@charset "UTF-8";
/* line 1, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_root.scss */
:root,
[data-bs-theme="light"] {
  --bs-blue: #0d6efd;
  --bs-indigo: #6610f2;
  --bs-purple: #6f42c1;
  --bs-pink: #d63384;
  --bs-red: #dc3545;
  --bs-orange: #fd7e14;
  --bs-yellow: #ffc107;
  --bs-green: #198754;
  --bs-teal: #20c997;
  --bs-cyan: #0dcaf0;
  --bs-black: #000;
  --bs-white: #fff;
  --bs-gray: #6c757d;
  --bs-gray-dark: #343a40;
  --bs-gray-100: #f8f9fa;
  --bs-gray-200: #e9ecef;
  --bs-gray-300: #dee2e6;
  --bs-gray-400: #ced4da;
  --bs-gray-500: #adb5bd;
  --bs-gray-600: #6c757d;
  --bs-gray-700: #495057;
  --bs-gray-800: #343a40;
  --bs-gray-900: #212529;
  --bs-primary: #114576;
  --bs-secondary: #717171;
  --bs-success: #198754;
  --bs-info: #0dcaf0;
  --bs-warning: #ffc107;
  --bs-danger: #dc3545;
  --bs-light: #E7ECF1;
  --bs-dark: #212529;
  --bs-tertiary: #6c757d;
  --bs-quaternary: #20c997;
  --bs-primary-rgb: 17, 69, 118;
  --bs-secondary-rgb: 113, 113, 113;
  --bs-success-rgb: 25, 135, 84;
  --bs-info-rgb: 13, 202, 240;
  --bs-warning-rgb: 255, 193, 7;
  --bs-danger-rgb: 220, 53, 69;
  --bs-light-rgb: 231, 236, 241;
  --bs-dark-rgb: 33, 37, 41;
  --bs-tertiary-rgb: 108, 117, 125;
  --bs-quaternary-rgb: 32, 201, 151;
  --bs-primary-text-emphasis: #071c2f;
  --bs-secondary-text-emphasis: #2d2d2d;
  --bs-success-text-emphasis: #0a3622;
  --bs-info-text-emphasis: #055160;
  --bs-warning-text-emphasis: #664d03;
  --bs-danger-text-emphasis: #58151c;
  --bs-light-text-emphasis: #495057;
  --bs-dark-text-emphasis: #495057;
  --bs-primary-bg-subtle: #cfdae4;
  --bs-secondary-bg-subtle: #e3e3e3;
  --bs-success-bg-subtle: #d1e7dd;
  --bs-info-bg-subtle: #cff4fc;
  --bs-warning-bg-subtle: #fff3cd;
  --bs-danger-bg-subtle: #f8d7da;
  --bs-light-bg-subtle: #fcfcfd;
  --bs-dark-bg-subtle: #ced4da;
  --bs-primary-border-subtle: #a0b5c8;
  --bs-secondary-border-subtle: #c6c6c6;
  --bs-success-border-subtle: #a3cfbb;
  --bs-info-border-subtle: #9eeaf9;
  --bs-warning-border-subtle: #ffe69c;
  --bs-danger-border-subtle: #f1aeb5;
  --bs-light-border-subtle: #e9ecef;
  --bs-dark-border-subtle: #adb5bd;
  --bs-white-rgb: 255, 255, 255;
  --bs-black-rgb: 0, 0, 0;
  --bs-font-sans-serif: "Proxima Nova", 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-font-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  --bs-gradient: linear-gradient(180deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0));
  --bs-body-font-family: var(--bs-font-sans-serif);
  --bs-body-font-size: 1rem;
  --bs-body-font-weight: 400;
  --bs-body-line-height: 1.5;
  --bs-body-color: #313131;
  --bs-body-color-rgb: 49, 49, 49;
  --bs-body-bg: #fff;
  --bs-body-bg-rgb: 255, 255, 255;
  --bs-emphasis-color: #000;
  --bs-emphasis-color-rgb: 0, 0, 0;
  --bs-secondary-color: rgba(49, 49, 49, 0.75);
  --bs-secondary-color-rgb: 49, 49, 49;
  --bs-secondary-bg: #e9ecef;
  --bs-secondary-bg-rgb: 233, 236, 239;
  --bs-tertiary-color: rgba(49, 49, 49, 0.5);
  --bs-tertiary-color-rgb: 49, 49, 49;
  --bs-tertiary-bg: #f8f9fa;
  --bs-tertiary-bg-rgb: 248, 249, 250;
  --bs-heading-color: #114576;
  --bs-link-color: #114576;
  --bs-link-color-rgb: 17, 69, 118;
  --bs-link-decoration: none;
  --bs-link-hover-color: #0e375e;
  --bs-link-hover-color-rgb: 14, 55, 94;
  --bs-code-color: #d63384;
  --bs-highlight-bg: #fff3cd;
  --bs-border-width: 1px;
  --bs-border-style: solid;
  --bs-border-color: #dee2e6;
  --bs-border-color-translucent: rgba(0, 0, 0, 0.175);
  --bs-border-radius: 0.375rem;
  --bs-border-radius-sm: 0.25rem;
  --bs-border-radius-lg: 0.5rem;
  --bs-border-radius-xl: 1rem;
  --bs-border-radius-xxl: 2rem;
  --bs-border-radius-2xl: var(--bs-border-radius-xxl);
  --bs-border-radius-pill: 50rem;
  --bs-box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
  --bs-box-shadow-sm: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075);
  --bs-box-shadow-lg: 0 1rem 3rem rgba(0, 0, 0, 0.175);
  --bs-box-shadow-inset: inset 0 1px 2px rgba(0, 0, 0, 0.075);
  --bs-focus-ring-width: 0.25rem;
  --bs-focus-ring-opacity: 0.25;
  --bs-focus-ring-color: rgba(17, 69, 118, 0.25);
  --bs-form-valid-color: #198754;
  --bs-form-valid-border-color: #198754;
  --bs-form-invalid-color: #dc3545;
  --bs-form-invalid-border-color: #dc3545;
}

/* line 16, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_color-mode.scss */
[data-bs-theme="dark"] {
  color-scheme: dark;
  --bs-body-color: #dee2e6;
  --bs-body-color-rgb: 222, 226, 230;
  --bs-body-bg: #212529;
  --bs-body-bg-rgb: 33, 37, 41;
  --bs-emphasis-color: #fff;
  --bs-emphasis-color-rgb: 255, 255, 255;
  --bs-secondary-color: rgba(222, 226, 230, 0.75);
  --bs-secondary-color-rgb: 222, 226, 230;
  --bs-secondary-bg: #343a40;
  --bs-secondary-bg-rgb: 52, 58, 64;
  --bs-tertiary-color: rgba(222, 226, 230, 0.5);
  --bs-tertiary-color-rgb: 222, 226, 230;
  --bs-tertiary-bg: #2b3035;
  --bs-tertiary-bg-rgb: 43, 48, 53;
  --bs-primary-text-emphasis: #708fad;
  --bs-secondary-text-emphasis: #aaaaaa;
  --bs-success-text-emphasis: #75b798;
  --bs-info-text-emphasis: #6edff6;
  --bs-warning-text-emphasis: #ffda6a;
  --bs-danger-text-emphasis: #ea868f;
  --bs-light-text-emphasis: #f8f9fa;
  --bs-dark-text-emphasis: #dee2e6;
  --bs-primary-bg-subtle: #030e18;
  --bs-secondary-bg-subtle: #171717;
  --bs-success-bg-subtle: #051b11;
  --bs-info-bg-subtle: #032830;
  --bs-warning-bg-subtle: #332701;
  --bs-danger-bg-subtle: #2c0b0e;
  --bs-light-bg-subtle: #343a40;
  --bs-dark-bg-subtle: #1a1d20;
  --bs-primary-border-subtle: #0a2947;
  --bs-secondary-border-subtle: #444444;
  --bs-success-border-subtle: #0f5132;
  --bs-info-border-subtle: #087990;
  --bs-warning-border-subtle: #997404;
  --bs-danger-border-subtle: #842029;
  --bs-light-border-subtle: #495057;
  --bs-dark-border-subtle: #343a40;
  --bs-heading-color: inherit;
  --bs-link-color: #708fad;
  --bs-link-hover-color: #8da5bd;
  --bs-link-color-rgb: 112, 143, 173;
  --bs-link-hover-color-rgb: 141, 165, 189;
  --bs-code-color: #e685b5;
  --bs-border-color: #495057;
  --bs-border-color-translucent: rgba(255, 255, 255, 0.15);
  --bs-form-valid-color: #75b798;
  --bs-form-valid-border-color: #75b798;
  --bs-form-invalid-color: #ea868f;
  --bs-form-invalid-border-color: #ea868f;
}

/* line 16, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_reboot.scss */
*,
*::before,
*::after {
  box-sizing: border-box;
}

@media (prefers-reduced-motion: no-preference) {
  /* line 28, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_reboot.scss */
  :root {
    scroll-behavior: smooth;
  }
}

/* line 49, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_reboot.scss */
body {
  margin: 0;
  font-family: var(--bs-body-font-family);
  font-size: var(--bs-body-font-size);
  font-weight: var(--bs-body-font-weight);
  line-height: var(--bs-body-line-height);
  color: var(--bs-body-color);
  text-align: var(--bs-body-text-align);
  background-color: var(--bs-body-bg);
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

/* line 68, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_reboot.scss */
hr {
  margin: 1rem 0;
  color: inherit;
  border: 0;
  border-top: var(--bs-border-width) solid;
  opacity: 0.25;
}

/* line 83, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_reboot.scss */
h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6 {
  margin-top: 0;
  margin-bottom: 0.75rem;
  font-weight: 300;
  line-height: 1.2;
  color: var(--bs-heading-color);
}

/* line 93, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_reboot.scss */
h1, .h1 {
  font-size: 2.25rem;
}

/* line 98, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_reboot.scss */
h2, .h2 {
  font-size: 2.125rem;
}

/* line 103, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_reboot.scss */
h3, .h3 {
  font-size: 1.75rem;
}

/* line 108, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_reboot.scss */
h4, .h4 {
  font-size: 1.375rem;
}

/* line 113, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_reboot.scss */
h5, .h5 {
  font-size: 1rem;
}

/* line 118, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_reboot.scss */
h6, .h6 {
  font-size: 1rem;
}

/* line 129, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_reboot.scss */
p {
  margin-top: 0;
  margin-bottom: 1rem;
}

/* line 141, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_reboot.scss */
abbr[title] {
  text-decoration: underline dotted;
  cursor: help;
  text-decoration-skip-ink: none;
}

/* line 150, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_reboot.scss */
address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit;
}

/* line 159, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_reboot.scss */
ol,
ul {
  padding-left: 2rem;
}

/* line 164, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_reboot.scss */
ol,
ul,
dl {
  margin-top: 0;
  margin-bottom: 1rem;
}

/* line 171, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_reboot.scss */
ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0;
}

/* line 178, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_reboot.scss */
dt {
  font-weight: 700;
}

/* line 184, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_reboot.scss */
dd {
  margin-bottom: .5rem;
  margin-left: 0;
}

/* line 192, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_reboot.scss */
blockquote {
  margin: 0 0 1rem;
}

/* line 201, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_reboot.scss */
b,
strong {
  font-weight: bolder;
}

/* line 211, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_reboot.scss */
small, .small {
  font-size: 0.875em;
}

/* line 218, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_reboot.scss */
mark, .mark {
  padding: 0.1875em;
  background-color: var(--bs-highlight-bg);
}

/* line 229, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_reboot.scss */
sub,
sup {
  position: relative;
  font-size: 0.75em;
  line-height: 0;
  vertical-align: baseline;
}

/* line 237, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_reboot.scss */
sub {
  bottom: -.25em;
}

/* line 238, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_reboot.scss */
sup {
  top: -.5em;
}

/* line 243, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_reboot.scss */
a {
  color: rgba(var(--bs-link-color-rgb), var(--bs-link-opacity, 1));
  text-decoration: none;
}

/* line 247, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_reboot.scss */
a:hover {
  --bs-link-color-rgb: var(--bs-link-hover-color-rgb);
}

/* line 259, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_reboot.scss */
a:not([href]):not([class]), a:not([href]):not([class]):hover {
  color: inherit;
  text-decoration: none;
}

/* line 269, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_reboot.scss */
pre,
code,
kbd,
samp {
  font-family: var(--bs-font-monospace);
  font-size: 1em;
}

/* line 281, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_reboot.scss */
pre {
  display: block;
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
  font-size: 0.875em;
}

/* line 290, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_reboot.scss */
pre code {
  font-size: inherit;
  color: inherit;
  word-break: normal;
}

/* line 297, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_reboot.scss */
code {
  font-size: 0.875em;
  color: var(--bs-code-color);
  word-wrap: break-word;
}

/* line 303, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_reboot.scss */
a > code {
  color: inherit;
}

/* line 308, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_reboot.scss */
kbd {
  padding: 0.1875rem 0.375rem;
  font-size: 0.875em;
  color: var(--bs-body-bg);
  background-color: var(--bs-body-color);
  border-radius: 0.25rem;
}

/* line 315, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_reboot.scss */
kbd kbd {
  padding: 0;
  font-size: 1em;
}

/* line 327, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_reboot.scss */
figure {
  margin: 0 0 1rem;
}

/* line 334, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_reboot.scss */
img,
svg {
  vertical-align: middle;
}

/* line 344, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_reboot.scss */
table {
  caption-side: bottom;
  border-collapse: collapse;
}

/* line 349, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_reboot.scss */
caption {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  color: var(--bs-secondary-color);
  text-align: left;
}

/* line 360, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_reboot.scss */
th {
  font-weight: 300;
  text-align: inherit;
  text-align: -webkit-match-parent;
}

/* line 366, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_reboot.scss */
thead,
tbody,
tfoot,
tr,
td,
th {
  border-color: inherit;
  border-style: solid;
  border-width: 0;
}

/* line 382, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_reboot.scss */
label {
  display: inline-block;
}

/* line 389, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_reboot.scss */
button {
  border-radius: 0;
}

/* line 399, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_reboot.scss */
button:focus:not(:focus-visible) {
  outline: 0;
}

/* line 405, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_reboot.scss */
input,
button,
select,
optgroup,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

/* line 417, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_reboot.scss */
button,
select {
  text-transform: none;
}

/* line 424, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_reboot.scss */
[role="button"] {
  cursor: pointer;
}

/* line 428, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_reboot.scss */
select {
  word-wrap: normal;
}

/* line 434, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_reboot.scss */
select:disabled {
  opacity: 1;
}

/* line 442, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_reboot.scss */
[list]:not([type="date"]):not([type="datetime-local"]):not([type="month"]):not([type="week"]):not([type="time"])::-webkit-calendar-picker-indicator {
  display: none !important;
}

/* line 451, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_reboot.scss */
button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}

/* line 458, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_reboot.scss */
button:not(:disabled),
[type="button"]:not(:disabled),
[type="reset"]:not(:disabled),
[type="submit"]:not(:disabled) {
  cursor: pointer;
}

/* line 466, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_reboot.scss */
::-moz-focus-inner {
  padding: 0;
  border-style: none;
}

/* line 473, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_reboot.scss */
textarea {
  resize: vertical;
}

/* line 484, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_reboot.scss */
fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}

/* line 496, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_reboot.scss */
legend {
  float: left;
  width: 100%;
  padding: 0;
  margin-bottom: 0.5rem;
  font-size: 1.5rem;
  line-height: inherit;
}

/* line 505, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_reboot.scss */
legend + * {
  clear: left;
}

/* line 513, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_reboot.scss */
::-webkit-datetime-edit-fields-wrapper,
::-webkit-datetime-edit-text,
::-webkit-datetime-edit-minute,
::-webkit-datetime-edit-hour-field,
::-webkit-datetime-edit-day-field,
::-webkit-datetime-edit-month-field,
::-webkit-datetime-edit-year-field {
  padding: 0;
}

/* line 523, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_reboot.scss */
::-webkit-inner-spin-button {
  height: auto;
}

/* line 533, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_reboot.scss */
[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}

/* rtl:raw:
[type="tel"],
[type="url"],
[type="email"],
[type="number"] {
  direction: ltr;
}
*/
/* line 554, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_reboot.scss */
::-webkit-search-decoration {
  -webkit-appearance: none;
}

/* line 560, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_reboot.scss */
::-webkit-color-swatch-wrapper {
  padding: 0;
}

/* line 568, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_reboot.scss */
::file-selector-button {
  font: inherit;
  -webkit-appearance: button;
}

/* line 575, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_reboot.scss */
output {
  display: inline-block;
}

/* line 581, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_reboot.scss */
iframe {
  border: 0;
}

/* line 589, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_reboot.scss */
summary {
  display: list-item;
  cursor: pointer;
}

/* line 599, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_reboot.scss */
progress {
  vertical-align: baseline;
}

/* line 608, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_reboot.scss */
[hidden] {
  display: none !important;
}

/* line 29, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_type.scss */
.lead {
  font-size: 1.375rem;
  font-weight: 300;
}

/* line 36, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_type.scss */
.display-1 {
  font-size: 5rem;
  font-weight: 300;
  line-height: 1.2;
}

/* line 36, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_type.scss */
.display-2 {
  font-size: 4.5rem;
  font-weight: 300;
  line-height: 1.2;
}

/* line 36, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_type.scss */
.display-3 {
  font-size: 4rem;
  font-weight: 300;
  line-height: 1.2;
}

/* line 36, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_type.scss */
.display-4 {
  font-size: 3.5rem;
  font-weight: 300;
  line-height: 1.2;
}

/* line 36, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_type.scss */
.display-5 {
  font-size: 3rem;
  font-weight: 300;
  line-height: 1.2;
}

/* line 36, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_type.scss */
.display-6 {
  font-size: 2.5rem;
  font-weight: 300;
  line-height: 1.2;
}

/* line 60, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_type.scss */
.list-unstyled {
  padding-left: 0;
  list-style: none;
}

/* line 65, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_type.scss */
.list-inline, .slick-dots {
  padding-left: 0;
  list-style: none;
}

/* line 68, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_type.scss */
.list-inline-item, .slick-dots li {
  display: inline-block;
}

/* line 71, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_type.scss */
.list-inline-item:not(:last-child), .slick-dots li:not(:last-child) {
  margin-right: 0.5rem;
}

/* line 82, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_type.scss */
.initialism {
  font-size: 0.875em;
  text-transform: uppercase;
}

/* line 88, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_type.scss */
.blockquote {
  margin-bottom: 1rem;
  font-size: 1.25rem;
}

/* line 92, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_type.scss */
.blockquote > :last-child {
  margin-bottom: 0;
}

/* line 97, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_type.scss */
.blockquote-footer {
  margin-top: -1rem;
  margin-bottom: 1rem;
  font-size: 0.875em;
  color: #6c757d;
}

/* line 103, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_type.scss */
.blockquote-footer::before {
  content: "\2014\00A0";
}

/* line 8, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_images.scss */
.img-fluid {
  max-width: 100%;
  height: auto;
}

/* line 14, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_images.scss */
.img-thumbnail {
  padding: 0.25rem;
  background-color: var(--bs-body-bg);
  border: var(--bs-border-width) solid var(--bs-border-color);
  border-radius: var(--bs-border-radius);
  max-width: 100%;
  height: auto;
}

/* line 29, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_images.scss */
.figure {
  display: inline-block;
}

/* line 34, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_images.scss */
.figure-img {
  margin-bottom: 0.5rem;
  line-height: 1;
}

/* line 39, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_images.scss */
.figure-caption {
  font-size: 0.875em;
  color: var(--bs-secondary-color);
}

/* line 7, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_containers.scss */
.container, main > .frame-type-menuDirectory, main > .frame-type-menuList, main > .frame-type-menuDirectory header, main > .frame-type-menuList header,
.container-fluid,
.container-sm,
.container-md,
.container-lg,
.container-xl,
.container-xxl {
  --bs-gutter-x: 1.5rem;
  --bs-gutter-y: 0;
  width: 100%;
  padding-right: calc(var(--bs-gutter-x) * .5);
  padding-left: calc(var(--bs-gutter-x) * .5);
  margin-right: auto;
  margin-left: auto;
}

@media (min-width: 576px) {
  /* line 20, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_containers.scss */
  .container, main > .frame-type-menuDirectory, main > .frame-type-menuList, main > .frame-type-menuDirectory header, main > .frame-type-menuList header, .container-sm {
    max-width: 540px;
  }
}

@media (min-width: 768px) {
  /* line 20, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_containers.scss */
  .container, main > .frame-type-menuDirectory, main > .frame-type-menuList, main > .frame-type-menuDirectory header, main > .frame-type-menuList header, .container-sm, .container-md {
    max-width: 720px;
  }
}

@media (min-width: 992px) {
  /* line 20, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_containers.scss */
  .container, main > .frame-type-menuDirectory, main > .frame-type-menuList, main > .frame-type-menuDirectory header, main > .frame-type-menuList header, .container-sm, .container-md, .container-lg {
    max-width: 960px;
  }
}

@media (min-width: 1200px) {
  /* line 20, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_containers.scss */
  .container, main > .frame-type-menuDirectory, main > .frame-type-menuList, main > .frame-type-menuDirectory header, main > .frame-type-menuList header, .container-sm, .container-md, .container-lg, .container-xl {
    max-width: 1140px;
  }
}

@media (min-width: 1400px) {
  /* line 20, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_containers.scss */
  .container, main > .frame-type-menuDirectory, main > .frame-type-menuList, main > .frame-type-menuDirectory header, main > .frame-type-menuList header, .container-sm, .container-md, .container-lg, .container-xl, .container-xxl {
    max-width: 1320px;
  }
}

/* line 5, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_grid.scss */
:root {
  --bs-breakpoint-xs: 0;
  --bs-breakpoint-sm: 576px;
  --bs-breakpoint-md: 768px;
  --bs-breakpoint-lg: 992px;
  --bs-breakpoint-xl: 1200px;
  --bs-breakpoint-xxl: 1400px;
}

/* line 12, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_grid.scss */
.row {
  --bs-gutter-x: 1.5rem;
  --bs-gutter-y: 0;
  display: flex;
  flex-wrap: wrap;
  margin-top: calc(-1 * var(--bs-gutter-y));
  margin-right: calc(-.5 * var(--bs-gutter-x));
  margin-left: calc(-.5 * var(--bs-gutter-x));
}

/* line 15, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_grid.scss */
.row > * {
  flex-shrink: 0;
  width: 100%;
  max-width: 100%;
  padding-right: calc(var(--bs-gutter-x) * .5);
  padding-left: calc(var(--bs-gutter-x) * .5);
  margin-top: var(--bs-gutter-y);
}

/* line 74, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_grid.scss */
.col, .frame-type-keyVisualTeaser {
  flex: 1 0 0%;
}

/* line 78, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_grid.scss */
.row-cols-auto > * {
  flex: 0 0 auto;
  width: auto;
}

/* line 57, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_grid.scss */
.row-cols-1 > * {
  flex: 0 0 auto;
  width: 100%;
}

/* line 57, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_grid.scss */
.row-cols-2 > * {
  flex: 0 0 auto;
  width: 50%;
}

/* line 57, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_grid.scss */
.row-cols-3 > * {
  flex: 0 0 auto;
  width: 33.33333%;
}

/* line 57, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_grid.scss */
.row-cols-4 > * {
  flex: 0 0 auto;
  width: 25%;
}

/* line 57, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_grid.scss */
.row-cols-5 > * {
  flex: 0 0 auto;
  width: 20%;
}

/* line 57, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_grid.scss */
.row-cols-6 > * {
  flex: 0 0 auto;
  width: 16.66667%;
}

/* line 90, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_grid.scss */
.col-auto {
  flex: 0 0 auto;
  width: auto;
}

/* line 96, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_grid.scss */
.col-1 {
  flex: 0 0 auto;
  width: 8.33333%;
}

/* line 96, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_grid.scss */
.col-2 {
  flex: 0 0 auto;
  width: 16.66667%;
}

/* line 96, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_grid.scss */
.col-3 {
  flex: 0 0 auto;
  width: 25%;
}

/* line 96, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_grid.scss */
.col-4 {
  flex: 0 0 auto;
  width: 33.33333%;
}

/* line 96, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_grid.scss */
.col-5 {
  flex: 0 0 auto;
  width: 41.66667%;
}

/* line 96, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_grid.scss */
.col-6 {
  flex: 0 0 auto;
  width: 50%;
}

/* line 96, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_grid.scss */
.col-7 {
  flex: 0 0 auto;
  width: 58.33333%;
}

/* line 96, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_grid.scss */
.col-8 {
  flex: 0 0 auto;
  width: 66.66667%;
}

/* line 96, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_grid.scss */
.col-9 {
  flex: 0 0 auto;
  width: 75%;
}

/* line 96, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_grid.scss */
.col-10 {
  flex: 0 0 auto;
  width: 83.33333%;
}

/* line 96, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_grid.scss */
.col-11 {
  flex: 0 0 auto;
  width: 91.66667%;
}

/* line 96, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_grid.scss */
.col-12, .teaser.row.frame-25 .frame-type-textTeaser, .teaser.row.frame-25 .frame-type-imageTeaser, .teaser.row.frame-25-left .frame-type-textTeaser, .teaser.row.frame-25-left .frame-type-imageTeaser, .teaser.row.frame-33 .frame-type-textTeaser, .teaser.row.frame-33 .frame-type-imageTeaser, .teaser.row.frame-33-left .frame-type-textTeaser, .teaser.row.frame-33-left .frame-type-imageTeaser, .teaser.row.frame-50 .frame-type-textTeaser, .teaser.row.frame-50 .frame-type-imageTeaser, .teaser.row.frame-50-left .frame-type-textTeaser, .teaser.row.frame-50-left .frame-type-imageTeaser, .teaser.row.frame-default .frame-type-textTeaser, .teaser.row.frame-default .frame-type-imageTeaser, .teaser.row.frame-100 .frame-type-textTeaser, .teaser.row.frame-100 .frame-type-imageTeaser, .teaser.row.frame-100-left .frame-type-textTeaser, .teaser.row.frame-100-left .frame-type-imageTeaser {
  flex: 0 0 auto;
  width: 100%;
}

/* line 104, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_grid.scss */
.offset-1 {
  margin-left: 8.33333%;
}

/* line 104, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_grid.scss */
.offset-2 {
  margin-left: 16.66667%;
}

/* line 104, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_grid.scss */
.offset-3 {
  margin-left: 25%;
}

/* line 104, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_grid.scss */
.offset-4 {
  margin-left: 33.33333%;
}

/* line 104, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_grid.scss */
.offset-5 {
  margin-left: 41.66667%;
}

/* line 104, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_grid.scss */
.offset-6 {
  margin-left: 50%;
}

/* line 104, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_grid.scss */
.offset-7 {
  margin-left: 58.33333%;
}

/* line 104, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_grid.scss */
.offset-8 {
  margin-left: 66.66667%;
}

/* line 104, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_grid.scss */
.offset-9 {
  margin-left: 75%;
}

/* line 104, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_grid.scss */
.offset-10 {
  margin-left: 83.33333%;
}

/* line 104, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_grid.scss */
.offset-11 {
  margin-left: 91.66667%;
}

/* line 115, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_grid.scss */
.g-0,
.gx-0 {
  --bs-gutter-x: 0;
}

/* line 120, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_grid.scss */
.g-0,
.gy-0 {
  --bs-gutter-y: 0;
}

/* line 115, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_grid.scss */
.g-1,
.gx-1 {
  --bs-gutter-x: 0.25rem;
}

/* line 120, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_grid.scss */
.g-1,
.gy-1 {
  --bs-gutter-y: 0.25rem;
}

/* line 115, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_grid.scss */
.g-2,
.gx-2 {
  --bs-gutter-x: 0.5rem;
}

/* line 120, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_grid.scss */
.g-2,
.gy-2 {
  --bs-gutter-y: 0.5rem;
}

/* line 115, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_grid.scss */
.g-3,
.gx-3 {
  --bs-gutter-x: 1rem;
}

/* line 120, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_grid.scss */
.g-3,
.gy-3 {
  --bs-gutter-y: 1rem;
}

/* line 115, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_grid.scss */
.g-4,
.gx-4 {
  --bs-gutter-x: 1.5rem;
}

/* line 120, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_grid.scss */
.g-4,
.gy-4 {
  --bs-gutter-y: 1.5rem;
}

/* line 115, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_grid.scss */
.g-5,
.gx-5 {
  --bs-gutter-x: 3rem;
}

/* line 120, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_grid.scss */
.g-5,
.gy-5 {
  --bs-gutter-y: 3rem;
}

/* line 115, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_grid.scss */
.g-6,
.gx-6 {
  --bs-gutter-x: 4rem;
}

/* line 120, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_grid.scss */
.g-6,
.gy-6 {
  --bs-gutter-y: 4rem;
}

/* line 115, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_grid.scss */
.g-7,
.gx-7 {
  --bs-gutter-x: 5rem;
}

/* line 120, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_grid.scss */
.g-7,
.gy-7 {
  --bs-gutter-y: 5rem;
}

@media (min-width: 576px) {
  /* line 74, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_grid.scss */
  .col-sm {
    flex: 1 0 0%;
  }
  /* line 78, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_grid.scss */
  .row-cols-sm-auto > * {
    flex: 0 0 auto;
    width: auto;
  }
  /* line 57, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_grid.scss */
  .row-cols-sm-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
  /* line 57, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_grid.scss */
  .row-cols-sm-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
  /* line 57, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_grid.scss */
  .row-cols-sm-3 > * {
    flex: 0 0 auto;
    width: 33.33333%;
  }
  /* line 57, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_grid.scss */
  .row-cols-sm-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }
  /* line 57, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_grid.scss */
  .row-cols-sm-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }
  /* line 57, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_grid.scss */
  .row-cols-sm-6 > * {
    flex: 0 0 auto;
    width: 16.66667%;
  }
  /* line 90, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_grid.scss */
  .col-sm-auto {
    flex: 0 0 auto;
    width: auto;
  }
  /* line 96, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_grid.scss */
  .col-sm-1 {
    flex: 0 0 auto;
    width: 8.33333%;
  }
  /* line 96, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_grid.scss */
  .col-sm-2 {
    flex: 0 0 auto;
    width: 16.66667%;
  }
  /* line 96, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_grid.scss */
  .col-sm-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  /* line 96, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_grid.scss */
  .col-sm-4 {
    flex: 0 0 auto;
    width: 33.33333%;
  }
  /* line 96, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_grid.scss */
  .col-sm-5 {
    flex: 0 0 auto;
    width: 41.66667%;
  }
  /* line 96, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_grid.scss */
  .col-sm-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  /* line 96, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_grid.scss */
  .col-sm-7 {
    flex: 0 0 auto;
    width: 58.33333%;
  }
  /* line 96, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_grid.scss */
  .col-sm-8 {
    flex: 0 0 auto;
    width: 66.66667%;
  }
  /* line 96, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_grid.scss */
  .col-sm-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  /* line 96, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_grid.scss */
  .col-sm-10 {
    flex: 0 0 auto;
    width: 83.33333%;
  }
  /* line 96, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_grid.scss */
  .col-sm-11 {
    flex: 0 0 auto;
    width: 91.66667%;
  }
  /* line 96, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_grid.scss */
  .col-sm-12 {
    flex: 0 0 auto;
    width: 100%;
  }
  /* line 104, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_grid.scss */
  .offset-sm-0 {
    margin-left: 0;
  }
  /* line 104, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_grid.scss */
  .offset-sm-1 {
    margin-left: 8.33333%;
  }
  /* line 104, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_grid.scss */
  .offset-sm-2 {
    margin-left: 16.66667%;
  }
  /* line 104, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_grid.scss */
  .offset-sm-3 {
    margin-left: 25%;
  }
  /* line 104, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_grid.scss */
  .offset-sm-4 {
    margin-left: 33.33333%;
  }
  /* line 104, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_grid.scss */
  .offset-sm-5 {
    margin-left: 41.66667%;
  }
  /* line 104, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_grid.scss */
  .offset-sm-6 {
    margin-left: 50%;
  }
  /* line 104, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_grid.scss */
  .offset-sm-7 {
    margin-left: 58.33333%;
  }
  /* line 104, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_grid.scss */
  .offset-sm-8 {
    margin-left: 66.66667%;
  }
  /* line 104, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_grid.scss */
  .offset-sm-9 {
    margin-left: 75%;
  }
  /* line 104, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_grid.scss */
  .offset-sm-10 {
    margin-left: 83.33333%;
  }
  /* line 104, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_grid.scss */
  .offset-sm-11 {
    margin-left: 91.66667%;
  }
  /* line 115, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_grid.scss */
  .g-sm-0,
  .gx-sm-0 {
    --bs-gutter-x: 0;
  }
  /* line 120, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_grid.scss */
  .g-sm-0,
  .gy-sm-0 {
    --bs-gutter-y: 0;
  }
  /* line 115, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_grid.scss */
  .g-sm-1,
  .gx-sm-1 {
    --bs-gutter-x: 0.25rem;
  }
  /* line 120, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_grid.scss */
  .g-sm-1,
  .gy-sm-1 {
    --bs-gutter-y: 0.25rem;
  }
  /* line 115, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_grid.scss */
  .g-sm-2,
  .gx-sm-2 {
    --bs-gutter-x: 0.5rem;
  }
  /* line 120, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_grid.scss */
  .g-sm-2,
  .gy-sm-2 {
    --bs-gutter-y: 0.5rem;
  }
  /* line 115, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_grid.scss */
  .g-sm-3,
  .gx-sm-3 {
    --bs-gutter-x: 1rem;
  }
  /* line 120, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_grid.scss */
  .g-sm-3,
  .gy-sm-3 {
    --bs-gutter-y: 1rem;
  }
  /* line 115, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_grid.scss */
  .g-sm-4,
  .gx-sm-4 {
    --bs-gutter-x: 1.5rem;
  }
  /* line 120, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_grid.scss */
  .g-sm-4,
  .gy-sm-4 {
    --bs-gutter-y: 1.5rem;
  }
  /* line 115, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_grid.scss */
  .g-sm-5,
  .gx-sm-5 {
    --bs-gutter-x: 3rem;
  }
  /* line 120, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_grid.scss */
  .g-sm-5,
  .gy-sm-5 {
    --bs-gutter-y: 3rem;
  }
  /* line 115, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_grid.scss */
  .g-sm-6,
  .gx-sm-6 {
    --bs-gutter-x: 4rem;
  }
  /* line 120, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_grid.scss */
  .g-sm-6,
  .gy-sm-6 {
    --bs-gutter-y: 4rem;
  }
  /* line 115, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_grid.scss */
  .g-sm-7,
  .gx-sm-7 {
    --bs-gutter-x: 5rem;
  }
  /* line 120, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_grid.scss */
  .g-sm-7,
  .gy-sm-7 {
    --bs-gutter-y: 5rem;
  }
}

@media (min-width: 768px) {
  /* line 74, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_grid.scss */
  .col-md {
    flex: 1 0 0%;
  }
  /* line 78, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_grid.scss */
  .row-cols-md-auto > * {
    flex: 0 0 auto;
    width: auto;
  }
  /* line 57, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_grid.scss */
  .row-cols-md-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
  /* line 57, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_grid.scss */
  .row-cols-md-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
  /* line 57, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_grid.scss */
  .row-cols-md-3 > * {
    flex: 0 0 auto;
    width: 33.33333%;
  }
  /* line 57, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_grid.scss */
  .row-cols-md-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }
  /* line 57, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_grid.scss */
  .row-cols-md-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }
  /* line 57, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_grid.scss */
  .row-cols-md-6 > * {
    flex: 0 0 auto;
    width: 16.66667%;
  }
  /* line 90, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_grid.scss */
  .col-md-auto {
    flex: 0 0 auto;
    width: auto;
  }
  /* line 96, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_grid.scss */
  .col-md-1 {
    flex: 0 0 auto;
    width: 8.33333%;
  }
  /* line 96, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_grid.scss */
  .col-md-2 {
    flex: 0 0 auto;
    width: 16.66667%;
  }
  /* line 96, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_grid.scss */
  .col-md-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  /* line 96, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_grid.scss */
  .col-md-4 {
    flex: 0 0 auto;
    width: 33.33333%;
  }
  /* line 96, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_grid.scss */
  .col-md-5 {
    flex: 0 0 auto;
    width: 41.66667%;
  }
  /* line 96, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_grid.scss */
  .col-md-6, .teaser.row.frame-25 .frame-type-textTeaser, .teaser.row.frame-25 .frame-type-imageTeaser, .teaser.row.frame-25-left .frame-type-textTeaser, .teaser.row.frame-25-left .frame-type-imageTeaser, .teaser.row.frame-33 .frame-type-textTeaser, .teaser.row.frame-33 .frame-type-imageTeaser, .teaser.row.frame-33-left .frame-type-textTeaser, .teaser.row.frame-33-left .frame-type-imageTeaser, .teaser.row.frame-50 .frame-type-textTeaser, .teaser.row.frame-50 .frame-type-imageTeaser, .teaser.row.frame-50-left .frame-type-textTeaser, .teaser.row.frame-50-left .frame-type-imageTeaser, .teaser.row.frame-default .frame-type-textTeaser, .teaser.row.frame-default .frame-type-imageTeaser {
    flex: 0 0 auto;
    width: 50%;
  }
  /* line 96, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_grid.scss */
  .col-md-7 {
    flex: 0 0 auto;
    width: 58.33333%;
  }
  /* line 96, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_grid.scss */
  .col-md-8 {
    flex: 0 0 auto;
    width: 66.66667%;
  }
  /* line 96, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_grid.scss */
  .col-md-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  /* line 96, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_grid.scss */
  .col-md-10 {
    flex: 0 0 auto;
    width: 83.33333%;
  }
  /* line 96, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_grid.scss */
  .col-md-11 {
    flex: 0 0 auto;
    width: 91.66667%;
  }
  /* line 96, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_grid.scss */
  .col-md-12 {
    flex: 0 0 auto;
    width: 100%;
  }
  /* line 104, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_grid.scss */
  .offset-md-0 {
    margin-left: 0;
  }
  /* line 104, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_grid.scss */
  .offset-md-1 {
    margin-left: 8.33333%;
  }
  /* line 104, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_grid.scss */
  .offset-md-2 {
    margin-left: 16.66667%;
  }
  /* line 104, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_grid.scss */
  .offset-md-3 {
    margin-left: 25%;
  }
  /* line 104, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_grid.scss */
  .offset-md-4 {
    margin-left: 33.33333%;
  }
  /* line 104, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_grid.scss */
  .offset-md-5 {
    margin-left: 41.66667%;
  }
  /* line 104, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_grid.scss */
  .offset-md-6 {
    margin-left: 50%;
  }
  /* line 104, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_grid.scss */
  .offset-md-7 {
    margin-left: 58.33333%;
  }
  /* line 104, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_grid.scss */
  .offset-md-8 {
    margin-left: 66.66667%;
  }
  /* line 104, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_grid.scss */
  .offset-md-9 {
    margin-left: 75%;
  }
  /* line 104, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_grid.scss */
  .offset-md-10 {
    margin-left: 83.33333%;
  }
  /* line 104, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_grid.scss */
  .offset-md-11 {
    margin-left: 91.66667%;
  }
  /* line 115, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_grid.scss */
  .g-md-0,
  .gx-md-0 {
    --bs-gutter-x: 0;
  }
  /* line 120, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_grid.scss */
  .g-md-0,
  .gy-md-0 {
    --bs-gutter-y: 0;
  }
  /* line 115, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_grid.scss */
  .g-md-1,
  .gx-md-1 {
    --bs-gutter-x: 0.25rem;
  }
  /* line 120, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_grid.scss */
  .g-md-1,
  .gy-md-1 {
    --bs-gutter-y: 0.25rem;
  }
  /* line 115, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_grid.scss */
  .g-md-2,
  .gx-md-2 {
    --bs-gutter-x: 0.5rem;
  }
  /* line 120, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_grid.scss */
  .g-md-2,
  .gy-md-2 {
    --bs-gutter-y: 0.5rem;
  }
  /* line 115, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_grid.scss */
  .g-md-3,
  .gx-md-3 {
    --bs-gutter-x: 1rem;
  }
  /* line 120, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_grid.scss */
  .g-md-3,
  .gy-md-3 {
    --bs-gutter-y: 1rem;
  }
  /* line 115, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_grid.scss */
  .g-md-4,
  .gx-md-4 {
    --bs-gutter-x: 1.5rem;
  }
  /* line 120, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_grid.scss */
  .g-md-4,
  .gy-md-4 {
    --bs-gutter-y: 1.5rem;
  }
  /* line 115, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_grid.scss */
  .g-md-5,
  .gx-md-5 {
    --bs-gutter-x: 3rem;
  }
  /* line 120, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_grid.scss */
  .g-md-5,
  .gy-md-5 {
    --bs-gutter-y: 3rem;
  }
  /* line 115, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_grid.scss */
  .g-md-6,
  .gx-md-6 {
    --bs-gutter-x: 4rem;
  }
  /* line 120, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_grid.scss */
  .g-md-6,
  .gy-md-6 {
    --bs-gutter-y: 4rem;
  }
  /* line 115, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_grid.scss */
  .g-md-7,
  .gx-md-7 {
    --bs-gutter-x: 5rem;
  }
  /* line 120, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_grid.scss */
  .g-md-7,
  .gy-md-7 {
    --bs-gutter-y: 5rem;
  }
}

@media (min-width: 992px) {
  /* line 74, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_grid.scss */
  .col-lg {
    flex: 1 0 0%;
  }
  /* line 78, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_grid.scss */
  .row-cols-lg-auto > * {
    flex: 0 0 auto;
    width: auto;
  }
  /* line 57, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_grid.scss */
  .row-cols-lg-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
  /* line 57, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_grid.scss */
  .row-cols-lg-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
  /* line 57, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_grid.scss */
  .row-cols-lg-3 > * {
    flex: 0 0 auto;
    width: 33.33333%;
  }
  /* line 57, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_grid.scss */
  .row-cols-lg-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }
  /* line 57, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_grid.scss */
  .row-cols-lg-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }
  /* line 57, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_grid.scss */
  .row-cols-lg-6 > * {
    flex: 0 0 auto;
    width: 16.66667%;
  }
  /* line 90, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_grid.scss */
  .col-lg-auto {
    flex: 0 0 auto;
    width: auto;
  }
  /* line 96, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_grid.scss */
  .col-lg-1 {
    flex: 0 0 auto;
    width: 8.33333%;
  }
  /* line 96, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_grid.scss */
  .col-lg-2 {
    flex: 0 0 auto;
    width: 16.66667%;
  }
  /* line 96, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_grid.scss */
  .col-lg-3, .teaser.row.frame-25 .frame-type-textTeaser, .teaser.row.frame-25 .frame-type-imageTeaser, .teaser.row.frame-25-left .frame-type-textTeaser, .teaser.row.frame-25-left .frame-type-imageTeaser {
    flex: 0 0 auto;
    width: 25%;
  }
  /* line 96, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_grid.scss */
  .col-lg-4, .teaser.row.frame-33 .frame-type-textTeaser, .teaser.row.frame-33 .frame-type-imageTeaser, .teaser.row.frame-33-left .frame-type-textTeaser, .teaser.row.frame-33-left .frame-type-imageTeaser {
    flex: 0 0 auto;
    width: 33.33333%;
  }
  /* line 96, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_grid.scss */
  .col-lg-5 {
    flex: 0 0 auto;
    width: 41.66667%;
  }
  /* line 96, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_grid.scss */
  .col-lg-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  /* line 96, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_grid.scss */
  .col-lg-7 {
    flex: 0 0 auto;
    width: 58.33333%;
  }
  /* line 96, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_grid.scss */
  .col-lg-8 {
    flex: 0 0 auto;
    width: 66.66667%;
  }
  /* line 96, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_grid.scss */
  .col-lg-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  /* line 96, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_grid.scss */
  .col-lg-10 {
    flex: 0 0 auto;
    width: 83.33333%;
  }
  /* line 96, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_grid.scss */
  .col-lg-11 {
    flex: 0 0 auto;
    width: 91.66667%;
  }
  /* line 96, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_grid.scss */
  .col-lg-12 {
    flex: 0 0 auto;
    width: 100%;
  }
  /* line 104, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_grid.scss */
  .offset-lg-0 {
    margin-left: 0;
  }
  /* line 104, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_grid.scss */
  .offset-lg-1 {
    margin-left: 8.33333%;
  }
  /* line 104, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_grid.scss */
  .offset-lg-2 {
    margin-left: 16.66667%;
  }
  /* line 104, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_grid.scss */
  .offset-lg-3 {
    margin-left: 25%;
  }
  /* line 104, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_grid.scss */
  .offset-lg-4 {
    margin-left: 33.33333%;
  }
  /* line 104, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_grid.scss */
  .offset-lg-5 {
    margin-left: 41.66667%;
  }
  /* line 104, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_grid.scss */
  .offset-lg-6 {
    margin-left: 50%;
  }
  /* line 104, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_grid.scss */
  .offset-lg-7 {
    margin-left: 58.33333%;
  }
  /* line 104, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_grid.scss */
  .offset-lg-8 {
    margin-left: 66.66667%;
  }
  /* line 104, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_grid.scss */
  .offset-lg-9 {
    margin-left: 75%;
  }
  /* line 104, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_grid.scss */
  .offset-lg-10 {
    margin-left: 83.33333%;
  }
  /* line 104, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_grid.scss */
  .offset-lg-11 {
    margin-left: 91.66667%;
  }
  /* line 115, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_grid.scss */
  .g-lg-0,
  .gx-lg-0 {
    --bs-gutter-x: 0;
  }
  /* line 120, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_grid.scss */
  .g-lg-0,
  .gy-lg-0 {
    --bs-gutter-y: 0;
  }
  /* line 115, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_grid.scss */
  .g-lg-1,
  .gx-lg-1 {
    --bs-gutter-x: 0.25rem;
  }
  /* line 120, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_grid.scss */
  .g-lg-1,
  .gy-lg-1 {
    --bs-gutter-y: 0.25rem;
  }
  /* line 115, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_grid.scss */
  .g-lg-2,
  .gx-lg-2 {
    --bs-gutter-x: 0.5rem;
  }
  /* line 120, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_grid.scss */
  .g-lg-2,
  .gy-lg-2 {
    --bs-gutter-y: 0.5rem;
  }
  /* line 115, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_grid.scss */
  .g-lg-3,
  .gx-lg-3 {
    --bs-gutter-x: 1rem;
  }
  /* line 120, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_grid.scss */
  .g-lg-3,
  .gy-lg-3 {
    --bs-gutter-y: 1rem;
  }
  /* line 115, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_grid.scss */
  .g-lg-4,
  .gx-lg-4 {
    --bs-gutter-x: 1.5rem;
  }
  /* line 120, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_grid.scss */
  .g-lg-4,
  .gy-lg-4 {
    --bs-gutter-y: 1.5rem;
  }
  /* line 115, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_grid.scss */
  .g-lg-5,
  .gx-lg-5 {
    --bs-gutter-x: 3rem;
  }
  /* line 120, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_grid.scss */
  .g-lg-5,
  .gy-lg-5 {
    --bs-gutter-y: 3rem;
  }
  /* line 115, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_grid.scss */
  .g-lg-6,
  .gx-lg-6 {
    --bs-gutter-x: 4rem;
  }
  /* line 120, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_grid.scss */
  .g-lg-6,
  .gy-lg-6 {
    --bs-gutter-y: 4rem;
  }
  /* line 115, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_grid.scss */
  .g-lg-7,
  .gx-lg-7 {
    --bs-gutter-x: 5rem;
  }
  /* line 120, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_grid.scss */
  .g-lg-7,
  .gy-lg-7 {
    --bs-gutter-y: 5rem;
  }
}

@media (min-width: 1200px) {
  /* line 74, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_grid.scss */
  .col-xl {
    flex: 1 0 0%;
  }
  /* line 78, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_grid.scss */
  .row-cols-xl-auto > * {
    flex: 0 0 auto;
    width: auto;
  }
  /* line 57, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_grid.scss */
  .row-cols-xl-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
  /* line 57, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_grid.scss */
  .row-cols-xl-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
  /* line 57, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_grid.scss */
  .row-cols-xl-3 > * {
    flex: 0 0 auto;
    width: 33.33333%;
  }
  /* line 57, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_grid.scss */
  .row-cols-xl-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }
  /* line 57, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_grid.scss */
  .row-cols-xl-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }
  /* line 57, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_grid.scss */
  .row-cols-xl-6 > * {
    flex: 0 0 auto;
    width: 16.66667%;
  }
  /* line 90, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_grid.scss */
  .col-xl-auto {
    flex: 0 0 auto;
    width: auto;
  }
  /* line 96, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_grid.scss */
  .col-xl-1 {
    flex: 0 0 auto;
    width: 8.33333%;
  }
  /* line 96, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_grid.scss */
  .col-xl-2 {
    flex: 0 0 auto;
    width: 16.66667%;
  }
  /* line 96, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_grid.scss */
  .col-xl-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  /* line 96, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_grid.scss */
  .col-xl-4 {
    flex: 0 0 auto;
    width: 33.33333%;
  }
  /* line 96, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_grid.scss */
  .col-xl-5 {
    flex: 0 0 auto;
    width: 41.66667%;
  }
  /* line 96, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_grid.scss */
  .col-xl-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  /* line 96, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_grid.scss */
  .col-xl-7 {
    flex: 0 0 auto;
    width: 58.33333%;
  }
  /* line 96, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_grid.scss */
  .col-xl-8 {
    flex: 0 0 auto;
    width: 66.66667%;
  }
  /* line 96, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_grid.scss */
  .col-xl-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  /* line 96, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_grid.scss */
  .col-xl-10 {
    flex: 0 0 auto;
    width: 83.33333%;
  }
  /* line 96, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_grid.scss */
  .col-xl-11 {
    flex: 0 0 auto;
    width: 91.66667%;
  }
  /* line 96, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_grid.scss */
  .col-xl-12 {
    flex: 0 0 auto;
    width: 100%;
  }
  /* line 104, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_grid.scss */
  .offset-xl-0 {
    margin-left: 0;
  }
  /* line 104, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_grid.scss */
  .offset-xl-1 {
    margin-left: 8.33333%;
  }
  /* line 104, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_grid.scss */
  .offset-xl-2 {
    margin-left: 16.66667%;
  }
  /* line 104, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_grid.scss */
  .offset-xl-3 {
    margin-left: 25%;
  }
  /* line 104, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_grid.scss */
  .offset-xl-4 {
    margin-left: 33.33333%;
  }
  /* line 104, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_grid.scss */
  .offset-xl-5 {
    margin-left: 41.66667%;
  }
  /* line 104, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_grid.scss */
  .offset-xl-6 {
    margin-left: 50%;
  }
  /* line 104, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_grid.scss */
  .offset-xl-7 {
    margin-left: 58.33333%;
  }
  /* line 104, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_grid.scss */
  .offset-xl-8 {
    margin-left: 66.66667%;
  }
  /* line 104, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_grid.scss */
  .offset-xl-9 {
    margin-left: 75%;
  }
  /* line 104, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_grid.scss */
  .offset-xl-10 {
    margin-left: 83.33333%;
  }
  /* line 104, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_grid.scss */
  .offset-xl-11 {
    margin-left: 91.66667%;
  }
  /* line 115, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_grid.scss */
  .g-xl-0,
  .gx-xl-0 {
    --bs-gutter-x: 0;
  }
  /* line 120, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_grid.scss */
  .g-xl-0,
  .gy-xl-0 {
    --bs-gutter-y: 0;
  }
  /* line 115, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_grid.scss */
  .g-xl-1,
  .gx-xl-1 {
    --bs-gutter-x: 0.25rem;
  }
  /* line 120, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_grid.scss */
  .g-xl-1,
  .gy-xl-1 {
    --bs-gutter-y: 0.25rem;
  }
  /* line 115, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_grid.scss */
  .g-xl-2,
  .gx-xl-2 {
    --bs-gutter-x: 0.5rem;
  }
  /* line 120, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_grid.scss */
  .g-xl-2,
  .gy-xl-2 {
    --bs-gutter-y: 0.5rem;
  }
  /* line 115, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_grid.scss */
  .g-xl-3,
  .gx-xl-3 {
    --bs-gutter-x: 1rem;
  }
  /* line 120, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_grid.scss */
  .g-xl-3,
  .gy-xl-3 {
    --bs-gutter-y: 1rem;
  }
  /* line 115, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_grid.scss */
  .g-xl-4,
  .gx-xl-4 {
    --bs-gutter-x: 1.5rem;
  }
  /* line 120, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_grid.scss */
  .g-xl-4,
  .gy-xl-4 {
    --bs-gutter-y: 1.5rem;
  }
  /* line 115, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_grid.scss */
  .g-xl-5,
  .gx-xl-5 {
    --bs-gutter-x: 3rem;
  }
  /* line 120, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_grid.scss */
  .g-xl-5,
  .gy-xl-5 {
    --bs-gutter-y: 3rem;
  }
  /* line 115, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_grid.scss */
  .g-xl-6,
  .gx-xl-6 {
    --bs-gutter-x: 4rem;
  }
  /* line 120, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_grid.scss */
  .g-xl-6,
  .gy-xl-6 {
    --bs-gutter-y: 4rem;
  }
  /* line 115, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_grid.scss */
  .g-xl-7,
  .gx-xl-7 {
    --bs-gutter-x: 5rem;
  }
  /* line 120, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_grid.scss */
  .g-xl-7,
  .gy-xl-7 {
    --bs-gutter-y: 5rem;
  }
}

@media (min-width: 1400px) {
  /* line 74, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_grid.scss */
  .col-xxl {
    flex: 1 0 0%;
  }
  /* line 78, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_grid.scss */
  .row-cols-xxl-auto > * {
    flex: 0 0 auto;
    width: auto;
  }
  /* line 57, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_grid.scss */
  .row-cols-xxl-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
  /* line 57, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_grid.scss */
  .row-cols-xxl-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
  /* line 57, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_grid.scss */
  .row-cols-xxl-3 > * {
    flex: 0 0 auto;
    width: 33.33333%;
  }
  /* line 57, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_grid.scss */
  .row-cols-xxl-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }
  /* line 57, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_grid.scss */
  .row-cols-xxl-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }
  /* line 57, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_grid.scss */
  .row-cols-xxl-6 > * {
    flex: 0 0 auto;
    width: 16.66667%;
  }
  /* line 90, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_grid.scss */
  .col-xxl-auto {
    flex: 0 0 auto;
    width: auto;
  }
  /* line 96, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_grid.scss */
  .col-xxl-1 {
    flex: 0 0 auto;
    width: 8.33333%;
  }
  /* line 96, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_grid.scss */
  .col-xxl-2 {
    flex: 0 0 auto;
    width: 16.66667%;
  }
  /* line 96, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_grid.scss */
  .col-xxl-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  /* line 96, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_grid.scss */
  .col-xxl-4 {
    flex: 0 0 auto;
    width: 33.33333%;
  }
  /* line 96, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_grid.scss */
  .col-xxl-5 {
    flex: 0 0 auto;
    width: 41.66667%;
  }
  /* line 96, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_grid.scss */
  .col-xxl-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  /* line 96, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_grid.scss */
  .col-xxl-7 {
    flex: 0 0 auto;
    width: 58.33333%;
  }
  /* line 96, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_grid.scss */
  .col-xxl-8 {
    flex: 0 0 auto;
    width: 66.66667%;
  }
  /* line 96, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_grid.scss */
  .col-xxl-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  /* line 96, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_grid.scss */
  .col-xxl-10 {
    flex: 0 0 auto;
    width: 83.33333%;
  }
  /* line 96, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_grid.scss */
  .col-xxl-11 {
    flex: 0 0 auto;
    width: 91.66667%;
  }
  /* line 96, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_grid.scss */
  .col-xxl-12 {
    flex: 0 0 auto;
    width: 100%;
  }
  /* line 104, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_grid.scss */
  .offset-xxl-0 {
    margin-left: 0;
  }
  /* line 104, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_grid.scss */
  .offset-xxl-1 {
    margin-left: 8.33333%;
  }
  /* line 104, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_grid.scss */
  .offset-xxl-2 {
    margin-left: 16.66667%;
  }
  /* line 104, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_grid.scss */
  .offset-xxl-3 {
    margin-left: 25%;
  }
  /* line 104, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_grid.scss */
  .offset-xxl-4 {
    margin-left: 33.33333%;
  }
  /* line 104, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_grid.scss */
  .offset-xxl-5 {
    margin-left: 41.66667%;
  }
  /* line 104, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_grid.scss */
  .offset-xxl-6 {
    margin-left: 50%;
  }
  /* line 104, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_grid.scss */
  .offset-xxl-7 {
    margin-left: 58.33333%;
  }
  /* line 104, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_grid.scss */
  .offset-xxl-8 {
    margin-left: 66.66667%;
  }
  /* line 104, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_grid.scss */
  .offset-xxl-9 {
    margin-left: 75%;
  }
  /* line 104, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_grid.scss */
  .offset-xxl-10 {
    margin-left: 83.33333%;
  }
  /* line 104, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_grid.scss */
  .offset-xxl-11 {
    margin-left: 91.66667%;
  }
  /* line 115, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_grid.scss */
  .g-xxl-0,
  .gx-xxl-0 {
    --bs-gutter-x: 0;
  }
  /* line 120, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_grid.scss */
  .g-xxl-0,
  .gy-xxl-0 {
    --bs-gutter-y: 0;
  }
  /* line 115, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_grid.scss */
  .g-xxl-1,
  .gx-xxl-1 {
    --bs-gutter-x: 0.25rem;
  }
  /* line 120, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_grid.scss */
  .g-xxl-1,
  .gy-xxl-1 {
    --bs-gutter-y: 0.25rem;
  }
  /* line 115, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_grid.scss */
  .g-xxl-2,
  .gx-xxl-2 {
    --bs-gutter-x: 0.5rem;
  }
  /* line 120, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_grid.scss */
  .g-xxl-2,
  .gy-xxl-2 {
    --bs-gutter-y: 0.5rem;
  }
  /* line 115, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_grid.scss */
  .g-xxl-3,
  .gx-xxl-3 {
    --bs-gutter-x: 1rem;
  }
  /* line 120, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_grid.scss */
  .g-xxl-3,
  .gy-xxl-3 {
    --bs-gutter-y: 1rem;
  }
  /* line 115, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_grid.scss */
  .g-xxl-4,
  .gx-xxl-4 {
    --bs-gutter-x: 1.5rem;
  }
  /* line 120, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_grid.scss */
  .g-xxl-4,
  .gy-xxl-4 {
    --bs-gutter-y: 1.5rem;
  }
  /* line 115, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_grid.scss */
  .g-xxl-5,
  .gx-xxl-5 {
    --bs-gutter-x: 3rem;
  }
  /* line 120, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_grid.scss */
  .g-xxl-5,
  .gy-xxl-5 {
    --bs-gutter-y: 3rem;
  }
  /* line 115, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_grid.scss */
  .g-xxl-6,
  .gx-xxl-6 {
    --bs-gutter-x: 4rem;
  }
  /* line 120, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_grid.scss */
  .g-xxl-6,
  .gy-xxl-6 {
    --bs-gutter-y: 4rem;
  }
  /* line 115, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_grid.scss */
  .g-xxl-7,
  .gx-xxl-7 {
    --bs-gutter-x: 5rem;
  }
  /* line 120, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_grid.scss */
  .g-xxl-7,
  .gy-xxl-7 {
    --bs-gutter-y: 5rem;
  }
}

/* line 5, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_tables.scss */
.table, .table.template-table table {
  --bs-table-color-type: initial;
  --bs-table-bg-type: initial;
  --bs-table-color-state: initial;
  --bs-table-bg-state: initial;
  --bs-table-color: #114576;
  --bs-table-bg: transparent;
  --bs-table-border-color: #114576;
  --bs-table-accent-bg: transparent;
  --bs-table-striped-color: #114576;
  --bs-table-striped-bg: rgba(0, 0, 0, 0.05);
  --bs-table-active-color: #114576;
  --bs-table-active-bg: rgba(0, 0, 0, 0.1);
  --bs-table-hover-color: #114576;
  --bs-table-hover-bg: rgba(0, 0, 0, 0.075);
  width: 100%;
  margin-bottom: 1rem;
  vertical-align: top;
  border-color: var(--bs-table-border-color);
}

/* line 33, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_tables.scss */
.table > :not(caption) > * > *, .table.template-table table > :not(caption) > * > * {
  padding: 0.5rem 0.75rem;
  color: var(--bs-table-color-state, var(--bs-table-color-type, var(--bs-table-color)));
  background-color: var(--bs-table-bg);
  border-bottom-width: var(--bs-border-width);
  box-shadow: inset 0 0 0 9999px var(--bs-table-bg-state, var(--bs-table-bg-type, var(--bs-table-accent-bg)));
}

/* line 42, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_tables.scss */
.table > tbody, .table.template-table table > tbody {
  vertical-align: inherit;
}

/* line 46, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_tables.scss */
.table > thead, .table.template-table table > thead {
  vertical-align: bottom;
}

/* line 51, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_tables.scss */
.table-group-divider {
  border-top: calc(var(--bs-border-width) * 2) solid currentcolor;
}

/* line 59, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_tables.scss */
.caption-top {
  caption-side: top;
}

/* line 70, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_tables.scss */
.table-sm > :not(caption) > * > * {
  padding: 0.25rem 0.25rem;
}

/* line 86, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_tables.scss */
.table-bordered > :not(caption) > * {
  border-width: var(--bs-border-width) 0;
}

/* line 90, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_tables.scss */
.table-bordered > :not(caption) > * > * {
  border-width: 0 var(--bs-border-width);
}

/* line 98, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_tables.scss */
.table-borderless > :not(caption) > * > * {
  border-bottom-width: 0;
}

/* line 102, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_tables.scss */
.table-borderless > :not(:first-child) {
  border-top-width: 0;
}

/* line 113, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_tables.scss */
.table-striped > tbody > tr:nth-of-type(odd) > * {
  --bs-table-color-type: var(--bs-table-striped-color);
  --bs-table-bg-type: var(--bs-table-striped-bg);
}

/* line 121, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_tables.scss */
.table-striped-columns > :not(caption) > tr > :nth-child(even) {
  --bs-table-color-type: var(--bs-table-striped-color);
  --bs-table-bg-type: var(--bs-table-striped-bg);
}

/* line 131, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_tables.scss */
.table-active {
  --bs-table-color-state: var(--bs-table-active-color);
  --bs-table-bg-state: var(--bs-table-active-bg);
}

/* line 141, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_tables.scss */
.table-hover > tbody > tr:hover > * {
  --bs-table-color-state: var(--bs-table-hover-color);
  --bs-table-bg-state: var(--bs-table-hover-bg);
}

/* line 3, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_table-variants.scss */
.table-primary {
  --bs-table-color: #000;
  --bs-table-bg: #cfdae4;
  --bs-table-border-color: #bac4cd;
  --bs-table-striped-bg: #c5cfd9;
  --bs-table-striped-color: #000;
  --bs-table-active-bg: #bac4cd;
  --bs-table-active-color: #000;
  --bs-table-hover-bg: #bfcad3;
  --bs-table-hover-color: #000;
  color: var(--bs-table-color);
  border-color: var(--bs-table-border-color);
}

/* line 3, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_table-variants.scss */
.table-secondary {
  --bs-table-color: #000;
  --bs-table-bg: #e3e3e3;
  --bs-table-border-color: #cccccc;
  --bs-table-striped-bg: #d8d8d8;
  --bs-table-striped-color: #000;
  --bs-table-active-bg: #cccccc;
  --bs-table-active-color: #000;
  --bs-table-hover-bg: #d2d2d2;
  --bs-table-hover-color: #000;
  color: var(--bs-table-color);
  border-color: var(--bs-table-border-color);
}

/* line 3, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_table-variants.scss */
.table-success {
  --bs-table-color: #000;
  --bs-table-bg: #d1e7dd;
  --bs-table-border-color: #bcd0c7;
  --bs-table-striped-bg: #c7dbd2;
  --bs-table-striped-color: #000;
  --bs-table-active-bg: #bcd0c7;
  --bs-table-active-color: #000;
  --bs-table-hover-bg: #c1d6cc;
  --bs-table-hover-color: #000;
  color: var(--bs-table-color);
  border-color: var(--bs-table-border-color);
}

/* line 3, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_table-variants.scss */
.table-info {
  --bs-table-color: #000;
  --bs-table-bg: #cff4fc;
  --bs-table-border-color: #badce3;
  --bs-table-striped-bg: #c5e8ef;
  --bs-table-striped-color: #000;
  --bs-table-active-bg: #badce3;
  --bs-table-active-color: #000;
  --bs-table-hover-bg: #bfe2e9;
  --bs-table-hover-color: #000;
  color: var(--bs-table-color);
  border-color: var(--bs-table-border-color);
}

/* line 3, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_table-variants.scss */
.table-warning {
  --bs-table-color: #000;
  --bs-table-bg: #fff3cd;
  --bs-table-border-color: #e6dbb9;
  --bs-table-striped-bg: #f2e7c3;
  --bs-table-striped-color: #000;
  --bs-table-active-bg: #e6dbb9;
  --bs-table-active-color: #000;
  --bs-table-hover-bg: #ece1be;
  --bs-table-hover-color: #000;
  color: var(--bs-table-color);
  border-color: var(--bs-table-border-color);
}

/* line 3, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_table-variants.scss */
.table-danger {
  --bs-table-color: #000;
  --bs-table-bg: #f8d7da;
  --bs-table-border-color: #dfc2c4;
  --bs-table-striped-bg: #eccccf;
  --bs-table-striped-color: #000;
  --bs-table-active-bg: #dfc2c4;
  --bs-table-active-color: #000;
  --bs-table-hover-bg: #e5c7ca;
  --bs-table-hover-color: #000;
  color: var(--bs-table-color);
  border-color: var(--bs-table-border-color);
}

/* line 3, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_table-variants.scss */
.table-light {
  --bs-table-color: #000;
  --bs-table-bg: #E7ECF1;
  --bs-table-border-color: #d0d4d9;
  --bs-table-striped-bg: #dbe0e5;
  --bs-table-striped-color: #000;
  --bs-table-active-bg: #d0d4d9;
  --bs-table-active-color: #000;
  --bs-table-hover-bg: #d6dadf;
  --bs-table-hover-color: #000;
  color: var(--bs-table-color);
  border-color: var(--bs-table-border-color);
}

/* line 3, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_table-variants.scss */
.table-dark {
  --bs-table-color: #fff;
  --bs-table-bg: #212529;
  --bs-table-border-color: #373b3e;
  --bs-table-striped-bg: #2c3034;
  --bs-table-striped-color: #fff;
  --bs-table-active-bg: #373b3e;
  --bs-table-active-color: #fff;
  --bs-table-hover-bg: #323539;
  --bs-table-hover-color: #fff;
  color: var(--bs-table-color);
  border-color: var(--bs-table-border-color);
}

/* line 166, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_tables.scss */
.table-responsive, .table.template-table, .table.template-table table.template-table {
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}

@media (max-width: 575.98px) {
  /* line 166, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_tables.scss */
  .table-responsive-sm {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
}

@media (max-width: 767.98px) {
  /* line 166, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_tables.scss */
  .table-responsive-md {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
}

@media (max-width: 991.98px) {
  /* line 166, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_tables.scss */
  .table-responsive-lg {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
}

@media (max-width: 1199.98px) {
  /* line 166, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_tables.scss */
  .table-responsive-xl {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
}

@media (max-width: 1399.98px) {
  /* line 166, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_tables.scss */
  .table-responsive-xxl {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
}

/* line 5, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/forms/_labels.scss */
.form-label {
  margin-bottom: 0.5rem;
}

/* line 15, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/forms/_labels.scss */
.col-form-label {
  padding-top: calc(0.375rem + var(--bs-border-width));
  padding-bottom: calc(0.375rem + var(--bs-border-width));
  margin-bottom: 0;
  font-size: inherit;
  line-height: 1.5;
}

/* line 26, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/forms/_labels.scss */
.col-form-label-lg {
  padding-top: calc(0.5rem + var(--bs-border-width));
  padding-bottom: calc(0.5rem + var(--bs-border-width));
  font-size: 1.25rem;
}

/* line 32, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/forms/_labels.scss */
.col-form-label-sm {
  padding-top: calc(0.25rem + var(--bs-border-width));
  padding-bottom: calc(0.25rem + var(--bs-border-width));
  font-size: 0.875rem;
}

/* line 5, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/forms/_form-text.scss */
.form-text {
  margin-top: 0.25rem;
  font-size: 0.875em;
  color: var(--bs-secondary-color);
}

/* line 5, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/forms/_form-control.scss */
.form-control {
  display: block;
  width: 100%;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: var(--bs-body-color);
  appearance: none;
  background-color: transparent;
  background-clip: padding-box;
  border: var(--bs-border-width) solid var(--bs-border-color);
  border-radius: 0;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
  /* line 5, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/forms/_form-control.scss */
  .form-control {
    transition: none;
  }
}

/* line 25, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/forms/_form-control.scss */
.form-control[type="file"] {
  overflow: hidden;
}

/* line 28, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/forms/_form-control.scss */
.form-control[type="file"]:not(:disabled):not([readonly]) {
  cursor: pointer;
}

/* line 34, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/forms/_form-control.scss */
.form-control:focus {
  color: var(--bs-body-color);
  background-color: transparent;
  border-color: #88a2bb;
  outline: 0;
  box-shadow: 0 0 0 0.25rem rgba(17, 69, 118, 0.25);
}

/* line 47, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/forms/_form-control.scss */
.form-control::-webkit-date-and-time-value {
  min-width: 85px;
  height: 1.5em;
  margin: 0;
}

/* line 69, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/forms/_form-control.scss */
.form-control::-webkit-datetime-edit {
  display: block;
  padding: 0;
}

/* line 75, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/forms/_form-control.scss */
.form-control::placeholder {
  color: var(--bs-secondary-color);
  opacity: 1;
}

/* line 86, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/forms/_form-control.scss */
.form-control:disabled {
  background-color: var(--bs-secondary-bg);
  opacity: 1;
}

/* line 95, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/forms/_form-control.scss */
.form-control::file-selector-button {
  padding: 0.375rem 0.75rem;
  margin: -0.375rem -0.75rem;
  margin-inline-end: 0.75rem;
  color: var(--bs-body-color);
  background-color: var(--bs-tertiary-bg);
  pointer-events: none;
  border-color: inherit;
  border-style: solid;
  border-width: 0;
  border-inline-end-width: var(--bs-border-width);
  border-radius: 0;
  transition: color 0.2s ease-in-out, background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, box-shadow 0.2s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
  /* line 95, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/forms/_form-control.scss */
  .form-control::file-selector-button {
    transition: none;
  }
}

/* line 110, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/forms/_form-control.scss */
.form-control:hover:not(:disabled):not([readonly])::file-selector-button {
  background-color: var(--bs-secondary-bg);
}

/* line 120, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/forms/_form-control.scss */
.form-control-plaintext {
  display: block;
  width: 100%;
  padding: 0.375rem 0;
  margin-bottom: 0;
  line-height: 1.5;
  color: var(--bs-body-color);
  background-color: transparent;
  border: solid transparent;
  border-width: var(--bs-border-width) 0;
}

/* line 131, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/forms/_form-control.scss */
.form-control-plaintext:focus {
  outline: 0;
}

/* line 135, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/forms/_form-control.scss */
.form-control-plaintext.form-control-sm, .form-control-plaintext.form-control-lg {
  padding-right: 0;
  padding-left: 0;
}

/* line 149, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/forms/_form-control.scss */
.form-control-sm {
  min-height: calc(1.5em + 0.5rem + calc(var(--bs-border-width) * 2));
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  border-radius: var(--bs-border-radius-sm);
}

/* line 155, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/forms/_form-control.scss */
.form-control-sm::file-selector-button {
  padding: 0.25rem 0.5rem;
  margin: -0.25rem -0.5rem;
  margin-inline-end: 0.5rem;
}

/* line 162, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/forms/_form-control.scss */
.form-control-lg {
  min-height: calc(1.5em + 1rem + calc(var(--bs-border-width) * 2));
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  border-radius: var(--bs-border-radius-lg);
}

/* line 168, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/forms/_form-control.scss */
.form-control-lg::file-selector-button {
  padding: 0.5rem 1rem;
  margin: -0.5rem -1rem;
  margin-inline-end: 1rem;
}

/* line 179, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/forms/_form-control.scss */
textarea.form-control {
  min-height: calc(1.5em + 0.75rem + calc(var(--bs-border-width) * 2));
}

/* line 183, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/forms/_form-control.scss */
textarea.form-control-sm {
  min-height: calc(1.5em + 0.5rem + calc(var(--bs-border-width) * 2));
}

/* line 187, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/forms/_form-control.scss */
textarea.form-control-lg {
  min-height: calc(1.5em + 1rem + calc(var(--bs-border-width) * 2));
}

/* line 193, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/forms/_form-control.scss */
.form-control-color {
  width: 3rem;
  height: calc(1.5em + 0.75rem + calc(var(--bs-border-width) * 2));
  padding: 0.375rem;
}

/* line 198, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/forms/_form-control.scss */
.form-control-color:not(:disabled):not([readonly]) {
  cursor: pointer;
}

/* line 202, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/forms/_form-control.scss */
.form-control-color::-moz-color-swatch {
  border: 0 !important;
  border-radius: 0;
}

/* line 207, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/forms/_form-control.scss */
.form-control-color::-webkit-color-swatch {
  border: 0 !important;
  border-radius: 0;
}

/* line 212, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/forms/_form-control.scss */
.form-control-color.form-control-sm {
  height: calc(1.5em + 0.5rem + calc(var(--bs-border-width) * 2));
}

/* line 213, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/forms/_form-control.scss */
.form-control-color.form-control-lg {
  height: calc(1.5em + 1rem + calc(var(--bs-border-width) * 2));
}

/* line 6, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/forms/_form-select.scss */
.form-select {
  --bs-form-select-bg-img: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e");
  display: block;
  width: 100%;
  padding: 0.375rem 2.25rem 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: var(--bs-body-color);
  appearance: none;
  background-color: transparent;
  background-image: var(--bs-form-select-bg-img), var(--bs-form-select-bg-icon, none);
  background-repeat: no-repeat;
  background-position: right 0.75rem center;
  background-size: 16px 12px;
  border: var(--bs-border-width) solid var(--bs-border-color);
  border-radius: 0;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
  /* line 6, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/forms/_form-select.scss */
  .form-select {
    transition: none;
  }
}

/* line 28, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/forms/_form-select.scss */
.form-select:focus {
  border-color: #88a2bb;
  outline: 0;
  box-shadow: 0 0 0 0.25rem rgba(17, 69, 118, 0.25);
}

/* line 39, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/forms/_form-select.scss */
.form-select[multiple], .form-select[size]:not([size="1"]) {
  padding-right: 0.75rem;
  background-image: none;
}

/* line 45, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/forms/_form-select.scss */
.form-select:disabled {
  background-color: var(--bs-secondary-bg);
}

/* line 52, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/forms/_form-select.scss */
.form-select:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 var(--bs-body-color);
}

/* line 58, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/forms/_form-select.scss */
.form-select-sm {
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  padding-left: 0.5rem;
  font-size: 0.875rem;
  border-radius: var(--bs-border-radius-sm);
}

/* line 66, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/forms/_form-select.scss */
.form-select-lg {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 1rem;
  font-size: 1.25rem;
  border-radius: var(--bs-border-radius-lg);
}

/* line 76, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/forms/_form-select.scss */
[data-bs-theme="dark"] .form-select {
  --bs-form-select-bg-img: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23dee2e6' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e");
}

/* line 5, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/forms/_form-check.scss */
.form-check {
  display: block;
  min-height: 1.5rem;
  padding-left: 1.5em;
  margin-bottom: 0.125rem;
}

/* line 11, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/forms/_form-check.scss */
.form-check .form-check-input {
  float: left;
  margin-left: -1.5em;
}

/* line 17, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/forms/_form-check.scss */
.form-check-reverse {
  padding-right: 1.5em;
  padding-left: 0;
  text-align: right;
}

/* line 22, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/forms/_form-check.scss */
.form-check-reverse .form-check-input {
  float: right;
  margin-right: -1.5em;
  margin-left: 0;
}

/* line 29, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/forms/_form-check.scss */
.form-check-input {
  --bs-form-check-bg: transparent;
  width: 1em;
  height: 1em;
  margin-top: 0.25em;
  vertical-align: top;
  appearance: none;
  background-color: var(--bs-form-check-bg);
  background-image: var(--bs-form-check-bg-image);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  border: var(--bs-border-width) solid var(--bs-border-color);
  print-color-adjust: exact;
}

/* line 46, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/forms/_form-check.scss */
.form-check-input[type="checkbox"] {
  border-radius: 0.25em;
}

/* line 50, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/forms/_form-check.scss */
.form-check-input[type="radio"] {
  border-radius: 50%;
}

/* line 55, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/forms/_form-check.scss */
.form-check-input:active {
  filter: brightness(90%);
}

/* line 59, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/forms/_form-check.scss */
.form-check-input:focus {
  border-color: #88a2bb;
  outline: 0;
  box-shadow: 0 0 0 0.25rem rgba(17, 69, 118, 0.25);
}

/* line 65, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/forms/_form-check.scss */
.form-check-input:checked {
  background-color: #114576;
  border-color: #114576;
}

/* line 69, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/forms/_form-check.scss */
.form-check-input:checked[type="checkbox"] {
  --bs-form-check-bg-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='m6 10 3 3 6-6'/%3e%3c/svg%3e");
}

/* line 77, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/forms/_form-check.scss */
.form-check-input:checked[type="radio"] {
  --bs-form-check-bg-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='2' fill='%23fff'/%3e%3c/svg%3e");
}

/* line 86, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/forms/_form-check.scss */
.form-check-input[type="checkbox"]:indeterminate {
  background-color: #114576;
  border-color: #114576;
  --bs-form-check-bg-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10h8'/%3e%3c/svg%3e");
}

/* line 97, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/forms/_form-check.scss */
.form-check-input:disabled {
  pointer-events: none;
  filter: none;
  opacity: 0.5;
}

/* line 107, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/forms/_form-check.scss */
.form-check-input[disabled] ~ .form-check-label, .form-check-input:disabled ~ .form-check-label {
  cursor: default;
  opacity: 0.5;
}

/* line 123, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/forms/_form-check.scss */
.form-switch {
  padding-left: 2.5em;
}

/* line 126, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/forms/_form-check.scss */
.form-switch .form-check-input {
  --bs-form-switch-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgba%280, 0, 0, 0.25%29'/%3e%3c/svg%3e");
  width: 2em;
  margin-left: -2.5em;
  background-image: var(--bs-form-switch-bg);
  background-position: left center;
  border-radius: 2em;
  transition: background-position 0.15s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
  /* line 126, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/forms/_form-check.scss */
  .form-switch .form-check-input {
    transition: none;
  }
}

/* line 136, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/forms/_form-check.scss */
.form-switch .form-check-input:focus {
  --bs-form-switch-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%2388a2bb'/%3e%3c/svg%3e");
}

/* line 140, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/forms/_form-check.scss */
.form-switch .form-check-input:checked {
  background-position: right center;
  --bs-form-switch-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e");
}

/* line 151, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/forms/_form-check.scss */
.form-switch.form-check-reverse {
  padding-right: 2.5em;
  padding-left: 0;
}

/* line 155, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/forms/_form-check.scss */
.form-switch.form-check-reverse .form-check-input {
  margin-right: -2.5em;
  margin-left: 0;
}

/* line 162, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/forms/_form-check.scss */
.form-check-inline {
  display: inline-block;
  margin-right: 1rem;
}

/* line 167, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/forms/_form-check.scss */
.btn-check {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}

/* line 174, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/forms/_form-check.scss */
.btn-check[disabled] + .btn, .slick-dots li .btn-check[disabled] + button, .btn-check[disabled] + .slick-arrow, .table.template-table .vcard .btn-check[disabled] + a, .btn-check:disabled + .btn, .slick-dots li .btn-check:disabled + button, .btn-check:disabled + .slick-arrow, .table.template-table .vcard .btn-check:disabled + a {
  pointer-events: none;
  filter: none;
  opacity: 0.65;
}

/* line 184, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/forms/_form-check.scss */
[data-bs-theme="dark"] .form-switch .form-check-input:not(:checked):not(:focus) {
  --bs-form-switch-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgba%28255, 255, 255, 0.25%29'/%3e%3c/svg%3e");
}

/* line 7, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/forms/_form-range.scss */
.form-range {
  width: 100%;
  height: 1.5rem;
  padding: 0;
  appearance: none;
  background-color: transparent;
}

/* line 14, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/forms/_form-range.scss */
.form-range:focus {
  outline: 0;
}

/* line 19, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/forms/_form-range.scss */
.form-range:focus::-webkit-slider-thumb {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.25rem rgba(17, 69, 118, 0.25);
}

/* line 20, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/forms/_form-range.scss */
.form-range:focus::-moz-range-thumb {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.25rem rgba(17, 69, 118, 0.25);
}

/* line 23, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/forms/_form-range.scss */
.form-range::-moz-focus-outer {
  border: 0;
}

/* line 27, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/forms/_form-range.scss */
.form-range::-webkit-slider-thumb {
  width: 1rem;
  height: 1rem;
  margin-top: -0.25rem;
  appearance: none;
  background-color: #114576;
  border: 0;
  border-radius: 1rem;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
  /* line 27, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/forms/_form-range.scss */
  .form-range::-webkit-slider-thumb {
    transition: none;
  }
}

/* line 38, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/forms/_form-range.scss */
.form-range::-webkit-slider-thumb:active {
  background-color: #b8c7d6;
}

/* line 43, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/forms/_form-range.scss */
.form-range::-webkit-slider-runnable-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: var(--bs-tertiary-bg);
  border-color: transparent;
  border-radius: 1rem;
}

/* line 54, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/forms/_form-range.scss */
.form-range::-moz-range-thumb {
  width: 1rem;
  height: 1rem;
  appearance: none;
  background-color: #114576;
  border: 0;
  border-radius: 1rem;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
  /* line 54, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/forms/_form-range.scss */
  .form-range::-moz-range-thumb {
    transition: none;
  }
}

/* line 64, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/forms/_form-range.scss */
.form-range::-moz-range-thumb:active {
  background-color: #b8c7d6;
}

/* line 69, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/forms/_form-range.scss */
.form-range::-moz-range-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: var(--bs-tertiary-bg);
  border-color: transparent;
  border-radius: 1rem;
}

/* line 80, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/forms/_form-range.scss */
.form-range:disabled {
  pointer-events: none;
}

/* line 83, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/forms/_form-range.scss */
.form-range:disabled::-webkit-slider-thumb {
  background-color: var(--bs-secondary-color);
}

/* line 87, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/forms/_form-range.scss */
.form-range:disabled::-moz-range-thumb {
  background-color: var(--bs-secondary-color);
}

/* line 1, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/forms/_floating-labels.scss */
.form-floating {
  position: relative;
}

/* line 4, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/forms/_floating-labels.scss */
.form-floating > .form-control,
.form-floating > .form-control-plaintext,
.form-floating > .form-select {
  height: calc(3.5rem + calc(var(--bs-border-width) * 2));
  min-height: calc(3.5rem + calc(var(--bs-border-width) * 2));
  line-height: 1.25;
}

/* line 12, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/forms/_floating-labels.scss */
.form-floating > label {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  height: 100%;
  padding: 1rem 0.75rem;
  overflow: hidden;
  text-align: start;
  text-overflow: ellipsis;
  white-space: nowrap;
  pointer-events: none;
  border: var(--bs-border-width) solid transparent;
  transform-origin: 0 0;
  transition: opacity 0.1s ease-in-out, transform 0.1s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
  /* line 12, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/forms/_floating-labels.scss */
  .form-floating > label {
    transition: none;
  }
}

/* line 29, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/forms/_floating-labels.scss */
.form-floating > .form-control,
.form-floating > .form-control-plaintext {
  padding: 1rem 0.75rem;
}

/* line 33, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/forms/_floating-labels.scss */
.form-floating > .form-control::placeholder,
.form-floating > .form-control-plaintext::placeholder {
  color: transparent;
}

/* line 37, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/forms/_floating-labels.scss */
.form-floating > .form-control:focus, .form-floating > .form-control:not(:placeholder-shown),
.form-floating > .form-control-plaintext:focus,
.form-floating > .form-control-plaintext:not(:placeholder-shown) {
  padding-top: 1.625rem;
  padding-bottom: 0.625rem;
}

/* line 43, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/forms/_floating-labels.scss */
.form-floating > .form-control:-webkit-autofill,
.form-floating > .form-control-plaintext:-webkit-autofill {
  padding-top: 1.625rem;
  padding-bottom: 0.625rem;
}

/* line 49, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/forms/_floating-labels.scss */
.form-floating > .form-select {
  padding-top: 1.625rem;
  padding-bottom: 0.625rem;
}

/* line 58, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/forms/_floating-labels.scss */
.form-floating > .form-control:focus ~ label,
.form-floating > .form-control:not(:placeholder-shown) ~ label,
.form-floating > .form-control-plaintext ~ label,
.form-floating > .form-select ~ label {
  color: rgba(var(--bs-body-color-rgb), 0.65);
  transform: scale(0.85) translateY(-0.5rem) translateX(0.15rem);
}

/* line 62, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/forms/_floating-labels.scss */
.form-floating > .form-control:focus ~ label::after,
.form-floating > .form-control:not(:placeholder-shown) ~ label::after,
.form-floating > .form-control-plaintext ~ label::after,
.form-floating > .form-select ~ label::after {
  position: absolute;
  inset: 1rem 0.375rem;
  z-index: -1;
  height: 1.5em;
  content: "";
  background-color: transparent;
  border-radius: 0;
}

/* line 75, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/forms/_floating-labels.scss */
.form-floating > .form-control:-webkit-autofill ~ label {
  color: rgba(var(--bs-body-color-rgb), 0.65);
  transform: scale(0.85) translateY(-0.5rem) translateX(0.15rem);
}

/* line 82, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/forms/_floating-labels.scss */
.form-floating > .form-control-plaintext ~ label {
  border-width: var(--bs-border-width) 0;
}

/* line 87, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/forms/_floating-labels.scss */
.form-floating > :disabled ~ label,
.form-floating > .form-control:disabled ~ label {
  color: #6c757d;
}

/* line 91, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/forms/_floating-labels.scss */
.form-floating > :disabled ~ label::after,
.form-floating > .form-control:disabled ~ label::after {
  background-color: var(--bs-secondary-bg);
}

/* line 5, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/forms/_input-group.scss */
.input-group {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  width: 100%;
}

/* line 12, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/forms/_input-group.scss */
.input-group > .form-control,
.input-group > .form-select,
.input-group > .form-floating {
  position: relative;
  flex: 1 1 auto;
  width: 1%;
  min-width: 0;
}

/* line 22, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/forms/_input-group.scss */
.input-group > .form-control:focus,
.input-group > .form-select:focus,
.input-group > .form-floating:focus-within {
  z-index: 5;
}

/* line 31, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/forms/_input-group.scss */
.input-group .btn, .input-group .slick-dots li button, .slick-dots li .input-group button, .input-group .slick-arrow, .input-group .table.template-table .vcard a, .table.template-table .vcard .input-group a {
  position: relative;
  z-index: 2;
}

/* line 35, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/forms/_input-group.scss */
.input-group .btn:focus, .input-group .slick-dots li button:focus, .slick-dots li .input-group button:focus, .input-group .slick-arrow:focus, .input-group .table.template-table .vcard a:focus, .table.template-table .vcard .input-group a:focus {
  z-index: 5;
}

/* line 47, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/forms/_input-group.scss */
.input-group-text {
  display: flex;
  align-items: center;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: var(--bs-body-color);
  text-align: center;
  white-space: nowrap;
  background-color: var(--bs-tertiary-bg);
  border: var(--bs-border-width) solid var(--bs-border-color);
  border-radius: 0;
}

/* line 68, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/forms/_input-group.scss */
.input-group-lg > .form-control,
.input-group-lg > .form-select,
.input-group-lg > .input-group-text,
.input-group-lg > .btn,
.slick-dots li .input-group-lg > button,
.input-group-lg > .slick-arrow,
.table.template-table .vcard .input-group-lg > a {
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  border-radius: var(--bs-border-radius-lg);
}

/* line 77, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/forms/_input-group.scss */
.input-group-sm > .form-control,
.input-group-sm > .form-select,
.input-group-sm > .input-group-text,
.input-group-sm > .btn,
.slick-dots li .input-group-sm > button,
.input-group-sm > .slick-arrow,
.table.template-table .vcard .input-group-sm > a {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  border-radius: var(--bs-border-radius-sm);
}

/* line 86, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/forms/_input-group.scss */
.input-group-lg > .form-select,
.input-group-sm > .form-select {
  padding-right: 3rem;
}

/* line 101, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/forms/_input-group.scss */
.input-group:not(.has-validation) > :not(:last-child):not(.dropdown-toggle):not(.dropdown-menu):not(.form-floating),
.input-group:not(.has-validation) > .dropdown-toggle:nth-last-child(n + 3),
.input-group:not(.has-validation) > .form-floating:not(:last-child) > .form-control,
.input-group:not(.has-validation) > .form-floating:not(:last-child) > .form-select {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

/* line 110, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/forms/_input-group.scss */
.input-group.has-validation > :nth-last-child(n + 3):not(.dropdown-toggle):not(.dropdown-menu):not(.form-floating),
.input-group.has-validation > .dropdown-toggle:nth-last-child(n + 4),
.input-group.has-validation > .form-floating:nth-last-child(n + 3) > .form-control,
.input-group.has-validation > .form-floating:nth-last-child(n + 3) > .form-select {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

/* line 123, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/forms/_input-group.scss */
.input-group > :not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback) {
  margin-left: calc(var(--bs-border-width) * -1);
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 128, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/forms/_input-group.scss */
.input-group > .form-floating:not(:first-child) > .form-control,
.input-group > .form-floating:not(:first-child) > .form-select {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 27, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_forms.scss */
.valid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 0.875em;
  color: var(--bs-form-valid-color);
}

/* line 36, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_forms.scss */
.valid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.25rem 0.5rem;
  margin-top: .1rem;
  font-size: 0.875rem;
  color: #fff;
  background-color: var(--bs-success);
  border-radius: var(--bs-border-radius);
}

/* line 52, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_forms.scss */
.was-validated :valid ~ .valid-feedback,
.was-validated :valid ~ .valid-tooltip,
.is-valid ~ .valid-feedback,
.is-valid ~ .valid-tooltip {
  display: block;
}

/* line 7, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_forms.scss */
.was-validated .form-control:valid, .form-control.is-valid {
  border-color: var(--bs-form-valid-border-color);
  padding-right: calc(1.5em + 0.75rem);
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23198754' d='M2.3 6.73.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right calc(0.375em + 0.1875rem) center;
  background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}

/* line 70, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_forms.scss */
.was-validated .form-control:valid:focus, .form-control.is-valid:focus {
  border-color: var(--bs-form-valid-border-color);
  box-shadow: 0 0 0 0.25rem rgba(var(--bs-success-rgb), 0.25);
}

/* line 7, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_forms.scss */
.was-validated textarea.form-control:valid, textarea.form-control.is-valid {
  padding-right: calc(1.5em + 0.75rem);
  background-position: top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem);
}

/* line 7, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_forms.scss */
.was-validated .form-select:valid, .form-select.is-valid {
  border-color: var(--bs-form-valid-border-color);
}

/* line 92, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_forms.scss */
.was-validated .form-select:valid:not([multiple]):not([size]), .was-validated .form-select:valid:not([multiple])[size="1"], .form-select.is-valid:not([multiple]):not([size]), .form-select.is-valid:not([multiple])[size="1"] {
  --bs-form-select-bg-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23198754' d='M2.3 6.73.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");
  padding-right: 4.125rem;
  background-position: right 0.75rem center, center right 2.25rem;
  background-size: 16px 12px, calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}

/* line 101, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_forms.scss */
.was-validated .form-select:valid:focus, .form-select.is-valid:focus {
  border-color: var(--bs-form-valid-border-color);
  box-shadow: 0 0 0 0.25rem rgba(var(--bs-success-rgb), 0.25);
}

/* line 7, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_forms.scss */
.was-validated .form-control-color:valid, .form-control-color.is-valid {
  width: calc(3rem + calc(1.5em + 0.75rem));
}

/* line 7, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_forms.scss */
.was-validated .form-check-input:valid, .form-check-input.is-valid {
  border-color: var(--bs-form-valid-border-color);
}

/* line 120, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_forms.scss */
.was-validated .form-check-input:valid:checked, .form-check-input.is-valid:checked {
  background-color: var(--bs-form-valid-color);
}

/* line 124, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_forms.scss */
.was-validated .form-check-input:valid:focus, .form-check-input.is-valid:focus {
  box-shadow: 0 0 0 0.25rem rgba(var(--bs-success-rgb), 0.25);
}

/* line 128, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_forms.scss */
.was-validated .form-check-input:valid ~ .form-check-label, .form-check-input.is-valid ~ .form-check-label {
  color: var(--bs-form-valid-color);
}

/* line 134, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_forms.scss */
.form-check-inline .form-check-input ~ .valid-feedback {
  margin-left: .5em;
}

/* line 7, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_forms.scss */
.was-validated .input-group > .form-control:not(:focus):valid, .input-group > .form-control:not(:focus).is-valid, .was-validated
.input-group > .form-select:not(:focus):valid,
.input-group > .form-select:not(:focus).is-valid, .was-validated
.input-group > .form-floating:not(:focus-within):valid,
.input-group > .form-floating:not(:focus-within).is-valid {
  z-index: 3;
}

/* line 27, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_forms.scss */
.invalid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 0.875em;
  color: var(--bs-form-invalid-color);
}

/* line 36, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_forms.scss */
.invalid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.25rem 0.5rem;
  margin-top: .1rem;
  font-size: 0.875rem;
  color: #fff;
  background-color: var(--bs-danger);
  border-radius: var(--bs-border-radius);
}

/* line 52, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_forms.scss */
.was-validated :invalid ~ .invalid-feedback,
.was-validated :invalid ~ .invalid-tooltip,
.is-invalid ~ .invalid-feedback,
.is-invalid ~ .invalid-tooltip {
  display: block;
}

/* line 7, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_forms.scss */
.was-validated .form-control:invalid, .form-control.is-invalid {
  border-color: var(--bs-form-invalid-border-color);
  padding-right: calc(1.5em + 0.75rem);
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23dc3545'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right calc(0.375em + 0.1875rem) center;
  background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}

/* line 70, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_forms.scss */
.was-validated .form-control:invalid:focus, .form-control.is-invalid:focus {
  border-color: var(--bs-form-invalid-border-color);
  box-shadow: 0 0 0 0.25rem rgba(var(--bs-danger-rgb), 0.25);
}

/* line 7, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_forms.scss */
.was-validated textarea.form-control:invalid, textarea.form-control.is-invalid {
  padding-right: calc(1.5em + 0.75rem);
  background-position: top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem);
}

/* line 7, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_forms.scss */
.was-validated .form-select:invalid, .form-select.is-invalid {
  border-color: var(--bs-form-invalid-border-color);
}

/* line 92, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_forms.scss */
.was-validated .form-select:invalid:not([multiple]):not([size]), .was-validated .form-select:invalid:not([multiple])[size="1"], .form-select.is-invalid:not([multiple]):not([size]), .form-select.is-invalid:not([multiple])[size="1"] {
  --bs-form-select-bg-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23dc3545'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");
  padding-right: 4.125rem;
  background-position: right 0.75rem center, center right 2.25rem;
  background-size: 16px 12px, calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}

/* line 101, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_forms.scss */
.was-validated .form-select:invalid:focus, .form-select.is-invalid:focus {
  border-color: var(--bs-form-invalid-border-color);
  box-shadow: 0 0 0 0.25rem rgba(var(--bs-danger-rgb), 0.25);
}

/* line 7, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_forms.scss */
.was-validated .form-control-color:invalid, .form-control-color.is-invalid {
  width: calc(3rem + calc(1.5em + 0.75rem));
}

/* line 7, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_forms.scss */
.was-validated .form-check-input:invalid, .form-check-input.is-invalid {
  border-color: var(--bs-form-invalid-border-color);
}

/* line 120, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_forms.scss */
.was-validated .form-check-input:invalid:checked, .form-check-input.is-invalid:checked {
  background-color: var(--bs-form-invalid-color);
}

/* line 124, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_forms.scss */
.was-validated .form-check-input:invalid:focus, .form-check-input.is-invalid:focus {
  box-shadow: 0 0 0 0.25rem rgba(var(--bs-danger-rgb), 0.25);
}

/* line 128, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_forms.scss */
.was-validated .form-check-input:invalid ~ .form-check-label, .form-check-input.is-invalid ~ .form-check-label {
  color: var(--bs-form-invalid-color);
}

/* line 134, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_forms.scss */
.form-check-inline .form-check-input ~ .invalid-feedback {
  margin-left: .5em;
}

/* line 7, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_forms.scss */
.was-validated .input-group > .form-control:not(:focus):invalid, .input-group > .form-control:not(:focus).is-invalid, .was-validated
.input-group > .form-select:not(:focus):invalid,
.input-group > .form-select:not(:focus).is-invalid, .was-validated
.input-group > .form-floating:not(:focus-within):invalid,
.input-group > .form-floating:not(:focus-within).is-invalid {
  z-index: 4;
}

/* line 5, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_buttons.scss */
.btn, .slick-dots li button, .slick-arrow, .table.template-table .vcard a {
  --bs-btn-padding-x: 0.75rem;
  --bs-btn-padding-y: 0.5rem;
  --bs-btn-font-family: ;
  --bs-btn-font-size: 1rem;
  --bs-btn-font-weight: 400;
  --bs-btn-line-height: 1.25;
  --bs-btn-color: var(--bs-body-color);
  --bs-btn-bg: transparent;
  --bs-btn-border-width: var(--bs-border-width);
  --bs-btn-border-color: transparent;
  --bs-btn-border-radius: 0;
  --bs-btn-hover-border-color: transparent;
  --bs-btn-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
  --bs-btn-disabled-opacity: 0.65;
  --bs-btn-focus-box-shadow: 0 0 0 0.25rem rgba(var(--bs-btn-focus-shadow-rgb), .5);
  display: inline-block;
  padding: var(--bs-btn-padding-y) var(--bs-btn-padding-x);
  font-family: var(--bs-btn-font-family);
  font-size: var(--bs-btn-font-size);
  font-weight: var(--bs-btn-font-weight);
  line-height: var(--bs-btn-line-height);
  color: var(--bs-btn-color);
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  user-select: none;
  border: var(--bs-btn-border-width) solid var(--bs-btn-border-color);
  border-radius: var(--bs-btn-border-radius);
  background-color: var(--bs-btn-bg);
  transition: color 0.2s ease-in-out, background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, box-shadow 0.2s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
  /* line 5, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_buttons.scss */
  .btn, .slick-dots li button, .slick-arrow, .table.template-table .vcard a {
    transition: none;
  }
}

/* line 43, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_buttons.scss */
.btn:hover, .slick-dots li button:hover, .slick-arrow:hover, .table.template-table .vcard a:hover {
  color: var(--bs-btn-hover-color);
  background-color: var(--bs-btn-hover-bg);
  border-color: var(--bs-btn-hover-border-color);
}

/* line 50, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_buttons.scss */
.btn-check + .btn:hover, .slick-dots li .btn-check + button:hover, .btn-check + .slick-arrow:hover, .table.template-table .vcard .btn-check + a:hover {
  color: var(--bs-btn-color);
  background-color: var(--bs-btn-bg);
  border-color: var(--bs-btn-border-color);
}

/* line 57, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_buttons.scss */
.btn:focus-visible, .slick-dots li button:focus-visible, .slick-arrow:focus-visible, .table.template-table .vcard a:focus-visible {
  color: var(--bs-btn-hover-color);
  background-color: var(--bs-btn-hover-bg);
  border-color: var(--bs-btn-hover-border-color);
  outline: 0;
  box-shadow: var(--bs-btn-focus-box-shadow);
}

/* line 70, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_buttons.scss */
.btn-check:focus-visible + .btn, .slick-dots li .btn-check:focus-visible + button, .btn-check:focus-visible + .slick-arrow, .table.template-table .vcard .btn-check:focus-visible + a {
  border-color: var(--bs-btn-hover-border-color);
  outline: 0;
  box-shadow: var(--bs-btn-focus-box-shadow);
}

/* line 81, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_buttons.scss */
.btn-check:checked + .btn, .slick-dots li .btn-check:checked + button, .btn-check:checked + .slick-arrow, .table.template-table .vcard .btn-check:checked + a,
:not(.btn-check) + .btn:active,
.slick-dots li :not(.btn-check) + button:active,
:not(.btn-check) + .slick-arrow:active,
.table.template-table .vcard :not(.btn-check) + a:active, .btn:first-child:active, .slick-dots li button:first-child:active, .slick-arrow:first-child:active, .table.template-table .vcard a:first-child:active, .btn.active, .slick-dots li button.active, .active.slick-arrow, .table.template-table .vcard a.active, .btn.show, .slick-dots li button.show, .show.slick-arrow, .table.template-table .vcard a.show {
  color: var(--bs-btn-active-color);
  background-color: var(--bs-btn-active-bg);
  border-color: var(--bs-btn-active-border-color);
}

/* line 93, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_buttons.scss */
.btn-check:checked + .btn:focus-visible, .slick-dots li .btn-check:checked + button:focus-visible, .btn-check:checked + .slick-arrow:focus-visible, .table.template-table .vcard .btn-check:checked + a:focus-visible,
:not(.btn-check) + .btn:active:focus-visible,
.slick-dots li :not(.btn-check) + button:active:focus-visible,
:not(.btn-check) + .slick-arrow:active:focus-visible,
.table.template-table .vcard :not(.btn-check) + a:active:focus-visible, .btn:first-child:active:focus-visible, .slick-dots li button:first-child:active:focus-visible, .slick-arrow:first-child:active:focus-visible, .table.template-table .vcard a:first-child:active:focus-visible, .btn.active:focus-visible, .slick-dots li button.active:focus-visible, .active.slick-arrow:focus-visible, .table.template-table .vcard a.active:focus-visible, .btn.show:focus-visible, .slick-dots li button.show:focus-visible, .show.slick-arrow:focus-visible, .table.template-table .vcard a.show:focus-visible {
  box-shadow: var(--bs-btn-focus-box-shadow);
}

/* line 103, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_buttons.scss */
.btn:disabled, .slick-dots li button:disabled, .slick-arrow:disabled, .table.template-table .vcard a:disabled, .btn.disabled, .slick-dots li button.disabled, .disabled.slick-arrow, .table.template-table .vcard a.disabled,
fieldset:disabled .btn,
fieldset:disabled .slick-dots li button,
.slick-dots li fieldset:disabled button,
fieldset:disabled .slick-arrow,
fieldset:disabled .table.template-table .vcard a,
.table.template-table .vcard fieldset:disabled a {
  color: var(--bs-btn-disabled-color);
  pointer-events: none;
  background-color: var(--bs-btn-disabled-bg);
  border-color: var(--bs-btn-disabled-border-color);
  opacity: var(--bs-btn-disabled-opacity);
}

/* line 123, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_buttons.scss */
.btn-primary, .table.template-table .vcard a {
  --bs-btn-color: #fff;
  --bs-btn-bg: #114576;
  --bs-btn-border-color: #114576;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #0e3b64;
  --bs-btn-hover-border-color: #0e375e;
  --bs-btn-focus-shadow-rgb: 53, 97, 139;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #0e375e;
  --bs-btn-active-border-color: #0d3459;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #fff;
  --bs-btn-disabled-bg: #114576;
  --bs-btn-disabled-border-color: #114576;
}

/* line 123, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_buttons.scss */
.btn-secondary {
  --bs-btn-color: #fff;
  --bs-btn-bg: #717171;
  --bs-btn-border-color: #717171;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #606060;
  --bs-btn-hover-border-color: #5a5a5a;
  --bs-btn-focus-shadow-rgb: 134, 134, 134;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #5a5a5a;
  --bs-btn-active-border-color: #555555;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #fff;
  --bs-btn-disabled-bg: #717171;
  --bs-btn-disabled-border-color: #717171;
}

/* line 123, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_buttons.scss */
.btn-success {
  --bs-btn-color: #fff;
  --bs-btn-bg: #198754;
  --bs-btn-border-color: #198754;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #157347;
  --bs-btn-hover-border-color: #146c43;
  --bs-btn-focus-shadow-rgb: 60, 153, 110;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #146c43;
  --bs-btn-active-border-color: #13653f;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #fff;
  --bs-btn-disabled-bg: #198754;
  --bs-btn-disabled-border-color: #198754;
}

/* line 123, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_buttons.scss */
.btn-info {
  --bs-btn-color: #000;
  --bs-btn-bg: #0dcaf0;
  --bs-btn-border-color: #0dcaf0;
  --bs-btn-hover-color: #000;
  --bs-btn-hover-bg: #31d2f2;
  --bs-btn-hover-border-color: #25cff2;
  --bs-btn-focus-shadow-rgb: 11, 172, 204;
  --bs-btn-active-color: #000;
  --bs-btn-active-bg: #3dd5f3;
  --bs-btn-active-border-color: #25cff2;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #000;
  --bs-btn-disabled-bg: #0dcaf0;
  --bs-btn-disabled-border-color: #0dcaf0;
}

/* line 123, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_buttons.scss */
.btn-warning {
  --bs-btn-color: #000;
  --bs-btn-bg: #ffc107;
  --bs-btn-border-color: #ffc107;
  --bs-btn-hover-color: #000;
  --bs-btn-hover-bg: #ffca2c;
  --bs-btn-hover-border-color: #ffc720;
  --bs-btn-focus-shadow-rgb: 217, 164, 6;
  --bs-btn-active-color: #000;
  --bs-btn-active-bg: #ffcd39;
  --bs-btn-active-border-color: #ffc720;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #000;
  --bs-btn-disabled-bg: #ffc107;
  --bs-btn-disabled-border-color: #ffc107;
}

/* line 123, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_buttons.scss */
.btn-danger {
  --bs-btn-color: #fff;
  --bs-btn-bg: #dc3545;
  --bs-btn-border-color: #dc3545;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #bb2d3b;
  --bs-btn-hover-border-color: #b02a37;
  --bs-btn-focus-shadow-rgb: 225, 83, 97;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #b02a37;
  --bs-btn-active-border-color: #a52834;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #fff;
  --bs-btn-disabled-bg: #dc3545;
  --bs-btn-disabled-border-color: #dc3545;
}

/* line 123, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_buttons.scss */
.btn-light {
  --bs-btn-color: #000;
  --bs-btn-bg: #E7ECF1;
  --bs-btn-border-color: #E7ECF1;
  --bs-btn-hover-color: #000;
  --bs-btn-hover-bg: #c4c9cd;
  --bs-btn-hover-border-color: #b9bdc1;
  --bs-btn-focus-shadow-rgb: 196, 201, 205;
  --bs-btn-active-color: #000;
  --bs-btn-active-bg: #b9bdc1;
  --bs-btn-active-border-color: #adb1b5;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #000;
  --bs-btn-disabled-bg: #E7ECF1;
  --bs-btn-disabled-border-color: #E7ECF1;
}

/* line 123, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_buttons.scss */
.btn-dark {
  --bs-btn-color: #fff;
  --bs-btn-bg: #212529;
  --bs-btn-border-color: #212529;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #424649;
  --bs-btn-hover-border-color: #373b3e;
  --bs-btn-focus-shadow-rgb: 66, 70, 73;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #4d5154;
  --bs-btn-active-border-color: #373b3e;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #fff;
  --bs-btn-disabled-bg: #212529;
  --bs-btn-disabled-border-color: #212529;
}

/* line 123, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_buttons.scss */
.btn-tertiary {
  --bs-btn-color: #fff;
  --bs-btn-bg: #6c757d;
  --bs-btn-border-color: #6c757d;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #5c636a;
  --bs-btn-hover-border-color: #565e64;
  --bs-btn-focus-shadow-rgb: 130, 138, 145;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #565e64;
  --bs-btn-active-border-color: #51585e;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #fff;
  --bs-btn-disabled-bg: #6c757d;
  --bs-btn-disabled-border-color: #6c757d;
}

/* line 123, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_buttons.scss */
.btn-quaternary {
  --bs-btn-color: #000;
  --bs-btn-bg: #20c997;
  --bs-btn-border-color: #20c997;
  --bs-btn-hover-color: #000;
  --bs-btn-hover-bg: #41d1a7;
  --bs-btn-hover-border-color: #36cea1;
  --bs-btn-focus-shadow-rgb: 27, 171, 128;
  --bs-btn-active-color: #000;
  --bs-btn-active-bg: #4dd4ac;
  --bs-btn-active-border-color: #36cea1;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #000;
  --bs-btn-disabled-bg: #20c997;
  --bs-btn-disabled-border-color: #20c997;
}

/* line 149, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_buttons.scss */
.btn-outline-primary {
  --bs-btn-color: #114576;
  --bs-btn-border-color: #114576;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #114576;
  --bs-btn-hover-border-color: #114576;
  --bs-btn-focus-shadow-rgb: 17, 69, 118;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #114576;
  --bs-btn-active-border-color: #114576;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #114576;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #114576;
  --bs-gradient: none;
}

/* line 149, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_buttons.scss */
.btn-outline-secondary {
  --bs-btn-color: #717171;
  --bs-btn-border-color: #717171;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #717171;
  --bs-btn-hover-border-color: #717171;
  --bs-btn-focus-shadow-rgb: 113, 113, 113;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #717171;
  --bs-btn-active-border-color: #717171;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #717171;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #717171;
  --bs-gradient: none;
}

/* line 149, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_buttons.scss */
.btn-outline-success {
  --bs-btn-color: #198754;
  --bs-btn-border-color: #198754;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #198754;
  --bs-btn-hover-border-color: #198754;
  --bs-btn-focus-shadow-rgb: 25, 135, 84;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #198754;
  --bs-btn-active-border-color: #198754;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #198754;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #198754;
  --bs-gradient: none;
}

/* line 149, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_buttons.scss */
.btn-outline-info {
  --bs-btn-color: #0dcaf0;
  --bs-btn-border-color: #0dcaf0;
  --bs-btn-hover-color: #000;
  --bs-btn-hover-bg: #0dcaf0;
  --bs-btn-hover-border-color: #0dcaf0;
  --bs-btn-focus-shadow-rgb: 13, 202, 240;
  --bs-btn-active-color: #000;
  --bs-btn-active-bg: #0dcaf0;
  --bs-btn-active-border-color: #0dcaf0;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #0dcaf0;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #0dcaf0;
  --bs-gradient: none;
}

/* line 149, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_buttons.scss */
.btn-outline-warning {
  --bs-btn-color: #ffc107;
  --bs-btn-border-color: #ffc107;
  --bs-btn-hover-color: #000;
  --bs-btn-hover-bg: #ffc107;
  --bs-btn-hover-border-color: #ffc107;
  --bs-btn-focus-shadow-rgb: 255, 193, 7;
  --bs-btn-active-color: #000;
  --bs-btn-active-bg: #ffc107;
  --bs-btn-active-border-color: #ffc107;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #ffc107;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #ffc107;
  --bs-gradient: none;
}

/* line 149, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_buttons.scss */
.btn-outline-danger {
  --bs-btn-color: #dc3545;
  --bs-btn-border-color: #dc3545;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #dc3545;
  --bs-btn-hover-border-color: #dc3545;
  --bs-btn-focus-shadow-rgb: 220, 53, 69;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #dc3545;
  --bs-btn-active-border-color: #dc3545;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #dc3545;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #dc3545;
  --bs-gradient: none;
}

/* line 149, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_buttons.scss */
.btn-outline-light {
  --bs-btn-color: #E7ECF1;
  --bs-btn-border-color: #E7ECF1;
  --bs-btn-hover-color: #000;
  --bs-btn-hover-bg: #E7ECF1;
  --bs-btn-hover-border-color: #E7ECF1;
  --bs-btn-focus-shadow-rgb: 231, 236, 241;
  --bs-btn-active-color: #000;
  --bs-btn-active-bg: #E7ECF1;
  --bs-btn-active-border-color: #E7ECF1;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #E7ECF1;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #E7ECF1;
  --bs-gradient: none;
}

/* line 149, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_buttons.scss */
.btn-outline-dark {
  --bs-btn-color: #212529;
  --bs-btn-border-color: #212529;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #212529;
  --bs-btn-hover-border-color: #212529;
  --bs-btn-focus-shadow-rgb: 33, 37, 41;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #212529;
  --bs-btn-active-border-color: #212529;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #212529;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #212529;
  --bs-gradient: none;
}

/* line 149, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_buttons.scss */
.btn-outline-tertiary {
  --bs-btn-color: #6c757d;
  --bs-btn-border-color: #6c757d;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #6c757d;
  --bs-btn-hover-border-color: #6c757d;
  --bs-btn-focus-shadow-rgb: 108, 117, 125;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #6c757d;
  --bs-btn-active-border-color: #6c757d;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #6c757d;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #6c757d;
  --bs-gradient: none;
}

/* line 149, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_buttons.scss */
.btn-outline-quaternary {
  --bs-btn-color: #20c997;
  --bs-btn-border-color: #20c997;
  --bs-btn-hover-color: #000;
  --bs-btn-hover-bg: #20c997;
  --bs-btn-hover-border-color: #20c997;
  --bs-btn-focus-shadow-rgb: 32, 201, 151;
  --bs-btn-active-color: #000;
  --bs-btn-active-bg: #20c997;
  --bs-btn-active-border-color: #20c997;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #20c997;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #20c997;
  --bs-gradient: none;
}

/* line 161, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_buttons.scss */
.btn-link {
  --bs-btn-font-weight: 400;
  --bs-btn-color: var(--bs-link-color);
  --bs-btn-bg: transparent;
  --bs-btn-border-color: transparent;
  --bs-btn-hover-color: var(--bs-link-hover-color);
  --bs-btn-hover-border-color: transparent;
  --bs-btn-active-color: var(--bs-link-hover-color);
  --bs-btn-active-border-color: transparent;
  --bs-btn-disabled-color: #6c757d;
  --bs-btn-disabled-border-color: transparent;
  --bs-btn-box-shadow: 0 0 0 #000;
  --bs-btn-focus-shadow-rgb: 53, 97, 139;
  text-decoration: none;
}

/* line 185, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_buttons.scss */
.btn-link:focus-visible {
  color: var(--bs-btn-color);
}

/* line 189, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_buttons.scss */
.btn-link:hover {
  color: var(--bs-btn-hover-color);
}

/* line 201, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_buttons.scss */
.btn-lg, .btn-group-lg > .btn, .slick-dots li .btn-group-lg > button, .btn-group-lg > .slick-arrow, .table.template-table .vcard .btn-group-lg > a {
  --bs-btn-padding-y: 0.5rem;
  --bs-btn-padding-x: 1rem;
  --bs-btn-font-size: 1.25rem;
  --bs-btn-border-radius: var(--bs-border-radius-lg);
}

/* line 205, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_buttons.scss */
.btn-sm, .btn-group-sm > .btn, .slick-dots li .btn-group-sm > button, .btn-group-sm > .slick-arrow, .table.template-table .vcard .btn-group-sm > a {
  --bs-btn-padding-y: 0.25rem;
  --bs-btn-padding-x: 0.5rem;
  --bs-btn-font-size: 0.875rem;
  --bs-btn-border-radius: var(--bs-border-radius-sm);
}

/* line 1, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_transitions.scss */
.fade {
  transition: opacity 0.15s linear;
}

@media (prefers-reduced-motion: reduce) {
  /* line 1, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_transitions.scss */
  .fade {
    transition: none;
  }
}

/* line 4, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_transitions.scss */
.fade:not(.show) {
  opacity: 0;
}

/* line 11, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_transitions.scss */
.collapse:not(.show) {
  display: none;
}

/* line 16, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_transitions.scss */
.collapsing {
  height: 0;
  overflow: hidden;
  transition: height 0.35s ease;
}

@media (prefers-reduced-motion: reduce) {
  /* line 16, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_transitions.scss */
  .collapsing {
    transition: none;
  }
}

/* line 21, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_transitions.scss */
.collapsing.collapse-horizontal {
  width: 0;
  height: auto;
  transition: width 0.35s ease;
}

@media (prefers-reduced-motion: reduce) {
  /* line 21, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_transitions.scss */
  .collapsing.collapse-horizontal {
    transition: none;
  }
}

/* line 2, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_dropdown.scss */
.dropup,
.dropend,
.dropdown,
.dropstart,
.dropup-center,
.dropdown-center {
  position: relative;
}

/* line 11, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_dropdown.scss */
.dropdown-toggle {
  white-space: nowrap;
}

/* line 36, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_caret.scss */
.dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid;
  border-right: 0.3em solid transparent;
  border-bottom: 0;
  border-left: 0.3em solid transparent;
}

/* line 64, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_caret.scss */
.dropdown-toggle:empty::after {
  margin-left: 0;
}

/* line 19, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_dropdown.scss */
.dropdown-menu {
  --bs-dropdown-zindex: 1000;
  --bs-dropdown-min-width: 10rem;
  --bs-dropdown-padding-x: 0;
  --bs-dropdown-padding-y: 0.5rem;
  --bs-dropdown-spacer: 0.125rem;
  --bs-dropdown-font-size: 1rem;
  --bs-dropdown-color: var(--bs-body-color);
  --bs-dropdown-bg: var(--bs-body-bg);
  --bs-dropdown-border-color: var(--bs-border-color-translucent);
  --bs-dropdown-border-radius: var(--bs-border-radius);
  --bs-dropdown-border-width: var(--bs-border-width);
  --bs-dropdown-inner-border-radius: calc(var(--bs-border-radius) - var(--bs-border-width));
  --bs-dropdown-divider-bg: var(--bs-border-color-translucent);
  --bs-dropdown-divider-margin-y: 0.5rem;
  --bs-dropdown-box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
  --bs-dropdown-link-color: var(--bs-body-color);
  --bs-dropdown-link-hover-color: var(--bs-body-color);
  --bs-dropdown-link-hover-bg: var(--bs-tertiary-bg);
  --bs-dropdown-link-active-color: #fff;
  --bs-dropdown-link-active-bg: #114576;
  --bs-dropdown-link-disabled-color: var(--bs-tertiary-color);
  --bs-dropdown-item-padding-x: 1rem;
  --bs-dropdown-item-padding-y: 0.25rem;
  --bs-dropdown-header-color: #6c757d;
  --bs-dropdown-header-padding-x: 1rem;
  --bs-dropdown-header-padding-y: 0.5rem;
  position: absolute;
  z-index: var(--bs-dropdown-zindex);
  display: none;
  min-width: var(--bs-dropdown-min-width);
  padding: var(--bs-dropdown-padding-y) var(--bs-dropdown-padding-x);
  margin: 0;
  font-size: var(--bs-dropdown-font-size);
  color: var(--bs-dropdown-color);
  text-align: left;
  list-style: none;
  background-color: var(--bs-dropdown-bg);
  background-clip: padding-box;
  border: var(--bs-dropdown-border-width) solid var(--bs-dropdown-border-color);
  border-radius: var(--bs-dropdown-border-radius);
}

/* line 65, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_dropdown.scss */
.dropdown-menu[data-bs-popper] {
  top: 100%;
  left: 0;
  margin-top: var(--bs-dropdown-spacer);
}

/* line 92, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_dropdown.scss */
.dropdown-menu-start {
  --bs-position: start;
}

/* line 95, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_dropdown.scss */
.dropdown-menu-start[data-bs-popper] {
  right: auto;
  left: 0;
}

/* line 101, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_dropdown.scss */
.dropdown-menu-end {
  --bs-position: end;
}

/* line 104, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_dropdown.scss */
.dropdown-menu-end[data-bs-popper] {
  right: 0;
  left: auto;
}

@media (min-width: 576px) {
  /* line 92, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_dropdown.scss */
  .dropdown-menu-sm-start {
    --bs-position: start;
  }
  /* line 95, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_dropdown.scss */
  .dropdown-menu-sm-start[data-bs-popper] {
    right: auto;
    left: 0;
  }
  /* line 101, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_dropdown.scss */
  .dropdown-menu-sm-end {
    --bs-position: end;
  }
  /* line 104, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_dropdown.scss */
  .dropdown-menu-sm-end[data-bs-popper] {
    right: 0;
    left: auto;
  }
}

@media (min-width: 768px) {
  /* line 92, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_dropdown.scss */
  .dropdown-menu-md-start {
    --bs-position: start;
  }
  /* line 95, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_dropdown.scss */
  .dropdown-menu-md-start[data-bs-popper] {
    right: auto;
    left: 0;
  }
  /* line 101, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_dropdown.scss */
  .dropdown-menu-md-end {
    --bs-position: end;
  }
  /* line 104, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_dropdown.scss */
  .dropdown-menu-md-end[data-bs-popper] {
    right: 0;
    left: auto;
  }
}

@media (min-width: 992px) {
  /* line 92, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_dropdown.scss */
  .dropdown-menu-lg-start {
    --bs-position: start;
  }
  /* line 95, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_dropdown.scss */
  .dropdown-menu-lg-start[data-bs-popper] {
    right: auto;
    left: 0;
  }
  /* line 101, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_dropdown.scss */
  .dropdown-menu-lg-end {
    --bs-position: end;
  }
  /* line 104, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_dropdown.scss */
  .dropdown-menu-lg-end[data-bs-popper] {
    right: 0;
    left: auto;
  }
}

@media (min-width: 1200px) {
  /* line 92, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_dropdown.scss */
  .dropdown-menu-xl-start {
    --bs-position: start;
  }
  /* line 95, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_dropdown.scss */
  .dropdown-menu-xl-start[data-bs-popper] {
    right: auto;
    left: 0;
  }
  /* line 101, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_dropdown.scss */
  .dropdown-menu-xl-end {
    --bs-position: end;
  }
  /* line 104, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_dropdown.scss */
  .dropdown-menu-xl-end[data-bs-popper] {
    right: 0;
    left: auto;
  }
}

@media (min-width: 1400px) {
  /* line 92, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_dropdown.scss */
  .dropdown-menu-xxl-start {
    --bs-position: start;
  }
  /* line 95, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_dropdown.scss */
  .dropdown-menu-xxl-start[data-bs-popper] {
    right: auto;
    left: 0;
  }
  /* line 101, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_dropdown.scss */
  .dropdown-menu-xxl-end {
    --bs-position: end;
  }
  /* line 104, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_dropdown.scss */
  .dropdown-menu-xxl-end[data-bs-popper] {
    right: 0;
    left: auto;
  }
}

/* line 116, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_dropdown.scss */
.dropup .dropdown-menu[data-bs-popper] {
  top: auto;
  bottom: 100%;
  margin-top: 0;
  margin-bottom: var(--bs-dropdown-spacer);
}

/* line 36, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_caret.scss */
.dropup .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0;
  border-right: 0.3em solid transparent;
  border-bottom: 0.3em solid;
  border-left: 0.3em solid transparent;
}

/* line 64, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_caret.scss */
.dropup .dropdown-toggle:empty::after {
  margin-left: 0;
}

/* line 129, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_dropdown.scss */
.dropend .dropdown-menu[data-bs-popper] {
  top: 0;
  right: auto;
  left: 100%;
  margin-top: 0;
  margin-left: var(--bs-dropdown-spacer);
}

/* line 36, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_caret.scss */
.dropend .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid transparent;
  border-right: 0;
  border-bottom: 0.3em solid transparent;
  border-left: 0.3em solid;
}

/* line 64, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_caret.scss */
.dropend .dropdown-toggle:empty::after {
  margin-left: 0;
}

/* line 139, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_dropdown.scss */
.dropend .dropdown-toggle::after {
  vertical-align: 0;
}

/* line 146, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_dropdown.scss */
.dropstart .dropdown-menu[data-bs-popper] {
  top: 0;
  right: 100%;
  left: auto;
  margin-top: 0;
  margin-right: var(--bs-dropdown-spacer);
}

/* line 36, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_caret.scss */
.dropstart .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
}

/* line 51, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_caret.scss */
.dropstart .dropdown-toggle::after {
  display: none;
}

/* line 55, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_caret.scss */
.dropstart .dropdown-toggle::before {
  display: inline-block;
  margin-right: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid transparent;
  border-right: 0.3em solid;
  border-bottom: 0.3em solid transparent;
}

/* line 64, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_caret.scss */
.dropstart .dropdown-toggle:empty::after {
  margin-left: 0;
}

/* line 156, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_dropdown.scss */
.dropstart .dropdown-toggle::before {
  vertical-align: 0;
}

/* line 164, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_dropdown.scss */
.dropdown-divider {
  height: 0;
  margin: var(--bs-dropdown-divider-margin-y) 0;
  overflow: hidden;
  border-top: 1px solid var(--bs-dropdown-divider-bg);
  opacity: 1;
}

/* line 175, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_dropdown.scss */
.dropdown-item {
  display: block;
  width: 100%;
  padding: var(--bs-dropdown-item-padding-y) var(--bs-dropdown-item-padding-x);
  clear: both;
  font-weight: 400;
  color: var(--bs-dropdown-link-color);
  text-align: inherit;
  white-space: nowrap;
  background-color: transparent;
  border: 0;
  border-radius: var(--bs-dropdown-item-border-radius, 0);
}

/* line 189, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_dropdown.scss */
.dropdown-item:hover, .dropdown-item:focus {
  color: var(--bs-dropdown-link-hover-color);
  background-color: var(--bs-dropdown-link-hover-bg);
}

/* line 196, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_dropdown.scss */
.dropdown-item.active, .dropdown-item:active {
  color: var(--bs-dropdown-link-active-color);
  text-decoration: none;
  background-color: var(--bs-dropdown-link-active-bg);
}

/* line 203, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_dropdown.scss */
.dropdown-item.disabled, .dropdown-item:disabled {
  color: var(--bs-dropdown-link-disabled-color);
  pointer-events: none;
  background-color: transparent;
}

/* line 213, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_dropdown.scss */
.dropdown-menu.show {
  display: block;
}

/* line 218, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_dropdown.scss */
.dropdown-header {
  display: block;
  padding: var(--bs-dropdown-header-padding-y) var(--bs-dropdown-header-padding-x);
  margin-bottom: 0;
  font-size: 0.875rem;
  color: var(--bs-dropdown-header-color);
  white-space: nowrap;
}

/* line 228, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_dropdown.scss */
.dropdown-item-text {
  display: block;
  padding: var(--bs-dropdown-item-padding-y) var(--bs-dropdown-item-padding-x);
  color: var(--bs-dropdown-link-color);
}

/* line 235, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_dropdown.scss */
.dropdown-menu-dark {
  --bs-dropdown-color: #dee2e6;
  --bs-dropdown-bg: #343a40;
  --bs-dropdown-border-color: var(--bs-border-color-translucent);
  --bs-dropdown-box-shadow: ;
  --bs-dropdown-link-color: #dee2e6;
  --bs-dropdown-link-hover-color: #fff;
  --bs-dropdown-divider-bg: var(--bs-border-color-translucent);
  --bs-dropdown-link-hover-bg: rgba(255, 255, 255, 0.15);
  --bs-dropdown-link-active-color: #fff;
  --bs-dropdown-link-active-bg: #114576;
  --bs-dropdown-link-disabled-color: #adb5bd;
  --bs-dropdown-header-color: #adb5bd;
}

/* line 2, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_button-group.scss */
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-flex;
  vertical-align: middle;
}

/* line 8, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_button-group.scss */
.btn-group > .btn, .slick-dots li .btn-group > button, .btn-group > .slick-arrow, .table.template-table .vcard .btn-group > a,
.btn-group-vertical > .btn,
.slick-dots li .btn-group-vertical > button,
.btn-group-vertical > .slick-arrow,
.table.template-table .vcard .btn-group-vertical > a {
  position: relative;
  flex: 1 1 auto;
}

/* line 15, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_button-group.scss */
.btn-group > .btn-check:checked + .btn, .slick-dots li .btn-group > .btn-check:checked + button, .btn-group > .btn-check:checked + .slick-arrow, .table.template-table .vcard .btn-group > .btn-check:checked + a,
.btn-group > .btn-check:focus + .btn,
.slick-dots li .btn-group > .btn-check:focus + button,
.btn-group > .btn-check:focus + .slick-arrow,
.table.template-table .vcard .btn-group > .btn-check:focus + a,
.btn-group > .btn:hover,
.slick-dots li .btn-group > button:hover,
.btn-group > .slick-arrow:hover,
.table.template-table .vcard .btn-group > a:hover,
.btn-group > .btn:focus,
.slick-dots li .btn-group > button:focus,
.btn-group > .slick-arrow:focus,
.table.template-table .vcard .btn-group > a:focus,
.btn-group > .btn:active,
.slick-dots li .btn-group > button:active,
.btn-group > .slick-arrow:active,
.table.template-table .vcard .btn-group > a:active,
.btn-group > .btn.active,
.slick-dots li .btn-group > button.active,
.btn-group > .active.slick-arrow,
.table.template-table .vcard .btn-group > a.active,
.btn-group-vertical > .btn-check:checked + .btn,
.slick-dots li .btn-group-vertical > .btn-check:checked + button,
.btn-group-vertical > .btn-check:checked + .slick-arrow,
.table.template-table .vcard .btn-group-vertical > .btn-check:checked + a,
.btn-group-vertical > .btn-check:focus + .btn,
.slick-dots li .btn-group-vertical > .btn-check:focus + button,
.btn-group-vertical > .btn-check:focus + .slick-arrow,
.table.template-table .vcard .btn-group-vertical > .btn-check:focus + a,
.btn-group-vertical > .btn:hover,
.slick-dots li .btn-group-vertical > button:hover,
.btn-group-vertical > .slick-arrow:hover,
.table.template-table .vcard .btn-group-vertical > a:hover,
.btn-group-vertical > .btn:focus,
.slick-dots li .btn-group-vertical > button:focus,
.btn-group-vertical > .slick-arrow:focus,
.table.template-table .vcard .btn-group-vertical > a:focus,
.btn-group-vertical > .btn:active,
.slick-dots li .btn-group-vertical > button:active,
.btn-group-vertical > .slick-arrow:active,
.table.template-table .vcard .btn-group-vertical > a:active,
.btn-group-vertical > .btn.active,
.slick-dots li .btn-group-vertical > button.active,
.btn-group-vertical > .active.slick-arrow,
.table.template-table .vcard .btn-group-vertical > a.active {
  z-index: 1;
}

/* line 26, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_button-group.scss */
.btn-toolbar {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}

/* line 31, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_button-group.scss */
.btn-toolbar .input-group {
  width: auto;
}

/* line 36, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_button-group.scss */
.btn-group {
  border-radius: 0;
}

/* line 40, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_button-group.scss */
.btn-group > :not(.btn-check:first-child) + .btn, .slick-dots li .btn-group > :not(.btn-check:first-child) + button, .btn-group > :not(.btn-check:first-child) + .slick-arrow, .table.template-table .vcard .btn-group > :not(.btn-check:first-child) + a,
.btn-group > .btn-group:not(:first-child) {
  margin-left: calc(var(--bs-border-width) * -1);
}

/* line 46, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_button-group.scss */
.btn-group > .btn:not(:last-child):not(.dropdown-toggle), .slick-dots li .btn-group > button:not(:last-child):not(.dropdown-toggle), .btn-group > .slick-arrow:not(:last-child):not(.dropdown-toggle), .table.template-table .vcard .btn-group > a:not(:last-child):not(.dropdown-toggle),
.btn-group > .btn.dropdown-toggle-split:first-child,
.slick-dots li .btn-group > button.dropdown-toggle-split:first-child,
.btn-group > .dropdown-toggle-split.slick-arrow:first-child,
.table.template-table .vcard .btn-group > a.dropdown-toggle-split:first-child,
.btn-group > .btn-group:not(:last-child) > .btn,
.slick-dots li .btn-group > .btn-group:not(:last-child) > button,
.btn-group > .btn-group:not(:last-child) > .slick-arrow,
.table.template-table .vcard .btn-group > .btn-group:not(:last-child) > a {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

/* line 56, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_button-group.scss */
.btn-group > .btn:nth-child(n + 3), .slick-dots li .btn-group > button:nth-child(n + 3), .btn-group > .slick-arrow:nth-child(n + 3), .table.template-table .vcard .btn-group > a:nth-child(n + 3),
.btn-group > :not(.btn-check) + .btn,
.slick-dots li .btn-group > :not(.btn-check) + button,
.btn-group > :not(.btn-check) + .slick-arrow,
.table.template-table .vcard .btn-group > :not(.btn-check) + a,
.btn-group > .btn-group:not(:first-child) > .btn,
.slick-dots li .btn-group > .btn-group:not(:first-child) > button,
.btn-group > .btn-group:not(:first-child) > .slick-arrow,
.table.template-table .vcard .btn-group > .btn-group:not(:first-child) > a {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 75, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_button-group.scss */
.dropdown-toggle-split {
  padding-right: 0.5625rem;
  padding-left: 0.5625rem;
}

/* line 79, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_button-group.scss */
.dropdown-toggle-split::after,
.dropup .dropdown-toggle-split::after,
.dropend .dropdown-toggle-split::after {
  margin-left: 0;
}

/* line 85, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_button-group.scss */
.dropstart .dropdown-toggle-split::before {
  margin-right: 0;
}

/* line 90, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_button-group.scss */
.btn-sm + .dropdown-toggle-split, .btn-group-sm > .btn + .dropdown-toggle-split, .slick-dots li .btn-group-sm > button + .dropdown-toggle-split, .btn-group-sm > .slick-arrow + .dropdown-toggle-split, .table.template-table .vcard .btn-group-sm > a + .dropdown-toggle-split {
  padding-right: 0.375rem;
  padding-left: 0.375rem;
}

/* line 95, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_button-group.scss */
.btn-lg + .dropdown-toggle-split, .btn-group-lg > .btn + .dropdown-toggle-split, .slick-dots li .btn-group-lg > button + .dropdown-toggle-split, .btn-group-lg > .slick-arrow + .dropdown-toggle-split, .table.template-table .vcard .btn-group-lg > a + .dropdown-toggle-split {
  padding-right: 0.75rem;
  padding-left: 0.75rem;
}

/* line 117, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_button-group.scss */
.btn-group-vertical {
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
}

/* line 122, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_button-group.scss */

.btn-group-vertical > .btn,
.slick-dots li .btn-group-vertical > button,
.btn-group-vertical > .slick-arrow,
.table.template-table .vcard .btn-group-vertical > a,
.btn-group-vertical > .btn-group {
  width: 100%;
}

/* line 127, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_button-group.scss */
.btn-group-vertical > .btn:not(:first-child), .slick-dots li .btn-group-vertical > button:not(:first-child), .btn-group-vertical > .slick-arrow:not(:first-child), .table.template-table .vcard .btn-group-vertical > a:not(:first-child),
.btn-group-vertical > .btn-group:not(:first-child) {
  margin-top: calc(var(--bs-border-width) * -1);
}

/* line 133, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_button-group.scss */
.btn-group-vertical > .btn:not(:last-child):not(.dropdown-toggle), .slick-dots li .btn-group-vertical > button:not(:last-child):not(.dropdown-toggle), .btn-group-vertical > .slick-arrow:not(:last-child):not(.dropdown-toggle), .table.template-table .vcard .btn-group-vertical > a:not(:last-child):not(.dropdown-toggle),
.btn-group-vertical > .btn-group:not(:last-child) > .btn,
.slick-dots li .btn-group-vertical > .btn-group:not(:last-child) > button,
.btn-group-vertical > .btn-group:not(:last-child) > .slick-arrow,
.table.template-table .vcard .btn-group-vertical > .btn-group:not(:last-child) > a {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 138, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_button-group.scss */
.btn-group-vertical > .btn ~ .btn, .slick-dots li .btn-group-vertical > button ~ .btn, .btn-group-vertical > .slick-arrow ~ .btn, .table.template-table .vcard .btn-group-vertical > a ~ .btn, .slick-dots li .btn-group-vertical > .btn ~ button, .slick-dots li .btn-group-vertical > button ~ button, .slick-dots li .btn-group-vertical > .slick-arrow ~ button, .table.template-table .vcard .slick-dots li .btn-group-vertical > a ~ button, .slick-dots li .table.template-table .vcard .btn-group-vertical > a ~ button, .btn-group-vertical > .btn ~ .slick-arrow, .slick-dots li .btn-group-vertical > button ~ .slick-arrow, .btn-group-vertical > .slick-arrow ~ .slick-arrow, .table.template-table .vcard .btn-group-vertical > a ~ .slick-arrow, .table.template-table .vcard .btn-group-vertical > .btn ~ a, .slick-dots li .table.template-table .vcard .btn-group-vertical > button ~ a, .table.template-table .vcard .slick-dots li .btn-group-vertical > button ~ a, .table.template-table .vcard .btn-group-vertical > .slick-arrow ~ a, .table.template-table .vcard .btn-group-vertical > a ~ a,
.btn-group-vertical > .btn-group:not(:first-child) > .btn,
.slick-dots li .btn-group-vertical > .btn-group:not(:first-child) > button,
.btn-group-vertical > .btn-group:not(:first-child) > .slick-arrow,
.table.template-table .vcard .btn-group-vertical > .btn-group:not(:first-child) > a {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

/* line 6, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_nav.scss */
.nav {
  --bs-nav-link-padding-x: 1rem;
  --bs-nav-link-padding-y: 0.5rem;
  --bs-nav-link-font-weight: ;
  --bs-nav-link-color: var(--bs-link-color);
  --bs-nav-link-hover-color: var(--bs-link-hover-color);
  --bs-nav-link-disabled-color: var(--bs-secondary-color);
  display: flex;
  flex-wrap: wrap;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}

/* line 24, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_nav.scss */
.nav-link {
  display: block;
  padding: var(--bs-nav-link-padding-y) var(--bs-nav-link-padding-x);
  font-size: var(--bs-nav-link-font-size);
  font-weight: var(--bs-nav-link-font-weight);
  color: var(--bs-nav-link-color);
  background: none;
  border: 0;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
  /* line 24, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_nav.scss */
  .nav-link {
    transition: none;
  }
}

/* line 35, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_nav.scss */
.nav-link:hover, .nav-link:focus {
  color: var(--bs-nav-link-hover-color);
}

/* line 41, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_nav.scss */
.nav-link:focus-visible {
  outline: 0;
  box-shadow: 0 0 0 0.25rem rgba(17, 69, 118, 0.25);
}

/* line 47, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_nav.scss */
.nav-link.disabled, .nav-link:disabled {
  color: var(--bs-nav-link-disabled-color);
  pointer-events: none;
  cursor: default;
}

/* line 59, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_nav.scss */
.nav-tabs {
  --bs-nav-tabs-border-width: var(--bs-border-width);
  --bs-nav-tabs-border-color: var(--bs-border-color);
  --bs-nav-tabs-border-radius: var(--bs-border-radius);
  --bs-nav-tabs-link-hover-border-color: var(--bs-secondary-bg) var(--bs-secondary-bg) var(--bs-border-color);
  --bs-nav-tabs-link-active-color: var(--bs-emphasis-color);
  --bs-nav-tabs-link-active-bg: var(--bs-body-bg);
  --bs-nav-tabs-link-active-border-color: var(--bs-border-color) var(--bs-border-color) var(--bs-body-bg);
  border-bottom: var(--bs-nav-tabs-border-width) solid var(--bs-nav-tabs-border-color);
}

/* line 72, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_nav.scss */
.nav-tabs .nav-link {
  margin-bottom: calc(-1 * var(--bs-nav-tabs-border-width));
  border: var(--bs-nav-tabs-border-width) solid transparent;
  border-top-left-radius: var(--bs-nav-tabs-border-radius);
  border-top-right-radius: var(--bs-nav-tabs-border-radius);
}

/* line 77, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_nav.scss */
.nav-tabs .nav-link:hover, .nav-tabs .nav-link:focus {
  isolation: isolate;
  border-color: var(--bs-nav-tabs-link-hover-border-color);
}

/* line 85, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_nav.scss */
.nav-tabs .nav-link.active,
.nav-tabs .nav-item.show .nav-link {
  color: var(--bs-nav-tabs-link-active-color);
  background-color: var(--bs-nav-tabs-link-active-bg);
  border-color: var(--bs-nav-tabs-link-active-border-color);
}

/* line 92, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_nav.scss */
.nav-tabs .dropdown-menu {
  margin-top: calc(-1 * var(--bs-nav-tabs-border-width));
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

/* line 105, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_nav.scss */
.nav-pills {
  --bs-nav-pills-border-radius: var(--bs-border-radius);
  --bs-nav-pills-link-active-color: #fff;
  --bs-nav-pills-link-active-bg: #114576;
}

/* line 112, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_nav.scss */
.nav-pills .nav-link {
  border-radius: var(--bs-nav-pills-border-radius);
}

/* line 116, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_nav.scss */
.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
  color: var(--bs-nav-pills-link-active-color);
  background-color: var(--bs-nav-pills-link-active-bg);
}

/* line 128, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_nav.scss */
.nav-underline {
  --bs-nav-underline-gap: 1rem;
  --bs-nav-underline-border-width: 0.125rem;
  --bs-nav-underline-link-active-color: var(--bs-emphasis-color);
  gap: var(--bs-nav-underline-gap);
}

/* line 137, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_nav.scss */
.nav-underline .nav-link {
  padding-right: 0;
  padding-left: 0;
  border-bottom: var(--bs-nav-underline-border-width) solid transparent;
}

/* line 142, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_nav.scss */
.nav-underline .nav-link:hover, .nav-underline .nav-link:focus {
  border-bottom-color: currentcolor;
}

/* line 148, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_nav.scss */
.nav-underline .nav-link.active,
.nav-underline .show > .nav-link {
  font-weight: 700;
  color: var(--bs-nav-underline-link-active-color);
  border-bottom-color: currentcolor;
}

/* line 162, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_nav.scss */
.nav-fill > .nav-link,
.nav-fill .nav-item {
  flex: 1 1 auto;
  text-align: center;
}

/* line 170, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_nav.scss */
.nav-justified > .nav-link,
.nav-justified .nav-item {
  flex-basis: 0;
  flex-grow: 1;
  text-align: center;
}

/* line 180, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_nav.scss */
.nav-fill .nav-item .nav-link,
.nav-justified .nav-item .nav-link {
  width: 100%;
}

/* line 191, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_nav.scss */
.tab-content > .tab-pane {
  display: none;
}

/* line 194, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_nav.scss */
.tab-content > .active {
  display: block;
}

/* line 6, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_navbar.scss */
.navbar {
  --bs-navbar-padding-x: 0;
  --bs-navbar-padding-y: 0;
  --bs-navbar-color: rgba(var(--bs-emphasis-color-rgb), 0.65);
  --bs-navbar-hover-color: rgba(var(--bs-emphasis-color-rgb), 0.8);
  --bs-navbar-disabled-color: rgba(var(--bs-emphasis-color-rgb), 0.3);
  --bs-navbar-active-color: rgba(var(--bs-emphasis-color-rgb), 1);
  --bs-navbar-brand-padding-y: 0.3125rem;
  --bs-navbar-brand-margin-end: 1rem;
  --bs-navbar-brand-font-size: 1.25rem;
  --bs-navbar-brand-color: rgba(var(--bs-emphasis-color-rgb), 1);
  --bs-navbar-brand-hover-color: rgba(var(--bs-emphasis-color-rgb), 1);
  --bs-navbar-nav-link-padding-x: 0.5rem;
  --bs-navbar-toggler-padding-y: 0;
  --bs-navbar-toggler-padding-x: 0;
  --bs-navbar-toggler-font-size: 36px;
  --bs-navbar-toggler-icon-bg: url("data:image/svg+xml,%3Csvg width='36' height='36' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url%28%23a%29'%3E%3Cpath fill='%23fff' d='M8 9h20v4H8zM8 16h20v4H8zM8 23h20v4H8z'/%3E%3Cpath fill='%23114576' d='M9 10h18v2H9zM9 17h18v2H9zM9 24h18v2H9z'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M36 0H0v36h36V0Zm-1 1H1v34h34V1Z' fill='%23fff'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='%23fff' d='M0 0h36v36H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
  --bs-navbar-toggler-border-color: transparent;
  --bs-navbar-toggler-border-radius: 0;
  --bs-navbar-toggler-focus-width: 0.25rem;
  --bs-navbar-toggler-transition: box-shadow 0.15s ease-in-out;
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  padding: var(--bs-navbar-padding-y) var(--bs-navbar-padding-x);
}

/* line 41, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_navbar.scss */
.navbar > .container, main.navbar > .frame-type-menuDirectory, main.navbar > .frame-type-menuList, main > .frame-type-menuDirectory .navbar > header, main > .frame-type-menuList .navbar > header,
.navbar > .container-fluid, .navbar > .container-sm, .navbar > .container-md, .navbar > .container-lg, .navbar > .container-xl, .navbar > .container-xxl {
  display: flex;
  flex-wrap: inherit;
  align-items: center;
  justify-content: space-between;
}

/* line 65, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_navbar.scss */
.navbar-brand {
  padding-top: var(--bs-navbar-brand-padding-y);
  padding-bottom: var(--bs-navbar-brand-padding-y);
  margin-right: var(--bs-navbar-brand-margin-end);
  font-size: var(--bs-navbar-brand-font-size);
  color: var(--bs-navbar-brand-color);
  white-space: nowrap;
}

/* line 74, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_navbar.scss */
.navbar-brand:hover, .navbar-brand:focus {
  color: var(--bs-navbar-brand-hover-color);
}

/* line 86, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_navbar.scss */
.navbar-nav {
  --bs-nav-link-padding-x: 0;
  --bs-nav-link-padding-y: 0.5rem;
  --bs-nav-link-font-weight: ;
  --bs-nav-link-color: var(--bs-navbar-color);
  --bs-nav-link-hover-color: var(--bs-navbar-hover-color);
  --bs-nav-link-disabled-color: var(--bs-navbar-disabled-color);
  display: flex;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}

/* line 104, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_navbar.scss */
.navbar-nav .nav-link.active, .navbar-nav .nav-link.show {
  color: var(--bs-navbar-active-color);
}

/* line 110, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_navbar.scss */
.navbar-nav .dropdown-menu {
  position: static;
}

/* line 120, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_navbar.scss */
.navbar-text {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  color: var(--bs-navbar-color);
}

/* line 125, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_navbar.scss */
.navbar-text a,
.navbar-text a:hover,
.navbar-text a:focus {
  color: var(--bs-navbar-active-color);
}

/* line 141, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_navbar.scss */
.navbar-collapse {
  flex-basis: 100%;
  flex-grow: 1;
  align-items: center;
}

/* line 150, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_navbar.scss */
.navbar-toggler {
  padding: var(--bs-navbar-toggler-padding-y) var(--bs-navbar-toggler-padding-x);
  font-size: var(--bs-navbar-toggler-font-size);
  line-height: 1;
  color: var(--bs-navbar-color);
  background-color: transparent;
  border: var(--bs-border-width) solid var(--bs-navbar-toggler-border-color);
  border-radius: var(--bs-navbar-toggler-border-radius);
  transition: var(--bs-navbar-toggler-transition);
}

@media (prefers-reduced-motion: reduce) {
  /* line 150, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_navbar.scss */
  .navbar-toggler {
    transition: none;
  }
}

/* line 160, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_navbar.scss */
.navbar-toggler:hover {
  text-decoration: none;
}

/* line 164, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_navbar.scss */
.navbar-toggler:focus {
  text-decoration: none;
  outline: 0;
  box-shadow: 0 0 0 var(--bs-navbar-toggler-focus-width);
}

/* line 173, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_navbar.scss */
.navbar-toggler-icon {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  vertical-align: middle;
  background-image: var(--bs-navbar-toggler-icon-bg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100%;
}

/* line 184, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_navbar.scss */
.navbar-nav-scroll {
  max-height: var(--bs-scroll-height, 75vh);
  overflow-y: auto;
}

@media (min-width: 576px) {
  /* line 198, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_navbar.scss */
  .navbar-expand-sm {
    flex-wrap: nowrap;
    justify-content: flex-start;
  }
  /* line 203, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_navbar.scss */
  .navbar-expand-sm .navbar-nav {
    flex-direction: row;
  }
  /* line 206, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_navbar.scss */
  .navbar-expand-sm .navbar-nav .dropdown-menu {
    position: absolute;
  }
  /* line 210, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_navbar.scss */
  .navbar-expand-sm .navbar-nav .nav-link {
    padding-right: var(--bs-navbar-nav-link-padding-x);
    padding-left: var(--bs-navbar-nav-link-padding-x);
  }
  /* line 216, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_navbar.scss */
  .navbar-expand-sm .navbar-nav-scroll {
    overflow: visible;
  }
  /* line 220, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_navbar.scss */
  .navbar-expand-sm .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  /* line 225, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_navbar.scss */
  .navbar-expand-sm .navbar-toggler {
    display: none;
  }
  /* line 229, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_navbar.scss */
  .navbar-expand-sm .offcanvas {
    position: static;
    z-index: auto;
    flex-grow: 1;
    width: auto !important;
    height: auto !important;
    visibility: visible !important;
    background-color: transparent !important;
    border: 0 !important;
    transform: none !important;
    transition: none;
  }
  /* line 244, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_navbar.scss */
  .navbar-expand-sm .offcanvas .offcanvas-header {
    display: none;
  }
  /* line 248, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_navbar.scss */
  .navbar-expand-sm .offcanvas .offcanvas-body {
    display: flex;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible;
  }
}

@media (min-width: 768px) {
  /* line 198, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_navbar.scss */
  .navbar-expand-md {
    flex-wrap: nowrap;
    justify-content: flex-start;
  }
  /* line 203, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_navbar.scss */
  .navbar-expand-md .navbar-nav {
    flex-direction: row;
  }
  /* line 206, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_navbar.scss */
  .navbar-expand-md .navbar-nav .dropdown-menu {
    position: absolute;
  }
  /* line 210, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_navbar.scss */
  .navbar-expand-md .navbar-nav .nav-link {
    padding-right: var(--bs-navbar-nav-link-padding-x);
    padding-left: var(--bs-navbar-nav-link-padding-x);
  }
  /* line 216, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_navbar.scss */
  .navbar-expand-md .navbar-nav-scroll {
    overflow: visible;
  }
  /* line 220, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_navbar.scss */
  .navbar-expand-md .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  /* line 225, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_navbar.scss */
  .navbar-expand-md .navbar-toggler {
    display: none;
  }
  /* line 229, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_navbar.scss */
  .navbar-expand-md .offcanvas {
    position: static;
    z-index: auto;
    flex-grow: 1;
    width: auto !important;
    height: auto !important;
    visibility: visible !important;
    background-color: transparent !important;
    border: 0 !important;
    transform: none !important;
    transition: none;
  }
  /* line 244, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_navbar.scss */
  .navbar-expand-md .offcanvas .offcanvas-header {
    display: none;
  }
  /* line 248, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_navbar.scss */
  .navbar-expand-md .offcanvas .offcanvas-body {
    display: flex;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible;
  }
}

@media (min-width: 992px) {
  /* line 198, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_navbar.scss */
  .navbar-expand-lg {
    flex-wrap: nowrap;
    justify-content: flex-start;
  }
  /* line 203, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_navbar.scss */
  .navbar-expand-lg .navbar-nav {
    flex-direction: row;
  }
  /* line 206, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_navbar.scss */
  .navbar-expand-lg .navbar-nav .dropdown-menu {
    position: absolute;
  }
  /* line 210, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_navbar.scss */
  .navbar-expand-lg .navbar-nav .nav-link {
    padding-right: var(--bs-navbar-nav-link-padding-x);
    padding-left: var(--bs-navbar-nav-link-padding-x);
  }
  /* line 216, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_navbar.scss */
  .navbar-expand-lg .navbar-nav-scroll {
    overflow: visible;
  }
  /* line 220, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_navbar.scss */
  .navbar-expand-lg .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  /* line 225, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_navbar.scss */
  .navbar-expand-lg .navbar-toggler {
    display: none;
  }
  /* line 229, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_navbar.scss */
  .navbar-expand-lg .offcanvas {
    position: static;
    z-index: auto;
    flex-grow: 1;
    width: auto !important;
    height: auto !important;
    visibility: visible !important;
    background-color: transparent !important;
    border: 0 !important;
    transform: none !important;
    transition: none;
  }
  /* line 244, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_navbar.scss */
  .navbar-expand-lg .offcanvas .offcanvas-header {
    display: none;
  }
  /* line 248, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_navbar.scss */
  .navbar-expand-lg .offcanvas .offcanvas-body {
    display: flex;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible;
  }
}

@media (min-width: 1200px) {
  /* line 198, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_navbar.scss */
  .navbar-expand-xl {
    flex-wrap: nowrap;
    justify-content: flex-start;
  }
  /* line 203, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_navbar.scss */
  .navbar-expand-xl .navbar-nav {
    flex-direction: row;
  }
  /* line 206, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_navbar.scss */
  .navbar-expand-xl .navbar-nav .dropdown-menu {
    position: absolute;
  }
  /* line 210, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_navbar.scss */
  .navbar-expand-xl .navbar-nav .nav-link {
    padding-right: var(--bs-navbar-nav-link-padding-x);
    padding-left: var(--bs-navbar-nav-link-padding-x);
  }
  /* line 216, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_navbar.scss */
  .navbar-expand-xl .navbar-nav-scroll {
    overflow: visible;
  }
  /* line 220, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_navbar.scss */
  .navbar-expand-xl .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  /* line 225, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_navbar.scss */
  .navbar-expand-xl .navbar-toggler {
    display: none;
  }
  /* line 229, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_navbar.scss */
  .navbar-expand-xl .offcanvas {
    position: static;
    z-index: auto;
    flex-grow: 1;
    width: auto !important;
    height: auto !important;
    visibility: visible !important;
    background-color: transparent !important;
    border: 0 !important;
    transform: none !important;
    transition: none;
  }
  /* line 244, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_navbar.scss */
  .navbar-expand-xl .offcanvas .offcanvas-header {
    display: none;
  }
  /* line 248, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_navbar.scss */
  .navbar-expand-xl .offcanvas .offcanvas-body {
    display: flex;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible;
  }
}

@media (min-width: 1400px) {
  /* line 198, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_navbar.scss */
  .navbar-expand-xxl {
    flex-wrap: nowrap;
    justify-content: flex-start;
  }
  /* line 203, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_navbar.scss */
  .navbar-expand-xxl .navbar-nav {
    flex-direction: row;
  }
  /* line 206, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_navbar.scss */
  .navbar-expand-xxl .navbar-nav .dropdown-menu {
    position: absolute;
  }
  /* line 210, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_navbar.scss */
  .navbar-expand-xxl .navbar-nav .nav-link {
    padding-right: var(--bs-navbar-nav-link-padding-x);
    padding-left: var(--bs-navbar-nav-link-padding-x);
  }
  /* line 216, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_navbar.scss */
  .navbar-expand-xxl .navbar-nav-scroll {
    overflow: visible;
  }
  /* line 220, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_navbar.scss */
  .navbar-expand-xxl .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  /* line 225, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_navbar.scss */
  .navbar-expand-xxl .navbar-toggler {
    display: none;
  }
  /* line 229, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_navbar.scss */
  .navbar-expand-xxl .offcanvas {
    position: static;
    z-index: auto;
    flex-grow: 1;
    width: auto !important;
    height: auto !important;
    visibility: visible !important;
    background-color: transparent !important;
    border: 0 !important;
    transform: none !important;
    transition: none;
  }
  /* line 244, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_navbar.scss */
  .navbar-expand-xxl .offcanvas .offcanvas-header {
    display: none;
  }
  /* line 248, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_navbar.scss */
  .navbar-expand-xxl .offcanvas .offcanvas-body {
    display: flex;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible;
  }
}

/* line 198, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_navbar.scss */
.navbar-expand {
  flex-wrap: nowrap;
  justify-content: flex-start;
}

/* line 203, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_navbar.scss */
.navbar-expand .navbar-nav {
  flex-direction: row;
}

/* line 206, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_navbar.scss */
.navbar-expand .navbar-nav .dropdown-menu {
  position: absolute;
}

/* line 210, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_navbar.scss */
.navbar-expand .navbar-nav .nav-link {
  padding-right: var(--bs-navbar-nav-link-padding-x);
  padding-left: var(--bs-navbar-nav-link-padding-x);
}

/* line 216, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_navbar.scss */
.navbar-expand .navbar-nav-scroll {
  overflow: visible;
}

/* line 220, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_navbar.scss */
.navbar-expand .navbar-collapse {
  display: flex !important;
  flex-basis: auto;
}

/* line 225, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_navbar.scss */
.navbar-expand .navbar-toggler {
  display: none;
}

/* line 229, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_navbar.scss */
.navbar-expand .offcanvas {
  position: static;
  z-index: auto;
  flex-grow: 1;
  width: auto !important;
  height: auto !important;
  visibility: visible !important;
  background-color: transparent !important;
  border: 0 !important;
  transform: none !important;
  transition: none;
}

/* line 244, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_navbar.scss */
.navbar-expand .offcanvas .offcanvas-header {
  display: none;
}

/* line 248, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_navbar.scss */
.navbar-expand .offcanvas .offcanvas-body {
  display: flex;
  flex-grow: 0;
  padding: 0;
  overflow-y: visible;
}

/* line 269, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_navbar.scss */
.navbar-dark,
.navbar[data-bs-theme="dark"] {
  --bs-navbar-color: rgba(255, 255, 255, 0.55);
  --bs-navbar-hover-color: rgba(255, 255, 255, 0.75);
  --bs-navbar-disabled-color: rgba(255, 255, 255, 0.25);
  --bs-navbar-active-color: #fff;
  --bs-navbar-brand-color: #fff;
  --bs-navbar-brand-hover-color: #fff;
  --bs-navbar-toggler-border-color: rgba(255, 255, 255, 0.1);
  --bs-navbar-toggler-icon-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}

/* line 285, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_navbar.scss */
[data-bs-theme="dark"] .navbar-toggler-icon {
  --bs-navbar-toggler-icon-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}

/* line 5, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_card.scss */
.card {
  --bs-card-spacer-y: 1rem;
  --bs-card-spacer-x: 1rem;
  --bs-card-title-spacer-y: 0.5rem;
  --bs-card-title-color: ;
  --bs-card-subtitle-color: ;
  --bs-card-border-width: 0;
  --bs-card-border-color: var(--bs-border-color-translucent);
  --bs-card-border-radius: 0;
  --bs-card-box-shadow: ;
  --bs-card-inner-border-radius: 0;
  --bs-card-cap-padding-y: 0.5rem;
  --bs-card-cap-padding-x: 1rem;
  --bs-card-cap-bg: rgba(var(--bs-body-color-rgb), 0.03);
  --bs-card-cap-color: ;
  --bs-card-height: ;
  --bs-card-color: ;
  --bs-card-bg: var(--bs-body-bg);
  --bs-card-img-overlay-padding: 1rem;
  --bs-card-group-margin: 0.75rem;
  position: relative;
  display: flex;
  flex-direction: column;
  min-width: 0;
  height: var(--bs-card-height);
  color: var(--bs-body-color);
  word-wrap: break-word;
  background-color: var(--bs-card-bg);
  background-clip: border-box;
  border: var(--bs-card-border-width) solid var(--bs-card-border-color);
  border-radius: var(--bs-card-border-radius);
}

/* line 41, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_card.scss */
.card > hr {
  margin-right: 0;
  margin-left: 0;
}

/* line 46, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_card.scss */
.card > .list-group {
  border-top: inherit;
  border-bottom: inherit;
}

/* line 50, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_card.scss */
.card > .list-group:first-child {
  border-top-width: 0;
  border-top-left-radius: var(--bs-card-inner-border-radius);
  border-top-right-radius: var(--bs-card-inner-border-radius);
}

/* line 55, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_card.scss */
.card > .list-group:last-child {
  border-bottom-width: 0;
  border-bottom-right-radius: var(--bs-card-inner-border-radius);
  border-bottom-left-radius: var(--bs-card-inner-border-radius);
}

/* line 63, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_card.scss */
.card > .card-header + .list-group,
.card > .list-group + .card-footer {
  border-top: 0;
}

/* line 69, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_card.scss */
.card-body {
  flex: 1 1 auto;
  padding: var(--bs-card-spacer-y) var(--bs-card-spacer-x);
  color: var(--bs-card-color);
}

/* line 77, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_card.scss */
.card-title {
  margin-bottom: var(--bs-card-title-spacer-y);
  color: var(--bs-card-title-color);
}

/* line 82, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_card.scss */
.card-subtitle {
  margin-top: calc(-.5 * var(--bs-card-title-spacer-y));
  margin-bottom: 0;
  color: var(--bs-card-subtitle-color);
}

/* line 88, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_card.scss */
.card-text:last-child {
  margin-bottom: 0;
}

/* line 97, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_card.scss */
.card-link + .card-link {
  margin-left: var(--bs-card-spacer-x);
}

/* line 106, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_card.scss */
.card-header {
  padding: var(--bs-card-cap-padding-y) var(--bs-card-cap-padding-x);
  margin-bottom: 0;
  color: var(--bs-card-cap-color);
  background-color: var(--bs-card-cap-bg);
  border-bottom: var(--bs-card-border-width) solid var(--bs-card-border-color);
}

/* line 113, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_card.scss */
.card-header:first-child {
  border-radius: var(--bs-card-inner-border-radius) var(--bs-card-inner-border-radius) 0 0;
}

/* line 118, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_card.scss */
.card-footer {
  padding: var(--bs-card-cap-padding-y) var(--bs-card-cap-padding-x);
  color: var(--bs-card-cap-color);
  background-color: var(--bs-card-cap-bg);
  border-top: var(--bs-card-border-width) solid var(--bs-card-border-color);
}

/* line 124, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_card.scss */
.card-footer:last-child {
  border-radius: 0 0 var(--bs-card-inner-border-radius) var(--bs-card-inner-border-radius);
}

/* line 134, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_card.scss */
.card-header-tabs {
  margin-right: calc(-.5 * var(--bs-card-cap-padding-x));
  margin-bottom: calc(-1 * var(--bs-card-cap-padding-y));
  margin-left: calc(-.5 * var(--bs-card-cap-padding-x));
  border-bottom: 0;
}

/* line 140, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_card.scss */
.card-header-tabs .nav-link.active {
  background-color: var(--bs-card-bg);
  border-bottom-color: var(--bs-card-bg);
}

/* line 146, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_card.scss */
.card-header-pills {
  margin-right: calc(-.5 * var(--bs-card-cap-padding-x));
  margin-left: calc(-.5 * var(--bs-card-cap-padding-x));
}

/* line 152, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_card.scss */
.card-img-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: var(--bs-card-img-overlay-padding);
  border-radius: var(--bs-card-inner-border-radius);
}

/* line 162, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_card.scss */
.card-img,
.card-img-top,
.card-img-bottom {
  width: 100%;
}

/* line 168, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_card.scss */
.card-img,
.card-img-top {
  border-top-left-radius: var(--bs-card-inner-border-radius);
  border-top-right-radius: var(--bs-card-inner-border-radius);
}

/* line 173, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_card.scss */
.card-img,
.card-img-bottom {
  border-bottom-right-radius: var(--bs-card-inner-border-radius);
  border-bottom-left-radius: var(--bs-card-inner-border-radius);
}

/* line 186, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_card.scss */
.card-group > .card {
  margin-bottom: var(--bs-card-group-margin);
}

@media (min-width: 576px) {
  /* line 183, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_card.scss */
  .card-group {
    display: flex;
    flex-flow: row wrap;
  }
  /* line 195, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_card.scss */
  .card-group > .card {
    flex: 1 0 0%;
    margin-bottom: 0;
  }
  /* line 200, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_card.scss */
  .card-group > .card + .card {
    margin-left: 0;
    border-left: 0;
  }
  /* line 207, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_card.scss */
  .card-group > .card:not(:last-child) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }
  /* line 210, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_card.scss */
  .card-group > .card:not(:last-child) .card-img-top,
  .card-group > .card:not(:last-child) .card-header {
    border-top-right-radius: 0;
  }
  /* line 215, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_card.scss */
  .card-group > .card:not(:last-child) .card-img-bottom,
  .card-group > .card:not(:last-child) .card-footer {
    border-bottom-right-radius: 0;
  }
  /* line 222, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_card.scss */
  .card-group > .card:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }
  /* line 225, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_card.scss */
  .card-group > .card:not(:first-child) .card-img-top,
  .card-group > .card:not(:first-child) .card-header {
    border-top-left-radius: 0;
  }
  /* line 230, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_card.scss */
  .card-group > .card:not(:first-child) .card-img-bottom,
  .card-group > .card:not(:first-child) .card-footer {
    border-bottom-left-radius: 0;
  }
}

/* line 5, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_accordion.scss */
.accordion {
  --bs-accordion-color: var(--bs-body-color);
  --bs-accordion-bg: var(--bs-body-bg);
  --bs-accordion-transition: color 0.2s ease-in-out, background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, box-shadow 0.2s ease-in-out, border-radius 0.15s ease;
  --bs-accordion-border-color: var(--bs-border-color);
  --bs-accordion-border-width: var(--bs-border-width);
  --bs-accordion-border-radius: var(--bs-border-radius);
  --bs-accordion-inner-border-radius: calc(var(--bs-border-radius) - (var(--bs-border-width)));
  --bs-accordion-btn-padding-x: 1.25rem;
  --bs-accordion-btn-padding-y: 1rem;
  --bs-accordion-btn-color: var(--bs-body-color);
  --bs-accordion-btn-bg: var(--bs-accordion-bg);
  --bs-accordion-btn-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23313131'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
  --bs-accordion-btn-icon-width: 1.25rem;
  --bs-accordion-btn-icon-transform: rotate(-180deg);
  --bs-accordion-btn-icon-transition: transform 0.2s ease-in-out;
  --bs-accordion-btn-active-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23071c2f'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
  --bs-accordion-btn-focus-border-color: #88a2bb;
  --bs-accordion-btn-focus-box-shadow: 0 0 0 0.25rem rgba(17, 69, 118, 0.25);
  --bs-accordion-body-padding-x: 1.25rem;
  --bs-accordion-body-padding-y: 1rem;
  --bs-accordion-active-color: var(--bs-primary-text-emphasis);
  --bs-accordion-active-bg: var(--bs-primary-bg-subtle);
}

/* line 32, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_accordion.scss */
.accordion-button {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  padding: var(--bs-accordion-btn-padding-y) var(--bs-accordion-btn-padding-x);
  font-size: 1rem;
  color: var(--bs-accordion-btn-color);
  text-align: left;
  background-color: var(--bs-accordion-btn-bg);
  border: 0;
  border-radius: 0;
  overflow-anchor: none;
  transition: var(--bs-accordion-transition);
}

@media (prefers-reduced-motion: reduce) {
  /* line 32, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_accordion.scss */
  .accordion-button {
    transition: none;
  }
}

/* line 47, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_accordion.scss */
.accordion-button:not(.collapsed) {
  color: var(--bs-accordion-active-color);
  background-color: var(--bs-accordion-active-bg);
  box-shadow: inset 0 calc(-1 * var(--bs-accordion-border-width)) 0 var(--bs-accordion-border-color);
}

/* line 52, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_accordion.scss */
.accordion-button:not(.collapsed)::after {
  background-image: var(--bs-accordion-btn-active-icon);
  transform: var(--bs-accordion-btn-icon-transform);
}

/* line 59, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_accordion.scss */
.accordion-button::after {
  flex-shrink: 0;
  width: var(--bs-accordion-btn-icon-width);
  height: var(--bs-accordion-btn-icon-width);
  margin-left: auto;
  content: "";
  background-image: var(--bs-accordion-btn-icon);
  background-repeat: no-repeat;
  background-size: var(--bs-accordion-btn-icon-width);
  transition: var(--bs-accordion-btn-icon-transition);
}

@media (prefers-reduced-motion: reduce) {
  /* line 59, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_accordion.scss */
  .accordion-button::after {
    transition: none;
  }
}

/* line 71, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_accordion.scss */
.accordion-button:hover {
  z-index: 2;
}

/* line 75, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_accordion.scss */
.accordion-button:focus {
  z-index: 3;
  border-color: var(--bs-accordion-btn-focus-border-color);
  outline: 0;
  box-shadow: var(--bs-accordion-btn-focus-box-shadow);
}

/* line 83, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_accordion.scss */
.accordion-header {
  margin-bottom: 0;
}

/* line 87, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_accordion.scss */
.accordion-item {
  color: var(--bs-accordion-color);
  background-color: var(--bs-accordion-bg);
  border: var(--bs-accordion-border-width) solid var(--bs-accordion-border-color);
}

/* line 92, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_accordion.scss */
.accordion-item:first-of-type {
  border-top-left-radius: var(--bs-accordion-border-radius);
  border-top-right-radius: var(--bs-accordion-border-radius);
}

/* line 95, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_accordion.scss */
.accordion-item:first-of-type .accordion-button {
  border-top-left-radius: var(--bs-accordion-inner-border-radius);
  border-top-right-radius: var(--bs-accordion-inner-border-radius);
}

/* line 100, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_accordion.scss */
.accordion-item:not(:first-of-type) {
  border-top: 0;
}

/* line 105, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_accordion.scss */
.accordion-item:last-of-type {
  border-bottom-right-radius: var(--bs-accordion-border-radius);
  border-bottom-left-radius: var(--bs-accordion-border-radius);
}

/* line 109, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_accordion.scss */
.accordion-item:last-of-type .accordion-button.collapsed {
  border-bottom-right-radius: var(--bs-accordion-inner-border-radius);
  border-bottom-left-radius: var(--bs-accordion-inner-border-radius);
}

/* line 114, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_accordion.scss */
.accordion-item:last-of-type .accordion-collapse {
  border-bottom-right-radius: var(--bs-accordion-border-radius);
  border-bottom-left-radius: var(--bs-accordion-border-radius);
}

/* line 120, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_accordion.scss */
.accordion-body {
  padding: var(--bs-accordion-body-padding-y) var(--bs-accordion-body-padding-x);
}

/* line 130, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_accordion.scss */
.accordion-flush .accordion-collapse {
  border-width: 0;
}

/* line 134, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_accordion.scss */
.accordion-flush .accordion-item {
  border-right: 0;
  border-left: 0;
  border-radius: 0;
}

/* line 139, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_accordion.scss */
.accordion-flush .accordion-item:first-child {
  border-top: 0;
}

/* line 140, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_accordion.scss */
.accordion-flush .accordion-item:last-child {
  border-bottom: 0;
}

/* line 143, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_accordion.scss */
.accordion-flush .accordion-item .accordion-button, .accordion-flush .accordion-item .accordion-button.collapsed {
  border-radius: 0;
}

/* line 153, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_accordion.scss */
[data-bs-theme="dark"] .accordion-button::after {
  --bs-accordion-btn-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23708fad'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
  --bs-accordion-btn-active-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23708fad'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
}

/* line 1, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_breadcrumb.scss */
.breadcrumb {
  --bs-breadcrumb-padding-x: 0;
  --bs-breadcrumb-padding-y: 0;
  --bs-breadcrumb-margin-bottom: 1rem;
  --bs-breadcrumb-bg: ;
  --bs-breadcrumb-border-radius: ;
  --bs-breadcrumb-divider-color: var(--bs-secondary-color);
  --bs-breadcrumb-item-padding-x: 0.5rem;
  --bs-breadcrumb-item-active-color: var(--bs-secondary-color);
  display: flex;
  flex-wrap: wrap;
  padding: var(--bs-breadcrumb-padding-y) var(--bs-breadcrumb-padding-x);
  margin-bottom: var(--bs-breadcrumb-margin-bottom);
  font-size: var(--bs-breadcrumb-font-size);
  list-style: none;
  background-color: var(--bs-breadcrumb-bg);
  border-radius: var(--bs-breadcrumb-border-radius);
}

/* line 26, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_breadcrumb.scss */
.breadcrumb-item + .breadcrumb-item {
  padding-left: var(--bs-breadcrumb-item-padding-x);
}

/* line 29, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_breadcrumb.scss */
.breadcrumb-item + .breadcrumb-item::before {
  float: left;
  padding-right: var(--bs-breadcrumb-item-padding-x);
  color: var(--bs-breadcrumb-divider-color);
  content: var(--bs-breadcrumb-divider, "|") /* rtl: var(--bs-breadcrumb-divider, "|") */;
}

/* line 37, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_breadcrumb.scss */
.breadcrumb-item.active {
  color: var(--bs-breadcrumb-item-active-color);
}

/* line 1, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_pagination.scss */
.pagination {
  --bs-pagination-padding-x: 1rem;
  --bs-pagination-padding-y: 0.5rem;
  --bs-pagination-font-size: 1rem;
  --bs-pagination-color: var(--bs-link-color);
  --bs-pagination-bg: var(--bs-body-bg);
  --bs-pagination-border-width: var(--bs-border-width);
  --bs-pagination-border-color: #114576;
  --bs-pagination-border-radius: 0;
  --bs-pagination-hover-color: #fff;
  --bs-pagination-hover-bg: #114576;
  --bs-pagination-hover-border-color: #114576;
  --bs-pagination-focus-color: #fff;
  --bs-pagination-focus-bg: #114576;
  --bs-pagination-focus-box-shadow: none;
  --bs-pagination-active-color: #fff;
  --bs-pagination-active-bg: #114576;
  --bs-pagination-active-border-color: #114576;
  --bs-pagination-disabled-color: #666;
  --bs-pagination-disabled-bg: #fff;
  --bs-pagination-disabled-border-color: #114576;
  display: flex;
  padding-left: 0;
  list-style: none;
}

/* line 29, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_pagination.scss */
.page-link {
  position: relative;
  display: block;
  padding: var(--bs-pagination-padding-y) var(--bs-pagination-padding-x);
  font-size: var(--bs-pagination-font-size);
  color: var(--bs-pagination-color);
  background-color: var(--bs-pagination-bg);
  border: var(--bs-pagination-border-width) solid var(--bs-pagination-border-color);
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
  /* line 29, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_pagination.scss */
  .page-link {
    transition: none;
  }
}

/* line 40, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_pagination.scss */
.page-link:hover {
  z-index: 2;
  color: var(--bs-pagination-hover-color);
  background-color: var(--bs-pagination-hover-bg);
  border-color: var(--bs-pagination-hover-border-color);
}

/* line 48, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_pagination.scss */
.page-link:focus {
  z-index: 3;
  color: var(--bs-pagination-focus-color);
  background-color: var(--bs-pagination-focus-bg);
  outline: 0;
  box-shadow: var(--bs-pagination-focus-box-shadow);
}

/* line 56, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_pagination.scss */
.page-link.active,
.active > .page-link {
  z-index: 3;
  color: var(--bs-pagination-active-color);
  background-color: var(--bs-pagination-active-bg);
  border-color: var(--bs-pagination-active-border-color);
}

/* line 64, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_pagination.scss */
.page-link.disabled,
.disabled > .page-link {
  color: var(--bs-pagination-disabled-color);
  pointer-events: none;
  background-color: var(--bs-pagination-disabled-bg);
  border-color: var(--bs-pagination-disabled-border-color);
}

/* line 74, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_pagination.scss */
.page-item:not(:first-child) .page-link {
  margin-left: calc(var(--bs-border-width) * -1);
}

/* line 80, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_pagination.scss */
.page-item:first-child .page-link {
  border-top-left-radius: var(--bs-pagination-border-radius);
  border-bottom-left-radius: var(--bs-pagination-border-radius);
}

/* line 86, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_pagination.scss */
.page-item:last-child .page-link {
  border-top-right-radius: var(--bs-pagination-border-radius);
  border-bottom-right-radius: var(--bs-pagination-border-radius);
}

/* line 103, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_pagination.scss */
.pagination-lg {
  --bs-pagination-padding-x: 1.5rem;
  --bs-pagination-padding-y: 0.75rem;
  --bs-pagination-font-size: 1.25rem;
  --bs-pagination-border-radius: var(--bs-border-radius-lg);
}

/* line 107, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_pagination.scss */
.pagination-sm {
  --bs-pagination-padding-x: 0.5rem;
  --bs-pagination-padding-y: 0.25rem;
  --bs-pagination-font-size: 0.875rem;
  --bs-pagination-border-radius: var(--bs-border-radius-sm);
}

/* line 6, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_badge.scss */
.badge {
  --bs-badge-padding-x: 8px;
  --bs-badge-padding-y: 8px;
  --bs-badge-font-size: 1rem;
  --bs-badge-font-weight: 400;
  --bs-badge-color: #fff;
  --bs-badge-border-radius: 3px;
  display: inline-block;
  padding: var(--bs-badge-padding-y) var(--bs-badge-padding-x);
  font-size: var(--bs-badge-font-size);
  font-weight: var(--bs-badge-font-weight);
  line-height: 1;
  color: var(--bs-badge-color);
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: var(--bs-badge-border-radius);
}

/* line 29, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_badge.scss */
.badge:empty {
  display: none;
}

/* line 35, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_badge.scss */
.btn .badge, .slick-dots li button .badge, .slick-arrow .badge, .table.template-table .vcard a .badge {
  position: relative;
  top: -1px;
}

/* line 5, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_alert.scss */
.alert {
  --bs-alert-bg: transparent;
  --bs-alert-padding-x: 1rem;
  --bs-alert-padding-y: 1rem;
  --bs-alert-margin-bottom: 1rem;
  --bs-alert-color: inherit;
  --bs-alert-border-color: transparent;
  --bs-alert-border: 0 solid var(--bs-alert-border-color);
  --bs-alert-border-radius: 0;
  --bs-alert-link-color: inherit;
  position: relative;
  padding: var(--bs-alert-padding-y) var(--bs-alert-padding-x);
  margin-bottom: var(--bs-alert-margin-bottom);
  color: var(--bs-alert-color);
  background-color: var(--bs-alert-bg);
  border: var(--bs-alert-border);
  border-radius: var(--bs-alert-border-radius);
}

/* line 28, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_alert.scss */
.alert-heading {
  color: inherit;
}

/* line 34, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_alert.scss */
.alert-link {
  font-weight: 700;
  color: var(--bs-alert-link-color);
}

/* line 44, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_alert.scss */
.alert-dismissible {
  padding-right: 3rem;
}

/* line 48, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_alert.scss */
.alert-dismissible .btn-close {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  padding: 1.25rem 1rem;
}

/* line 61, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_alert.scss */
.alert-primary {
  --bs-alert-color: var(--bs-primary-text-emphasis);
  --bs-alert-bg: var(--bs-primary-bg-subtle);
  --bs-alert-border-color: var(--bs-primary-border-subtle);
  --bs-alert-link-color: var(--bs-primary-text-emphasis);
}

/* line 61, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_alert.scss */
.alert-secondary {
  --bs-alert-color: var(--bs-secondary-text-emphasis);
  --bs-alert-bg: var(--bs-secondary-bg-subtle);
  --bs-alert-border-color: var(--bs-secondary-border-subtle);
  --bs-alert-link-color: var(--bs-secondary-text-emphasis);
}

/* line 61, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_alert.scss */
.alert-success {
  --bs-alert-color: var(--bs-success-text-emphasis);
  --bs-alert-bg: var(--bs-success-bg-subtle);
  --bs-alert-border-color: var(--bs-success-border-subtle);
  --bs-alert-link-color: var(--bs-success-text-emphasis);
}

/* line 61, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_alert.scss */
.alert-info {
  --bs-alert-color: var(--bs-info-text-emphasis);
  --bs-alert-bg: var(--bs-info-bg-subtle);
  --bs-alert-border-color: var(--bs-info-border-subtle);
  --bs-alert-link-color: var(--bs-info-text-emphasis);
}

/* line 61, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_alert.scss */
.alert-warning {
  --bs-alert-color: var(--bs-warning-text-emphasis);
  --bs-alert-bg: var(--bs-warning-bg-subtle);
  --bs-alert-border-color: var(--bs-warning-border-subtle);
  --bs-alert-link-color: var(--bs-warning-text-emphasis);
}

/* line 61, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_alert.scss */
.alert-danger {
  --bs-alert-color: var(--bs-danger-text-emphasis);
  --bs-alert-bg: var(--bs-danger-bg-subtle);
  --bs-alert-border-color: var(--bs-danger-border-subtle);
  --bs-alert-link-color: var(--bs-danger-text-emphasis);
}

/* line 61, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_alert.scss */
.alert-light {
  --bs-alert-color: var(--bs-light-text-emphasis);
  --bs-alert-bg: var(--bs-light-bg-subtle);
  --bs-alert-border-color: var(--bs-light-border-subtle);
  --bs-alert-link-color: var(--bs-light-text-emphasis);
}

/* line 61, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_alert.scss */
.alert-dark {
  --bs-alert-color: var(--bs-dark-text-emphasis);
  --bs-alert-bg: var(--bs-dark-bg-subtle);
  --bs-alert-border-color: var(--bs-dark-border-subtle);
  --bs-alert-link-color: var(--bs-dark-text-emphasis);
}

/* line 61, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_alert.scss */
.alert-tertiary {
  --bs-alert-color: var(--bs-tertiary-text-emphasis);
  --bs-alert-bg: var(--bs-tertiary-bg-subtle);
  --bs-alert-border-color: var(--bs-tertiary-border-subtle);
  --bs-alert-link-color: var(--bs-tertiary-text-emphasis);
}

/* line 61, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_alert.scss */
.alert-quaternary {
  --bs-alert-color: var(--bs-quaternary-text-emphasis);
  --bs-alert-bg: var(--bs-quaternary-bg-subtle);
  --bs-alert-border-color: var(--bs-quaternary-border-subtle);
  --bs-alert-link-color: var(--bs-quaternary-text-emphasis);
}

@keyframes progress-bar-stripes {
  0% {
    background-position-x: 1rem;
  }
}

/* line 11, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_progress.scss */
.progress,
.progress-stacked {
  --bs-progress-height: 1rem;
  --bs-progress-font-size: 0.75rem;
  --bs-progress-bg: var(--bs-secondary-bg);
  --bs-progress-border-radius: var(--bs-border-radius);
  --bs-progress-box-shadow: var(--bs-box-shadow-inset);
  --bs-progress-bar-color: #fff;
  --bs-progress-bar-bg: #114576;
  --bs-progress-bar-transition: width 0.6s ease;
  display: flex;
  height: var(--bs-progress-height);
  overflow: hidden;
  font-size: var(--bs-progress-font-size);
  background-color: var(--bs-progress-bg);
  border-radius: var(--bs-progress-border-radius);
}

/* line 33, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_progress.scss */
.progress-bar {
  display: flex;
  flex-direction: column;
  justify-content: center;
  overflow: hidden;
  color: var(--bs-progress-bar-color);
  text-align: center;
  white-space: nowrap;
  background-color: var(--bs-progress-bar-bg);
  transition: var(--bs-progress-bar-transition);
}

@media (prefers-reduced-motion: reduce) {
  /* line 33, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_progress.scss */
  .progress-bar {
    transition: none;
  }
}

/* line 45, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_progress.scss */
.progress-bar-striped {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: var(--bs-progress-height) var(--bs-progress-height);
}

/* line 50, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_progress.scss */
.progress-stacked > .progress {
  overflow: visible;
}

/* line 54, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_progress.scss */
.progress-stacked > .progress > .progress-bar {
  width: 100%;
}

/* line 59, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_progress.scss */
.progress-bar-animated {
  animation: 1s linear infinite progress-bar-stripes;
}

@media (prefers-reduced-motion: reduce) {
  /* line 59, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_progress.scss */
  .progress-bar-animated {
    animation: none;
  }
}

/* line 5, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_list-group.scss */
.list-group {
  --bs-list-group-color: #114576;
  --bs-list-group-bg: transparent;
  --bs-list-group-border-color: #B7C7D5;
  --bs-list-group-border-width: 1px;
  --bs-list-group-border-radius: 0;
  --bs-list-group-item-padding-x: 0;
  --bs-list-group-item-padding-y: 0.5rem;
  --bs-list-group-action-color: var(--bs-secondary-color);
  --bs-list-group-action-hover-color: var(--bs-emphasis-color);
  --bs-list-group-action-hover-bg: var(--bs-tertiary-bg);
  --bs-list-group-action-active-color: var(--bs-body-color);
  --bs-list-group-action-active-bg: var(--bs-secondary-bg);
  --bs-list-group-disabled-color: var(--bs-secondary-color);
  --bs-list-group-disabled-bg: transparent;
  --bs-list-group-active-color: #fff;
  --bs-list-group-active-bg: #114576;
  --bs-list-group-active-border-color: #114576;
  display: flex;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  border-radius: var(--bs-list-group-border-radius);
}

/* line 35, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_list-group.scss */
.list-group-numbered {
  list-style-type: none;
  counter-reset: section;
}

/* line 39, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_list-group.scss */
.list-group-numbered > .list-group-item::before {
  content: counters(section, ".") ". ";
  counter-increment: section;
}

/* line 51, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_list-group.scss */
.list-group-item-action {
  width: 100%;
  color: var(--bs-list-group-action-color);
  text-align: inherit;
}

/* line 57, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_list-group.scss */
.list-group-item-action:hover, .list-group-item-action:focus {
  z-index: 1;
  color: var(--bs-list-group-action-hover-color);
  text-decoration: none;
  background-color: var(--bs-list-group-action-hover-bg);
}

/* line 65, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_list-group.scss */
.list-group-item-action:active {
  color: var(--bs-list-group-action-active-color);
  background-color: var(--bs-list-group-action-active-bg);
}

/* line 75, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_list-group.scss */
.list-group-item {
  position: relative;
  display: block;
  padding: var(--bs-list-group-item-padding-y) var(--bs-list-group-item-padding-x);
  color: var(--bs-list-group-color);
  background-color: var(--bs-list-group-bg);
  border: var(--bs-list-group-border-width) solid var(--bs-list-group-border-color);
}

/* line 84, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_list-group.scss */
.list-group-item:first-child {
  border-top-left-radius: inherit;
  border-top-right-radius: inherit;
}

/* line 88, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_list-group.scss */
.list-group-item:last-child {
  border-bottom-right-radius: inherit;
  border-bottom-left-radius: inherit;
}

/* line 92, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_list-group.scss */
.list-group-item.disabled, .list-group-item:disabled {
  color: var(--bs-list-group-disabled-color);
  pointer-events: none;
  background-color: var(--bs-list-group-disabled-bg);
}

/* line 100, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_list-group.scss */
.list-group-item.active {
  z-index: 2;
  color: var(--bs-list-group-active-color);
  background-color: var(--bs-list-group-active-bg);
  border-color: var(--bs-list-group-active-border-color);
}

/* line 108, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_list-group.scss */
.list-group-item + .list-group-item {
  border-top-width: 0;
}

/* line 111, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_list-group.scss */
.list-group-item + .list-group-item.active {
  margin-top: calc(-1 * var(--bs-list-group-border-width));
  border-top-width: var(--bs-list-group-border-width);
}

/* line 126, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_list-group.scss */
.list-group-horizontal {
  flex-direction: row;
}

/* line 130, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_list-group.scss */
.list-group-horizontal > .list-group-item:first-child:not(:last-child) {
  border-bottom-left-radius: var(--bs-list-group-border-radius);
  border-top-right-radius: 0;
}

/* line 135, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_list-group.scss */
.list-group-horizontal > .list-group-item:last-child:not(:first-child) {
  border-top-right-radius: var(--bs-list-group-border-radius);
  border-bottom-left-radius: 0;
}

/* line 140, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_list-group.scss */
.list-group-horizontal > .list-group-item.active {
  margin-top: 0;
}

/* line 144, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_list-group.scss */
.list-group-horizontal > .list-group-item + .list-group-item {
  border-top-width: var(--bs-list-group-border-width);
  border-left-width: 0;
}

/* line 148, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_list-group.scss */
.list-group-horizontal > .list-group-item + .list-group-item.active {
  margin-left: calc(-1 * var(--bs-list-group-border-width));
  border-left-width: var(--bs-list-group-border-width);
}

@media (min-width: 576px) {
  /* line 126, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_list-group.scss */
  .list-group-horizontal-sm {
    flex-direction: row;
  }
  /* line 130, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_list-group.scss */
  .list-group-horizontal-sm > .list-group-item:first-child:not(:last-child) {
    border-bottom-left-radius: var(--bs-list-group-border-radius);
    border-top-right-radius: 0;
  }
  /* line 135, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_list-group.scss */
  .list-group-horizontal-sm > .list-group-item:last-child:not(:first-child) {
    border-top-right-radius: var(--bs-list-group-border-radius);
    border-bottom-left-radius: 0;
  }
  /* line 140, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_list-group.scss */
  .list-group-horizontal-sm > .list-group-item.active {
    margin-top: 0;
  }
  /* line 144, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_list-group.scss */
  .list-group-horizontal-sm > .list-group-item + .list-group-item {
    border-top-width: var(--bs-list-group-border-width);
    border-left-width: 0;
  }
  /* line 148, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_list-group.scss */
  .list-group-horizontal-sm > .list-group-item + .list-group-item.active {
    margin-left: calc(-1 * var(--bs-list-group-border-width));
    border-left-width: var(--bs-list-group-border-width);
  }
}

@media (min-width: 768px) {
  /* line 126, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_list-group.scss */
  .list-group-horizontal-md {
    flex-direction: row;
  }
  /* line 130, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_list-group.scss */
  .list-group-horizontal-md > .list-group-item:first-child:not(:last-child) {
    border-bottom-left-radius: var(--bs-list-group-border-radius);
    border-top-right-radius: 0;
  }
  /* line 135, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_list-group.scss */
  .list-group-horizontal-md > .list-group-item:last-child:not(:first-child) {
    border-top-right-radius: var(--bs-list-group-border-radius);
    border-bottom-left-radius: 0;
  }
  /* line 140, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_list-group.scss */
  .list-group-horizontal-md > .list-group-item.active {
    margin-top: 0;
  }
  /* line 144, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_list-group.scss */
  .list-group-horizontal-md > .list-group-item + .list-group-item {
    border-top-width: var(--bs-list-group-border-width);
    border-left-width: 0;
  }
  /* line 148, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_list-group.scss */
  .list-group-horizontal-md > .list-group-item + .list-group-item.active {
    margin-left: calc(-1 * var(--bs-list-group-border-width));
    border-left-width: var(--bs-list-group-border-width);
  }
}

@media (min-width: 992px) {
  /* line 126, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_list-group.scss */
  .list-group-horizontal-lg {
    flex-direction: row;
  }
  /* line 130, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_list-group.scss */
  .list-group-horizontal-lg > .list-group-item:first-child:not(:last-child) {
    border-bottom-left-radius: var(--bs-list-group-border-radius);
    border-top-right-radius: 0;
  }
  /* line 135, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_list-group.scss */
  .list-group-horizontal-lg > .list-group-item:last-child:not(:first-child) {
    border-top-right-radius: var(--bs-list-group-border-radius);
    border-bottom-left-radius: 0;
  }
  /* line 140, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_list-group.scss */
  .list-group-horizontal-lg > .list-group-item.active {
    margin-top: 0;
  }
  /* line 144, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_list-group.scss */
  .list-group-horizontal-lg > .list-group-item + .list-group-item {
    border-top-width: var(--bs-list-group-border-width);
    border-left-width: 0;
  }
  /* line 148, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_list-group.scss */
  .list-group-horizontal-lg > .list-group-item + .list-group-item.active {
    margin-left: calc(-1 * var(--bs-list-group-border-width));
    border-left-width: var(--bs-list-group-border-width);
  }
}

@media (min-width: 1200px) {
  /* line 126, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_list-group.scss */
  .list-group-horizontal-xl {
    flex-direction: row;
  }
  /* line 130, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_list-group.scss */
  .list-group-horizontal-xl > .list-group-item:first-child:not(:last-child) {
    border-bottom-left-radius: var(--bs-list-group-border-radius);
    border-top-right-radius: 0;
  }
  /* line 135, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_list-group.scss */
  .list-group-horizontal-xl > .list-group-item:last-child:not(:first-child) {
    border-top-right-radius: var(--bs-list-group-border-radius);
    border-bottom-left-radius: 0;
  }
  /* line 140, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_list-group.scss */
  .list-group-horizontal-xl > .list-group-item.active {
    margin-top: 0;
  }
  /* line 144, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_list-group.scss */
  .list-group-horizontal-xl > .list-group-item + .list-group-item {
    border-top-width: var(--bs-list-group-border-width);
    border-left-width: 0;
  }
  /* line 148, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_list-group.scss */
  .list-group-horizontal-xl > .list-group-item + .list-group-item.active {
    margin-left: calc(-1 * var(--bs-list-group-border-width));
    border-left-width: var(--bs-list-group-border-width);
  }
}

@media (min-width: 1400px) {
  /* line 126, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_list-group.scss */
  .list-group-horizontal-xxl {
    flex-direction: row;
  }
  /* line 130, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_list-group.scss */
  .list-group-horizontal-xxl > .list-group-item:first-child:not(:last-child) {
    border-bottom-left-radius: var(--bs-list-group-border-radius);
    border-top-right-radius: 0;
  }
  /* line 135, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_list-group.scss */
  .list-group-horizontal-xxl > .list-group-item:last-child:not(:first-child) {
    border-top-right-radius: var(--bs-list-group-border-radius);
    border-bottom-left-radius: 0;
  }
  /* line 140, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_list-group.scss */
  .list-group-horizontal-xxl > .list-group-item.active {
    margin-top: 0;
  }
  /* line 144, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_list-group.scss */
  .list-group-horizontal-xxl > .list-group-item + .list-group-item {
    border-top-width: var(--bs-list-group-border-width);
    border-left-width: 0;
  }
  /* line 148, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_list-group.scss */
  .list-group-horizontal-xxl > .list-group-item + .list-group-item.active {
    margin-left: calc(-1 * var(--bs-list-group-border-width));
    border-left-width: var(--bs-list-group-border-width);
  }
}

/* line 164, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_list-group.scss */
.list-group-flush {
  border-radius: 0;
}

/* line 167, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_list-group.scss */
.list-group-flush > .list-group-item {
  border-width: 0 0 var(--bs-list-group-border-width);
}

/* line 170, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_list-group.scss */
.list-group-flush > .list-group-item:last-child {
  border-bottom-width: 0;
}

/* line 184, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_list-group.scss */
.list-group-item-primary {
  --bs-list-group-color: var(--bs-primary-text-emphasis);
  --bs-list-group-bg: var(--bs-primary-bg-subtle);
  --bs-list-group-border-color: var(--bs-primary-border-subtle);
  --bs-list-group-action-hover-color: var(--bs-emphasis-color);
  --bs-list-group-action-hover-bg: var(--bs-primary-border-subtle);
  --bs-list-group-action-active-color: var(--bs-emphasis-color);
  --bs-list-group-action-active-bg: var(--bs-primary-border-subtle);
  --bs-list-group-active-color: var(--bs-primary-bg-subtle);
  --bs-list-group-active-bg: var(--bs-primary-text-emphasis);
  --bs-list-group-active-border-color: var(--bs-primary-text-emphasis);
}

/* line 184, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_list-group.scss */
.list-group-item-secondary {
  --bs-list-group-color: var(--bs-secondary-text-emphasis);
  --bs-list-group-bg: var(--bs-secondary-bg-subtle);
  --bs-list-group-border-color: var(--bs-secondary-border-subtle);
  --bs-list-group-action-hover-color: var(--bs-emphasis-color);
  --bs-list-group-action-hover-bg: var(--bs-secondary-border-subtle);
  --bs-list-group-action-active-color: var(--bs-emphasis-color);
  --bs-list-group-action-active-bg: var(--bs-secondary-border-subtle);
  --bs-list-group-active-color: var(--bs-secondary-bg-subtle);
  --bs-list-group-active-bg: var(--bs-secondary-text-emphasis);
  --bs-list-group-active-border-color: var(--bs-secondary-text-emphasis);
}

/* line 184, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_list-group.scss */
.list-group-item-success {
  --bs-list-group-color: var(--bs-success-text-emphasis);
  --bs-list-group-bg: var(--bs-success-bg-subtle);
  --bs-list-group-border-color: var(--bs-success-border-subtle);
  --bs-list-group-action-hover-color: var(--bs-emphasis-color);
  --bs-list-group-action-hover-bg: var(--bs-success-border-subtle);
  --bs-list-group-action-active-color: var(--bs-emphasis-color);
  --bs-list-group-action-active-bg: var(--bs-success-border-subtle);
  --bs-list-group-active-color: var(--bs-success-bg-subtle);
  --bs-list-group-active-bg: var(--bs-success-text-emphasis);
  --bs-list-group-active-border-color: var(--bs-success-text-emphasis);
}

/* line 184, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_list-group.scss */
.list-group-item-info {
  --bs-list-group-color: var(--bs-info-text-emphasis);
  --bs-list-group-bg: var(--bs-info-bg-subtle);
  --bs-list-group-border-color: var(--bs-info-border-subtle);
  --bs-list-group-action-hover-color: var(--bs-emphasis-color);
  --bs-list-group-action-hover-bg: var(--bs-info-border-subtle);
  --bs-list-group-action-active-color: var(--bs-emphasis-color);
  --bs-list-group-action-active-bg: var(--bs-info-border-subtle);
  --bs-list-group-active-color: var(--bs-info-bg-subtle);
  --bs-list-group-active-bg: var(--bs-info-text-emphasis);
  --bs-list-group-active-border-color: var(--bs-info-text-emphasis);
}

/* line 184, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_list-group.scss */
.list-group-item-warning {
  --bs-list-group-color: var(--bs-warning-text-emphasis);
  --bs-list-group-bg: var(--bs-warning-bg-subtle);
  --bs-list-group-border-color: var(--bs-warning-border-subtle);
  --bs-list-group-action-hover-color: var(--bs-emphasis-color);
  --bs-list-group-action-hover-bg: var(--bs-warning-border-subtle);
  --bs-list-group-action-active-color: var(--bs-emphasis-color);
  --bs-list-group-action-active-bg: var(--bs-warning-border-subtle);
  --bs-list-group-active-color: var(--bs-warning-bg-subtle);
  --bs-list-group-active-bg: var(--bs-warning-text-emphasis);
  --bs-list-group-active-border-color: var(--bs-warning-text-emphasis);
}

/* line 184, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_list-group.scss */
.list-group-item-danger {
  --bs-list-group-color: var(--bs-danger-text-emphasis);
  --bs-list-group-bg: var(--bs-danger-bg-subtle);
  --bs-list-group-border-color: var(--bs-danger-border-subtle);
  --bs-list-group-action-hover-color: var(--bs-emphasis-color);
  --bs-list-group-action-hover-bg: var(--bs-danger-border-subtle);
  --bs-list-group-action-active-color: var(--bs-emphasis-color);
  --bs-list-group-action-active-bg: var(--bs-danger-border-subtle);
  --bs-list-group-active-color: var(--bs-danger-bg-subtle);
  --bs-list-group-active-bg: var(--bs-danger-text-emphasis);
  --bs-list-group-active-border-color: var(--bs-danger-text-emphasis);
}

/* line 184, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_list-group.scss */
.list-group-item-light {
  --bs-list-group-color: var(--bs-light-text-emphasis);
  --bs-list-group-bg: var(--bs-light-bg-subtle);
  --bs-list-group-border-color: var(--bs-light-border-subtle);
  --bs-list-group-action-hover-color: var(--bs-emphasis-color);
  --bs-list-group-action-hover-bg: var(--bs-light-border-subtle);
  --bs-list-group-action-active-color: var(--bs-emphasis-color);
  --bs-list-group-action-active-bg: var(--bs-light-border-subtle);
  --bs-list-group-active-color: var(--bs-light-bg-subtle);
  --bs-list-group-active-bg: var(--bs-light-text-emphasis);
  --bs-list-group-active-border-color: var(--bs-light-text-emphasis);
}

/* line 184, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_list-group.scss */
.list-group-item-dark {
  --bs-list-group-color: var(--bs-dark-text-emphasis);
  --bs-list-group-bg: var(--bs-dark-bg-subtle);
  --bs-list-group-border-color: var(--bs-dark-border-subtle);
  --bs-list-group-action-hover-color: var(--bs-emphasis-color);
  --bs-list-group-action-hover-bg: var(--bs-dark-border-subtle);
  --bs-list-group-action-active-color: var(--bs-emphasis-color);
  --bs-list-group-action-active-bg: var(--bs-dark-border-subtle);
  --bs-list-group-active-color: var(--bs-dark-bg-subtle);
  --bs-list-group-active-bg: var(--bs-dark-text-emphasis);
  --bs-list-group-active-border-color: var(--bs-dark-text-emphasis);
}

/* line 184, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_list-group.scss */
.list-group-item-tertiary {
  --bs-list-group-color: var(--bs-tertiary-text-emphasis);
  --bs-list-group-bg: var(--bs-tertiary-bg-subtle);
  --bs-list-group-border-color: var(--bs-tertiary-border-subtle);
  --bs-list-group-action-hover-color: var(--bs-emphasis-color);
  --bs-list-group-action-hover-bg: var(--bs-tertiary-border-subtle);
  --bs-list-group-action-active-color: var(--bs-emphasis-color);
  --bs-list-group-action-active-bg: var(--bs-tertiary-border-subtle);
  --bs-list-group-active-color: var(--bs-tertiary-bg-subtle);
  --bs-list-group-active-bg: var(--bs-tertiary-text-emphasis);
  --bs-list-group-active-border-color: var(--bs-tertiary-text-emphasis);
}

/* line 184, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_list-group.scss */
.list-group-item-quaternary {
  --bs-list-group-color: var(--bs-quaternary-text-emphasis);
  --bs-list-group-bg: var(--bs-quaternary-bg-subtle);
  --bs-list-group-border-color: var(--bs-quaternary-border-subtle);
  --bs-list-group-action-hover-color: var(--bs-emphasis-color);
  --bs-list-group-action-hover-bg: var(--bs-quaternary-border-subtle);
  --bs-list-group-action-active-color: var(--bs-emphasis-color);
  --bs-list-group-action-active-bg: var(--bs-quaternary-border-subtle);
  --bs-list-group-active-color: var(--bs-quaternary-bg-subtle);
  --bs-list-group-active-bg: var(--bs-quaternary-text-emphasis);
  --bs-list-group-active-border-color: var(--bs-quaternary-text-emphasis);
}

/* line 6, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_close.scss */
.btn-close {
  --bs-btn-close-color: #000;
  --bs-btn-close-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M.293.293a1 1 0 0 1 1.414 0L8 6.586 14.293.293a1 1 0 1 1 1.414 1.414L9.414 8l6.293 6.293a1 1 0 0 1-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 0 1-1.414-1.414L6.586 8 .293 1.707a1 1 0 0 1 0-1.414z'/%3e%3c/svg%3e");
  --bs-btn-close-opacity: 0.5;
  --bs-btn-close-hover-opacity: 0.75;
  --bs-btn-close-focus-shadow: 0 0 0 0.25rem rgba(17, 69, 118, 0.25);
  --bs-btn-close-focus-opacity: 1;
  --bs-btn-close-disabled-opacity: 0.25;
  --bs-btn-close-white-filter: invert(1) grayscale(100%) brightness(200%);
  box-sizing: content-box;
  width: 1em;
  height: 1em;
  padding: 0.25em 0.25em;
  color: var(--bs-btn-close-color);
  background: transparent var(--bs-btn-close-bg) center/1em auto no-repeat;
  border: 0;
  border-radius: 0.375rem;
  opacity: var(--bs-btn-close-opacity);
}

/* line 29, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_close.scss */
.btn-close:hover {
  color: var(--bs-btn-close-color);
  text-decoration: none;
  opacity: var(--bs-btn-close-hover-opacity);
}

/* line 35, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_close.scss */
.btn-close:focus {
  outline: 0;
  box-shadow: var(--bs-btn-close-focus-shadow);
  opacity: var(--bs-btn-close-focus-opacity);
}

/* line 41, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_close.scss */
.btn-close:disabled, .btn-close.disabled {
  pointer-events: none;
  user-select: none;
  opacity: var(--bs-btn-close-disabled-opacity);
}

/* line 53, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_close.scss */
.btn-close-white {
  filter: var(--bs-btn-close-white-filter);
}

/* line 59, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_close.scss */
[data-bs-theme="dark"] .btn-close {
  filter: var(--bs-btn-close-white-filter);
}

/* line 1, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_toasts.scss */
.toast {
  --bs-toast-zindex: 1090;
  --bs-toast-padding-x: 0.75rem;
  --bs-toast-padding-y: 0.5rem;
  --bs-toast-spacing: 1.5rem;
  --bs-toast-max-width: 350px;
  --bs-toast-font-size: 0.875rem;
  --bs-toast-color: ;
  --bs-toast-bg: rgba(var(--bs-body-bg-rgb), 0.85);
  --bs-toast-border-width: var(--bs-border-width);
  --bs-toast-border-color: var(--bs-border-color-translucent);
  --bs-toast-border-radius: var(--bs-border-radius);
  --bs-toast-box-shadow: var(--bs-box-shadow);
  --bs-toast-header-color: var(--bs-secondary-color);
  --bs-toast-header-bg: rgba(var(--bs-body-bg-rgb), 0.85);
  --bs-toast-header-border-color: var(--bs-border-color-translucent);
  width: var(--bs-toast-max-width);
  max-width: 100%;
  font-size: var(--bs-toast-font-size);
  color: var(--bs-toast-color);
  pointer-events: auto;
  background-color: var(--bs-toast-bg);
  background-clip: padding-box;
  border: var(--bs-toast-border-width) solid var(--bs-toast-border-color);
  box-shadow: var(--bs-toast-box-shadow);
  border-radius: var(--bs-toast-border-radius);
}

/* line 31, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_toasts.scss */
.toast.showing {
  opacity: 0;
}

/* line 35, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_toasts.scss */
.toast:not(.show) {
  display: none;
}

/* line 40, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_toasts.scss */
.toast-container {
  --bs-toast-zindex: 1090;
  position: absolute;
  z-index: var(--bs-toast-zindex);
  width: max-content;
  max-width: 100%;
  pointer-events: none;
}

/* line 49, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_toasts.scss */
.toast-container > :not(:last-child) {
  margin-bottom: var(--bs-toast-spacing);
}

/* line 54, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_toasts.scss */
.toast-header {
  display: flex;
  align-items: center;
  padding: var(--bs-toast-padding-y) var(--bs-toast-padding-x);
  color: var(--bs-toast-header-color);
  background-color: var(--bs-toast-header-bg);
  background-clip: padding-box;
  border-bottom: var(--bs-toast-border-width) solid var(--bs-toast-header-border-color);
  border-top-left-radius: calc(var(--bs-toast-border-radius) - var(--bs-toast-border-width));
  border-top-right-radius: calc(var(--bs-toast-border-radius) - var(--bs-toast-border-width));
}

/* line 64, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_toasts.scss */
.toast-header .btn-close {
  margin-right: calc(-.5 * var(--bs-toast-padding-x));
  margin-left: var(--bs-toast-padding-x);
}

/* line 70, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_toasts.scss */
.toast-body {
  padding: var(--bs-toast-padding-x);
  word-wrap: break-word;
}

/* line 10, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_modal.scss */
.modal {
  --bs-modal-zindex: 1055;
  --bs-modal-width: 500px;
  --bs-modal-padding: 1rem;
  --bs-modal-margin: 0.5rem;
  --bs-modal-color: ;
  --bs-modal-bg: var(--bs-body-bg);
  --bs-modal-border-color: var(--bs-border-color-translucent);
  --bs-modal-border-width: var(--bs-border-width);
  --bs-modal-border-radius: 0;
  --bs-modal-box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075);
  --bs-modal-inner-border-radius: calc(0 - (var(--bs-border-width)));
  --bs-modal-header-padding-x: 1rem;
  --bs-modal-header-padding-y: 1rem;
  --bs-modal-header-padding: 1rem 1rem;
  --bs-modal-header-border-color: var(--bs-border-color);
  --bs-modal-header-border-width: var(--bs-border-width);
  --bs-modal-title-line-height: 1.5;
  --bs-modal-footer-gap: 0.5rem;
  --bs-modal-footer-bg: ;
  --bs-modal-footer-border-color: var(--bs-border-color);
  --bs-modal-footer-border-width: var(--bs-border-width);
  position: fixed;
  top: 0;
  left: 0;
  z-index: var(--bs-modal-zindex);
  display: none;
  width: 100%;
  height: 100%;
  overflow-x: hidden;
  overflow-y: auto;
  outline: 0;
}

/* line 53, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_modal.scss */
.modal-dialog {
  position: relative;
  width: auto;
  margin: var(--bs-modal-margin);
  pointer-events: none;
}

/* line 61, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_modal.scss */
.modal.fade .modal-dialog {
  transition: transform 0.3s ease-out;
  transform: translate(0, -50px);
}

@media (prefers-reduced-motion: reduce) {
  /* line 61, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_modal.scss */
  .modal.fade .modal-dialog {
    transition: none;
  }
}

/* line 65, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_modal.scss */
.modal.show .modal-dialog {
  transform: none;
}

/* line 70, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_modal.scss */
.modal.modal-static .modal-dialog {
  transform: scale(1.02);
}

/* line 75, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_modal.scss */
.modal-dialog-scrollable {
  height: calc(100% - var(--bs-modal-margin) * 2);
}

/* line 78, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_modal.scss */
.modal-dialog-scrollable .modal-content {
  max-height: 100%;
  overflow: hidden;
}

/* line 83, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_modal.scss */
.modal-dialog-scrollable .modal-body {
  overflow-y: auto;
}

/* line 88, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_modal.scss */
.modal-dialog-centered {
  display: flex;
  align-items: center;
  min-height: calc(100% - var(--bs-modal-margin) * 2);
}

/* line 95, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_modal.scss */
.modal-content {
  position: relative;
  display: flex;
  flex-direction: column;
  width: 100%;
  color: var(--bs-modal-color);
  pointer-events: auto;
  background-color: var(--bs-modal-bg);
  background-clip: padding-box;
  border: var(--bs-modal-border-width) solid var(--bs-modal-border-color);
  border-radius: var(--bs-modal-border-radius);
  outline: 0;
}

/* line 113, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_modal.scss */
.modal-backdrop {
  --bs-backdrop-zindex: 1050;
  --bs-backdrop-bg: #031229;
  --bs-backdrop-opacity: 0.8;
  position: fixed;
  top: 0;
  left: 0;
  z-index: var(--bs-backdrop-zindex);
  width: 100vw;
  height: 100vh;
  background-color: var(--bs-backdrop-bg);
}

/* line 12, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_backdrop.scss */
.modal-backdrop.fade {
  opacity: 0;
}

/* line 13, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_backdrop.scss */
.modal-backdrop.show {
  opacity: var(--bs-backdrop-opacity);
}

/* line 125, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_modal.scss */
.modal-header {
  display: flex;
  flex-shrink: 0;
  align-items: center;
  justify-content: space-between;
  padding: var(--bs-modal-header-padding);
  border-bottom: var(--bs-modal-header-border-width) solid var(--bs-modal-header-border-color);
  border-top-left-radius: var(--bs-modal-inner-border-radius);
  border-top-right-radius: var(--bs-modal-inner-border-radius);
}

/* line 134, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_modal.scss */
.modal-header .btn-close {
  padding: calc(var(--bs-modal-header-padding-y) * .5) calc(var(--bs-modal-header-padding-x) * .5);
  margin: calc(-.5 * var(--bs-modal-header-padding-y)) calc(-.5 * var(--bs-modal-header-padding-x)) calc(-.5 * var(--bs-modal-header-padding-y)) auto;
}

/* line 141, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_modal.scss */
.modal-title {
  margin-bottom: 0;
  line-height: var(--bs-modal-title-line-height);
}

/* line 148, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_modal.scss */
.modal-body {
  position: relative;
  flex: 1 1 auto;
  padding: var(--bs-modal-padding);
}

/* line 157, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_modal.scss */
.modal-footer {
  display: flex;
  flex-shrink: 0;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-end;
  padding: calc(var(--bs-modal-padding) - var(--bs-modal-footer-gap) * .5);
  background-color: var(--bs-modal-footer-bg);
  border-top: var(--bs-modal-footer-border-width) solid var(--bs-modal-footer-border-color);
  border-bottom-right-radius: var(--bs-modal-inner-border-radius);
  border-bottom-left-radius: var(--bs-modal-inner-border-radius);
}

/* line 171, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_modal.scss */
.modal-footer > * {
  margin: calc(var(--bs-modal-footer-gap) * .5);
}

@media (min-width: 576px) {
  /* line 178, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_modal.scss */
  .modal {
    --bs-modal-margin: 1.75rem;
    --bs-modal-box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
  }
  /* line 184, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_modal.scss */
  .modal-dialog {
    max-width: var(--bs-modal-width);
    margin-right: auto;
    margin-left: auto;
  }
  /* line 190, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_modal.scss */
  .modal-sm {
    --bs-modal-width: 300px;
  }
}

@media (min-width: 992px) {
  /* line 196, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_modal.scss */
  .modal-lg,
  .modal-xl {
    --bs-modal-width: 800px;
  }
}

@media (min-width: 1200px) {
  /* line 203, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_modal.scss */
  .modal-xl {
    --bs-modal-width: 1140px;
  }
}

/* line 214, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_modal.scss */
.modal-fullscreen {
  width: 100vw;
  max-width: none;
  height: 100%;
  margin: 0;
}

/* line 220, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_modal.scss */
.modal-fullscreen .modal-content {
  height: 100%;
  border: 0;
  border-radius: 0;
}

/* line 226, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_modal.scss */
.modal-fullscreen .modal-header,
.modal-fullscreen .modal-footer {
  border-radius: 0;
}

/* line 231, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_modal.scss */
.modal-fullscreen .modal-body {
  overflow-y: auto;
}

@media (max-width: 575.98px) {
  /* line 214, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_modal.scss */
  .modal-fullscreen-sm-down {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0;
  }
  /* line 220, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_modal.scss */
  .modal-fullscreen-sm-down .modal-content {
    height: 100%;
    border: 0;
    border-radius: 0;
  }
  /* line 226, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_modal.scss */
  .modal-fullscreen-sm-down .modal-header,
  .modal-fullscreen-sm-down .modal-footer {
    border-radius: 0;
  }
  /* line 231, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_modal.scss */
  .modal-fullscreen-sm-down .modal-body {
    overflow-y: auto;
  }
}

@media (max-width: 767.98px) {
  /* line 214, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_modal.scss */
  .modal-fullscreen-md-down {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0;
  }
  /* line 220, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_modal.scss */
  .modal-fullscreen-md-down .modal-content {
    height: 100%;
    border: 0;
    border-radius: 0;
  }
  /* line 226, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_modal.scss */
  .modal-fullscreen-md-down .modal-header,
  .modal-fullscreen-md-down .modal-footer {
    border-radius: 0;
  }
  /* line 231, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_modal.scss */
  .modal-fullscreen-md-down .modal-body {
    overflow-y: auto;
  }
}

@media (max-width: 991.98px) {
  /* line 214, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_modal.scss */
  .modal-fullscreen-lg-down {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0;
  }
  /* line 220, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_modal.scss */
  .modal-fullscreen-lg-down .modal-content {
    height: 100%;
    border: 0;
    border-radius: 0;
  }
  /* line 226, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_modal.scss */
  .modal-fullscreen-lg-down .modal-header,
  .modal-fullscreen-lg-down .modal-footer {
    border-radius: 0;
  }
  /* line 231, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_modal.scss */
  .modal-fullscreen-lg-down .modal-body {
    overflow-y: auto;
  }
}

@media (max-width: 1199.98px) {
  /* line 214, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_modal.scss */
  .modal-fullscreen-xl-down {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0;
  }
  /* line 220, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_modal.scss */
  .modal-fullscreen-xl-down .modal-content {
    height: 100%;
    border: 0;
    border-radius: 0;
  }
  /* line 226, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_modal.scss */
  .modal-fullscreen-xl-down .modal-header,
  .modal-fullscreen-xl-down .modal-footer {
    border-radius: 0;
  }
  /* line 231, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_modal.scss */
  .modal-fullscreen-xl-down .modal-body {
    overflow-y: auto;
  }
}

@media (max-width: 1399.98px) {
  /* line 214, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_modal.scss */
  .modal-fullscreen-xxl-down {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0;
  }
  /* line 220, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_modal.scss */
  .modal-fullscreen-xxl-down .modal-content {
    height: 100%;
    border: 0;
    border-radius: 0;
  }
  /* line 226, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_modal.scss */
  .modal-fullscreen-xxl-down .modal-header,
  .modal-fullscreen-xxl-down .modal-footer {
    border-radius: 0;
  }
  /* line 231, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_modal.scss */
  .modal-fullscreen-xxl-down .modal-body {
    overflow-y: auto;
  }
}

/* line 2, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_tooltip.scss */
.tooltip {
  --bs-tooltip-zindex: 1080;
  --bs-tooltip-max-width: 200px;
  --bs-tooltip-padding-x: 0.5rem;
  --bs-tooltip-padding-y: 0.25rem;
  --bs-tooltip-margin: ;
  --bs-tooltip-font-size: 0.875rem;
  --bs-tooltip-color: var(--bs-body-bg);
  --bs-tooltip-bg: var(--bs-emphasis-color);
  --bs-tooltip-border-radius: var(--bs-border-radius);
  --bs-tooltip-opacity: 0.9;
  --bs-tooltip-arrow-width: 0.8rem;
  --bs-tooltip-arrow-height: 0.4rem;
  z-index: var(--bs-tooltip-zindex);
  display: block;
  margin: var(--bs-tooltip-margin);
  font-family: var(--bs-font-sans-serif);
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  white-space: normal;
  word-spacing: normal;
  line-break: auto;
  font-size: var(--bs-tooltip-font-size);
  word-wrap: break-word;
  opacity: 0;
}

/* line 30, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_tooltip.scss */
.tooltip.show {
  opacity: var(--bs-tooltip-opacity);
}

/* line 32, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_tooltip.scss */
.tooltip .tooltip-arrow {
  display: block;
  width: var(--bs-tooltip-arrow-width);
  height: var(--bs-tooltip-arrow-height);
}

/* line 37, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_tooltip.scss */
.tooltip .tooltip-arrow::before {
  position: absolute;
  content: "";
  border-color: transparent;
  border-style: solid;
}

/* line 46, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_tooltip.scss */
.bs-tooltip-top .tooltip-arrow, .bs-tooltip-auto[data-popper-placement^="top"] .tooltip-arrow {
  bottom: calc(-1 * var(--bs-tooltip-arrow-height));
}

/* line 49, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_tooltip.scss */
.bs-tooltip-top .tooltip-arrow::before, .bs-tooltip-auto[data-popper-placement^="top"] .tooltip-arrow::before {
  top: -1px;
  border-width: var(--bs-tooltip-arrow-height) calc(var(--bs-tooltip-arrow-width) * .5) 0;
  border-top-color: var(--bs-tooltip-bg);
}

/* rtl:begin:ignore */
/* line 57, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_tooltip.scss */
.bs-tooltip-end .tooltip-arrow, .bs-tooltip-auto[data-popper-placement^="right"] .tooltip-arrow {
  left: calc(-1 * var(--bs-tooltip-arrow-height));
  width: var(--bs-tooltip-arrow-height);
  height: var(--bs-tooltip-arrow-width);
}

/* line 62, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_tooltip.scss */
.bs-tooltip-end .tooltip-arrow::before, .bs-tooltip-auto[data-popper-placement^="right"] .tooltip-arrow::before {
  right: -1px;
  border-width: calc(var(--bs-tooltip-arrow-width) * .5) var(--bs-tooltip-arrow-height) calc(var(--bs-tooltip-arrow-width) * .5) 0;
  border-right-color: var(--bs-tooltip-bg);
}

/* rtl:end:ignore */
/* line 71, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_tooltip.scss */
.bs-tooltip-bottom .tooltip-arrow, .bs-tooltip-auto[data-popper-placement^="bottom"] .tooltip-arrow {
  top: calc(-1 * var(--bs-tooltip-arrow-height));
}

/* line 74, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_tooltip.scss */
.bs-tooltip-bottom .tooltip-arrow::before, .bs-tooltip-auto[data-popper-placement^="bottom"] .tooltip-arrow::before {
  bottom: -1px;
  border-width: 0 calc(var(--bs-tooltip-arrow-width) * .5) var(--bs-tooltip-arrow-height);
  border-bottom-color: var(--bs-tooltip-bg);
}

/* rtl:begin:ignore */
/* line 82, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_tooltip.scss */
.bs-tooltip-start .tooltip-arrow, .bs-tooltip-auto[data-popper-placement^="left"] .tooltip-arrow {
  right: calc(-1 * var(--bs-tooltip-arrow-height));
  width: var(--bs-tooltip-arrow-height);
  height: var(--bs-tooltip-arrow-width);
}

/* line 87, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_tooltip.scss */
.bs-tooltip-start .tooltip-arrow::before, .bs-tooltip-auto[data-popper-placement^="left"] .tooltip-arrow::before {
  left: -1px;
  border-width: calc(var(--bs-tooltip-arrow-width) * .5) 0 calc(var(--bs-tooltip-arrow-width) * .5) var(--bs-tooltip-arrow-height);
  border-left-color: var(--bs-tooltip-bg);
}

/* rtl:end:ignore */
/* line 112, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_tooltip.scss */
.tooltip-inner {
  max-width: var(--bs-tooltip-max-width);
  padding: var(--bs-tooltip-padding-y) var(--bs-tooltip-padding-x);
  color: var(--bs-tooltip-color);
  text-align: center;
  background-color: var(--bs-tooltip-bg);
  border-radius: var(--bs-tooltip-border-radius);
}

/* line 1, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_popover.scss */
.popover {
  --bs-popover-zindex: 1070;
  --bs-popover-max-width: 276px;
  --bs-popover-font-size: 0.875rem;
  --bs-popover-bg: var(--bs-body-bg);
  --bs-popover-border-width: var(--bs-border-width);
  --bs-popover-border-color: var(--bs-border-color-translucent);
  --bs-popover-border-radius: var(--bs-border-radius-lg);
  --bs-popover-inner-border-radius: calc(var(--bs-border-radius-lg) - var(--bs-border-width));
  --bs-popover-box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
  --bs-popover-header-padding-x: 1rem;
  --bs-popover-header-padding-y: 0.5rem;
  --bs-popover-header-font-size: 1rem;
  --bs-popover-header-color: #114576;
  --bs-popover-header-bg: var(--bs-secondary-bg);
  --bs-popover-body-padding-x: 1rem;
  --bs-popover-body-padding-y: 1rem;
  --bs-popover-body-color: var(--bs-body-color);
  --bs-popover-arrow-width: 1rem;
  --bs-popover-arrow-height: 0.5rem;
  --bs-popover-arrow-border: var(--bs-popover-border-color);
  z-index: var(--bs-popover-zindex);
  display: block;
  max-width: var(--bs-popover-max-width);
  font-family: var(--bs-font-sans-serif);
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  white-space: normal;
  word-spacing: normal;
  line-break: auto;
  font-size: var(--bs-popover-font-size);
  word-wrap: break-word;
  background-color: var(--bs-popover-bg);
  background-clip: padding-box;
  border: var(--bs-popover-border-width) solid var(--bs-popover-border-color);
  border-radius: var(--bs-popover-border-radius);
}

/* line 40, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_popover.scss */
.popover .popover-arrow {
  display: block;
  width: var(--bs-popover-arrow-width);
  height: var(--bs-popover-arrow-height);
}

/* line 45, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_popover.scss */
.popover .popover-arrow::before, .popover .popover-arrow::after {
  position: absolute;
  display: block;
  content: "";
  border-color: transparent;
  border-style: solid;
  border-width: 0;
}

/* line 58, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_popover.scss */
.bs-popover-top > .popover-arrow, .bs-popover-auto[data-popper-placement^="top"] > .popover-arrow {
  bottom: calc(-1 * (var(--bs-popover-arrow-height)) - var(--bs-popover-border-width));
}

/* line 61, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_popover.scss */
.bs-popover-top > .popover-arrow::before, .bs-popover-auto[data-popper-placement^="top"] > .popover-arrow::before, .bs-popover-top > .popover-arrow::after, .bs-popover-auto[data-popper-placement^="top"] > .popover-arrow::after {
  border-width: var(--bs-popover-arrow-height) calc(var(--bs-popover-arrow-width) * .5) 0;
}

/* line 66, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_popover.scss */
.bs-popover-top > .popover-arrow::before, .bs-popover-auto[data-popper-placement^="top"] > .popover-arrow::before {
  bottom: 0;
  border-top-color: var(--bs-popover-arrow-border);
}

/* line 71, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_popover.scss */
.bs-popover-top > .popover-arrow::after, .bs-popover-auto[data-popper-placement^="top"] > .popover-arrow::after {
  bottom: var(--bs-popover-border-width);
  border-top-color: var(--bs-popover-bg);
}

/* rtl:begin:ignore */
/* line 80, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_popover.scss */
.bs-popover-end > .popover-arrow, .bs-popover-auto[data-popper-placement^="right"] > .popover-arrow {
  left: calc(-1 * (var(--bs-popover-arrow-height)) - var(--bs-popover-border-width));
  width: var(--bs-popover-arrow-height);
  height: var(--bs-popover-arrow-width);
}

/* line 85, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_popover.scss */
.bs-popover-end > .popover-arrow::before, .bs-popover-auto[data-popper-placement^="right"] > .popover-arrow::before, .bs-popover-end > .popover-arrow::after, .bs-popover-auto[data-popper-placement^="right"] > .popover-arrow::after {
  border-width: calc(var(--bs-popover-arrow-width) * .5) var(--bs-popover-arrow-height) calc(var(--bs-popover-arrow-width) * .5) 0;
}

/* line 90, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_popover.scss */
.bs-popover-end > .popover-arrow::before, .bs-popover-auto[data-popper-placement^="right"] > .popover-arrow::before {
  left: 0;
  border-right-color: var(--bs-popover-arrow-border);
}

/* line 95, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_popover.scss */
.bs-popover-end > .popover-arrow::after, .bs-popover-auto[data-popper-placement^="right"] > .popover-arrow::after {
  left: var(--bs-popover-border-width);
  border-right-color: var(--bs-popover-bg);
}

/* rtl:end:ignore */
/* line 105, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_popover.scss */
.bs-popover-bottom > .popover-arrow, .bs-popover-auto[data-popper-placement^="bottom"] > .popover-arrow {
  top: calc(-1 * (var(--bs-popover-arrow-height)) - var(--bs-popover-border-width));
}

/* line 108, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_popover.scss */
.bs-popover-bottom > .popover-arrow::before, .bs-popover-auto[data-popper-placement^="bottom"] > .popover-arrow::before, .bs-popover-bottom > .popover-arrow::after, .bs-popover-auto[data-popper-placement^="bottom"] > .popover-arrow::after {
  border-width: 0 calc(var(--bs-popover-arrow-width) * .5) var(--bs-popover-arrow-height);
}

/* line 113, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_popover.scss */
.bs-popover-bottom > .popover-arrow::before, .bs-popover-auto[data-popper-placement^="bottom"] > .popover-arrow::before {
  top: 0;
  border-bottom-color: var(--bs-popover-arrow-border);
}

/* line 118, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_popover.scss */
.bs-popover-bottom > .popover-arrow::after, .bs-popover-auto[data-popper-placement^="bottom"] > .popover-arrow::after {
  top: var(--bs-popover-border-width);
  border-bottom-color: var(--bs-popover-bg);
}

/* line 125, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_popover.scss */
.bs-popover-bottom .popover-header::before, .bs-popover-auto[data-popper-placement^="bottom"] .popover-header::before {
  position: absolute;
  top: 0;
  left: 50%;
  display: block;
  width: var(--bs-popover-arrow-width);
  margin-left: calc(-.5 * var(--bs-popover-arrow-width));
  content: "";
  border-bottom: var(--bs-popover-border-width) solid var(--bs-popover-header-bg);
}

/* rtl:begin:ignore */
/* line 139, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_popover.scss */
.bs-popover-start > .popover-arrow, .bs-popover-auto[data-popper-placement^="left"] > .popover-arrow {
  right: calc(-1 * (var(--bs-popover-arrow-height)) - var(--bs-popover-border-width));
  width: var(--bs-popover-arrow-height);
  height: var(--bs-popover-arrow-width);
}

/* line 144, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_popover.scss */
.bs-popover-start > .popover-arrow::before, .bs-popover-auto[data-popper-placement^="left"] > .popover-arrow::before, .bs-popover-start > .popover-arrow::after, .bs-popover-auto[data-popper-placement^="left"] > .popover-arrow::after {
  border-width: calc(var(--bs-popover-arrow-width) * .5) 0 calc(var(--bs-popover-arrow-width) * .5) var(--bs-popover-arrow-height);
}

/* line 149, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_popover.scss */
.bs-popover-start > .popover-arrow::before, .bs-popover-auto[data-popper-placement^="left"] > .popover-arrow::before {
  right: 0;
  border-left-color: var(--bs-popover-arrow-border);
}

/* line 154, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_popover.scss */
.bs-popover-start > .popover-arrow::after, .bs-popover-auto[data-popper-placement^="left"] > .popover-arrow::after {
  right: var(--bs-popover-border-width);
  border-left-color: var(--bs-popover-bg);
}

/* rtl:end:ignore */
/* line 179, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_popover.scss */
.popover-header {
  padding: var(--bs-popover-header-padding-y) var(--bs-popover-header-padding-x);
  margin-bottom: 0;
  font-size: var(--bs-popover-header-font-size);
  color: var(--bs-popover-header-color);
  background-color: var(--bs-popover-header-bg);
  border-bottom: var(--bs-popover-border-width) solid var(--bs-popover-border-color);
  border-top-left-radius: var(--bs-popover-inner-border-radius);
  border-top-right-radius: var(--bs-popover-inner-border-radius);
}

/* line 188, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_popover.scss */
.popover-header:empty {
  display: none;
}

/* line 193, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_popover.scss */
.popover-body {
  padding: var(--bs-popover-body-padding-y) var(--bs-popover-body-padding-x);
  color: var(--bs-popover-body-color);
}

/* line 14, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_carousel.scss */
.carousel {
  position: relative;
}

/* line 18, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_carousel.scss */
.carousel.pointer-event {
  touch-action: pan-y;
}

/* line 22, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_carousel.scss */
.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}

/* line 3, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_clearfix.scss */
.carousel-inner::after {
  display: block;
  clear: both;
  content: "";
}

/* line 29, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_carousel.scss */
.carousel-item {
  position: relative;
  display: none;
  float: left;
  width: 100%;
  margin-right: -100%;
  backface-visibility: hidden;
  transition: transform 0.6s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
  /* line 29, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_carousel.scss */
  .carousel-item {
    transition: none;
  }
}

/* line 39, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_carousel.scss */
.carousel-item.active,
.carousel-item-next,
.carousel-item-prev {
  display: block;
}

/* line 45, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_carousel.scss */
.carousel-item-next:not(.carousel-item-start),
.active.carousel-item-end {
  transform: translateX(100%);
}

/* line 50, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_carousel.scss */
.carousel-item-prev:not(.carousel-item-end),
.active.carousel-item-start {
  transform: translateX(-100%);
}

/* line 61, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_carousel.scss */
.carousel-fade .carousel-item {
  opacity: 0;
  transition-property: opacity;
  transform: none;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_carousel.scss */
.carousel-fade .carousel-item.active,
.carousel-fade .carousel-item-next.carousel-item-start,
.carousel-fade .carousel-item-prev.carousel-item-end {
  z-index: 1;
  opacity: 1;
}

/* line 74, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_carousel.scss */
.carousel-fade .active.carousel-item-start,
.carousel-fade .active.carousel-item-end {
  z-index: 0;
  opacity: 0;
  transition: opacity 0s 0.6s;
}

@media (prefers-reduced-motion: reduce) {
  /* line 74, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_carousel.scss */
  .carousel-fade .active.carousel-item-start,
  .carousel-fade .active.carousel-item-end {
    transition: none;
  }
}

/* line 87, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_carousel.scss */
.carousel-control-prev,
.carousel-control-next {
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 15%;
  padding: 0;
  color: #fff;
  text-align: center;
  background: none;
  border: 0;
  opacity: 0.5;
  transition: opacity 0.15s ease;
}

@media (prefers-reduced-motion: reduce) {
  /* line 87, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_carousel.scss */
  .carousel-control-prev,
  .carousel-control-next {
    transition: none;
  }
}

/* line 107, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_carousel.scss */
.carousel-control-prev:hover, .carousel-control-prev:focus,
.carousel-control-next:hover,
.carousel-control-next:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  opacity: 0.9;
}

/* line 115, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_carousel.scss */
.carousel-control-prev {
  left: 0;
}

/* line 119, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_carousel.scss */
.carousel-control-next {
  right: 0;
}

/* line 125, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_carousel.scss */
.carousel-control-prev-icon,
.carousel-control-next-icon {
  display: inline-block;
  width: 2rem;
  height: 2rem;
  background-repeat: no-repeat;
  background-position: 50%;
  background-size: 100% 100%;
}

/* rtl:options: {
  "autoRename": true,
  "stringMap":[ {
    "name"    : "prev-next",
    "search"  : "prev",
    "replace" : "next"
  } ]
} */
/* line 143, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_carousel.scss */
.carousel-control-prev-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0z'/%3e%3c/svg%3e");
}

/* line 146, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_carousel.scss */
.carousel-control-next-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
}

/* line 155, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_carousel.scss */
.carousel-indicators {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 2;
  display: flex;
  justify-content: center;
  padding: 0;
  margin-right: 15%;
  margin-bottom: 1rem;
  margin-left: 15%;
}

/* line 169, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_carousel.scss */
.carousel-indicators [data-bs-target] {
  box-sizing: content-box;
  flex: 0 1 auto;
  width: 30px;
  height: 3px;
  padding: 0;
  margin-right: 3px;
  margin-left: 3px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #fff;
  background-clip: padding-box;
  border: 0;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  opacity: 0.5;
  transition: opacity 0.6s ease;
}

@media (prefers-reduced-motion: reduce) {
  /* line 169, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_carousel.scss */
  .carousel-indicators [data-bs-target] {
    transition: none;
  }
}

/* line 189, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_carousel.scss */
.carousel-indicators .active {
  opacity: 1;
}

/* line 199, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_carousel.scss */
.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 1.25rem;
  left: 15%;
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
  color: #fff;
  text-align: center;
}

/* line 213, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_carousel.scss */
.carousel-dark .carousel-control-prev-icon,
.carousel-dark .carousel-control-next-icon {
  filter: invert(1) grayscale(100);
}

/* line 218, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_carousel.scss */
.carousel-dark .carousel-indicators [data-bs-target] {
  background-color: #000;
}

/* line 222, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_carousel.scss */
.carousel-dark .carousel-caption {
  color: #000;
}

/* line 213, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_carousel.scss */
[data-bs-theme="dark"] .carousel .carousel-control-prev-icon,
[data-bs-theme="dark"] .carousel .carousel-control-next-icon, [data-bs-theme="dark"].carousel .carousel-control-prev-icon,
[data-bs-theme="dark"].carousel .carousel-control-next-icon {
  filter: invert(1) grayscale(100);
}

/* line 218, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_carousel.scss */
[data-bs-theme="dark"] .carousel .carousel-indicators [data-bs-target], [data-bs-theme="dark"].carousel .carousel-indicators [data-bs-target] {
  background-color: #000;
}

/* line 222, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_carousel.scss */
[data-bs-theme="dark"] .carousel .carousel-caption, [data-bs-theme="dark"].carousel .carousel-caption {
  color: #000;
}

/* line 5, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_spinners.scss */
.spinner-grow,
.spinner-border {
  display: inline-block;
  width: var(--bs-spinner-width);
  height: var(--bs-spinner-height);
  vertical-align: var(--bs-spinner-vertical-align);
  border-radius: 50%;
  animation: var(--bs-spinner-animation-speed) linear infinite var(--bs-spinner-animation-name);
}

@keyframes spinner-border {
  to {
    transform: rotate(360deg) /* rtl:ignore */;
  }
}

/* line 22, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_spinners.scss */
.spinner-border {
  --bs-spinner-width: 2rem;
  --bs-spinner-height: 2rem;
  --bs-spinner-vertical-align: -0.125em;
  --bs-spinner-border-width: 0.25em;
  --bs-spinner-animation-speed: 0.75s;
  --bs-spinner-animation-name: spinner-border;
  border: var(--bs-spinner-border-width) solid currentcolor;
  border-right-color: transparent;
}

/* line 36, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_spinners.scss */
.spinner-border-sm {
  --bs-spinner-width: 1rem;
  --bs-spinner-height: 1rem;
  --bs-spinner-border-width: 0.2em;
}

@keyframes spinner-grow {
  0% {
    transform: scale(0);
  }
  50% {
    opacity: 1;
    transform: none;
  }
}

/* line 60, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_spinners.scss */
.spinner-grow {
  --bs-spinner-width: 2rem;
  --bs-spinner-height: 2rem;
  --bs-spinner-vertical-align: -0.125em;
  --bs-spinner-animation-speed: 0.75s;
  --bs-spinner-animation-name: spinner-grow;
  background-color: currentcolor;
  opacity: 0;
}

/* line 73, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_spinners.scss */
.spinner-grow-sm {
  --bs-spinner-width: 1rem;
  --bs-spinner-height: 1rem;
}

@media (prefers-reduced-motion: reduce) {
  /* line 80, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_spinners.scss */
  .spinner-border,
  .spinner-grow {
    --bs-spinner-animation-speed: 1.5s;
  }
}

/* line 3, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_offcanvas.scss */
.offcanvas-sm, .offcanvas-md, .offcanvas-lg, .offcanvas-xl, .offcanvas-xxl, .offcanvas {
  --bs-offcanvas-zindex: 1045;
  --bs-offcanvas-width: 400px;
  --bs-offcanvas-height: 30vh;
  --bs-offcanvas-padding-x: 1rem;
  --bs-offcanvas-padding-y: 1rem;
  --bs-offcanvas-color: var(--bs-body-color);
  --bs-offcanvas-bg: var(--bs-body-bg);
  --bs-offcanvas-border-width: var(--bs-border-width);
  --bs-offcanvas-border-color: var(--bs-border-color-translucent);
  --bs-offcanvas-box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075);
  --bs-offcanvas-transition: transform 0.3s ease-in-out;
  --bs-offcanvas-title-line-height: 1.5;
}

@media (max-width: 575.98px) {
  /* line 33, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_offcanvas.scss */
  .offcanvas-sm {
    position: fixed;
    bottom: 0;
    z-index: var(--bs-offcanvas-zindex);
    display: flex;
    flex-direction: column;
    max-width: 100%;
    color: var(--bs-offcanvas-color);
    visibility: hidden;
    background-color: var(--bs-offcanvas-bg);
    background-clip: padding-box;
    outline: 0;
    transition: var(--bs-offcanvas-transition);
  }
}

@media (max-width: 575.98px) and (prefers-reduced-motion: reduce) {
  /* line 33, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_offcanvas.scss */
  .offcanvas-sm {
    transition: none;
  }
}

@media (max-width: 575.98px) {
  /* line 49, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_offcanvas.scss */
  .offcanvas-sm.offcanvas-start {
    top: 0;
    left: 0;
    width: var(--bs-offcanvas-width);
    border-right: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateX(-100%);
  }
  /* line 57, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_offcanvas.scss */
  .offcanvas-sm.offcanvas-end {
    top: 0;
    right: 0;
    width: var(--bs-offcanvas-width);
    border-left: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateX(100%);
  }
  /* line 65, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_offcanvas.scss */
  .offcanvas-sm.offcanvas-top {
    top: 0;
    right: 0;
    left: 0;
    height: var(--bs-offcanvas-height);
    max-height: 100%;
    border-bottom: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateY(-100%);
  }
  /* line 75, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_offcanvas.scss */
  .offcanvas-sm.offcanvas-bottom {
    right: 0;
    left: 0;
    height: var(--bs-offcanvas-height);
    max-height: 100%;
    border-top: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateY(100%);
  }
  /* line 84, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_offcanvas.scss */
  .offcanvas-sm.showing, .offcanvas-sm.show:not(.hiding) {
    transform: none;
  }
  /* line 89, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_offcanvas.scss */
  .offcanvas-sm.showing, .offcanvas-sm.hiding, .offcanvas-sm.show {
    visibility: visible;
  }
}

@media (min-width: 576px) {
  /* line 33, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_offcanvas.scss */
  .offcanvas-sm {
    --bs-offcanvas-height: auto;
    --bs-offcanvas-border-width: 0;
    background-color: transparent !important;
  }
  /* line 102, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_offcanvas.scss */
  .offcanvas-sm .offcanvas-header {
    display: none;
  }
  /* line 106, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_offcanvas.scss */
  .offcanvas-sm .offcanvas-body {
    display: flex;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible;
    background-color: transparent !important;
  }
}

@media (max-width: 767.98px) {
  /* line 33, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_offcanvas.scss */
  .offcanvas-md {
    position: fixed;
    bottom: 0;
    z-index: var(--bs-offcanvas-zindex);
    display: flex;
    flex-direction: column;
    max-width: 100%;
    color: var(--bs-offcanvas-color);
    visibility: hidden;
    background-color: var(--bs-offcanvas-bg);
    background-clip: padding-box;
    outline: 0;
    transition: var(--bs-offcanvas-transition);
  }
}

@media (max-width: 767.98px) and (prefers-reduced-motion: reduce) {
  /* line 33, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_offcanvas.scss */
  .offcanvas-md {
    transition: none;
  }
}

@media (max-width: 767.98px) {
  /* line 49, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_offcanvas.scss */
  .offcanvas-md.offcanvas-start {
    top: 0;
    left: 0;
    width: var(--bs-offcanvas-width);
    border-right: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateX(-100%);
  }
  /* line 57, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_offcanvas.scss */
  .offcanvas-md.offcanvas-end {
    top: 0;
    right: 0;
    width: var(--bs-offcanvas-width);
    border-left: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateX(100%);
  }
  /* line 65, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_offcanvas.scss */
  .offcanvas-md.offcanvas-top {
    top: 0;
    right: 0;
    left: 0;
    height: var(--bs-offcanvas-height);
    max-height: 100%;
    border-bottom: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateY(-100%);
  }
  /* line 75, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_offcanvas.scss */
  .offcanvas-md.offcanvas-bottom {
    right: 0;
    left: 0;
    height: var(--bs-offcanvas-height);
    max-height: 100%;
    border-top: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateY(100%);
  }
  /* line 84, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_offcanvas.scss */
  .offcanvas-md.showing, .offcanvas-md.show:not(.hiding) {
    transform: none;
  }
  /* line 89, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_offcanvas.scss */
  .offcanvas-md.showing, .offcanvas-md.hiding, .offcanvas-md.show {
    visibility: visible;
  }
}

@media (min-width: 768px) {
  /* line 33, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_offcanvas.scss */
  .offcanvas-md {
    --bs-offcanvas-height: auto;
    --bs-offcanvas-border-width: 0;
    background-color: transparent !important;
  }
  /* line 102, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_offcanvas.scss */
  .offcanvas-md .offcanvas-header {
    display: none;
  }
  /* line 106, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_offcanvas.scss */
  .offcanvas-md .offcanvas-body {
    display: flex;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible;
    background-color: transparent !important;
  }
}

@media (max-width: 991.98px) {
  /* line 33, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_offcanvas.scss */
  .offcanvas-lg {
    position: fixed;
    bottom: 0;
    z-index: var(--bs-offcanvas-zindex);
    display: flex;
    flex-direction: column;
    max-width: 100%;
    color: var(--bs-offcanvas-color);
    visibility: hidden;
    background-color: var(--bs-offcanvas-bg);
    background-clip: padding-box;
    outline: 0;
    transition: var(--bs-offcanvas-transition);
  }
}

@media (max-width: 991.98px) and (prefers-reduced-motion: reduce) {
  /* line 33, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_offcanvas.scss */
  .offcanvas-lg {
    transition: none;
  }
}

@media (max-width: 991.98px) {
  /* line 49, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_offcanvas.scss */
  .offcanvas-lg.offcanvas-start {
    top: 0;
    left: 0;
    width: var(--bs-offcanvas-width);
    border-right: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateX(-100%);
  }
  /* line 57, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_offcanvas.scss */
  .offcanvas-lg.offcanvas-end {
    top: 0;
    right: 0;
    width: var(--bs-offcanvas-width);
    border-left: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateX(100%);
  }
  /* line 65, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_offcanvas.scss */
  .offcanvas-lg.offcanvas-top {
    top: 0;
    right: 0;
    left: 0;
    height: var(--bs-offcanvas-height);
    max-height: 100%;
    border-bottom: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateY(-100%);
  }
  /* line 75, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_offcanvas.scss */
  .offcanvas-lg.offcanvas-bottom {
    right: 0;
    left: 0;
    height: var(--bs-offcanvas-height);
    max-height: 100%;
    border-top: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateY(100%);
  }
  /* line 84, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_offcanvas.scss */
  .offcanvas-lg.showing, .offcanvas-lg.show:not(.hiding) {
    transform: none;
  }
  /* line 89, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_offcanvas.scss */
  .offcanvas-lg.showing, .offcanvas-lg.hiding, .offcanvas-lg.show {
    visibility: visible;
  }
}

@media (min-width: 992px) {
  /* line 33, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_offcanvas.scss */
  .offcanvas-lg {
    --bs-offcanvas-height: auto;
    --bs-offcanvas-border-width: 0;
    background-color: transparent !important;
  }
  /* line 102, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_offcanvas.scss */
  .offcanvas-lg .offcanvas-header {
    display: none;
  }
  /* line 106, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_offcanvas.scss */
  .offcanvas-lg .offcanvas-body {
    display: flex;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible;
    background-color: transparent !important;
  }
}

@media (max-width: 1199.98px) {
  /* line 33, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_offcanvas.scss */
  .offcanvas-xl {
    position: fixed;
    bottom: 0;
    z-index: var(--bs-offcanvas-zindex);
    display: flex;
    flex-direction: column;
    max-width: 100%;
    color: var(--bs-offcanvas-color);
    visibility: hidden;
    background-color: var(--bs-offcanvas-bg);
    background-clip: padding-box;
    outline: 0;
    transition: var(--bs-offcanvas-transition);
  }
}

@media (max-width: 1199.98px) and (prefers-reduced-motion: reduce) {
  /* line 33, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_offcanvas.scss */
  .offcanvas-xl {
    transition: none;
  }
}

@media (max-width: 1199.98px) {
  /* line 49, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_offcanvas.scss */
  .offcanvas-xl.offcanvas-start {
    top: 0;
    left: 0;
    width: var(--bs-offcanvas-width);
    border-right: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateX(-100%);
  }
  /* line 57, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_offcanvas.scss */
  .offcanvas-xl.offcanvas-end {
    top: 0;
    right: 0;
    width: var(--bs-offcanvas-width);
    border-left: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateX(100%);
  }
  /* line 65, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_offcanvas.scss */
  .offcanvas-xl.offcanvas-top {
    top: 0;
    right: 0;
    left: 0;
    height: var(--bs-offcanvas-height);
    max-height: 100%;
    border-bottom: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateY(-100%);
  }
  /* line 75, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_offcanvas.scss */
  .offcanvas-xl.offcanvas-bottom {
    right: 0;
    left: 0;
    height: var(--bs-offcanvas-height);
    max-height: 100%;
    border-top: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateY(100%);
  }
  /* line 84, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_offcanvas.scss */
  .offcanvas-xl.showing, .offcanvas-xl.show:not(.hiding) {
    transform: none;
  }
  /* line 89, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_offcanvas.scss */
  .offcanvas-xl.showing, .offcanvas-xl.hiding, .offcanvas-xl.show {
    visibility: visible;
  }
}

@media (min-width: 1200px) {
  /* line 33, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_offcanvas.scss */
  .offcanvas-xl {
    --bs-offcanvas-height: auto;
    --bs-offcanvas-border-width: 0;
    background-color: transparent !important;
  }
  /* line 102, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_offcanvas.scss */
  .offcanvas-xl .offcanvas-header {
    display: none;
  }
  /* line 106, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_offcanvas.scss */
  .offcanvas-xl .offcanvas-body {
    display: flex;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible;
    background-color: transparent !important;
  }
}

@media (max-width: 1399.98px) {
  /* line 33, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_offcanvas.scss */
  .offcanvas-xxl {
    position: fixed;
    bottom: 0;
    z-index: var(--bs-offcanvas-zindex);
    display: flex;
    flex-direction: column;
    max-width: 100%;
    color: var(--bs-offcanvas-color);
    visibility: hidden;
    background-color: var(--bs-offcanvas-bg);
    background-clip: padding-box;
    outline: 0;
    transition: var(--bs-offcanvas-transition);
  }
}

@media (max-width: 1399.98px) and (prefers-reduced-motion: reduce) {
  /* line 33, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_offcanvas.scss */
  .offcanvas-xxl {
    transition: none;
  }
}

@media (max-width: 1399.98px) {
  /* line 49, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_offcanvas.scss */
  .offcanvas-xxl.offcanvas-start {
    top: 0;
    left: 0;
    width: var(--bs-offcanvas-width);
    border-right: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateX(-100%);
  }
  /* line 57, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_offcanvas.scss */
  .offcanvas-xxl.offcanvas-end {
    top: 0;
    right: 0;
    width: var(--bs-offcanvas-width);
    border-left: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateX(100%);
  }
  /* line 65, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_offcanvas.scss */
  .offcanvas-xxl.offcanvas-top {
    top: 0;
    right: 0;
    left: 0;
    height: var(--bs-offcanvas-height);
    max-height: 100%;
    border-bottom: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateY(-100%);
  }
  /* line 75, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_offcanvas.scss */
  .offcanvas-xxl.offcanvas-bottom {
    right: 0;
    left: 0;
    height: var(--bs-offcanvas-height);
    max-height: 100%;
    border-top: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateY(100%);
  }
  /* line 84, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_offcanvas.scss */
  .offcanvas-xxl.showing, .offcanvas-xxl.show:not(.hiding) {
    transform: none;
  }
  /* line 89, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_offcanvas.scss */
  .offcanvas-xxl.showing, .offcanvas-xxl.hiding, .offcanvas-xxl.show {
    visibility: visible;
  }
}

@media (min-width: 1400px) {
  /* line 33, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_offcanvas.scss */
  .offcanvas-xxl {
    --bs-offcanvas-height: auto;
    --bs-offcanvas-border-width: 0;
    background-color: transparent !important;
  }
  /* line 102, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_offcanvas.scss */
  .offcanvas-xxl .offcanvas-header {
    display: none;
  }
  /* line 106, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_offcanvas.scss */
  .offcanvas-xxl .offcanvas-body {
    display: flex;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible;
    background-color: transparent !important;
  }
}

/* line 33, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_offcanvas.scss */
.offcanvas {
  position: fixed;
  bottom: 0;
  z-index: var(--bs-offcanvas-zindex);
  display: flex;
  flex-direction: column;
  max-width: 100%;
  color: var(--bs-offcanvas-color);
  visibility: hidden;
  background-color: var(--bs-offcanvas-bg);
  background-clip: padding-box;
  outline: 0;
  transition: var(--bs-offcanvas-transition);
}

@media (prefers-reduced-motion: reduce) {
  /* line 33, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_offcanvas.scss */
  .offcanvas {
    transition: none;
  }
}

/* line 49, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_offcanvas.scss */
.offcanvas.offcanvas-start {
  top: 0;
  left: 0;
  width: var(--bs-offcanvas-width);
  border-right: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
  transform: translateX(-100%);
}

/* line 57, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_offcanvas.scss */
.offcanvas.offcanvas-end {
  top: 0;
  right: 0;
  width: var(--bs-offcanvas-width);
  border-left: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
  transform: translateX(100%);
}

/* line 65, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_offcanvas.scss */
.offcanvas.offcanvas-top {
  top: 0;
  right: 0;
  left: 0;
  height: var(--bs-offcanvas-height);
  max-height: 100%;
  border-bottom: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
  transform: translateY(-100%);
}

/* line 75, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_offcanvas.scss */
.offcanvas.offcanvas-bottom {
  right: 0;
  left: 0;
  height: var(--bs-offcanvas-height);
  max-height: 100%;
  border-top: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
  transform: translateY(100%);
}

/* line 84, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_offcanvas.scss */
.offcanvas.showing, .offcanvas.show:not(.hiding) {
  transform: none;
}

/* line 89, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_offcanvas.scss */
.offcanvas.showing, .offcanvas.hiding, .offcanvas.show {
  visibility: visible;
}

/* line 119, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_offcanvas.scss */
.offcanvas-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #031229;
}

/* line 12, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_backdrop.scss */
.offcanvas-backdrop.fade {
  opacity: 0;
}

/* line 13, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_backdrop.scss */
.offcanvas-backdrop.show {
  opacity: 0.8;
}

/* line 123, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_offcanvas.scss */
.offcanvas-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: var(--bs-offcanvas-padding-y) var(--bs-offcanvas-padding-x);
}

/* line 129, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_offcanvas.scss */
.offcanvas-header .btn-close {
  padding: calc(var(--bs-offcanvas-padding-y) * .5) calc(var(--bs-offcanvas-padding-x) * .5);
  margin-top: calc(-.5 * var(--bs-offcanvas-padding-y));
  margin-right: calc(-.5 * var(--bs-offcanvas-padding-x));
  margin-bottom: calc(-.5 * var(--bs-offcanvas-padding-y));
}

/* line 137, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_offcanvas.scss */
.offcanvas-title {
  margin-bottom: 0;
  line-height: var(--bs-offcanvas-title-line-height);
}

/* line 142, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_offcanvas.scss */
.offcanvas-body {
  flex-grow: 1;
  padding: var(--bs-offcanvas-padding-y) var(--bs-offcanvas-padding-x);
  overflow-y: auto;
}

/* line 1, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_placeholders.scss */
.placeholder {
  display: inline-block;
  min-height: 1em;
  vertical-align: middle;
  cursor: wait;
  background-color: currentcolor;
  opacity: 0.5;
}

/* line 9, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_placeholders.scss */
.placeholder.btn::before, .slick-dots li button.placeholder::before, .placeholder.slick-arrow::before, .table.template-table .vcard a.placeholder::before {
  display: inline-block;
  content: "";
}

/* line 16, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_placeholders.scss */
.placeholder-xs {
  min-height: .6em;
}

/* line 20, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_placeholders.scss */
.placeholder-sm {
  min-height: .8em;
}

/* line 24, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_placeholders.scss */
.placeholder-lg {
  min-height: 1.2em;
}

/* line 30, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_placeholders.scss */
.placeholder-glow .placeholder {
  animation: placeholder-glow 2s ease-in-out infinite;
}

@keyframes placeholder-glow {
  50% {
    opacity: 0.2;
  }
}

/* line 41, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/_placeholders.scss */
.placeholder-wave {
  mask-image: linear-gradient(130deg, #000 55%, rgba(0, 0, 0, 0.8) 75%, #000 95%);
  mask-size: 200% 100%;
  animation: placeholder-wave 2s linear infinite;
}

@keyframes placeholder-wave {
  100% {
    mask-position: -200% 0%;
  }
}

/* line 3, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_clearfix.scss */
.clearfix::after {
  display: block;
  clear: both;
  content: "";
}

/* line 3, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/helpers/_color-bg.scss */
.text-bg-primary {
  color: #fff !important;
  background-color: RGBA(var(--bs-primary-rgb), var(--bs-bg-opacity, 1)) !important;
}

/* line 3, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/helpers/_color-bg.scss */
.text-bg-secondary {
  color: #fff !important;
  background-color: RGBA(var(--bs-secondary-rgb), var(--bs-bg-opacity, 1)) !important;
}

/* line 3, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/helpers/_color-bg.scss */
.text-bg-success {
  color: #fff !important;
  background-color: RGBA(var(--bs-success-rgb), var(--bs-bg-opacity, 1)) !important;
}

/* line 3, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/helpers/_color-bg.scss */
.text-bg-info {
  color: #000 !important;
  background-color: RGBA(var(--bs-info-rgb), var(--bs-bg-opacity, 1)) !important;
}

/* line 3, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/helpers/_color-bg.scss */
.text-bg-warning {
  color: #000 !important;
  background-color: RGBA(var(--bs-warning-rgb), var(--bs-bg-opacity, 1)) !important;
}

/* line 3, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/helpers/_color-bg.scss */
.text-bg-danger {
  color: #fff !important;
  background-color: RGBA(var(--bs-danger-rgb), var(--bs-bg-opacity, 1)) !important;
}

/* line 3, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/helpers/_color-bg.scss */
.text-bg-light {
  color: #000 !important;
  background-color: RGBA(var(--bs-light-rgb), var(--bs-bg-opacity, 1)) !important;
}

/* line 3, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/helpers/_color-bg.scss */
.text-bg-dark {
  color: #fff !important;
  background-color: RGBA(var(--bs-dark-rgb), var(--bs-bg-opacity, 1)) !important;
}

/* line 3, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/helpers/_color-bg.scss */
.text-bg-tertiary {
  color: #fff !important;
  background-color: RGBA(var(--bs-tertiary-rgb), var(--bs-bg-opacity, 1)) !important;
}

/* line 3, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/helpers/_color-bg.scss */
.text-bg-quaternary {
  color: #000 !important;
  background-color: RGBA(var(--bs-quaternary-rgb), var(--bs-bg-opacity, 1)) !important;
}

/* line 3, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/helpers/_colored-links.scss */
.link-primary {
  color: RGBA(var(--bs-primary-rgb), var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--bs-primary-rgb), var(--bs-link-underline-opacity, 1)) !important;
}

/* line 8, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/helpers/_colored-links.scss */
.link-primary:hover, .link-primary:focus {
  color: RGBA(14, 55, 94, var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(14, 55, 94, var(--bs-link-underline-opacity, 1)) !important;
}

/* line 3, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/helpers/_colored-links.scss */
.link-secondary {
  color: RGBA(var(--bs-secondary-rgb), var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--bs-secondary-rgb), var(--bs-link-underline-opacity, 1)) !important;
}

/* line 8, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/helpers/_colored-links.scss */
.link-secondary:hover, .link-secondary:focus {
  color: RGBA(90, 90, 90, var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(90, 90, 90, var(--bs-link-underline-opacity, 1)) !important;
}

/* line 3, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/helpers/_colored-links.scss */
.link-success {
  color: RGBA(var(--bs-success-rgb), var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--bs-success-rgb), var(--bs-link-underline-opacity, 1)) !important;
}

/* line 8, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/helpers/_colored-links.scss */
.link-success:hover, .link-success:focus {
  color: RGBA(20, 108, 67, var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(20, 108, 67, var(--bs-link-underline-opacity, 1)) !important;
}

/* line 3, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/helpers/_colored-links.scss */
.link-info {
  color: RGBA(var(--bs-info-rgb), var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--bs-info-rgb), var(--bs-link-underline-opacity, 1)) !important;
}

/* line 8, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/helpers/_colored-links.scss */
.link-info:hover, .link-info:focus {
  color: RGBA(61, 213, 243, var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(61, 213, 243, var(--bs-link-underline-opacity, 1)) !important;
}

/* line 3, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/helpers/_colored-links.scss */
.link-warning {
  color: RGBA(var(--bs-warning-rgb), var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--bs-warning-rgb), var(--bs-link-underline-opacity, 1)) !important;
}

/* line 8, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/helpers/_colored-links.scss */
.link-warning:hover, .link-warning:focus {
  color: RGBA(255, 205, 57, var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(255, 205, 57, var(--bs-link-underline-opacity, 1)) !important;
}

/* line 3, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/helpers/_colored-links.scss */
.link-danger {
  color: RGBA(var(--bs-danger-rgb), var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--bs-danger-rgb), var(--bs-link-underline-opacity, 1)) !important;
}

/* line 8, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/helpers/_colored-links.scss */
.link-danger:hover, .link-danger:focus {
  color: RGBA(176, 42, 55, var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(176, 42, 55, var(--bs-link-underline-opacity, 1)) !important;
}

/* line 3, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/helpers/_colored-links.scss */
.link-light {
  color: RGBA(var(--bs-light-rgb), var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--bs-light-rgb), var(--bs-link-underline-opacity, 1)) !important;
}

/* line 8, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/helpers/_colored-links.scss */
.link-light:hover, .link-light:focus {
  color: RGBA(236, 240, 244, var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(236, 240, 244, var(--bs-link-underline-opacity, 1)) !important;
}

/* line 3, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/helpers/_colored-links.scss */
.link-dark {
  color: RGBA(var(--bs-dark-rgb), var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--bs-dark-rgb), var(--bs-link-underline-opacity, 1)) !important;
}

/* line 8, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/helpers/_colored-links.scss */
.link-dark:hover, .link-dark:focus {
  color: RGBA(26, 30, 33, var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(26, 30, 33, var(--bs-link-underline-opacity, 1)) !important;
}

/* line 3, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/helpers/_colored-links.scss */
.link-tertiary {
  color: RGBA(var(--bs-tertiary-rgb), var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--bs-tertiary-rgb), var(--bs-link-underline-opacity, 1)) !important;
}

/* line 8, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/helpers/_colored-links.scss */
.link-tertiary:hover, .link-tertiary:focus {
  color: RGBA(86, 94, 100, var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(86, 94, 100, var(--bs-link-underline-opacity, 1)) !important;
}

/* line 3, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/helpers/_colored-links.scss */
.link-quaternary {
  color: RGBA(var(--bs-quaternary-rgb), var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--bs-quaternary-rgb), var(--bs-link-underline-opacity, 1)) !important;
}

/* line 8, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/helpers/_colored-links.scss */
.link-quaternary:hover, .link-quaternary:focus {
  color: RGBA(77, 212, 172, var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(77, 212, 172, var(--bs-link-underline-opacity, 1)) !important;
}

/* line 19, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/helpers/_colored-links.scss */
.link-body-emphasis {
  color: RGBA(var(--bs-emphasis-color-rgb), var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--bs-emphasis-color-rgb), var(--bs-link-underline-opacity, 1)) !important;
}

/* line 24, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/helpers/_colored-links.scss */
.link-body-emphasis:hover, .link-body-emphasis:focus {
  color: RGBA(var(--bs-emphasis-color-rgb), var(--bs-link-opacity, 0.75)) !important;
  text-decoration-color: RGBA(var(--bs-emphasis-color-rgb), var(--bs-link-underline-opacity, 0.75)) !important;
}

/* line 1, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/helpers/_focus-ring.scss */
.focus-ring:focus {
  outline: 0;
  box-shadow: var(--bs-focus-ring-x, 0) var(--bs-focus-ring-y, 0) var(--bs-focus-ring-blur, 0) var(--bs-focus-ring-width) var(--bs-focus-ring-color);
}

/* line 1, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/helpers/_icon-link.scss */
.icon-link {
  display: inline-flex;
  gap: 0.375rem;
  align-items: center;
  text-decoration-color: rgba(var(--bs-link-color-rgb), var(--bs-link-opacity, 0.5));
  text-underline-offset: 0.25em;
  backface-visibility: hidden;
}

/* line 9, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/helpers/_icon-link.scss */
.icon-link > .bi {
  flex-shrink: 0;
  width: 1em;
  height: 1em;
  fill: currentcolor;
  transition: 0.2s ease-in-out transform;
}

@media (prefers-reduced-motion: reduce) {
  /* line 9, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/helpers/_icon-link.scss */
  .icon-link > .bi {
    transition: none;
  }
}

/* line 21, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/helpers/_icon-link.scss */
.icon-link-hover:hover > .bi, .icon-link-hover:focus-visible > .bi {
  transform: var(--bs-icon-link-transform, translate3d(0.25em, 0, 0));
}

/* line 3, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/helpers/_ratio.scss */
.ratio {
  position: relative;
  width: 100%;
}

/* line 7, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/helpers/_ratio.scss */
.ratio::before {
  display: block;
  padding-top: var(--bs-aspect-ratio);
  content: "";
}

/* line 13, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/helpers/_ratio.scss */
.ratio > * {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* line 23, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/helpers/_ratio.scss */
.ratio-1x1 {
  --bs-aspect-ratio: 100%;
}

/* line 23, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/helpers/_ratio.scss */
.ratio-4x3 {
  --bs-aspect-ratio: calc(3 / 4 * 100%);
}

/* line 23, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/helpers/_ratio.scss */
.ratio-16x9 {
  --bs-aspect-ratio: calc(9 / 16 * 100%);
}

/* line 23, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/helpers/_ratio.scss */
.ratio-21x9 {
  --bs-aspect-ratio: calc(9 / 21 * 100%);
}

/* line 3, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/helpers/_position.scss */
.fixed-top {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030;
}

/* line 11, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/helpers/_position.scss */
.fixed-bottom {
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1030;
}

/* line 24, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/helpers/_position.scss */
.sticky-top {
  position: sticky;
  top: 0;
  z-index: 1020;
}

/* line 30, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/helpers/_position.scss */
.sticky-bottom {
  position: sticky;
  bottom: 0;
  z-index: 1020;
}

@media (min-width: 576px) {
  /* line 24, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/helpers/_position.scss */
  .sticky-sm-top {
    position: sticky;
    top: 0;
    z-index: 1020;
  }
  /* line 30, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/helpers/_position.scss */
  .sticky-sm-bottom {
    position: sticky;
    bottom: 0;
    z-index: 1020;
  }
}

@media (min-width: 768px) {
  /* line 24, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/helpers/_position.scss */
  .sticky-md-top {
    position: sticky;
    top: 0;
    z-index: 1020;
  }
  /* line 30, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/helpers/_position.scss */
  .sticky-md-bottom {
    position: sticky;
    bottom: 0;
    z-index: 1020;
  }
}

@media (min-width: 992px) {
  /* line 24, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/helpers/_position.scss */
  .sticky-lg-top {
    position: sticky;
    top: 0;
    z-index: 1020;
  }
  /* line 30, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/helpers/_position.scss */
  .sticky-lg-bottom {
    position: sticky;
    bottom: 0;
    z-index: 1020;
  }
}

@media (min-width: 1200px) {
  /* line 24, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/helpers/_position.scss */
  .sticky-xl-top {
    position: sticky;
    top: 0;
    z-index: 1020;
  }
  /* line 30, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/helpers/_position.scss */
  .sticky-xl-bottom {
    position: sticky;
    bottom: 0;
    z-index: 1020;
  }
}

@media (min-width: 1400px) {
  /* line 24, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/helpers/_position.scss */
  .sticky-xxl-top {
    position: sticky;
    top: 0;
    z-index: 1020;
  }
  /* line 30, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/helpers/_position.scss */
  .sticky-xxl-bottom {
    position: sticky;
    bottom: 0;
    z-index: 1020;
  }
}

/* line 2, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/helpers/_stacks.scss */
.hstack {
  display: flex;
  flex-direction: row;
  align-items: center;
  align-self: stretch;
}

/* line 9, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/helpers/_stacks.scss */
.vstack {
  display: flex;
  flex: 1 1 auto;
  flex-direction: column;
  align-self: stretch;
}

/* line 5, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/helpers/_visually-hidden.scss */
.visually-hidden,
.visually-hidden-focusable:not(:focus):not(:focus-within) {
  width: 1px !important;
  height: 1px !important;
  padding: 0 !important;
  margin: -1px !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  white-space: nowrap !important;
  border: 0 !important;
}

/* line 19, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_visually-hidden.scss */
.visually-hidden:not(caption),
.visually-hidden-focusable:not(:focus):not(:focus-within):not(caption) {
  position: absolute !important;
}

/* line 6, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/helpers/_stretched-link.scss */
.stretched-link::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  content: "";
}

/* line 5, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/helpers/_text-truncation.scss */
.text-truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

/* line 1, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/helpers/_vr.scss */
.vr {
  display: inline-block;
  align-self: stretch;
  width: var(--bs-border-width);
  min-height: 1em;
  background-color: currentcolor;
  opacity: 0.25;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.align-baseline {
  vertical-align: baseline !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.align-top {
  vertical-align: top !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.align-middle {
  vertical-align: middle !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.align-bottom {
  vertical-align: bottom !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.align-text-bottom {
  vertical-align: text-bottom !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.align-text-top {
  vertical-align: text-top !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.float-start {
  float: left !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.float-end {
  float: right !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.float-none {
  float: none !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.object-fit-contain {
  object-fit: contain !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.object-fit-cover {
  object-fit: cover !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.object-fit-fill {
  object-fit: fill !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.object-fit-scale {
  object-fit: scale-down !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.object-fit-none {
  object-fit: none !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.opacity-0 {
  opacity: 0 !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.opacity-25 {
  opacity: 0.25 !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.opacity-50 {
  opacity: 0.5 !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.opacity-75 {
  opacity: 0.75 !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.opacity-100 {
  opacity: 1 !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.overflow-auto {
  overflow: auto !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.overflow-hidden {
  overflow: hidden !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.overflow-visible {
  overflow: visible !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.overflow-scroll {
  overflow: scroll !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.overflow-x-auto {
  overflow-x: auto !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.overflow-x-hidden {
  overflow-x: hidden !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.overflow-x-visible {
  overflow-x: visible !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.overflow-x-scroll {
  overflow-x: scroll !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.overflow-y-auto {
  overflow-y: auto !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.overflow-y-hidden {
  overflow-y: hidden !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.overflow-y-visible {
  overflow-y: visible !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.overflow-y-scroll {
  overflow-y: scroll !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.d-inline {
  display: inline !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.d-inline-block {
  display: inline-block !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.d-block {
  display: block !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.d-grid {
  display: grid !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.d-inline-grid {
  display: inline-grid !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.d-table {
  display: table !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.d-table-row {
  display: table-row !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.d-table-cell {
  display: table-cell !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.d-flex, .container.sw-btn, main > .sw-btn.frame-type-menuDirectory, main > .sw-btn.frame-type-menuList, main > .frame-type-menuDirectory header.sw-btn, main > .frame-type-menuList header.sw-btn {
  display: flex !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.d-inline-flex {
  display: inline-flex !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.d-none {
  display: none !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.shadow {
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.shadow-sm {
  box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.shadow-lg {
  box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.shadow-none {
  box-shadow: none !important;
}

/* line 57, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.focus-ring-primary {
  --bs-focus-ring-color: rgba(var(--bs-primary-rgb), var(--bs-focus-ring-opacity));
}

/* line 57, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.focus-ring-secondary {
  --bs-focus-ring-color: rgba(var(--bs-secondary-rgb), var(--bs-focus-ring-opacity));
}

/* line 57, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.focus-ring-success {
  --bs-focus-ring-color: rgba(var(--bs-success-rgb), var(--bs-focus-ring-opacity));
}

/* line 57, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.focus-ring-info {
  --bs-focus-ring-color: rgba(var(--bs-info-rgb), var(--bs-focus-ring-opacity));
}

/* line 57, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.focus-ring-warning {
  --bs-focus-ring-color: rgba(var(--bs-warning-rgb), var(--bs-focus-ring-opacity));
}

/* line 57, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.focus-ring-danger {
  --bs-focus-ring-color: rgba(var(--bs-danger-rgb), var(--bs-focus-ring-opacity));
}

/* line 57, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.focus-ring-light {
  --bs-focus-ring-color: rgba(var(--bs-light-rgb), var(--bs-focus-ring-opacity));
}

/* line 57, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.focus-ring-dark {
  --bs-focus-ring-color: rgba(var(--bs-dark-rgb), var(--bs-focus-ring-opacity));
}

/* line 57, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.focus-ring-tertiary {
  --bs-focus-ring-color: rgba(var(--bs-tertiary-rgb), var(--bs-focus-ring-opacity));
}

/* line 57, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.focus-ring-quaternary {
  --bs-focus-ring-color: rgba(var(--bs-quaternary-rgb), var(--bs-focus-ring-opacity));
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.position-static {
  position: static !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.position-relative {
  position: relative !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.position-absolute {
  position: absolute !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.position-fixed {
  position: fixed !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.position-sticky {
  position: sticky !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.top-0 {
  top: 0 !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.top-50 {
  top: 50% !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.top-100 {
  top: 100% !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.bottom-0 {
  bottom: 0 !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.bottom-50 {
  bottom: 50% !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.bottom-100 {
  bottom: 100% !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.start-0 {
  left: 0 !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.start-50 {
  left: 50% !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.start-100 {
  left: 100% !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.end-0 {
  right: 0 !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.end-50 {
  right: 50% !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.end-100 {
  right: 100% !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.translate-middle {
  transform: translate(-50%, -50%) !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.translate-middle-x {
  transform: translateX(-50%) !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.translate-middle-y {
  transform: translateY(-50%) !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.border {
  border: var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.border-0 {
  border: 0 !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.border-top {
  border-top: var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.border-top-0 {
  border-top: 0 !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.border-end {
  border-right: var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.border-end-0 {
  border-right: 0 !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.border-bottom {
  border-bottom: var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.border-bottom-0 {
  border-bottom: 0 !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.border-start {
  border-left: var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.border-start-0 {
  border-left: 0 !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.border-primary {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-primary-rgb), var(--bs-border-opacity)) !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.border-secondary {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-secondary-rgb), var(--bs-border-opacity)) !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.border-success {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-success-rgb), var(--bs-border-opacity)) !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.border-info {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-info-rgb), var(--bs-border-opacity)) !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.border-warning {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-warning-rgb), var(--bs-border-opacity)) !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.border-danger {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-danger-rgb), var(--bs-border-opacity)) !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.border-light {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-light-rgb), var(--bs-border-opacity)) !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.border-dark {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-dark-rgb), var(--bs-border-opacity)) !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.border-tertiary {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-tertiary-rgb), var(--bs-border-opacity)) !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.border-quaternary {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-quaternary-rgb), var(--bs-border-opacity)) !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.border-black {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-black-rgb), var(--bs-border-opacity)) !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.border-white {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-white-rgb), var(--bs-border-opacity)) !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.border-primary-subtle {
  border-color: var(--bs-primary-border-subtle) !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.border-secondary-subtle {
  border-color: var(--bs-secondary-border-subtle) !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.border-success-subtle {
  border-color: var(--bs-success-border-subtle) !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.border-info-subtle {
  border-color: var(--bs-info-border-subtle) !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.border-warning-subtle {
  border-color: var(--bs-warning-border-subtle) !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.border-danger-subtle {
  border-color: var(--bs-danger-border-subtle) !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.border-light-subtle {
  border-color: var(--bs-light-border-subtle) !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.border-dark-subtle {
  border-color: var(--bs-dark-border-subtle) !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.border-1 {
  border-width: 1px !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.border-2 {
  border-width: 2px !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.border-3 {
  border-width: 3px !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.border-4 {
  border-width: 4px !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.border-5 {
  border-width: 5px !important;
}

/* line 57, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.border-opacity-10 {
  --bs-border-opacity: 0.1;
}

/* line 57, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.border-opacity-25 {
  --bs-border-opacity: 0.25;
}

/* line 57, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.border-opacity-50 {
  --bs-border-opacity: 0.5;
}

/* line 57, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.border-opacity-75 {
  --bs-border-opacity: 0.75;
}

/* line 57, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.border-opacity-100 {
  --bs-border-opacity: 1;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.w-25 {
  width: 25% !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.w-50 {
  width: 50% !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.w-75 {
  width: 75% !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.w-100, .teaser.row > .frame-type-div {
  width: 100% !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.w-auto {
  width: auto !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.mw-100 {
  max-width: 100% !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.vw-100 {
  width: 100vw !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.min-vw-100 {
  min-width: 100vw !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.h-25 {
  height: 25% !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.h-50 {
  height: 50% !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.h-75 {
  height: 75% !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.h-100 {
  height: 100% !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.h-auto {
  height: auto !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.mh-100 {
  max-height: 100% !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.vh-100 {
  height: 100vh !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.min-vh-100 {
  min-height: 100vh !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.flex-fill {
  flex: 1 1 auto !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.flex-row {
  flex-direction: row !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.flex-column {
  flex-direction: column !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.flex-row-reverse {
  flex-direction: row-reverse !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.flex-column-reverse {
  flex-direction: column-reverse !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.flex-grow-0 {
  flex-grow: 0 !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.flex-grow-1 {
  flex-grow: 1 !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.flex-shrink-0 {
  flex-shrink: 0 !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.flex-shrink-1 {
  flex-shrink: 1 !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.flex-wrap {
  flex-wrap: wrap !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.flex-nowrap {
  flex-wrap: nowrap !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.flex-wrap-reverse {
  flex-wrap: wrap-reverse !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.justify-content-start {
  justify-content: flex-start !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.justify-content-end {
  justify-content: flex-end !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.justify-content-center {
  justify-content: center !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.justify-content-between, .container.sw-btn, main > .sw-btn.frame-type-menuDirectory, main > .sw-btn.frame-type-menuList, main > .frame-type-menuDirectory header.sw-btn, main > .frame-type-menuList header.sw-btn {
  justify-content: space-between !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.justify-content-around {
  justify-content: space-around !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.justify-content-evenly {
  justify-content: space-evenly !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.align-items-start {
  align-items: flex-start !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.align-items-end {
  align-items: flex-end !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.align-items-center, .container.sw-btn, main > .sw-btn.frame-type-menuDirectory, main > .sw-btn.frame-type-menuList, main > .frame-type-menuDirectory header.sw-btn, main > .frame-type-menuList header.sw-btn {
  align-items: center !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.align-items-baseline {
  align-items: baseline !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.align-items-stretch {
  align-items: stretch !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.align-content-start {
  align-content: flex-start !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.align-content-end {
  align-content: flex-end !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.align-content-center {
  align-content: center !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.align-content-between {
  align-content: space-between !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.align-content-around {
  align-content: space-around !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.align-content-stretch {
  align-content: stretch !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.align-self-auto {
  align-self: auto !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.align-self-start {
  align-self: flex-start !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.align-self-end {
  align-self: flex-end !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.align-self-center {
  align-self: center !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.align-self-baseline {
  align-self: baseline !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.align-self-stretch {
  align-self: stretch !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.order-first {
  order: -1 !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.order-0 {
  order: 0 !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.order-1 {
  order: 1 !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.order-2 {
  order: 2 !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.order-3 {
  order: 3 !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.order-4 {
  order: 4 !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.order-5 {
  order: 5 !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.order-last {
  order: 6 !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.m-0 {
  margin: 0 !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.m-1 {
  margin: 0.25rem !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.m-2 {
  margin: 0.5rem !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.m-3 {
  margin: 1rem !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.m-4 {
  margin: 1.5rem !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.m-5 {
  margin: 3rem !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.m-6 {
  margin: 4rem !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.m-7 {
  margin: 5rem !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.m-auto {
  margin: auto !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.mx-0 {
  margin-right: 0 !important;
  margin-left: 0 !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.mx-1 {
  margin-right: 0.25rem !important;
  margin-left: 0.25rem !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.mx-2 {
  margin-right: 0.5rem !important;
  margin-left: 0.5rem !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.mx-3 {
  margin-right: 1rem !important;
  margin-left: 1rem !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.mx-4 {
  margin-right: 1.5rem !important;
  margin-left: 1.5rem !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.mx-5 {
  margin-right: 3rem !important;
  margin-left: 3rem !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.mx-6 {
  margin-right: 4rem !important;
  margin-left: 4rem !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.mx-7 {
  margin-right: 5rem !important;
  margin-left: 5rem !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.mx-auto {
  margin-right: auto !important;
  margin-left: auto !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.my-0 {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.my-1 {
  margin-top: 0.25rem !important;
  margin-bottom: 0.25rem !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.my-2 {
  margin-top: 0.5rem !important;
  margin-bottom: 0.5rem !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.my-3 {
  margin-top: 1rem !important;
  margin-bottom: 1rem !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.my-4 {
  margin-top: 1.5rem !important;
  margin-bottom: 1.5rem !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.my-5 {
  margin-top: 3rem !important;
  margin-bottom: 3rem !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.my-6 {
  margin-top: 4rem !important;
  margin-bottom: 4rem !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.my-7 {
  margin-top: 5rem !important;
  margin-bottom: 5rem !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.my-auto {
  margin-top: auto !important;
  margin-bottom: auto !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.mt-0 {
  margin-top: 0 !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.mt-1 {
  margin-top: 0.25rem !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.mt-2 {
  margin-top: 0.5rem !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.mt-3 {
  margin-top: 1rem !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.mt-4 {
  margin-top: 1.5rem !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.mt-5 {
  margin-top: 3rem !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.mt-6 {
  margin-top: 4rem !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.mt-7 {
  margin-top: 5rem !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.mt-auto {
  margin-top: auto !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.me-0 {
  margin-right: 0 !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.me-1 {
  margin-right: 0.25rem !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.me-2 {
  margin-right: 0.5rem !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.me-3 {
  margin-right: 1rem !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.me-4 {
  margin-right: 1.5rem !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.me-5 {
  margin-right: 3rem !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.me-6 {
  margin-right: 4rem !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.me-7 {
  margin-right: 5rem !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.me-auto {
  margin-right: auto !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.mb-0 {
  margin-bottom: 0 !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.mb-1 {
  margin-bottom: 0.25rem !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.mb-2 {
  margin-bottom: 0.5rem !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.mb-3 {
  margin-bottom: 1rem !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.mb-4 {
  margin-bottom: 1.5rem !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.mb-5, .has-marginal-column > .row > [class*='col-'] {
  margin-bottom: 3rem !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.mb-6 {
  margin-bottom: 4rem !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.mb-7 {
  margin-bottom: 5rem !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.mb-auto {
  margin-bottom: auto !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.ms-0 {
  margin-left: 0 !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.ms-1 {
  margin-left: 0.25rem !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.ms-2 {
  margin-left: 0.5rem !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.ms-3 {
  margin-left: 1rem !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.ms-4 {
  margin-left: 1.5rem !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.ms-5 {
  margin-left: 3rem !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.ms-6 {
  margin-left: 4rem !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.ms-7 {
  margin-left: 5rem !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.ms-auto {
  margin-left: auto !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.m-n1 {
  margin: -0.25rem !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.m-n2 {
  margin: -0.5rem !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.m-n3 {
  margin: -1rem !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.m-n4 {
  margin: -1.5rem !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.m-n5 {
  margin: -3rem !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.m-n6 {
  margin: -4rem !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.m-n7 {
  margin: -5rem !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.mx-n1 {
  margin-right: -0.25rem !important;
  margin-left: -0.25rem !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.mx-n2 {
  margin-right: -0.5rem !important;
  margin-left: -0.5rem !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.mx-n3 {
  margin-right: -1rem !important;
  margin-left: -1rem !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.mx-n4 {
  margin-right: -1.5rem !important;
  margin-left: -1.5rem !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.mx-n5 {
  margin-right: -3rem !important;
  margin-left: -3rem !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.mx-n6 {
  margin-right: -4rem !important;
  margin-left: -4rem !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.mx-n7 {
  margin-right: -5rem !important;
  margin-left: -5rem !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.my-n1 {
  margin-top: -0.25rem !important;
  margin-bottom: -0.25rem !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.my-n2 {
  margin-top: -0.5rem !important;
  margin-bottom: -0.5rem !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.my-n3 {
  margin-top: -1rem !important;
  margin-bottom: -1rem !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.my-n4 {
  margin-top: -1.5rem !important;
  margin-bottom: -1.5rem !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.my-n5 {
  margin-top: -3rem !important;
  margin-bottom: -3rem !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.my-n6 {
  margin-top: -4rem !important;
  margin-bottom: -4rem !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.my-n7 {
  margin-top: -5rem !important;
  margin-bottom: -5rem !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.mt-n1 {
  margin-top: -0.25rem !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.mt-n2 {
  margin-top: -0.5rem !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.mt-n3 {
  margin-top: -1rem !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.mt-n4 {
  margin-top: -1.5rem !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.mt-n5 {
  margin-top: -3rem !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.mt-n6 {
  margin-top: -4rem !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.mt-n7 {
  margin-top: -5rem !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.me-n1 {
  margin-right: -0.25rem !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.me-n2 {
  margin-right: -0.5rem !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.me-n3 {
  margin-right: -1rem !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.me-n4 {
  margin-right: -1.5rem !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.me-n5 {
  margin-right: -3rem !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.me-n6 {
  margin-right: -4rem !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.me-n7 {
  margin-right: -5rem !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.mb-n1 {
  margin-bottom: -0.25rem !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.mb-n2 {
  margin-bottom: -0.5rem !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.mb-n3 {
  margin-bottom: -1rem !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.mb-n4 {
  margin-bottom: -1.5rem !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.mb-n5, .has-marginal-column > .row {
  margin-bottom: -3rem !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.mb-n6 {
  margin-bottom: -4rem !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.mb-n7 {
  margin-bottom: -5rem !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.ms-n1 {
  margin-left: -0.25rem !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.ms-n2 {
  margin-left: -0.5rem !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.ms-n3 {
  margin-left: -1rem !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.ms-n4 {
  margin-left: -1.5rem !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.ms-n5 {
  margin-left: -3rem !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.ms-n6 {
  margin-left: -4rem !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.ms-n7 {
  margin-left: -5rem !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.p-0 {
  padding: 0 !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.p-1 {
  padding: 0.25rem !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.p-2 {
  padding: 0.5rem !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.p-3 {
  padding: 1rem !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.p-4 {
  padding: 1.5rem !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.p-5 {
  padding: 3rem !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.p-6 {
  padding: 4rem !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.p-7 {
  padding: 5rem !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.px-0 {
  padding-right: 0 !important;
  padding-left: 0 !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.px-1 {
  padding-right: 0.25rem !important;
  padding-left: 0.25rem !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.px-2 {
  padding-right: 0.5rem !important;
  padding-left: 0.5rem !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.px-3 {
  padding-right: 1rem !important;
  padding-left: 1rem !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.px-4 {
  padding-right: 1.5rem !important;
  padding-left: 1.5rem !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.px-5 {
  padding-right: 3rem !important;
  padding-left: 3rem !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.px-6 {
  padding-right: 4rem !important;
  padding-left: 4rem !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.px-7 {
  padding-right: 5rem !important;
  padding-left: 5rem !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.py-0 {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.py-1 {
  padding-top: 0.25rem !important;
  padding-bottom: 0.25rem !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.py-2 {
  padding-top: 0.5rem !important;
  padding-bottom: 0.5rem !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.py-3 {
  padding-top: 1rem !important;
  padding-bottom: 1rem !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.py-4 {
  padding-top: 1.5rem !important;
  padding-bottom: 1.5rem !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.py-5 {
  padding-top: 3rem !important;
  padding-bottom: 3rem !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.py-6 {
  padding-top: 4rem !important;
  padding-bottom: 4rem !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.py-7 {
  padding-top: 5rem !important;
  padding-bottom: 5rem !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.pt-0 {
  padding-top: 0 !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.pt-1 {
  padding-top: 0.25rem !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.pt-2 {
  padding-top: 0.5rem !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.pt-3 {
  padding-top: 1rem !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.pt-4 {
  padding-top: 1.5rem !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.pt-5 {
  padding-top: 3rem !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.pt-6 {
  padding-top: 4rem !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.pt-7 {
  padding-top: 5rem !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.pe-0 {
  padding-right: 0 !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.pe-1 {
  padding-right: 0.25rem !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.pe-2 {
  padding-right: 0.5rem !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.pe-3 {
  padding-right: 1rem !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.pe-4 {
  padding-right: 1.5rem !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.pe-5 {
  padding-right: 3rem !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.pe-6 {
  padding-right: 4rem !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.pe-7 {
  padding-right: 5rem !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.pb-0 {
  padding-bottom: 0 !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.pb-1 {
  padding-bottom: 0.25rem !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.pb-2 {
  padding-bottom: 0.5rem !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.pb-3 {
  padding-bottom: 1rem !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.pb-4 {
  padding-bottom: 1.5rem !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.pb-5 {
  padding-bottom: 3rem !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.pb-6 {
  padding-bottom: 4rem !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.pb-7 {
  padding-bottom: 5rem !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.ps-0 {
  padding-left: 0 !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.ps-1 {
  padding-left: 0.25rem !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.ps-2 {
  padding-left: 0.5rem !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.ps-3 {
  padding-left: 1rem !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.ps-4 {
  padding-left: 1.5rem !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.ps-5 {
  padding-left: 3rem !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.ps-6 {
  padding-left: 4rem !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.ps-7 {
  padding-left: 5rem !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.gap-0 {
  gap: 0 !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.gap-1 {
  gap: 0.25rem !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.gap-2 {
  gap: 0.5rem !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.gap-3 {
  gap: 1rem !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.gap-4 {
  gap: 1.5rem !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.gap-5 {
  gap: 3rem !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.gap-6 {
  gap: 4rem !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.gap-7 {
  gap: 5rem !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.row-gap-0 {
  row-gap: 0 !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.row-gap-1 {
  row-gap: 0.25rem !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.row-gap-2 {
  row-gap: 0.5rem !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.row-gap-3 {
  row-gap: 1rem !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.row-gap-4 {
  row-gap: 1.5rem !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.row-gap-5 {
  row-gap: 3rem !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.row-gap-6 {
  row-gap: 4rem !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.row-gap-7 {
  row-gap: 5rem !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.column-gap-0 {
  column-gap: 0 !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.column-gap-1 {
  column-gap: 0.25rem !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.column-gap-2 {
  column-gap: 0.5rem !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.column-gap-3 {
  column-gap: 1rem !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.column-gap-4 {
  column-gap: 1.5rem !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.column-gap-5 {
  column-gap: 3rem !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.column-gap-6 {
  column-gap: 4rem !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.column-gap-7 {
  column-gap: 5rem !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.font-monospace {
  font-family: var(--bs-font-monospace) !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.fs-1 {
  font-size: 2.25rem !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.fs-2 {
  font-size: 2.125rem !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.fs-3 {
  font-size: 1.75rem !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.fs-4 {
  font-size: 1.375rem !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.fs-5 {
  font-size: 1rem !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.fs-6 {
  font-size: 1rem !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.fst-italic {
  font-style: italic !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.fst-normal {
  font-style: normal !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.fw-lighter {
  font-weight: lighter !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.fw-light {
  font-weight: 300 !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.fw-normal {
  font-weight: 400 !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.fw-medium {
  font-weight: 500 !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.fw-semibold {
  font-weight: 600 !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.fw-bold {
  font-weight: 700 !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.fw-bolder {
  font-weight: bolder !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.lh-1 {
  line-height: 1 !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.lh-sm {
  line-height: 1.25 !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.lh-base {
  line-height: 1.5 !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.lh-lg {
  line-height: 2 !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.text-start {
  text-align: left !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.text-end, .text-right {
  text-align: right !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.text-center {
  text-align: center !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.text-decoration-none {
  text-decoration: none !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.text-decoration-underline {
  text-decoration: underline !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.text-decoration-line-through {
  text-decoration: line-through !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.text-lowercase {
  text-transform: lowercase !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.text-uppercase {
  text-transform: uppercase !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.text-capitalize {
  text-transform: capitalize !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.text-wrap {
  white-space: normal !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.text-nowrap {
  white-space: nowrap !important;
}

/* rtl:begin:remove */
/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.text-break {
  word-wrap: break-word !important;
  word-break: break-word !important;
}

/* rtl:end:remove */
/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.text-primary {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-primary-rgb), var(--bs-text-opacity)) !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.text-secondary {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-secondary-rgb), var(--bs-text-opacity)) !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.text-success {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-success-rgb), var(--bs-text-opacity)) !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.text-info {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-info-rgb), var(--bs-text-opacity)) !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.text-warning {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-warning-rgb), var(--bs-text-opacity)) !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.text-danger {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-danger-rgb), var(--bs-text-opacity)) !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.text-light {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-light-rgb), var(--bs-text-opacity)) !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.text-dark {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-dark-rgb), var(--bs-text-opacity)) !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.text-tertiary {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-tertiary-rgb), var(--bs-text-opacity)) !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.text-quaternary {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-quaternary-rgb), var(--bs-text-opacity)) !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.text-black {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-black-rgb), var(--bs-text-opacity)) !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.text-white {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-white-rgb), var(--bs-text-opacity)) !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.text-body {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-body-color-rgb), var(--bs-text-opacity)) !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.text-muted {
  --bs-text-opacity: 1;
  color: var(--bs-secondary-color) !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.text-black-50 {
  --bs-text-opacity: 1;
  color: rgba(0, 0, 0, 0.5) !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.text-white-50 {
  --bs-text-opacity: 1;
  color: rgba(255, 255, 255, 0.5) !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.text-body-secondary {
  --bs-text-opacity: 1;
  color: var(--bs-secondary-color) !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.text-body-tertiary {
  --bs-text-opacity: 1;
  color: var(--bs-tertiary-color) !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.text-body-emphasis {
  --bs-text-opacity: 1;
  color: var(--bs-emphasis-color) !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.text-reset {
  --bs-text-opacity: 1;
  color: inherit !important;
}

/* line 57, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.text-opacity-25 {
  --bs-text-opacity: 0.25;
}

/* line 57, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.text-opacity-50 {
  --bs-text-opacity: 0.5;
}

/* line 57, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.text-opacity-75 {
  --bs-text-opacity: 0.75;
}

/* line 57, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.text-opacity-100 {
  --bs-text-opacity: 1;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.text-primary-emphasis {
  color: var(--bs-primary-text-emphasis) !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.text-secondary-emphasis {
  color: var(--bs-secondary-text-emphasis) !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.text-success-emphasis {
  color: var(--bs-success-text-emphasis) !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.text-info-emphasis {
  color: var(--bs-info-text-emphasis) !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.text-warning-emphasis {
  color: var(--bs-warning-text-emphasis) !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.text-danger-emphasis {
  color: var(--bs-danger-text-emphasis) !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.text-light-emphasis {
  color: var(--bs-light-text-emphasis) !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.text-dark-emphasis {
  color: var(--bs-dark-text-emphasis) !important;
}

/* line 57, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.link-opacity-10 {
  --bs-link-opacity: 0.1;
}

/* line 62, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.link-opacity-10-hover:hover {
  --bs-link-opacity: 0.1;
}

/* line 57, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.link-opacity-25 {
  --bs-link-opacity: 0.25;
}

/* line 62, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.link-opacity-25-hover:hover {
  --bs-link-opacity: 0.25;
}

/* line 57, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.link-opacity-50 {
  --bs-link-opacity: 0.5;
}

/* line 62, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.link-opacity-50-hover:hover {
  --bs-link-opacity: 0.5;
}

/* line 57, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.link-opacity-75 {
  --bs-link-opacity: 0.75;
}

/* line 62, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.link-opacity-75-hover:hover {
  --bs-link-opacity: 0.75;
}

/* line 57, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.link-opacity-100 {
  --bs-link-opacity: 1;
}

/* line 62, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.link-opacity-100-hover:hover {
  --bs-link-opacity: 1;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.link-offset-1 {
  text-underline-offset: 0.125em !important;
}

/* line 79, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.link-offset-1-hover:hover {
  text-underline-offset: 0.125em !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.link-offset-2 {
  text-underline-offset: 0.25em !important;
}

/* line 79, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.link-offset-2-hover:hover {
  text-underline-offset: 0.25em !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.link-offset-3 {
  text-underline-offset: 0.375em !important;
}

/* line 79, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.link-offset-3-hover:hover {
  text-underline-offset: 0.375em !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.link-underline-primary {
  --bs-link-underline-opacity: 1;
  text-decoration-color: rgba(var(--bs-primary-rgb), var(--bs-link-underline-opacity)) !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.link-underline-secondary {
  --bs-link-underline-opacity: 1;
  text-decoration-color: rgba(var(--bs-secondary-rgb), var(--bs-link-underline-opacity)) !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.link-underline-success {
  --bs-link-underline-opacity: 1;
  text-decoration-color: rgba(var(--bs-success-rgb), var(--bs-link-underline-opacity)) !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.link-underline-info {
  --bs-link-underline-opacity: 1;
  text-decoration-color: rgba(var(--bs-info-rgb), var(--bs-link-underline-opacity)) !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.link-underline-warning {
  --bs-link-underline-opacity: 1;
  text-decoration-color: rgba(var(--bs-warning-rgb), var(--bs-link-underline-opacity)) !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.link-underline-danger {
  --bs-link-underline-opacity: 1;
  text-decoration-color: rgba(var(--bs-danger-rgb), var(--bs-link-underline-opacity)) !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.link-underline-light {
  --bs-link-underline-opacity: 1;
  text-decoration-color: rgba(var(--bs-light-rgb), var(--bs-link-underline-opacity)) !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.link-underline-dark {
  --bs-link-underline-opacity: 1;
  text-decoration-color: rgba(var(--bs-dark-rgb), var(--bs-link-underline-opacity)) !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.link-underline-tertiary {
  --bs-link-underline-opacity: 1;
  text-decoration-color: rgba(var(--bs-tertiary-rgb), var(--bs-link-underline-opacity)) !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.link-underline-quaternary {
  --bs-link-underline-opacity: 1;
  text-decoration-color: rgba(var(--bs-quaternary-rgb), var(--bs-link-underline-opacity)) !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.link-underline {
  --bs-link-underline-opacity: 1;
  text-decoration-color: rgba(var(--bs-link-color-rgb), var(--bs-link-underline-opacity, 1)) !important;
}

/* line 57, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.link-underline-opacity-0 {
  --bs-link-underline-opacity: 0;
}

/* line 62, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.link-underline-opacity-0-hover:hover {
  --bs-link-underline-opacity: 0;
}

/* line 57, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.link-underline-opacity-10 {
  --bs-link-underline-opacity: 0.1;
}

/* line 62, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.link-underline-opacity-10-hover:hover {
  --bs-link-underline-opacity: 0.1;
}

/* line 57, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.link-underline-opacity-25 {
  --bs-link-underline-opacity: 0.25;
}

/* line 62, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.link-underline-opacity-25-hover:hover {
  --bs-link-underline-opacity: 0.25;
}

/* line 57, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.link-underline-opacity-50 {
  --bs-link-underline-opacity: 0.5;
}

/* line 62, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.link-underline-opacity-50-hover:hover {
  --bs-link-underline-opacity: 0.5;
}

/* line 57, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.link-underline-opacity-75 {
  --bs-link-underline-opacity: 0.75;
}

/* line 62, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.link-underline-opacity-75-hover:hover {
  --bs-link-underline-opacity: 0.75;
}

/* line 57, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.link-underline-opacity-100 {
  --bs-link-underline-opacity: 1;
}

/* line 62, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.link-underline-opacity-100-hover:hover {
  --bs-link-underline-opacity: 1;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.bg-primary {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-primary-rgb), var(--bs-bg-opacity)) !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.bg-secondary {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-secondary-rgb), var(--bs-bg-opacity)) !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.bg-success {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-success-rgb), var(--bs-bg-opacity)) !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.bg-info {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-info-rgb), var(--bs-bg-opacity)) !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.bg-warning {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-warning-rgb), var(--bs-bg-opacity)) !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.bg-danger {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-danger-rgb), var(--bs-bg-opacity)) !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.bg-light {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-light-rgb), var(--bs-bg-opacity)) !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.bg-dark {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-dark-rgb), var(--bs-bg-opacity)) !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.bg-tertiary {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-tertiary-rgb), var(--bs-bg-opacity)) !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.bg-quaternary {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-quaternary-rgb), var(--bs-bg-opacity)) !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.bg-black {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-black-rgb), var(--bs-bg-opacity)) !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.bg-white {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-white-rgb), var(--bs-bg-opacity)) !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.bg-body {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-body-bg-rgb), var(--bs-bg-opacity)) !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.bg-transparent {
  --bs-bg-opacity: 1;
  background-color: transparent !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.bg-body-secondary {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-secondary-bg-rgb), var(--bs-bg-opacity)) !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.bg-body-tertiary {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-tertiary-bg-rgb), var(--bs-bg-opacity)) !important;
}

/* line 57, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.bg-opacity-10 {
  --bs-bg-opacity: 0.1;
}

/* line 57, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.bg-opacity-25 {
  --bs-bg-opacity: 0.25;
}

/* line 57, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.bg-opacity-50 {
  --bs-bg-opacity: 0.5;
}

/* line 57, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.bg-opacity-75 {
  --bs-bg-opacity: 0.75;
}

/* line 57, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.bg-opacity-100 {
  --bs-bg-opacity: 1;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.bg-primary-subtle {
  background-color: var(--bs-primary-bg-subtle) !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.bg-secondary-subtle {
  background-color: var(--bs-secondary-bg-subtle) !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.bg-success-subtle {
  background-color: var(--bs-success-bg-subtle) !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.bg-info-subtle {
  background-color: var(--bs-info-bg-subtle) !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.bg-warning-subtle {
  background-color: var(--bs-warning-bg-subtle) !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.bg-danger-subtle {
  background-color: var(--bs-danger-bg-subtle) !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.bg-light-subtle {
  background-color: var(--bs-light-bg-subtle) !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.bg-dark-subtle {
  background-color: var(--bs-dark-bg-subtle) !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.bg-gradient {
  background-image: var(--bs-gradient) !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.user-select-all {
  user-select: all !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.user-select-auto {
  user-select: auto !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.user-select-none {
  user-select: none !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.pe-none {
  pointer-events: none !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.pe-auto {
  pointer-events: auto !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.rounded {
  border-radius: var(--bs-border-radius) !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.rounded-0 {
  border-radius: 0 !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.rounded-1 {
  border-radius: var(--bs-border-radius-sm) !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.rounded-2 {
  border-radius: var(--bs-border-radius) !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.rounded-3 {
  border-radius: var(--bs-border-radius-lg) !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.rounded-4 {
  border-radius: var(--bs-border-radius-xl) !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.rounded-5 {
  border-radius: var(--bs-border-radius-xxl) !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.rounded-circle {
  border-radius: 50% !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.rounded-pill {
  border-radius: var(--bs-border-radius-pill) !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.rounded-top {
  border-top-left-radius: var(--bs-border-radius) !important;
  border-top-right-radius: var(--bs-border-radius) !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.rounded-top-0 {
  border-top-left-radius: 0 !important;
  border-top-right-radius: 0 !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.rounded-top-1 {
  border-top-left-radius: var(--bs-border-radius-sm) !important;
  border-top-right-radius: var(--bs-border-radius-sm) !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.rounded-top-2 {
  border-top-left-radius: var(--bs-border-radius) !important;
  border-top-right-radius: var(--bs-border-radius) !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.rounded-top-3 {
  border-top-left-radius: var(--bs-border-radius-lg) !important;
  border-top-right-radius: var(--bs-border-radius-lg) !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.rounded-top-4 {
  border-top-left-radius: var(--bs-border-radius-xl) !important;
  border-top-right-radius: var(--bs-border-radius-xl) !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.rounded-top-5 {
  border-top-left-radius: var(--bs-border-radius-xxl) !important;
  border-top-right-radius: var(--bs-border-radius-xxl) !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.rounded-top-circle {
  border-top-left-radius: 50% !important;
  border-top-right-radius: 50% !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.rounded-top-pill {
  border-top-left-radius: var(--bs-border-radius-pill) !important;
  border-top-right-radius: var(--bs-border-radius-pill) !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.rounded-end {
  border-top-right-radius: var(--bs-border-radius) !important;
  border-bottom-right-radius: var(--bs-border-radius) !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.rounded-end-0 {
  border-top-right-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.rounded-end-1 {
  border-top-right-radius: var(--bs-border-radius-sm) !important;
  border-bottom-right-radius: var(--bs-border-radius-sm) !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.rounded-end-2 {
  border-top-right-radius: var(--bs-border-radius) !important;
  border-bottom-right-radius: var(--bs-border-radius) !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.rounded-end-3 {
  border-top-right-radius: var(--bs-border-radius-lg) !important;
  border-bottom-right-radius: var(--bs-border-radius-lg) !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.rounded-end-4 {
  border-top-right-radius: var(--bs-border-radius-xl) !important;
  border-bottom-right-radius: var(--bs-border-radius-xl) !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.rounded-end-5 {
  border-top-right-radius: var(--bs-border-radius-xxl) !important;
  border-bottom-right-radius: var(--bs-border-radius-xxl) !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.rounded-end-circle {
  border-top-right-radius: 50% !important;
  border-bottom-right-radius: 50% !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.rounded-end-pill {
  border-top-right-radius: var(--bs-border-radius-pill) !important;
  border-bottom-right-radius: var(--bs-border-radius-pill) !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.rounded-bottom {
  border-bottom-right-radius: var(--bs-border-radius) !important;
  border-bottom-left-radius: var(--bs-border-radius) !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.rounded-bottom-0 {
  border-bottom-right-radius: 0 !important;
  border-bottom-left-radius: 0 !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.rounded-bottom-1 {
  border-bottom-right-radius: var(--bs-border-radius-sm) !important;
  border-bottom-left-radius: var(--bs-border-radius-sm) !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.rounded-bottom-2 {
  border-bottom-right-radius: var(--bs-border-radius) !important;
  border-bottom-left-radius: var(--bs-border-radius) !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.rounded-bottom-3 {
  border-bottom-right-radius: var(--bs-border-radius-lg) !important;
  border-bottom-left-radius: var(--bs-border-radius-lg) !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.rounded-bottom-4 {
  border-bottom-right-radius: var(--bs-border-radius-xl) !important;
  border-bottom-left-radius: var(--bs-border-radius-xl) !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.rounded-bottom-5 {
  border-bottom-right-radius: var(--bs-border-radius-xxl) !important;
  border-bottom-left-radius: var(--bs-border-radius-xxl) !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.rounded-bottom-circle {
  border-bottom-right-radius: 50% !important;
  border-bottom-left-radius: 50% !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.rounded-bottom-pill {
  border-bottom-right-radius: var(--bs-border-radius-pill) !important;
  border-bottom-left-radius: var(--bs-border-radius-pill) !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.rounded-start {
  border-bottom-left-radius: var(--bs-border-radius) !important;
  border-top-left-radius: var(--bs-border-radius) !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.rounded-start-0 {
  border-bottom-left-radius: 0 !important;
  border-top-left-radius: 0 !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.rounded-start-1 {
  border-bottom-left-radius: var(--bs-border-radius-sm) !important;
  border-top-left-radius: var(--bs-border-radius-sm) !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.rounded-start-2 {
  border-bottom-left-radius: var(--bs-border-radius) !important;
  border-top-left-radius: var(--bs-border-radius) !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.rounded-start-3 {
  border-bottom-left-radius: var(--bs-border-radius-lg) !important;
  border-top-left-radius: var(--bs-border-radius-lg) !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.rounded-start-4 {
  border-bottom-left-radius: var(--bs-border-radius-xl) !important;
  border-top-left-radius: var(--bs-border-radius-xl) !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.rounded-start-5 {
  border-bottom-left-radius: var(--bs-border-radius-xxl) !important;
  border-top-left-radius: var(--bs-border-radius-xxl) !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.rounded-start-circle {
  border-bottom-left-radius: 50% !important;
  border-top-left-radius: 50% !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.rounded-start-pill {
  border-bottom-left-radius: var(--bs-border-radius-pill) !important;
  border-top-left-radius: var(--bs-border-radius-pill) !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.visible {
  visibility: visible !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.invisible {
  visibility: hidden !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.z-n1 {
  z-index: -1 !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.z-0 {
  z-index: 0 !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.z-1 {
  z-index: 1 !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.z-2 {
  z-index: 2 !important;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
.z-3 {
  z-index: 3 !important;
}

@media (min-width: 576px) {
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .float-sm-start {
    float: left !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .float-sm-end {
    float: right !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .float-sm-none {
    float: none !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .object-fit-sm-contain {
    object-fit: contain !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .object-fit-sm-cover {
    object-fit: cover !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .object-fit-sm-fill {
    object-fit: fill !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .object-fit-sm-scale {
    object-fit: scale-down !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .object-fit-sm-none {
    object-fit: none !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .d-sm-inline {
    display: inline !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .d-sm-inline-block {
    display: inline-block !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .d-sm-block {
    display: block !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .d-sm-grid {
    display: grid !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .d-sm-inline-grid {
    display: inline-grid !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .d-sm-table {
    display: table !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .d-sm-table-row {
    display: table-row !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .d-sm-table-cell {
    display: table-cell !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .d-sm-flex {
    display: flex !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .d-sm-inline-flex {
    display: inline-flex !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .d-sm-none {
    display: none !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .flex-sm-fill {
    flex: 1 1 auto !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .flex-sm-row {
    flex-direction: row !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .flex-sm-column {
    flex-direction: column !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .flex-sm-row-reverse {
    flex-direction: row-reverse !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .flex-sm-column-reverse {
    flex-direction: column-reverse !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .flex-sm-grow-0 {
    flex-grow: 0 !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .flex-sm-grow-1 {
    flex-grow: 1 !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .flex-sm-shrink-0 {
    flex-shrink: 0 !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .flex-sm-shrink-1 {
    flex-shrink: 1 !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .flex-sm-wrap {
    flex-wrap: wrap !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .flex-sm-nowrap {
    flex-wrap: nowrap !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .flex-sm-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .justify-content-sm-start {
    justify-content: flex-start !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .justify-content-sm-end {
    justify-content: flex-end !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .justify-content-sm-center {
    justify-content: center !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .justify-content-sm-between {
    justify-content: space-between !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .justify-content-sm-around {
    justify-content: space-around !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .justify-content-sm-evenly {
    justify-content: space-evenly !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .align-items-sm-start {
    align-items: flex-start !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .align-items-sm-end {
    align-items: flex-end !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .align-items-sm-center {
    align-items: center !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .align-items-sm-baseline {
    align-items: baseline !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .align-items-sm-stretch {
    align-items: stretch !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .align-content-sm-start {
    align-content: flex-start !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .align-content-sm-end {
    align-content: flex-end !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .align-content-sm-center {
    align-content: center !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .align-content-sm-between {
    align-content: space-between !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .align-content-sm-around {
    align-content: space-around !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .align-content-sm-stretch {
    align-content: stretch !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .align-self-sm-auto {
    align-self: auto !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .align-self-sm-start {
    align-self: flex-start !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .align-self-sm-end {
    align-self: flex-end !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .align-self-sm-center {
    align-self: center !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .align-self-sm-baseline {
    align-self: baseline !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .align-self-sm-stretch {
    align-self: stretch !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .order-sm-first {
    order: -1 !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .order-sm-0 {
    order: 0 !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .order-sm-1 {
    order: 1 !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .order-sm-2 {
    order: 2 !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .order-sm-3 {
    order: 3 !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .order-sm-4 {
    order: 4 !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .order-sm-5 {
    order: 5 !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .order-sm-last {
    order: 6 !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .m-sm-0 {
    margin: 0 !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .m-sm-1 {
    margin: 0.25rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .m-sm-2 {
    margin: 0.5rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .m-sm-3 {
    margin: 1rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .m-sm-4 {
    margin: 1.5rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .m-sm-5 {
    margin: 3rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .m-sm-6 {
    margin: 4rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .m-sm-7 {
    margin: 5rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .m-sm-auto {
    margin: auto !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .mx-sm-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .mx-sm-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .mx-sm-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .mx-sm-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .mx-sm-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .mx-sm-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .mx-sm-6 {
    margin-right: 4rem !important;
    margin-left: 4rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .mx-sm-7 {
    margin-right: 5rem !important;
    margin-left: 5rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .mx-sm-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .my-sm-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .my-sm-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .my-sm-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .my-sm-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .my-sm-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .my-sm-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .my-sm-6 {
    margin-top: 4rem !important;
    margin-bottom: 4rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .my-sm-7 {
    margin-top: 5rem !important;
    margin-bottom: 5rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .my-sm-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .mt-sm-0 {
    margin-top: 0 !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .mt-sm-1 {
    margin-top: 0.25rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .mt-sm-2 {
    margin-top: 0.5rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .mt-sm-3 {
    margin-top: 1rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .mt-sm-4 {
    margin-top: 1.5rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .mt-sm-5 {
    margin-top: 3rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .mt-sm-6 {
    margin-top: 4rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .mt-sm-7 {
    margin-top: 5rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .mt-sm-auto {
    margin-top: auto !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .me-sm-0 {
    margin-right: 0 !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .me-sm-1 {
    margin-right: 0.25rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .me-sm-2 {
    margin-right: 0.5rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .me-sm-3 {
    margin-right: 1rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .me-sm-4 {
    margin-right: 1.5rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .me-sm-5 {
    margin-right: 3rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .me-sm-6 {
    margin-right: 4rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .me-sm-7 {
    margin-right: 5rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .me-sm-auto {
    margin-right: auto !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .mb-sm-0 {
    margin-bottom: 0 !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .mb-sm-1 {
    margin-bottom: 0.25rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .mb-sm-2 {
    margin-bottom: 0.5rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .mb-sm-3 {
    margin-bottom: 1rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .mb-sm-4 {
    margin-bottom: 1.5rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .mb-sm-5 {
    margin-bottom: 3rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .mb-sm-6 {
    margin-bottom: 4rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .mb-sm-7 {
    margin-bottom: 5rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .mb-sm-auto {
    margin-bottom: auto !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .ms-sm-0 {
    margin-left: 0 !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .ms-sm-1 {
    margin-left: 0.25rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .ms-sm-2 {
    margin-left: 0.5rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .ms-sm-3 {
    margin-left: 1rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .ms-sm-4 {
    margin-left: 1.5rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .ms-sm-5 {
    margin-left: 3rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .ms-sm-6 {
    margin-left: 4rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .ms-sm-7 {
    margin-left: 5rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .ms-sm-auto {
    margin-left: auto !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .m-sm-n1 {
    margin: -0.25rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .m-sm-n2 {
    margin: -0.5rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .m-sm-n3 {
    margin: -1rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .m-sm-n4 {
    margin: -1.5rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .m-sm-n5 {
    margin: -3rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .m-sm-n6 {
    margin: -4rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .m-sm-n7 {
    margin: -5rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .mx-sm-n1 {
    margin-right: -0.25rem !important;
    margin-left: -0.25rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .mx-sm-n2 {
    margin-right: -0.5rem !important;
    margin-left: -0.5rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .mx-sm-n3 {
    margin-right: -1rem !important;
    margin-left: -1rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .mx-sm-n4 {
    margin-right: -1.5rem !important;
    margin-left: -1.5rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .mx-sm-n5 {
    margin-right: -3rem !important;
    margin-left: -3rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .mx-sm-n6 {
    margin-right: -4rem !important;
    margin-left: -4rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .mx-sm-n7 {
    margin-right: -5rem !important;
    margin-left: -5rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .my-sm-n1 {
    margin-top: -0.25rem !important;
    margin-bottom: -0.25rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .my-sm-n2 {
    margin-top: -0.5rem !important;
    margin-bottom: -0.5rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .my-sm-n3 {
    margin-top: -1rem !important;
    margin-bottom: -1rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .my-sm-n4 {
    margin-top: -1.5rem !important;
    margin-bottom: -1.5rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .my-sm-n5 {
    margin-top: -3rem !important;
    margin-bottom: -3rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .my-sm-n6 {
    margin-top: -4rem !important;
    margin-bottom: -4rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .my-sm-n7 {
    margin-top: -5rem !important;
    margin-bottom: -5rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .mt-sm-n1 {
    margin-top: -0.25rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .mt-sm-n2 {
    margin-top: -0.5rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .mt-sm-n3 {
    margin-top: -1rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .mt-sm-n4 {
    margin-top: -1.5rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .mt-sm-n5 {
    margin-top: -3rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .mt-sm-n6 {
    margin-top: -4rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .mt-sm-n7 {
    margin-top: -5rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .me-sm-n1 {
    margin-right: -0.25rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .me-sm-n2 {
    margin-right: -0.5rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .me-sm-n3 {
    margin-right: -1rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .me-sm-n4 {
    margin-right: -1.5rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .me-sm-n5 {
    margin-right: -3rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .me-sm-n6 {
    margin-right: -4rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .me-sm-n7 {
    margin-right: -5rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .mb-sm-n1 {
    margin-bottom: -0.25rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .mb-sm-n2 {
    margin-bottom: -0.5rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .mb-sm-n3 {
    margin-bottom: -1rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .mb-sm-n4 {
    margin-bottom: -1.5rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .mb-sm-n5 {
    margin-bottom: -3rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .mb-sm-n6 {
    margin-bottom: -4rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .mb-sm-n7 {
    margin-bottom: -5rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .ms-sm-n1 {
    margin-left: -0.25rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .ms-sm-n2 {
    margin-left: -0.5rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .ms-sm-n3 {
    margin-left: -1rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .ms-sm-n4 {
    margin-left: -1.5rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .ms-sm-n5 {
    margin-left: -3rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .ms-sm-n6 {
    margin-left: -4rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .ms-sm-n7 {
    margin-left: -5rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .p-sm-0 {
    padding: 0 !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .p-sm-1 {
    padding: 0.25rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .p-sm-2 {
    padding: 0.5rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .p-sm-3 {
    padding: 1rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .p-sm-4 {
    padding: 1.5rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .p-sm-5 {
    padding: 3rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .p-sm-6 {
    padding: 4rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .p-sm-7 {
    padding: 5rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .px-sm-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .px-sm-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .px-sm-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .px-sm-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .px-sm-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .px-sm-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .px-sm-6 {
    padding-right: 4rem !important;
    padding-left: 4rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .px-sm-7 {
    padding-right: 5rem !important;
    padding-left: 5rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .py-sm-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .py-sm-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .py-sm-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .py-sm-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .py-sm-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .py-sm-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .py-sm-6 {
    padding-top: 4rem !important;
    padding-bottom: 4rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .py-sm-7 {
    padding-top: 5rem !important;
    padding-bottom: 5rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .pt-sm-0 {
    padding-top: 0 !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .pt-sm-1 {
    padding-top: 0.25rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .pt-sm-2 {
    padding-top: 0.5rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .pt-sm-3 {
    padding-top: 1rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .pt-sm-4 {
    padding-top: 1.5rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .pt-sm-5 {
    padding-top: 3rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .pt-sm-6 {
    padding-top: 4rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .pt-sm-7 {
    padding-top: 5rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .pe-sm-0 {
    padding-right: 0 !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .pe-sm-1 {
    padding-right: 0.25rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .pe-sm-2 {
    padding-right: 0.5rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .pe-sm-3 {
    padding-right: 1rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .pe-sm-4 {
    padding-right: 1.5rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .pe-sm-5 {
    padding-right: 3rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .pe-sm-6 {
    padding-right: 4rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .pe-sm-7 {
    padding-right: 5rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .pb-sm-0 {
    padding-bottom: 0 !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .pb-sm-1 {
    padding-bottom: 0.25rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .pb-sm-2 {
    padding-bottom: 0.5rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .pb-sm-3 {
    padding-bottom: 1rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .pb-sm-4 {
    padding-bottom: 1.5rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .pb-sm-5 {
    padding-bottom: 3rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .pb-sm-6 {
    padding-bottom: 4rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .pb-sm-7 {
    padding-bottom: 5rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .ps-sm-0 {
    padding-left: 0 !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .ps-sm-1 {
    padding-left: 0.25rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .ps-sm-2 {
    padding-left: 0.5rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .ps-sm-3 {
    padding-left: 1rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .ps-sm-4 {
    padding-left: 1.5rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .ps-sm-5 {
    padding-left: 3rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .ps-sm-6 {
    padding-left: 4rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .ps-sm-7 {
    padding-left: 5rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .gap-sm-0 {
    gap: 0 !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .gap-sm-1 {
    gap: 0.25rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .gap-sm-2 {
    gap: 0.5rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .gap-sm-3 {
    gap: 1rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .gap-sm-4 {
    gap: 1.5rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .gap-sm-5 {
    gap: 3rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .gap-sm-6 {
    gap: 4rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .gap-sm-7 {
    gap: 5rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .row-gap-sm-0 {
    row-gap: 0 !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .row-gap-sm-1 {
    row-gap: 0.25rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .row-gap-sm-2 {
    row-gap: 0.5rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .row-gap-sm-3 {
    row-gap: 1rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .row-gap-sm-4 {
    row-gap: 1.5rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .row-gap-sm-5 {
    row-gap: 3rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .row-gap-sm-6 {
    row-gap: 4rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .row-gap-sm-7 {
    row-gap: 5rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .column-gap-sm-0 {
    column-gap: 0 !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .column-gap-sm-1 {
    column-gap: 0.25rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .column-gap-sm-2 {
    column-gap: 0.5rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .column-gap-sm-3 {
    column-gap: 1rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .column-gap-sm-4 {
    column-gap: 1.5rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .column-gap-sm-5 {
    column-gap: 3rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .column-gap-sm-6 {
    column-gap: 4rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .column-gap-sm-7 {
    column-gap: 5rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .text-sm-start {
    text-align: left !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .text-sm-end {
    text-align: right !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .text-sm-center {
    text-align: center !important;
  }
}

@media (min-width: 768px) {
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .float-md-start {
    float: left !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .float-md-end {
    float: right !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .float-md-none {
    float: none !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .object-fit-md-contain {
    object-fit: contain !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .object-fit-md-cover {
    object-fit: cover !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .object-fit-md-fill {
    object-fit: fill !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .object-fit-md-scale {
    object-fit: scale-down !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .object-fit-md-none {
    object-fit: none !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .d-md-inline {
    display: inline !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .d-md-inline-block {
    display: inline-block !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .d-md-block {
    display: block !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .d-md-grid {
    display: grid !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .d-md-inline-grid {
    display: inline-grid !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .d-md-table {
    display: table !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .d-md-table-row {
    display: table-row !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .d-md-table-cell {
    display: table-cell !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .d-md-flex {
    display: flex !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .d-md-inline-flex {
    display: inline-flex !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .d-md-none {
    display: none !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .flex-md-fill {
    flex: 1 1 auto !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .flex-md-row {
    flex-direction: row !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .flex-md-column {
    flex-direction: column !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .flex-md-row-reverse {
    flex-direction: row-reverse !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .flex-md-column-reverse {
    flex-direction: column-reverse !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .flex-md-grow-0 {
    flex-grow: 0 !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .flex-md-grow-1 {
    flex-grow: 1 !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .flex-md-shrink-0 {
    flex-shrink: 0 !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .flex-md-shrink-1 {
    flex-shrink: 1 !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .flex-md-wrap {
    flex-wrap: wrap !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .flex-md-nowrap {
    flex-wrap: nowrap !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .flex-md-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .justify-content-md-start {
    justify-content: flex-start !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .justify-content-md-end {
    justify-content: flex-end !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .justify-content-md-center {
    justify-content: center !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .justify-content-md-between {
    justify-content: space-between !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .justify-content-md-around {
    justify-content: space-around !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .justify-content-md-evenly {
    justify-content: space-evenly !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .align-items-md-start {
    align-items: flex-start !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .align-items-md-end {
    align-items: flex-end !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .align-items-md-center {
    align-items: center !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .align-items-md-baseline {
    align-items: baseline !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .align-items-md-stretch {
    align-items: stretch !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .align-content-md-start {
    align-content: flex-start !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .align-content-md-end {
    align-content: flex-end !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .align-content-md-center {
    align-content: center !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .align-content-md-between {
    align-content: space-between !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .align-content-md-around {
    align-content: space-around !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .align-content-md-stretch {
    align-content: stretch !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .align-self-md-auto {
    align-self: auto !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .align-self-md-start {
    align-self: flex-start !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .align-self-md-end {
    align-self: flex-end !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .align-self-md-center {
    align-self: center !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .align-self-md-baseline {
    align-self: baseline !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .align-self-md-stretch {
    align-self: stretch !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .order-md-first {
    order: -1 !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .order-md-0 {
    order: 0 !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .order-md-1 {
    order: 1 !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .order-md-2 {
    order: 2 !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .order-md-3 {
    order: 3 !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .order-md-4 {
    order: 4 !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .order-md-5 {
    order: 5 !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .order-md-last {
    order: 6 !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .m-md-0 {
    margin: 0 !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .m-md-1 {
    margin: 0.25rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .m-md-2 {
    margin: 0.5rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .m-md-3 {
    margin: 1rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .m-md-4 {
    margin: 1.5rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .m-md-5 {
    margin: 3rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .m-md-6 {
    margin: 4rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .m-md-7 {
    margin: 5rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .m-md-auto {
    margin: auto !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .mx-md-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .mx-md-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .mx-md-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .mx-md-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .mx-md-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .mx-md-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .mx-md-6 {
    margin-right: 4rem !important;
    margin-left: 4rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .mx-md-7 {
    margin-right: 5rem !important;
    margin-left: 5rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .mx-md-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .my-md-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .my-md-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .my-md-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .my-md-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .my-md-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .my-md-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .my-md-6 {
    margin-top: 4rem !important;
    margin-bottom: 4rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .my-md-7 {
    margin-top: 5rem !important;
    margin-bottom: 5rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .my-md-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .mt-md-0 {
    margin-top: 0 !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .mt-md-1 {
    margin-top: 0.25rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .mt-md-2 {
    margin-top: 0.5rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .mt-md-3 {
    margin-top: 1rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .mt-md-4 {
    margin-top: 1.5rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .mt-md-5 {
    margin-top: 3rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .mt-md-6 {
    margin-top: 4rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .mt-md-7 {
    margin-top: 5rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .mt-md-auto {
    margin-top: auto !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .me-md-0 {
    margin-right: 0 !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .me-md-1 {
    margin-right: 0.25rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .me-md-2 {
    margin-right: 0.5rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .me-md-3 {
    margin-right: 1rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .me-md-4 {
    margin-right: 1.5rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .me-md-5 {
    margin-right: 3rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .me-md-6 {
    margin-right: 4rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .me-md-7 {
    margin-right: 5rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .me-md-auto {
    margin-right: auto !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .mb-md-0 {
    margin-bottom: 0 !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .mb-md-1 {
    margin-bottom: 0.25rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .mb-md-2 {
    margin-bottom: 0.5rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .mb-md-3 {
    margin-bottom: 1rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .mb-md-4 {
    margin-bottom: 1.5rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .mb-md-5 {
    margin-bottom: 3rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .mb-md-6, .has-marginal-column > .row > [class*='col-'] {
    margin-bottom: 4rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .mb-md-7 {
    margin-bottom: 5rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .mb-md-auto {
    margin-bottom: auto !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .ms-md-0 {
    margin-left: 0 !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .ms-md-1 {
    margin-left: 0.25rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .ms-md-2 {
    margin-left: 0.5rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .ms-md-3 {
    margin-left: 1rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .ms-md-4 {
    margin-left: 1.5rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .ms-md-5 {
    margin-left: 3rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .ms-md-6 {
    margin-left: 4rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .ms-md-7 {
    margin-left: 5rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .ms-md-auto {
    margin-left: auto !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .m-md-n1 {
    margin: -0.25rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .m-md-n2 {
    margin: -0.5rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .m-md-n3 {
    margin: -1rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .m-md-n4 {
    margin: -1.5rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .m-md-n5 {
    margin: -3rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .m-md-n6 {
    margin: -4rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .m-md-n7 {
    margin: -5rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .mx-md-n1 {
    margin-right: -0.25rem !important;
    margin-left: -0.25rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .mx-md-n2 {
    margin-right: -0.5rem !important;
    margin-left: -0.5rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .mx-md-n3 {
    margin-right: -1rem !important;
    margin-left: -1rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .mx-md-n4 {
    margin-right: -1.5rem !important;
    margin-left: -1.5rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .mx-md-n5 {
    margin-right: -3rem !important;
    margin-left: -3rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .mx-md-n6 {
    margin-right: -4rem !important;
    margin-left: -4rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .mx-md-n7 {
    margin-right: -5rem !important;
    margin-left: -5rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .my-md-n1 {
    margin-top: -0.25rem !important;
    margin-bottom: -0.25rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .my-md-n2 {
    margin-top: -0.5rem !important;
    margin-bottom: -0.5rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .my-md-n3 {
    margin-top: -1rem !important;
    margin-bottom: -1rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .my-md-n4 {
    margin-top: -1.5rem !important;
    margin-bottom: -1.5rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .my-md-n5 {
    margin-top: -3rem !important;
    margin-bottom: -3rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .my-md-n6 {
    margin-top: -4rem !important;
    margin-bottom: -4rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .my-md-n7 {
    margin-top: -5rem !important;
    margin-bottom: -5rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .mt-md-n1 {
    margin-top: -0.25rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .mt-md-n2 {
    margin-top: -0.5rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .mt-md-n3 {
    margin-top: -1rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .mt-md-n4 {
    margin-top: -1.5rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .mt-md-n5 {
    margin-top: -3rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .mt-md-n6 {
    margin-top: -4rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .mt-md-n7 {
    margin-top: -5rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .me-md-n1 {
    margin-right: -0.25rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .me-md-n2 {
    margin-right: -0.5rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .me-md-n3 {
    margin-right: -1rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .me-md-n4 {
    margin-right: -1.5rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .me-md-n5 {
    margin-right: -3rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .me-md-n6 {
    margin-right: -4rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .me-md-n7 {
    margin-right: -5rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .mb-md-n1 {
    margin-bottom: -0.25rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .mb-md-n2 {
    margin-bottom: -0.5rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .mb-md-n3 {
    margin-bottom: -1rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .mb-md-n4 {
    margin-bottom: -1.5rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .mb-md-n5 {
    margin-bottom: -3rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .mb-md-n6, .has-marginal-column > .row {
    margin-bottom: -4rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .mb-md-n7 {
    margin-bottom: -5rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .ms-md-n1 {
    margin-left: -0.25rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .ms-md-n2 {
    margin-left: -0.5rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .ms-md-n3 {
    margin-left: -1rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .ms-md-n4 {
    margin-left: -1.5rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .ms-md-n5 {
    margin-left: -3rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .ms-md-n6 {
    margin-left: -4rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .ms-md-n7 {
    margin-left: -5rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .p-md-0 {
    padding: 0 !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .p-md-1 {
    padding: 0.25rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .p-md-2 {
    padding: 0.5rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .p-md-3 {
    padding: 1rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .p-md-4 {
    padding: 1.5rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .p-md-5 {
    padding: 3rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .p-md-6 {
    padding: 4rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .p-md-7 {
    padding: 5rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .px-md-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .px-md-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .px-md-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .px-md-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .px-md-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .px-md-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .px-md-6 {
    padding-right: 4rem !important;
    padding-left: 4rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .px-md-7 {
    padding-right: 5rem !important;
    padding-left: 5rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .py-md-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .py-md-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .py-md-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .py-md-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .py-md-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .py-md-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .py-md-6 {
    padding-top: 4rem !important;
    padding-bottom: 4rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .py-md-7 {
    padding-top: 5rem !important;
    padding-bottom: 5rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .pt-md-0 {
    padding-top: 0 !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .pt-md-1 {
    padding-top: 0.25rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .pt-md-2 {
    padding-top: 0.5rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .pt-md-3 {
    padding-top: 1rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .pt-md-4 {
    padding-top: 1.5rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .pt-md-5 {
    padding-top: 3rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .pt-md-6 {
    padding-top: 4rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .pt-md-7 {
    padding-top: 5rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .pe-md-0 {
    padding-right: 0 !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .pe-md-1 {
    padding-right: 0.25rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .pe-md-2 {
    padding-right: 0.5rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .pe-md-3 {
    padding-right: 1rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .pe-md-4 {
    padding-right: 1.5rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .pe-md-5 {
    padding-right: 3rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .pe-md-6 {
    padding-right: 4rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .pe-md-7 {
    padding-right: 5rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .pb-md-0 {
    padding-bottom: 0 !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .pb-md-1 {
    padding-bottom: 0.25rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .pb-md-2 {
    padding-bottom: 0.5rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .pb-md-3 {
    padding-bottom: 1rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .pb-md-4 {
    padding-bottom: 1.5rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .pb-md-5 {
    padding-bottom: 3rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .pb-md-6 {
    padding-bottom: 4rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .pb-md-7 {
    padding-bottom: 5rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .ps-md-0 {
    padding-left: 0 !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .ps-md-1 {
    padding-left: 0.25rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .ps-md-2 {
    padding-left: 0.5rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .ps-md-3 {
    padding-left: 1rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .ps-md-4 {
    padding-left: 1.5rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .ps-md-5 {
    padding-left: 3rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .ps-md-6 {
    padding-left: 4rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .ps-md-7 {
    padding-left: 5rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .gap-md-0 {
    gap: 0 !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .gap-md-1 {
    gap: 0.25rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .gap-md-2 {
    gap: 0.5rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .gap-md-3 {
    gap: 1rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .gap-md-4 {
    gap: 1.5rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .gap-md-5 {
    gap: 3rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .gap-md-6 {
    gap: 4rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .gap-md-7 {
    gap: 5rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .row-gap-md-0 {
    row-gap: 0 !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .row-gap-md-1 {
    row-gap: 0.25rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .row-gap-md-2 {
    row-gap: 0.5rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .row-gap-md-3 {
    row-gap: 1rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .row-gap-md-4 {
    row-gap: 1.5rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .row-gap-md-5 {
    row-gap: 3rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .row-gap-md-6 {
    row-gap: 4rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .row-gap-md-7 {
    row-gap: 5rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .column-gap-md-0 {
    column-gap: 0 !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .column-gap-md-1 {
    column-gap: 0.25rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .column-gap-md-2 {
    column-gap: 0.5rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .column-gap-md-3 {
    column-gap: 1rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .column-gap-md-4 {
    column-gap: 1.5rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .column-gap-md-5 {
    column-gap: 3rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .column-gap-md-6 {
    column-gap: 4rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .column-gap-md-7 {
    column-gap: 5rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .text-md-start {
    text-align: left !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .text-md-end {
    text-align: right !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .text-md-center {
    text-align: center !important;
  }
}

@media (min-width: 992px) {
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .float-lg-start {
    float: left !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .float-lg-end {
    float: right !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .float-lg-none {
    float: none !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .object-fit-lg-contain {
    object-fit: contain !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .object-fit-lg-cover {
    object-fit: cover !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .object-fit-lg-fill {
    object-fit: fill !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .object-fit-lg-scale {
    object-fit: scale-down !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .object-fit-lg-none {
    object-fit: none !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .d-lg-inline {
    display: inline !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .d-lg-inline-block {
    display: inline-block !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .d-lg-block {
    display: block !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .d-lg-grid {
    display: grid !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .d-lg-inline-grid {
    display: inline-grid !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .d-lg-table {
    display: table !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .d-lg-table-row {
    display: table-row !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .d-lg-table-cell {
    display: table-cell !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .d-lg-flex {
    display: flex !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .d-lg-inline-flex {
    display: inline-flex !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .d-lg-none {
    display: none !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .flex-lg-fill {
    flex: 1 1 auto !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .flex-lg-row {
    flex-direction: row !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .flex-lg-column {
    flex-direction: column !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .flex-lg-row-reverse {
    flex-direction: row-reverse !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .flex-lg-column-reverse {
    flex-direction: column-reverse !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .flex-lg-grow-0 {
    flex-grow: 0 !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .flex-lg-grow-1 {
    flex-grow: 1 !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .flex-lg-shrink-0 {
    flex-shrink: 0 !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .flex-lg-shrink-1 {
    flex-shrink: 1 !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .flex-lg-wrap {
    flex-wrap: wrap !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .flex-lg-nowrap {
    flex-wrap: nowrap !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .flex-lg-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .justify-content-lg-start {
    justify-content: flex-start !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .justify-content-lg-end {
    justify-content: flex-end !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .justify-content-lg-center {
    justify-content: center !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .justify-content-lg-between {
    justify-content: space-between !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .justify-content-lg-around {
    justify-content: space-around !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .justify-content-lg-evenly {
    justify-content: space-evenly !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .align-items-lg-start {
    align-items: flex-start !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .align-items-lg-end {
    align-items: flex-end !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .align-items-lg-center {
    align-items: center !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .align-items-lg-baseline {
    align-items: baseline !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .align-items-lg-stretch {
    align-items: stretch !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .align-content-lg-start {
    align-content: flex-start !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .align-content-lg-end {
    align-content: flex-end !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .align-content-lg-center {
    align-content: center !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .align-content-lg-between {
    align-content: space-between !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .align-content-lg-around {
    align-content: space-around !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .align-content-lg-stretch {
    align-content: stretch !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .align-self-lg-auto {
    align-self: auto !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .align-self-lg-start {
    align-self: flex-start !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .align-self-lg-end {
    align-self: flex-end !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .align-self-lg-center {
    align-self: center !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .align-self-lg-baseline {
    align-self: baseline !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .align-self-lg-stretch {
    align-self: stretch !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .order-lg-first {
    order: -1 !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .order-lg-0 {
    order: 0 !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .order-lg-1 {
    order: 1 !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .order-lg-2 {
    order: 2 !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .order-lg-3 {
    order: 3 !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .order-lg-4 {
    order: 4 !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .order-lg-5 {
    order: 5 !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .order-lg-last {
    order: 6 !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .m-lg-0 {
    margin: 0 !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .m-lg-1 {
    margin: 0.25rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .m-lg-2 {
    margin: 0.5rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .m-lg-3 {
    margin: 1rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .m-lg-4 {
    margin: 1.5rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .m-lg-5 {
    margin: 3rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .m-lg-6 {
    margin: 4rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .m-lg-7 {
    margin: 5rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .m-lg-auto {
    margin: auto !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .mx-lg-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .mx-lg-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .mx-lg-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .mx-lg-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .mx-lg-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .mx-lg-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .mx-lg-6 {
    margin-right: 4rem !important;
    margin-left: 4rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .mx-lg-7 {
    margin-right: 5rem !important;
    margin-left: 5rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .mx-lg-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .my-lg-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .my-lg-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .my-lg-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .my-lg-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .my-lg-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .my-lg-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .my-lg-6 {
    margin-top: 4rem !important;
    margin-bottom: 4rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .my-lg-7 {
    margin-top: 5rem !important;
    margin-bottom: 5rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .my-lg-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .mt-lg-0 {
    margin-top: 0 !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .mt-lg-1 {
    margin-top: 0.25rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .mt-lg-2 {
    margin-top: 0.5rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .mt-lg-3 {
    margin-top: 1rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .mt-lg-4 {
    margin-top: 1.5rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .mt-lg-5 {
    margin-top: 3rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .mt-lg-6 {
    margin-top: 4rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .mt-lg-7 {
    margin-top: 5rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .mt-lg-auto {
    margin-top: auto !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .me-lg-0 {
    margin-right: 0 !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .me-lg-1 {
    margin-right: 0.25rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .me-lg-2 {
    margin-right: 0.5rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .me-lg-3 {
    margin-right: 1rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .me-lg-4 {
    margin-right: 1.5rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .me-lg-5 {
    margin-right: 3rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .me-lg-6 {
    margin-right: 4rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .me-lg-7 {
    margin-right: 5rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .me-lg-auto {
    margin-right: auto !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .mb-lg-0 {
    margin-bottom: 0 !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .mb-lg-1 {
    margin-bottom: 0.25rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .mb-lg-2 {
    margin-bottom: 0.5rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .mb-lg-3 {
    margin-bottom: 1rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .mb-lg-4 {
    margin-bottom: 1.5rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .mb-lg-5 {
    margin-bottom: 3rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .mb-lg-6 {
    margin-bottom: 4rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .mb-lg-7, .has-marginal-column > .row > [class*='col-'] {
    margin-bottom: 5rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .mb-lg-auto {
    margin-bottom: auto !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .ms-lg-0 {
    margin-left: 0 !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .ms-lg-1 {
    margin-left: 0.25rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .ms-lg-2 {
    margin-left: 0.5rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .ms-lg-3 {
    margin-left: 1rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .ms-lg-4 {
    margin-left: 1.5rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .ms-lg-5 {
    margin-left: 3rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .ms-lg-6 {
    margin-left: 4rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .ms-lg-7 {
    margin-left: 5rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .ms-lg-auto {
    margin-left: auto !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .m-lg-n1 {
    margin: -0.25rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .m-lg-n2 {
    margin: -0.5rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .m-lg-n3 {
    margin: -1rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .m-lg-n4 {
    margin: -1.5rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .m-lg-n5 {
    margin: -3rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .m-lg-n6 {
    margin: -4rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .m-lg-n7 {
    margin: -5rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .mx-lg-n1 {
    margin-right: -0.25rem !important;
    margin-left: -0.25rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .mx-lg-n2 {
    margin-right: -0.5rem !important;
    margin-left: -0.5rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .mx-lg-n3 {
    margin-right: -1rem !important;
    margin-left: -1rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .mx-lg-n4 {
    margin-right: -1.5rem !important;
    margin-left: -1.5rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .mx-lg-n5 {
    margin-right: -3rem !important;
    margin-left: -3rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .mx-lg-n6 {
    margin-right: -4rem !important;
    margin-left: -4rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .mx-lg-n7 {
    margin-right: -5rem !important;
    margin-left: -5rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .my-lg-n1 {
    margin-top: -0.25rem !important;
    margin-bottom: -0.25rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .my-lg-n2 {
    margin-top: -0.5rem !important;
    margin-bottom: -0.5rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .my-lg-n3 {
    margin-top: -1rem !important;
    margin-bottom: -1rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .my-lg-n4 {
    margin-top: -1.5rem !important;
    margin-bottom: -1.5rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .my-lg-n5 {
    margin-top: -3rem !important;
    margin-bottom: -3rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .my-lg-n6 {
    margin-top: -4rem !important;
    margin-bottom: -4rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .my-lg-n7 {
    margin-top: -5rem !important;
    margin-bottom: -5rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .mt-lg-n1 {
    margin-top: -0.25rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .mt-lg-n2 {
    margin-top: -0.5rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .mt-lg-n3 {
    margin-top: -1rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .mt-lg-n4 {
    margin-top: -1.5rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .mt-lg-n5 {
    margin-top: -3rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .mt-lg-n6 {
    margin-top: -4rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .mt-lg-n7 {
    margin-top: -5rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .me-lg-n1 {
    margin-right: -0.25rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .me-lg-n2 {
    margin-right: -0.5rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .me-lg-n3 {
    margin-right: -1rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .me-lg-n4 {
    margin-right: -1.5rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .me-lg-n5 {
    margin-right: -3rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .me-lg-n6 {
    margin-right: -4rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .me-lg-n7 {
    margin-right: -5rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .mb-lg-n1 {
    margin-bottom: -0.25rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .mb-lg-n2 {
    margin-bottom: -0.5rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .mb-lg-n3 {
    margin-bottom: -1rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .mb-lg-n4 {
    margin-bottom: -1.5rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .mb-lg-n5 {
    margin-bottom: -3rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .mb-lg-n6 {
    margin-bottom: -4rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .mb-lg-n7, .has-marginal-column > .row {
    margin-bottom: -5rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .ms-lg-n1 {
    margin-left: -0.25rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .ms-lg-n2 {
    margin-left: -0.5rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .ms-lg-n3 {
    margin-left: -1rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .ms-lg-n4 {
    margin-left: -1.5rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .ms-lg-n5 {
    margin-left: -3rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .ms-lg-n6 {
    margin-left: -4rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .ms-lg-n7 {
    margin-left: -5rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .p-lg-0 {
    padding: 0 !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .p-lg-1 {
    padding: 0.25rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .p-lg-2 {
    padding: 0.5rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .p-lg-3 {
    padding: 1rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .p-lg-4 {
    padding: 1.5rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .p-lg-5 {
    padding: 3rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .p-lg-6 {
    padding: 4rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .p-lg-7 {
    padding: 5rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .px-lg-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .px-lg-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .px-lg-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .px-lg-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .px-lg-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .px-lg-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .px-lg-6 {
    padding-right: 4rem !important;
    padding-left: 4rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .px-lg-7 {
    padding-right: 5rem !important;
    padding-left: 5rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .py-lg-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .py-lg-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .py-lg-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .py-lg-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .py-lg-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .py-lg-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .py-lg-6 {
    padding-top: 4rem !important;
    padding-bottom: 4rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .py-lg-7 {
    padding-top: 5rem !important;
    padding-bottom: 5rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .pt-lg-0 {
    padding-top: 0 !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .pt-lg-1 {
    padding-top: 0.25rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .pt-lg-2 {
    padding-top: 0.5rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .pt-lg-3 {
    padding-top: 1rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .pt-lg-4 {
    padding-top: 1.5rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .pt-lg-5 {
    padding-top: 3rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .pt-lg-6 {
    padding-top: 4rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .pt-lg-7 {
    padding-top: 5rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .pe-lg-0 {
    padding-right: 0 !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .pe-lg-1 {
    padding-right: 0.25rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .pe-lg-2 {
    padding-right: 0.5rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .pe-lg-3 {
    padding-right: 1rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .pe-lg-4 {
    padding-right: 1.5rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .pe-lg-5 {
    padding-right: 3rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .pe-lg-6 {
    padding-right: 4rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .pe-lg-7 {
    padding-right: 5rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .pb-lg-0 {
    padding-bottom: 0 !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .pb-lg-1 {
    padding-bottom: 0.25rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .pb-lg-2 {
    padding-bottom: 0.5rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .pb-lg-3 {
    padding-bottom: 1rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .pb-lg-4 {
    padding-bottom: 1.5rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .pb-lg-5 {
    padding-bottom: 3rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .pb-lg-6 {
    padding-bottom: 4rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .pb-lg-7 {
    padding-bottom: 5rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .ps-lg-0 {
    padding-left: 0 !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .ps-lg-1 {
    padding-left: 0.25rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .ps-lg-2 {
    padding-left: 0.5rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .ps-lg-3 {
    padding-left: 1rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .ps-lg-4 {
    padding-left: 1.5rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .ps-lg-5 {
    padding-left: 3rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .ps-lg-6 {
    padding-left: 4rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .ps-lg-7 {
    padding-left: 5rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .gap-lg-0 {
    gap: 0 !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .gap-lg-1 {
    gap: 0.25rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .gap-lg-2 {
    gap: 0.5rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .gap-lg-3 {
    gap: 1rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .gap-lg-4 {
    gap: 1.5rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .gap-lg-5 {
    gap: 3rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .gap-lg-6 {
    gap: 4rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .gap-lg-7 {
    gap: 5rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .row-gap-lg-0 {
    row-gap: 0 !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .row-gap-lg-1 {
    row-gap: 0.25rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .row-gap-lg-2 {
    row-gap: 0.5rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .row-gap-lg-3 {
    row-gap: 1rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .row-gap-lg-4 {
    row-gap: 1.5rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .row-gap-lg-5 {
    row-gap: 3rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .row-gap-lg-6 {
    row-gap: 4rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .row-gap-lg-7 {
    row-gap: 5rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .column-gap-lg-0 {
    column-gap: 0 !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .column-gap-lg-1 {
    column-gap: 0.25rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .column-gap-lg-2 {
    column-gap: 0.5rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .column-gap-lg-3 {
    column-gap: 1rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .column-gap-lg-4 {
    column-gap: 1.5rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .column-gap-lg-5 {
    column-gap: 3rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .column-gap-lg-6 {
    column-gap: 4rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .column-gap-lg-7 {
    column-gap: 5rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .text-lg-start {
    text-align: left !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .text-lg-end {
    text-align: right !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .text-lg-center {
    text-align: center !important;
  }
}

@media (min-width: 1200px) {
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .float-xl-start {
    float: left !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .float-xl-end {
    float: right !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .float-xl-none {
    float: none !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .object-fit-xl-contain {
    object-fit: contain !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .object-fit-xl-cover {
    object-fit: cover !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .object-fit-xl-fill {
    object-fit: fill !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .object-fit-xl-scale {
    object-fit: scale-down !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .object-fit-xl-none {
    object-fit: none !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .d-xl-inline {
    display: inline !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .d-xl-inline-block {
    display: inline-block !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .d-xl-block {
    display: block !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .d-xl-grid {
    display: grid !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .d-xl-inline-grid {
    display: inline-grid !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .d-xl-table {
    display: table !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .d-xl-table-row {
    display: table-row !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .d-xl-table-cell {
    display: table-cell !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .d-xl-flex {
    display: flex !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .d-xl-inline-flex {
    display: inline-flex !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .d-xl-none {
    display: none !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .flex-xl-fill {
    flex: 1 1 auto !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .flex-xl-row {
    flex-direction: row !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .flex-xl-column {
    flex-direction: column !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .flex-xl-row-reverse {
    flex-direction: row-reverse !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .flex-xl-column-reverse {
    flex-direction: column-reverse !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .flex-xl-grow-0 {
    flex-grow: 0 !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .flex-xl-grow-1 {
    flex-grow: 1 !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .flex-xl-shrink-0 {
    flex-shrink: 0 !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .flex-xl-shrink-1 {
    flex-shrink: 1 !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .flex-xl-wrap {
    flex-wrap: wrap !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .flex-xl-nowrap {
    flex-wrap: nowrap !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .flex-xl-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .justify-content-xl-start {
    justify-content: flex-start !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .justify-content-xl-end {
    justify-content: flex-end !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .justify-content-xl-center {
    justify-content: center !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .justify-content-xl-between {
    justify-content: space-between !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .justify-content-xl-around {
    justify-content: space-around !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .justify-content-xl-evenly {
    justify-content: space-evenly !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .align-items-xl-start {
    align-items: flex-start !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .align-items-xl-end {
    align-items: flex-end !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .align-items-xl-center {
    align-items: center !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .align-items-xl-baseline {
    align-items: baseline !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .align-items-xl-stretch {
    align-items: stretch !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .align-content-xl-start {
    align-content: flex-start !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .align-content-xl-end {
    align-content: flex-end !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .align-content-xl-center {
    align-content: center !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .align-content-xl-between {
    align-content: space-between !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .align-content-xl-around {
    align-content: space-around !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .align-content-xl-stretch {
    align-content: stretch !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .align-self-xl-auto {
    align-self: auto !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .align-self-xl-start {
    align-self: flex-start !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .align-self-xl-end {
    align-self: flex-end !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .align-self-xl-center {
    align-self: center !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .align-self-xl-baseline {
    align-self: baseline !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .align-self-xl-stretch {
    align-self: stretch !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .order-xl-first {
    order: -1 !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .order-xl-0 {
    order: 0 !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .order-xl-1 {
    order: 1 !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .order-xl-2 {
    order: 2 !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .order-xl-3 {
    order: 3 !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .order-xl-4 {
    order: 4 !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .order-xl-5 {
    order: 5 !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .order-xl-last {
    order: 6 !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .m-xl-0 {
    margin: 0 !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .m-xl-1 {
    margin: 0.25rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .m-xl-2 {
    margin: 0.5rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .m-xl-3 {
    margin: 1rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .m-xl-4 {
    margin: 1.5rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .m-xl-5 {
    margin: 3rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .m-xl-6 {
    margin: 4rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .m-xl-7 {
    margin: 5rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .m-xl-auto {
    margin: auto !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .mx-xl-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .mx-xl-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .mx-xl-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .mx-xl-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .mx-xl-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .mx-xl-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .mx-xl-6 {
    margin-right: 4rem !important;
    margin-left: 4rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .mx-xl-7 {
    margin-right: 5rem !important;
    margin-left: 5rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .mx-xl-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .my-xl-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .my-xl-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .my-xl-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .my-xl-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .my-xl-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .my-xl-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .my-xl-6 {
    margin-top: 4rem !important;
    margin-bottom: 4rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .my-xl-7 {
    margin-top: 5rem !important;
    margin-bottom: 5rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .my-xl-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .mt-xl-0 {
    margin-top: 0 !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .mt-xl-1 {
    margin-top: 0.25rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .mt-xl-2 {
    margin-top: 0.5rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .mt-xl-3 {
    margin-top: 1rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .mt-xl-4 {
    margin-top: 1.5rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .mt-xl-5 {
    margin-top: 3rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .mt-xl-6 {
    margin-top: 4rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .mt-xl-7 {
    margin-top: 5rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .mt-xl-auto {
    margin-top: auto !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .me-xl-0 {
    margin-right: 0 !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .me-xl-1 {
    margin-right: 0.25rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .me-xl-2 {
    margin-right: 0.5rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .me-xl-3 {
    margin-right: 1rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .me-xl-4 {
    margin-right: 1.5rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .me-xl-5 {
    margin-right: 3rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .me-xl-6 {
    margin-right: 4rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .me-xl-7 {
    margin-right: 5rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .me-xl-auto {
    margin-right: auto !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .mb-xl-0 {
    margin-bottom: 0 !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .mb-xl-1 {
    margin-bottom: 0.25rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .mb-xl-2 {
    margin-bottom: 0.5rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .mb-xl-3 {
    margin-bottom: 1rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .mb-xl-4 {
    margin-bottom: 1.5rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .mb-xl-5 {
    margin-bottom: 3rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .mb-xl-6 {
    margin-bottom: 4rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .mb-xl-7 {
    margin-bottom: 5rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .mb-xl-auto {
    margin-bottom: auto !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .ms-xl-0 {
    margin-left: 0 !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .ms-xl-1 {
    margin-left: 0.25rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .ms-xl-2 {
    margin-left: 0.5rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .ms-xl-3 {
    margin-left: 1rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .ms-xl-4 {
    margin-left: 1.5rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .ms-xl-5 {
    margin-left: 3rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .ms-xl-6 {
    margin-left: 4rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .ms-xl-7 {
    margin-left: 5rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .ms-xl-auto {
    margin-left: auto !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .m-xl-n1 {
    margin: -0.25rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .m-xl-n2 {
    margin: -0.5rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .m-xl-n3 {
    margin: -1rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .m-xl-n4 {
    margin: -1.5rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .m-xl-n5 {
    margin: -3rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .m-xl-n6 {
    margin: -4rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .m-xl-n7 {
    margin: -5rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .mx-xl-n1 {
    margin-right: -0.25rem !important;
    margin-left: -0.25rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .mx-xl-n2 {
    margin-right: -0.5rem !important;
    margin-left: -0.5rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .mx-xl-n3 {
    margin-right: -1rem !important;
    margin-left: -1rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .mx-xl-n4 {
    margin-right: -1.5rem !important;
    margin-left: -1.5rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .mx-xl-n5 {
    margin-right: -3rem !important;
    margin-left: -3rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .mx-xl-n6 {
    margin-right: -4rem !important;
    margin-left: -4rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .mx-xl-n7 {
    margin-right: -5rem !important;
    margin-left: -5rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .my-xl-n1 {
    margin-top: -0.25rem !important;
    margin-bottom: -0.25rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .my-xl-n2 {
    margin-top: -0.5rem !important;
    margin-bottom: -0.5rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .my-xl-n3 {
    margin-top: -1rem !important;
    margin-bottom: -1rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .my-xl-n4 {
    margin-top: -1.5rem !important;
    margin-bottom: -1.5rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .my-xl-n5 {
    margin-top: -3rem !important;
    margin-bottom: -3rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .my-xl-n6 {
    margin-top: -4rem !important;
    margin-bottom: -4rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .my-xl-n7 {
    margin-top: -5rem !important;
    margin-bottom: -5rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .mt-xl-n1 {
    margin-top: -0.25rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .mt-xl-n2 {
    margin-top: -0.5rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .mt-xl-n3 {
    margin-top: -1rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .mt-xl-n4 {
    margin-top: -1.5rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .mt-xl-n5 {
    margin-top: -3rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .mt-xl-n6 {
    margin-top: -4rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .mt-xl-n7 {
    margin-top: -5rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .me-xl-n1 {
    margin-right: -0.25rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .me-xl-n2 {
    margin-right: -0.5rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .me-xl-n3 {
    margin-right: -1rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .me-xl-n4 {
    margin-right: -1.5rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .me-xl-n5 {
    margin-right: -3rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .me-xl-n6 {
    margin-right: -4rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .me-xl-n7 {
    margin-right: -5rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .mb-xl-n1 {
    margin-bottom: -0.25rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .mb-xl-n2 {
    margin-bottom: -0.5rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .mb-xl-n3 {
    margin-bottom: -1rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .mb-xl-n4 {
    margin-bottom: -1.5rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .mb-xl-n5 {
    margin-bottom: -3rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .mb-xl-n6 {
    margin-bottom: -4rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .mb-xl-n7 {
    margin-bottom: -5rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .ms-xl-n1 {
    margin-left: -0.25rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .ms-xl-n2 {
    margin-left: -0.5rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .ms-xl-n3 {
    margin-left: -1rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .ms-xl-n4 {
    margin-left: -1.5rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .ms-xl-n5 {
    margin-left: -3rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .ms-xl-n6 {
    margin-left: -4rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .ms-xl-n7 {
    margin-left: -5rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .p-xl-0 {
    padding: 0 !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .p-xl-1 {
    padding: 0.25rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .p-xl-2 {
    padding: 0.5rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .p-xl-3 {
    padding: 1rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .p-xl-4 {
    padding: 1.5rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .p-xl-5 {
    padding: 3rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .p-xl-6 {
    padding: 4rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .p-xl-7 {
    padding: 5rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .px-xl-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .px-xl-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .px-xl-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .px-xl-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .px-xl-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .px-xl-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .px-xl-6 {
    padding-right: 4rem !important;
    padding-left: 4rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .px-xl-7 {
    padding-right: 5rem !important;
    padding-left: 5rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .py-xl-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .py-xl-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .py-xl-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .py-xl-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .py-xl-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .py-xl-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .py-xl-6 {
    padding-top: 4rem !important;
    padding-bottom: 4rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .py-xl-7 {
    padding-top: 5rem !important;
    padding-bottom: 5rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .pt-xl-0 {
    padding-top: 0 !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .pt-xl-1 {
    padding-top: 0.25rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .pt-xl-2 {
    padding-top: 0.5rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .pt-xl-3 {
    padding-top: 1rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .pt-xl-4 {
    padding-top: 1.5rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .pt-xl-5 {
    padding-top: 3rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .pt-xl-6 {
    padding-top: 4rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .pt-xl-7 {
    padding-top: 5rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .pe-xl-0 {
    padding-right: 0 !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .pe-xl-1 {
    padding-right: 0.25rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .pe-xl-2 {
    padding-right: 0.5rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .pe-xl-3 {
    padding-right: 1rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .pe-xl-4 {
    padding-right: 1.5rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .pe-xl-5 {
    padding-right: 3rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .pe-xl-6 {
    padding-right: 4rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .pe-xl-7 {
    padding-right: 5rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .pb-xl-0 {
    padding-bottom: 0 !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .pb-xl-1 {
    padding-bottom: 0.25rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .pb-xl-2 {
    padding-bottom: 0.5rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .pb-xl-3 {
    padding-bottom: 1rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .pb-xl-4 {
    padding-bottom: 1.5rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .pb-xl-5 {
    padding-bottom: 3rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .pb-xl-6 {
    padding-bottom: 4rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .pb-xl-7 {
    padding-bottom: 5rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .ps-xl-0 {
    padding-left: 0 !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .ps-xl-1 {
    padding-left: 0.25rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .ps-xl-2 {
    padding-left: 0.5rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .ps-xl-3 {
    padding-left: 1rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .ps-xl-4 {
    padding-left: 1.5rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .ps-xl-5 {
    padding-left: 3rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .ps-xl-6 {
    padding-left: 4rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .ps-xl-7 {
    padding-left: 5rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .gap-xl-0 {
    gap: 0 !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .gap-xl-1 {
    gap: 0.25rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .gap-xl-2 {
    gap: 0.5rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .gap-xl-3 {
    gap: 1rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .gap-xl-4 {
    gap: 1.5rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .gap-xl-5 {
    gap: 3rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .gap-xl-6 {
    gap: 4rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .gap-xl-7 {
    gap: 5rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .row-gap-xl-0 {
    row-gap: 0 !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .row-gap-xl-1 {
    row-gap: 0.25rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .row-gap-xl-2 {
    row-gap: 0.5rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .row-gap-xl-3 {
    row-gap: 1rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .row-gap-xl-4 {
    row-gap: 1.5rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .row-gap-xl-5 {
    row-gap: 3rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .row-gap-xl-6 {
    row-gap: 4rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .row-gap-xl-7 {
    row-gap: 5rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .column-gap-xl-0 {
    column-gap: 0 !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .column-gap-xl-1 {
    column-gap: 0.25rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .column-gap-xl-2 {
    column-gap: 0.5rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .column-gap-xl-3 {
    column-gap: 1rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .column-gap-xl-4 {
    column-gap: 1.5rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .column-gap-xl-5 {
    column-gap: 3rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .column-gap-xl-6 {
    column-gap: 4rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .column-gap-xl-7 {
    column-gap: 5rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .text-xl-start {
    text-align: left !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .text-xl-end {
    text-align: right !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .text-xl-center {
    text-align: center !important;
  }
}

@media (min-width: 1400px) {
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .float-xxl-start {
    float: left !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .float-xxl-end {
    float: right !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .float-xxl-none {
    float: none !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .object-fit-xxl-contain {
    object-fit: contain !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .object-fit-xxl-cover {
    object-fit: cover !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .object-fit-xxl-fill {
    object-fit: fill !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .object-fit-xxl-scale {
    object-fit: scale-down !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .object-fit-xxl-none {
    object-fit: none !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .d-xxl-inline {
    display: inline !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .d-xxl-inline-block {
    display: inline-block !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .d-xxl-block {
    display: block !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .d-xxl-grid {
    display: grid !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .d-xxl-inline-grid {
    display: inline-grid !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .d-xxl-table {
    display: table !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .d-xxl-table-row {
    display: table-row !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .d-xxl-table-cell {
    display: table-cell !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .d-xxl-flex {
    display: flex !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .d-xxl-inline-flex {
    display: inline-flex !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .d-xxl-none {
    display: none !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .flex-xxl-fill {
    flex: 1 1 auto !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .flex-xxl-row {
    flex-direction: row !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .flex-xxl-column {
    flex-direction: column !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .flex-xxl-row-reverse {
    flex-direction: row-reverse !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .flex-xxl-column-reverse {
    flex-direction: column-reverse !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .flex-xxl-grow-0 {
    flex-grow: 0 !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .flex-xxl-grow-1 {
    flex-grow: 1 !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .flex-xxl-shrink-0 {
    flex-shrink: 0 !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .flex-xxl-shrink-1 {
    flex-shrink: 1 !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .flex-xxl-wrap {
    flex-wrap: wrap !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .flex-xxl-nowrap {
    flex-wrap: nowrap !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .flex-xxl-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .justify-content-xxl-start {
    justify-content: flex-start !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .justify-content-xxl-end {
    justify-content: flex-end !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .justify-content-xxl-center {
    justify-content: center !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .justify-content-xxl-between {
    justify-content: space-between !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .justify-content-xxl-around {
    justify-content: space-around !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .justify-content-xxl-evenly {
    justify-content: space-evenly !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .align-items-xxl-start {
    align-items: flex-start !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .align-items-xxl-end {
    align-items: flex-end !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .align-items-xxl-center {
    align-items: center !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .align-items-xxl-baseline {
    align-items: baseline !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .align-items-xxl-stretch {
    align-items: stretch !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .align-content-xxl-start {
    align-content: flex-start !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .align-content-xxl-end {
    align-content: flex-end !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .align-content-xxl-center {
    align-content: center !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .align-content-xxl-between {
    align-content: space-between !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .align-content-xxl-around {
    align-content: space-around !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .align-content-xxl-stretch {
    align-content: stretch !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .align-self-xxl-auto {
    align-self: auto !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .align-self-xxl-start {
    align-self: flex-start !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .align-self-xxl-end {
    align-self: flex-end !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .align-self-xxl-center {
    align-self: center !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .align-self-xxl-baseline {
    align-self: baseline !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .align-self-xxl-stretch {
    align-self: stretch !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .order-xxl-first {
    order: -1 !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .order-xxl-0 {
    order: 0 !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .order-xxl-1 {
    order: 1 !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .order-xxl-2 {
    order: 2 !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .order-xxl-3 {
    order: 3 !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .order-xxl-4 {
    order: 4 !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .order-xxl-5 {
    order: 5 !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .order-xxl-last {
    order: 6 !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .m-xxl-0 {
    margin: 0 !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .m-xxl-1 {
    margin: 0.25rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .m-xxl-2 {
    margin: 0.5rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .m-xxl-3 {
    margin: 1rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .m-xxl-4 {
    margin: 1.5rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .m-xxl-5 {
    margin: 3rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .m-xxl-6 {
    margin: 4rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .m-xxl-7 {
    margin: 5rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .m-xxl-auto {
    margin: auto !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .mx-xxl-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .mx-xxl-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .mx-xxl-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .mx-xxl-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .mx-xxl-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .mx-xxl-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .mx-xxl-6 {
    margin-right: 4rem !important;
    margin-left: 4rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .mx-xxl-7 {
    margin-right: 5rem !important;
    margin-left: 5rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .mx-xxl-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .my-xxl-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .my-xxl-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .my-xxl-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .my-xxl-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .my-xxl-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .my-xxl-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .my-xxl-6 {
    margin-top: 4rem !important;
    margin-bottom: 4rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .my-xxl-7 {
    margin-top: 5rem !important;
    margin-bottom: 5rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .my-xxl-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .mt-xxl-0 {
    margin-top: 0 !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .mt-xxl-1 {
    margin-top: 0.25rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .mt-xxl-2 {
    margin-top: 0.5rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .mt-xxl-3 {
    margin-top: 1rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .mt-xxl-4 {
    margin-top: 1.5rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .mt-xxl-5 {
    margin-top: 3rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .mt-xxl-6 {
    margin-top: 4rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .mt-xxl-7 {
    margin-top: 5rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .mt-xxl-auto {
    margin-top: auto !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .me-xxl-0 {
    margin-right: 0 !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .me-xxl-1 {
    margin-right: 0.25rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .me-xxl-2 {
    margin-right: 0.5rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .me-xxl-3 {
    margin-right: 1rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .me-xxl-4 {
    margin-right: 1.5rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .me-xxl-5 {
    margin-right: 3rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .me-xxl-6 {
    margin-right: 4rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .me-xxl-7 {
    margin-right: 5rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .me-xxl-auto {
    margin-right: auto !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .mb-xxl-0 {
    margin-bottom: 0 !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .mb-xxl-1 {
    margin-bottom: 0.25rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .mb-xxl-2 {
    margin-bottom: 0.5rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .mb-xxl-3 {
    margin-bottom: 1rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .mb-xxl-4 {
    margin-bottom: 1.5rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .mb-xxl-5 {
    margin-bottom: 3rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .mb-xxl-6 {
    margin-bottom: 4rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .mb-xxl-7 {
    margin-bottom: 5rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .mb-xxl-auto {
    margin-bottom: auto !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .ms-xxl-0 {
    margin-left: 0 !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .ms-xxl-1 {
    margin-left: 0.25rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .ms-xxl-2 {
    margin-left: 0.5rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .ms-xxl-3 {
    margin-left: 1rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .ms-xxl-4 {
    margin-left: 1.5rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .ms-xxl-5 {
    margin-left: 3rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .ms-xxl-6 {
    margin-left: 4rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .ms-xxl-7 {
    margin-left: 5rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .ms-xxl-auto {
    margin-left: auto !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .m-xxl-n1 {
    margin: -0.25rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .m-xxl-n2 {
    margin: -0.5rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .m-xxl-n3 {
    margin: -1rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .m-xxl-n4 {
    margin: -1.5rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .m-xxl-n5 {
    margin: -3rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .m-xxl-n6 {
    margin: -4rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .m-xxl-n7 {
    margin: -5rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .mx-xxl-n1 {
    margin-right: -0.25rem !important;
    margin-left: -0.25rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .mx-xxl-n2 {
    margin-right: -0.5rem !important;
    margin-left: -0.5rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .mx-xxl-n3 {
    margin-right: -1rem !important;
    margin-left: -1rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .mx-xxl-n4 {
    margin-right: -1.5rem !important;
    margin-left: -1.5rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .mx-xxl-n5 {
    margin-right: -3rem !important;
    margin-left: -3rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .mx-xxl-n6 {
    margin-right: -4rem !important;
    margin-left: -4rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .mx-xxl-n7 {
    margin-right: -5rem !important;
    margin-left: -5rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .my-xxl-n1 {
    margin-top: -0.25rem !important;
    margin-bottom: -0.25rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .my-xxl-n2 {
    margin-top: -0.5rem !important;
    margin-bottom: -0.5rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .my-xxl-n3 {
    margin-top: -1rem !important;
    margin-bottom: -1rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .my-xxl-n4 {
    margin-top: -1.5rem !important;
    margin-bottom: -1.5rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .my-xxl-n5 {
    margin-top: -3rem !important;
    margin-bottom: -3rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .my-xxl-n6 {
    margin-top: -4rem !important;
    margin-bottom: -4rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .my-xxl-n7 {
    margin-top: -5rem !important;
    margin-bottom: -5rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .mt-xxl-n1 {
    margin-top: -0.25rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .mt-xxl-n2 {
    margin-top: -0.5rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .mt-xxl-n3 {
    margin-top: -1rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .mt-xxl-n4 {
    margin-top: -1.5rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .mt-xxl-n5 {
    margin-top: -3rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .mt-xxl-n6 {
    margin-top: -4rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .mt-xxl-n7 {
    margin-top: -5rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .me-xxl-n1 {
    margin-right: -0.25rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .me-xxl-n2 {
    margin-right: -0.5rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .me-xxl-n3 {
    margin-right: -1rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .me-xxl-n4 {
    margin-right: -1.5rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .me-xxl-n5 {
    margin-right: -3rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .me-xxl-n6 {
    margin-right: -4rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .me-xxl-n7 {
    margin-right: -5rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .mb-xxl-n1 {
    margin-bottom: -0.25rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .mb-xxl-n2 {
    margin-bottom: -0.5rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .mb-xxl-n3 {
    margin-bottom: -1rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .mb-xxl-n4 {
    margin-bottom: -1.5rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .mb-xxl-n5 {
    margin-bottom: -3rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .mb-xxl-n6 {
    margin-bottom: -4rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .mb-xxl-n7 {
    margin-bottom: -5rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .ms-xxl-n1 {
    margin-left: -0.25rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .ms-xxl-n2 {
    margin-left: -0.5rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .ms-xxl-n3 {
    margin-left: -1rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .ms-xxl-n4 {
    margin-left: -1.5rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .ms-xxl-n5 {
    margin-left: -3rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .ms-xxl-n6 {
    margin-left: -4rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .ms-xxl-n7 {
    margin-left: -5rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .p-xxl-0 {
    padding: 0 !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .p-xxl-1 {
    padding: 0.25rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .p-xxl-2 {
    padding: 0.5rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .p-xxl-3 {
    padding: 1rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .p-xxl-4 {
    padding: 1.5rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .p-xxl-5 {
    padding: 3rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .p-xxl-6 {
    padding: 4rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .p-xxl-7 {
    padding: 5rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .px-xxl-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .px-xxl-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .px-xxl-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .px-xxl-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .px-xxl-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .px-xxl-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .px-xxl-6 {
    padding-right: 4rem !important;
    padding-left: 4rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .px-xxl-7 {
    padding-right: 5rem !important;
    padding-left: 5rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .py-xxl-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .py-xxl-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .py-xxl-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .py-xxl-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .py-xxl-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .py-xxl-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .py-xxl-6 {
    padding-top: 4rem !important;
    padding-bottom: 4rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .py-xxl-7 {
    padding-top: 5rem !important;
    padding-bottom: 5rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .pt-xxl-0 {
    padding-top: 0 !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .pt-xxl-1 {
    padding-top: 0.25rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .pt-xxl-2 {
    padding-top: 0.5rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .pt-xxl-3 {
    padding-top: 1rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .pt-xxl-4 {
    padding-top: 1.5rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .pt-xxl-5 {
    padding-top: 3rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .pt-xxl-6 {
    padding-top: 4rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .pt-xxl-7 {
    padding-top: 5rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .pe-xxl-0 {
    padding-right: 0 !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .pe-xxl-1 {
    padding-right: 0.25rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .pe-xxl-2 {
    padding-right: 0.5rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .pe-xxl-3 {
    padding-right: 1rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .pe-xxl-4 {
    padding-right: 1.5rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .pe-xxl-5 {
    padding-right: 3rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .pe-xxl-6 {
    padding-right: 4rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .pe-xxl-7 {
    padding-right: 5rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .pb-xxl-0 {
    padding-bottom: 0 !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .pb-xxl-1 {
    padding-bottom: 0.25rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .pb-xxl-2 {
    padding-bottom: 0.5rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .pb-xxl-3 {
    padding-bottom: 1rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .pb-xxl-4 {
    padding-bottom: 1.5rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .pb-xxl-5 {
    padding-bottom: 3rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .pb-xxl-6 {
    padding-bottom: 4rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .pb-xxl-7 {
    padding-bottom: 5rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .ps-xxl-0 {
    padding-left: 0 !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .ps-xxl-1 {
    padding-left: 0.25rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .ps-xxl-2 {
    padding-left: 0.5rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .ps-xxl-3 {
    padding-left: 1rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .ps-xxl-4 {
    padding-left: 1.5rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .ps-xxl-5 {
    padding-left: 3rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .ps-xxl-6 {
    padding-left: 4rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .ps-xxl-7 {
    padding-left: 5rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .gap-xxl-0 {
    gap: 0 !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .gap-xxl-1 {
    gap: 0.25rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .gap-xxl-2 {
    gap: 0.5rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .gap-xxl-3 {
    gap: 1rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .gap-xxl-4 {
    gap: 1.5rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .gap-xxl-5 {
    gap: 3rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .gap-xxl-6 {
    gap: 4rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .gap-xxl-7 {
    gap: 5rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .row-gap-xxl-0 {
    row-gap: 0 !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .row-gap-xxl-1 {
    row-gap: 0.25rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .row-gap-xxl-2 {
    row-gap: 0.5rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .row-gap-xxl-3 {
    row-gap: 1rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .row-gap-xxl-4 {
    row-gap: 1.5rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .row-gap-xxl-5 {
    row-gap: 3rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .row-gap-xxl-6 {
    row-gap: 4rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .row-gap-xxl-7 {
    row-gap: 5rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .column-gap-xxl-0 {
    column-gap: 0 !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .column-gap-xxl-1 {
    column-gap: 0.25rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .column-gap-xxl-2 {
    column-gap: 0.5rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .column-gap-xxl-3 {
    column-gap: 1rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .column-gap-xxl-4 {
    column-gap: 1.5rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .column-gap-xxl-5 {
    column-gap: 3rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .column-gap-xxl-6 {
    column-gap: 4rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .column-gap-xxl-7 {
    column-gap: 5rem !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .text-xxl-start {
    text-align: left !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .text-xxl-end {
    text-align: right !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .text-xxl-center {
    text-align: center !important;
  }
}

@media print {
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .d-print-inline {
    display: inline !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .d-print-inline-block {
    display: inline-block !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .d-print-block {
    display: block !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .d-print-grid {
    display: grid !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .d-print-inline-grid {
    display: inline-grid !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .d-print-table {
    display: table !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .d-print-table-row {
    display: table-row !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .d-print-table-cell {
    display: table-cell !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .d-print-flex {
    display: flex !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .d-print-inline-flex {
    display: inline-flex !important;
  }
  /* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/bootstrap/scss/mixins/_utilities.scss */
  .d-print-none {
    display: none !important;
  }
}

/*!
 * Define any varible modification for fontawesome here
 */
/*!
 * Font Awesome Free 5.15.4 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
/* line 4, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_core.scss */
.fa,
.fas,
.far,
.fal,
.fad,
.fab {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
}

/* line 5, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_larger.scss */
.fa-lg {
  font-size: 1.33333em;
  line-height: 0.75em;
  vertical-align: -.0667em;
}

/* line 11, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_larger.scss */
.fa-xs {
  font-size: .75em;
}

/* line 15, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_larger.scss */
.fa-sm {
  font-size: .875em;
}

/* line 20, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_larger.scss */
.fa-1x {
  font-size: 1em;
}

/* line 20, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_larger.scss */
.fa-2x {
  font-size: 2em;
}

/* line 20, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_larger.scss */
.fa-3x {
  font-size: 3em;
}

/* line 20, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_larger.scss */
.fa-4x {
  font-size: 4em;
}

/* line 20, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_larger.scss */
.fa-5x {
  font-size: 5em;
}

/* line 20, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_larger.scss */
.fa-6x {
  font-size: 6em;
}

/* line 20, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_larger.scss */
.fa-7x {
  font-size: 7em;
}

/* line 20, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_larger.scss */
.fa-8x {
  font-size: 8em;
}

/* line 20, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_larger.scss */
.fa-9x {
  font-size: 9em;
}

/* line 20, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_larger.scss */
.fa-10x {
  font-size: 10em;
}

/* line 3, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_fixed-width.scss */
.fa-fw {
  text-align: center;
  width: 1.25em;
}

/* line 4, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_list.scss */
.fa-ul {
  list-style-type: none;
  margin-left: 2.5em;
  padding-left: 0;
}

/* line 9, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_list.scss */
.fa-ul > li {
  position: relative;
}

/* line 12, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_list.scss */
.fa-li {
  left: -2em;
  position: absolute;
  text-align: center;
  width: 2em;
  line-height: inherit;
}

/* line 4, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_bordered-pulled.scss */
.fa-border {
  border: solid 0.08em #eee;
  border-radius: .1em;
  padding: .2em .25em .15em;
}

/* line 10, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_bordered-pulled.scss */
.fa-pull-left {
  float: left;
}

/* line 11, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_bordered-pulled.scss */
.fa-pull-right {
  float: right;
}

/* line 18, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_bordered-pulled.scss */
.fa.fa-pull-left,
.fas.fa-pull-left,
.far.fa-pull-left,
.fal.fa-pull-left,
.fab.fa-pull-left {
  margin-right: .3em;
}

/* line 19, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_bordered-pulled.scss */
.fa.fa-pull-right,
.fas.fa-pull-right,
.far.fa-pull-right,
.fal.fa-pull-right,
.fab.fa-pull-right {
  margin-left: .3em;
}

/* line 4, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_animated.scss */
.fa-spin {
  animation: fa-spin 2s infinite linear;
}

/* line 8, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_animated.scss */
.fa-pulse {
  animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

/* line 4, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_rotated-flipped.scss */
.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  transform: rotate(90deg);
}

/* line 5, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_rotated-flipped.scss */
.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  transform: rotate(180deg);
}

/* line 6, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_rotated-flipped.scss */
.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  transform: rotate(270deg);
}

/* line 8, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_rotated-flipped.scss */
.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  transform: scale(-1, 1);
}

/* line 9, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_rotated-flipped.scss */
.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  transform: scale(1, -1);
}

/* line 10, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_rotated-flipped.scss */
.fa-flip-both, .fa-flip-horizontal.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  transform: scale(-1, -1);
}

/* line 16, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_rotated-flipped.scss */
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical,
:root .fa-flip-both {
  filter: none;
}

/* line 4, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_stacked.scss */
.fa-stack {
  display: inline-block;
  height: 2em;
  line-height: 2em;
  position: relative;
  vertical-align: middle;
  width: 2.5em;
}

/* line 13, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_stacked.scss */
.fa-stack-1x,
.fa-stack-2x {
  left: 0;
  position: absolute;
  text-align: center;
  width: 100%;
}

/* line 21, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_stacked.scss */
.fa-stack-1x {
  line-height: inherit;
}

/* line 25, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_stacked.scss */
.fa-stack-2x {
  font-size: 2em;
}

/* line 29, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_stacked.scss */
.fa-inverse {
  color: #fff;
}

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
readers do not read off random characters that represent icons */
/* line 4, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-500px:before {
  content: "\f26e";
}

/* line 5, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-accessible-icon:before {
  content: "\f368";
}

/* line 6, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-accusoft:before {
  content: "\f369";
}

/* line 7, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-acquisitions-incorporated:before {
  content: "\f6af";
}

/* line 8, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-ad:before {
  content: "\f641";
}

/* line 9, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-address-book:before {
  content: "\f2b9";
}

/* line 10, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-address-card:before {
  content: "\f2bb";
}

/* line 11, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-adjust:before {
  content: "\f042";
}

/* line 12, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-adn:before {
  content: "\f170";
}

/* line 13, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-adversal:before {
  content: "\f36a";
}

/* line 14, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-affiliatetheme:before {
  content: "\f36b";
}

/* line 15, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-air-freshener:before {
  content: "\f5d0";
}

/* line 16, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-airbnb:before {
  content: "\f834";
}

/* line 17, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-algolia:before {
  content: "\f36c";
}

/* line 18, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-align-center:before {
  content: "\f037";
}

/* line 19, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-align-justify:before {
  content: "\f039";
}

/* line 20, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-align-left:before {
  content: "\f036";
}

/* line 21, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-align-right:before {
  content: "\f038";
}

/* line 22, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-alipay:before {
  content: "\f642";
}

/* line 23, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-allergies:before {
  content: "\f461";
}

/* line 24, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-amazon:before {
  content: "\f270";
}

/* line 25, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-amazon-pay:before {
  content: "\f42c";
}

/* line 26, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-ambulance:before {
  content: "\f0f9";
}

/* line 27, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-american-sign-language-interpreting:before {
  content: "\f2a3";
}

/* line 28, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-amilia:before {
  content: "\f36d";
}

/* line 29, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-anchor:before {
  content: "\f13d";
}

/* line 30, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-android:before {
  content: "\f17b";
}

/* line 31, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-angellist:before {
  content: "\f209";
}

/* line 32, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-angle-double-down:before {
  content: "\f103";
}

/* line 33, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-angle-double-left:before {
  content: "\f100";
}

/* line 34, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-angle-double-right:before {
  content: "\f101";
}

/* line 35, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-angle-double-up:before {
  content: "\f102";
}

/* line 36, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-angle-down:before {
  content: "\f107";
}

/* line 37, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-angle-left:before {
  content: "\f104";
}

/* line 38, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-angle-right:before {
  content: "\f105";
}

/* line 39, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-angle-up:before {
  content: "\f106";
}

/* line 40, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-angry:before {
  content: "\f556";
}

/* line 41, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-angrycreative:before {
  content: "\f36e";
}

/* line 42, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-angular:before {
  content: "\f420";
}

/* line 43, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-ankh:before {
  content: "\f644";
}

/* line 44, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-app-store:before {
  content: "\f36f";
}

/* line 45, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-app-store-ios:before {
  content: "\f370";
}

/* line 46, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-apper:before {
  content: "\f371";
}

/* line 47, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-apple:before {
  content: "\f179";
}

/* line 48, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-apple-alt:before {
  content: "\f5d1";
}

/* line 49, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-apple-pay:before {
  content: "\f415";
}

/* line 50, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-archive:before {
  content: "\f187";
}

/* line 51, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-archway:before {
  content: "\f557";
}

/* line 52, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-arrow-alt-circle-down:before {
  content: "\f358";
}

/* line 53, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-arrow-alt-circle-left:before {
  content: "\f359";
}

/* line 54, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-arrow-alt-circle-right:before {
  content: "\f35a";
}

/* line 55, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-arrow-alt-circle-up:before {
  content: "\f35b";
}

/* line 56, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-arrow-circle-down:before {
  content: "\f0ab";
}

/* line 57, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-arrow-circle-left:before {
  content: "\f0a8";
}

/* line 58, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-arrow-circle-right:before {
  content: "\f0a9";
}

/* line 59, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-arrow-circle-up:before {
  content: "\f0aa";
}

/* line 60, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-arrow-down:before {
  content: "\f063";
}

/* line 61, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-arrow-left:before {
  content: "\f060";
}

/* line 62, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-arrow-right:before {
  content: "\f061";
}

/* line 63, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-arrow-up:before {
  content: "\f062";
}

/* line 64, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-arrows-alt:before {
  content: "\f0b2";
}

/* line 65, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-arrows-alt-h:before {
  content: "\f337";
}

/* line 66, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-arrows-alt-v:before {
  content: "\f338";
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-artstation:before {
  content: "\f77a";
}

/* line 68, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-assistive-listening-systems:before {
  content: "\f2a2";
}

/* line 69, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-asterisk:before {
  content: "\f069";
}

/* line 70, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-asymmetrik:before {
  content: "\f372";
}

/* line 71, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-at:before {
  content: "\f1fa";
}

/* line 72, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-atlas:before {
  content: "\f558";
}

/* line 73, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-atlassian:before {
  content: "\f77b";
}

/* line 74, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-atom:before {
  content: "\f5d2";
}

/* line 75, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-audible:before {
  content: "\f373";
}

/* line 76, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-audio-description:before {
  content: "\f29e";
}

/* line 77, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-autoprefixer:before {
  content: "\f41c";
}

/* line 78, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-avianex:before {
  content: "\f374";
}

/* line 79, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-aviato:before {
  content: "\f421";
}

/* line 80, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-award:before {
  content: "\f559";
}

/* line 81, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-aws:before {
  content: "\f375";
}

/* line 82, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-baby:before {
  content: "\f77c";
}

/* line 83, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-baby-carriage:before {
  content: "\f77d";
}

/* line 84, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-backspace:before {
  content: "\f55a";
}

/* line 85, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-backward:before {
  content: "\f04a";
}

/* line 86, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-bacon:before {
  content: "\f7e5";
}

/* line 87, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-bacteria:before {
  content: "\e059";
}

/* line 88, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-bacterium:before {
  content: "\e05a";
}

/* line 89, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-bahai:before {
  content: "\f666";
}

/* line 90, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-balance-scale:before {
  content: "\f24e";
}

/* line 91, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-balance-scale-left:before {
  content: "\f515";
}

/* line 92, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-balance-scale-right:before {
  content: "\f516";
}

/* line 93, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-ban:before {
  content: "\f05e";
}

/* line 94, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-band-aid:before {
  content: "\f462";
}

/* line 95, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-bandcamp:before {
  content: "\f2d5";
}

/* line 96, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-barcode:before {
  content: "\f02a";
}

/* line 97, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-bars:before {
  content: "\f0c9";
}

/* line 98, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-baseball-ball:before {
  content: "\f433";
}

/* line 99, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-basketball-ball:before {
  content: "\f434";
}

/* line 100, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-bath:before {
  content: "\f2cd";
}

/* line 101, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-battery-empty:before {
  content: "\f244";
}

/* line 102, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-battery-full:before {
  content: "\f240";
}

/* line 103, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-battery-half:before {
  content: "\f242";
}

/* line 104, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-battery-quarter:before {
  content: "\f243";
}

/* line 105, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-battery-three-quarters:before {
  content: "\f241";
}

/* line 106, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-battle-net:before {
  content: "\f835";
}

/* line 107, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-bed:before {
  content: "\f236";
}

/* line 108, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-beer:before {
  content: "\f0fc";
}

/* line 109, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-behance:before {
  content: "\f1b4";
}

/* line 110, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-behance-square:before {
  content: "\f1b5";
}

/* line 111, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-bell:before {
  content: "\f0f3";
}

/* line 112, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-bell-slash:before {
  content: "\f1f6";
}

/* line 113, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-bezier-curve:before {
  content: "\f55b";
}

/* line 114, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-bible:before {
  content: "\f647";
}

/* line 115, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-bicycle:before {
  content: "\f206";
}

/* line 116, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-biking:before {
  content: "\f84a";
}

/* line 117, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-bimobject:before {
  content: "\f378";
}

/* line 118, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-binoculars:before {
  content: "\f1e5";
}

/* line 119, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-biohazard:before {
  content: "\f780";
}

/* line 120, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-birthday-cake:before {
  content: "\f1fd";
}

/* line 121, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-bitbucket:before {
  content: "\f171";
}

/* line 122, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-bitcoin:before {
  content: "\f379";
}

/* line 123, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-bity:before {
  content: "\f37a";
}

/* line 124, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-black-tie:before {
  content: "\f27e";
}

/* line 125, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-blackberry:before {
  content: "\f37b";
}

/* line 126, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-blender:before {
  content: "\f517";
}

/* line 127, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-blender-phone:before {
  content: "\f6b6";
}

/* line 128, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-blind:before {
  content: "\f29d";
}

/* line 129, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-blog:before {
  content: "\f781";
}

/* line 130, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-blogger:before {
  content: "\f37c";
}

/* line 131, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-blogger-b:before {
  content: "\f37d";
}

/* line 132, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-bluetooth:before {
  content: "\f293";
}

/* line 133, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-bluetooth-b:before {
  content: "\f294";
}

/* line 134, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-bold:before {
  content: "\f032";
}

/* line 135, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-bolt:before {
  content: "\f0e7";
}

/* line 136, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-bomb:before {
  content: "\f1e2";
}

/* line 137, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-bone:before {
  content: "\f5d7";
}

/* line 138, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-bong:before {
  content: "\f55c";
}

/* line 139, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-book:before {
  content: "\f02d";
}

/* line 140, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-book-dead:before {
  content: "\f6b7";
}

/* line 141, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-book-medical:before {
  content: "\f7e6";
}

/* line 142, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-book-open:before {
  content: "\f518";
}

/* line 143, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-book-reader:before {
  content: "\f5da";
}

/* line 144, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-bookmark:before {
  content: "\f02e";
}

/* line 145, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-bootstrap:before {
  content: "\f836";
}

/* line 146, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-border-all:before {
  content: "\f84c";
}

/* line 147, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-border-none:before {
  content: "\f850";
}

/* line 148, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-border-style:before {
  content: "\f853";
}

/* line 149, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-bowling-ball:before {
  content: "\f436";
}

/* line 150, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-box:before {
  content: "\f466";
}

/* line 151, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-box-open:before {
  content: "\f49e";
}

/* line 152, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-box-tissue:before {
  content: "\e05b";
}

/* line 153, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-boxes:before {
  content: "\f468";
}

/* line 154, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-braille:before {
  content: "\f2a1";
}

/* line 155, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-brain:before {
  content: "\f5dc";
}

/* line 156, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-bread-slice:before {
  content: "\f7ec";
}

/* line 157, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-briefcase:before {
  content: "\f0b1";
}

/* line 158, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-briefcase-medical:before {
  content: "\f469";
}

/* line 159, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-broadcast-tower:before {
  content: "\f519";
}

/* line 160, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-broom:before {
  content: "\f51a";
}

/* line 161, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-brush:before {
  content: "\f55d";
}

/* line 162, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-btc:before {
  content: "\f15a";
}

/* line 163, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-buffer:before {
  content: "\f837";
}

/* line 164, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-bug:before {
  content: "\f188";
}

/* line 165, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-building:before {
  content: "\f1ad";
}

/* line 166, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-bullhorn:before {
  content: "\f0a1";
}

/* line 167, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-bullseye:before {
  content: "\f140";
}

/* line 168, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-burn:before {
  content: "\f46a";
}

/* line 169, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-buromobelexperte:before {
  content: "\f37f";
}

/* line 170, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-bus:before {
  content: "\f207";
}

/* line 171, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-bus-alt:before {
  content: "\f55e";
}

/* line 172, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-business-time:before {
  content: "\f64a";
}

/* line 173, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-buy-n-large:before {
  content: "\f8a6";
}

/* line 174, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-buysellads:before {
  content: "\f20d";
}

/* line 175, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-calculator:before {
  content: "\f1ec";
}

/* line 176, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-calendar:before {
  content: "\f133";
}

/* line 177, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-calendar-alt:before {
  content: "\f073";
}

/* line 178, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-calendar-check:before {
  content: "\f274";
}

/* line 179, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-calendar-day:before {
  content: "\f783";
}

/* line 180, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-calendar-minus:before {
  content: "\f272";
}

/* line 181, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-calendar-plus:before {
  content: "\f271";
}

/* line 182, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-calendar-times:before {
  content: "\f273";
}

/* line 183, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-calendar-week:before {
  content: "\f784";
}

/* line 184, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-camera:before {
  content: "\f030";
}

/* line 185, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-camera-retro:before {
  content: "\f083";
}

/* line 186, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-campground:before {
  content: "\f6bb";
}

/* line 187, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-canadian-maple-leaf:before {
  content: "\f785";
}

/* line 188, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-candy-cane:before {
  content: "\f786";
}

/* line 189, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-cannabis:before {
  content: "\f55f";
}

/* line 190, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-capsules:before {
  content: "\f46b";
}

/* line 191, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-car:before {
  content: "\f1b9";
}

/* line 192, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-car-alt:before {
  content: "\f5de";
}

/* line 193, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-car-battery:before {
  content: "\f5df";
}

/* line 194, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-car-crash:before {
  content: "\f5e1";
}

/* line 195, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-car-side:before {
  content: "\f5e4";
}

/* line 196, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-caravan:before {
  content: "\f8ff";
}

/* line 197, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-caret-down:before {
  content: "\f0d7";
}

/* line 198, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-caret-left:before {
  content: "\f0d9";
}

/* line 199, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-caret-right:before {
  content: "\f0da";
}

/* line 200, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-caret-square-down:before {
  content: "\f150";
}

/* line 201, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-caret-square-left:before {
  content: "\f191";
}

/* line 202, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-caret-square-right:before {
  content: "\f152";
}

/* line 203, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-caret-square-up:before {
  content: "\f151";
}

/* line 204, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-caret-up:before {
  content: "\f0d8";
}

/* line 205, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-carrot:before {
  content: "\f787";
}

/* line 206, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-cart-arrow-down:before {
  content: "\f218";
}

/* line 207, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-cart-plus:before {
  content: "\f217";
}

/* line 208, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-cash-register:before {
  content: "\f788";
}

/* line 209, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-cat:before {
  content: "\f6be";
}

/* line 210, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-cc-amazon-pay:before {
  content: "\f42d";
}

/* line 211, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-cc-amex:before {
  content: "\f1f3";
}

/* line 212, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-cc-apple-pay:before {
  content: "\f416";
}

/* line 213, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-cc-diners-club:before {
  content: "\f24c";
}

/* line 214, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-cc-discover:before {
  content: "\f1f2";
}

/* line 215, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-cc-jcb:before {
  content: "\f24b";
}

/* line 216, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-cc-mastercard:before {
  content: "\f1f1";
}

/* line 217, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-cc-paypal:before {
  content: "\f1f4";
}

/* line 218, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-cc-stripe:before {
  content: "\f1f5";
}

/* line 219, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-cc-visa:before {
  content: "\f1f0";
}

/* line 220, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-centercode:before {
  content: "\f380";
}

/* line 221, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-centos:before {
  content: "\f789";
}

/* line 222, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-certificate:before {
  content: "\f0a3";
}

/* line 223, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-chair:before {
  content: "\f6c0";
}

/* line 224, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-chalkboard:before {
  content: "\f51b";
}

/* line 225, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-chalkboard-teacher:before {
  content: "\f51c";
}

/* line 226, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-charging-station:before {
  content: "\f5e7";
}

/* line 227, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-chart-area:before {
  content: "\f1fe";
}

/* line 228, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-chart-bar:before {
  content: "\f080";
}

/* line 229, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-chart-line:before {
  content: "\f201";
}

/* line 230, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-chart-pie:before {
  content: "\f200";
}

/* line 231, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-check:before {
  content: "\f00c";
}

/* line 232, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-check-circle:before {
  content: "\f058";
}

/* line 233, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-check-double:before {
  content: "\f560";
}

/* line 234, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-check-square:before {
  content: "\f14a";
}

/* line 235, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-cheese:before {
  content: "\f7ef";
}

/* line 236, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-chess:before {
  content: "\f439";
}

/* line 237, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-chess-bishop:before {
  content: "\f43a";
}

/* line 238, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-chess-board:before {
  content: "\f43c";
}

/* line 239, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-chess-king:before {
  content: "\f43f";
}

/* line 240, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-chess-knight:before {
  content: "\f441";
}

/* line 241, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-chess-pawn:before {
  content: "\f443";
}

/* line 242, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-chess-queen:before {
  content: "\f445";
}

/* line 243, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-chess-rook:before {
  content: "\f447";
}

/* line 244, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-chevron-circle-down:before {
  content: "\f13a";
}

/* line 245, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-chevron-circle-left:before {
  content: "\f137";
}

/* line 246, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-chevron-circle-right:before {
  content: "\f138";
}

/* line 247, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-chevron-circle-up:before {
  content: "\f139";
}

/* line 248, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-chevron-down:before {
  content: "\f078";
}

/* line 249, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-chevron-left:before {
  content: "\f053";
}

/* line 250, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-chevron-right:before {
  content: "\f054";
}

/* line 251, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-chevron-up:before {
  content: "\f077";
}

/* line 252, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-child:before {
  content: "\f1ae";
}

/* line 253, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-chrome:before {
  content: "\f268";
}

/* line 254, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-chromecast:before {
  content: "\f838";
}

/* line 255, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-church:before {
  content: "\f51d";
}

/* line 256, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-circle:before {
  content: "\f111";
}

/* line 257, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-circle-notch:before {
  content: "\f1ce";
}

/* line 258, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-city:before {
  content: "\f64f";
}

/* line 259, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-clinic-medical:before {
  content: "\f7f2";
}

/* line 260, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-clipboard:before {
  content: "\f328";
}

/* line 261, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-clipboard-check:before {
  content: "\f46c";
}

/* line 262, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-clipboard-list:before {
  content: "\f46d";
}

/* line 263, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-clock:before {
  content: "\f017";
}

/* line 264, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-clone:before {
  content: "\f24d";
}

/* line 265, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-closed-captioning:before {
  content: "\f20a";
}

/* line 266, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-cloud:before {
  content: "\f0c2";
}

/* line 267, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-cloud-download-alt:before {
  content: "\f381";
}

/* line 268, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-cloud-meatball:before {
  content: "\f73b";
}

/* line 269, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-cloud-moon:before {
  content: "\f6c3";
}

/* line 270, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-cloud-moon-rain:before {
  content: "\f73c";
}

/* line 271, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-cloud-rain:before {
  content: "\f73d";
}

/* line 272, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-cloud-showers-heavy:before {
  content: "\f740";
}

/* line 273, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-cloud-sun:before {
  content: "\f6c4";
}

/* line 274, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-cloud-sun-rain:before {
  content: "\f743";
}

/* line 275, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-cloud-upload-alt:before {
  content: "\f382";
}

/* line 276, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-cloudflare:before {
  content: "\e07d";
}

/* line 277, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-cloudscale:before {
  content: "\f383";
}

/* line 278, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-cloudsmith:before {
  content: "\f384";
}

/* line 279, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-cloudversify:before {
  content: "\f385";
}

/* line 280, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-cocktail:before {
  content: "\f561";
}

/* line 281, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-code:before {
  content: "\f121";
}

/* line 282, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-code-branch:before {
  content: "\f126";
}

/* line 283, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-codepen:before {
  content: "\f1cb";
}

/* line 284, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-codiepie:before {
  content: "\f284";
}

/* line 285, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-coffee:before {
  content: "\f0f4";
}

/* line 286, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-cog:before {
  content: "\f013";
}

/* line 287, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-cogs:before {
  content: "\f085";
}

/* line 288, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-coins:before {
  content: "\f51e";
}

/* line 289, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-columns:before {
  content: "\f0db";
}

/* line 290, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-comment:before {
  content: "\f075";
}

/* line 291, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-comment-alt:before {
  content: "\f27a";
}

/* line 292, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-comment-dollar:before {
  content: "\f651";
}

/* line 293, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-comment-dots:before {
  content: "\f4ad";
}

/* line 294, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-comment-medical:before {
  content: "\f7f5";
}

/* line 295, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-comment-slash:before {
  content: "\f4b3";
}

/* line 296, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-comments:before {
  content: "\f086";
}

/* line 297, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-comments-dollar:before {
  content: "\f653";
}

/* line 298, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-compact-disc:before {
  content: "\f51f";
}

/* line 299, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-compass:before {
  content: "\f14e";
}

/* line 300, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-compress:before {
  content: "\f066";
}

/* line 301, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-compress-alt:before {
  content: "\f422";
}

/* line 302, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-compress-arrows-alt:before {
  content: "\f78c";
}

/* line 303, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-concierge-bell:before {
  content: "\f562";
}

/* line 304, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-confluence:before {
  content: "\f78d";
}

/* line 305, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-connectdevelop:before {
  content: "\f20e";
}

/* line 306, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-contao:before {
  content: "\f26d";
}

/* line 307, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-cookie:before {
  content: "\f563";
}

/* line 308, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-cookie-bite:before {
  content: "\f564";
}

/* line 309, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-copy:before {
  content: "\f0c5";
}

/* line 310, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-copyright:before {
  content: "\f1f9";
}

/* line 311, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-cotton-bureau:before {
  content: "\f89e";
}

/* line 312, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-couch:before {
  content: "\f4b8";
}

/* line 313, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-cpanel:before {
  content: "\f388";
}

/* line 314, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-creative-commons:before {
  content: "\f25e";
}

/* line 315, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-creative-commons-by:before {
  content: "\f4e7";
}

/* line 316, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-creative-commons-nc:before {
  content: "\f4e8";
}

/* line 317, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-creative-commons-nc-eu:before {
  content: "\f4e9";
}

/* line 318, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-creative-commons-nc-jp:before {
  content: "\f4ea";
}

/* line 319, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-creative-commons-nd:before {
  content: "\f4eb";
}

/* line 320, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-creative-commons-pd:before {
  content: "\f4ec";
}

/* line 321, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-creative-commons-pd-alt:before {
  content: "\f4ed";
}

/* line 322, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-creative-commons-remix:before {
  content: "\f4ee";
}

/* line 323, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-creative-commons-sa:before {
  content: "\f4ef";
}

/* line 324, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-creative-commons-sampling:before {
  content: "\f4f0";
}

/* line 325, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-creative-commons-sampling-plus:before {
  content: "\f4f1";
}

/* line 326, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-creative-commons-share:before {
  content: "\f4f2";
}

/* line 327, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-creative-commons-zero:before {
  content: "\f4f3";
}

/* line 328, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-credit-card:before {
  content: "\f09d";
}

/* line 329, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-critical-role:before {
  content: "\f6c9";
}

/* line 330, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-crop:before {
  content: "\f125";
}

/* line 331, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-crop-alt:before {
  content: "\f565";
}

/* line 332, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-cross:before {
  content: "\f654";
}

/* line 333, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-crosshairs:before {
  content: "\f05b";
}

/* line 334, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-crow:before {
  content: "\f520";
}

/* line 335, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-crown:before {
  content: "\f521";
}

/* line 336, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-crutch:before {
  content: "\f7f7";
}

/* line 337, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-css3:before {
  content: "\f13c";
}

/* line 338, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-css3-alt:before {
  content: "\f38b";
}

/* line 339, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-cube:before {
  content: "\f1b2";
}

/* line 340, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-cubes:before {
  content: "\f1b3";
}

/* line 341, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-cut:before {
  content: "\f0c4";
}

/* line 342, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-cuttlefish:before {
  content: "\f38c";
}

/* line 343, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-d-and-d:before {
  content: "\f38d";
}

/* line 344, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-d-and-d-beyond:before {
  content: "\f6ca";
}

/* line 345, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-dailymotion:before {
  content: "\e052";
}

/* line 346, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-dashcube:before {
  content: "\f210";
}

/* line 347, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-database:before {
  content: "\f1c0";
}

/* line 348, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-deaf:before {
  content: "\f2a4";
}

/* line 349, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-deezer:before {
  content: "\e077";
}

/* line 350, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-delicious:before {
  content: "\f1a5";
}

/* line 351, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-democrat:before {
  content: "\f747";
}

/* line 352, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-deploydog:before {
  content: "\f38e";
}

/* line 353, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-deskpro:before {
  content: "\f38f";
}

/* line 354, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-desktop:before {
  content: "\f108";
}

/* line 355, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-dev:before {
  content: "\f6cc";
}

/* line 356, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-deviantart:before {
  content: "\f1bd";
}

/* line 357, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-dharmachakra:before {
  content: "\f655";
}

/* line 358, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-dhl:before {
  content: "\f790";
}

/* line 359, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-diagnoses:before {
  content: "\f470";
}

/* line 360, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-diaspora:before {
  content: "\f791";
}

/* line 361, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-dice:before {
  content: "\f522";
}

/* line 362, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-dice-d20:before {
  content: "\f6cf";
}

/* line 363, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-dice-d6:before {
  content: "\f6d1";
}

/* line 364, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-dice-five:before {
  content: "\f523";
}

/* line 365, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-dice-four:before {
  content: "\f524";
}

/* line 366, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-dice-one:before {
  content: "\f525";
}

/* line 367, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-dice-six:before {
  content: "\f526";
}

/* line 368, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-dice-three:before {
  content: "\f527";
}

/* line 369, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-dice-two:before {
  content: "\f528";
}

/* line 370, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-digg:before {
  content: "\f1a6";
}

/* line 371, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-digital-ocean:before {
  content: "\f391";
}

/* line 372, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-digital-tachograph:before {
  content: "\f566";
}

/* line 373, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-directions:before {
  content: "\f5eb";
}

/* line 374, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-discord:before {
  content: "\f392";
}

/* line 375, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-discourse:before {
  content: "\f393";
}

/* line 376, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-disease:before {
  content: "\f7fa";
}

/* line 377, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-divide:before {
  content: "\f529";
}

/* line 378, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-dizzy:before {
  content: "\f567";
}

/* line 379, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-dna:before {
  content: "\f471";
}

/* line 380, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-dochub:before {
  content: "\f394";
}

/* line 381, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-docker:before {
  content: "\f395";
}

/* line 382, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-dog:before {
  content: "\f6d3";
}

/* line 383, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-dollar-sign:before {
  content: "\f155";
}

/* line 384, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-dolly:before {
  content: "\f472";
}

/* line 385, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-dolly-flatbed:before {
  content: "\f474";
}

/* line 386, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-donate:before {
  content: "\f4b9";
}

/* line 387, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-door-closed:before {
  content: "\f52a";
}

/* line 388, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-door-open:before {
  content: "\f52b";
}

/* line 389, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-dot-circle:before {
  content: "\f192";
}

/* line 390, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-dove:before {
  content: "\f4ba";
}

/* line 391, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-download:before {
  content: "\f019";
}

/* line 392, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-draft2digital:before {
  content: "\f396";
}

/* line 393, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-drafting-compass:before {
  content: "\f568";
}

/* line 394, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-dragon:before {
  content: "\f6d5";
}

/* line 395, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-draw-polygon:before {
  content: "\f5ee";
}

/* line 396, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-dribbble:before {
  content: "\f17d";
}

/* line 397, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-dribbble-square:before {
  content: "\f397";
}

/* line 398, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-dropbox:before {
  content: "\f16b";
}

/* line 399, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-drum:before {
  content: "\f569";
}

/* line 400, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-drum-steelpan:before {
  content: "\f56a";
}

/* line 401, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-drumstick-bite:before {
  content: "\f6d7";
}

/* line 402, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-drupal:before {
  content: "\f1a9";
}

/* line 403, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-dumbbell:before {
  content: "\f44b";
}

/* line 404, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-dumpster:before {
  content: "\f793";
}

/* line 405, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-dumpster-fire:before {
  content: "\f794";
}

/* line 406, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-dungeon:before {
  content: "\f6d9";
}

/* line 407, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-dyalog:before {
  content: "\f399";
}

/* line 408, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-earlybirds:before {
  content: "\f39a";
}

/* line 409, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-ebay:before {
  content: "\f4f4";
}

/* line 410, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-edge:before {
  content: "\f282";
}

/* line 411, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-edge-legacy:before {
  content: "\e078";
}

/* line 412, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-edit:before {
  content: "\f044";
}

/* line 413, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-egg:before {
  content: "\f7fb";
}

/* line 414, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-eject:before {
  content: "\f052";
}

/* line 415, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-elementor:before {
  content: "\f430";
}

/* line 416, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-ellipsis-h:before {
  content: "\f141";
}

/* line 417, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-ellipsis-v:before {
  content: "\f142";
}

/* line 418, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-ello:before {
  content: "\f5f1";
}

/* line 419, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-ember:before {
  content: "\f423";
}

/* line 420, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-empire:before {
  content: "\f1d1";
}

/* line 421, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-envelope:before {
  content: "\f0e0";
}

/* line 422, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-envelope-open:before {
  content: "\f2b6";
}

/* line 423, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-envelope-open-text:before {
  content: "\f658";
}

/* line 424, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-envelope-square:before {
  content: "\f199";
}

/* line 425, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-envira:before {
  content: "\f299";
}

/* line 426, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-equals:before {
  content: "\f52c";
}

/* line 427, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-eraser:before {
  content: "\f12d";
}

/* line 428, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-erlang:before {
  content: "\f39d";
}

/* line 429, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-ethereum:before {
  content: "\f42e";
}

/* line 430, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-ethernet:before {
  content: "\f796";
}

/* line 431, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-etsy:before {
  content: "\f2d7";
}

/* line 432, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-euro-sign:before {
  content: "\f153";
}

/* line 433, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-evernote:before {
  content: "\f839";
}

/* line 434, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-exchange-alt:before {
  content: "\f362";
}

/* line 435, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-exclamation:before {
  content: "\f12a";
}

/* line 436, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-exclamation-circle:before {
  content: "\f06a";
}

/* line 437, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-exclamation-triangle:before {
  content: "\f071";
}

/* line 438, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-expand:before {
  content: "\f065";
}

/* line 439, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-expand-alt:before {
  content: "\f424";
}

/* line 440, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-expand-arrows-alt:before {
  content: "\f31e";
}

/* line 441, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-expeditedssl:before {
  content: "\f23e";
}

/* line 442, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-external-link-alt:before {
  content: "\f35d";
}

/* line 443, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-external-link-square-alt:before {
  content: "\f360";
}

/* line 444, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-eye:before {
  content: "\f06e";
}

/* line 445, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-eye-dropper:before {
  content: "\f1fb";
}

/* line 446, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-eye-slash:before {
  content: "\f070";
}

/* line 447, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-facebook:before {
  content: "\f09a";
}

/* line 448, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-facebook-f:before {
  content: "\f39e";
}

/* line 449, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-facebook-messenger:before {
  content: "\f39f";
}

/* line 450, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-facebook-square:before {
  content: "\f082";
}

/* line 451, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-fan:before {
  content: "\f863";
}

/* line 452, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-fantasy-flight-games:before {
  content: "\f6dc";
}

/* line 453, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-fast-backward:before {
  content: "\f049";
}

/* line 454, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-fast-forward:before {
  content: "\f050";
}

/* line 455, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-faucet:before {
  content: "\e005";
}

/* line 456, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-fax:before {
  content: "\f1ac";
}

/* line 457, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-feather:before {
  content: "\f52d";
}

/* line 458, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-feather-alt:before {
  content: "\f56b";
}

/* line 459, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-fedex:before {
  content: "\f797";
}

/* line 460, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-fedora:before {
  content: "\f798";
}

/* line 461, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-female:before {
  content: "\f182";
}

/* line 462, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-fighter-jet:before {
  content: "\f0fb";
}

/* line 463, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-figma:before {
  content: "\f799";
}

/* line 464, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-file:before {
  content: "\f15b";
}

/* line 465, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-file-alt:before {
  content: "\f15c";
}

/* line 466, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-file-archive:before {
  content: "\f1c6";
}

/* line 467, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-file-audio:before {
  content: "\f1c7";
}

/* line 468, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-file-code:before {
  content: "\f1c9";
}

/* line 469, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-file-contract:before {
  content: "\f56c";
}

/* line 470, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-file-csv:before {
  content: "\f6dd";
}

/* line 471, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-file-download:before {
  content: "\f56d";
}

/* line 472, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-file-excel:before {
  content: "\f1c3";
}

/* line 473, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-file-export:before {
  content: "\f56e";
}

/* line 474, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-file-image:before {
  content: "\f1c5";
}

/* line 475, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-file-import:before {
  content: "\f56f";
}

/* line 476, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-file-invoice:before {
  content: "\f570";
}

/* line 477, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-file-invoice-dollar:before {
  content: "\f571";
}

/* line 478, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-file-medical:before {
  content: "\f477";
}

/* line 479, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-file-medical-alt:before {
  content: "\f478";
}

/* line 480, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-file-pdf:before {
  content: "\f1c1";
}

/* line 481, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-file-powerpoint:before {
  content: "\f1c4";
}

/* line 482, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-file-prescription:before {
  content: "\f572";
}

/* line 483, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-file-signature:before {
  content: "\f573";
}

/* line 484, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-file-upload:before {
  content: "\f574";
}

/* line 485, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-file-video:before {
  content: "\f1c8";
}

/* line 486, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-file-word:before {
  content: "\f1c2";
}

/* line 487, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-fill:before {
  content: "\f575";
}

/* line 488, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-fill-drip:before {
  content: "\f576";
}

/* line 489, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-film:before {
  content: "\f008";
}

/* line 490, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-filter:before {
  content: "\f0b0";
}

/* line 491, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-fingerprint:before {
  content: "\f577";
}

/* line 492, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-fire:before {
  content: "\f06d";
}

/* line 493, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-fire-alt:before {
  content: "\f7e4";
}

/* line 494, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-fire-extinguisher:before {
  content: "\f134";
}

/* line 495, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-firefox:before {
  content: "\f269";
}

/* line 496, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-firefox-browser:before {
  content: "\e007";
}

/* line 497, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-first-aid:before {
  content: "\f479";
}

/* line 498, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-first-order:before {
  content: "\f2b0";
}

/* line 499, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-first-order-alt:before {
  content: "\f50a";
}

/* line 500, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-firstdraft:before {
  content: "\f3a1";
}

/* line 501, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-fish:before {
  content: "\f578";
}

/* line 502, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-fist-raised:before {
  content: "\f6de";
}

/* line 503, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-flag:before {
  content: "\f024";
}

/* line 504, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-flag-checkered:before {
  content: "\f11e";
}

/* line 505, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-flag-usa:before {
  content: "\f74d";
}

/* line 506, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-flask:before {
  content: "\f0c3";
}

/* line 507, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-flickr:before {
  content: "\f16e";
}

/* line 508, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-flipboard:before {
  content: "\f44d";
}

/* line 509, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-flushed:before {
  content: "\f579";
}

/* line 510, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-fly:before {
  content: "\f417";
}

/* line 511, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-folder:before {
  content: "\f07b";
}

/* line 512, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-folder-minus:before {
  content: "\f65d";
}

/* line 513, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-folder-open:before {
  content: "\f07c";
}

/* line 514, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-folder-plus:before {
  content: "\f65e";
}

/* line 515, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-font:before {
  content: "\f031";
}

/* line 516, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-font-awesome:before {
  content: "\f2b4";
}

/* line 517, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-font-awesome-alt:before {
  content: "\f35c";
}

/* line 518, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-font-awesome-flag:before {
  content: "\f425";
}

/* line 519, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-font-awesome-logo-full:before {
  content: "\f4e6";
}

/* line 520, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-fonticons:before {
  content: "\f280";
}

/* line 521, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-fonticons-fi:before {
  content: "\f3a2";
}

/* line 522, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-football-ball:before {
  content: "\f44e";
}

/* line 523, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-fort-awesome:before {
  content: "\f286";
}

/* line 524, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-fort-awesome-alt:before {
  content: "\f3a3";
}

/* line 525, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-forumbee:before {
  content: "\f211";
}

/* line 526, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-forward:before {
  content: "\f04e";
}

/* line 527, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-foursquare:before {
  content: "\f180";
}

/* line 528, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-free-code-camp:before {
  content: "\f2c5";
}

/* line 529, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-freebsd:before {
  content: "\f3a4";
}

/* line 530, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-frog:before {
  content: "\f52e";
}

/* line 531, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-frown:before {
  content: "\f119";
}

/* line 532, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-frown-open:before {
  content: "\f57a";
}

/* line 533, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-fulcrum:before {
  content: "\f50b";
}

/* line 534, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-funnel-dollar:before {
  content: "\f662";
}

/* line 535, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-futbol:before {
  content: "\f1e3";
}

/* line 536, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-galactic-republic:before {
  content: "\f50c";
}

/* line 537, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-galactic-senate:before {
  content: "\f50d";
}

/* line 538, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-gamepad:before {
  content: "\f11b";
}

/* line 539, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-gas-pump:before {
  content: "\f52f";
}

/* line 540, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-gavel:before {
  content: "\f0e3";
}

/* line 541, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-gem:before {
  content: "\f3a5";
}

/* line 542, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-genderless:before {
  content: "\f22d";
}

/* line 543, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-get-pocket:before {
  content: "\f265";
}

/* line 544, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-gg:before {
  content: "\f260";
}

/* line 545, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-gg-circle:before {
  content: "\f261";
}

/* line 546, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-ghost:before {
  content: "\f6e2";
}

/* line 547, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-gift:before {
  content: "\f06b";
}

/* line 548, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-gifts:before {
  content: "\f79c";
}

/* line 549, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-git:before {
  content: "\f1d3";
}

/* line 550, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-git-alt:before {
  content: "\f841";
}

/* line 551, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-git-square:before {
  content: "\f1d2";
}

/* line 552, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-github:before {
  content: "\f09b";
}

/* line 553, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-github-alt:before {
  content: "\f113";
}

/* line 554, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-github-square:before {
  content: "\f092";
}

/* line 555, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-gitkraken:before {
  content: "\f3a6";
}

/* line 556, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-gitlab:before {
  content: "\f296";
}

/* line 557, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-gitter:before {
  content: "\f426";
}

/* line 558, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-glass-cheers:before {
  content: "\f79f";
}

/* line 559, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-glass-martini:before {
  content: "\f000";
}

/* line 560, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-glass-martini-alt:before {
  content: "\f57b";
}

/* line 561, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-glass-whiskey:before {
  content: "\f7a0";
}

/* line 562, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-glasses:before {
  content: "\f530";
}

/* line 563, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-glide:before {
  content: "\f2a5";
}

/* line 564, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-glide-g:before {
  content: "\f2a6";
}

/* line 565, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-globe:before {
  content: "\f0ac";
}

/* line 566, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-globe-africa:before {
  content: "\f57c";
}

/* line 567, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-globe-americas:before {
  content: "\f57d";
}

/* line 568, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-globe-asia:before {
  content: "\f57e";
}

/* line 569, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-globe-europe:before {
  content: "\f7a2";
}

/* line 570, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-gofore:before {
  content: "\f3a7";
}

/* line 571, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-golf-ball:before {
  content: "\f450";
}

/* line 572, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-goodreads:before {
  content: "\f3a8";
}

/* line 573, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-goodreads-g:before {
  content: "\f3a9";
}

/* line 574, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-google:before {
  content: "\f1a0";
}

/* line 575, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-google-drive:before {
  content: "\f3aa";
}

/* line 576, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-google-pay:before {
  content: "\e079";
}

/* line 577, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-google-play:before {
  content: "\f3ab";
}

/* line 578, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-google-plus:before {
  content: "\f2b3";
}

/* line 579, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-google-plus-g:before {
  content: "\f0d5";
}

/* line 580, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-google-plus-square:before {
  content: "\f0d4";
}

/* line 581, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-google-wallet:before {
  content: "\f1ee";
}

/* line 582, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-gopuram:before {
  content: "\f664";
}

/* line 583, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-graduation-cap:before {
  content: "\f19d";
}

/* line 584, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-gratipay:before {
  content: "\f184";
}

/* line 585, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-grav:before {
  content: "\f2d6";
}

/* line 586, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-greater-than:before {
  content: "\f531";
}

/* line 587, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-greater-than-equal:before {
  content: "\f532";
}

/* line 588, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-grimace:before {
  content: "\f57f";
}

/* line 589, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-grin:before {
  content: "\f580";
}

/* line 590, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-grin-alt:before {
  content: "\f581";
}

/* line 591, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-grin-beam:before {
  content: "\f582";
}

/* line 592, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-grin-beam-sweat:before {
  content: "\f583";
}

/* line 593, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-grin-hearts:before {
  content: "\f584";
}

/* line 594, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-grin-squint:before {
  content: "\f585";
}

/* line 595, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-grin-squint-tears:before {
  content: "\f586";
}

/* line 596, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-grin-stars:before {
  content: "\f587";
}

/* line 597, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-grin-tears:before {
  content: "\f588";
}

/* line 598, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-grin-tongue:before {
  content: "\f589";
}

/* line 599, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-grin-tongue-squint:before {
  content: "\f58a";
}

/* line 600, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-grin-tongue-wink:before {
  content: "\f58b";
}

/* line 601, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-grin-wink:before {
  content: "\f58c";
}

/* line 602, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-grip-horizontal:before {
  content: "\f58d";
}

/* line 603, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-grip-lines:before {
  content: "\f7a4";
}

/* line 604, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-grip-lines-vertical:before {
  content: "\f7a5";
}

/* line 605, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-grip-vertical:before {
  content: "\f58e";
}

/* line 606, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-gripfire:before {
  content: "\f3ac";
}

/* line 607, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-grunt:before {
  content: "\f3ad";
}

/* line 608, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-guilded:before {
  content: "\e07e";
}

/* line 609, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-guitar:before {
  content: "\f7a6";
}

/* line 610, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-gulp:before {
  content: "\f3ae";
}

/* line 611, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-h-square:before {
  content: "\f0fd";
}

/* line 612, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-hacker-news:before {
  content: "\f1d4";
}

/* line 613, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-hacker-news-square:before {
  content: "\f3af";
}

/* line 614, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-hackerrank:before {
  content: "\f5f7";
}

/* line 615, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-hamburger:before {
  content: "\f805";
}

/* line 616, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-hammer:before {
  content: "\f6e3";
}

/* line 617, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-hamsa:before {
  content: "\f665";
}

/* line 618, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-hand-holding:before {
  content: "\f4bd";
}

/* line 619, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-hand-holding-heart:before {
  content: "\f4be";
}

/* line 620, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-hand-holding-medical:before {
  content: "\e05c";
}

/* line 621, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-hand-holding-usd:before {
  content: "\f4c0";
}

/* line 622, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-hand-holding-water:before {
  content: "\f4c1";
}

/* line 623, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-hand-lizard:before {
  content: "\f258";
}

/* line 624, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-hand-middle-finger:before {
  content: "\f806";
}

/* line 625, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-hand-paper:before {
  content: "\f256";
}

/* line 626, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-hand-peace:before {
  content: "\f25b";
}

/* line 627, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-hand-point-down:before {
  content: "\f0a7";
}

/* line 628, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-hand-point-left:before {
  content: "\f0a5";
}

/* line 629, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-hand-point-right:before {
  content: "\f0a4";
}

/* line 630, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-hand-point-up:before {
  content: "\f0a6";
}

/* line 631, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-hand-pointer:before {
  content: "\f25a";
}

/* line 632, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-hand-rock:before {
  content: "\f255";
}

/* line 633, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-hand-scissors:before {
  content: "\f257";
}

/* line 634, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-hand-sparkles:before {
  content: "\e05d";
}

/* line 635, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-hand-spock:before {
  content: "\f259";
}

/* line 636, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-hands:before {
  content: "\f4c2";
}

/* line 637, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-hands-helping:before {
  content: "\f4c4";
}

/* line 638, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-hands-wash:before {
  content: "\e05e";
}

/* line 639, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-handshake:before {
  content: "\f2b5";
}

/* line 640, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-handshake-alt-slash:before {
  content: "\e05f";
}

/* line 641, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-handshake-slash:before {
  content: "\e060";
}

/* line 642, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-hanukiah:before {
  content: "\f6e6";
}

/* line 643, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-hard-hat:before {
  content: "\f807";
}

/* line 644, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-hashtag:before {
  content: "\f292";
}

/* line 645, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-hat-cowboy:before {
  content: "\f8c0";
}

/* line 646, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-hat-cowboy-side:before {
  content: "\f8c1";
}

/* line 647, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-hat-wizard:before {
  content: "\f6e8";
}

/* line 648, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-hdd:before {
  content: "\f0a0";
}

/* line 649, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-head-side-cough:before {
  content: "\e061";
}

/* line 650, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-head-side-cough-slash:before {
  content: "\e062";
}

/* line 651, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-head-side-mask:before {
  content: "\e063";
}

/* line 652, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-head-side-virus:before {
  content: "\e064";
}

/* line 653, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-heading:before {
  content: "\f1dc";
}

/* line 654, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-headphones:before {
  content: "\f025";
}

/* line 655, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-headphones-alt:before {
  content: "\f58f";
}

/* line 656, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-headset:before {
  content: "\f590";
}

/* line 657, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-heart:before {
  content: "\f004";
}

/* line 658, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-heart-broken:before {
  content: "\f7a9";
}

/* line 659, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-heartbeat:before {
  content: "\f21e";
}

/* line 660, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-helicopter:before {
  content: "\f533";
}

/* line 661, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-highlighter:before {
  content: "\f591";
}

/* line 662, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-hiking:before {
  content: "\f6ec";
}

/* line 663, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-hippo:before {
  content: "\f6ed";
}

/* line 664, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-hips:before {
  content: "\f452";
}

/* line 665, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-hire-a-helper:before {
  content: "\f3b0";
}

/* line 666, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-history:before {
  content: "\f1da";
}

/* line 667, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-hive:before {
  content: "\e07f";
}

/* line 668, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-hockey-puck:before {
  content: "\f453";
}

/* line 669, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-holly-berry:before {
  content: "\f7aa";
}

/* line 670, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-home:before {
  content: "\f015";
}

/* line 671, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-hooli:before {
  content: "\f427";
}

/* line 672, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-hornbill:before {
  content: "\f592";
}

/* line 673, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-horse:before {
  content: "\f6f0";
}

/* line 674, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-horse-head:before {
  content: "\f7ab";
}

/* line 675, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-hospital:before {
  content: "\f0f8";
}

/* line 676, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-hospital-alt:before {
  content: "\f47d";
}

/* line 677, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-hospital-symbol:before {
  content: "\f47e";
}

/* line 678, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-hospital-user:before {
  content: "\f80d";
}

/* line 679, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-hot-tub:before {
  content: "\f593";
}

/* line 680, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-hotdog:before {
  content: "\f80f";
}

/* line 681, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-hotel:before {
  content: "\f594";
}

/* line 682, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-hotjar:before {
  content: "\f3b1";
}

/* line 683, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-hourglass:before {
  content: "\f254";
}

/* line 684, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-hourglass-end:before {
  content: "\f253";
}

/* line 685, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-hourglass-half:before {
  content: "\f252";
}

/* line 686, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-hourglass-start:before {
  content: "\f251";
}

/* line 687, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-house-damage:before {
  content: "\f6f1";
}

/* line 688, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-house-user:before {
  content: "\e065";
}

/* line 689, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-houzz:before {
  content: "\f27c";
}

/* line 690, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-hryvnia:before {
  content: "\f6f2";
}

/* line 691, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-html5:before {
  content: "\f13b";
}

/* line 692, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-hubspot:before {
  content: "\f3b2";
}

/* line 693, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-i-cursor:before {
  content: "\f246";
}

/* line 694, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-ice-cream:before {
  content: "\f810";
}

/* line 695, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-icicles:before {
  content: "\f7ad";
}

/* line 696, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-icons:before {
  content: "\f86d";
}

/* line 697, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-id-badge:before {
  content: "\f2c1";
}

/* line 698, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-id-card:before {
  content: "\f2c2";
}

/* line 699, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-id-card-alt:before {
  content: "\f47f";
}

/* line 700, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-ideal:before {
  content: "\e013";
}

/* line 701, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-igloo:before {
  content: "\f7ae";
}

/* line 702, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-image:before {
  content: "\f03e";
}

/* line 703, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-images:before {
  content: "\f302";
}

/* line 704, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-imdb:before {
  content: "\f2d8";
}

/* line 705, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-inbox:before {
  content: "\f01c";
}

/* line 706, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-indent:before {
  content: "\f03c";
}

/* line 707, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-industry:before {
  content: "\f275";
}

/* line 708, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-infinity:before {
  content: "\f534";
}

/* line 709, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-info:before {
  content: "\f129";
}

/* line 710, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-info-circle:before {
  content: "\f05a";
}

/* line 711, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-innosoft:before {
  content: "\e080";
}

/* line 712, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-instagram:before {
  content: "\f16d";
}

/* line 713, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-instagram-square:before {
  content: "\e055";
}

/* line 714, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-instalod:before {
  content: "\e081";
}

/* line 715, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-intercom:before {
  content: "\f7af";
}

/* line 716, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-internet-explorer:before {
  content: "\f26b";
}

/* line 717, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-invision:before {
  content: "\f7b0";
}

/* line 718, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-ioxhost:before {
  content: "\f208";
}

/* line 719, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-italic:before {
  content: "\f033";
}

/* line 720, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-itch-io:before {
  content: "\f83a";
}

/* line 721, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-itunes:before {
  content: "\f3b4";
}

/* line 722, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-itunes-note:before {
  content: "\f3b5";
}

/* line 723, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-java:before {
  content: "\f4e4";
}

/* line 724, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-jedi:before {
  content: "\f669";
}

/* line 725, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-jedi-order:before {
  content: "\f50e";
}

/* line 726, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-jenkins:before {
  content: "\f3b6";
}

/* line 727, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-jira:before {
  content: "\f7b1";
}

/* line 728, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-joget:before {
  content: "\f3b7";
}

/* line 729, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-joint:before {
  content: "\f595";
}

/* line 730, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-joomla:before {
  content: "\f1aa";
}

/* line 731, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-journal-whills:before {
  content: "\f66a";
}

/* line 732, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-js:before {
  content: "\f3b8";
}

/* line 733, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-js-square:before {
  content: "\f3b9";
}

/* line 734, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-jsfiddle:before {
  content: "\f1cc";
}

/* line 735, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-kaaba:before {
  content: "\f66b";
}

/* line 736, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-kaggle:before {
  content: "\f5fa";
}

/* line 737, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-key:before {
  content: "\f084";
}

/* line 738, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-keybase:before {
  content: "\f4f5";
}

/* line 739, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-keyboard:before {
  content: "\f11c";
}

/* line 740, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-keycdn:before {
  content: "\f3ba";
}

/* line 741, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-khanda:before {
  content: "\f66d";
}

/* line 742, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-kickstarter:before {
  content: "\f3bb";
}

/* line 743, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-kickstarter-k:before {
  content: "\f3bc";
}

/* line 744, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-kiss:before {
  content: "\f596";
}

/* line 745, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-kiss-beam:before {
  content: "\f597";
}

/* line 746, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-kiss-wink-heart:before {
  content: "\f598";
}

/* line 747, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-kiwi-bird:before {
  content: "\f535";
}

/* line 748, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-korvue:before {
  content: "\f42f";
}

/* line 749, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-landmark:before {
  content: "\f66f";
}

/* line 750, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-language:before {
  content: "\f1ab";
}

/* line 751, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-laptop:before {
  content: "\f109";
}

/* line 752, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-laptop-code:before {
  content: "\f5fc";
}

/* line 753, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-laptop-house:before {
  content: "\e066";
}

/* line 754, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-laptop-medical:before {
  content: "\f812";
}

/* line 755, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-laravel:before {
  content: "\f3bd";
}

/* line 756, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-lastfm:before {
  content: "\f202";
}

/* line 757, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-lastfm-square:before {
  content: "\f203";
}

/* line 758, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-laugh:before {
  content: "\f599";
}

/* line 759, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-laugh-beam:before {
  content: "\f59a";
}

/* line 760, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-laugh-squint:before {
  content: "\f59b";
}

/* line 761, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-laugh-wink:before {
  content: "\f59c";
}

/* line 762, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-layer-group:before {
  content: "\f5fd";
}

/* line 763, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-leaf:before {
  content: "\f06c";
}

/* line 764, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-leanpub:before {
  content: "\f212";
}

/* line 765, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-lemon:before {
  content: "\f094";
}

/* line 766, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-less:before {
  content: "\f41d";
}

/* line 767, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-less-than:before {
  content: "\f536";
}

/* line 768, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-less-than-equal:before {
  content: "\f537";
}

/* line 769, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-level-down-alt:before {
  content: "\f3be";
}

/* line 770, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-level-up-alt:before {
  content: "\f3bf";
}

/* line 771, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-life-ring:before {
  content: "\f1cd";
}

/* line 772, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-lightbulb:before {
  content: "\f0eb";
}

/* line 773, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-line:before {
  content: "\f3c0";
}

/* line 774, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-link:before {
  content: "\f0c1";
}

/* line 775, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-linkedin:before {
  content: "\f08c";
}

/* line 776, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-linkedin-in:before {
  content: "\f0e1";
}

/* line 777, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-linode:before {
  content: "\f2b8";
}

/* line 778, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-linux:before {
  content: "\f17c";
}

/* line 779, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-lira-sign:before {
  content: "\f195";
}

/* line 780, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-list:before {
  content: "\f03a";
}

/* line 781, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-list-alt:before {
  content: "\f022";
}

/* line 782, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-list-ol:before {
  content: "\f0cb";
}

/* line 783, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-list-ul:before {
  content: "\f0ca";
}

/* line 784, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-location-arrow:before {
  content: "\f124";
}

/* line 785, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-lock:before {
  content: "\f023";
}

/* line 786, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-lock-open:before {
  content: "\f3c1";
}

/* line 787, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-long-arrow-alt-down:before {
  content: "\f309";
}

/* line 788, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-long-arrow-alt-left:before {
  content: "\f30a";
}

/* line 789, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-long-arrow-alt-right:before {
  content: "\f30b";
}

/* line 790, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-long-arrow-alt-up:before {
  content: "\f30c";
}

/* line 791, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-low-vision:before {
  content: "\f2a8";
}

/* line 792, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-luggage-cart:before {
  content: "\f59d";
}

/* line 793, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-lungs:before {
  content: "\f604";
}

/* line 794, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-lungs-virus:before {
  content: "\e067";
}

/* line 795, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-lyft:before {
  content: "\f3c3";
}

/* line 796, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-magento:before {
  content: "\f3c4";
}

/* line 797, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-magic:before {
  content: "\f0d0";
}

/* line 798, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-magnet:before {
  content: "\f076";
}

/* line 799, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-mail-bulk:before {
  content: "\f674";
}

/* line 800, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-mailchimp:before {
  content: "\f59e";
}

/* line 801, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-male:before {
  content: "\f183";
}

/* line 802, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-mandalorian:before {
  content: "\f50f";
}

/* line 803, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-map:before {
  content: "\f279";
}

/* line 804, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-map-marked:before {
  content: "\f59f";
}

/* line 805, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-map-marked-alt:before {
  content: "\f5a0";
}

/* line 806, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-map-marker:before {
  content: "\f041";
}

/* line 807, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-map-marker-alt:before {
  content: "\f3c5";
}

/* line 808, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-map-pin:before {
  content: "\f276";
}

/* line 809, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-map-signs:before {
  content: "\f277";
}

/* line 810, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-markdown:before {
  content: "\f60f";
}

/* line 811, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-marker:before {
  content: "\f5a1";
}

/* line 812, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-mars:before {
  content: "\f222";
}

/* line 813, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-mars-double:before {
  content: "\f227";
}

/* line 814, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-mars-stroke:before {
  content: "\f229";
}

/* line 815, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-mars-stroke-h:before {
  content: "\f22b";
}

/* line 816, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-mars-stroke-v:before {
  content: "\f22a";
}

/* line 817, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-mask:before {
  content: "\f6fa";
}

/* line 818, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-mastodon:before {
  content: "\f4f6";
}

/* line 819, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-maxcdn:before {
  content: "\f136";
}

/* line 820, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-mdb:before {
  content: "\f8ca";
}

/* line 821, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-medal:before {
  content: "\f5a2";
}

/* line 822, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-medapps:before {
  content: "\f3c6";
}

/* line 823, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-medium:before {
  content: "\f23a";
}

/* line 824, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-medium-m:before {
  content: "\f3c7";
}

/* line 825, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-medkit:before {
  content: "\f0fa";
}

/* line 826, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-medrt:before {
  content: "\f3c8";
}

/* line 827, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-meetup:before {
  content: "\f2e0";
}

/* line 828, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-megaport:before {
  content: "\f5a3";
}

/* line 829, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-meh:before {
  content: "\f11a";
}

/* line 830, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-meh-blank:before {
  content: "\f5a4";
}

/* line 831, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-meh-rolling-eyes:before {
  content: "\f5a5";
}

/* line 832, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-memory:before {
  content: "\f538";
}

/* line 833, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-mendeley:before {
  content: "\f7b3";
}

/* line 834, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-menorah:before {
  content: "\f676";
}

/* line 835, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-mercury:before {
  content: "\f223";
}

/* line 836, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-meteor:before {
  content: "\f753";
}

/* line 837, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-microblog:before {
  content: "\e01a";
}

/* line 838, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-microchip:before {
  content: "\f2db";
}

/* line 839, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-microphone:before {
  content: "\f130";
}

/* line 840, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-microphone-alt:before {
  content: "\f3c9";
}

/* line 841, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-microphone-alt-slash:before {
  content: "\f539";
}

/* line 842, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-microphone-slash:before {
  content: "\f131";
}

/* line 843, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-microscope:before {
  content: "\f610";
}

/* line 844, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-microsoft:before {
  content: "\f3ca";
}

/* line 845, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-minus:before {
  content: "\f068";
}

/* line 846, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-minus-circle:before {
  content: "\f056";
}

/* line 847, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-minus-square:before {
  content: "\f146";
}

/* line 848, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-mitten:before {
  content: "\f7b5";
}

/* line 849, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-mix:before {
  content: "\f3cb";
}

/* line 850, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-mixcloud:before {
  content: "\f289";
}

/* line 851, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-mixer:before {
  content: "\e056";
}

/* line 852, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-mizuni:before {
  content: "\f3cc";
}

/* line 853, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-mobile:before {
  content: "\f10b";
}

/* line 854, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-mobile-alt:before {
  content: "\f3cd";
}

/* line 855, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-modx:before {
  content: "\f285";
}

/* line 856, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-monero:before {
  content: "\f3d0";
}

/* line 857, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-money-bill:before {
  content: "\f0d6";
}

/* line 858, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-money-bill-alt:before {
  content: "\f3d1";
}

/* line 859, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-money-bill-wave:before {
  content: "\f53a";
}

/* line 860, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-money-bill-wave-alt:before {
  content: "\f53b";
}

/* line 861, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-money-check:before {
  content: "\f53c";
}

/* line 862, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-money-check-alt:before {
  content: "\f53d";
}

/* line 863, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-monument:before {
  content: "\f5a6";
}

/* line 864, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-moon:before {
  content: "\f186";
}

/* line 865, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-mortar-pestle:before {
  content: "\f5a7";
}

/* line 866, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-mosque:before {
  content: "\f678";
}

/* line 867, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-motorcycle:before {
  content: "\f21c";
}

/* line 868, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-mountain:before {
  content: "\f6fc";
}

/* line 869, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-mouse:before {
  content: "\f8cc";
}

/* line 870, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-mouse-pointer:before {
  content: "\f245";
}

/* line 871, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-mug-hot:before {
  content: "\f7b6";
}

/* line 872, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-music:before {
  content: "\f001";
}

/* line 873, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-napster:before {
  content: "\f3d2";
}

/* line 874, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-neos:before {
  content: "\f612";
}

/* line 875, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-network-wired:before {
  content: "\f6ff";
}

/* line 876, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-neuter:before {
  content: "\f22c";
}

/* line 877, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-newspaper:before {
  content: "\f1ea";
}

/* line 878, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-nimblr:before {
  content: "\f5a8";
}

/* line 879, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-node:before {
  content: "\f419";
}

/* line 880, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-node-js:before {
  content: "\f3d3";
}

/* line 881, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-not-equal:before {
  content: "\f53e";
}

/* line 882, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-notes-medical:before {
  content: "\f481";
}

/* line 883, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-npm:before {
  content: "\f3d4";
}

/* line 884, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-ns8:before {
  content: "\f3d5";
}

/* line 885, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-nutritionix:before {
  content: "\f3d6";
}

/* line 886, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-object-group:before {
  content: "\f247";
}

/* line 887, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-object-ungroup:before {
  content: "\f248";
}

/* line 888, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-octopus-deploy:before {
  content: "\e082";
}

/* line 889, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-odnoklassniki:before {
  content: "\f263";
}

/* line 890, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-odnoklassniki-square:before {
  content: "\f264";
}

/* line 891, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-oil-can:before {
  content: "\f613";
}

/* line 892, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-old-republic:before {
  content: "\f510";
}

/* line 893, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-om:before {
  content: "\f679";
}

/* line 894, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-opencart:before {
  content: "\f23d";
}

/* line 895, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-openid:before {
  content: "\f19b";
}

/* line 896, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-opera:before {
  content: "\f26a";
}

/* line 897, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-optin-monster:before {
  content: "\f23c";
}

/* line 898, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-orcid:before {
  content: "\f8d2";
}

/* line 899, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-osi:before {
  content: "\f41a";
}

/* line 900, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-otter:before {
  content: "\f700";
}

/* line 901, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-outdent:before {
  content: "\f03b";
}

/* line 902, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-page4:before {
  content: "\f3d7";
}

/* line 903, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-pagelines:before {
  content: "\f18c";
}

/* line 904, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-pager:before {
  content: "\f815";
}

/* line 905, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-paint-brush:before {
  content: "\f1fc";
}

/* line 906, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-paint-roller:before {
  content: "\f5aa";
}

/* line 907, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-palette:before {
  content: "\f53f";
}

/* line 908, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-palfed:before {
  content: "\f3d8";
}

/* line 909, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-pallet:before {
  content: "\f482";
}

/* line 910, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-paper-plane:before {
  content: "\f1d8";
}

/* line 911, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-paperclip:before {
  content: "\f0c6";
}

/* line 912, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-parachute-box:before {
  content: "\f4cd";
}

/* line 913, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-paragraph:before {
  content: "\f1dd";
}

/* line 914, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-parking:before {
  content: "\f540";
}

/* line 915, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-passport:before {
  content: "\f5ab";
}

/* line 916, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-pastafarianism:before {
  content: "\f67b";
}

/* line 917, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-paste:before {
  content: "\f0ea";
}

/* line 918, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-patreon:before {
  content: "\f3d9";
}

/* line 919, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-pause:before {
  content: "\f04c";
}

/* line 920, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-pause-circle:before {
  content: "\f28b";
}

/* line 921, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-paw:before {
  content: "\f1b0";
}

/* line 922, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-paypal:before {
  content: "\f1ed";
}

/* line 923, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-peace:before {
  content: "\f67c";
}

/* line 924, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-pen:before {
  content: "\f304";
}

/* line 925, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-pen-alt:before {
  content: "\f305";
}

/* line 926, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-pen-fancy:before {
  content: "\f5ac";
}

/* line 927, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-pen-nib:before {
  content: "\f5ad";
}

/* line 928, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-pen-square:before {
  content: "\f14b";
}

/* line 929, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-pencil-alt:before {
  content: "\f303";
}

/* line 930, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-pencil-ruler:before {
  content: "\f5ae";
}

/* line 931, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-penny-arcade:before {
  content: "\f704";
}

/* line 932, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-people-arrows:before {
  content: "\e068";
}

/* line 933, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-people-carry:before {
  content: "\f4ce";
}

/* line 934, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-pepper-hot:before {
  content: "\f816";
}

/* line 935, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-perbyte:before {
  content: "\e083";
}

/* line 936, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-percent:before {
  content: "\f295";
}

/* line 937, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-percentage:before {
  content: "\f541";
}

/* line 938, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-periscope:before {
  content: "\f3da";
}

/* line 939, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-person-booth:before {
  content: "\f756";
}

/* line 940, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-phabricator:before {
  content: "\f3db";
}

/* line 941, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-phoenix-framework:before {
  content: "\f3dc";
}

/* line 942, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-phoenix-squadron:before {
  content: "\f511";
}

/* line 943, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-phone:before {
  content: "\f095";
}

/* line 944, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-phone-alt:before {
  content: "\f879";
}

/* line 945, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-phone-slash:before {
  content: "\f3dd";
}

/* line 946, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-phone-square:before {
  content: "\f098";
}

/* line 947, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-phone-square-alt:before {
  content: "\f87b";
}

/* line 948, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-phone-volume:before {
  content: "\f2a0";
}

/* line 949, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-photo-video:before {
  content: "\f87c";
}

/* line 950, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-php:before {
  content: "\f457";
}

/* line 951, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-pied-piper:before {
  content: "\f2ae";
}

/* line 952, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-pied-piper-alt:before {
  content: "\f1a8";
}

/* line 953, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-pied-piper-hat:before {
  content: "\f4e5";
}

/* line 954, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-pied-piper-pp:before {
  content: "\f1a7";
}

/* line 955, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-pied-piper-square:before {
  content: "\e01e";
}

/* line 956, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-piggy-bank:before {
  content: "\f4d3";
}

/* line 957, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-pills:before {
  content: "\f484";
}

/* line 958, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-pinterest:before {
  content: "\f0d2";
}

/* line 959, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-pinterest-p:before {
  content: "\f231";
}

/* line 960, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-pinterest-square:before {
  content: "\f0d3";
}

/* line 961, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-pizza-slice:before {
  content: "\f818";
}

/* line 962, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-place-of-worship:before {
  content: "\f67f";
}

/* line 963, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-plane:before {
  content: "\f072";
}

/* line 964, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-plane-arrival:before {
  content: "\f5af";
}

/* line 965, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-plane-departure:before {
  content: "\f5b0";
}

/* line 966, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-plane-slash:before {
  content: "\e069";
}

/* line 967, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-play:before {
  content: "\f04b";
}

/* line 968, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-play-circle:before {
  content: "\f144";
}

/* line 969, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-playstation:before {
  content: "\f3df";
}

/* line 970, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-plug:before {
  content: "\f1e6";
}

/* line 971, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-plus:before {
  content: "\f067";
}

/* line 972, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-plus-circle:before {
  content: "\f055";
}

/* line 973, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-plus-square:before {
  content: "\f0fe";
}

/* line 974, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-podcast:before {
  content: "\f2ce";
}

/* line 975, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-poll:before {
  content: "\f681";
}

/* line 976, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-poll-h:before {
  content: "\f682";
}

/* line 977, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-poo:before {
  content: "\f2fe";
}

/* line 978, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-poo-storm:before {
  content: "\f75a";
}

/* line 979, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-poop:before {
  content: "\f619";
}

/* line 980, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-portrait:before {
  content: "\f3e0";
}

/* line 981, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-pound-sign:before {
  content: "\f154";
}

/* line 982, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-power-off:before {
  content: "\f011";
}

/* line 983, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-pray:before {
  content: "\f683";
}

/* line 984, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-praying-hands:before {
  content: "\f684";
}

/* line 985, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-prescription:before {
  content: "\f5b1";
}

/* line 986, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-prescription-bottle:before {
  content: "\f485";
}

/* line 987, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-prescription-bottle-alt:before {
  content: "\f486";
}

/* line 988, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-print:before {
  content: "\f02f";
}

/* line 989, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-procedures:before {
  content: "\f487";
}

/* line 990, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-product-hunt:before {
  content: "\f288";
}

/* line 991, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-project-diagram:before {
  content: "\f542";
}

/* line 992, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-pump-medical:before {
  content: "\e06a";
}

/* line 993, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-pump-soap:before {
  content: "\e06b";
}

/* line 994, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-pushed:before {
  content: "\f3e1";
}

/* line 995, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-puzzle-piece:before {
  content: "\f12e";
}

/* line 996, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-python:before {
  content: "\f3e2";
}

/* line 997, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-qq:before {
  content: "\f1d6";
}

/* line 998, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-qrcode:before {
  content: "\f029";
}

/* line 999, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-question:before {
  content: "\f128";
}

/* line 1000, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-question-circle:before {
  content: "\f059";
}

/* line 1001, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-quidditch:before {
  content: "\f458";
}

/* line 1002, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-quinscape:before {
  content: "\f459";
}

/* line 1003, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-quora:before {
  content: "\f2c4";
}

/* line 1004, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-quote-left:before {
  content: "\f10d";
}

/* line 1005, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-quote-right:before {
  content: "\f10e";
}

/* line 1006, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-quran:before {
  content: "\f687";
}

/* line 1007, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-r-project:before {
  content: "\f4f7";
}

/* line 1008, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-radiation:before {
  content: "\f7b9";
}

/* line 1009, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-radiation-alt:before {
  content: "\f7ba";
}

/* line 1010, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-rainbow:before {
  content: "\f75b";
}

/* line 1011, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-random:before {
  content: "\f074";
}

/* line 1012, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-raspberry-pi:before {
  content: "\f7bb";
}

/* line 1013, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-ravelry:before {
  content: "\f2d9";
}

/* line 1014, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-react:before {
  content: "\f41b";
}

/* line 1015, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-reacteurope:before {
  content: "\f75d";
}

/* line 1016, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-readme:before {
  content: "\f4d5";
}

/* line 1017, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-rebel:before {
  content: "\f1d0";
}

/* line 1018, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-receipt:before {
  content: "\f543";
}

/* line 1019, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-record-vinyl:before {
  content: "\f8d9";
}

/* line 1020, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-recycle:before {
  content: "\f1b8";
}

/* line 1021, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-red-river:before {
  content: "\f3e3";
}

/* line 1022, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-reddit:before {
  content: "\f1a1";
}

/* line 1023, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-reddit-alien:before {
  content: "\f281";
}

/* line 1024, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-reddit-square:before {
  content: "\f1a2";
}

/* line 1025, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-redhat:before {
  content: "\f7bc";
}

/* line 1026, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-redo:before {
  content: "\f01e";
}

/* line 1027, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-redo-alt:before {
  content: "\f2f9";
}

/* line 1028, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-registered:before {
  content: "\f25d";
}

/* line 1029, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-remove-format:before {
  content: "\f87d";
}

/* line 1030, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-renren:before {
  content: "\f18b";
}

/* line 1031, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-reply:before {
  content: "\f3e5";
}

/* line 1032, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-reply-all:before {
  content: "\f122";
}

/* line 1033, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-replyd:before {
  content: "\f3e6";
}

/* line 1034, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-republican:before {
  content: "\f75e";
}

/* line 1035, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-researchgate:before {
  content: "\f4f8";
}

/* line 1036, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-resolving:before {
  content: "\f3e7";
}

/* line 1037, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-restroom:before {
  content: "\f7bd";
}

/* line 1038, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-retweet:before {
  content: "\f079";
}

/* line 1039, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-rev:before {
  content: "\f5b2";
}

/* line 1040, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-ribbon:before {
  content: "\f4d6";
}

/* line 1041, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-ring:before {
  content: "\f70b";
}

/* line 1042, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-road:before {
  content: "\f018";
}

/* line 1043, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-robot:before {
  content: "\f544";
}

/* line 1044, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-rocket:before {
  content: "\f135";
}

/* line 1045, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-rocketchat:before {
  content: "\f3e8";
}

/* line 1046, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-rockrms:before {
  content: "\f3e9";
}

/* line 1047, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-route:before {
  content: "\f4d7";
}

/* line 1048, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-rss:before {
  content: "\f09e";
}

/* line 1049, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-rss-square:before {
  content: "\f143";
}

/* line 1050, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-ruble-sign:before {
  content: "\f158";
}

/* line 1051, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-ruler:before {
  content: "\f545";
}

/* line 1052, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-ruler-combined:before {
  content: "\f546";
}

/* line 1053, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-ruler-horizontal:before {
  content: "\f547";
}

/* line 1054, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-ruler-vertical:before {
  content: "\f548";
}

/* line 1055, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-running:before {
  content: "\f70c";
}

/* line 1056, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-rupee-sign:before {
  content: "\f156";
}

/* line 1057, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-rust:before {
  content: "\e07a";
}

/* line 1058, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-sad-cry:before {
  content: "\f5b3";
}

/* line 1059, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-sad-tear:before {
  content: "\f5b4";
}

/* line 1060, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-safari:before {
  content: "\f267";
}

/* line 1061, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-salesforce:before {
  content: "\f83b";
}

/* line 1062, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-sass:before {
  content: "\f41e";
}

/* line 1063, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-satellite:before {
  content: "\f7bf";
}

/* line 1064, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-satellite-dish:before {
  content: "\f7c0";
}

/* line 1065, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-save:before {
  content: "\f0c7";
}

/* line 1066, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-schlix:before {
  content: "\f3ea";
}

/* line 1067, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-school:before {
  content: "\f549";
}

/* line 1068, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-screwdriver:before {
  content: "\f54a";
}

/* line 1069, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-scribd:before {
  content: "\f28a";
}

/* line 1070, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-scroll:before {
  content: "\f70e";
}

/* line 1071, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-sd-card:before {
  content: "\f7c2";
}

/* line 1072, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-search:before {
  content: "\f002";
}

/* line 1073, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-search-dollar:before {
  content: "\f688";
}

/* line 1074, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-search-location:before {
  content: "\f689";
}

/* line 1075, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-search-minus:before {
  content: "\f010";
}

/* line 1076, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-search-plus:before {
  content: "\f00e";
}

/* line 1077, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-searchengin:before {
  content: "\f3eb";
}

/* line 1078, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-seedling:before {
  content: "\f4d8";
}

/* line 1079, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-sellcast:before {
  content: "\f2da";
}

/* line 1080, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-sellsy:before {
  content: "\f213";
}

/* line 1081, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-server:before {
  content: "\f233";
}

/* line 1082, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-servicestack:before {
  content: "\f3ec";
}

/* line 1083, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-shapes:before {
  content: "\f61f";
}

/* line 1084, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-share:before {
  content: "\f064";
}

/* line 1085, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-share-alt:before {
  content: "\f1e0";
}

/* line 1086, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-share-alt-square:before {
  content: "\f1e1";
}

/* line 1087, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-share-square:before {
  content: "\f14d";
}

/* line 1088, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-shekel-sign:before {
  content: "\f20b";
}

/* line 1089, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-shield-alt:before {
  content: "\f3ed";
}

/* line 1090, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-shield-virus:before {
  content: "\e06c";
}

/* line 1091, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-ship:before {
  content: "\f21a";
}

/* line 1092, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-shipping-fast:before {
  content: "\f48b";
}

/* line 1093, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-shirtsinbulk:before {
  content: "\f214";
}

/* line 1094, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-shoe-prints:before {
  content: "\f54b";
}

/* line 1095, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-shopify:before {
  content: "\e057";
}

/* line 1096, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-shopping-bag:before {
  content: "\f290";
}

/* line 1097, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-shopping-basket:before {
  content: "\f291";
}

/* line 1098, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-shopping-cart:before {
  content: "\f07a";
}

/* line 1099, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-shopware:before {
  content: "\f5b5";
}

/* line 1100, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-shower:before {
  content: "\f2cc";
}

/* line 1101, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-shuttle-van:before {
  content: "\f5b6";
}

/* line 1102, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-sign:before {
  content: "\f4d9";
}

/* line 1103, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-sign-in-alt:before {
  content: "\f2f6";
}

/* line 1104, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-sign-language:before {
  content: "\f2a7";
}

/* line 1105, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-sign-out-alt:before {
  content: "\f2f5";
}

/* line 1106, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-signal:before {
  content: "\f012";
}

/* line 1107, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-signature:before {
  content: "\f5b7";
}

/* line 1108, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-sim-card:before {
  content: "\f7c4";
}

/* line 1109, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-simplybuilt:before {
  content: "\f215";
}

/* line 1110, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-sink:before {
  content: "\e06d";
}

/* line 1111, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-sistrix:before {
  content: "\f3ee";
}

/* line 1112, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-sitemap:before {
  content: "\f0e8";
}

/* line 1113, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-sith:before {
  content: "\f512";
}

/* line 1114, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-skating:before {
  content: "\f7c5";
}

/* line 1115, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-sketch:before {
  content: "\f7c6";
}

/* line 1116, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-skiing:before {
  content: "\f7c9";
}

/* line 1117, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-skiing-nordic:before {
  content: "\f7ca";
}

/* line 1118, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-skull:before {
  content: "\f54c";
}

/* line 1119, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-skull-crossbones:before {
  content: "\f714";
}

/* line 1120, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-skyatlas:before {
  content: "\f216";
}

/* line 1121, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-skype:before {
  content: "\f17e";
}

/* line 1122, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-slack:before {
  content: "\f198";
}

/* line 1123, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-slack-hash:before {
  content: "\f3ef";
}

/* line 1124, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-slash:before {
  content: "\f715";
}

/* line 1125, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-sleigh:before {
  content: "\f7cc";
}

/* line 1126, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-sliders-h:before {
  content: "\f1de";
}

/* line 1127, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-slideshare:before {
  content: "\f1e7";
}

/* line 1128, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-smile:before {
  content: "\f118";
}

/* line 1129, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-smile-beam:before {
  content: "\f5b8";
}

/* line 1130, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-smile-wink:before {
  content: "\f4da";
}

/* line 1131, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-smog:before {
  content: "\f75f";
}

/* line 1132, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-smoking:before {
  content: "\f48d";
}

/* line 1133, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-smoking-ban:before {
  content: "\f54d";
}

/* line 1134, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-sms:before {
  content: "\f7cd";
}

/* line 1135, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-snapchat:before {
  content: "\f2ab";
}

/* line 1136, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-snapchat-ghost:before {
  content: "\f2ac";
}

/* line 1137, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-snapchat-square:before {
  content: "\f2ad";
}

/* line 1138, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-snowboarding:before {
  content: "\f7ce";
}

/* line 1139, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-snowflake:before {
  content: "\f2dc";
}

/* line 1140, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-snowman:before {
  content: "\f7d0";
}

/* line 1141, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-snowplow:before {
  content: "\f7d2";
}

/* line 1142, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-soap:before {
  content: "\e06e";
}

/* line 1143, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-socks:before {
  content: "\f696";
}

/* line 1144, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-solar-panel:before {
  content: "\f5ba";
}

/* line 1145, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-sort:before {
  content: "\f0dc";
}

/* line 1146, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-sort-alpha-down:before {
  content: "\f15d";
}

/* line 1147, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-sort-alpha-down-alt:before {
  content: "\f881";
}

/* line 1148, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-sort-alpha-up:before {
  content: "\f15e";
}

/* line 1149, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-sort-alpha-up-alt:before {
  content: "\f882";
}

/* line 1150, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-sort-amount-down:before {
  content: "\f160";
}

/* line 1151, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-sort-amount-down-alt:before {
  content: "\f884";
}

/* line 1152, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-sort-amount-up:before {
  content: "\f161";
}

/* line 1153, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-sort-amount-up-alt:before {
  content: "\f885";
}

/* line 1154, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-sort-down:before {
  content: "\f0dd";
}

/* line 1155, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-sort-numeric-down:before {
  content: "\f162";
}

/* line 1156, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-sort-numeric-down-alt:before {
  content: "\f886";
}

/* line 1157, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-sort-numeric-up:before {
  content: "\f163";
}

/* line 1158, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-sort-numeric-up-alt:before {
  content: "\f887";
}

/* line 1159, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-sort-up:before {
  content: "\f0de";
}

/* line 1160, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-soundcloud:before {
  content: "\f1be";
}

/* line 1161, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-sourcetree:before {
  content: "\f7d3";
}

/* line 1162, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-spa:before {
  content: "\f5bb";
}

/* line 1163, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-space-shuttle:before {
  content: "\f197";
}

/* line 1164, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-speakap:before {
  content: "\f3f3";
}

/* line 1165, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-speaker-deck:before {
  content: "\f83c";
}

/* line 1166, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-spell-check:before {
  content: "\f891";
}

/* line 1167, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-spider:before {
  content: "\f717";
}

/* line 1168, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-spinner:before {
  content: "\f110";
}

/* line 1169, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-splotch:before {
  content: "\f5bc";
}

/* line 1170, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-spotify:before {
  content: "\f1bc";
}

/* line 1171, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-spray-can:before {
  content: "\f5bd";
}

/* line 1172, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-square:before {
  content: "\f0c8";
}

/* line 1173, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-square-full:before {
  content: "\f45c";
}

/* line 1174, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-square-root-alt:before {
  content: "\f698";
}

/* line 1175, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-squarespace:before {
  content: "\f5be";
}

/* line 1176, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-stack-exchange:before {
  content: "\f18d";
}

/* line 1177, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-stack-overflow:before {
  content: "\f16c";
}

/* line 1178, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-stackpath:before {
  content: "\f842";
}

/* line 1179, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-stamp:before {
  content: "\f5bf";
}

/* line 1180, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-star:before {
  content: "\f005";
}

/* line 1181, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-star-and-crescent:before {
  content: "\f699";
}

/* line 1182, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-star-half:before {
  content: "\f089";
}

/* line 1183, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-star-half-alt:before {
  content: "\f5c0";
}

/* line 1184, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-star-of-david:before {
  content: "\f69a";
}

/* line 1185, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-star-of-life:before {
  content: "\f621";
}

/* line 1186, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-staylinked:before {
  content: "\f3f5";
}

/* line 1187, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-steam:before {
  content: "\f1b6";
}

/* line 1188, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-steam-square:before {
  content: "\f1b7";
}

/* line 1189, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-steam-symbol:before {
  content: "\f3f6";
}

/* line 1190, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-step-backward:before {
  content: "\f048";
}

/* line 1191, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-step-forward:before {
  content: "\f051";
}

/* line 1192, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-stethoscope:before {
  content: "\f0f1";
}

/* line 1193, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-sticker-mule:before {
  content: "\f3f7";
}

/* line 1194, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-sticky-note:before {
  content: "\f249";
}

/* line 1195, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-stop:before {
  content: "\f04d";
}

/* line 1196, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-stop-circle:before {
  content: "\f28d";
}

/* line 1197, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-stopwatch:before {
  content: "\f2f2";
}

/* line 1198, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-stopwatch-20:before {
  content: "\e06f";
}

/* line 1199, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-store:before {
  content: "\f54e";
}

/* line 1200, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-store-alt:before {
  content: "\f54f";
}

/* line 1201, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-store-alt-slash:before {
  content: "\e070";
}

/* line 1202, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-store-slash:before {
  content: "\e071";
}

/* line 1203, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-strava:before {
  content: "\f428";
}

/* line 1204, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-stream:before {
  content: "\f550";
}

/* line 1205, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-street-view:before {
  content: "\f21d";
}

/* line 1206, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-strikethrough:before {
  content: "\f0cc";
}

/* line 1207, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-stripe:before {
  content: "\f429";
}

/* line 1208, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-stripe-s:before {
  content: "\f42a";
}

/* line 1209, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-stroopwafel:before {
  content: "\f551";
}

/* line 1210, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-studiovinari:before {
  content: "\f3f8";
}

/* line 1211, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-stumbleupon:before {
  content: "\f1a4";
}

/* line 1212, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-stumbleupon-circle:before {
  content: "\f1a3";
}

/* line 1213, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-subscript:before {
  content: "\f12c";
}

/* line 1214, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-subway:before {
  content: "\f239";
}

/* line 1215, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-suitcase:before {
  content: "\f0f2";
}

/* line 1216, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-suitcase-rolling:before {
  content: "\f5c1";
}

/* line 1217, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-sun:before {
  content: "\f185";
}

/* line 1218, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-superpowers:before {
  content: "\f2dd";
}

/* line 1219, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-superscript:before {
  content: "\f12b";
}

/* line 1220, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-supple:before {
  content: "\f3f9";
}

/* line 1221, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-surprise:before {
  content: "\f5c2";
}

/* line 1222, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-suse:before {
  content: "\f7d6";
}

/* line 1223, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-swatchbook:before {
  content: "\f5c3";
}

/* line 1224, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-swift:before {
  content: "\f8e1";
}

/* line 1225, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-swimmer:before {
  content: "\f5c4";
}

/* line 1226, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-swimming-pool:before {
  content: "\f5c5";
}

/* line 1227, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-symfony:before {
  content: "\f83d";
}

/* line 1228, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-synagogue:before {
  content: "\f69b";
}

/* line 1229, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-sync:before {
  content: "\f021";
}

/* line 1230, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-sync-alt:before {
  content: "\f2f1";
}

/* line 1231, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-syringe:before {
  content: "\f48e";
}

/* line 1232, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-table:before {
  content: "\f0ce";
}

/* line 1233, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-table-tennis:before {
  content: "\f45d";
}

/* line 1234, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-tablet:before {
  content: "\f10a";
}

/* line 1235, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-tablet-alt:before {
  content: "\f3fa";
}

/* line 1236, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-tablets:before {
  content: "\f490";
}

/* line 1237, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-tachometer-alt:before {
  content: "\f3fd";
}

/* line 1238, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-tag:before {
  content: "\f02b";
}

/* line 1239, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-tags:before {
  content: "\f02c";
}

/* line 1240, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-tape:before {
  content: "\f4db";
}

/* line 1241, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-tasks:before {
  content: "\f0ae";
}

/* line 1242, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-taxi:before {
  content: "\f1ba";
}

/* line 1243, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-teamspeak:before {
  content: "\f4f9";
}

/* line 1244, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-teeth:before {
  content: "\f62e";
}

/* line 1245, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-teeth-open:before {
  content: "\f62f";
}

/* line 1246, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-telegram:before {
  content: "\f2c6";
}

/* line 1247, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-telegram-plane:before {
  content: "\f3fe";
}

/* line 1248, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-temperature-high:before {
  content: "\f769";
}

/* line 1249, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-temperature-low:before {
  content: "\f76b";
}

/* line 1250, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-tencent-weibo:before {
  content: "\f1d5";
}

/* line 1251, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-tenge:before {
  content: "\f7d7";
}

/* line 1252, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-terminal:before {
  content: "\f120";
}

/* line 1253, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-text-height:before {
  content: "\f034";
}

/* line 1254, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-text-width:before {
  content: "\f035";
}

/* line 1255, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-th:before {
  content: "\f00a";
}

/* line 1256, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-th-large:before {
  content: "\f009";
}

/* line 1257, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-th-list:before {
  content: "\f00b";
}

/* line 1258, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-the-red-yeti:before {
  content: "\f69d";
}

/* line 1259, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-theater-masks:before {
  content: "\f630";
}

/* line 1260, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-themeco:before {
  content: "\f5c6";
}

/* line 1261, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-themeisle:before {
  content: "\f2b2";
}

/* line 1262, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-thermometer:before {
  content: "\f491";
}

/* line 1263, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-thermometer-empty:before {
  content: "\f2cb";
}

/* line 1264, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-thermometer-full:before {
  content: "\f2c7";
}

/* line 1265, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-thermometer-half:before {
  content: "\f2c9";
}

/* line 1266, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-thermometer-quarter:before {
  content: "\f2ca";
}

/* line 1267, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-thermometer-three-quarters:before {
  content: "\f2c8";
}

/* line 1268, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-think-peaks:before {
  content: "\f731";
}

/* line 1269, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-thumbs-down:before {
  content: "\f165";
}

/* line 1270, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-thumbs-up:before {
  content: "\f164";
}

/* line 1271, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-thumbtack:before {
  content: "\f08d";
}

/* line 1272, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-ticket-alt:before {
  content: "\f3ff";
}

/* line 1273, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-tiktok:before {
  content: "\e07b";
}

/* line 1274, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-times:before {
  content: "\f00d";
}

/* line 1275, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-times-circle:before {
  content: "\f057";
}

/* line 1276, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-tint:before {
  content: "\f043";
}

/* line 1277, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-tint-slash:before {
  content: "\f5c7";
}

/* line 1278, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-tired:before {
  content: "\f5c8";
}

/* line 1279, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-toggle-off:before {
  content: "\f204";
}

/* line 1280, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-toggle-on:before {
  content: "\f205";
}

/* line 1281, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-toilet:before {
  content: "\f7d8";
}

/* line 1282, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-toilet-paper:before {
  content: "\f71e";
}

/* line 1283, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-toilet-paper-slash:before {
  content: "\e072";
}

/* line 1284, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-toolbox:before {
  content: "\f552";
}

/* line 1285, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-tools:before {
  content: "\f7d9";
}

/* line 1286, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-tooth:before {
  content: "\f5c9";
}

/* line 1287, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-torah:before {
  content: "\f6a0";
}

/* line 1288, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-torii-gate:before {
  content: "\f6a1";
}

/* line 1289, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-tractor:before {
  content: "\f722";
}

/* line 1290, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-trade-federation:before {
  content: "\f513";
}

/* line 1291, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-trademark:before {
  content: "\f25c";
}

/* line 1292, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-traffic-light:before {
  content: "\f637";
}

/* line 1293, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-trailer:before {
  content: "\e041";
}

/* line 1294, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-train:before {
  content: "\f238";
}

/* line 1295, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-tram:before {
  content: "\f7da";
}

/* line 1296, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-transgender:before {
  content: "\f224";
}

/* line 1297, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-transgender-alt:before {
  content: "\f225";
}

/* line 1298, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-trash:before {
  content: "\f1f8";
}

/* line 1299, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-trash-alt:before {
  content: "\f2ed";
}

/* line 1300, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-trash-restore:before {
  content: "\f829";
}

/* line 1301, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-trash-restore-alt:before {
  content: "\f82a";
}

/* line 1302, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-tree:before {
  content: "\f1bb";
}

/* line 1303, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-trello:before {
  content: "\f181";
}

/* line 1304, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-trophy:before {
  content: "\f091";
}

/* line 1305, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-truck:before {
  content: "\f0d1";
}

/* line 1306, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-truck-loading:before {
  content: "\f4de";
}

/* line 1307, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-truck-monster:before {
  content: "\f63b";
}

/* line 1308, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-truck-moving:before {
  content: "\f4df";
}

/* line 1309, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-truck-pickup:before {
  content: "\f63c";
}

/* line 1310, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-tshirt:before {
  content: "\f553";
}

/* line 1311, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-tty:before {
  content: "\f1e4";
}

/* line 1312, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-tumblr:before {
  content: "\f173";
}

/* line 1313, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-tumblr-square:before {
  content: "\f174";
}

/* line 1314, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-tv:before {
  content: "\f26c";
}

/* line 1315, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-twitch:before {
  content: "\f1e8";
}

/* line 1316, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-twitter:before {
  content: "\f099";
}

/* line 1317, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-twitter-square:before {
  content: "\f081";
}

/* line 1318, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-typo3:before {
  content: "\f42b";
}

/* line 1319, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-uber:before {
  content: "\f402";
}

/* line 1320, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-ubuntu:before {
  content: "\f7df";
}

/* line 1321, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-uikit:before {
  content: "\f403";
}

/* line 1322, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-umbraco:before {
  content: "\f8e8";
}

/* line 1323, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-umbrella:before {
  content: "\f0e9";
}

/* line 1324, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-umbrella-beach:before {
  content: "\f5ca";
}

/* line 1325, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-uncharted:before {
  content: "\e084";
}

/* line 1326, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-underline:before {
  content: "\f0cd";
}

/* line 1327, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-undo:before {
  content: "\f0e2";
}

/* line 1328, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-undo-alt:before {
  content: "\f2ea";
}

/* line 1329, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-uniregistry:before {
  content: "\f404";
}

/* line 1330, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-unity:before {
  content: "\e049";
}

/* line 1331, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-universal-access:before {
  content: "\f29a";
}

/* line 1332, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-university:before {
  content: "\f19c";
}

/* line 1333, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-unlink:before {
  content: "\f127";
}

/* line 1334, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-unlock:before {
  content: "\f09c";
}

/* line 1335, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-unlock-alt:before {
  content: "\f13e";
}

/* line 1336, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-unsplash:before {
  content: "\e07c";
}

/* line 1337, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-untappd:before {
  content: "\f405";
}

/* line 1338, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-upload:before {
  content: "\f093";
}

/* line 1339, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-ups:before {
  content: "\f7e0";
}

/* line 1340, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-usb:before {
  content: "\f287";
}

/* line 1341, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-user:before {
  content: "\f007";
}

/* line 1342, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-user-alt:before {
  content: "\f406";
}

/* line 1343, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-user-alt-slash:before {
  content: "\f4fa";
}

/* line 1344, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-user-astronaut:before {
  content: "\f4fb";
}

/* line 1345, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-user-check:before {
  content: "\f4fc";
}

/* line 1346, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-user-circle:before {
  content: "\f2bd";
}

/* line 1347, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-user-clock:before {
  content: "\f4fd";
}

/* line 1348, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-user-cog:before {
  content: "\f4fe";
}

/* line 1349, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-user-edit:before {
  content: "\f4ff";
}

/* line 1350, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-user-friends:before {
  content: "\f500";
}

/* line 1351, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-user-graduate:before {
  content: "\f501";
}

/* line 1352, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-user-injured:before {
  content: "\f728";
}

/* line 1353, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-user-lock:before {
  content: "\f502";
}

/* line 1354, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-user-md:before {
  content: "\f0f0";
}

/* line 1355, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-user-minus:before {
  content: "\f503";
}

/* line 1356, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-user-ninja:before {
  content: "\f504";
}

/* line 1357, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-user-nurse:before {
  content: "\f82f";
}

/* line 1358, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-user-plus:before {
  content: "\f234";
}

/* line 1359, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-user-secret:before {
  content: "\f21b";
}

/* line 1360, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-user-shield:before {
  content: "\f505";
}

/* line 1361, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-user-slash:before {
  content: "\f506";
}

/* line 1362, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-user-tag:before {
  content: "\f507";
}

/* line 1363, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-user-tie:before {
  content: "\f508";
}

/* line 1364, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-user-times:before {
  content: "\f235";
}

/* line 1365, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-users:before {
  content: "\f0c0";
}

/* line 1366, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-users-cog:before {
  content: "\f509";
}

/* line 1367, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-users-slash:before {
  content: "\e073";
}

/* line 1368, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-usps:before {
  content: "\f7e1";
}

/* line 1369, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-ussunnah:before {
  content: "\f407";
}

/* line 1370, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-utensil-spoon:before {
  content: "\f2e5";
}

/* line 1371, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-utensils:before {
  content: "\f2e7";
}

/* line 1372, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-vaadin:before {
  content: "\f408";
}

/* line 1373, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-vector-square:before {
  content: "\f5cb";
}

/* line 1374, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-venus:before {
  content: "\f221";
}

/* line 1375, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-venus-double:before {
  content: "\f226";
}

/* line 1376, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-venus-mars:before {
  content: "\f228";
}

/* line 1377, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-vest:before {
  content: "\e085";
}

/* line 1378, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-vest-patches:before {
  content: "\e086";
}

/* line 1379, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-viacoin:before {
  content: "\f237";
}

/* line 1380, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-viadeo:before {
  content: "\f2a9";
}

/* line 1381, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-viadeo-square:before {
  content: "\f2aa";
}

/* line 1382, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-vial:before {
  content: "\f492";
}

/* line 1383, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-vials:before {
  content: "\f493";
}

/* line 1384, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-viber:before {
  content: "\f409";
}

/* line 1385, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-video:before {
  content: "\f03d";
}

/* line 1386, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-video-slash:before {
  content: "\f4e2";
}

/* line 1387, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-vihara:before {
  content: "\f6a7";
}

/* line 1388, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-vimeo:before {
  content: "\f40a";
}

/* line 1389, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-vimeo-square:before {
  content: "\f194";
}

/* line 1390, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-vimeo-v:before {
  content: "\f27d";
}

/* line 1391, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-vine:before {
  content: "\f1ca";
}

/* line 1392, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-virus:before {
  content: "\e074";
}

/* line 1393, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-virus-slash:before {
  content: "\e075";
}

/* line 1394, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-viruses:before {
  content: "\e076";
}

/* line 1395, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-vk:before {
  content: "\f189";
}

/* line 1396, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-vnv:before {
  content: "\f40b";
}

/* line 1397, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-voicemail:before {
  content: "\f897";
}

/* line 1398, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-volleyball-ball:before {
  content: "\f45f";
}

/* line 1399, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-volume-down:before {
  content: "\f027";
}

/* line 1400, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-volume-mute:before {
  content: "\f6a9";
}

/* line 1401, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-volume-off:before {
  content: "\f026";
}

/* line 1402, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-volume-up:before {
  content: "\f028";
}

/* line 1403, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-vote-yea:before {
  content: "\f772";
}

/* line 1404, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-vr-cardboard:before {
  content: "\f729";
}

/* line 1405, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-vuejs:before {
  content: "\f41f";
}

/* line 1406, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-walking:before {
  content: "\f554";
}

/* line 1407, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-wallet:before {
  content: "\f555";
}

/* line 1408, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-warehouse:before {
  content: "\f494";
}

/* line 1409, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-watchman-monitoring:before {
  content: "\e087";
}

/* line 1410, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-water:before {
  content: "\f773";
}

/* line 1411, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-wave-square:before {
  content: "\f83e";
}

/* line 1412, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-waze:before {
  content: "\f83f";
}

/* line 1413, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-weebly:before {
  content: "\f5cc";
}

/* line 1414, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-weibo:before {
  content: "\f18a";
}

/* line 1415, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-weight:before {
  content: "\f496";
}

/* line 1416, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-weight-hanging:before {
  content: "\f5cd";
}

/* line 1417, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-weixin:before {
  content: "\f1d7";
}

/* line 1418, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-whatsapp:before {
  content: "\f232";
}

/* line 1419, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-whatsapp-square:before {
  content: "\f40c";
}

/* line 1420, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-wheelchair:before {
  content: "\f193";
}

/* line 1421, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-whmcs:before {
  content: "\f40d";
}

/* line 1422, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-wifi:before {
  content: "\f1eb";
}

/* line 1423, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-wikipedia-w:before {
  content: "\f266";
}

/* line 1424, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-wind:before {
  content: "\f72e";
}

/* line 1425, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-window-close:before {
  content: "\f410";
}

/* line 1426, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-window-maximize:before {
  content: "\f2d0";
}

/* line 1427, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-window-minimize:before {
  content: "\f2d1";
}

/* line 1428, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-window-restore:before {
  content: "\f2d2";
}

/* line 1429, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-windows:before {
  content: "\f17a";
}

/* line 1430, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-wine-bottle:before {
  content: "\f72f";
}

/* line 1431, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-wine-glass:before {
  content: "\f4e3";
}

/* line 1432, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-wine-glass-alt:before {
  content: "\f5ce";
}

/* line 1433, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-wix:before {
  content: "\f5cf";
}

/* line 1434, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-wizards-of-the-coast:before {
  content: "\f730";
}

/* line 1435, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-wodu:before {
  content: "\e088";
}

/* line 1436, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-wolf-pack-battalion:before {
  content: "\f514";
}

/* line 1437, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-won-sign:before {
  content: "\f159";
}

/* line 1438, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-wordpress:before {
  content: "\f19a";
}

/* line 1439, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-wordpress-simple:before {
  content: "\f411";
}

/* line 1440, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-wpbeginner:before {
  content: "\f297";
}

/* line 1441, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-wpexplorer:before {
  content: "\f2de";
}

/* line 1442, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-wpforms:before {
  content: "\f298";
}

/* line 1443, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-wpressr:before {
  content: "\f3e4";
}

/* line 1444, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-wrench:before {
  content: "\f0ad";
}

/* line 1445, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-x-ray:before {
  content: "\f497";
}

/* line 1446, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-xbox:before {
  content: "\f412";
}

/* line 1447, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-xing:before {
  content: "\f168";
}

/* line 1448, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-xing-square:before {
  content: "\f169";
}

/* line 1449, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-y-combinator:before {
  content: "\f23b";
}

/* line 1450, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-yahoo:before {
  content: "\f19e";
}

/* line 1451, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-yammer:before {
  content: "\f840";
}

/* line 1452, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-yandex:before {
  content: "\f413";
}

/* line 1453, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-yandex-international:before {
  content: "\f414";
}

/* line 1454, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-yarn:before {
  content: "\f7e3";
}

/* line 1455, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-yelp:before {
  content: "\f1e9";
}

/* line 1456, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-yen-sign:before {
  content: "\f157";
}

/* line 1457, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-yin-yang:before {
  content: "\f6ad";
}

/* line 1458, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-yoast:before {
  content: "\f2b1";
}

/* line 1459, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-youtube:before {
  content: "\f167";
}

/* line 1460, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-youtube-square:before {
  content: "\f431";
}

/* line 1461, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-zhihu:before {
  content: "\f63f";
}

/* line 4, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_screen-reader.scss */
.sr-only {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

/* line 47, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/_mixins.scss */
.sr-only-focusable:active, .sr-only-focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}

/*!
 * Font Awesome Free 5.15.4 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
@font-face {
  font-family: 'Font Awesome 5 Free';
  font-style: normal;
  font-weight: 900;
  font-display: block;
  src: url("/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/webfonts/fa-solid-900.eot");
  src: url("/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/webfonts/fa-solid-900.eot?#iefix") format("embedded-opentype"), url("/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff2") format("woff2"), url("/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff") format("woff"), url("/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/webfonts/fa-solid-900.ttf") format("truetype"), url("/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/webfonts/fa-solid-900.svg#fontawesome") format("svg");
}

/* line 20, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/solid.scss */
.fa,
.fas {
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
}

/*!
 * Font Awesome Free 5.15.4 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
@font-face {
  font-family: 'Font Awesome 5 Free';
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url("/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/webfonts/fa-regular-400.eot");
  src: url("/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/webfonts/fa-regular-400.eot?#iefix") format("embedded-opentype"), url("/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/webfonts/fa-regular-400.woff2") format("woff2"), url("/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/webfonts/fa-regular-400.woff") format("woff"), url("/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/webfonts/fa-regular-400.ttf") format("truetype"), url("/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/webfonts/fa-regular-400.svg#fontawesome") format("svg");
}

/* line 20, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/regular.scss */
.far {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400;
}

/*!
 * Font Awesome Free 5.15.4 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
@font-face {
  font-family: 'Font Awesome 5 Brands';
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url("/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/webfonts/fa-brands-400.eot");
  src: url("/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/webfonts/fa-brands-400.eot?#iefix") format("embedded-opentype"), url("/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/webfonts/fa-brands-400.woff2") format("woff2"), url("/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/webfonts/fa-brands-400.woff") format("woff"), url("/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/webfonts/fa-brands-400.ttf") format("truetype"), url("/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/webfonts/fa-brands-400.svg#fontawesome") format("svg");
}

/* line 20, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/@fortawesome/fontawesome-free/scss/brands.scss */
.fab {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400;
}

/* Slider */
/* line 3, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/slick-carousel/slick/slick.scss */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

/* line 17, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/slick-carousel/slick/slick.scss */
.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}

/* line 24, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/slick-carousel/slick/slick.scss */
.slick-list:focus {
  outline: none;
}

/* line 28, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/slick-carousel/slick/slick.scss */
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

/* line 33, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/slick-carousel/slick/slick.scss */
.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

/* line 42, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/slick-carousel/slick/slick.scss */
.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

/* line 50, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/slick-carousel/slick/slick.scss */
.slick-track:before, .slick-track:after {
  content: "";
  display: table;
}

/* line 56, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/slick-carousel/slick/slick.scss */
.slick-track:after {
  clear: both;
}

/* line 60, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/slick-carousel/slick/slick.scss */
.slick-loading .slick-track {
  visibility: hidden;
}

/* line 64, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/slick-carousel/slick/slick.scss */
.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}

/* line 68, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/slick-carousel/slick/slick.scss */
[dir="rtl"] .slick-slide {
  float: right;
}

/* line 71, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/slick-carousel/slick/slick.scss */
.slick-slide img {
  display: block;
}

/* line 74, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/slick-carousel/slick/slick.scss */
.slick-slide.slick-loading img {
  display: none;
}

/* line 80, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/slick-carousel/slick/slick.scss */
.slick-slide.dragging img {
  pointer-events: none;
}

/* line 84, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/slick-carousel/slick/slick.scss */
.slick-initialized .slick-slide {
  display: block;
}

/* line 88, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/slick-carousel/slick/slick.scss */
.slick-loading .slick-slide {
  visibility: hidden;
}

/* line 92, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/slick-carousel/slick/slick.scss */
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

/* line 98, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/slick-carousel/slick/slick.scss */
.slick-arrow.slick-hidden {
  display: none;
}

/* Slider */
/* line 45, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/slick-carousel/slick/slick-theme.scss */
.slick-loading .slick-list {
  background: #fff url("/typo3conf/ext/base_configuration/node_modules/slick-carousel/slick/ajax-loader.gif") center center no-repeat;
}

/* Icons */
@font-face {
  font-family: "slick";
  src: url("/typo3conf/ext/base_configuration/node_modules/slick-carousel/slick/fonts/slick.eot");
  src: url("/typo3conf/ext/base_configuration/node_modules/slick-carousel/slick/fonts/slick.eot?#iefix") format("embedded-opentype"), url("/typo3conf/ext/base_configuration/node_modules/slick-carousel/slick/fonts/slick.woff") format("woff"), url("/typo3conf/ext/base_configuration/node_modules/slick-carousel/slick/fonts/slick.ttf") format("truetype"), url("/typo3conf/ext/base_configuration/node_modules/slick-carousel/slick/fonts/slick.svg#slick") format("svg");
  font-weight: normal;
  font-style: normal;
}

/* Arrows */
/* line 63, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/slick-carousel/slick/slick-theme.scss */
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none;
}

/* line 81, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/slick-carousel/slick/slick-theme.scss */
.slick-prev:hover, .slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
  outline: none;
  background: transparent;
  color: transparent;
}

/* line 85, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/slick-carousel/slick/slick-theme.scss */
.slick-prev:hover:before, .slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
  opacity: 1;
}

/* line 89, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/slick-carousel/slick/slick-theme.scss */
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: 0.25;
}

/* line 92, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/slick-carousel/slick/slick-theme.scss */
.slick-prev:before,
.slick-next:before {
  font-family: "slick";
  font-size: 20px;
  line-height: 1;
  color: white;
  opacity: 0.75;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* line 103, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/slick-carousel/slick/slick-theme.scss */
.slick-prev {
  left: -25px;
}

/* line 105, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/slick-carousel/slick/slick-theme.scss */
[dir="rtl"] .slick-prev {
  left: auto;
  right: -25px;
}

/* line 109, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/slick-carousel/slick/slick-theme.scss */
.slick-prev:before {
  content: "←";
}

/* line 111, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/slick-carousel/slick/slick-theme.scss */
[dir="rtl"] .slick-prev:before {
  content: "→";
}

/* line 117, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/slick-carousel/slick/slick-theme.scss */
.slick-next {
  right: -25px;
}

/* line 119, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/slick-carousel/slick/slick-theme.scss */
[dir="rtl"] .slick-next {
  left: -25px;
  right: auto;
}

/* line 123, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/slick-carousel/slick/slick-theme.scss */
.slick-next:before {
  content: "→";
}

/* line 125, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/slick-carousel/slick/slick-theme.scss */
[dir="rtl"] .slick-next:before {
  content: "←";
}

/* Dots */
/* line 133, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/slick-carousel/slick/slick-theme.scss */
.slick-dotted.slick-slider {
  margin-bottom: 30px;
}

/* line 137, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/slick-carousel/slick/slick-theme.scss */
.slick-dots {
  position: absolute;
  bottom: -25px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%;
}

/* line 146, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/slick-carousel/slick/slick-theme.scss */
.slick-dots li {
  position: relative;
  display: inline-block;
  height: 20px;
  width: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}

/* line 154, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/slick-carousel/slick/slick-theme.scss */
.slick-dots li button {
  border: 0;
  background: transparent;
  display: block;
  height: 20px;
  width: 20px;
  outline: none;
  line-height: 0px;
  font-size: 0px;
  color: transparent;
  padding: 5px;
  cursor: pointer;
}

/* line 166, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/slick-carousel/slick/slick-theme.scss */
.slick-dots li button:hover, .slick-dots li button:focus {
  outline: none;
}

/* line 168, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/slick-carousel/slick/slick-theme.scss */
.slick-dots li button:hover:before, .slick-dots li button:focus:before {
  opacity: 1;
}

/* line 172, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/slick-carousel/slick/slick-theme.scss */
.slick-dots li button:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "•";
  width: 20px;
  height: 20px;
  font-family: "slick";
  font-size: 6px;
  line-height: 20px;
  text-align: center;
  color: black;
  opacity: 0.25;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* line 189, ../../../desktop/dev/krieger/public/typo3conf/ext/base_configuration/node_modules/slick-carousel/slick/slick-theme.scss */
.slick-dots li.slick-active button:before {
  color: black;
  opacity: 0.75;
}

@font-face {
  font-display: swap;
  font-family: "Proxima Nova";
  font-style: normal;
  font-weight: 300;
  src: url("/typo3conf/ext/project_configuration/Resources/Public/Webfonts/Proxima_light/proxima_light.eot?#iefix");
  src: url("/typo3conf/ext/project_configuration/Resources/Public/Webfonts/Proxima_light/proxima_light.eot?#iefix") format("eot"), url("/typo3conf/ext/project_configuration/Resources/Public/Webfonts/Proxima_light/proxima_light.woff2") format("woff2"), url("/typo3conf/ext/project_configuration/Resources/Public/Webfonts/Proxima_light/proxima_light.woff") format("woff"), url("/typo3conf/ext/project_configuration/Resources/Public/Webfonts/Proxima_light/proxima_light.ttf") format("truetype");
}

@font-face {
  font-display: swap;
  font-family: "Proxima Nova";
  font-style: normal;
  font-weight: 400;
  src: url("/typo3conf/ext/project_configuration/Resources/Public/Webfonts/Proxima_reg/proxima_reg.eot?#iefix");
  src: url("/typo3conf/ext/project_configuration/Resources/Public/Webfonts/Proxima_reg/proxima_reg.eot?#iefix") format("eot"), url("/typo3conf/ext/project_configuration/Resources/Public/Webfonts/Proxima_reg/proxima_reg.woff2") format("woff2"), url("/typo3conf/ext/project_configuration/Resources/Public/Webfonts/Proxima_reg/proxima_reg.woff") format("woff"), url("/typo3conf/ext/project_configuration/Resources/Public/Webfonts/Proxima_reg/proxima_reg.ttf") format("truetype");
}

@font-face {
  font-display: swap;
  font-family: "Proxima Nova";
  font-style: normal;
  font-weight: 700;
  src: url("/typo3conf/ext/project_configuration/Resources/Public/Webfonts/Proxima_bold/proxima_bold.eot?#iefix");
  src: url("/typo3conf/ext/project_configuration/Resources/Public/Webfonts/Proxima_bold/proxima_bold.eot?#iefix") format("eot"), url("/typo3conf/ext/project_configuration/Resources/Public/Webfonts/Proxima_bold/proxima_bold.woff2") format("woff2"), url("/typo3conf/ext/project_configuration/Resources/Public/Webfonts/Proxima_bold/proxima_bold.woff") format("woff"), url("/typo3conf/ext/project_configuration/Resources/Public/Webfonts/Proxima_bold/proxima_bold.ttf") format("truetype");
}

@font-face {
  font-display: swap;
  font-family: "Proxima Nova";
  font-style: normal;
  font-weight: 900;
  src: url("/typo3conf/ext/project_configuration/Resources/Public/Webfonts/Proxima_xbold/proxima_xbold.eot?#iefix");
  src: url("/typo3conf/ext/project_configuration/Resources/Public/Webfonts/Proxima_xbold/proxima_xbold.eot?#iefix") format("eot"), url("/typo3conf/ext/project_configuration/Resources/Public/Webfonts/Proxima_xbold/proxima_xbold.woff2") format("woff2"), url("/typo3conf/ext/project_configuration/Resources/Public/Webfonts/Proxima_xbold/proxima_xbold.woff") format("woff"), url("/typo3conf/ext/project_configuration/Resources/Public/Webfonts/Proxima_xbold/proxima_xbold.ttf") format("truetype");
}

@font-face {
  font-display: swap;
  font-family: "Proxima Nova Condensed";
  font-style: normal;
  font-weight: 300;
  src: url("/typo3conf/ext/project_configuration/Resources/Public/Webfonts/Proxima_cdlight/proxima_cdlight.eot?#iefix");
  src: url("/typo3conf/ext/project_configuration/Resources/Public/Webfonts/Proxima_cdlight/proxima_cdlight.eot?#iefix") format("eot"), url("/typo3conf/ext/project_configuration/Resources/Public/Webfonts/Proxima_cdlight/proxima_cdlight.woff2") format("woff2"), url("/typo3conf/ext/project_configuration/Resources/Public/Webfonts/Proxima_cdlight/proxima_cdlight.woff") format("woff"), url("/typo3conf/ext/project_configuration/Resources/Public/Webfonts/Proxima_cdlight/proxima_cdlight.ttf") format("truetype");
}

/* Any theme variable */
/* line 3, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_globals.scss */
body {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* line 9, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_globals.scss */
h1 a, .h1 a, h2 a, .h2 a, h3 a, .h3 a, h4 a, .h4 a, h5 a, .h5 a, h6 a, .h6 a, .h1 a, .h2 a, .h3 a, .h4 a, .h5 a, .h6 a {
  border-bottom: 1px solid #114576;
  color: #114576;
  transition: border-bottom 0.2s;
}

/* line 13, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_globals.scss */
h1 a:hover, .h1 a:hover, h2 a:hover, .h2 a:hover, h3 a:hover, .h3 a:hover, h4 a:hover, .h4 a:hover, h5 a:hover, .h5 a:hover, h6 a:hover, .h6 a:hover, .h1 a:hover, .h2 a:hover, .h3 a:hover, .h4 a:hover, .h5 a:hover, .h6 a:hover {
  border-bottom-color: transparent;
  text-decoration: none;
}

/* line 20, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_globals.scss */
h1, .h1, .h1 {
  text-transform: uppercase;
}

/* line 24, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_globals.scss */
h2, .h2, .h2 {
  font-family: "Proxima Nova Condensed";
}

/* line 28, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_globals.scss */
h3, .h3, .h3 {
  font-family: "Proxima Nova Condensed";
  line-height: 1;
}

/* line 33, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_globals.scss */
h4, .h4, .h4 {
  font-family: "Proxima Nova Condensed";
  line-height: 1;
}

/* line 38, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_globals.scss */
h5, .h5, .h5 {
  text-transform: uppercase;
  font-weight: 700;
}

/* line 43, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_globals.scss */
h6, .h6, .h6 {
  text-transform: uppercase;
  font-weight: 400;
}

/* line 48, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_globals.scss */
p {
  margin-bottom: 1.125rem;
  line-height: 1.25;
}

/* line 51, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_globals.scss */
p.lead {
  color: #717171;
  line-height: 1.185;
}

/* line 55, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_globals.scss */
p.video-description {
  color: #717171;
  font-weight: 300;
  font-size: 1.125rem;
  line-height: 1.25;
}

/* line 61, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_globals.scss */
p a {
  text-decoration: underline;
  text-underline-offset: 3px;
  color: #114576;
  transition: text-decoration 0.2s;
  text-decoration-thickness: 1px;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_globals.scss */
p a:hover {
  text-decoration: none;
}

/* line 74, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_globals.scss */
blockquote p {
  font-size: 1.75rem;
  font-family: "Proxima Nova Condensed";
  font-weight: 300;
  font-style: oblique;
  color: #114576;
  margin-bottom: 0.75rem;
}

/* line 82, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_globals.scss */
blockquote .blockquote-footer {
  color: #717171;
  padding: 0;
  border: none;
}

/* line 89, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_globals.scss */
.display {
  font-weight: 700;
  color: #114576;
  margin-bottom: 0.75rem;
  font-size: 2.25rem;
  text-transform: uppercase;
}

/* line 97, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_globals.scss */
.figure-caption {
  margin-top: 0.5rem;
  margin-bottom: 2rem;
}

/* line 102, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_globals.scss */
.slogan {
  font-weight: 700;
  color: #114576;
  margin-bottom: 0.75rem;
  font-size: 2.25rem;
  line-height: 0.95;
  text-transform: uppercase;
}

@media (min-width: 576px) {
  /* line 102, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_globals.scss */
  .slogan {
    font-size: 3.5rem;
  }
}

@media (min-width: 768px) {
  /* line 102, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_globals.scss */
  .slogan {
    font-size: 4.5rem;
  }
}

/* line 119, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_globals.scss */
.btn-primary, .table.template-table .vcard a {
  text-decoration: none;
}

/* line 121, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_globals.scss */
.btn-primary:hover, .table.template-table .vcard a:hover {
  color: #114576;
  background-color: #fff;
  border-color: #114576;
  text-decoration: none;
}

/* line 128, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_globals.scss */
.btn-primary.btn-block, .table.template-table .vcard a.btn-block {
  display: block;
  width: 100%;
  text-align: right;
  color: #114576;
  background-color: #fff;
  border: 0;
  border-right: 1px solid #114576;
  border-bottom: 1px solid #114576;
  background-color: transparent;
  padding-top: 0.125rem;
  padding-bottom: 0.125rem;
  transition: padding-right 0.2s;
  text-decoration: none;
}

/* line 142, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_globals.scss */
.btn-primary.btn-block:hover, .table.template-table .vcard a.btn-block:hover {
  background-color: transparent;
  padding-right: 1rem;
}

/* line 146, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_globals.scss */
.btn-primary.btn-block:focus, .table.template-table .vcard a.btn-block:focus, .btn-primary.btn-block.focus, .table.template-table .vcard a.btn-block.focus {
  box-shadow: none;
}

/* line 150, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_globals.scss */
.btn-primary:not(:disabled):not(.disabled):active, .table.template-table .vcard a:not(:disabled):not(.disabled):active,
.btn-primary:not(:disabled):not(.disabled).active,
.table.template-table .vcard a:not(:disabled):not(.disabled).active,
.show > .btn-primary.dropdown-toggle,
.table.template-table .vcard .show > a.dropdown-toggle {
  color: #114576;
  background-color: #fff;
  border-color: #114576;
}

/* line 160, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_globals.scss */
ul {
  list-style-type: disc;
}

/* line 163, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_globals.scss */
ul li::marker {
  color: #114576;
}

/* line 172, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_globals.scss */
.list-group .list-group-item {
  border-left: none;
  border-right: none;
}

/* line 180, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_globals.scss */
.table, .table.template-table table {
  border-top: 1px solid #114576;
  border-bottom: 1px solid #114576;
  border-spacing: 0;
  border-collapse: separate;
  margin-bottom: 30px;
  font-size: 0.875rem;
}

@media (min-width: 992px) {
  /* line 180, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_globals.scss */
  .table, .table.template-table table {
    font-size: 1rem;
  }
}

/* line 190, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_globals.scss */
.table thead tr th, .table.template-table table thead tr th {
  font-family: "Proxima Nova Condensed";
  background: #114576;
  color: #fff;
  border: none;
  padding-top: .125rem;
  padding-bottom: .125rem;
  text-transform: uppercase;
}

/* line 199, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_globals.scss */
.table tr:last-child td,
.table tr:last-child th {
  border-bottom: 0;
}

/* line 207, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_globals.scss */
.ck-imagecircle img {
  aspect-ratio: 1 / 1;
  border-radius: 100%;
  object-fit: cover;
}

/* line 215, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_globals.scss */
.tc-1 {
  background-color: #E7ECF1;
}

/* line 216, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_globals.scss */
.tc-2 {
  background-color: #114576;
}

/* line 217, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_globals.scss */
.tc-3 {
  background-color: #F0F0F0;
}

/* line 218, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_globals.scss */
.tc-4 {
  background-color: #20c997;
}

/* line 223, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_globals.scss */
.frame p, .frame ol, .frame ul, .frame dl, .frame table, .frame blockquote {
  margin-bottom: 0;
}

/* line 225, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_globals.scss */
.frame p:not(:last-child), .frame ol:not(:last-child), .frame ul:not(:last-child), .frame dl:not(:last-child), .frame table:not(:last-child), .frame blockquote:not(:last-child) {
  margin-bottom: 1rem;
}

/* line 233, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_globals.scss */
.has-image .form-control {
  color: #fff;
  border-color: #fff;
}

/* line 240, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_globals.scss */
.social-links {
  padding-left: 0;
  list-style: none;
}

/* line 243, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_globals.scss */
.social-links li {
  display: inline-block;
}

/* line 245, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_globals.scss */
.social-links li:not(:last-child) {
  margin-right: 0.5rem;
}

/* line 248, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_globals.scss */
.social-links li a {
  text-indent: -99999px;
  position: relative;
  display: inline-block;
  min-height: 36px;
  padding-left: 36px;
}

/* line 254, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_globals.scss */
.social-links li a:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 36px;
  height: 36px;
  background-position: center center;
  background-size: cover;
}

/* line 266, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_globals.scss */
.social-links li .facebook:before {
  background-image: url("data:image/svg+xml,%3Csvg width='448' height='448' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M400 0H48A48 48 0 0 0 0 48v352a48 48 0 0 0 48 48h137.3V295.7h-63V224h63v-54.6c0-62.2 37-96.5 93.7-96.5 27.1 0 55.5 4.8 55.5 4.8v61h-31.3c-30.8 0-40.4 19.1-40.4 38.7V224h68.8l-11 71.7h-57.8V448H400a48 48 0 0 0 48-48V48a47.999 47.999 0 0 0-48-48Z' fill='%23114576'/%3E%3C/svg%3E");
}

/* line 269, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_globals.scss */
.social-links li .facebook:hover:before {
  background-image: url("data:image/svg+xml,%3Csvg width='448' height='448' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M400 0H48A48 48 0 0 0 0 48v352a48 48 0 0 0 48 48h137.3V295.7h-63V224h63v-54.6c0-62.2 37-96.5 93.7-96.5 27.1 0 55.5 4.8 55.5 4.8v61h-31.3c-30.8 0-40.4 19.1-40.4 38.7V224h68.8l-11 71.7h-57.8V448H400a48 48 0 0 0 48-48V48a47.999 47.999 0 0 0-48-48Z' fill='%230e375e'/%3E%3C/svg%3E");
}

/* line 273, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_globals.scss */
.social-links li .instagram:before {
  background-image: url("data:image/svg+xml,%3Csvg width='448' height='448' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M224 170.7a53.295 53.295 0 0 0-49.171 32.972 53.297 53.297 0 0 0 38.909 72.611 53.297 53.297 0 0 0 54.686-22.682A53.3 53.3 0 0 0 277.4 224a53.397 53.397 0 0 0-53.4-53.3Zm124.7-41a54.003 54.003 0 0 0-30.4-30.4c-21-8.3-71-6.4-94.3-6.4-23.3 0-73.3-1.9-94.3 6.4a54.003 54.003 0 0 0-30.4 30.4c-8.3 21-6.4 71.1-6.4 94.3 0 23.2-1.9 73.3 6.4 94.3a54.003 54.003 0 0 0 30.4 30.4c21 8.3 71 6.4 94.3 6.4 23.3 0 73.2 1.9 94.3-6.4a54.003 54.003 0 0 0 30.4-30.4c8.4-21 6.4-71.1 6.4-94.3 0-23.2 2-73.3-6.3-94.3h-.1ZM224 306a82.003 82.003 0 0 1-75.758-50.62A81.998 81.998 0 1 1 306 224a81.91 81.91 0 0 1-23.988 58.012A81.902 81.902 0 0 1 224 306Zm85.4-148.3a19.096 19.096 0 0 1-17.646-11.791 19.095 19.095 0 0 1 4.14-20.815A19.102 19.102 0 0 1 328.5 138.6a19.1 19.1 0 0 1-19.1 19.1ZM400 0H48A48 48 0 0 0 0 48v352a48 48 0 0 0 48 48h352a48 48 0 0 0 48-48V48a47.999 47.999 0 0 0-48-48Zm-17.1 290c-1.3 25.6-7.1 48.3-25.9 67-18.8 18.7-41.4 24.6-67 25.9-26.4 1.5-105.6 1.5-132 0-25.6-1.3-48.3-7.2-67-25.9-18.7-18.7-24.6-41.4-25.9-67-1.5-26.4-1.5-105.6 0-132 1.3-25.6 7.1-48.3 25.9-67 18.8-18.7 41.5-24.6 67-25.8 26.4-1.5 105.6-1.5 132 0 25.6 1.3 48.3 7.2 67 25.9 18.7 18.7 24.6 41.4 25.9 67.1 1.5 26.2 1.5 105.4 0 131.8Z' fill='%23114576'/%3E%3C/svg%3E");
}

/* line 276, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_globals.scss */
.social-links li .instagram:hover:before {
  background-image: url("data:image/svg+xml,%3Csvg width='448' height='448' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M224 170.7a53.295 53.295 0 0 0-49.171 32.972 53.297 53.297 0 0 0 38.909 72.611 53.297 53.297 0 0 0 54.686-22.682A53.3 53.3 0 0 0 277.4 224a53.397 53.397 0 0 0-53.4-53.3Zm124.7-41a54.003 54.003 0 0 0-30.4-30.4c-21-8.3-71-6.4-94.3-6.4-23.3 0-73.3-1.9-94.3 6.4a54.003 54.003 0 0 0-30.4 30.4c-8.3 21-6.4 71.1-6.4 94.3 0 23.2-1.9 73.3 6.4 94.3a54.003 54.003 0 0 0 30.4 30.4c21 8.3 71 6.4 94.3 6.4 23.3 0 73.2 1.9 94.3-6.4a54.003 54.003 0 0 0 30.4-30.4c8.4-21 6.4-71.1 6.4-94.3 0-23.2 2-73.3-6.3-94.3h-.1ZM224 306a82.003 82.003 0 0 1-75.758-50.62A81.998 81.998 0 1 1 306 224a81.91 81.91 0 0 1-23.988 58.012A81.902 81.902 0 0 1 224 306Zm85.4-148.3a19.096 19.096 0 0 1-17.646-11.791 19.095 19.095 0 0 1 4.14-20.815A19.102 19.102 0 0 1 328.5 138.6a19.1 19.1 0 0 1-19.1 19.1ZM400 0H48A48 48 0 0 0 0 48v352a48 48 0 0 0 48 48h352a48 48 0 0 0 48-48V48a47.999 47.999 0 0 0-48-48Zm-17.1 290c-1.3 25.6-7.1 48.3-25.9 67-18.8 18.7-41.4 24.6-67 25.9-26.4 1.5-105.6 1.5-132 0-25.6-1.3-48.3-7.2-67-25.9-18.7-18.7-24.6-41.4-25.9-67-1.5-26.4-1.5-105.6 0-132 1.3-25.6 7.1-48.3 25.9-67 18.8-18.7 41.5-24.6 67-25.8 26.4-1.5 105.6-1.5 132 0 25.6 1.3 48.3 7.2 67 25.9 18.7 18.7 24.6 41.4 25.9 67.1 1.5 26.2 1.5 105.4 0 131.8Z' fill='%230e375e'/%3E%3C/svg%3E");
}

/* line 281, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_globals.scss */
.social-links li .linkedin:before {
  background-image: url("data:image/svg+xml,%3Csvg width='448' height='512' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M48 32h352a48 48 0 0 1 48 48v352a48 48 0 0 1-48 48H48a47.999 47.999 0 0 1-48-48V80a48 48 0 0 1 48-48Zm21 170.2V416h66.5V202.2H69Zm-5.3-67.7c0 21.2 17.2 38.5 38.5 38.5s38.5-17.2 38.5-38.5c0-21.2-17.3-38.5-38.5-38.5-21.3 0-38.5 17.3-38.5 38.5ZM317.9 416h66.4V298.8c0-57.6-12.5-101.9-79.7-101.9-32.3 0-54 17.7-62.9 34.5h-.9v-29.2h-63.7V416h66.4V310.2c0-27.9 5.3-54.9 39.9-54.9 34 0 34.5 31.9 34.5 56.7v104Z' fill='%23114576'/%3E%3C/svg%3E");
}

/* line 284, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_globals.scss */
.social-links li .linkedin:hover:before {
  background-image: url("data:image/svg+xml,%3Csvg width='448' height='512' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M48 32h352a48 48 0 0 1 48 48v352a48 48 0 0 1-48 48H48a47.999 47.999 0 0 1-48-48V80a48 48 0 0 1 48-48Zm21 170.2V416h66.5V202.2H69Zm-5.3-67.7c0 21.2 17.2 38.5 38.5 38.5s38.5-17.2 38.5-38.5c0-21.2-17.3-38.5-38.5-38.5-21.3 0-38.5 17.3-38.5 38.5ZM317.9 416h66.4V298.8c0-57.6-12.5-101.9-79.7-101.9-32.3 0-54 17.7-62.9 34.5h-.9v-29.2h-63.7V416h66.4V310.2c0-27.9 5.3-54.9 39.9-54.9 34 0 34.5 31.9 34.5 56.7v104Z' fill='%230e375e'/%3E%3C/svg%3E");
}

/* line 294, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_globals.scss */
.footer-metasection .breadcrumb-item a {
  text-decoration: underline;
  text-underline-offset: 3px;
}

/* line 297, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_globals.scss */
.footer-metasection .breadcrumb-item a:hover {
  text-decoration: none;
}

/* line 4, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_fluid_styled_content.scss */
.image > span img, .image > a > span img, picture > img, picture > a > img {
  display: block;
  height: auto;
  max-width: 100%;
}

/* line 9, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_fluid_styled_content.scss */
.ce-align-left {
  text-align: left;
}

/* line 10, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_fluid_styled_content.scss */
.ce-align-center {
  text-align: center;
}

/* line 11, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_fluid_styled_content.scss */
.ce-align-right {
  text-align: right;
}

/* line 12, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_fluid_styled_content.scss */
.ce-table td, .ce-table th {
  vertical-align: top;
}

/* line 13, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_fluid_styled_content.scss */
.ce-textpic, .ce-nowrap .ce-bodytext, .ce-gallery, .ce-row, .ce-uploads li, .ce-uploads div, .image-group {
  overflow: hidden;
}

/* line 14, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_fluid_styled_content.scss */
.ce-gallery {
  max-width: 100%;
}

/* line 15, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_fluid_styled_content.scss */
.ce-left .ce-gallery, .ce-column {
  float: left;
}

/* line 16, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_fluid_styled_content.scss */
.ce-center .ce-outer {
  position: relative;
  float: right;
  right: 50%;
}

/* line 17, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_fluid_styled_content.scss */
.ce-center .ce-inner {
  position: relative;
  float: right;
  right: -50%;
}

/* line 18, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_fluid_styled_content.scss */
.ce-right .ce-gallery {
  float: right;
}

/* line 19, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_fluid_styled_content.scss */
.ce-gallery figure {
  display: table;
  margin: 0;
}

/* line 20, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_fluid_styled_content.scss */
.ce-gallery figcaption {
  display: table-caption;
  caption-side: bottom;
}

/* line 21, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_fluid_styled_content.scss */
.ce-gallery img {
  display: block;
}

/* line 22, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_fluid_styled_content.scss */
.ce-gallery iframe {
  border-width: 0;
}

/* line 26, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_fluid_styled_content.scss */
.ce-intext.ce-right .ce-gallery, .ce-intext.ce-left .ce-gallery, .ce-above .ce-gallery, .ce-below .ce-gallery, .ck-image-group .ce-gallery {
  margin: 0 0 1.5rem 0;
  max-width: none;
  padding-left: 0;
  padding-right: 0;
}

/* line 31, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_fluid_styled_content.scss */
.ce-intext.ce-right .ce-gallery .ce-row.row, .ce-intext.ce-left .ce-gallery .ce-row.row, .ce-above .ce-gallery .ce-row.row, .ce-below .ce-gallery .ce-row.row, .ck-image-group .ce-gallery .ce-row.row {
  margin-bottom: 1.5rem;
}

/* line 33, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_fluid_styled_content.scss */
.ce-intext.ce-right .ce-gallery .ce-row.row:last-child, .ce-intext.ce-left .ce-gallery .ce-row.row:last-child, .ce-above .ce-gallery .ce-row.row:last-child, .ce-below .ce-gallery .ce-row.row:last-child, .ck-image-group .ce-gallery .ce-row.row:last-child {
  margin-bottom: 0;
}

/* line 34, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_fluid_styled_content.scss */
.ce-intext.ce-right .ce-gallery .ce-row.row > .ce-column, .ce-intext.ce-left .ce-gallery .ce-row.row > .ce-column, .ce-above .ce-gallery .ce-row.row > .ce-column, .ce-below .ce-gallery .ce-row.row > .ce-column, .ck-image-group .ce-gallery .ce-row.row > .ce-column {
  margin-bottom: 1.5rem;
}

/* line 36, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_fluid_styled_content.scss */
.ce-intext.ce-right .ce-gallery .ce-row.row > .ce-column:last-child, .ce-intext.ce-left .ce-gallery .ce-row.row > .ce-column:last-child, .ce-above .ce-gallery .ce-row.row > .ce-column:last-child, .ce-below .ce-gallery .ce-row.row > .ce-column:last-child, .ck-image-group .ce-gallery .ce-row.row > .ce-column:last-child {
  margin-bottom: 0;
}

@media (min-width: 576px) {
  /* line 45, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_fluid_styled_content.scss */
  .ce-intext.ce-right .ce-gallery, .ce-intext.ce-left .ce-gallery {
    max-width: calc(540px / 12 * 6 + 1.5rem);
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
}

@media (min-width: 768px) {
  /* line 45, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_fluid_styled_content.scss */
  .ce-intext.ce-right .ce-gallery, .ce-intext.ce-left .ce-gallery {
    max-width: calc(720px / 12 * 6 + 1.5rem);
  }
}

@media (min-width: 992px) {
  /* line 45, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_fluid_styled_content.scss */
  .ce-intext.ce-right .ce-gallery, .ce-intext.ce-left .ce-gallery {
    max-width: calc(960px / 12 * 4 + 1.5rem);
  }
}

@media (min-width: 1200px) {
  /* line 45, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_fluid_styled_content.scss */
  .ce-intext.ce-right .ce-gallery, .ce-intext.ce-left .ce-gallery {
    max-width: calc(1140px / 12 * 4 + 1.5rem);
  }
}

@media (min-width: 992px) {
  /* line 62, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_fluid_styled_content.scss */
  .ce-intext.ce-right .ce-gallery.ce-gallery-2-col, .ce-intext.ce-right .ce-gallery.ce-gallery-3-col, .ce-intext.ce-left .ce-gallery.ce-gallery-2-col, .ce-intext.ce-left .ce-gallery.ce-gallery-3-col {
    max-width: calc(960px / 12 * 6 + 1.5rem);
  }
}

@media (min-width: 1200px) {
  /* line 62, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_fluid_styled_content.scss */
  .ce-intext.ce-right .ce-gallery.ce-gallery-2-col, .ce-intext.ce-right .ce-gallery.ce-gallery-3-col, .ce-intext.ce-left .ce-gallery.ce-gallery-2-col, .ce-intext.ce-left .ce-gallery.ce-gallery-3-col {
    max-width: calc(1140px / 12 * 6 + 1.5rem);
  }
}

@media (min-width: 576px) {
  /* line 71, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_fluid_styled_content.scss */
  .ce-intext.ce-left .ce-gallery {
    margin-left: -1.5rem;
  }
}

@media (min-width: 576px) {
  /* line 76, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_fluid_styled_content.scss */
  .ce-intext.ce-right .ce-gallery {
    margin-right: -1.5rem;
  }
}

/* line 86, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_fluid_styled_content.scss */
.ce-intext.ce-right.ce-nowrap .ce-bodytext, .ce-intext.ce-left.ce-nowrap .ce-bodytext {
  overflow: visible;
}

@media (min-width: 768px) {
  /* line 86, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_fluid_styled_content.scss */
  .ce-intext.ce-right.ce-nowrap .ce-bodytext, .ce-intext.ce-left.ce-nowrap .ce-bodytext {
    overflow: hidden;
  }
}

/* line 92, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_fluid_styled_content.scss */
.ce-intext.ce-right.ce-nowrap .ce-gallery, .ce-intext.ce-left.ce-nowrap .ce-gallery {
  overflow: visible;
}

@media (min-width: 576px) {
  /* line 92, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_fluid_styled_content.scss */
  .ce-intext.ce-right.ce-nowrap .ce-gallery, .ce-intext.ce-left.ce-nowrap .ce-gallery {
    max-width: inherit;
    padding-left: 0;
    padding-right: 0;
    margin-left: 0;
  }
}

@media (min-width: 768px) {
  /* line 92, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_fluid_styled_content.scss */
  .ce-intext.ce-right.ce-nowrap .ce-gallery, .ce-intext.ce-left.ce-nowrap .ce-gallery {
    max-width: calc(720px / 12 * 6 + 1.5rem);
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
}

@media (min-width: 992px) {
  /* line 92, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_fluid_styled_content.scss */
  .ce-intext.ce-right.ce-nowrap .ce-gallery, .ce-intext.ce-left.ce-nowrap .ce-gallery {
    max-width: calc(960px / 12 * 4 + 1.5rem);
  }
}

@media (min-width: 1200px) {
  /* line 92, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_fluid_styled_content.scss */
  .ce-intext.ce-right.ce-nowrap .ce-gallery, .ce-intext.ce-left.ce-nowrap .ce-gallery {
    max-width: calc(1140px / 12 * 4 + 1.5rem);
  }
}

@media (min-width: 992px) {
  /* line 113, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_fluid_styled_content.scss */
  .ce-intext.ce-right.ce-nowrap .ce-gallery.ce-gallery-2-col, .ce-intext.ce-right.ce-nowrap .ce-gallery.ce-gallery-3-col, .ce-intext.ce-left.ce-nowrap .ce-gallery.ce-gallery-2-col, .ce-intext.ce-left.ce-nowrap .ce-gallery.ce-gallery-3-col {
    max-width: calc(960px / 12 * 6 + 1.5rem);
  }
}

@media (min-width: 1200px) {
  /* line 113, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_fluid_styled_content.scss */
  .ce-intext.ce-right.ce-nowrap .ce-gallery.ce-gallery-2-col, .ce-intext.ce-right.ce-nowrap .ce-gallery.ce-gallery-3-col, .ce-intext.ce-left.ce-nowrap .ce-gallery.ce-gallery-2-col, .ce-intext.ce-left.ce-nowrap .ce-gallery.ce-gallery-3-col {
    max-width: calc(1140px / 12 * 6 + 1.5rem);
  }
}

@media (min-width: 576px) {
  /* line 122, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_fluid_styled_content.scss */
  .ce-intext.ce-right.ce-nowrap .ce-gallery {
    margin-left: 0;
    margin-right: 0;
  }
}

@media (min-width: 768px) {
  /* line 122, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_fluid_styled_content.scss */
  .ce-intext.ce-right.ce-nowrap .ce-gallery {
    margin-right: -1.5rem !important;
  }
}

@media (min-width: 768px) {
  /* line 129, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_fluid_styled_content.scss */
  .ce-intext.ce-left.ce-nowrap .ce-gallery {
    margin-left: -1.5rem !important;
  }
}

/* line 137, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_fluid_styled_content.scss */
.ce-intext .ce-gallery.ce-gallery-2-col .ce-row.row > .ce-column, .ce-above .ce-gallery.ce-gallery-2-col .ce-row.row > .ce-column, .ce-below .ce-gallery.ce-gallery-2-col .ce-row.row > .ce-column, .ck-image-group .ce-gallery.ce-gallery-2-col .ce-row.row > .ce-column {
  margin-bottom: 0px;
}

@media (min-width: 576px) {
  /* line 147, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_fluid_styled_content.scss */
  .ce-intext.ce-nowrap .ce-gallery.ce-gallery-3-col .ce-row.row > .ce-column,
  .ce-above .ce-gallery.ce-gallery-3-col .ce-row.row > .ce-column,
  .ce-below .ce-gallery.ce-gallery-3-col .ce-row.row > .ce-column,
  .ck-image-group .ce-gallery.ce-gallery-3-col .ce-row.row > .ce-column {
    margin-bottom: 0px;
  }
}

@media (min-width: 768px) {
  /* line 154, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_fluid_styled_content.scss */
  .ce-intext.ce-nowrap .ce-gallery.ce-gallery-3-col .ce-row.row > .ce-column {
    margin-bottom: 1.5rem;
  }
  /* line 156, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_fluid_styled_content.scss */
  .ce-intext.ce-nowrap .ce-gallery.ce-gallery-3-col .ce-row.row > .ce-column:last-child {
    margin-bottom: 0;
  }
}

@media (min-width: 992px) {
  /* line 164, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_fluid_styled_content.scss */
  .ce-intext .ce-gallery.ce-gallery-3-col .ce-row.row > .ce-column {
    margin-bottom: 0px;
  }
}

/* line 170, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_fluid_styled_content.scss */
.ce-column {
  position: relative;
  min-height: 1px;
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}

@media (min-width: 768px) {
  /* line 170, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_fluid_styled_content.scss */
  .ce-column {
    float: left;
  }
}

/* line 179, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_fluid_styled_content.scss */
.ce-column:last-child {
  margin-right: 0;
}

/* line 181, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_fluid_styled_content.scss */
.ce-row {
  --bs-gutter-x: 1.5rem;
  --bs-gutter-y: 0;
  display: flex;
  flex-wrap: wrap;
  margin-top: calc(-1 * var(--bs-gutter-y));
  margin-right: calc(-.5 * var(--bs-gutter-x));
  margin-left: calc(-.5 * var(--bs-gutter-x));
}

/* line 184, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_fluid_styled_content.scss */
.ce-row.row + .ce-row.row {
  margin-top: 1.5rem;
}

/* line 185, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_fluid_styled_content.scss */
.ce-row:last-child {
  margin-bottom: 0;
}

/* line 187, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_fluid_styled_content.scss */
.ce-above .ce-bodytext {
  clear: both;
}

/* line 189, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_fluid_styled_content.scss */
.ce-intext.ce-left ol, .ce-intext.ce-left ul {
  padding-left: 40px;
  overflow: auto;
}

/* Headline */
/* line 192, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_fluid_styled_content.scss */
.ce-headline-left {
  text-align: left;
}

/* line 193, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_fluid_styled_content.scss */
.ce-headline-center {
  text-align: center;
}

/* line 194, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_fluid_styled_content.scss */
.ce-headline-right {
  text-align: right;
}

/* Uploads */
/* line 197, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_fluid_styled_content.scss */
.ce-uploads {
  margin: 0;
  padding: 0;
}

/* line 198, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_fluid_styled_content.scss */
.ce-uploads li {
  list-style: none outside none;
  margin: 1em 0;
}

/* line 199, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_fluid_styled_content.scss */
.ce-uploads img {
  float: left;
  padding-right: 1em;
  vertical-align: top;
}

/* line 200, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_fluid_styled_content.scss */
.ce-uploads span {
  display: block;
}

/* Table */
/* line 203, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_fluid_styled_content.scss */
.ce-table {
  width: 100%;
  max-width: 100%;
}

/* line 204, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_fluid_styled_content.scss */
.ce-table th, .ce-table td {
  padding: 0.5em 0.75em;
  vertical-align: top;
}

/* line 205, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_fluid_styled_content.scss */
.ce-table thead th {
  border-bottom: 2px solid #dadada;
}

/* line 206, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_fluid_styled_content.scss */
.ce-table th, .ce-table td {
  border-top: 1px solid #dadada;
}

/* line 207, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_fluid_styled_content.scss */
.ce-table-striped tbody tr:nth-of-type(odd) {
  background-color: rgba(0, 0, 0, 0.05);
}

/* line 208, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_fluid_styled_content.scss */
.ce-table-bordered th, .ce-table-bordered td {
  border: 1px solid #dadada;
}

/* Frame */
/* line 211, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_fluid_styled_content.scss */
.frame-ruler-before:before {
  content: '';
  display: block;
  border-top: 1px solid rgba(0, 0, 0, 0.25);
  margin-bottom: 2em;
}

/* line 212, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_fluid_styled_content.scss */
.frame-ruler-after:after {
  content: '';
  display: block;
  border-bottom: 1px solid rgba(0, 0, 0, 0.25);
  margin-top: 2em;
}

/* line 214, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_fluid_styled_content.scss */
.ce-bodytext + .ce-gallery {
  margin-top: 1.5rem;
}

/* Frame spacing */
/* Frames except for the last one inside of each parent get spaced below. */
/* line 218, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_fluid_styled_content.scss */
.frame + .frame {
  margin-top: 1rem;
}

/* Overwrites spacing above Frame. */
/* line 223, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_fluid_styled_content.scss */
.frame.frame-space-before-none {
  margin-top: 0;
}

/* line 224, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_fluid_styled_content.scss */
.frame.frame-space-before-extra-small {
  margin-top: 0.25rem;
}

/* line 225, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_fluid_styled_content.scss */
.frame.frame-space-before-small {
  margin-top: 0.5rem;
}

/* line 226, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_fluid_styled_content.scss */
.frame.frame-space-before-medium {
  margin-top: 1rem;
}

/* line 227, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_fluid_styled_content.scss */
.frame.frame-space-before-large {
  margin-top: 1.5rem;
}

/* line 228, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_fluid_styled_content.scss */
.frame.frame-space-before-extra-large {
  margin-top: 3rem;
}

/* Overwrites spacing below Frame. */
/* These might never be needed. Every possible spacing-case should also be possible by spacing above frame only */
/* line 232, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_fluid_styled_content.scss */
.frame.frame-space-after-none {
  margin-top: 0;
}

/* line 233, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_fluid_styled_content.scss */
.frame.frame-space-after-extra-small {
  margin-bottom: 0.25rem;
}

/* line 234, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_fluid_styled_content.scss */
.frame.frame-space-after-small {
  margin-bottom: 0.5rem;
}

/* line 235, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_fluid_styled_content.scss */
.frame.frame-space-after-medium {
  margin-bottom: 1rem;
}

/* line 236, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_fluid_styled_content.scss */
.frame.frame-space-after-large {
  margin-bottom: 1.5rem;
}

/* line 237, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_fluid_styled_content.scss */
.frame.frame-space-after-extra-large {
  margin-bottom: 3rem;
}

/* Frame widths */
/* Only on desktop by default. On mobile devices and tablets width will be 100% */
@media (min-width: 992px) {
  /* line 242, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_fluid_styled_content.scss */
  .frame-75-left {
    max-width: calc(75% - 1.5rem * 1 / 4);
    margin-right: auto;
  }
  /* line 246, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_fluid_styled_content.scss */
  .frame-66-left {
    max-width: calc(66.66667% - 1.5rem * 1 / 3);
    margin-right: auto;
  }
  /* line 250, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_fluid_styled_content.scss */
  .frame-50-left {
    max-width: calc(50% - 1.5rem * 1 / 2);
    margin-right: auto;
  }
  /* line 254, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_fluid_styled_content.scss */
  .frame-33-left {
    max-width: calc(33.33333% - 1.5rem * 2 / 3);
    margin-right: auto;
  }
  /* line 258, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_fluid_styled_content.scss */
  .frame-75-right {
    max-width: calc(75% - 1.5rem * 1 / 4);
    margin-left: auto;
  }
  /* line 262, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_fluid_styled_content.scss */
  .frame-66-right {
    max-width: calc(66.66667% - 1.5rem * 1 / 3);
    margin-left: auto;
  }
  /* line 266, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_fluid_styled_content.scss */
  .frame-50-right {
    max-width: calc(50% - 1.5rem * 1 / 2);
    margin-left: auto;
  }
  /* line 270, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_fluid_styled_content.scss */
  .frame-33-right {
    max-width: calc(33.33333% - 1.5rem * 2 / 3);
    margin-left: auto;
  }
}

/* line 279, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_fluid_styled_content.scss */
.frame-type-textmedia.frame-layout-1 .ce-intext.ce-right.ce-nowrap .ce-gallery,
.frame-type-textmedia.frame-layout-1 .ce-intext.ce-left.ce-nowrap .ce-gallery {
  max-width: 40%;
}

/* line 283, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_fluid_styled_content.scss */
.frame-type-textmedia.frame-layout-1 .ce-intext.ce-right.ce-nowrap .ce-bodytext, .frame-type-textmedia.frame-layout-1 .ce-intext.ce-left.ce-nowrap .ce-bodytext {
  overflow: hidden;
}

/* line 286, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_fluid_styled_content.scss */
.frame-type-textmedia.frame-layout-1 .ce-intext.ce-right.ce-nowrap .ce-gallery,
.frame-type-textmedia.frame-layout-1 .ce-intext.ce-left.ce-nowrap .ce-gallery {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}

/* line 290, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_fluid_styled_content.scss */
.frame-type-textmedia.frame-layout-1 .ce-intext.ce-left.ce-nowrap .ce-gallery {
  margin-left: -1.5rem;
}

/* line 296, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_fluid_styled_content.scss */
.ce-gallery .row img {
  margin-bottom: 1rem;
}

/* line 302, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_fluid_styled_content.scss */
.ce-gallery.ce-gallery-1-col .row:last-child img,
.ce-gallery.ce-gallery-2-col .row:last-child img,
.ce-gallery.ce-gallery-3-col .row:last-child img {
  margin-bottom: 0;
}

/* line 1, ../../../desktop/dev/krieger/public/typo3conf/ext/advanced_carousel/Resources/Private/Sass/_carousel.scss */
.carousel {
  position: relative;
}

/* line 5, ../../../desktop/dev/krieger/public/typo3conf/ext/advanced_carousel/Resources/Private/Sass/_carousel.scss */
.section.slick-slide.has-image.bgimg-fixed > .picturefill-background {
  background-attachment: inherit;
}

/* line 8, ../../../desktop/dev/krieger/public/typo3conf/ext/advanced_carousel/Resources/Private/Sass/_carousel.scss */
.section.slick-slide .content > .container, .section.slick-slide main.content > .frame-type-menuDirectory, .section.slick-slide main.content > .frame-type-menuList, .section.slick-slide main > .frame-type-menuDirectory .content > header, main > .frame-type-menuDirectory .section.slick-slide .content > header, .section.slick-slide main > .frame-type-menuList .content > header, main > .frame-type-menuList .section.slick-slide .content > header {
  padding-bottom: 3rem;
}

/* line 13, ../../../desktop/dev/krieger/public/typo3conf/ext/advanced_carousel/Resources/Private/Sass/_carousel.scss */
#banner.heroimage > #branding-header .carousel, #banner.heroimage > #branding-header .carousel-wrapper, #banner.heroimage > #branding-header .slick-list, #banner.heroimage > #branding-header .slick-track {
  height: 100%;
}

/* line 16, ../../../desktop/dev/krieger/public/typo3conf/ext/advanced_carousel/Resources/Private/Sass/_carousel.scss */
.slick-dots {
  bottom: 0;
  margin-bottom: 0;
}

/* line 22, ../../../desktop/dev/krieger/public/typo3conf/ext/advanced_carousel/Resources/Private/Sass/_carousel.scss */
.slick-dots li button {
  opacity: 0.3;
  transition: opacity .3s ease-in-out 0s;
}

/* line 26, ../../../desktop/dev/krieger/public/typo3conf/ext/advanced_carousel/Resources/Private/Sass/_carousel.scss */
.slick-dots li button:before {
  text-shadow: 0.05em 0.05em 0.02em rgba(0, 0, 0, 0.6);
  font-size: 20px;
  color: #fff;
}

/* line 31, ../../../desktop/dev/krieger/public/typo3conf/ext/advanced_carousel/Resources/Private/Sass/_carousel.scss */
.slick-dots li button:hover, .slick-dots li button:focus {
  opacity: 1;
}

/* line 37, ../../../desktop/dev/krieger/public/typo3conf/ext/advanced_carousel/Resources/Private/Sass/_carousel.scss */
.slick-dots li.slick-active button {
  opacity: 1;
}

/* line 39, ../../../desktop/dev/krieger/public/typo3conf/ext/advanced_carousel/Resources/Private/Sass/_carousel.scss */
.slick-dots li.slick-active button:before {
  color: #fff;
}

/* line 46, ../../../desktop/dev/krieger/public/typo3conf/ext/advanced_carousel/Resources/Private/Sass/_carousel.scss */
.slick-arrow {
  padding: 0;
  font-size: 0rem;
  line-height: 0;
  background-color: transparent;
  opacity: 0.8;
}

/* line 53, ../../../desktop/dev/krieger/public/typo3conf/ext/advanced_carousel/Resources/Private/Sass/_carousel.scss */
.slick-arrow:before {
  content: "\f053";
  font-family: "Font Awesome 5 Free";
  font-size: 2rem;
  line-height: 1;
  font-weight: bold;
  color: #fff;
  transition: all .3s ease-in-out 0s;
  text-shadow: 0.05em 0.05em 0.02em rgba(0, 0, 0, 0.6);
}

/* line 63, ../../../desktop/dev/krieger/public/typo3conf/ext/advanced_carousel/Resources/Private/Sass/_carousel.scss */
.slick-arrow.slick-next:before {
  content: "\f054";
}

/* line 66, ../../../desktop/dev/krieger/public/typo3conf/ext/advanced_carousel/Resources/Private/Sass/_carousel.scss */
.slick-arrow:hover, .slick-arrow:focus {
  opacity: 1;
}

/* line 70, ../../../desktop/dev/krieger/public/typo3conf/ext/advanced_carousel/Resources/Private/Sass/_carousel.scss */
.slick-dots  {
  margin-top: 1rem;
}

/* line 73, ../../../desktop/dev/krieger/public/typo3conf/ext/advanced_carousel/Resources/Private/Sass/_carousel.scss */
.slick-arrow.slick-disabled {
  cursor: inherit !important;
  opacity: 0.65;
  opacity: 0.2;
}

/* line 80, ../../../desktop/dev/krieger/public/typo3conf/ext/advanced_carousel/Resources/Private/Sass/_carousel.scss */
.slick-arrow:not(.slick-disabled) {
  cursor: pointer;
}

/* line 83, ../../../desktop/dev/krieger/public/typo3conf/ext/advanced_carousel/Resources/Private/Sass/_carousel.scss */
.slick-arrow:not(.slick-disabled):active, .slick-arrow:not(.slick-disabled).active {
  background-image: none;
}

@media (min-width: 768px) {
  /* line 94, ../../../desktop/dev/krieger/public/typo3conf/ext/advanced_carousel/Resources/Private/Sass/_carousel.scss */
  .carousel .card-jumbotron {
    display: flex;
  }
}

/* line 98, ../../../desktop/dev/krieger/public/typo3conf/ext/advanced_carousel/Resources/Private/Sass/_carousel.scss */
.carousel .card-jumbotron.has-image .card-img-overlay {
  padding-bottom: 20px;
}

/* line 103, ../../../desktop/dev/krieger/public/typo3conf/ext/advanced_carousel/Resources/Private/Sass/_carousel.scss */
.container.sw-btn, main > .sw-btn.frame-type-menuDirectory, main > .sw-btn.frame-type-menuList, main > .frame-type-menuDirectory header.sw-btn, main > .frame-type-menuList header.sw-btn {
  position: absolute;
  bottom: 0.5rem;
  left: 0;
  right: 0;
}

/* line 111, ../../../desktop/dev/krieger/public/typo3conf/ext/advanced_carousel/Resources/Private/Sass/_carousel.scss */
.container.sw-btn .carousel-button-next, main > .sw-btn.frame-type-menuDirectory .carousel-button-next, main > .sw-btn.frame-type-menuList .carousel-button-next, main > .frame-type-menuDirectory header.sw-btn .carousel-button-next, main > .frame-type-menuList header.sw-btn .carousel-button-next, .container.sw-btn .carousel-button-prev, main > .sw-btn.frame-type-menuDirectory .carousel-button-prev, main > .sw-btn.frame-type-menuList .carousel-button-prev, main > .frame-type-menuDirectory header.sw-btn .carousel-button-prev, main > .frame-type-menuList header.sw-btn .carousel-button-prev {
  position: static;
  height: auto;
  transform: none;
}

/* line 115, ../../../desktop/dev/krieger/public/typo3conf/ext/advanced_carousel/Resources/Private/Sass/_carousel.scss */
.container.sw-btn .carousel-button-next:before, main > .sw-btn.frame-type-menuDirectory .carousel-button-next:before, main > .sw-btn.frame-type-menuList .carousel-button-next:before, main > .frame-type-menuDirectory header.sw-btn .carousel-button-next:before, main > .frame-type-menuList header.sw-btn .carousel-button-next:before, .container.sw-btn .carousel-button-prev:before, main > .sw-btn.frame-type-menuDirectory .carousel-button-prev:before, main > .sw-btn.frame-type-menuList .carousel-button-prev:before, main > .frame-type-menuDirectory header.sw-btn .carousel-button-prev:before, main > .frame-type-menuList header.sw-btn .carousel-button-prev:before {
  color: #fff;
  text-shadow: none;
  text-shadow: 0.05em 0.05em 0.02em rgba(0, 0, 0, 0.6);
}

/* line 121, ../../../desktop/dev/krieger/public/typo3conf/ext/advanced_carousel/Resources/Private/Sass/_carousel.scss */
.container.sw-btn .carousel-button-next, main > .sw-btn.frame-type-menuDirectory .carousel-button-next, main > .sw-btn.frame-type-menuList .carousel-button-next, main > .frame-type-menuDirectory header.sw-btn .carousel-button-next, main > .frame-type-menuList header.sw-btn .carousel-button-next {
  right: 0;
}

/* line 124, ../../../desktop/dev/krieger/public/typo3conf/ext/advanced_carousel/Resources/Private/Sass/_carousel.scss */
.container.sw-btn .carousel-button-prev, main > .sw-btn.frame-type-menuDirectory .carousel-button-prev, main > .sw-btn.frame-type-menuList .carousel-button-prev, main > .frame-type-menuDirectory header.sw-btn .carousel-button-prev, main > .frame-type-menuList header.sw-btn .carousel-button-prev {
  left: 0;
}

/* line 127, ../../../desktop/dev/krieger/public/typo3conf/ext/advanced_carousel/Resources/Private/Sass/_carousel.scss */
.container.sw-btn .slick-dots, main > .sw-btn.frame-type-menuDirectory .slick-dots, main > .sw-btn.frame-type-menuList .slick-dots, main > .frame-type-menuDirectory header.sw-btn .slick-dots, main > .frame-type-menuList header.sw-btn .slick-dots {
  position: static;
}

/* line 132, ../../../desktop/dev/krieger/public/typo3conf/ext/advanced_carousel/Resources/Private/Sass/_carousel.scss */
.slick-dotted.slick-slider {
  margin-bottom: 0;
}

/* line 138, ../../../desktop/dev/krieger/public/typo3conf/ext/advanced_carousel/Resources/Private/Sass/_carousel.scss */
.carousel.equal-height-flexbox .slick-track {
  display: flex;
}

/* line 140, ../../../desktop/dev/krieger/public/typo3conf/ext/advanced_carousel/Resources/Private/Sass/_carousel.scss */
.carousel.equal-height-flexbox .slick-track .slick-slide {
  display: flex;
  flex-direction: column;
  height: auto;
}

/* line 144, ../../../desktop/dev/krieger/public/typo3conf/ext/advanced_carousel/Resources/Private/Sass/_carousel.scss */
.carousel.equal-height-flexbox .slick-track .slick-slide > .content {
  align-items: flex-start;
}

/* line 147, ../../../desktop/dev/krieger/public/typo3conf/ext/advanced_carousel/Resources/Private/Sass/_carousel.scss */
.carousel.equal-height-flexbox .slick-track .slick-slide > * {
  height: 100%;
}

/* line 82, ../../../desktop/dev/krieger/public/typo3conf/ext/base_keyvisual/Resources/Private/Sass/_overlay.scss */
.card-jumbotron picture.first-match {
  display: block;
}

/* line 84, ../../../desktop/dev/krieger/public/typo3conf/ext/base_keyvisual/Resources/Private/Sass/_overlay.scss */
.card-jumbotron picture.first-match:after {
  position: absolute;
  width: 100%;
  content: "";
  bottom: 0;
  top: 0;
}

/* line 94, ../../../desktop/dev/krieger/public/typo3conf/ext/base_keyvisual/Resources/Private/Sass/_overlay.scss */
.overlay-c1.card-jumbotron > picture.first-match:after, .overlay-c1.section > .picturefill-background:after {
  background: linear-gradient(to bottom, rgba(50, 80, 119, 0.2) 0%, rgba(50, 80, 119, 0.7) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}

/* line 99, ../../../desktop/dev/krieger/public/typo3conf/ext/base_keyvisual/Resources/Private/Sass/_overlay.scss */
.overlay-c1.overlay-dark.card-jumbotron > picture.first-match:after, .overlay-c1.overlay-dark.section > .picturefill-background:after {
  background: linear-gradient(to bottom, rgba(50, 80, 119, 0.2) 0%, rgba(50, 80, 119, 0.9) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}

/* line 104, ../../../desktop/dev/krieger/public/typo3conf/ext/base_keyvisual/Resources/Private/Sass/_overlay.scss */
.overlay-c1.overlay-light.card-jumbotron > picture.first-match:after, .overlay-c1.overlay-light.section > .picturefill-background:after {
  background: linear-gradient(to bottom, rgba(50, 80, 119, 0.2) 0%, rgba(50, 80, 119, 0.5) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}

/* line 109, ../../../desktop/dev/krieger/public/typo3conf/ext/base_keyvisual/Resources/Private/Sass/_overlay.scss */
.overlay-c2.card-jumbotron > picture.first-match:after, .overlay-c2.section > .picturefill-background:after {
  background: linear-gradient(to bottom, rgba(250, 109, 87, 0.2) 0%, rgba(250, 109, 87, 0.7) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}

/* line 114, ../../../desktop/dev/krieger/public/typo3conf/ext/base_keyvisual/Resources/Private/Sass/_overlay.scss */
.overlay-c2.overlay-dark.card-jumbotron > picture.first-match:after, .overlay-c2.overlay-dark.section > .picturefill-background:after {
  background: linear-gradient(to bottom, rgba(250, 109, 87, 0.2) 0%, rgba(250, 109, 87, 0.9) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}

/* line 119, ../../../desktop/dev/krieger/public/typo3conf/ext/base_keyvisual/Resources/Private/Sass/_overlay.scss */
.overlay-c2.overlay-light.card-jumbotron > picture.first-match:after, .overlay-c2.overlay-light.section > .picturefill-background:after {
  background: linear-gradient(to bottom, rgba(250, 109, 87, 0.2) 0%, rgba(250, 109, 87, 0.5) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}

/* line 125, ../../../desktop/dev/krieger/public/typo3conf/ext/base_keyvisual/Resources/Private/Sass/_overlay.scss */
.overlay-c3.card-jumbotron > picture.first-match:after, .overlay-c3.section > .picturefill-background:after {
  background: linear-gradient(to right, rgba(50, 80, 119, 0.7) 0%, rgba(50, 80, 119, 0.2) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}

/* line 130, ../../../desktop/dev/krieger/public/typo3conf/ext/base_keyvisual/Resources/Private/Sass/_overlay.scss */
.overlay-c3.overlay-dark.card-jumbotron > picture.first-match:after, .overlay-c3.overlay-dark.section > .picturefill-background:after {
  background: linear-gradient(to right, rgba(50, 80, 119, 0.9) 0%, rgba(50, 80, 119, 0.2) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}

/* line 135, ../../../desktop/dev/krieger/public/typo3conf/ext/base_keyvisual/Resources/Private/Sass/_overlay.scss */
.overlay-c3.overlay-light.card-jumbotron > picture.first-match:after, .overlay-c3.overlay-light.section > .picturefill-background:after {
  background: linear-gradient(to right, rgba(50, 80, 119, 0.5) 0%, rgba(50, 80, 119, 0.2) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}

/* line 140, ../../../desktop/dev/krieger/public/typo3conf/ext/base_keyvisual/Resources/Private/Sass/_overlay.scss */
.overlay-c4.card-jumbotron > picture.first-match:after, .overlay-c4.section > .picturefill-background:after {
  background: linear-gradient(to right, rgba(250, 109, 87, 0.7) 0%, rgba(250, 109, 87, 0.2) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}

/* line 145, ../../../desktop/dev/krieger/public/typo3conf/ext/base_keyvisual/Resources/Private/Sass/_overlay.scss */
.overlay-c4.overlay-dark.card-jumbotron > picture.first-match:after, .overlay-c4.overlay-dark.section > .picturefill-background:after {
  background: linear-gradient(to right, rgba(250, 109, 87, 0.9) 0%, rgba(250, 109, 87, 0.2) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}

/* line 150, ../../../desktop/dev/krieger/public/typo3conf/ext/base_keyvisual/Resources/Private/Sass/_overlay.scss */
.overlay-c4.overlay-light.card-jumbotron > picture.first-match:after, .overlay-c4.overlay-light.section > .picturefill-background:after {
  background: linear-gradient(to right, rgba(250, 109, 87, 0.5) 0%, rgba(250, 109, 87, 0.2) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}

/* line 156, ../../../desktop/dev/krieger/public/typo3conf/ext/base_keyvisual/Resources/Private/Sass/_overlay.scss */
.overlay-c1.section.picturefill-background > .overlay, .overlay-c2.section.picturefill-background > .overlay, .overlay-c3.section.picturefill-background > .overlay, .overlay-c4.section.picturefill-background > .overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
}

/* line 7, ../../../desktop/dev/krieger/public/typo3conf/ext/base_keyvisual/Resources/Private/Sass/_key-visual.scss */
.card-jumbotron {
  border: none;
}

/* line 9, ../../../desktop/dev/krieger/public/typo3conf/ext/base_keyvisual/Resources/Private/Sass/_key-visual.scss */
.card-jumbotron > .card-img-overlay > .container, .card-jumbotron > main.card-img-overlay > .frame-type-menuDirectory, .card-jumbotron > main.card-img-overlay > .frame-type-menuList, main > .frame-type-menuDirectory .card-jumbotron > .card-img-overlay > header, main > .frame-type-menuList .card-jumbotron > .card-img-overlay > header {
  padding-left: 0;
  padding-right: 0;
  left: -0.75rem;
  right: -0.75rem;
}

@media (min-width: 576px) {
  /* line 9, ../../../desktop/dev/krieger/public/typo3conf/ext/base_keyvisual/Resources/Private/Sass/_key-visual.scss */
  .card-jumbotron > .card-img-overlay > .container, .card-jumbotron > main.card-img-overlay > .frame-type-menuDirectory, .card-jumbotron > main.card-img-overlay > .frame-type-menuList, main > .frame-type-menuDirectory .card-jumbotron > .card-img-overlay > header, main > .frame-type-menuList .card-jumbotron > .card-img-overlay > header {
    padding-left: 0.75rem;
    padding-right: 0.75rem;
    left: 0;
    right: 0;
  }
}

@media (min-width: 768px) {
  /* line 7, ../../../desktop/dev/krieger/public/typo3conf/ext/base_keyvisual/Resources/Private/Sass/_key-visual.scss */
  .card-jumbotron {
    min-height: 800px !important;
  }
}

@media (min-width: 992px) {
  /* line 7, ../../../desktop/dev/krieger/public/typo3conf/ext/base_keyvisual/Resources/Private/Sass/_key-visual.scss */
  .card-jumbotron {
    min-height: 600px !important;
  }
}

@media (min-width: 768px) {
  /* line 29, ../../../desktop/dev/krieger/public/typo3conf/ext/base_keyvisual/Resources/Private/Sass/_key-visual.scss */
  .card-jumbotron.l1 .card-img-overlay, .card-jumbotron.l1.has-image {
    justify-content: flex-start;
  }
}

@media (min-width: 768px) {
  /* line 37, ../../../desktop/dev/krieger/public/typo3conf/ext/base_keyvisual/Resources/Private/Sass/_key-visual.scss */
  .card-jumbotron.l2 .card-img-overlay, .card-jumbotron.l2.has-image {
    justify-content: center;
  }
}

/* line 47, ../../../desktop/dev/krieger/public/typo3conf/ext/base_keyvisual/Resources/Private/Sass/_key-visual.scss */
.card-jumbotron.tc-1 > *, .card-jumbotron.tc-2 > *, .card-jumbotron.tc-3 > *, .card-jumbotron.has-image > * {
  color: #fff;
}

/* line 51, ../../../desktop/dev/krieger/public/typo3conf/ext/base_keyvisual/Resources/Private/Sass/_key-visual.scss */
.card-jumbotron .card-img-overlay {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
}

@media (min-width: 768px) {
  /* line 56, ../../../desktop/dev/krieger/public/typo3conf/ext/base_keyvisual/Resources/Private/Sass/_key-visual.scss */
  .card-jumbotron.has-image {
    justify-content: flex-end;
  }
}

/* line 60, ../../../desktop/dev/krieger/public/typo3conf/ext/base_keyvisual/Resources/Private/Sass/_key-visual.scss */
.card-jumbotron.has-image .card-img-overlay {
  position: relative;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_keyvisual/Resources/Private/Sass/_key-visual.scss */
.card-jumbotron.has-image .card-img-overlay .frame-type-keyVisualTeaser {
  margin-top: 1.25rem;
  margin-bottom: 1.25rem !important;
}

@media (min-width: 768px) {
  /* line 75, ../../../desktop/dev/krieger/public/typo3conf/ext/base_keyvisual/Resources/Private/Sass/_key-visual.scss */
  .card-jumbotron.has-image .card-img-overlay .frame-type-keyVisualTeaser {
    margin-top: 0;
    margin-bottom: 0;
  }
}

@media (min-width: 768px) {
  /* line 56, ../../../desktop/dev/krieger/public/typo3conf/ext/base_keyvisual/Resources/Private/Sass/_key-visual.scss */
  .card-jumbotron.has-image {
    background-color: transparent;
  }
}

/* line 86, ../../../desktop/dev/krieger/public/typo3conf/ext/base_keyvisual/Resources/Private/Sass/_key-visual.scss */
.card-jumbotron .frame-type-buttons {
  display: table;
  margin-top: 0.25rem;
  margin-bottom: 0 !important;
}

/* line 91, ../../../desktop/dev/krieger/public/typo3conf/ext/base_keyvisual/Resources/Private/Sass/_key-visual.scss */
.card-jumbotron .frame-type-list.frame {
  margin-bottom: 0 !important;
}

/* line 94, ../../../desktop/dev/krieger/public/typo3conf/ext/base_keyvisual/Resources/Private/Sass/_key-visual.scss */
.card-jumbotron picture.first-match {
  display: block;
}

/* line 96, ../../../desktop/dev/krieger/public/typo3conf/ext/base_keyvisual/Resources/Private/Sass/_key-visual.scss */
.card-jumbotron picture.first-match:after {
  position: absolute;
  width: 100%;
  content: "";
  bottom: 0;
  top: 0;
}

@media (min-width: 768px) {
  /* line 106, ../../../desktop/dev/krieger/public/typo3conf/ext/base_keyvisual/Resources/Private/Sass/_key-visual.scss */
  .card-jumbotron .jumbotron-img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  /* line 114, ../../../desktop/dev/krieger/public/typo3conf/ext/base_keyvisual/Resources/Private/Sass/_key-visual.scss */
  .card-jumbotron.bgimg-center .jumbotron-img {
    object-position: 50% 50%;
  }
  /* line 115, ../../../desktop/dev/krieger/public/typo3conf/ext/base_keyvisual/Resources/Private/Sass/_key-visual.scss */
  .card-jumbotron.bgimg-left .jumbotron-img {
    object-position: 0% 50%;
  }
  /* line 116, ../../../desktop/dev/krieger/public/typo3conf/ext/base_keyvisual/Resources/Private/Sass/_key-visual.scss */
  .card-jumbotron.bgimg-right .jumbotron-img {
    object-position: 100% 50%;
  }
  /* line 117, ../../../desktop/dev/krieger/public/typo3conf/ext/base_keyvisual/Resources/Private/Sass/_key-visual.scss */
  .card-jumbotron.bgimg-top .jumbotron-img {
    object-position: 50% 0%;
  }
  /* line 118, ../../../desktop/dev/krieger/public/typo3conf/ext/base_keyvisual/Resources/Private/Sass/_key-visual.scss */
  .card-jumbotron.bgimg-top-left .jumbotron-img {
    object-position: 0% 0%;
  }
  /* line 119, ../../../desktop/dev/krieger/public/typo3conf/ext/base_keyvisual/Resources/Private/Sass/_key-visual.scss */
  .card-jumbotron.bgimg-top-right .jumbotron-img {
    object-position: 100% 0%;
  }
  /* line 120, ../../../desktop/dev/krieger/public/typo3conf/ext/base_keyvisual/Resources/Private/Sass/_key-visual.scss */
  .card-jumbotron.bgimg-bottom .jumbotron-img {
    object-position: 50% 100%;
  }
  /* line 121, ../../../desktop/dev/krieger/public/typo3conf/ext/base_keyvisual/Resources/Private/Sass/_key-visual.scss */
  .card-jumbotron.bgimg-bottom-left .jumbotron-img {
    object-position: 0% 100%;
  }
  /* line 122, ../../../desktop/dev/krieger/public/typo3conf/ext/base_keyvisual/Resources/Private/Sass/_key-visual.scss */
  .card-jumbotron.bgimg-bottom-right .jumbotron-img {
    object-position: 100% 100%;
  }
  /* line 125, ../../../desktop/dev/krieger/public/typo3conf/ext/base_keyvisual/Resources/Private/Sass/_key-visual.scss */
  .card-jumbotron.bgimg-center .jumbotron-img-fixed {
    object-position: 50% 0%;
  }
  /* line 126, ../../../desktop/dev/krieger/public/typo3conf/ext/base_keyvisual/Resources/Private/Sass/_key-visual.scss */
  .card-jumbotron.bgimg-left .jumbotron-img-fixed {
    object-position: 0% 0%;
  }
  /* line 127, ../../../desktop/dev/krieger/public/typo3conf/ext/base_keyvisual/Resources/Private/Sass/_key-visual.scss */
  .card-jumbotron.bgimg-right .jumbotron-img-fixed {
    object-position: 100% 0%;
  }
  /* line 128, ../../../desktop/dev/krieger/public/typo3conf/ext/base_keyvisual/Resources/Private/Sass/_key-visual.scss */
  .card-jumbotron.bgimg-top .jumbotron-img-fixed {
    object-position: 50% 0%;
  }
  /* line 129, ../../../desktop/dev/krieger/public/typo3conf/ext/base_keyvisual/Resources/Private/Sass/_key-visual.scss */
  .card-jumbotron.bgimg-top-left .jumbotron-img-fixed {
    object-position: 0% 0%;
  }
  /* line 130, ../../../desktop/dev/krieger/public/typo3conf/ext/base_keyvisual/Resources/Private/Sass/_key-visual.scss */
  .card-jumbotron.bgimg-top-right .jumbotron-img-fixed {
    object-position: 100% 0%;
  }
  /* line 131, ../../../desktop/dev/krieger/public/typo3conf/ext/base_keyvisual/Resources/Private/Sass/_key-visual.scss */
  .card-jumbotron.bgimg-bottom .jumbotron-img-fixed {
    object-position: 50% 0%;
  }
  /* line 132, ../../../desktop/dev/krieger/public/typo3conf/ext/base_keyvisual/Resources/Private/Sass/_key-visual.scss */
  .card-jumbotron.bgimg-bottom-left .jumbotron-img-fixed {
    object-position: 0% 0%;
  }
  /* line 133, ../../../desktop/dev/krieger/public/typo3conf/ext/base_keyvisual/Resources/Private/Sass/_key-visual.scss */
  .card-jumbotron.bgimg-bottom-right .jumbotron-img-fixed {
    object-position: 100% 0%;
  }
}

@media (min-width: 992px) {
  /* line 136, ../../../desktop/dev/krieger/public/typo3conf/ext/base_keyvisual/Resources/Private/Sass/_key-visual.scss */
  .card-jumbotron .jumbotron-img-fixed {
    position: fixed;
    object-fit: cover;
    object-position: top center;
    z-index: -1;
  }
}

/* line 149, ../../../desktop/dev/krieger/public/typo3conf/ext/base_keyvisual/Resources/Private/Sass/_key-visual.scss */
.frame-type-keyVisualTeaser h2, .frame-type-keyVisualTeaser .h2 {
  margin-bottom: 1rem;
}

/* line 152, ../../../desktop/dev/krieger/public/typo3conf/ext/base_keyvisual/Resources/Private/Sass/_key-visual.scss */
.frame-type-keyVisualTeaser p, .frame-type-keyVisualTeaser .lead {
  font-size: 1.125rem;
  margin-bottom: 1rem;
  display: block;
}

/* line 157, ../../../desktop/dev/krieger/public/typo3conf/ext/base_keyvisual/Resources/Private/Sass/_key-visual.scss */
.frame-type-keyVisualTeaser a {
  color: #212529;
}

/* line 159, ../../../desktop/dev/krieger/public/typo3conf/ext/base_keyvisual/Resources/Private/Sass/_key-visual.scss */
.frame-type-keyVisualTeaser a:hover {
  color: #383f45;
}

/* line 163, ../../../desktop/dev/krieger/public/typo3conf/ext/base_keyvisual/Resources/Private/Sass/_key-visual.scss */
.frame-type-keyVisualTeaser .category-title {
  margin-bottom: 0.3rem;
  display: block;
}

/* line 167, ../../../desktop/dev/krieger/public/typo3conf/ext/base_keyvisual/Resources/Private/Sass/_key-visual.scss */
.frame-type-keyVisualTeaser .btn-read-more {
  --bs-btn-color: #000;
  --bs-btn-bg: #fff;
  --bs-btn-border-color: #212529;
  --bs-btn-hover-color: #000;
  --bs-btn-hover-bg: white;
  --bs-btn-hover-border-color: #373b3e;
  --bs-btn-focus-shadow-rgb: 28, 31, 35;
  --bs-btn-active-color: #000;
  --bs-btn-active-bg: white;
  --bs-btn-active-border-color: #373b3e;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #000;
  --bs-btn-disabled-bg: #fff;
  --bs-btn-disabled-border-color: #212529;
  color: #212529;
}

@media (min-width: 576px) {
  /* line 172, ../../../desktop/dev/krieger/public/typo3conf/ext/base_keyvisual/Resources/Private/Sass/_key-visual.scss */
  .frame-type-keyVisualTeaser h2, .frame-type-keyVisualTeaser .h2 {
    font-size: 2.5rem;
  }
  /* line 173, ../../../desktop/dev/krieger/public/typo3conf/ext/base_keyvisual/Resources/Private/Sass/_key-visual.scss */
  .frame-type-keyVisualTeaser p, .frame-type-keyVisualTeaser .lead {
    font-size: 1.1875rem;
  }
  /* line 174, ../../../desktop/dev/krieger/public/typo3conf/ext/base_keyvisual/Resources/Private/Sass/_key-visual.scss */
  .frame-type-keyVisualTeaser .btn-read-more {
    font-size: 0.9375rem;
  }
}

@media (min-width: 992px) {
  /* line 177, ../../../desktop/dev/krieger/public/typo3conf/ext/base_keyvisual/Resources/Private/Sass/_key-visual.scss */
  .frame-type-keyVisualTeaser h2, .frame-type-keyVisualTeaser .h2 {
    font-size: 3.375rem;
  }
  /* line 178, ../../../desktop/dev/krieger/public/typo3conf/ext/base_keyvisual/Resources/Private/Sass/_key-visual.scss */
  .frame-type-keyVisualTeaser p, .frame-type-keyVisualTeaser .lead {
    font-size: 1.625rem;
  }
  /* line 179, ../../../desktop/dev/krieger/public/typo3conf/ext/base_keyvisual/Resources/Private/Sass/_key-visual.scss */
  .frame-type-keyVisualTeaser .btn-read-more {
    font-size: 1.3125rem;
  }
  /* line 181, ../../../desktop/dev/krieger/public/typo3conf/ext/base_keyvisual/Resources/Private/Sass/_key-visual.scss */
  .frame-type-keyVisualTeaser .btn-read-more::after {
    line-height: 1em;
  }
}

/* line 190, ../../../desktop/dev/krieger/public/typo3conf/ext/base_keyvisual/Resources/Private/Sass/_key-visual.scss */
.card-jumbotron.tc-1 .frame-type-keyVisualTeaser a, .card-jumbotron.tc-2 .frame-type-keyVisualTeaser a, .card-jumbotron.tc-3 .frame-type-keyVisualTeaser a, .card-jumbotron.has-image .frame-type-keyVisualTeaser a {
  color: #fff;
}

/* line 192, ../../../desktop/dev/krieger/public/typo3conf/ext/base_keyvisual/Resources/Private/Sass/_key-visual.scss */
.card-jumbotron.tc-1 .frame-type-keyVisualTeaser a:hover, .card-jumbotron.tc-2 .frame-type-keyVisualTeaser a:hover, .card-jumbotron.tc-3 .frame-type-keyVisualTeaser a:hover, .card-jumbotron.has-image .frame-type-keyVisualTeaser a:hover {
  color: #e6e6e6;
}

/* line 203, ../../../desktop/dev/krieger/public/typo3conf/ext/base_keyvisual/Resources/Private/Sass/_key-visual.scss */
#banner.heroimage {
  overflow: hidden;
}

/* line 211, ../../../desktop/dev/krieger/public/typo3conf/ext/base_keyvisual/Resources/Private/Sass/_key-visual.scss */
#banner.heroimage .card-jumbotron picture.first-match {
  height: 100vh;
}

/* line 214, ../../../desktop/dev/krieger/public/typo3conf/ext/base_keyvisual/Resources/Private/Sass/_key-visual.scss */
#banner.heroimage .card-jumbotron .jumbotron-img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

/* line 222, ../../../desktop/dev/krieger/public/typo3conf/ext/base_keyvisual/Resources/Private/Sass/_key-visual.scss */
#banner.heroimage .card-jumbotron.bgimg-center .jumbotron-img {
  object-position: 50% 50%;
}

/* line 223, ../../../desktop/dev/krieger/public/typo3conf/ext/base_keyvisual/Resources/Private/Sass/_key-visual.scss */
#banner.heroimage .card-jumbotron.bgimg-left .jumbotron-img {
  object-position: 0% 50%;
}

/* line 224, ../../../desktop/dev/krieger/public/typo3conf/ext/base_keyvisual/Resources/Private/Sass/_key-visual.scss */
#banner.heroimage .card-jumbotron.bgimg-right .jumbotron-img {
  object-position: 100% 50%;
}

/* line 225, ../../../desktop/dev/krieger/public/typo3conf/ext/base_keyvisual/Resources/Private/Sass/_key-visual.scss */
#banner.heroimage .card-jumbotron.bgimg-top .jumbotron-img {
  object-position: 50% 0%;
}

/* line 226, ../../../desktop/dev/krieger/public/typo3conf/ext/base_keyvisual/Resources/Private/Sass/_key-visual.scss */
#banner.heroimage .card-jumbotron.bgimg-top-left .jumbotron-img {
  object-position: 0% 0%;
}

/* line 227, ../../../desktop/dev/krieger/public/typo3conf/ext/base_keyvisual/Resources/Private/Sass/_key-visual.scss */
#banner.heroimage .card-jumbotron.bgimg-top-right .jumbotron-img {
  object-position: 100% 0%;
}

/* line 228, ../../../desktop/dev/krieger/public/typo3conf/ext/base_keyvisual/Resources/Private/Sass/_key-visual.scss */
#banner.heroimage .card-jumbotron.bgimg-bottom .jumbotron-img {
  object-position: 50% 100%;
}

/* line 229, ../../../desktop/dev/krieger/public/typo3conf/ext/base_keyvisual/Resources/Private/Sass/_key-visual.scss */
#banner.heroimage .card-jumbotron.bgimg-bottom-left .jumbotron-img {
  object-position: 0% 100%;
}

/* line 230, ../../../desktop/dev/krieger/public/typo3conf/ext/base_keyvisual/Resources/Private/Sass/_key-visual.scss */
#banner.heroimage .card-jumbotron.bgimg-bottom-right .jumbotron-img {
  object-position: 100% 100%;
}

/* line 232, ../../../desktop/dev/krieger/public/typo3conf/ext/base_keyvisual/Resources/Private/Sass/_key-visual.scss */
#banner.heroimage .card-jumbotron > .card-img-overlay {
  position: absolute;
}

/* line 234, ../../../desktop/dev/krieger/public/typo3conf/ext/base_keyvisual/Resources/Private/Sass/_key-visual.scss */
#banner.heroimage .card-jumbotron > .card-img-overlay > .container, #banner.heroimage .card-jumbotron > main.card-img-overlay > .frame-type-menuDirectory, #banner.heroimage .card-jumbotron > main.card-img-overlay > .frame-type-menuList, #banner.heroimage main > .frame-type-menuDirectory .card-jumbotron > .card-img-overlay > header, main > .frame-type-menuDirectory #banner.heroimage .card-jumbotron > .card-img-overlay > header, #banner.heroimage main > .frame-type-menuList .card-jumbotron > .card-img-overlay > header, main > .frame-type-menuList #banner.heroimage .card-jumbotron > .card-img-overlay > header {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  left: 0;
  right: 0;
  position: absolute;
  bottom: 7% !important;
}

/* line 248, ../../../desktop/dev/krieger/public/typo3conf/ext/base_keyvisual/Resources/Private/Sass/_key-visual.scss */
.tc-1 .section-headline {
  background-color: #114576;
}

/* line 249, ../../../desktop/dev/krieger/public/typo3conf/ext/base_keyvisual/Resources/Private/Sass/_key-visual.scss */
.tc-2 .section-headline {
  background-color: #717171;
}

/* line 250, ../../../desktop/dev/krieger/public/typo3conf/ext/base_keyvisual/Resources/Private/Sass/_key-visual.scss */
.tc-3 .section-headline {
  background-color: #6c757d;
}

/* line 253, ../../../desktop/dev/krieger/public/typo3conf/ext/base_keyvisual/Resources/Private/Sass/_key-visual.scss */
#branding-header .card-jumbotron.overlay-c1, #branding-header .card-jumbotron.overlay-c2, #branding-header .card-jumbotron.overlay-c3, #branding-header .card-jumbotron.overlay-c4 {
  z-index: inherit;
  overflow: hidden;
}

/* line 260, ../../../desktop/dev/krieger/public/typo3conf/ext/base_keyvisual/Resources/Private/Sass/_key-visual.scss */
#branding-header .card-jumbotron.overlay-c1 > picture.first-match:after {
  background: transparent;
}

@media (min-width: 768px) {
  /* line 260, ../../../desktop/dev/krieger/public/typo3conf/ext/base_keyvisual/Resources/Private/Sass/_key-visual.scss */
  #branding-header .card-jumbotron.overlay-c1 > picture.first-match:after {
    background: linear-gradient(to bottom, rgba(50, 80, 119, 0.2) 0%, rgba(50, 80, 119, 0.7) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  }
}

@media (min-width: 992px) {
  /* line 260, ../../../desktop/dev/krieger/public/typo3conf/ext/base_keyvisual/Resources/Private/Sass/_key-visual.scss */
  #branding-header .card-jumbotron.overlay-c1 > picture.first-match:after {
    background: linear-gradient(to right, rgba(50, 80, 119, 0.2) 0%, rgba(50, 80, 119, 0.7) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  }
}

/* line 269, ../../../desktop/dev/krieger/public/typo3conf/ext/base_keyvisual/Resources/Private/Sass/_key-visual.scss */
#branding-header .card-jumbotron.overlay-c1.overlay-dark > picture.first-match:after {
  background: transparent;
}

@media (min-width: 768px) {
  /* line 269, ../../../desktop/dev/krieger/public/typo3conf/ext/base_keyvisual/Resources/Private/Sass/_key-visual.scss */
  #branding-header .card-jumbotron.overlay-c1.overlay-dark > picture.first-match:after {
    background: linear-gradient(to bottom, rgba(50, 80, 119, 0.2) 0%, rgba(50, 80, 119, 0.9) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  }
}

@media (min-width: 992px) {
  /* line 269, ../../../desktop/dev/krieger/public/typo3conf/ext/base_keyvisual/Resources/Private/Sass/_key-visual.scss */
  #branding-header .card-jumbotron.overlay-c1.overlay-dark > picture.first-match:after {
    background: linear-gradient(to right, rgba(50, 80, 119, 0.2) 0%, rgba(50, 80, 119, 0.9) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  }
}

/* line 278, ../../../desktop/dev/krieger/public/typo3conf/ext/base_keyvisual/Resources/Private/Sass/_key-visual.scss */
#branding-header .card-jumbotron.overlay-c1.overlay-light > picture.first-match:after {
  background: transparent;
}

@media (min-width: 768px) {
  /* line 278, ../../../desktop/dev/krieger/public/typo3conf/ext/base_keyvisual/Resources/Private/Sass/_key-visual.scss */
  #branding-header .card-jumbotron.overlay-c1.overlay-light > picture.first-match:after {
    background: linear-gradient(to bottom, rgba(50, 80, 119, 0.2) 0%, rgba(50, 80, 119, 0.5) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  }
}

@media (min-width: 992px) {
  /* line 278, ../../../desktop/dev/krieger/public/typo3conf/ext/base_keyvisual/Resources/Private/Sass/_key-visual.scss */
  #branding-header .card-jumbotron.overlay-c1.overlay-light > picture.first-match:after {
    background: linear-gradient(to right, rgba(50, 80, 119, 0.2) 0%, rgba(50, 80, 119, 0.5) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  }
}

/* line 287, ../../../desktop/dev/krieger/public/typo3conf/ext/base_keyvisual/Resources/Private/Sass/_key-visual.scss */
#branding-header .card-jumbotron.overlay-c2 > picture.first-match:after {
  background: transparent;
}

@media (min-width: 768px) {
  /* line 287, ../../../desktop/dev/krieger/public/typo3conf/ext/base_keyvisual/Resources/Private/Sass/_key-visual.scss */
  #branding-header .card-jumbotron.overlay-c2 > picture.first-match:after {
    background: linear-gradient(to bottom, rgba(250, 109, 87, 0.2) 0%, rgba(250, 109, 87, 0.7) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  }
}

@media (min-width: 992px) {
  /* line 287, ../../../desktop/dev/krieger/public/typo3conf/ext/base_keyvisual/Resources/Private/Sass/_key-visual.scss */
  #branding-header .card-jumbotron.overlay-c2 > picture.first-match:after {
    background: linear-gradient(to right, rgba(250, 109, 87, 0.2) 0%, rgba(250, 109, 87, 0.7) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  }
}

/* line 296, ../../../desktop/dev/krieger/public/typo3conf/ext/base_keyvisual/Resources/Private/Sass/_key-visual.scss */
#branding-header .card-jumbotron.overlay-c2.overlay-dark > picture.first-match:after {
  background: transparent;
}

@media (min-width: 768px) {
  /* line 296, ../../../desktop/dev/krieger/public/typo3conf/ext/base_keyvisual/Resources/Private/Sass/_key-visual.scss */
  #branding-header .card-jumbotron.overlay-c2.overlay-dark > picture.first-match:after {
    background: linear-gradient(to bottom, rgba(250, 109, 87, 0.2) 0%, rgba(250, 109, 87, 0.9) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  }
}

@media (min-width: 992px) {
  /* line 296, ../../../desktop/dev/krieger/public/typo3conf/ext/base_keyvisual/Resources/Private/Sass/_key-visual.scss */
  #branding-header .card-jumbotron.overlay-c2.overlay-dark > picture.first-match:after {
    background: linear-gradient(to right, rgba(250, 109, 87, 0.2) 0%, rgba(250, 109, 87, 0.9) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  }
}

/* line 305, ../../../desktop/dev/krieger/public/typo3conf/ext/base_keyvisual/Resources/Private/Sass/_key-visual.scss */
#branding-header .card-jumbotron.overlay-c2.overlay-light > picture.first-match:after {
  background: transparent;
}

@media (min-width: 768px) {
  /* line 305, ../../../desktop/dev/krieger/public/typo3conf/ext/base_keyvisual/Resources/Private/Sass/_key-visual.scss */
  #branding-header .card-jumbotron.overlay-c2.overlay-light > picture.first-match:after {
    background: linear-gradient(to bottom, rgba(250, 109, 87, 0.2) 0%, rgba(250, 109, 87, 0.5) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  }
}

@media (min-width: 992px) {
  /* line 305, ../../../desktop/dev/krieger/public/typo3conf/ext/base_keyvisual/Resources/Private/Sass/_key-visual.scss */
  #branding-header .card-jumbotron.overlay-c2.overlay-light > picture.first-match:after {
    background: linear-gradient(to right, rgba(250, 109, 87, 0.2) 0%, rgba(250, 109, 87, 0.5) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  }
}

/* line 314, ../../../desktop/dev/krieger/public/typo3conf/ext/base_keyvisual/Resources/Private/Sass/_key-visual.scss */
#branding-header .card-jumbotron.overlay-c3 > picture.first-match:after {
  background: transparent;
}

@media (min-width: 768px) {
  /* line 314, ../../../desktop/dev/krieger/public/typo3conf/ext/base_keyvisual/Resources/Private/Sass/_key-visual.scss */
  #branding-header .card-jumbotron.overlay-c3 > picture.first-match:after {
    background: linear-gradient(to bottom, rgba(50, 80, 119, 0.2) 0%, rgba(50, 80, 119, 0.7) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  }
}

@media (min-width: 992px) {
  /* line 314, ../../../desktop/dev/krieger/public/typo3conf/ext/base_keyvisual/Resources/Private/Sass/_key-visual.scss */
  #branding-header .card-jumbotron.overlay-c3 > picture.first-match:after {
    background: linear-gradient(to right, rgba(50, 80, 119, 0.7) 0%, rgba(50, 80, 119, 0.2) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  }
}

/* line 323, ../../../desktop/dev/krieger/public/typo3conf/ext/base_keyvisual/Resources/Private/Sass/_key-visual.scss */
#branding-header .card-jumbotron.overlay-c3.overlay-dark > picture.first-match:after {
  background: transparent;
}

@media (min-width: 768px) {
  /* line 323, ../../../desktop/dev/krieger/public/typo3conf/ext/base_keyvisual/Resources/Private/Sass/_key-visual.scss */
  #branding-header .card-jumbotron.overlay-c3.overlay-dark > picture.first-match:after {
    background: linear-gradient(to bottom, rgba(50, 80, 119, 0.2) 0%, rgba(50, 80, 119, 0.9) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  }
}

@media (min-width: 992px) {
  /* line 323, ../../../desktop/dev/krieger/public/typo3conf/ext/base_keyvisual/Resources/Private/Sass/_key-visual.scss */
  #branding-header .card-jumbotron.overlay-c3.overlay-dark > picture.first-match:after {
    background: linear-gradient(to right, rgba(50, 80, 119, 0.9) 0%, rgba(50, 80, 119, 0.2) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  }
}

/* line 332, ../../../desktop/dev/krieger/public/typo3conf/ext/base_keyvisual/Resources/Private/Sass/_key-visual.scss */
#branding-header .card-jumbotron.overlay-c3.overlay-light > picture.first-match:after {
  background: transparent;
}

@media (min-width: 768px) {
  /* line 332, ../../../desktop/dev/krieger/public/typo3conf/ext/base_keyvisual/Resources/Private/Sass/_key-visual.scss */
  #branding-header .card-jumbotron.overlay-c3.overlay-light > picture.first-match:after {
    background: linear-gradient(to bottom, rgba(50, 80, 119, 0.2) 0%, rgba(50, 80, 119, 0.5) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  }
}

@media (min-width: 992px) {
  /* line 332, ../../../desktop/dev/krieger/public/typo3conf/ext/base_keyvisual/Resources/Private/Sass/_key-visual.scss */
  #branding-header .card-jumbotron.overlay-c3.overlay-light > picture.first-match:after {
    background: linear-gradient(to right, rgba(50, 80, 119, 0.5) 0%, rgba(50, 80, 119, 0.2) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  }
}

/* line 341, ../../../desktop/dev/krieger/public/typo3conf/ext/base_keyvisual/Resources/Private/Sass/_key-visual.scss */
#branding-header .card-jumbotron.overlay-c4 > picture.first-match:after {
  background: transparent;
}

@media (min-width: 768px) {
  /* line 341, ../../../desktop/dev/krieger/public/typo3conf/ext/base_keyvisual/Resources/Private/Sass/_key-visual.scss */
  #branding-header .card-jumbotron.overlay-c4 > picture.first-match:after {
    background: linear-gradient(to bottom, rgba(250, 109, 87, 0.2) 0%, rgba(250, 109, 87, 0.7) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  }
}

@media (min-width: 992px) {
  /* line 341, ../../../desktop/dev/krieger/public/typo3conf/ext/base_keyvisual/Resources/Private/Sass/_key-visual.scss */
  #branding-header .card-jumbotron.overlay-c4 > picture.first-match:after {
    background: linear-gradient(to right, rgba(250, 109, 87, 0.7) 0%, rgba(250, 109, 87, 0.2) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  }
}

/* line 350, ../../../desktop/dev/krieger/public/typo3conf/ext/base_keyvisual/Resources/Private/Sass/_key-visual.scss */
#branding-header .card-jumbotron.overlay-c4.overlay-dark > picture.first-match:after {
  background: transparent;
}

@media (min-width: 768px) {
  /* line 350, ../../../desktop/dev/krieger/public/typo3conf/ext/base_keyvisual/Resources/Private/Sass/_key-visual.scss */
  #branding-header .card-jumbotron.overlay-c4.overlay-dark > picture.first-match:after {
    background: linear-gradient(to bottom, rgba(250, 109, 87, 0.2) 0%, rgba(250, 109, 87, 0.9) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  }
}

@media (min-width: 992px) {
  /* line 350, ../../../desktop/dev/krieger/public/typo3conf/ext/base_keyvisual/Resources/Private/Sass/_key-visual.scss */
  #branding-header .card-jumbotron.overlay-c4.overlay-dark > picture.first-match:after {
    background: linear-gradient(to right, rgba(250, 109, 87, 0.9) 0%, rgba(250, 109, 87, 0.2) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  }
}

/* line 359, ../../../desktop/dev/krieger/public/typo3conf/ext/base_keyvisual/Resources/Private/Sass/_key-visual.scss */
#branding-header .card-jumbotron.overlay-c4.overlay-light > picture.first-match:after {
  background: transparent;
}

@media (min-width: 768px) {
  /* line 359, ../../../desktop/dev/krieger/public/typo3conf/ext/base_keyvisual/Resources/Private/Sass/_key-visual.scss */
  #branding-header .card-jumbotron.overlay-c4.overlay-light > picture.first-match:after {
    background: linear-gradient(to bottom, rgba(250, 109, 87, 0.2) 0%, rgba(250, 109, 87, 0.5) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  }
}

@media (min-width: 992px) {
  /* line 359, ../../../desktop/dev/krieger/public/typo3conf/ext/base_keyvisual/Resources/Private/Sass/_key-visual.scss */
  #branding-header .card-jumbotron.overlay-c4.overlay-light > picture.first-match:after {
    background: linear-gradient(to right, rgba(250, 109, 87, 0.5) 0%, rgba(250, 109, 87, 0.2) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  }
}

/* line 371, ../../../desktop/dev/krieger/public/typo3conf/ext/base_keyvisual/Resources/Private/Sass/_key-visual.scss */
#banner.heroimage #branding-header .card-jumbotron.overlay-c1 > picture.first-match:after {
  background: linear-gradient(to bottom, rgba(50, 80, 119, 0.2) 0%, rgba(50, 80, 119, 0.7) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}

/* line 374, ../../../desktop/dev/krieger/public/typo3conf/ext/base_keyvisual/Resources/Private/Sass/_key-visual.scss */
#banner.heroimage #branding-header .card-jumbotron.overlay-c1.overlay-dark > picture.first-match:after {
  background: linear-gradient(to bottom, rgba(50, 80, 119, 0.2) 0%, rgba(50, 80, 119, 0.9) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}

/* line 377, ../../../desktop/dev/krieger/public/typo3conf/ext/base_keyvisual/Resources/Private/Sass/_key-visual.scss */
#banner.heroimage #branding-header .card-jumbotron.overlay-c1.overlay-light > picture.first-match:after {
  background: linear-gradient(to bottom, rgba(50, 80, 119, 0.2) 0%, rgba(50, 80, 119, 0.5) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}

/* line 380, ../../../desktop/dev/krieger/public/typo3conf/ext/base_keyvisual/Resources/Private/Sass/_key-visual.scss */
#banner.heroimage #branding-header .card-jumbotron.overlay-c2 > picture.first-match:after {
  background: linear-gradient(to bottom, rgba(250, 109, 87, 0.2) 0%, rgba(250, 109, 87, 0.7) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}

/* line 383, ../../../desktop/dev/krieger/public/typo3conf/ext/base_keyvisual/Resources/Private/Sass/_key-visual.scss */
#banner.heroimage #branding-header .card-jumbotron.overlay-c2.overlay-dark > picture.first-match:after {
  background: linear-gradient(to bottom, rgba(250, 109, 87, 0.2) 0%, rgba(250, 109, 87, 0.9) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}

/* line 386, ../../../desktop/dev/krieger/public/typo3conf/ext/base_keyvisual/Resources/Private/Sass/_key-visual.scss */
#banner.heroimage #branding-header .card-jumbotron.overlay-c2.overlay-light > picture.first-match:after {
  background: linear-gradient(to bottom, rgba(250, 109, 87, 0.2) 0%, rgba(250, 109, 87, 0.5) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}

/* line 389, ../../../desktop/dev/krieger/public/typo3conf/ext/base_keyvisual/Resources/Private/Sass/_key-visual.scss */
#banner.heroimage #branding-header .card-jumbotron.overlay-c3 > picture.first-match:after {
  background: linear-gradient(to right, rgba(50, 80, 119, 0.7) 0%, rgba(50, 80, 119, 0.2) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}

/* line 392, ../../../desktop/dev/krieger/public/typo3conf/ext/base_keyvisual/Resources/Private/Sass/_key-visual.scss */
#banner.heroimage #branding-header .card-jumbotron.overlay-c3.overlay-dark > picture.first-match:after {
  background: linear-gradient(to right, rgba(50, 80, 119, 0.9) 0%, rgba(50, 80, 119, 0.2) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}

/* line 395, ../../../desktop/dev/krieger/public/typo3conf/ext/base_keyvisual/Resources/Private/Sass/_key-visual.scss */
#banner.heroimage #branding-header .card-jumbotron.overlay-c3.overlay-light > picture.first-match:after {
  background: linear-gradient(to right, rgba(50, 80, 119, 0.5) 0%, rgba(50, 80, 119, 0.2) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}

/* line 398, ../../../desktop/dev/krieger/public/typo3conf/ext/base_keyvisual/Resources/Private/Sass/_key-visual.scss */
#banner.heroimage #branding-header .card-jumbotron.overlay-c4 > picture.first-match:after {
  background: linear-gradient(to right, rgba(250, 109, 87, 0.7) 0%, rgba(250, 109, 87, 0.2) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}

/* line 401, ../../../desktop/dev/krieger/public/typo3conf/ext/base_keyvisual/Resources/Private/Sass/_key-visual.scss */
#banner.heroimage #branding-header .card-jumbotron.overlay-c4.overlay-dark > picture.first-match:after {
  background: linear-gradient(to right, rgba(250, 109, 87, 0.9) 0%, rgba(250, 109, 87, 0.2) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}

/* line 404, ../../../desktop/dev/krieger/public/typo3conf/ext/base_keyvisual/Resources/Private/Sass/_key-visual.scss */
#banner.heroimage #branding-header .card-jumbotron.overlay-c4.overlay-light > picture.first-match:after {
  background: linear-gradient(to right, rgba(250, 109, 87, 0.5) 0%, rgba(250, 109, 87, 0.2) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}

/* line 1, ../../../desktop/dev/krieger/public/typo3conf/ext/base_keyvisual/Resources/Private/Sass/_html5-video.scss */
.card-jumbotron.has-html5player {
  background-color: #114576;
  min-height: 0 !important;
}

/* line 4, ../../../desktop/dev/krieger/public/typo3conf/ext/base_keyvisual/Resources/Private/Sass/_html5-video.scss */
.card-jumbotron.has-html5player .card-img-overlay {
  position: relative;
  color: #fff;
}

/* line 8, ../../../desktop/dev/krieger/public/typo3conf/ext/base_keyvisual/Resources/Private/Sass/_html5-video.scss */
.card-jumbotron.has-html5player .frame-type-keyVisualTeaser {
  margin-top: 1.25rem !important;
  margin-bottom: 1.25rem !important;
}

/* line 82, ../../../desktop/dev/krieger/public/typo3conf/ext/base_section/Resources/Private/Sass/_overlay.scss */
.card-jumbotron picture.first-match {
  display: block;
}

/* line 84, ../../../desktop/dev/krieger/public/typo3conf/ext/base_section/Resources/Private/Sass/_overlay.scss */
.card-jumbotron picture.first-match:after {
  position: absolute;
  width: 100%;
  content: "";
  bottom: 0;
  top: 0;
}

/* line 94, ../../../desktop/dev/krieger/public/typo3conf/ext/base_section/Resources/Private/Sass/_overlay.scss */
.overlay-c1.card-jumbotron > picture.first-match:after, .overlay-c1.section > .picturefill-background:after {
  background: linear-gradient(to bottom, rgba(50, 80, 119, 0.2) 0%, rgba(50, 80, 119, 0.7) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}

/* line 99, ../../../desktop/dev/krieger/public/typo3conf/ext/base_section/Resources/Private/Sass/_overlay.scss */
.overlay-c1.overlay-dark.card-jumbotron > picture.first-match:after, .overlay-c1.overlay-dark.section > .picturefill-background:after {
  background: linear-gradient(to bottom, rgba(50, 80, 119, 0.2) 0%, rgba(50, 80, 119, 0.9) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}

/* line 104, ../../../desktop/dev/krieger/public/typo3conf/ext/base_section/Resources/Private/Sass/_overlay.scss */
.overlay-c1.overlay-light.card-jumbotron > picture.first-match:after, .overlay-c1.overlay-light.section > .picturefill-background:after {
  background: linear-gradient(to bottom, rgba(50, 80, 119, 0.2) 0%, rgba(50, 80, 119, 0.5) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}

/* line 109, ../../../desktop/dev/krieger/public/typo3conf/ext/base_section/Resources/Private/Sass/_overlay.scss */
.overlay-c2.card-jumbotron > picture.first-match:after, .overlay-c2.section > .picturefill-background:after {
  background: linear-gradient(to bottom, rgba(250, 109, 87, 0.2) 0%, rgba(250, 109, 87, 0.7) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}

/* line 114, ../../../desktop/dev/krieger/public/typo3conf/ext/base_section/Resources/Private/Sass/_overlay.scss */
.overlay-c2.overlay-dark.card-jumbotron > picture.first-match:after, .overlay-c2.overlay-dark.section > .picturefill-background:after {
  background: linear-gradient(to bottom, rgba(250, 109, 87, 0.2) 0%, rgba(250, 109, 87, 0.9) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}

/* line 119, ../../../desktop/dev/krieger/public/typo3conf/ext/base_section/Resources/Private/Sass/_overlay.scss */
.overlay-c2.overlay-light.card-jumbotron > picture.first-match:after, .overlay-c2.overlay-light.section > .picturefill-background:after {
  background: linear-gradient(to bottom, rgba(250, 109, 87, 0.2) 0%, rgba(250, 109, 87, 0.5) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}

/* line 125, ../../../desktop/dev/krieger/public/typo3conf/ext/base_section/Resources/Private/Sass/_overlay.scss */
.overlay-c3.card-jumbotron > picture.first-match:after, .overlay-c3.section > .picturefill-background:after {
  background: linear-gradient(to right, rgba(50, 80, 119, 0.7) 0%, rgba(50, 80, 119, 0.2) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}

/* line 130, ../../../desktop/dev/krieger/public/typo3conf/ext/base_section/Resources/Private/Sass/_overlay.scss */
.overlay-c3.overlay-dark.card-jumbotron > picture.first-match:after, .overlay-c3.overlay-dark.section > .picturefill-background:after {
  background: linear-gradient(to right, rgba(50, 80, 119, 0.9) 0%, rgba(50, 80, 119, 0.2) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}

/* line 135, ../../../desktop/dev/krieger/public/typo3conf/ext/base_section/Resources/Private/Sass/_overlay.scss */
.overlay-c3.overlay-light.card-jumbotron > picture.first-match:after, .overlay-c3.overlay-light.section > .picturefill-background:after {
  background: linear-gradient(to right, rgba(50, 80, 119, 0.5) 0%, rgba(50, 80, 119, 0.2) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}

/* line 140, ../../../desktop/dev/krieger/public/typo3conf/ext/base_section/Resources/Private/Sass/_overlay.scss */
.overlay-c4.card-jumbotron > picture.first-match:after, .overlay-c4.section > .picturefill-background:after {
  background: linear-gradient(to right, rgba(250, 109, 87, 0.7) 0%, rgba(250, 109, 87, 0.2) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}

/* line 145, ../../../desktop/dev/krieger/public/typo3conf/ext/base_section/Resources/Private/Sass/_overlay.scss */
.overlay-c4.overlay-dark.card-jumbotron > picture.first-match:after, .overlay-c4.overlay-dark.section > .picturefill-background:after {
  background: linear-gradient(to right, rgba(250, 109, 87, 0.9) 0%, rgba(250, 109, 87, 0.2) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}

/* line 150, ../../../desktop/dev/krieger/public/typo3conf/ext/base_section/Resources/Private/Sass/_overlay.scss */
.overlay-c4.overlay-light.card-jumbotron > picture.first-match:after, .overlay-c4.overlay-light.section > .picturefill-background:after {
  background: linear-gradient(to right, rgba(250, 109, 87, 0.5) 0%, rgba(250, 109, 87, 0.2) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}

/* line 156, ../../../desktop/dev/krieger/public/typo3conf/ext/base_section/Resources/Private/Sass/_overlay.scss */
.overlay-c1.section.picturefill-background > .overlay, .overlay-c2.section.picturefill-background > .overlay, .overlay-c3.section.picturefill-background > .overlay, .overlay-c4.section.picturefill-background > .overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
}

/* Modul: Section
===============================================*/
/* line 6, ../../../desktop/dev/krieger/public/typo3conf/ext/base_section/Resources/Private/Sass/_section.scss */
.section {
  position: relative;
  overflow: hidden;
}

/* line 10, ../../../desktop/dev/krieger/public/typo3conf/ext/base_section/Resources/Private/Sass/_section.scss */
.section.tc-1, .section.tc-2, .section.tc-3 {
  color: #fff;
}

/* line 16, ../../../desktop/dev/krieger/public/typo3conf/ext/base_section/Resources/Private/Sass/_section.scss */
.section.tc-1 p > a {
  color: #717171;
}

/* line 19, ../../../desktop/dev/krieger/public/typo3conf/ext/base_section/Resources/Private/Sass/_section.scss */
.section.tc-1 .btn-primary, .section.tc-1 .table.template-table .vcard a, .table.template-table .vcard .section.tc-1 a {
  --bs-btn-color: #fff;
  --bs-btn-border-color: #fff;
  --bs-btn-hover-color: #114576;
  --bs-btn-hover-bg: #fff;
  --bs-btn-hover-border-color: #fff;
  --bs-btn-focus-shadow-rgb: 255, 255, 255;
  --bs-btn-active-color: #000;
  --bs-btn-active-bg: #fff;
  --bs-btn-active-border-color: #fff;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #fff;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #fff;
  --bs-gradient: none;
}

/* line 22, ../../../desktop/dev/krieger/public/typo3conf/ext/base_section/Resources/Private/Sass/_section.scss */
.section.tc-1 .btn-default {
  color: #212529;
}

/* line 25, ../../../desktop/dev/krieger/public/typo3conf/ext/base_section/Resources/Private/Sass/_section.scss */
.section.tc-1 ul li:before {
  color: #717171 !important;
}

/* line 30, ../../../desktop/dev/krieger/public/typo3conf/ext/base_section/Resources/Private/Sass/_section.scss */
.section.tc-2 p > a {
  color: #114576;
}

/* line 33, ../../../desktop/dev/krieger/public/typo3conf/ext/base_section/Resources/Private/Sass/_section.scss */
.section.tc-2 .btn-primary, .section.tc-2 .table.template-table .vcard a, .table.template-table .vcard .section.tc-2 a {
  color: #fff;
}

/* line 36, ../../../desktop/dev/krieger/public/typo3conf/ext/base_section/Resources/Private/Sass/_section.scss */
.section.tc-2 .btn-default {
  color: #212529;
}

/* line 39, ../../../desktop/dev/krieger/public/typo3conf/ext/base_section/Resources/Private/Sass/_section.scss */
.section.tc-2 ul li:before {
  color: #114576 !important;
}

/* line 44, ../../../desktop/dev/krieger/public/typo3conf/ext/base_section/Resources/Private/Sass/_section.scss */
.section.tc-3 p > a {
  color: #717171;
}

/* line 47, ../../../desktop/dev/krieger/public/typo3conf/ext/base_section/Resources/Private/Sass/_section.scss */
.section.tc-3 .btn-primary, .section.tc-3 .table.template-table .vcard a, .table.template-table .vcard .section.tc-3 a {
  color: #fff;
}

/* line 50, ../../../desktop/dev/krieger/public/typo3conf/ext/base_section/Resources/Private/Sass/_section.scss */
.section.tc-3 .btn-default {
  color: #212529;
}

/* line 53, ../../../desktop/dev/krieger/public/typo3conf/ext/base_section/Resources/Private/Sass/_section.scss */
.section.tc-3 ul li:before {
  color: #717171 !important;
}

/* line 57, ../../../desktop/dev/krieger/public/typo3conf/ext/base_section/Resources/Private/Sass/_section.scss */
.section .section-headline {
  position: relative;
}

/* line 63, ../../../desktop/dev/krieger/public/typo3conf/ext/base_section/Resources/Private/Sass/_section.scss */
main .section {
  padding: 0;
  border-radius: 0px;
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_section/Resources/Private/Sass/_section.scss */
main .section .container .section, main .section main > .frame-type-menuDirectory .section, main .section main > .frame-type-menuList .section, main > .frame-type-menuDirectory .section header .section, main > .frame-type-menuList .section header .section {
  padding: 0.75rem 0;
  min-height: inherit;
}

/* line 70, ../../../desktop/dev/krieger/public/typo3conf/ext/base_section/Resources/Private/Sass/_section.scss */
main .section .container .section .container, main .section main > .frame-type-menuDirectory .section .container, main .section main > .frame-type-menuList .section .container, main > .frame-type-menuDirectory .section header .section .container, main > .frame-type-menuList .section header .section .container, main .section .container .section main > .frame-type-menuDirectory, main .section main > .frame-type-menuDirectory .section main > .frame-type-menuDirectory, main .section main > .frame-type-menuList .section main > .frame-type-menuDirectory, main > .frame-type-menuDirectory .section header .section main > .frame-type-menuDirectory, main > .frame-type-menuList .section header .section main > .frame-type-menuDirectory, main .section .container .section main > .frame-type-menuList, main .section main > .frame-type-menuDirectory .section main > .frame-type-menuList, main .section main > .frame-type-menuList .section main > .frame-type-menuList, main > .frame-type-menuDirectory .section header .section main > .frame-type-menuList, main > .frame-type-menuList .section header .section main > .frame-type-menuList, main > .frame-type-menuDirectory .section .container .section header, main > .frame-type-menuDirectory .section main > .frame-type-menuDirectory .section header, main > .frame-type-menuDirectory .section main > .frame-type-menuList .section header, main > .frame-type-menuDirectory .section header .section header, main > .frame-type-menuList .section header .section main > .frame-type-menuDirectory header, main > .frame-type-menuDirectory main > .frame-type-menuList .section header .section header, main > .frame-type-menuList .section .container .section header, main > .frame-type-menuList .section main > .frame-type-menuDirectory .section header, main > .frame-type-menuList .section main > .frame-type-menuList .section header, main > .frame-type-menuDirectory .section header .section main > .frame-type-menuList header, main > .frame-type-menuList main > .frame-type-menuDirectory .section header .section header, main > .frame-type-menuList .section header .section header {
  width: auto;
}

/* line 80, ../../../desktop/dev/krieger/public/typo3conf/ext/base_section/Resources/Private/Sass/_section.scss */
main .section > .content {
  position: relative;
  height: 100%;
  display: flex;
  flex-direction: row;
  align-items: flex-end;
}

/* line 87, ../../../desktop/dev/krieger/public/typo3conf/ext/base_section/Resources/Private/Sass/_section.scss */
main .section > .content > .container > .contentmodule, main .section > main.content > .frame-type-menuDirectory > .contentmodule, main .section > main.content > .frame-type-menuList > .contentmodule, main > .frame-type-menuDirectory .section > .content > header > .contentmodule, main > .frame-type-menuList .section > .content > header > .contentmodule {
  position: relative;
}

/* line 89, ../../../desktop/dev/krieger/public/typo3conf/ext/base_section/Resources/Private/Sass/_section.scss */
main .section > .content > .container > .contentmodule > .content, main .section > main.content > .frame-type-menuDirectory > .contentmodule > .content, main .section > main.content > .frame-type-menuList > .contentmodule > .content, main > .frame-type-menuDirectory .section > .content > header > .contentmodule > .content, main > .frame-type-menuList .section > .content > header > .contentmodule > .content {
  position: absolute;
  width: 100%;
  height: 100%;
  overflow: hidden;
  bottom: 0;
  top: 0;
}

/* line 103, ../../../desktop/dev/krieger/public/typo3conf/ext/base_section/Resources/Private/Sass/_section.scss */
.picturefill-background {
  position: relative;
  z-index: 0;
  background-position: center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

/* line 115, ../../../desktop/dev/krieger/public/typo3conf/ext/base_section/Resources/Private/Sass/_section.scss */
.section > .picturefill-background:before {
  content: "";
  display: block;
  width: 100%;
  padding-top: 56%;
}

@media (min-width: 768px) {
  /* line 122, ../../../desktop/dev/krieger/public/typo3conf/ext/base_section/Resources/Private/Sass/_section.scss */
  .section > .picturefill-background:before {
    content: none;
  }
  /* line 125, ../../../desktop/dev/krieger/public/typo3conf/ext/base_section/Resources/Private/Sass/_section.scss */
  .section > .picturefill-background:after {
    position: absolute;
    width: 100%;
    content: "";
    bottom: 0;
    top: 0;
  }
}

/* line 136, ../../../desktop/dev/krieger/public/typo3conf/ext/base_section/Resources/Private/Sass/_section.scss */
.has-image {
  background-color: #114576;
}

@media (min-width: 768px) {
  /* line 136, ../../../desktop/dev/krieger/public/typo3conf/ext/base_section/Resources/Private/Sass/_section.scss */
  .has-image {
    background-color: transparent;
  }
}

/* line 143, ../../../desktop/dev/krieger/public/typo3conf/ext/base_section/Resources/Private/Sass/_section.scss */
.section.has-image {
  color: #fff !important;
}

/* line 146, ../../../desktop/dev/krieger/public/typo3conf/ext/base_section/Resources/Private/Sass/_section.scss */
.section.has-image blockquote {
  color: #fff;
}

/* line 149, ../../../desktop/dev/krieger/public/typo3conf/ext/base_section/Resources/Private/Sass/_section.scss */
.section.has-image .frame .ce-bodytext ul li:before {
  color: #717171;
}

/* line 153, ../../../desktop/dev/krieger/public/typo3conf/ext/base_section/Resources/Private/Sass/_section.scss */
.section.has-image > .picturefill-background {
  display: block;
  background-size: cover;
}

@media (min-width: 768px) {
  /* line 153, ../../../desktop/dev/krieger/public/typo3conf/ext/base_section/Resources/Private/Sass/_section.scss */
  .section.has-image > .picturefill-background {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 0;
    background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
  }
}

/* line 172, ../../../desktop/dev/krieger/public/typo3conf/ext/base_section/Resources/Private/Sass/_section.scss */
main .section.has-image.bgimg-left > .picturefill-background {
  background-position: center left;
}

/* line 173, ../../../desktop/dev/krieger/public/typo3conf/ext/base_section/Resources/Private/Sass/_section.scss */
main .section.has-image.bgimg-right > .picturefill-background {
  background-position: center right;
}

/* line 174, ../../../desktop/dev/krieger/public/typo3conf/ext/base_section/Resources/Private/Sass/_section.scss */
main .section.has-image.bgimg-fixed > .picturefill-background {
  background-position: center center;
}

/* line 175, ../../../desktop/dev/krieger/public/typo3conf/ext/base_section/Resources/Private/Sass/_section.scss */
main .section.has-image.bgimg-top > .picturefill-background {
  background-position: top center;
}

/* line 176, ../../../desktop/dev/krieger/public/typo3conf/ext/base_section/Resources/Private/Sass/_section.scss */
main .section.has-image.bgimg-top-left > .picturefill-background {
  background-position: top left;
}

/* line 177, ../../../desktop/dev/krieger/public/typo3conf/ext/base_section/Resources/Private/Sass/_section.scss */
main .section.has-image.bgimg-top-right > .picturefill-background {
  background-position: top right;
}

/* line 178, ../../../desktop/dev/krieger/public/typo3conf/ext/base_section/Resources/Private/Sass/_section.scss */
main .section.has-image.bgimg-bottom > .picturefill-background {
  background-position: bottom center;
}

/* line 179, ../../../desktop/dev/krieger/public/typo3conf/ext/base_section/Resources/Private/Sass/_section.scss */
main .section.has-image.bgimg-bottom-left > .picturefill-background {
  background-position: bottom left;
}

/* line 180, ../../../desktop/dev/krieger/public/typo3conf/ext/base_section/Resources/Private/Sass/_section.scss */
main .section.has-image.bgimg-bottom-right > .picturefill-background {
  background-position: bottom right;
}

/* line 183, ../../../desktop/dev/krieger/public/typo3conf/ext/base_section/Resources/Private/Sass/_section.scss */
main .section.has-image {
  height: auto;
  min-height: 240px;
}

@media (min-width: 768px) {
  /* line 183, ../../../desktop/dev/krieger/public/typo3conf/ext/base_section/Resources/Private/Sass/_section.scss */
  main .section.has-image {
    min-height: 460px;
  }
}

@media (min-width: 992px) {
  /* line 183, ../../../desktop/dev/krieger/public/typo3conf/ext/base_section/Resources/Private/Sass/_section.scss */
  main .section.has-image {
    min-height: 500px;
  }
  /* line 201, ../../../desktop/dev/krieger/public/typo3conf/ext/base_section/Resources/Private/Sass/_section.scss */
  main .section.has-image.bgimg-fixed > .picturefill-background {
    background-attachment: fixed;
  }
}

/* line 206, ../../../desktop/dev/krieger/public/typo3conf/ext/base_section/Resources/Private/Sass/_section.scss */
.overlay-c1.section.picturefill-background > .overlay, .overlay-c2.section.picturefill-background > .overlay, .overlay-c3.section.picturefill-background > .overlay, .overlay-c4.section.picturefill-background > .overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
}

/* line 217, ../../../desktop/dev/krieger/public/typo3conf/ext/base_section/Resources/Private/Sass/_section.scss */
main {
  background-color: #fff;
}

/* line 219, ../../../desktop/dev/krieger/public/typo3conf/ext/base_section/Resources/Private/Sass/_section.scss */
main .section.standard:not(.slick-slide):not(.has-image) + .section.standard:not(.slick-slide):not(.has-image) > .content,
main .section.tc-1:not(.slick-slide):not(.has-image) + .section.tc-1:not(.slick-slide):not(.has-image) > .content,
main .section.tc-2:not(.slick-slide):not(.has-image) + .section.tc-2:not(.slick-slide):not(.has-image) > .content,
main .section.tc-3:not(.slick-slide):not(.has-image) + .section.tc-3:not(.slick-slide):not(.has-image) > .content {
  padding-top: 0;
}

/* line 228, ../../../desktop/dev/krieger/public/typo3conf/ext/base_section/Resources/Private/Sass/_section.scss */
.section, footer#contentinfo {
  padding: 45px 0;
}

/* Space (Padding fuer das Section-Gridelement*/
/* line 234, ../../../desktop/dev/krieger/public/typo3conf/ext/base_section/Resources/Private/Sass/_section.scss */
section.section > .content, article.section > .content {
  padding-top: 3rem;
  padding-bottom: 3rem;
}

@media (min-width: 768px) {
  /* line 234, ../../../desktop/dev/krieger/public/typo3conf/ext/base_section/Resources/Private/Sass/_section.scss */
  section.section > .content, article.section > .content {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }
}

@media (min-width: 992px) {
  /* line 234, ../../../desktop/dev/krieger/public/typo3conf/ext/base_section/Resources/Private/Sass/_section.scss */
  section.section > .content, article.section > .content {
    padding-top: 5rem;
    padding-bottom: 5rem;
  }
}

/* line 246, ../../../desktop/dev/krieger/public/typo3conf/ext/base_section/Resources/Private/Sass/_section.scss */
section.section.frame-padding-top-extra-small > .content, article.section.frame-padding-top-extra-small > .content {
  padding-top: 1rem;
}

@media (min-width: 768px) {
  /* line 246, ../../../desktop/dev/krieger/public/typo3conf/ext/base_section/Resources/Private/Sass/_section.scss */
  section.section.frame-padding-top-extra-small > .content, article.section.frame-padding-top-extra-small > .content {
    padding-top: 2rem;
  }
}

@media (min-width: 992px) {
  /* line 246, ../../../desktop/dev/krieger/public/typo3conf/ext/base_section/Resources/Private/Sass/_section.scss */
  section.section.frame-padding-top-extra-small > .content, article.section.frame-padding-top-extra-small > .content {
    padding-top: 3rem;
  }
}

/* line 255, ../../../desktop/dev/krieger/public/typo3conf/ext/base_section/Resources/Private/Sass/_section.scss */
section.section.frame-padding-top-small > .content, article.section.frame-padding-top-small > .content {
  padding-top: 2rem;
}

@media (min-width: 768px) {
  /* line 255, ../../../desktop/dev/krieger/public/typo3conf/ext/base_section/Resources/Private/Sass/_section.scss */
  section.section.frame-padding-top-small > .content, article.section.frame-padding-top-small > .content {
    padding-top: 3rem;
  }
}

@media (min-width: 992px) {
  /* line 255, ../../../desktop/dev/krieger/public/typo3conf/ext/base_section/Resources/Private/Sass/_section.scss */
  section.section.frame-padding-top-small > .content, article.section.frame-padding-top-small > .content {
    padding-top: 4rem;
  }
}

/* line 265, ../../../desktop/dev/krieger/public/typo3conf/ext/base_section/Resources/Private/Sass/_section.scss */
section.section.frame-padding-top-medium > .content, article.section.frame-padding-top-medium > .content {
  padding-top: 3rem;
}

@media (min-width: 768px) {
  /* line 265, ../../../desktop/dev/krieger/public/typo3conf/ext/base_section/Resources/Private/Sass/_section.scss */
  section.section.frame-padding-top-medium > .content, article.section.frame-padding-top-medium > .content {
    padding-top: 4rem;
  }
}

@media (min-width: 992px) {
  /* line 265, ../../../desktop/dev/krieger/public/typo3conf/ext/base_section/Resources/Private/Sass/_section.scss */
  section.section.frame-padding-top-medium > .content, article.section.frame-padding-top-medium > .content {
    padding-top: 5rem;
  }
}

/* line 274, ../../../desktop/dev/krieger/public/typo3conf/ext/base_section/Resources/Private/Sass/_section.scss */
section.section.frame-padding-top-large > .content, article.section.frame-padding-top-large > .content {
  padding-top: 4rem;
}

@media (min-width: 768px) {
  /* line 274, ../../../desktop/dev/krieger/public/typo3conf/ext/base_section/Resources/Private/Sass/_section.scss */
  section.section.frame-padding-top-large > .content, article.section.frame-padding-top-large > .content {
    padding-top: 5rem;
  }
}

@media (min-width: 992px) {
  /* line 274, ../../../desktop/dev/krieger/public/typo3conf/ext/base_section/Resources/Private/Sass/_section.scss */
  section.section.frame-padding-top-large > .content, article.section.frame-padding-top-large > .content {
    padding-top: 6rem;
  }
}

/* line 283, ../../../desktop/dev/krieger/public/typo3conf/ext/base_section/Resources/Private/Sass/_section.scss */
section.section.frame-padding-top-extra-large > .content, article.section.frame-padding-top-extra-large > .content {
  padding-top: 5rem;
}

@media (min-width: 768px) {
  /* line 283, ../../../desktop/dev/krieger/public/typo3conf/ext/base_section/Resources/Private/Sass/_section.scss */
  section.section.frame-padding-top-extra-large > .content, article.section.frame-padding-top-extra-large > .content {
    padding-top: 6rem;
  }
}

@media (min-width: 992px) {
  /* line 283, ../../../desktop/dev/krieger/public/typo3conf/ext/base_section/Resources/Private/Sass/_section.scss */
  section.section.frame-padding-top-extra-large > .content, article.section.frame-padding-top-extra-large > .content {
    padding-top: 7rem;
  }
}

/* line 292, ../../../desktop/dev/krieger/public/typo3conf/ext/base_section/Resources/Private/Sass/_section.scss */
section.section.frame-padding-top-none > .content, article.section.frame-padding-top-none > .content {
  padding-top: 0;
}

/* line 296, ../../../desktop/dev/krieger/public/typo3conf/ext/base_section/Resources/Private/Sass/_section.scss */
section.section.frame-padding-bottom-extra-small > .content, article.section.frame-padding-bottom-extra-small > .content {
  padding-bottom: 1rem;
}

@media (min-width: 768px) {
  /* line 296, ../../../desktop/dev/krieger/public/typo3conf/ext/base_section/Resources/Private/Sass/_section.scss */
  section.section.frame-padding-bottom-extra-small > .content, article.section.frame-padding-bottom-extra-small > .content {
    padding-bottom: 2rem;
  }
}

@media (min-width: 992px) {
  /* line 296, ../../../desktop/dev/krieger/public/typo3conf/ext/base_section/Resources/Private/Sass/_section.scss */
  section.section.frame-padding-bottom-extra-small > .content, article.section.frame-padding-bottom-extra-small > .content {
    padding-bottom: 3rem;
  }
}

/* line 305, ../../../desktop/dev/krieger/public/typo3conf/ext/base_section/Resources/Private/Sass/_section.scss */
section.section.frame-padding-bottom-small > .content, article.section.frame-padding-bottom-small > .content {
  padding-bottom: 2rem;
}

@media (min-width: 768px) {
  /* line 305, ../../../desktop/dev/krieger/public/typo3conf/ext/base_section/Resources/Private/Sass/_section.scss */
  section.section.frame-padding-bottom-small > .content, article.section.frame-padding-bottom-small > .content {
    padding-bottom: 3rem;
  }
}

@media (min-width: 992px) {
  /* line 305, ../../../desktop/dev/krieger/public/typo3conf/ext/base_section/Resources/Private/Sass/_section.scss */
  section.section.frame-padding-bottom-small > .content, article.section.frame-padding-bottom-small > .content {
    padding-bottom: 4rem;
  }
}

/* line 315, ../../../desktop/dev/krieger/public/typo3conf/ext/base_section/Resources/Private/Sass/_section.scss */
section.section.frame-padding-bottom-medium > .content, article.section.frame-padding-bottom-medium > .content {
  padding-bottom: 3rem;
}

@media (min-width: 768px) {
  /* line 315, ../../../desktop/dev/krieger/public/typo3conf/ext/base_section/Resources/Private/Sass/_section.scss */
  section.section.frame-padding-bottom-medium > .content, article.section.frame-padding-bottom-medium > .content {
    padding-bottom: 4rem;
  }
}

@media (min-width: 992px) {
  /* line 315, ../../../desktop/dev/krieger/public/typo3conf/ext/base_section/Resources/Private/Sass/_section.scss */
  section.section.frame-padding-bottom-medium > .content, article.section.frame-padding-bottom-medium > .content {
    padding-bottom: 5rem;
  }
}

/* line 324, ../../../desktop/dev/krieger/public/typo3conf/ext/base_section/Resources/Private/Sass/_section.scss */
section.section.frame-padding-bottom-large > .content, article.section.frame-padding-bottom-large > .content {
  padding-bottom: 4rem;
}

@media (min-width: 768px) {
  /* line 324, ../../../desktop/dev/krieger/public/typo3conf/ext/base_section/Resources/Private/Sass/_section.scss */
  section.section.frame-padding-bottom-large > .content, article.section.frame-padding-bottom-large > .content {
    padding-bottom: 5rem;
  }
}

@media (min-width: 992px) {
  /* line 324, ../../../desktop/dev/krieger/public/typo3conf/ext/base_section/Resources/Private/Sass/_section.scss */
  section.section.frame-padding-bottom-large > .content, article.section.frame-padding-bottom-large > .content {
    padding-bottom: 6rem;
  }
}

/* line 333, ../../../desktop/dev/krieger/public/typo3conf/ext/base_section/Resources/Private/Sass/_section.scss */
section.section.frame-padding-bottom-extra-large > .content, article.section.frame-padding-bottom-extra-large > .content {
  padding-bottom: 5rem;
}

@media (min-width: 768px) {
  /* line 333, ../../../desktop/dev/krieger/public/typo3conf/ext/base_section/Resources/Private/Sass/_section.scss */
  section.section.frame-padding-bottom-extra-large > .content, article.section.frame-padding-bottom-extra-large > .content {
    padding-bottom: 6rem;
  }
}

@media (min-width: 992px) {
  /* line 333, ../../../desktop/dev/krieger/public/typo3conf/ext/base_section/Resources/Private/Sass/_section.scss */
  section.section.frame-padding-bottom-extra-large > .content, article.section.frame-padding-bottom-extra-large > .content {
    padding-bottom: 7rem;
  }
}

/* line 342, ../../../desktop/dev/krieger/public/typo3conf/ext/base_section/Resources/Private/Sass/_section.scss */
section.section.frame-padding-bottom-none > .content, article.section.frame-padding-bottom-none > .content {
  padding-bottom: 0;
}

/* line 8, ../../../desktop/dev/krieger/public/typo3conf/ext/base_columns/Resources/Private/Sass/style.scss */
.frame-type-twocolumns > header h1, .frame-type-twocolumns > header .h1, .frame-type-twocolumns > header h2, .frame-type-twocolumns > header .h2, .frame-type-twocolumns > header h3, .frame-type-twocolumns > header .h3, .frame-type-twocolumns > header h4, .frame-type-twocolumns > header .h4, .frame-type-twocolumns > header h5, .frame-type-twocolumns > header .h5, .frame-type-twocolumns > header h6, .frame-type-twocolumns > header .h6, .frame-type-threecolumns > header h1, .frame-type-threecolumns > header .h1, .frame-type-threecolumns > header h2, .frame-type-threecolumns > header .h2, .frame-type-threecolumns > header h3, .frame-type-threecolumns > header .h3, .frame-type-threecolumns > header h4, .frame-type-threecolumns > header .h4, .frame-type-threecolumns > header h5, .frame-type-threecolumns > header .h5, .frame-type-threecolumns > header h6, .frame-type-threecolumns > header .h6, .frame-type-fourcolumns > header h1, .frame-type-fourcolumns > header .h1, .frame-type-fourcolumns > header h2, .frame-type-fourcolumns > header .h2, .frame-type-fourcolumns > header h3, .frame-type-fourcolumns > header .h3, .frame-type-fourcolumns > header h4, .frame-type-fourcolumns > header .h4, .frame-type-fourcolumns > header h5, .frame-type-fourcolumns > header .h5, .frame-type-fourcolumns > header h6, .frame-type-fourcolumns > header .h6 {
  margin-bottom: 1.5rem;
}

/* line 12, ../../../desktop/dev/krieger/public/typo3conf/ext/base_columns/Resources/Private/Sass/style.scss */
.frame-type-twocolumns > .row, .frame-type-threecolumns > .row, .frame-type-fourcolumns > .row {
  --bs-gutter-y: 1.5rem;
  --bs-gutter-x: 1.5rem;
}

/* line 2, ../../../desktop/dev/krieger/public/typo3conf/ext/base_menus/Resources/Private/Sass/style.scss */
.frame-type-menuDirectory .card, .frame-type-menuList .card {
  margin-bottom: 0.75rem;
  transition: box-shadow 0.5s;
}

/* line 5, ../../../desktop/dev/krieger/public/typo3conf/ext/base_menus/Resources/Private/Sass/style.scss */
.frame-type-menuDirectory .card:hover, .frame-type-menuList .card:hover {
  box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.4);
}

@media (min-width: 768px) {
  /* line 2, ../../../desktop/dev/krieger/public/typo3conf/ext/base_menus/Resources/Private/Sass/style.scss */
  .frame-type-menuDirectory .card, .frame-type-menuList .card {
    margin-bottom: 1.5rem;
  }
}

/* line 11, ../../../desktop/dev/krieger/public/typo3conf/ext/base_menus/Resources/Private/Sass/style.scss */
.frame-type-menuDirectory .card a, .frame-type-menuList .card a {
  display: flex;
  flex-direction: row;
}

/* line 14, ../../../desktop/dev/krieger/public/typo3conf/ext/base_menus/Resources/Private/Sass/style.scss */
.frame-type-menuDirectory .card a:hover, .frame-type-menuList .card a:hover {
  text-decoration: none;
}

/* line 17, ../../../desktop/dev/krieger/public/typo3conf/ext/base_menus/Resources/Private/Sass/style.scss */
.frame-type-menuDirectory .card a > img, .frame-type-menuList .card a > img {
  width: 33.33%;
  height: 33.33%;
  flex-basis: 33.33%;
  object-fit: cover;
}

@media (min-width: 768px) {
  /* line 17, ../../../desktop/dev/krieger/public/typo3conf/ext/base_menus/Resources/Private/Sass/style.scss */
  .frame-type-menuDirectory .card a > img, .frame-type-menuList .card a > img {
    width: 100%;
    height: 100%;
    flex-basis: 100%;
  }
}

/* line 29, ../../../desktop/dev/krieger/public/typo3conf/ext/base_menus/Resources/Private/Sass/style.scss */
.frame-type-menuDirectory .card picture, .frame-type-menuList .card picture {
  flex-basis: 33.33%;
}

@media (min-width: 768px) {
  /* line 29, ../../../desktop/dev/krieger/public/typo3conf/ext/base_menus/Resources/Private/Sass/style.scss */
  .frame-type-menuDirectory .card picture, .frame-type-menuList .card picture {
    flex-basis: 100%;
  }
}

/* line 34, ../../../desktop/dev/krieger/public/typo3conf/ext/base_menus/Resources/Private/Sass/style.scss */
.frame-type-menuDirectory .card picture img, .frame-type-menuList .card picture img {
  max-width: 100%;
  border-radius: 0;
}

/* line 39, ../../../desktop/dev/krieger/public/typo3conf/ext/base_menus/Resources/Private/Sass/style.scss */
.frame-type-menuDirectory .card .card-img, .frame-type-menuList .card .card-img {
  border-radius: 0;
}

/* line 42, ../../../desktop/dev/krieger/public/typo3conf/ext/base_menus/Resources/Private/Sass/style.scss */
.frame-type-menuDirectory .card .card-img-overlay, .frame-type-menuList .card .card-img-overlay {
  display: flex;
  position: static;
  flex-basis: 66.67%;
  padding: 1rem;
}

@media (min-width: 768px) {
  /* line 42, ../../../desktop/dev/krieger/public/typo3conf/ext/base_menus/Resources/Private/Sass/style.scss */
  .frame-type-menuDirectory .card .card-img-overlay, .frame-type-menuList .card .card-img-overlay {
    background: linear-gradient(to bottom, rgba(50, 80, 119, 0.2) 0%, rgba(50, 80, 119, 0.7) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    align-items: flex-end;
    flex-basis: 100%;
    padding: 1.25rem;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
  }
}

/* line 59, ../../../desktop/dev/krieger/public/typo3conf/ext/base_menus/Resources/Private/Sass/style.scss */
.frame-type-menuDirectory .card .card-body, .frame-type-menuList .card .card-body {
  padding: 0;
}

/* line 61, ../../../desktop/dev/krieger/public/typo3conf/ext/base_menus/Resources/Private/Sass/style.scss */
.frame-type-menuDirectory .card .card-body h4, .frame-type-menuDirectory .card .card-body .h4, .frame-type-menuList .card .card-body h4, .frame-type-menuList .card .card-body .h4 {
  margin-bottom: 0;
  color: #212529;
  font-size: 1rem;
}

@media (min-width: 768px) {
  /* line 61, ../../../desktop/dev/krieger/public/typo3conf/ext/base_menus/Resources/Private/Sass/style.scss */
  .frame-type-menuDirectory .card .card-body h4, .frame-type-menuDirectory .card .card-body .h4, .frame-type-menuList .card .card-body h4, .frame-type-menuList .card .card-body .h4 {
    color: #fff;
    font-size: 1.5rem;
  }
}

/* line 70, ../../../desktop/dev/krieger/public/typo3conf/ext/base_menus/Resources/Private/Sass/style.scss */
.frame-type-menuDirectory .card .card-body p, .frame-type-menuList .card .card-body p {
  margin-bottom: 0;
  color: #212529;
  font-size: 0.875rem;
}

@media (min-width: 768px) {
  /* line 70, ../../../desktop/dev/krieger/public/typo3conf/ext/base_menus/Resources/Private/Sass/style.scss */
  .frame-type-menuDirectory .card .card-body p, .frame-type-menuList .card .card-body p {
    display: block;
    color: #fff;
    font-size: 1rem;
  }
}

@media (min-width: 768px) {
  /* line 83, ../../../desktop/dev/krieger/public/typo3conf/ext/base_menus/Resources/Private/Sass/style.scss */
  .frame-type-menuDirectory .no-gutters .card, .frame-type-menuList .no-gutters .card {
    margin-bottom: 0;
  }
}

@media (max-width: 575.98px) {
  /* line 98, ../../../desktop/dev/krieger/public/typo3conf/ext/base_menus/Resources/Private/Sass/style.scss */
  main > .frame-type-menuDirectory header, main > .frame-type-menuList header {
    padding-left: 0;
    padding-right: 0;
  }
}

@media (min-width: 768px) {
  /* line 92, ../../../desktop/dev/krieger/public/typo3conf/ext/base_menus/Resources/Private/Sass/style.scss */
  main > .frame-type-menuDirectory, main > .frame-type-menuList {
    max-width: 100%;
    padding-left: 0;
    padding-right: 0;
    margin-left: 0;
    margin-right: 0;
  }
  /* line 109, ../../../desktop/dev/krieger/public/typo3conf/ext/base_menus/Resources/Private/Sass/style.scss */
  main > .frame-type-menuDirectory .row, main > .frame-type-menuList .row {
    margin-left: 0;
    margin-right: 0;
  }
}

/* line 8, ../../../desktop/dev/krieger/public/typo3conf/ext/base_teaser/Resources/Private/Sass/_teaserOverlays.scss */
.frame-type-textTeaser .overlay-c1 .overlay, .frame-type-imageTeaser .overlay-c1 .overlay {
  background: rgba(255, 255, 255, 0.5);
}

/* line 32, ../../../desktop/dev/krieger/public/typo3conf/ext/base_teaser/Resources/Private/Sass/_teaserOverlays.scss */
.frame-type-textTeaser .overlay-c2, .frame-type-imageTeaser .overlay-c2 {
  color: #fff;
}

/* line 8, ../../../desktop/dev/krieger/public/typo3conf/ext/base_teaser/Resources/Private/Sass/_teaserOverlays.scss */
.frame-type-textTeaser .overlay-c2 .overlay, .frame-type-imageTeaser .overlay-c2 .overlay {
  background: rgba(0, 0, 0, 0.5);
}

/* line 36, ../../../desktop/dev/krieger/public/typo3conf/ext/base_teaser/Resources/Private/Sass/_teaserOverlays.scss */
.frame-type-textTeaser .overlay-c3, .frame-type-imageTeaser .overlay-c3 {
  color: #fff;
}

/* line 8, ../../../desktop/dev/krieger/public/typo3conf/ext/base_teaser/Resources/Private/Sass/_teaserOverlays.scss */
.frame-type-textTeaser .overlay-c3 .overlay, .frame-type-imageTeaser .overlay-c3 .overlay {
  background: rgba(108, 117, 125, 0.5);
}

/* line 8, ../../../desktop/dev/krieger/public/typo3conf/ext/base_teaser/Resources/Private/Sass/_teaserOverlays.scss */
.frame-type-textTeaser .overlay-c1-33 .overlay, .frame-type-imageTeaser .overlay-c1-33 .overlay {
  background: rgba(255, 255, 255, 0.33);
}

/* line 8, ../../../desktop/dev/krieger/public/typo3conf/ext/base_teaser/Resources/Private/Sass/_teaserOverlays.scss */
.frame-type-textTeaser .overlay-c1-66 .overlay, .frame-type-imageTeaser .overlay-c1-66 .overlay {
  background: rgba(255, 255, 255, 0.66);
}

/* line 50, ../../../desktop/dev/krieger/public/typo3conf/ext/base_teaser/Resources/Private/Sass/_teaserOverlays.scss */
.frame-type-textTeaser .overlay-c2-33, .frame-type-imageTeaser .overlay-c2-33 {
  color: #fff;
}

/* line 8, ../../../desktop/dev/krieger/public/typo3conf/ext/base_teaser/Resources/Private/Sass/_teaserOverlays.scss */
.frame-type-textTeaser .overlay-c2-33 .overlay, .frame-type-imageTeaser .overlay-c2-33 .overlay {
  background: rgba(0, 0, 0, 0.33);
}

/* line 54, ../../../desktop/dev/krieger/public/typo3conf/ext/base_teaser/Resources/Private/Sass/_teaserOverlays.scss */
.frame-type-textTeaser .overlay-c2-66, .frame-type-imageTeaser .overlay-c2-66 {
  color: #fff;
}

/* line 8, ../../../desktop/dev/krieger/public/typo3conf/ext/base_teaser/Resources/Private/Sass/_teaserOverlays.scss */
.frame-type-textTeaser .overlay-c2-66 .overlay, .frame-type-imageTeaser .overlay-c2-66 .overlay {
  background: rgba(0, 0, 0, 0.66);
}

/* line 58, ../../../desktop/dev/krieger/public/typo3conf/ext/base_teaser/Resources/Private/Sass/_teaserOverlays.scss */
.frame-type-textTeaser .overlay-c3-33, .frame-type-imageTeaser .overlay-c3-33 {
  color: #fff;
}

/* line 8, ../../../desktop/dev/krieger/public/typo3conf/ext/base_teaser/Resources/Private/Sass/_teaserOverlays.scss */
.frame-type-textTeaser .overlay-c3-33 .overlay, .frame-type-imageTeaser .overlay-c3-33 .overlay {
  background: rgba(108, 117, 125, 0.33);
}

/* line 62, ../../../desktop/dev/krieger/public/typo3conf/ext/base_teaser/Resources/Private/Sass/_teaserOverlays.scss */
.frame-type-textTeaser .overlay-c3-66, .frame-type-imageTeaser .overlay-c3-66 {
  color: #fff;
}

/* line 8, ../../../desktop/dev/krieger/public/typo3conf/ext/base_teaser/Resources/Private/Sass/_teaserOverlays.scss */
.frame-type-textTeaser .overlay-c3-66 .overlay, .frame-type-imageTeaser .overlay-c3-66 .overlay {
  background: rgba(108, 117, 125, 0.66);
}

/* line 14, ../../../desktop/dev/krieger/public/typo3conf/ext/base_teaser/Resources/Private/Sass/_teaserOverlays.scss */
.frame-type-textTeaser .overlay-gradient-c1-33-bottom2top .overlay, .frame-type-imageTeaser .overlay-gradient-c1-33-bottom2top .overlay {
  background: linear-gradient(0deg, rgba(255, 255, 255, 0.33) 0%, rgba(255, 255, 255, 0) 100%);
}

/* line 14, ../../../desktop/dev/krieger/public/typo3conf/ext/base_teaser/Resources/Private/Sass/_teaserOverlays.scss */
.frame-type-textTeaser .overlay-gradient-c1-bottom2top .overlay, .frame-type-imageTeaser .overlay-gradient-c1-bottom2top .overlay {
  background: linear-gradient(0deg, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100%);
}

/* line 14, ../../../desktop/dev/krieger/public/typo3conf/ext/base_teaser/Resources/Private/Sass/_teaserOverlays.scss */
.frame-type-textTeaser .overlay-gradient-c1-66-bottom2top .overlay, .frame-type-imageTeaser .overlay-gradient-c1-66-bottom2top .overlay {
  background: linear-gradient(0deg, rgba(255, 255, 255, 0.66) 0%, rgba(255, 255, 255, 0) 100%);
}

/* line 14, ../../../desktop/dev/krieger/public/typo3conf/ext/base_teaser/Resources/Private/Sass/_teaserOverlays.scss */
.frame-type-textTeaser .overlay-gradient-c1-33-left2right .overlay, .frame-type-imageTeaser .overlay-gradient-c1-33-left2right .overlay {
  background: linear-gradient(90deg, rgba(255, 255, 255, 0.33) 0%, rgba(255, 255, 255, 0) 100%);
}

/* line 14, ../../../desktop/dev/krieger/public/typo3conf/ext/base_teaser/Resources/Private/Sass/_teaserOverlays.scss */
.frame-type-textTeaser .overlay-gradient-c1-left2right .overlay, .frame-type-imageTeaser .overlay-gradient-c1-left2right .overlay {
  background: linear-gradient(90deg, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100%);
}

/* line 14, ../../../desktop/dev/krieger/public/typo3conf/ext/base_teaser/Resources/Private/Sass/_teaserOverlays.scss */
.frame-type-textTeaser .overlay-gradient-c1-66-left2right .overlay, .frame-type-imageTeaser .overlay-gradient-c1-66-left2right .overlay {
  background: linear-gradient(90deg, rgba(255, 255, 255, 0.66) 0%, rgba(255, 255, 255, 0) 100%);
}

/* line 14, ../../../desktop/dev/krieger/public/typo3conf/ext/base_teaser/Resources/Private/Sass/_teaserOverlays.scss */
.frame-type-textTeaser .overlay-gradient-c1-33-top2bottom .overlay, .frame-type-imageTeaser .overlay-gradient-c1-33-top2bottom .overlay {
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.33) 0%, rgba(255, 255, 255, 0) 100%);
}

/* line 14, ../../../desktop/dev/krieger/public/typo3conf/ext/base_teaser/Resources/Private/Sass/_teaserOverlays.scss */
.frame-type-textTeaser .overlay-gradient-c1-top2bottom .overlay, .frame-type-imageTeaser .overlay-gradient-c1-top2bottom .overlay {
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100%);
}

/* line 14, ../../../desktop/dev/krieger/public/typo3conf/ext/base_teaser/Resources/Private/Sass/_teaserOverlays.scss */
.frame-type-textTeaser .overlay-gradient-c1-66-top2bottom .overlay, .frame-type-imageTeaser .overlay-gradient-c1-66-top2bottom .overlay {
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.66) 0%, rgba(255, 255, 255, 0) 100%);
}

/* line 14, ../../../desktop/dev/krieger/public/typo3conf/ext/base_teaser/Resources/Private/Sass/_teaserOverlays.scss */
.frame-type-textTeaser .overlay-gradient-c1-33-right2left .overlay, .frame-type-imageTeaser .overlay-gradient-c1-33-right2left .overlay {
  background: linear-gradient(270deg, rgba(255, 255, 255, 0.33) 0%, rgba(255, 255, 255, 0) 100%);
}

/* line 14, ../../../desktop/dev/krieger/public/typo3conf/ext/base_teaser/Resources/Private/Sass/_teaserOverlays.scss */
.frame-type-textTeaser .overlay-gradient-c1-right2left .overlay, .frame-type-imageTeaser .overlay-gradient-c1-right2left .overlay {
  background: linear-gradient(270deg, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100%);
}

/* line 14, ../../../desktop/dev/krieger/public/typo3conf/ext/base_teaser/Resources/Private/Sass/_teaserOverlays.scss */
.frame-type-textTeaser .overlay-gradient-c1-66-right2left .overlay, .frame-type-imageTeaser .overlay-gradient-c1-66-right2left .overlay {
  background: linear-gradient(270deg, rgba(255, 255, 255, 0.66) 0%, rgba(255, 255, 255, 0) 100%);
}

/* line 118, ../../../desktop/dev/krieger/public/typo3conf/ext/base_teaser/Resources/Private/Sass/_teaserOverlays.scss */
.frame-type-textTeaser .overlay-gradient-c2-33-bottom2top, .frame-type-imageTeaser .overlay-gradient-c2-33-bottom2top {
  color: #fff;
}

/* line 14, ../../../desktop/dev/krieger/public/typo3conf/ext/base_teaser/Resources/Private/Sass/_teaserOverlays.scss */
.frame-type-textTeaser .overlay-gradient-c2-33-bottom2top .overlay, .frame-type-imageTeaser .overlay-gradient-c2-33-bottom2top .overlay {
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.33) 0%, rgba(0, 0, 0, 0) 100%);
}

/* line 122, ../../../desktop/dev/krieger/public/typo3conf/ext/base_teaser/Resources/Private/Sass/_teaserOverlays.scss */
.frame-type-textTeaser .overlay-gradient-c2-bottom2top, .frame-type-imageTeaser .overlay-gradient-c2-bottom2top {
  color: #fff;
}

/* line 14, ../../../desktop/dev/krieger/public/typo3conf/ext/base_teaser/Resources/Private/Sass/_teaserOverlays.scss */
.frame-type-textTeaser .overlay-gradient-c2-bottom2top .overlay, .frame-type-imageTeaser .overlay-gradient-c2-bottom2top .overlay {
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0) 100%);
}

/* line 126, ../../../desktop/dev/krieger/public/typo3conf/ext/base_teaser/Resources/Private/Sass/_teaserOverlays.scss */
.frame-type-textTeaser .overlay-gradient-c2-66-bottom2top, .frame-type-imageTeaser .overlay-gradient-c2-66-bottom2top {
  color: #fff;
}

/* line 14, ../../../desktop/dev/krieger/public/typo3conf/ext/base_teaser/Resources/Private/Sass/_teaserOverlays.scss */
.frame-type-textTeaser .overlay-gradient-c2-66-bottom2top .overlay, .frame-type-imageTeaser .overlay-gradient-c2-66-bottom2top .overlay {
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.66) 0%, rgba(0, 0, 0, 0) 100%);
}

/* line 130, ../../../desktop/dev/krieger/public/typo3conf/ext/base_teaser/Resources/Private/Sass/_teaserOverlays.scss */
.frame-type-textTeaser .overlay-gradient-c2-33-left2right, .frame-type-imageTeaser .overlay-gradient-c2-33-left2right {
  color: #fff;
}

/* line 14, ../../../desktop/dev/krieger/public/typo3conf/ext/base_teaser/Resources/Private/Sass/_teaserOverlays.scss */
.frame-type-textTeaser .overlay-gradient-c2-33-left2right .overlay, .frame-type-imageTeaser .overlay-gradient-c2-33-left2right .overlay {
  background: linear-gradient(90deg, rgba(0, 0, 0, 0.33) 0%, rgba(0, 0, 0, 0) 100%);
}

/* line 134, ../../../desktop/dev/krieger/public/typo3conf/ext/base_teaser/Resources/Private/Sass/_teaserOverlays.scss */
.frame-type-textTeaser .overlay-gradient-c2-left2right, .frame-type-imageTeaser .overlay-gradient-c2-left2right {
  color: #fff;
}

/* line 14, ../../../desktop/dev/krieger/public/typo3conf/ext/base_teaser/Resources/Private/Sass/_teaserOverlays.scss */
.frame-type-textTeaser .overlay-gradient-c2-left2right .overlay, .frame-type-imageTeaser .overlay-gradient-c2-left2right .overlay {
  background: linear-gradient(90deg, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0) 100%);
}

/* line 138, ../../../desktop/dev/krieger/public/typo3conf/ext/base_teaser/Resources/Private/Sass/_teaserOverlays.scss */
.frame-type-textTeaser .overlay-gradient-c2-66-left2right, .frame-type-imageTeaser .overlay-gradient-c2-66-left2right {
  color: #fff;
}

/* line 14, ../../../desktop/dev/krieger/public/typo3conf/ext/base_teaser/Resources/Private/Sass/_teaserOverlays.scss */
.frame-type-textTeaser .overlay-gradient-c2-66-left2right .overlay, .frame-type-imageTeaser .overlay-gradient-c2-66-left2right .overlay {
  background: linear-gradient(90deg, rgba(0, 0, 0, 0.66) 0%, rgba(0, 0, 0, 0) 100%);
}

/* line 142, ../../../desktop/dev/krieger/public/typo3conf/ext/base_teaser/Resources/Private/Sass/_teaserOverlays.scss */
.frame-type-textTeaser .overlay-gradient-c2-33-top2bottom, .frame-type-imageTeaser .overlay-gradient-c2-33-top2bottom {
  color: #fff;
}

/* line 14, ../../../desktop/dev/krieger/public/typo3conf/ext/base_teaser/Resources/Private/Sass/_teaserOverlays.scss */
.frame-type-textTeaser .overlay-gradient-c2-33-top2bottom .overlay, .frame-type-imageTeaser .overlay-gradient-c2-33-top2bottom .overlay {
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.33) 0%, rgba(0, 0, 0, 0) 100%);
}

/* line 146, ../../../desktop/dev/krieger/public/typo3conf/ext/base_teaser/Resources/Private/Sass/_teaserOverlays.scss */
.frame-type-textTeaser .overlay-gradient-c2-top2bottom, .frame-type-imageTeaser .overlay-gradient-c2-top2bottom {
  color: #fff;
}

/* line 14, ../../../desktop/dev/krieger/public/typo3conf/ext/base_teaser/Resources/Private/Sass/_teaserOverlays.scss */
.frame-type-textTeaser .overlay-gradient-c2-top2bottom .overlay, .frame-type-imageTeaser .overlay-gradient-c2-top2bottom .overlay {
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0) 100%);
}

/* line 150, ../../../desktop/dev/krieger/public/typo3conf/ext/base_teaser/Resources/Private/Sass/_teaserOverlays.scss */
.frame-type-textTeaser .overlay-gradient-c2-66-top2bottom, .frame-type-imageTeaser .overlay-gradient-c2-66-top2bottom {
  color: #fff;
}

/* line 14, ../../../desktop/dev/krieger/public/typo3conf/ext/base_teaser/Resources/Private/Sass/_teaserOverlays.scss */
.frame-type-textTeaser .overlay-gradient-c2-66-top2bottom .overlay, .frame-type-imageTeaser .overlay-gradient-c2-66-top2bottom .overlay {
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.66) 0%, rgba(0, 0, 0, 0) 100%);
}

/* line 154, ../../../desktop/dev/krieger/public/typo3conf/ext/base_teaser/Resources/Private/Sass/_teaserOverlays.scss */
.frame-type-textTeaser .overlay-gradient-c2-33-right2left, .frame-type-imageTeaser .overlay-gradient-c2-33-right2left {
  color: #fff;
}

/* line 14, ../../../desktop/dev/krieger/public/typo3conf/ext/base_teaser/Resources/Private/Sass/_teaserOverlays.scss */
.frame-type-textTeaser .overlay-gradient-c2-33-right2left .overlay, .frame-type-imageTeaser .overlay-gradient-c2-33-right2left .overlay {
  background: linear-gradient(270deg, rgba(0, 0, 0, 0.33) 0%, rgba(0, 0, 0, 0) 100%);
}

/* line 158, ../../../desktop/dev/krieger/public/typo3conf/ext/base_teaser/Resources/Private/Sass/_teaserOverlays.scss */
.frame-type-textTeaser .overlay-gradient-c2-right2left, .frame-type-imageTeaser .overlay-gradient-c2-right2left {
  color: #fff;
}

/* line 14, ../../../desktop/dev/krieger/public/typo3conf/ext/base_teaser/Resources/Private/Sass/_teaserOverlays.scss */
.frame-type-textTeaser .overlay-gradient-c2-right2left .overlay, .frame-type-imageTeaser .overlay-gradient-c2-right2left .overlay {
  background: linear-gradient(270deg, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0) 100%);
}

/* line 162, ../../../desktop/dev/krieger/public/typo3conf/ext/base_teaser/Resources/Private/Sass/_teaserOverlays.scss */
.frame-type-textTeaser .overlay-gradient-c2-66-right2left, .frame-type-imageTeaser .overlay-gradient-c2-66-right2left {
  color: #fff;
}

/* line 14, ../../../desktop/dev/krieger/public/typo3conf/ext/base_teaser/Resources/Private/Sass/_teaserOverlays.scss */
.frame-type-textTeaser .overlay-gradient-c2-66-right2left .overlay, .frame-type-imageTeaser .overlay-gradient-c2-66-right2left .overlay {
  background: linear-gradient(270deg, rgba(0, 0, 0, 0.66) 0%, rgba(0, 0, 0, 0) 100%);
}

/* line 168, ../../../desktop/dev/krieger/public/typo3conf/ext/base_teaser/Resources/Private/Sass/_teaserOverlays.scss */
.frame-type-textTeaser .overlay-gradient-c3-33-bottom2top, .frame-type-imageTeaser .overlay-gradient-c3-33-bottom2top {
  color: #fff;
}

/* line 14, ../../../desktop/dev/krieger/public/typo3conf/ext/base_teaser/Resources/Private/Sass/_teaserOverlays.scss */
.frame-type-textTeaser .overlay-gradient-c3-33-bottom2top .overlay, .frame-type-imageTeaser .overlay-gradient-c3-33-bottom2top .overlay {
  background: linear-gradient(0deg, rgba(108, 117, 125, 0.33) 0%, rgba(108, 117, 125, 0) 100%);
}

/* line 172, ../../../desktop/dev/krieger/public/typo3conf/ext/base_teaser/Resources/Private/Sass/_teaserOverlays.scss */
.frame-type-textTeaser .overlay-gradient-c3-bottom2top, .frame-type-imageTeaser .overlay-gradient-c3-bottom2top {
  color: #fff;
}

/* line 14, ../../../desktop/dev/krieger/public/typo3conf/ext/base_teaser/Resources/Private/Sass/_teaserOverlays.scss */
.frame-type-textTeaser .overlay-gradient-c3-bottom2top .overlay, .frame-type-imageTeaser .overlay-gradient-c3-bottom2top .overlay {
  background: linear-gradient(0deg, rgba(108, 117, 125, 0.5) 0%, rgba(108, 117, 125, 0) 100%);
}

/* line 176, ../../../desktop/dev/krieger/public/typo3conf/ext/base_teaser/Resources/Private/Sass/_teaserOverlays.scss */
.frame-type-textTeaser .overlay-gradient-c3-66-bottom2top, .frame-type-imageTeaser .overlay-gradient-c3-66-bottom2top {
  color: #fff;
}

/* line 14, ../../../desktop/dev/krieger/public/typo3conf/ext/base_teaser/Resources/Private/Sass/_teaserOverlays.scss */
.frame-type-textTeaser .overlay-gradient-c3-66-bottom2top .overlay, .frame-type-imageTeaser .overlay-gradient-c3-66-bottom2top .overlay {
  background: linear-gradient(0deg, rgba(108, 117, 125, 0.66) 0%, rgba(108, 117, 125, 0) 100%);
}

/* line 180, ../../../desktop/dev/krieger/public/typo3conf/ext/base_teaser/Resources/Private/Sass/_teaserOverlays.scss */
.frame-type-textTeaser .overlay-gradient-c3-33-left2right, .frame-type-imageTeaser .overlay-gradient-c3-33-left2right {
  color: #fff;
}

/* line 14, ../../../desktop/dev/krieger/public/typo3conf/ext/base_teaser/Resources/Private/Sass/_teaserOverlays.scss */
.frame-type-textTeaser .overlay-gradient-c3-33-left2right .overlay, .frame-type-imageTeaser .overlay-gradient-c3-33-left2right .overlay {
  background: linear-gradient(90deg, rgba(108, 117, 125, 0.33) 0%, rgba(108, 117, 125, 0) 100%);
}

/* line 184, ../../../desktop/dev/krieger/public/typo3conf/ext/base_teaser/Resources/Private/Sass/_teaserOverlays.scss */
.frame-type-textTeaser .overlay-gradient-c3-left2right, .frame-type-imageTeaser .overlay-gradient-c3-left2right {
  color: #fff;
}

/* line 14, ../../../desktop/dev/krieger/public/typo3conf/ext/base_teaser/Resources/Private/Sass/_teaserOverlays.scss */
.frame-type-textTeaser .overlay-gradient-c3-left2right .overlay, .frame-type-imageTeaser .overlay-gradient-c3-left2right .overlay {
  background: linear-gradient(90deg, rgba(108, 117, 125, 0.5) 0%, rgba(108, 117, 125, 0) 100%);
}

/* line 188, ../../../desktop/dev/krieger/public/typo3conf/ext/base_teaser/Resources/Private/Sass/_teaserOverlays.scss */
.frame-type-textTeaser .overlay-gradient-c3-66-left2right, .frame-type-imageTeaser .overlay-gradient-c3-66-left2right {
  color: #fff;
}

/* line 14, ../../../desktop/dev/krieger/public/typo3conf/ext/base_teaser/Resources/Private/Sass/_teaserOverlays.scss */
.frame-type-textTeaser .overlay-gradient-c3-66-left2right .overlay, .frame-type-imageTeaser .overlay-gradient-c3-66-left2right .overlay {
  background: linear-gradient(90deg, rgba(108, 117, 125, 0.66) 0%, rgba(108, 117, 125, 0) 100%);
}

/* line 192, ../../../desktop/dev/krieger/public/typo3conf/ext/base_teaser/Resources/Private/Sass/_teaserOverlays.scss */
.frame-type-textTeaser .overlay-gradient-c3-33-top2bottom, .frame-type-imageTeaser .overlay-gradient-c3-33-top2bottom {
  color: #fff;
}

/* line 14, ../../../desktop/dev/krieger/public/typo3conf/ext/base_teaser/Resources/Private/Sass/_teaserOverlays.scss */
.frame-type-textTeaser .overlay-gradient-c3-33-top2bottom .overlay, .frame-type-imageTeaser .overlay-gradient-c3-33-top2bottom .overlay {
  background: linear-gradient(180deg, rgba(108, 117, 125, 0.33) 0%, rgba(108, 117, 125, 0) 100%);
}

/* line 196, ../../../desktop/dev/krieger/public/typo3conf/ext/base_teaser/Resources/Private/Sass/_teaserOverlays.scss */
.frame-type-textTeaser .overlay-gradient-c3-top2bottom, .frame-type-imageTeaser .overlay-gradient-c3-top2bottom {
  color: #fff;
}

/* line 14, ../../../desktop/dev/krieger/public/typo3conf/ext/base_teaser/Resources/Private/Sass/_teaserOverlays.scss */
.frame-type-textTeaser .overlay-gradient-c3-top2bottom .overlay, .frame-type-imageTeaser .overlay-gradient-c3-top2bottom .overlay {
  background: linear-gradient(180deg, rgba(108, 117, 125, 0.5) 0%, rgba(108, 117, 125, 0) 100%);
}

/* line 200, ../../../desktop/dev/krieger/public/typo3conf/ext/base_teaser/Resources/Private/Sass/_teaserOverlays.scss */
.frame-type-textTeaser .overlay-gradient-c3-66-top2bottom, .frame-type-imageTeaser .overlay-gradient-c3-66-top2bottom {
  color: #fff;
}

/* line 14, ../../../desktop/dev/krieger/public/typo3conf/ext/base_teaser/Resources/Private/Sass/_teaserOverlays.scss */
.frame-type-textTeaser .overlay-gradient-c3-66-top2bottom .overlay, .frame-type-imageTeaser .overlay-gradient-c3-66-top2bottom .overlay {
  background: linear-gradient(180deg, rgba(108, 117, 125, 0.66) 0%, rgba(108, 117, 125, 0) 100%);
}

/* line 204, ../../../desktop/dev/krieger/public/typo3conf/ext/base_teaser/Resources/Private/Sass/_teaserOverlays.scss */
.frame-type-textTeaser .overlay-gradient-c3-33-right2left, .frame-type-imageTeaser .overlay-gradient-c3-33-right2left {
  color: #fff;
}

/* line 14, ../../../desktop/dev/krieger/public/typo3conf/ext/base_teaser/Resources/Private/Sass/_teaserOverlays.scss */
.frame-type-textTeaser .overlay-gradient-c3-33-right2left .overlay, .frame-type-imageTeaser .overlay-gradient-c3-33-right2left .overlay {
  background: linear-gradient(270deg, rgba(108, 117, 125, 0.33) 0%, rgba(108, 117, 125, 0) 100%);
}

/* line 208, ../../../desktop/dev/krieger/public/typo3conf/ext/base_teaser/Resources/Private/Sass/_teaserOverlays.scss */
.frame-type-textTeaser .overlay-gradient-c3-right2left, .frame-type-imageTeaser .overlay-gradient-c3-right2left {
  color: #fff;
}

/* line 14, ../../../desktop/dev/krieger/public/typo3conf/ext/base_teaser/Resources/Private/Sass/_teaserOverlays.scss */
.frame-type-textTeaser .overlay-gradient-c3-right2left .overlay, .frame-type-imageTeaser .overlay-gradient-c3-right2left .overlay {
  background: linear-gradient(270deg, rgba(108, 117, 125, 0.5) 0%, rgba(108, 117, 125, 0) 100%);
}

/* line 212, ../../../desktop/dev/krieger/public/typo3conf/ext/base_teaser/Resources/Private/Sass/_teaserOverlays.scss */
.frame-type-textTeaser .overlay-gradient-c3-66-right2left, .frame-type-imageTeaser .overlay-gradient-c3-66-right2left {
  color: #fff;
}

/* line 14, ../../../desktop/dev/krieger/public/typo3conf/ext/base_teaser/Resources/Private/Sass/_teaserOverlays.scss */
.frame-type-textTeaser .overlay-gradient-c3-66-right2left .overlay, .frame-type-imageTeaser .overlay-gradient-c3-66-right2left .overlay {
  background: linear-gradient(270deg, rgba(108, 117, 125, 0.66) 0%, rgba(108, 117, 125, 0) 100%);
}

/* line 6, ../../../desktop/dev/krieger/public/typo3conf/ext/base_teaser/Resources/Private/Sass/_teaserContainer.scss */
.equal-height-flexbox {
  align-items: stretch !important;
}

/* line 11, ../../../desktop/dev/krieger/public/typo3conf/ext/base_teaser/Resources/Private/Sass/_teaserContainer.scss */
.equal-height-flexbox .frame-type-textTeaser {
  display: flex;
}

/* line 13, ../../../desktop/dev/krieger/public/typo3conf/ext/base_teaser/Resources/Private/Sass/_teaserContainer.scss */
.equal-height-flexbox .frame-type-textTeaser .card {
  height: 100%;
}

/* line 18, ../../../desktop/dev/krieger/public/typo3conf/ext/base_teaser/Resources/Private/Sass/_teaserContainer.scss */
.disable-equal-height-flexbox {
  align-items: flex-start;
}

/* line 23, ../../../desktop/dev/krieger/public/typo3conf/ext/base_teaser/Resources/Private/Sass/_teaserContainer.scss */
.teaser.row.card-group.no-gutters .square-container {
  left: 0;
  right: 0;
}

/* line 27, ../../../desktop/dev/krieger/public/typo3conf/ext/base_teaser/Resources/Private/Sass/_teaserContainer.scss */
.teaser.row.card-group.no-gutters .square-wrap {
  margin-bottom: 0 !important;
}

/* line 30, ../../../desktop/dev/krieger/public/typo3conf/ext/base_teaser/Resources/Private/Sass/_teaserContainer.scss */
.teaser.row.card-group.no-gutters .frame-type-textTeaser {
  padding-right: 0px;
  padding-left: 0px;
}

/* line 37, ../../../desktop/dev/krieger/public/typo3conf/ext/base_teaser/Resources/Private/Sass/_teaserContainer.scss */
.teaser .frame,
.teaser-carousel .frame {
  margin-top: var(--bs-gutter-y);
}

/* line 43, ../../../desktop/dev/krieger/public/typo3conf/ext/base_teaser/Resources/Private/Sass/_teaserContainer.scss */
.teaser.row {
  --bs-gutter-y: 1.5rem;
  --bs-gutter-x: 1.5rem;
  align-items: flex-start;
}

/* line 85, ../../../desktop/dev/krieger/public/typo3conf/ext/base_teaser/Resources/Private/Sass/_teaserContainer.scss */
.teaser.row > .frame-type-div {
  margin: 0 !important;
}

/* line 88, ../../../desktop/dev/krieger/public/typo3conf/ext/base_teaser/Resources/Private/Sass/_teaserContainer.scss */
.teaser.row > .frame-type-div hr.ce-div {
  border: none;
  margin: 0;
  padding: 0;
}

/* line 96, ../../../desktop/dev/krieger/public/typo3conf/ext/base_teaser/Resources/Private/Sass/_teaserContainer.scss */
.teaser-hover:focus, .teaser-hover:hover {
  text-decoration: none;
}

/* line 99, ../../../desktop/dev/krieger/public/typo3conf/ext/base_teaser/Resources/Private/Sass/_teaserContainer.scss */
.teaser-carousel {
  margin-left: -0.75rem;
  margin-right: -0.75rem;
}

/* line 100, ../../../desktop/dev/krieger/public/typo3conf/ext/base_teaser/Resources/Private/Sass/_teaserContainer.scss */
.teaser-carousel .slick-slide {
  height: auto;
}

/* line 108, ../../../desktop/dev/krieger/public/typo3conf/ext/base_teaser/Resources/Private/Sass/_teaserContainer.scss */
.teaser-carousel .container.sw-btn, .teaser-carousel main > .sw-btn.frame-type-menuDirectory, .teaser-carousel main > .sw-btn.frame-type-menuList, .teaser-carousel main > .frame-type-menuDirectory header.sw-btn, main > .frame-type-menuDirectory .teaser-carousel header.sw-btn, .teaser-carousel main > .frame-type-menuList header.sw-btn, main > .frame-type-menuList .teaser-carousel header.sw-btn {
  position: static;
  bottom: inherit;
}

/* line 112, ../../../desktop/dev/krieger/public/typo3conf/ext/base_teaser/Resources/Private/Sass/_teaserContainer.scss */
.teaser-carousel .slick-dots {
  left: 0;
  right: 0;
}

/* line 116, ../../../desktop/dev/krieger/public/typo3conf/ext/base_teaser/Resources/Private/Sass/_teaserContainer.scss */
.teaser-carousel .slick-dots > li:only-child {
  display: none;
}

/* line 119, ../../../desktop/dev/krieger/public/typo3conf/ext/base_teaser/Resources/Private/Sass/_teaserContainer.scss */
.teaser-carousel .col, .teaser-carousel .frame-type-keyVisualTeaser, .teaser-carousel [class*="col-"] {
  max-width: none;
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}

/* line 2, ../../../desktop/dev/krieger/public/typo3conf/ext/base_teaser/Resources/Private/Sass/_teaser.scss */
.card-deck .card {
  margin-right: 0;
  margin-left: 0;
}

/* line 8, ../../../desktop/dev/krieger/public/typo3conf/ext/base_teaser/Resources/Private/Sass/_teaser.scss */
.frame-type-textTeaser, .frame-type-imageTeaser {
  position: relative;
}

/* line 11, ../../../desktop/dev/krieger/public/typo3conf/ext/base_teaser/Resources/Private/Sass/_teaser.scss */
.frame-type-textTeaser .card, .frame-type-imageTeaser .card {
  transition: box-shadow 0.5s;
}

/* line 15, ../../../desktop/dev/krieger/public/typo3conf/ext/base_teaser/Resources/Private/Sass/_teaser.scss */
.frame-type-textTeaser .card.primary h1, .frame-type-textTeaser .card.primary .h1, .frame-type-textTeaser .card.primary h2, .frame-type-textTeaser .card.primary .h2, .frame-type-textTeaser .card.primary h3, .frame-type-textTeaser .card.primary .h3, .frame-type-textTeaser .card.primary h4, .frame-type-textTeaser .card.primary .h4, .frame-type-textTeaser .card.primary h5, .frame-type-textTeaser .card.primary .h5, .frame-type-textTeaser .card.primary h6, .frame-type-textTeaser .card.primary .h6, .frame-type-textTeaser .card.primary p, .frame-type-textTeaser .card.primary small, .frame-type-textTeaser .card.primary .small, .frame-type-textTeaser .card.secondary h1, .frame-type-textTeaser .card.secondary .h1, .frame-type-textTeaser .card.secondary h2, .frame-type-textTeaser .card.secondary .h2, .frame-type-textTeaser .card.secondary h3, .frame-type-textTeaser .card.secondary .h3, .frame-type-textTeaser .card.secondary h4, .frame-type-textTeaser .card.secondary .h4, .frame-type-textTeaser .card.secondary h5, .frame-type-textTeaser .card.secondary .h5, .frame-type-textTeaser .card.secondary h6, .frame-type-textTeaser .card.secondary .h6, .frame-type-textTeaser .card.secondary p, .frame-type-textTeaser .card.secondary small, .frame-type-textTeaser .card.secondary .small, .frame-type-textTeaser .card.tertiary h1, .frame-type-textTeaser .card.tertiary .h1, .frame-type-textTeaser .card.tertiary h2, .frame-type-textTeaser .card.tertiary .h2, .frame-type-textTeaser .card.tertiary h3, .frame-type-textTeaser .card.tertiary .h3, .frame-type-textTeaser .card.tertiary h4, .frame-type-textTeaser .card.tertiary .h4, .frame-type-textTeaser .card.tertiary h5, .frame-type-textTeaser .card.tertiary .h5, .frame-type-textTeaser .card.tertiary h6, .frame-type-textTeaser .card.tertiary .h6, .frame-type-textTeaser .card.tertiary p, .frame-type-textTeaser .card.tertiary small, .frame-type-textTeaser .card.tertiary .small, .frame-type-textTeaser .card .quaternary h1, .frame-type-textTeaser .card .quaternary .h1, .frame-type-textTeaser .card .quaternary h2, .frame-type-textTeaser .card .quaternary .h2, .frame-type-textTeaser .card .quaternary h3, .frame-type-textTeaser .card .quaternary .h3, .frame-type-textTeaser .card .quaternary h4, .frame-type-textTeaser .card .quaternary .h4, .frame-type-textTeaser .card .quaternary h5, .frame-type-textTeaser .card .quaternary .h5, .frame-type-textTeaser .card .quaternary h6, .frame-type-textTeaser .card .quaternary .h6, .frame-type-textTeaser .card .quaternary p, .frame-type-textTeaser .card .quaternary small, .frame-type-textTeaser .card .quaternary .small, .frame-type-imageTeaser .card.primary h1, .frame-type-imageTeaser .card.primary .h1, .frame-type-imageTeaser .card.primary h2, .frame-type-imageTeaser .card.primary .h2, .frame-type-imageTeaser .card.primary h3, .frame-type-imageTeaser .card.primary .h3, .frame-type-imageTeaser .card.primary h4, .frame-type-imageTeaser .card.primary .h4, .frame-type-imageTeaser .card.primary h5, .frame-type-imageTeaser .card.primary .h5, .frame-type-imageTeaser .card.primary h6, .frame-type-imageTeaser .card.primary .h6, .frame-type-imageTeaser .card.primary p, .frame-type-imageTeaser .card.primary small, .frame-type-imageTeaser .card.primary .small, .frame-type-imageTeaser .card.secondary h1, .frame-type-imageTeaser .card.secondary .h1, .frame-type-imageTeaser .card.secondary h2, .frame-type-imageTeaser .card.secondary .h2, .frame-type-imageTeaser .card.secondary h3, .frame-type-imageTeaser .card.secondary .h3, .frame-type-imageTeaser .card.secondary h4, .frame-type-imageTeaser .card.secondary .h4, .frame-type-imageTeaser .card.secondary h5, .frame-type-imageTeaser .card.secondary .h5, .frame-type-imageTeaser .card.secondary h6, .frame-type-imageTeaser .card.secondary .h6, .frame-type-imageTeaser .card.secondary p, .frame-type-imageTeaser .card.secondary small, .frame-type-imageTeaser .card.secondary .small, .frame-type-imageTeaser .card.tertiary h1, .frame-type-imageTeaser .card.tertiary .h1, .frame-type-imageTeaser .card.tertiary h2, .frame-type-imageTeaser .card.tertiary .h2, .frame-type-imageTeaser .card.tertiary h3, .frame-type-imageTeaser .card.tertiary .h3, .frame-type-imageTeaser .card.tertiary h4, .frame-type-imageTeaser .card.tertiary .h4, .frame-type-imageTeaser .card.tertiary h5, .frame-type-imageTeaser .card.tertiary .h5, .frame-type-imageTeaser .card.tertiary h6, .frame-type-imageTeaser .card.tertiary .h6, .frame-type-imageTeaser .card.tertiary p, .frame-type-imageTeaser .card.tertiary small, .frame-type-imageTeaser .card.tertiary .small, .frame-type-imageTeaser .card .quaternary h1, .frame-type-imageTeaser .card .quaternary .h1, .frame-type-imageTeaser .card .quaternary h2, .frame-type-imageTeaser .card .quaternary .h2, .frame-type-imageTeaser .card .quaternary h3, .frame-type-imageTeaser .card .quaternary .h3, .frame-type-imageTeaser .card .quaternary h4, .frame-type-imageTeaser .card .quaternary .h4, .frame-type-imageTeaser .card .quaternary h5, .frame-type-imageTeaser .card .quaternary .h5, .frame-type-imageTeaser .card .quaternary h6, .frame-type-imageTeaser .card .quaternary .h6, .frame-type-imageTeaser .card .quaternary p, .frame-type-imageTeaser .card .quaternary small, .frame-type-imageTeaser .card .quaternary .small {
  color: #fff;
}

/* line 19, ../../../desktop/dev/krieger/public/typo3conf/ext/base_teaser/Resources/Private/Sass/_teaser.scss */
.frame-type-textTeaser .card.primary, .frame-type-imageTeaser .card.primary {
  background-color: #114576;
}

/* line 22, ../../../desktop/dev/krieger/public/typo3conf/ext/base_teaser/Resources/Private/Sass/_teaser.scss */
.frame-type-textTeaser .card.secondary, .frame-type-imageTeaser .card.secondary {
  background-color: #717171;
}

/* line 25, ../../../desktop/dev/krieger/public/typo3conf/ext/base_teaser/Resources/Private/Sass/_teaser.scss */
.frame-type-textTeaser .card.tertiary, .frame-type-imageTeaser .card.tertiary {
  background-color: #6c757d;
}

/* line 28, ../../../desktop/dev/krieger/public/typo3conf/ext/base_teaser/Resources/Private/Sass/_teaser.scss */
.frame-type-textTeaser .card.quaternary, .frame-type-imageTeaser .card.quaternary {
  background-color: #20c997;
}

/* line 33, ../../../desktop/dev/krieger/public/typo3conf/ext/base_teaser/Resources/Private/Sass/_teaser.scss */
.frame-type-textTeaser .card.imageteaser.picturefill-background > .overlay, .frame-type-imageTeaser .card.imageteaser.picturefill-background > .overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
}

/* line 39, ../../../desktop/dev/krieger/public/typo3conf/ext/base_teaser/Resources/Private/Sass/_teaser.scss */
.frame-type-textTeaser a, .frame-type-imageTeaser a {
  text-decoration: none;
}

/* line 42, ../../../desktop/dev/krieger/public/typo3conf/ext/base_teaser/Resources/Private/Sass/_teaser.scss */
.frame-type-textTeaser a:hover .card, .frame-type-imageTeaser a:hover .card {
  box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.4);
}

/* line 51, ../../../desktop/dev/krieger/public/typo3conf/ext/base_teaser/Resources/Private/Sass/_teaser.scss */
.frame-type-textTeaser a .overlay-0.card.imageteaser.picturefill-background h1, .frame-type-textTeaser a .overlay-0.card.imageteaser.picturefill-background .h1, .frame-type-textTeaser a .overlay-0.card.imageteaser.picturefill-background h2, .frame-type-textTeaser a .overlay-0.card.imageteaser.picturefill-background .h2, .frame-type-textTeaser a .overlay-0.card.imageteaser.picturefill-background h3, .frame-type-textTeaser a .overlay-0.card.imageteaser.picturefill-background .h3, .frame-type-textTeaser a .overlay-0.card.imageteaser.picturefill-background h4, .frame-type-textTeaser a .overlay-0.card.imageteaser.picturefill-background .h4, .frame-type-textTeaser a .overlay-0.card.imageteaser.picturefill-background h5, .frame-type-textTeaser a .overlay-0.card.imageteaser.picturefill-background .h5, .frame-type-textTeaser a .overlay-0.card.imageteaser.picturefill-background h6, .frame-type-textTeaser a .overlay-0.card.imageteaser.picturefill-background .h6, .frame-type-textTeaser a .overlay-0.card.imageteaser.picturefill-background p, .frame-type-textTeaser .overlay-primary.card.imageteaser.picturefill-background h1, .frame-type-textTeaser .overlay-primary.card.imageteaser.picturefill-background .h1, .frame-type-textTeaser .overlay-primary.card.imageteaser.picturefill-background h2, .frame-type-textTeaser .overlay-primary.card.imageteaser.picturefill-background .h2, .frame-type-textTeaser .overlay-primary.card.imageteaser.picturefill-background h3, .frame-type-textTeaser .overlay-primary.card.imageteaser.picturefill-background .h3, .frame-type-textTeaser .overlay-primary.card.imageteaser.picturefill-background h4, .frame-type-textTeaser .overlay-primary.card.imageteaser.picturefill-background .h4, .frame-type-textTeaser .overlay-primary.card.imageteaser.picturefill-background h5, .frame-type-textTeaser .overlay-primary.card.imageteaser.picturefill-background .h5, .frame-type-textTeaser .overlay-primary.card.imageteaser.picturefill-background h6, .frame-type-textTeaser .overlay-primary.card.imageteaser.picturefill-background .h6, .frame-type-textTeaser .overlay-primary.card.imageteaser.picturefill-background p, .frame-type-textTeaser .overlay-secondary.card.imageteaser.picturefill-background h1, .frame-type-textTeaser .overlay-secondary.card.imageteaser.picturefill-background .h1, .frame-type-textTeaser .overlay-secondary.card.imageteaser.picturefill-background h2, .frame-type-textTeaser .overlay-secondary.card.imageteaser.picturefill-background .h2, .frame-type-textTeaser .overlay-secondary.card.imageteaser.picturefill-background h3, .frame-type-textTeaser .overlay-secondary.card.imageteaser.picturefill-background .h3, .frame-type-textTeaser .overlay-secondary.card.imageteaser.picturefill-background h4, .frame-type-textTeaser .overlay-secondary.card.imageteaser.picturefill-background .h4, .frame-type-textTeaser .overlay-secondary.card.imageteaser.picturefill-background h5, .frame-type-textTeaser .overlay-secondary.card.imageteaser.picturefill-background .h5, .frame-type-textTeaser .overlay-secondary.card.imageteaser.picturefill-background h6, .frame-type-textTeaser .overlay-secondary.card.imageteaser.picturefill-background .h6, .frame-type-textTeaser .overlay-secondary.card.imageteaser.picturefill-background p, .frame-type-textTeaser .overlay-tertiary.card.imageteaser.picturefill-background h1, .frame-type-textTeaser .overlay-tertiary.card.imageteaser.picturefill-background .h1, .frame-type-textTeaser .overlay-tertiary.card.imageteaser.picturefill-background h2, .frame-type-textTeaser .overlay-tertiary.card.imageteaser.picturefill-background .h2, .frame-type-textTeaser .overlay-tertiary.card.imageteaser.picturefill-background h3, .frame-type-textTeaser .overlay-tertiary.card.imageteaser.picturefill-background .h3, .frame-type-textTeaser .overlay-tertiary.card.imageteaser.picturefill-background h4, .frame-type-textTeaser .overlay-tertiary.card.imageteaser.picturefill-background .h4, .frame-type-textTeaser .overlay-tertiary.card.imageteaser.picturefill-background h5, .frame-type-textTeaser .overlay-tertiary.card.imageteaser.picturefill-background .h5, .frame-type-textTeaser .overlay-tertiary.card.imageteaser.picturefill-background h6, .frame-type-textTeaser .overlay-tertiary.card.imageteaser.picturefill-background .h6, .frame-type-textTeaser .overlay-tertiary.card.imageteaser.picturefill-background p, .frame-type-textTeaser .overlay-quaternary.card.imageteaser.picturefill-background h1, .frame-type-textTeaser .overlay-quaternary.card.imageteaser.picturefill-background .h1, .frame-type-textTeaser .overlay-quaternary.card.imageteaser.picturefill-background h2, .frame-type-textTeaser .overlay-quaternary.card.imageteaser.picturefill-background .h2, .frame-type-textTeaser .overlay-quaternary.card.imageteaser.picturefill-background h3, .frame-type-textTeaser .overlay-quaternary.card.imageteaser.picturefill-background .h3, .frame-type-textTeaser .overlay-quaternary.card.imageteaser.picturefill-background h4, .frame-type-textTeaser .overlay-quaternary.card.imageteaser.picturefill-background .h4, .frame-type-textTeaser .overlay-quaternary.card.imageteaser.picturefill-background h5, .frame-type-textTeaser .overlay-quaternary.card.imageteaser.picturefill-background .h5, .frame-type-textTeaser .overlay-quaternary.card.imageteaser.picturefill-background h6, .frame-type-textTeaser .overlay-quaternary.card.imageteaser.picturefill-background .h6, .frame-type-textTeaser .overlay-quaternary.card.imageteaser.picturefill-background p,
.frame-type-textTeaser .overlay-0.card.imageteaser.picturefill-background h1,
.frame-type-textTeaser .overlay-0.card.imageteaser.picturefill-background .h1,
.frame-type-textTeaser .overlay-0.card.imageteaser.picturefill-background h2,
.frame-type-textTeaser .overlay-0.card.imageteaser.picturefill-background .h2,
.frame-type-textTeaser .overlay-0.card.imageteaser.picturefill-background h3,
.frame-type-textTeaser .overlay-0.card.imageteaser.picturefill-background .h3,
.frame-type-textTeaser .overlay-0.card.imageteaser.picturefill-background h4,
.frame-type-textTeaser .overlay-0.card.imageteaser.picturefill-background .h4,
.frame-type-textTeaser .overlay-0.card.imageteaser.picturefill-background h5,
.frame-type-textTeaser .overlay-0.card.imageteaser.picturefill-background .h5,
.frame-type-textTeaser .overlay-0.card.imageteaser.picturefill-background h6,
.frame-type-textTeaser .overlay-0.card.imageteaser.picturefill-background .h6,
.frame-type-textTeaser .overlay-0.card.imageteaser.picturefill-background p, .frame-type-textTeaser .overlay-primary.card.imageteaser.picturefill-background h1, .frame-type-textTeaser .overlay-primary.card.imageteaser.picturefill-background .h1, .frame-type-textTeaser .overlay-primary.card.imageteaser.picturefill-background h2, .frame-type-textTeaser .overlay-primary.card.imageteaser.picturefill-background .h2, .frame-type-textTeaser .overlay-primary.card.imageteaser.picturefill-background h3, .frame-type-textTeaser .overlay-primary.card.imageteaser.picturefill-background .h3, .frame-type-textTeaser .overlay-primary.card.imageteaser.picturefill-background h4, .frame-type-textTeaser .overlay-primary.card.imageteaser.picturefill-background .h4, .frame-type-textTeaser .overlay-primary.card.imageteaser.picturefill-background h5, .frame-type-textTeaser .overlay-primary.card.imageteaser.picturefill-background .h5, .frame-type-textTeaser .overlay-primary.card.imageteaser.picturefill-background h6, .frame-type-textTeaser .overlay-primary.card.imageteaser.picturefill-background .h6, .frame-type-textTeaser .overlay-primary.card.imageteaser.picturefill-background p, .frame-type-textTeaser .overlay-secondary.card.imageteaser.picturefill-background h1, .frame-type-textTeaser .overlay-secondary.card.imageteaser.picturefill-background .h1, .frame-type-textTeaser .overlay-secondary.card.imageteaser.picturefill-background h2, .frame-type-textTeaser .overlay-secondary.card.imageteaser.picturefill-background .h2, .frame-type-textTeaser .overlay-secondary.card.imageteaser.picturefill-background h3, .frame-type-textTeaser .overlay-secondary.card.imageteaser.picturefill-background .h3, .frame-type-textTeaser .overlay-secondary.card.imageteaser.picturefill-background h4, .frame-type-textTeaser .overlay-secondary.card.imageteaser.picturefill-background .h4, .frame-type-textTeaser .overlay-secondary.card.imageteaser.picturefill-background h5, .frame-type-textTeaser .overlay-secondary.card.imageteaser.picturefill-background .h5, .frame-type-textTeaser .overlay-secondary.card.imageteaser.picturefill-background h6, .frame-type-textTeaser .overlay-secondary.card.imageteaser.picturefill-background .h6, .frame-type-textTeaser .overlay-secondary.card.imageteaser.picturefill-background p, .frame-type-textTeaser .overlay-tertiary.card.imageteaser.picturefill-background h1, .frame-type-textTeaser .overlay-tertiary.card.imageteaser.picturefill-background .h1, .frame-type-textTeaser .overlay-tertiary.card.imageteaser.picturefill-background h2, .frame-type-textTeaser .overlay-tertiary.card.imageteaser.picturefill-background .h2, .frame-type-textTeaser .overlay-tertiary.card.imageteaser.picturefill-background h3, .frame-type-textTeaser .overlay-tertiary.card.imageteaser.picturefill-background .h3, .frame-type-textTeaser .overlay-tertiary.card.imageteaser.picturefill-background h4, .frame-type-textTeaser .overlay-tertiary.card.imageteaser.picturefill-background .h4, .frame-type-textTeaser .overlay-tertiary.card.imageteaser.picturefill-background h5, .frame-type-textTeaser .overlay-tertiary.card.imageteaser.picturefill-background .h5, .frame-type-textTeaser .overlay-tertiary.card.imageteaser.picturefill-background h6, .frame-type-textTeaser .overlay-tertiary.card.imageteaser.picturefill-background .h6, .frame-type-textTeaser .overlay-tertiary.card.imageteaser.picturefill-background p, .frame-type-textTeaser .overlay-quaternary.card.imageteaser.picturefill-background h1, .frame-type-textTeaser .overlay-quaternary.card.imageteaser.picturefill-background .h1, .frame-type-textTeaser .overlay-quaternary.card.imageteaser.picturefill-background h2, .frame-type-textTeaser .overlay-quaternary.card.imageteaser.picturefill-background .h2, .frame-type-textTeaser .overlay-quaternary.card.imageteaser.picturefill-background h3, .frame-type-textTeaser .overlay-quaternary.card.imageteaser.picturefill-background .h3, .frame-type-textTeaser .overlay-quaternary.card.imageteaser.picturefill-background h4, .frame-type-textTeaser .overlay-quaternary.card.imageteaser.picturefill-background .h4, .frame-type-textTeaser .overlay-quaternary.card.imageteaser.picturefill-background h5, .frame-type-textTeaser .overlay-quaternary.card.imageteaser.picturefill-background .h5, .frame-type-textTeaser .overlay-quaternary.card.imageteaser.picturefill-background h6, .frame-type-textTeaser .overlay-quaternary.card.imageteaser.picturefill-background .h6, .frame-type-textTeaser .overlay-quaternary.card.imageteaser.picturefill-background p, .frame-type-imageTeaser a .overlay-0.card.imageteaser.picturefill-background h1, .frame-type-imageTeaser a .overlay-0.card.imageteaser.picturefill-background .h1, .frame-type-imageTeaser a .overlay-0.card.imageteaser.picturefill-background h2, .frame-type-imageTeaser a .overlay-0.card.imageteaser.picturefill-background .h2, .frame-type-imageTeaser a .overlay-0.card.imageteaser.picturefill-background h3, .frame-type-imageTeaser a .overlay-0.card.imageteaser.picturefill-background .h3, .frame-type-imageTeaser a .overlay-0.card.imageteaser.picturefill-background h4, .frame-type-imageTeaser a .overlay-0.card.imageteaser.picturefill-background .h4, .frame-type-imageTeaser a .overlay-0.card.imageteaser.picturefill-background h5, .frame-type-imageTeaser a .overlay-0.card.imageteaser.picturefill-background .h5, .frame-type-imageTeaser a .overlay-0.card.imageteaser.picturefill-background h6, .frame-type-imageTeaser a .overlay-0.card.imageteaser.picturefill-background .h6, .frame-type-imageTeaser a .overlay-0.card.imageteaser.picturefill-background p, .frame-type-imageTeaser .overlay-primary.card.imageteaser.picturefill-background h1, .frame-type-imageTeaser .overlay-primary.card.imageteaser.picturefill-background .h1, .frame-type-imageTeaser .overlay-primary.card.imageteaser.picturefill-background h2, .frame-type-imageTeaser .overlay-primary.card.imageteaser.picturefill-background .h2, .frame-type-imageTeaser .overlay-primary.card.imageteaser.picturefill-background h3, .frame-type-imageTeaser .overlay-primary.card.imageteaser.picturefill-background .h3, .frame-type-imageTeaser .overlay-primary.card.imageteaser.picturefill-background h4, .frame-type-imageTeaser .overlay-primary.card.imageteaser.picturefill-background .h4, .frame-type-imageTeaser .overlay-primary.card.imageteaser.picturefill-background h5, .frame-type-imageTeaser .overlay-primary.card.imageteaser.picturefill-background .h5, .frame-type-imageTeaser .overlay-primary.card.imageteaser.picturefill-background h6, .frame-type-imageTeaser .overlay-primary.card.imageteaser.picturefill-background .h6, .frame-type-imageTeaser .overlay-primary.card.imageteaser.picturefill-background p, .frame-type-imageTeaser .overlay-secondary.card.imageteaser.picturefill-background h1, .frame-type-imageTeaser .overlay-secondary.card.imageteaser.picturefill-background .h1, .frame-type-imageTeaser .overlay-secondary.card.imageteaser.picturefill-background h2, .frame-type-imageTeaser .overlay-secondary.card.imageteaser.picturefill-background .h2, .frame-type-imageTeaser .overlay-secondary.card.imageteaser.picturefill-background h3, .frame-type-imageTeaser .overlay-secondary.card.imageteaser.picturefill-background .h3, .frame-type-imageTeaser .overlay-secondary.card.imageteaser.picturefill-background h4, .frame-type-imageTeaser .overlay-secondary.card.imageteaser.picturefill-background .h4, .frame-type-imageTeaser .overlay-secondary.card.imageteaser.picturefill-background h5, .frame-type-imageTeaser .overlay-secondary.card.imageteaser.picturefill-background .h5, .frame-type-imageTeaser .overlay-secondary.card.imageteaser.picturefill-background h6, .frame-type-imageTeaser .overlay-secondary.card.imageteaser.picturefill-background .h6, .frame-type-imageTeaser .overlay-secondary.card.imageteaser.picturefill-background p, .frame-type-imageTeaser .overlay-tertiary.card.imageteaser.picturefill-background h1, .frame-type-imageTeaser .overlay-tertiary.card.imageteaser.picturefill-background .h1, .frame-type-imageTeaser .overlay-tertiary.card.imageteaser.picturefill-background h2, .frame-type-imageTeaser .overlay-tertiary.card.imageteaser.picturefill-background .h2, .frame-type-imageTeaser .overlay-tertiary.card.imageteaser.picturefill-background h3, .frame-type-imageTeaser .overlay-tertiary.card.imageteaser.picturefill-background .h3, .frame-type-imageTeaser .overlay-tertiary.card.imageteaser.picturefill-background h4, .frame-type-imageTeaser .overlay-tertiary.card.imageteaser.picturefill-background .h4, .frame-type-imageTeaser .overlay-tertiary.card.imageteaser.picturefill-background h5, .frame-type-imageTeaser .overlay-tertiary.card.imageteaser.picturefill-background .h5, .frame-type-imageTeaser .overlay-tertiary.card.imageteaser.picturefill-background h6, .frame-type-imageTeaser .overlay-tertiary.card.imageteaser.picturefill-background .h6, .frame-type-imageTeaser .overlay-tertiary.card.imageteaser.picturefill-background p, .frame-type-imageTeaser .overlay-quaternary.card.imageteaser.picturefill-background h1, .frame-type-imageTeaser .overlay-quaternary.card.imageteaser.picturefill-background .h1, .frame-type-imageTeaser .overlay-quaternary.card.imageteaser.picturefill-background h2, .frame-type-imageTeaser .overlay-quaternary.card.imageteaser.picturefill-background .h2, .frame-type-imageTeaser .overlay-quaternary.card.imageteaser.picturefill-background h3, .frame-type-imageTeaser .overlay-quaternary.card.imageteaser.picturefill-background .h3, .frame-type-imageTeaser .overlay-quaternary.card.imageteaser.picturefill-background h4, .frame-type-imageTeaser .overlay-quaternary.card.imageteaser.picturefill-background .h4, .frame-type-imageTeaser .overlay-quaternary.card.imageteaser.picturefill-background h5, .frame-type-imageTeaser .overlay-quaternary.card.imageteaser.picturefill-background .h5, .frame-type-imageTeaser .overlay-quaternary.card.imageteaser.picturefill-background h6, .frame-type-imageTeaser .overlay-quaternary.card.imageteaser.picturefill-background .h6, .frame-type-imageTeaser .overlay-quaternary.card.imageteaser.picturefill-background p,
.frame-type-imageTeaser .overlay-0.card.imageteaser.picturefill-background h1,
.frame-type-imageTeaser .overlay-0.card.imageteaser.picturefill-background .h1,
.frame-type-imageTeaser .overlay-0.card.imageteaser.picturefill-background h2,
.frame-type-imageTeaser .overlay-0.card.imageteaser.picturefill-background .h2,
.frame-type-imageTeaser .overlay-0.card.imageteaser.picturefill-background h3,
.frame-type-imageTeaser .overlay-0.card.imageteaser.picturefill-background .h3,
.frame-type-imageTeaser .overlay-0.card.imageteaser.picturefill-background h4,
.frame-type-imageTeaser .overlay-0.card.imageteaser.picturefill-background .h4,
.frame-type-imageTeaser .overlay-0.card.imageteaser.picturefill-background h5,
.frame-type-imageTeaser .overlay-0.card.imageteaser.picturefill-background .h5,
.frame-type-imageTeaser .overlay-0.card.imageteaser.picturefill-background h6,
.frame-type-imageTeaser .overlay-0.card.imageteaser.picturefill-background .h6,
.frame-type-imageTeaser .overlay-0.card.imageteaser.picturefill-background p, .frame-type-imageTeaser .overlay-primary.card.imageteaser.picturefill-background h1, .frame-type-imageTeaser .overlay-primary.card.imageteaser.picturefill-background .h1, .frame-type-imageTeaser .overlay-primary.card.imageteaser.picturefill-background h2, .frame-type-imageTeaser .overlay-primary.card.imageteaser.picturefill-background .h2, .frame-type-imageTeaser .overlay-primary.card.imageteaser.picturefill-background h3, .frame-type-imageTeaser .overlay-primary.card.imageteaser.picturefill-background .h3, .frame-type-imageTeaser .overlay-primary.card.imageteaser.picturefill-background h4, .frame-type-imageTeaser .overlay-primary.card.imageteaser.picturefill-background .h4, .frame-type-imageTeaser .overlay-primary.card.imageteaser.picturefill-background h5, .frame-type-imageTeaser .overlay-primary.card.imageteaser.picturefill-background .h5, .frame-type-imageTeaser .overlay-primary.card.imageteaser.picturefill-background h6, .frame-type-imageTeaser .overlay-primary.card.imageteaser.picturefill-background .h6, .frame-type-imageTeaser .overlay-primary.card.imageteaser.picturefill-background p, .frame-type-imageTeaser .overlay-secondary.card.imageteaser.picturefill-background h1, .frame-type-imageTeaser .overlay-secondary.card.imageteaser.picturefill-background .h1, .frame-type-imageTeaser .overlay-secondary.card.imageteaser.picturefill-background h2, .frame-type-imageTeaser .overlay-secondary.card.imageteaser.picturefill-background .h2, .frame-type-imageTeaser .overlay-secondary.card.imageteaser.picturefill-background h3, .frame-type-imageTeaser .overlay-secondary.card.imageteaser.picturefill-background .h3, .frame-type-imageTeaser .overlay-secondary.card.imageteaser.picturefill-background h4, .frame-type-imageTeaser .overlay-secondary.card.imageteaser.picturefill-background .h4, .frame-type-imageTeaser .overlay-secondary.card.imageteaser.picturefill-background h5, .frame-type-imageTeaser .overlay-secondary.card.imageteaser.picturefill-background .h5, .frame-type-imageTeaser .overlay-secondary.card.imageteaser.picturefill-background h6, .frame-type-imageTeaser .overlay-secondary.card.imageteaser.picturefill-background .h6, .frame-type-imageTeaser .overlay-secondary.card.imageteaser.picturefill-background p, .frame-type-imageTeaser .overlay-tertiary.card.imageteaser.picturefill-background h1, .frame-type-imageTeaser .overlay-tertiary.card.imageteaser.picturefill-background .h1, .frame-type-imageTeaser .overlay-tertiary.card.imageteaser.picturefill-background h2, .frame-type-imageTeaser .overlay-tertiary.card.imageteaser.picturefill-background .h2, .frame-type-imageTeaser .overlay-tertiary.card.imageteaser.picturefill-background h3, .frame-type-imageTeaser .overlay-tertiary.card.imageteaser.picturefill-background .h3, .frame-type-imageTeaser .overlay-tertiary.card.imageteaser.picturefill-background h4, .frame-type-imageTeaser .overlay-tertiary.card.imageteaser.picturefill-background .h4, .frame-type-imageTeaser .overlay-tertiary.card.imageteaser.picturefill-background h5, .frame-type-imageTeaser .overlay-tertiary.card.imageteaser.picturefill-background .h5, .frame-type-imageTeaser .overlay-tertiary.card.imageteaser.picturefill-background h6, .frame-type-imageTeaser .overlay-tertiary.card.imageteaser.picturefill-background .h6, .frame-type-imageTeaser .overlay-tertiary.card.imageteaser.picturefill-background p, .frame-type-imageTeaser .overlay-quaternary.card.imageteaser.picturefill-background h1, .frame-type-imageTeaser .overlay-quaternary.card.imageteaser.picturefill-background .h1, .frame-type-imageTeaser .overlay-quaternary.card.imageteaser.picturefill-background h2, .frame-type-imageTeaser .overlay-quaternary.card.imageteaser.picturefill-background .h2, .frame-type-imageTeaser .overlay-quaternary.card.imageteaser.picturefill-background h3, .frame-type-imageTeaser .overlay-quaternary.card.imageteaser.picturefill-background .h3, .frame-type-imageTeaser .overlay-quaternary.card.imageteaser.picturefill-background h4, .frame-type-imageTeaser .overlay-quaternary.card.imageteaser.picturefill-background .h4, .frame-type-imageTeaser .overlay-quaternary.card.imageteaser.picturefill-background h5, .frame-type-imageTeaser .overlay-quaternary.card.imageteaser.picturefill-background .h5, .frame-type-imageTeaser .overlay-quaternary.card.imageteaser.picturefill-background h6, .frame-type-imageTeaser .overlay-quaternary.card.imageteaser.picturefill-background .h6, .frame-type-imageTeaser .overlay-quaternary.card.imageteaser.picturefill-background p {
  color: #fff;
}

/* line 59, ../../../desktop/dev/krieger/public/typo3conf/ext/base_teaser/Resources/Private/Sass/_teaser.scss */
.frame-type-textTeaser a .overlay-0.card.imageteaser.picturefill-background > .overlay,
.frame-type-textTeaser .overlay-0.card.imageteaser.picturefill-background > .overlay, .frame-type-imageTeaser a .overlay-0.card.imageteaser.picturefill-background > .overlay,
.frame-type-imageTeaser .overlay-0.card.imageteaser.picturefill-background > .overlay {
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0.7) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/base_teaser/Resources/Private/Sass/_teaser.scss */
.frame-type-textTeaser a .overlay-primary.card.imageteaser.picturefill-background > .overlay,
.frame-type-textTeaser .overlay-primary.card.imageteaser.picturefill-background > .overlay, .frame-type-imageTeaser a .overlay-primary.card.imageteaser.picturefill-background > .overlay,
.frame-type-imageTeaser .overlay-primary.card.imageteaser.picturefill-background > .overlay {
  background: linear-gradient(to bottom, rgba(50, 80, 119, 0.2) 0%, rgba(50, 80, 119, 0.7) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}

/* line 75, ../../../desktop/dev/krieger/public/typo3conf/ext/base_teaser/Resources/Private/Sass/_teaser.scss */
.frame-type-textTeaser a .overlay-secondary.card.imageteaser.picturefill-background > .overlay,
.frame-type-textTeaser .overlay-secondary.card.imageteaser.picturefill-background > .overlay, .frame-type-imageTeaser a .overlay-secondary.card.imageteaser.picturefill-background > .overlay,
.frame-type-imageTeaser .overlay-secondary.card.imageteaser.picturefill-background > .overlay {
  background: linear-gradient(to bottom, rgba(250, 109, 87, 0.2) 0%, rgba(250, 109, 87, 0.7) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}

/* line 83, ../../../desktop/dev/krieger/public/typo3conf/ext/base_teaser/Resources/Private/Sass/_teaser.scss */
.frame-type-textTeaser a .overlay-tertiary.card.imageteaser.picturefill-background > .overlay,
.frame-type-textTeaser .overlay-tertiary.card.imageteaser.picturefill-background > .overlay, .frame-type-imageTeaser a .overlay-tertiary.card.imageteaser.picturefill-background > .overlay,
.frame-type-imageTeaser .overlay-tertiary.card.imageteaser.picturefill-background > .overlay {
  background: linear-gradient(to bottom, rgba(50, 80, 119, 0.2) 0%, rgba(50, 80, 119, 0.9) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}

/* line 91, ../../../desktop/dev/krieger/public/typo3conf/ext/base_teaser/Resources/Private/Sass/_teaser.scss */
.frame-type-textTeaser a .overlay-quaternary.card.imageteaser.picturefill-background > .overlay,
.frame-type-textTeaser .overlay-quaternary.card.imageteaser.picturefill-background > .overlay, .frame-type-imageTeaser a .overlay-quaternary.card.imageteaser.picturefill-background > .overlay,
.frame-type-imageTeaser .overlay-quaternary.card.imageteaser.picturefill-background > .overlay {
  background: linear-gradient(to bottom, rgba(50, 80, 119, 0.2) 0%, rgba(50, 80, 119, 0.5) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}

/* line 99, ../../../desktop/dev/krieger/public/typo3conf/ext/base_teaser/Resources/Private/Sass/_teaser.scss */
.frame-type-textTeaser {
  color: #212529;
}

/* line 103, ../../../desktop/dev/krieger/public/typo3conf/ext/base_teaser/Resources/Private/Sass/_teaser.scss */
.frame-type-textTeaser .card.primary h1, .frame-type-textTeaser .card.primary .h1, .frame-type-textTeaser .card.primary h2, .frame-type-textTeaser .card.primary .h2, .frame-type-textTeaser .card.primary h3, .frame-type-textTeaser .card.primary .h3, .frame-type-textTeaser .card.primary h4, .frame-type-textTeaser .card.primary .h4, .frame-type-textTeaser .card.primary h5, .frame-type-textTeaser .card.primary .h5, .frame-type-textTeaser .card.primary h6, .frame-type-textTeaser .card.primary .h6, .frame-type-textTeaser .card.primary p, .frame-type-textTeaser .card.primary small, .frame-type-textTeaser .card.primary .small, .frame-type-textTeaser .card.secondary h1, .frame-type-textTeaser .card.secondary .h1, .frame-type-textTeaser .card.secondary h2, .frame-type-textTeaser .card.secondary .h2, .frame-type-textTeaser .card.secondary h3, .frame-type-textTeaser .card.secondary .h3, .frame-type-textTeaser .card.secondary h4, .frame-type-textTeaser .card.secondary .h4, .frame-type-textTeaser .card.secondary h5, .frame-type-textTeaser .card.secondary .h5, .frame-type-textTeaser .card.secondary h6, .frame-type-textTeaser .card.secondary .h6, .frame-type-textTeaser .card.secondary p, .frame-type-textTeaser .card.secondary small, .frame-type-textTeaser .card.secondary .small, .frame-type-textTeaser .card.tertiary h1, .frame-type-textTeaser .card.tertiary .h1, .frame-type-textTeaser .card.tertiary h2, .frame-type-textTeaser .card.tertiary .h2, .frame-type-textTeaser .card.tertiary h3, .frame-type-textTeaser .card.tertiary .h3, .frame-type-textTeaser .card.tertiary h4, .frame-type-textTeaser .card.tertiary .h4, .frame-type-textTeaser .card.tertiary h5, .frame-type-textTeaser .card.tertiary .h5, .frame-type-textTeaser .card.tertiary h6, .frame-type-textTeaser .card.tertiary .h6, .frame-type-textTeaser .card.tertiary p, .frame-type-textTeaser .card.tertiary small, .frame-type-textTeaser .card.tertiary .small, .frame-type-textTeaser .card .quaternary h1, .frame-type-textTeaser .card .quaternary .h1, .frame-type-textTeaser .card .quaternary h2, .frame-type-textTeaser .card .quaternary .h2, .frame-type-textTeaser .card .quaternary h3, .frame-type-textTeaser .card .quaternary .h3, .frame-type-textTeaser .card .quaternary h4, .frame-type-textTeaser .card .quaternary .h4, .frame-type-textTeaser .card .quaternary h5, .frame-type-textTeaser .card .quaternary .h5, .frame-type-textTeaser .card .quaternary h6, .frame-type-textTeaser .card .quaternary .h6, .frame-type-textTeaser .card .quaternary p, .frame-type-textTeaser .card .quaternary small, .frame-type-textTeaser .card .quaternary .small {
  color: #fff;
}

/* line 108, ../../../desktop/dev/krieger/public/typo3conf/ext/base_teaser/Resources/Private/Sass/_teaser.scss */
.frame-type-textTeaser .card.primary p > a {
  color: #717171;
}

/* line 111, ../../../desktop/dev/krieger/public/typo3conf/ext/base_teaser/Resources/Private/Sass/_teaser.scss */
.frame-type-textTeaser .card.primary .btn-primary, .frame-type-textTeaser .card.primary .table.template-table .vcard a, .table.template-table .vcard .frame-type-textTeaser .card.primary a {
  --bs-btn-color: #fff;
  --bs-btn-border-color: #fff;
  --bs-btn-hover-color: #114576;
  --bs-btn-hover-bg: #fff;
  --bs-btn-hover-border-color: #fff;
  --bs-btn-focus-shadow-rgb: 255, 255, 255;
  --bs-btn-active-color: #000;
  --bs-btn-active-bg: #fff;
  --bs-btn-active-border-color: #fff;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #fff;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #fff;
  --bs-gradient: none;
}

/* line 114, ../../../desktop/dev/krieger/public/typo3conf/ext/base_teaser/Resources/Private/Sass/_teaser.scss */
.frame-type-textTeaser .card.primary .btn-default {
  color: #212529;
}

/* line 119, ../../../desktop/dev/krieger/public/typo3conf/ext/base_teaser/Resources/Private/Sass/_teaser.scss */
.frame-type-textTeaser .card.secondary p > a {
  color: #114576;
}

/* line 122, ../../../desktop/dev/krieger/public/typo3conf/ext/base_teaser/Resources/Private/Sass/_teaser.scss */
.frame-type-textTeaser .card.secondary .btn-primary, .frame-type-textTeaser .card.secondary .table.template-table .vcard a, .table.template-table .vcard .frame-type-textTeaser .card.secondary a {
  color: #fff;
}

/* line 125, ../../../desktop/dev/krieger/public/typo3conf/ext/base_teaser/Resources/Private/Sass/_teaser.scss */
.frame-type-textTeaser .card.secondary .btn-default {
  color: #212529;
}

/* line 130, ../../../desktop/dev/krieger/public/typo3conf/ext/base_teaser/Resources/Private/Sass/_teaser.scss */
.frame-type-textTeaser .card.tertiary p > a {
  color: #717171;
}

/* line 133, ../../../desktop/dev/krieger/public/typo3conf/ext/base_teaser/Resources/Private/Sass/_teaser.scss */
.frame-type-textTeaser .card.tertiary .btn-primary, .frame-type-textTeaser .card.tertiary .table.template-table .vcard a, .table.template-table .vcard .frame-type-textTeaser .card.tertiary a {
  color: #fff;
}

/* line 136, ../../../desktop/dev/krieger/public/typo3conf/ext/base_teaser/Resources/Private/Sass/_teaser.scss */
.frame-type-textTeaser .card.tertiary .btn-default {
  color: #212529;
}

/* line 141, ../../../desktop/dev/krieger/public/typo3conf/ext/base_teaser/Resources/Private/Sass/_teaser.scss */
.frame-type-textTeaser .card.quaternary p > a {
  color: #717171;
}

/* line 144, ../../../desktop/dev/krieger/public/typo3conf/ext/base_teaser/Resources/Private/Sass/_teaser.scss */
.frame-type-textTeaser .card.quaternary .btn-primary, .frame-type-textTeaser .card.quaternary .table.template-table .vcard a, .table.template-table .vcard .frame-type-textTeaser .card.quaternary a {
  color: #fff;
}

/* line 147, ../../../desktop/dev/krieger/public/typo3conf/ext/base_teaser/Resources/Private/Sass/_teaser.scss */
.frame-type-textTeaser .card.quaternary .btn-default {
  color: #212529;
}

/* line 152, ../../../desktop/dev/krieger/public/typo3conf/ext/base_teaser/Resources/Private/Sass/_teaser.scss */
.frame-type-textTeaser figure {
  margin: 0;
}

/* line 154, ../../../desktop/dev/krieger/public/typo3conf/ext/base_teaser/Resources/Private/Sass/_teaser.scss */
.frame-type-textTeaser figure figcaption.image-caption {
  padding: 0 1.25rem;
}

/* line 160, ../../../desktop/dev/krieger/public/typo3conf/ext/base_teaser/Resources/Private/Sass/_teaser.scss */
.section {
  position: relative;
  overflow: hidden;
}

/* line 166, ../../../desktop/dev/krieger/public/typo3conf/ext/base_teaser/Resources/Private/Sass/_teaser.scss */
.section.tc-1 .frame-type-textTeaser p > a, .section.tc-2 .frame-type-textTeaser p > a, .section.tc-3 .frame-type-textTeaser p > a {
  color: #114576;
}

/* line 169, ../../../desktop/dev/krieger/public/typo3conf/ext/base_teaser/Resources/Private/Sass/_teaser.scss */
.section.tc-1 .frame-type-textTeaser .btn-primary, .section.tc-1 .frame-type-textTeaser .table.template-table .vcard a, .table.template-table .vcard .section.tc-1 .frame-type-textTeaser a, .section.tc-2 .frame-type-textTeaser .btn-primary, .section.tc-2 .frame-type-textTeaser .table.template-table .vcard a, .table.template-table .vcard .section.tc-2 .frame-type-textTeaser a, .section.tc-3 .frame-type-textTeaser .btn-primary, .section.tc-3 .frame-type-textTeaser .table.template-table .vcard a, .table.template-table .vcard .section.tc-3 .frame-type-textTeaser a {
  color: #fff;
}

/* line 172, ../../../desktop/dev/krieger/public/typo3conf/ext/base_teaser/Resources/Private/Sass/_teaser.scss */
.section.tc-1 .frame-type-textTeaser .btn-default, .section.tc-2 .frame-type-textTeaser .btn-default, .section.tc-3 .frame-type-textTeaser .btn-default {
  color: #212529;
}

/* line 179, ../../../desktop/dev/krieger/public/typo3conf/ext/base_teaser/Resources/Private/Sass/_teaser.scss */
.frame-type-imageTeaser {
  color: #212529;
}

/* line 184, ../../../desktop/dev/krieger/public/typo3conf/ext/base_teaser/Resources/Private/Sass/_teaser.scss */
.frame-type-imageTeaser .card.imageteaser .card-body {
  position: absolute;
  bottom: 0;
}

/* line 189, ../../../desktop/dev/krieger/public/typo3conf/ext/base_teaser/Resources/Private/Sass/_teaser.scss */
.frame-type-imageTeaser .card.iconteaser {
  background-color: #fff;
}

/* line 191, ../../../desktop/dev/krieger/public/typo3conf/ext/base_teaser/Resources/Private/Sass/_teaser.scss */
.frame-type-imageTeaser .card.iconteaser.primary, .frame-type-imageTeaser .card.iconteaser.secondary, .frame-type-imageTeaser .card.iconteaser.tertiary, .frame-type-imageTeaser .card.iconteaser.quaternary {
  color: #fff;
}

/* line 194, ../../../desktop/dev/krieger/public/typo3conf/ext/base_teaser/Resources/Private/Sass/_teaser.scss */
.frame-type-imageTeaser .card.iconteaser.primary {
  background-color: #114576;
}

/* line 197, ../../../desktop/dev/krieger/public/typo3conf/ext/base_teaser/Resources/Private/Sass/_teaser.scss */
.frame-type-imageTeaser .card.iconteaser.secondary {
  background-color: #717171;
}

/* line 200, ../../../desktop/dev/krieger/public/typo3conf/ext/base_teaser/Resources/Private/Sass/_teaser.scss */
.frame-type-imageTeaser .card.iconteaser.tertiary {
  background-color: #6c757d;
}

/* line 203, ../../../desktop/dev/krieger/public/typo3conf/ext/base_teaser/Resources/Private/Sass/_teaser.scss */
.frame-type-imageTeaser .card.iconteaser.quaternary {
  background-color: #20c997;
}

/* line 206, ../../../desktop/dev/krieger/public/typo3conf/ext/base_teaser/Resources/Private/Sass/_teaser.scss */
.frame-type-imageTeaser .card.iconteaser .card-body {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
}

/* line 210, ../../../desktop/dev/krieger/public/typo3conf/ext/base_teaser/Resources/Private/Sass/_teaser.scss */
.frame-type-imageTeaser .card.iconteaser .card-body .svg-icon {
  position: absolute;
  max-width: 50%;
  max-height: 50%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

/* line 223, ../../../desktop/dev/krieger/public/typo3conf/ext/base_teaser/Resources/Private/Sass/_teaser.scss */
.square-wrap {
  position: relative;
}

/* line 225, ../../../desktop/dev/krieger/public/typo3conf/ext/base_teaser/Resources/Private/Sass/_teaser.scss */
.square-wrap::before {
  content: "";
  display: block;
  padding-bottom: 100%;
}

/* line 231, ../../../desktop/dev/krieger/public/typo3conf/ext/base_teaser/Resources/Private/Sass/_teaser.scss */
.square-container {
  position: absolute !important;
  top: 0px;
  bottom: 0;
  left: calc(var(--bs-gutter-x) * .5);
  right: calc(var(--bs-gutter-x) * .5);
  left: 0;
  right: 0;
  width: auto;
}

/* line 246, ../../../desktop/dev/krieger/public/typo3conf/ext/base_teaser/Resources/Private/Sass/_teaser.scss */
.teaser.row.card-group.no-gutters .square-container {
  left: 0;
  right: 0;
}

/* line 250, ../../../desktop/dev/krieger/public/typo3conf/ext/base_teaser/Resources/Private/Sass/_teaser.scss */
.teaser.row.card-group.no-gutters .square-wrap {
  margin-bottom: 0 !important;
}

/* line 253, ../../../desktop/dev/krieger/public/typo3conf/ext/base_teaser/Resources/Private/Sass/_teaser.scss */
.teaser.row.card-group.no-gutters .frame-type-textTeaser {
  padding-right: 0px;
  padding-left: 0px;
}

/* line 1, ../../../desktop/dev/krieger/public/typo3conf/ext/base_accordiontabs/Resources/Private/Sass/_accordiontabs.scss */
.tab .accordion-item {
  border: none;
}

/* line 6, ../../../desktop/dev/krieger/public/typo3conf/ext/base_accordiontabs/Resources/Private/Sass/_accordiontabs.scss */
.accordion-fallback-xsmall .accordion-header {
  display: none;
}

/* line 10, ../../../desktop/dev/krieger/public/typo3conf/ext/base_accordiontabs/Resources/Private/Sass/_accordiontabs.scss */
.accordion-fallback-xsmall .nav-tabs {
  display: none;
}

/* line 13, ../../../desktop/dev/krieger/public/typo3conf/ext/base_accordiontabs/Resources/Private/Sass/_accordiontabs.scss */
.accordion-fallback-xsmall .accordion-header {
  display: block;
}

/* line 16, ../../../desktop/dev/krieger/public/typo3conf/ext/base_accordiontabs/Resources/Private/Sass/_accordiontabs.scss */
.accordion-fallback-xsmall .accordion-item {
  border: 0 solid var(--bs-border-color-translucent);
}

/* line 22, ../../../desktop/dev/krieger/public/typo3conf/ext/base_accordiontabs/Resources/Private/Sass/_accordiontabs.scss */
.accordion-fallback-small .accordion-header {
  display: none;
}

@media (max-width: 575.98px) {
  /* line 26, ../../../desktop/dev/krieger/public/typo3conf/ext/base_accordiontabs/Resources/Private/Sass/_accordiontabs.scss */
  .accordion-fallback-small .nav-tabs {
    display: none;
  }
  /* line 29, ../../../desktop/dev/krieger/public/typo3conf/ext/base_accordiontabs/Resources/Private/Sass/_accordiontabs.scss */
  .accordion-fallback-small .accordion-header {
    display: block;
  }
  /* line 32, ../../../desktop/dev/krieger/public/typo3conf/ext/base_accordiontabs/Resources/Private/Sass/_accordiontabs.scss */
  .accordion-fallback-small .accordion-item {
    border: 0 solid var(--bs-border-color-translucent);
  }
}

/* line 38, ../../../desktop/dev/krieger/public/typo3conf/ext/base_accordiontabs/Resources/Private/Sass/_accordiontabs.scss */
.accordion-fallback-medium .accordion-header {
  display: none;
}

@media (max-width: 767.98px) {
  /* line 42, ../../../desktop/dev/krieger/public/typo3conf/ext/base_accordiontabs/Resources/Private/Sass/_accordiontabs.scss */
  .accordion-fallback-medium .nav-tabs {
    display: none;
  }
  /* line 45, ../../../desktop/dev/krieger/public/typo3conf/ext/base_accordiontabs/Resources/Private/Sass/_accordiontabs.scss */
  .accordion-fallback-medium .accordion-header {
    display: block;
  }
  /* line 48, ../../../desktop/dev/krieger/public/typo3conf/ext/base_accordiontabs/Resources/Private/Sass/_accordiontabs.scss */
  .accordion-fallback-medium .accordion-item {
    border: 0 solid var(--bs-border-color-translucent);
  }
}

/* line 54, ../../../desktop/dev/krieger/public/typo3conf/ext/base_accordiontabs/Resources/Private/Sass/_accordiontabs.scss */
.accordion-fallback-large .accordion-header {
  display: none;
}

@media (max-width: 991.98px) {
  /* line 58, ../../../desktop/dev/krieger/public/typo3conf/ext/base_accordiontabs/Resources/Private/Sass/_accordiontabs.scss */
  .accordion-fallback-large .nav-tabs {
    display: none;
  }
  /* line 61, ../../../desktop/dev/krieger/public/typo3conf/ext/base_accordiontabs/Resources/Private/Sass/_accordiontabs.scss */
  .accordion-fallback-large .accordion-header {
    display: block;
  }
  /* line 64, ../../../desktop/dev/krieger/public/typo3conf/ext/base_accordiontabs/Resources/Private/Sass/_accordiontabs.scss */
  .accordion-fallback-large .accordion-item {
    border: 0 solid var(--bs-border-color-translucent);
  }
}

/* line 71, ../../../desktop/dev/krieger/public/typo3conf/ext/base_accordiontabs/Resources/Private/Sass/_accordiontabs.scss */
.accordion .accordion-button:focus {
  outline: 0;
  box-shadow: none;
}

/* line 75, ../../../desktop/dev/krieger/public/typo3conf/ext/base_accordiontabs/Resources/Private/Sass/_accordiontabs.scss */
.accordion .nav-item {
  margin-bottom: 0 !important;
}

/* line 78, ../../../desktop/dev/krieger/public/typo3conf/ext/base_accordiontabs/Resources/Private/Sass/_accordiontabs.scss */
.accordion .accordion-item:not(:first-of-type) {
  border-top: 0;
}

/* line 1, ../../../desktop/dev/krieger/public/typo3conf/ext/advanced_gallery/Resources/Private/Sass/style.scss */
.swiper-thumbs,
.swiper-gallery {
  position: relative;
  width: 100vw;
  left: calc(-50vw + 50%);
}

/* line 8, ../../../desktop/dev/krieger/public/typo3conf/ext/advanced_gallery/Resources/Private/Sass/style.scss */
.swiper-thumbs {
  padding: 6px;
  background-color: #114576;
}

/* line 11, ../../../desktop/dev/krieger/public/typo3conf/ext/advanced_gallery/Resources/Private/Sass/style.scss */
.swiper-thumbs .swiper-slide {
  width: auto;
  opacity: 0.5;
  transition: opacity 0.3s;
  cursor: pointer;
}

/* line 16, ../../../desktop/dev/krieger/public/typo3conf/ext/advanced_gallery/Resources/Private/Sass/style.scss */
.swiper-thumbs .swiper-slide.swiper-slide-thumb-active {
  opacity: 1;
}

/* line 20, ../../../desktop/dev/krieger/public/typo3conf/ext/advanced_gallery/Resources/Private/Sass/style.scss */
.swiper-thumbs img {
  height: 60px;
  width: 60px;
}

@media (min-width: 576px) {
  /* line 20, ../../../desktop/dev/krieger/public/typo3conf/ext/advanced_gallery/Resources/Private/Sass/style.scss */
  .swiper-thumbs img {
    height: 80px;
    width: 80px;
  }
}

@media (min-width: 992px) {
  /* line 20, ../../../desktop/dev/krieger/public/typo3conf/ext/advanced_gallery/Resources/Private/Sass/style.scss */
  .swiper-thumbs img {
    height: 100px;
    width: 100px;
  }
}

/* line 34, ../../../desktop/dev/krieger/public/typo3conf/ext/advanced_gallery/Resources/Private/Sass/style.scss */
.swiper-gallery picture img {
  object-fit: cover;
  height: calc(100vw - 72px);
  width: 100%;
}

@media (min-width: 576px) {
  /* line 34, ../../../desktop/dev/krieger/public/typo3conf/ext/advanced_gallery/Resources/Private/Sass/style.scss */
  .swiper-gallery picture img {
    height: 600px;
  }
}

@media (min-width: 1200px) {
  /* line 34, ../../../desktop/dev/krieger/public/typo3conf/ext/advanced_gallery/Resources/Private/Sass/style.scss */
  .swiper-gallery picture img {
    height: 800px;
  }
}

/* line 45, ../../../desktop/dev/krieger/public/typo3conf/ext/advanced_gallery/Resources/Private/Sass/style.scss */
.swiper-gallery .img-description {
  background: white;
  padding-bottom: 24px;
  width: inherit;
}

/* line 49, ../../../desktop/dev/krieger/public/typo3conf/ext/advanced_gallery/Resources/Private/Sass/style.scss */
.swiper-gallery .img-description .img-description-head {
  margin-bottom: 0;
  color: #114576;
  text-transform: uppercase;
}

/* line 53, ../../../desktop/dev/krieger/public/typo3conf/ext/advanced_gallery/Resources/Private/Sass/style.scss */
.swiper-gallery .img-description .img-description-head + p {
  margin-top: 0.75rem;
}

/* line 54, ../../../desktop/dev/krieger/public/typo3conf/ext/advanced_gallery/Resources/Private/Sass/style.scss */
.swiper-gallery .img-description .img-description-head + p:empty {
  display: none;
}

@media (min-width: 768px) {
  /* line 45, ../../../desktop/dev/krieger/public/typo3conf/ext/advanced_gallery/Resources/Private/Sass/style.scss */
  .swiper-gallery .img-description {
    position: absolute;
    right: 0;
    bottom: 78px;
    width: calc(33.33% + 12px);
    padding: 24px;
  }
}

/* line 70, ../../../desktop/dev/krieger/public/typo3conf/ext/advanced_gallery/Resources/Private/Sass/style.scss */
.lightbox-button {
  border: none;
  padding: 0;
  position: absolute;
  top: calc(100vw - 106px);
  right: 6px;
}

@media (min-width: 576px) {
  /* line 70, ../../../desktop/dev/krieger/public/typo3conf/ext/advanced_gallery/Resources/Private/Sass/style.scss */
  .lightbox-button {
    top: 564px;
  }
}

@media (min-width: 768px) {
  /* line 70, ../../../desktop/dev/krieger/public/typo3conf/ext/advanced_gallery/Resources/Private/Sass/style.scss */
  .lightbox-button {
    top: auto;
    bottom: -56px;
  }
}

/* line 86, ../../../desktop/dev/krieger/public/typo3conf/ext/advanced_gallery/Resources/Private/Sass/style.scss */
.lightbox .modal-content {
  border: none;
  border-radius: 0;
  background-color: transparent;
}

/* line 90, ../../../desktop/dev/krieger/public/typo3conf/ext/advanced_gallery/Resources/Private/Sass/style.scss */
.lightbox .modal-content .img-description .img-description-head {
  text-transform: uppercase;
  color: white;
  text-align: center;
}

@media (min-width: 768px) {
  /* line 90, ../../../desktop/dev/krieger/public/typo3conf/ext/advanced_gallery/Resources/Private/Sass/style.scss */
  .lightbox .modal-content .img-description .img-description-head {
    font-size: 1.125rem;
  }
}

/* line 99, ../../../desktop/dev/krieger/public/typo3conf/ext/advanced_gallery/Resources/Private/Sass/style.scss */
.lightbox .btn-close {
  position: absolute;
  top: 1rem;
  right: 1rem;
  --bs-btn-close-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M.293.293a1 1 0 0 1 1.414 0L8 6.586 14.293.293a1 1 0 1 1 1.414 1.414L9.414 8l6.293 6.293a1 1 0 0 1-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 0 1-1.414-1.414L6.586 8 .293 1.707a1 1 0 0 1 0-1.414z'/%3e%3c/svg%3e");
  --bs-btn-close-opacity: 1;
}

/* line 107, ../../../desktop/dev/krieger/public/typo3conf/ext/advanced_gallery/Resources/Private/Sass/style.scss */
.lightbox .swiper .swiper-button-next, .lightbox .swiper .swiper-button-prev {
  color: #fff;
  top: calc(50% - 24px);
}

/* line 43, ../../../desktop/dev/krieger/public/typo3conf/ext/advanced_videoplayer/Resources/Private/Sass/style.scss */
.video-js .vjs-big-play-button {
  line-height: 84px;
  height: 84px;
  width: 84px;
  margin-top: -42px;
  margin-left: -42px;
  border: none;
  background-color: #114576;
  border-radius: 100%;
  transition: background-color 0.35s;
}

/* line 56, ../../../desktop/dev/krieger/public/typo3conf/ext/advanced_videoplayer/Resources/Private/Sass/style.scss */
.video-js .vjs-big-play-button .vjs-icon-placeholder:before {
  content: '';
  display: block;
  position: static;
  margin: auto;
  height: 84px;
  width: 84px;
  background-image: url(/typo3conf/ext/advanced_videoplayer/Resources/Public/Icons/vp-play-big.svg);
  background-size: contain;
  background-repeat: no-repeat;
}

/* line 69, ../../../desktop/dev/krieger/public/typo3conf/ext/advanced_videoplayer/Resources/Private/Sass/style.scss */
.video-js:hover .vjs-big-play-button,
.video-js .vjs-big-play-button:focus {
  background-color: rgba(17, 69, 118, 0.8);
  transition: background-color 0.35s;
}

/* line 75, ../../../desktop/dev/krieger/public/typo3conf/ext/advanced_videoplayer/Resources/Private/Sass/style.scss */
.video-js .vjs-control-bar {
  background-color: rgba(17, 69, 118, 0.7);
}

/* line 79, ../../../desktop/dev/krieger/public/typo3conf/ext/advanced_videoplayer/Resources/Private/Sass/style.scss */
.video-js .vjs-slider {
  background-color: rgba(110, 119, 129, 0.5);
}

/* line 83, ../../../desktop/dev/krieger/public/typo3conf/ext/advanced_videoplayer/Resources/Private/Sass/style.scss */
.video-js .vjs-load-progress {
  background: rgba(110, 119, 129, 0.5);
}

/* line 87, ../../../desktop/dev/krieger/public/typo3conf/ext/advanced_videoplayer/Resources/Private/Sass/style.scss */
.video-js .vjs-play-progress {
  background-color: white;
}

/* line 91, ../../../desktop/dev/krieger/public/typo3conf/ext/advanced_videoplayer/Resources/Private/Sass/style.scss */
.vjs-title-bar {
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.5) 0, rgba(0, 0, 0, 0.5) 60%, rgba(0, 0, 0, 0) 100%);
}

/* line 95, ../../../desktop/dev/krieger/public/typo3conf/ext/advanced_videoplayer/Resources/Private/Sass/style.scss */
.vjs-poster img {
  -o-object-fit: cover;
  object-fit: cover;
}

/* line 100, ../../../desktop/dev/krieger/public/typo3conf/ext/advanced_videoplayer/Resources/Private/Sass/style.scss */
.video-js .vjs-close-player {
  order: 1;
}

/* line 102, ../../../desktop/dev/krieger/public/typo3conf/ext/advanced_videoplayer/Resources/Private/Sass/style.scss */
.video-js .vjs-close-player .vjs-icon-cancel {
  font-size: 1.8em;
}

/* line 108, ../../../desktop/dev/krieger/public/typo3conf/ext/advanced_videoplayer/Resources/Private/Sass/style.scss */
.card-jumbotron.has-video {
  background-color: #114576;
  min-height: 0 !important;
}

/* line 111, ../../../desktop/dev/krieger/public/typo3conf/ext/advanced_videoplayer/Resources/Private/Sass/style.scss */
.card-jumbotron.has-video .video-js {
  height: 0;
  transition: height 0.5s, padding 0.5s;
}

/* line 114, ../../../desktop/dev/krieger/public/typo3conf/ext/advanced_videoplayer/Resources/Private/Sass/style.scss */
.card-jumbotron.has-video .video-js:not(.vjs-has-started) {
  padding-top: 100vw;
  height: 100vw;
}

@media (min-width: 768px) {
  /* line 114, ../../../desktop/dev/krieger/public/typo3conf/ext/advanced_videoplayer/Resources/Private/Sass/style.scss */
  .card-jumbotron.has-video .video-js:not(.vjs-has-started) {
    height: 800px;
    padding-top: 800px;
  }
}

@media (min-width: 992px) {
  /* line 114, ../../../desktop/dev/krieger/public/typo3conf/ext/advanced_videoplayer/Resources/Private/Sass/style.scss */
  .card-jumbotron.has-video .video-js:not(.vjs-has-started) {
    height: 600px;
    padding-top: 600px;
  }
}

/* line 125, ../../../desktop/dev/krieger/public/typo3conf/ext/advanced_videoplayer/Resources/Private/Sass/style.scss */
.card-jumbotron.has-video .video-js:not(.vjs-has-started) .vjs-title-bar {
  display: none;
}

/* line 129, ../../../desktop/dev/krieger/public/typo3conf/ext/advanced_videoplayer/Resources/Private/Sass/style.scss */
.card-jumbotron.has-video .video-js.vjs-has-started {
  z-index: 1;
}

@media (min-width: 992px) {
  /* line 129, ../../../desktop/dev/krieger/public/typo3conf/ext/advanced_videoplayer/Resources/Private/Sass/style.scss */
  .card-jumbotron.has-video .video-js.vjs-has-started {
    height: 600px;
    padding-top: 600px;
  }
}

/* line 142, ../../../desktop/dev/krieger/public/typo3conf/ext/advanced_videoplayer/Resources/Private/Sass/style.scss */
.card-jumbotron.has-video .card-img-overlay {
  color: white;
  pointer-events: none;
  transition: opacity 0.2, height 0.5, padding 0.5;
  position: relative;
}

@media (min-width: 768px) {
  /* line 142, ../../../desktop/dev/krieger/public/typo3conf/ext/advanced_videoplayer/Resources/Private/Sass/style.scss */
  .card-jumbotron.has-video .card-img-overlay {
    position: absolute;
  }
}

/* line 150, ../../../desktop/dev/krieger/public/typo3conf/ext/advanced_videoplayer/Resources/Private/Sass/style.scss */
.card-jumbotron.has-video .card-img-overlay .frame-type-keyVisualTeaser {
  margin-top: 1.25rem;
  margin-bottom: 1.25rem !important;
}

/* line 155, ../../../desktop/dev/krieger/public/typo3conf/ext/advanced_videoplayer/Resources/Private/Sass/style.scss */
.card-jumbotron.has-video figcaption {
  display: none;
}

/* line 161, ../../../desktop/dev/krieger/public/typo3conf/ext/advanced_videoplayer/Resources/Private/Sass/style.scss */
#banner.heroimage .card-jumbotron.has-video .video-js:not(.vjs-has-started) {
  padding-top: 100vh;
  height: 100vh;
}

/* line 167, ../../../desktop/dev/krieger/public/typo3conf/ext/advanced_videoplayer/Resources/Private/Sass/style.scss */
.card-jumbotron picture.vjs-poster:after {
  position: absolute;
  width: 100%;
  content: "";
  bottom: 0;
  top: 0;
}

/* line 175, ../../../desktop/dev/krieger/public/typo3conf/ext/advanced_videoplayer/Resources/Private/Sass/style.scss */
#branding-header .card-jumbotron.overlay-c1 picture.vjs-poster:after {
  background: transparent;
}

@media (min-width: 768px) {
  /* line 175, ../../../desktop/dev/krieger/public/typo3conf/ext/advanced_videoplayer/Resources/Private/Sass/style.scss */
  #branding-header .card-jumbotron.overlay-c1 picture.vjs-poster:after {
    background: linear-gradient(to bottom, rgba(50, 80, 119, 0.2) 0%, rgba(50, 80, 119, 0.7) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  }
}

@media (min-width: 992px) {
  /* line 175, ../../../desktop/dev/krieger/public/typo3conf/ext/advanced_videoplayer/Resources/Private/Sass/style.scss */
  #branding-header .card-jumbotron.overlay-c1 picture.vjs-poster:after {
    background: linear-gradient(to right, rgba(50, 80, 119, 0.2) 0%, rgba(50, 80, 119, 0.7) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  }
}

/* line 184, ../../../desktop/dev/krieger/public/typo3conf/ext/advanced_videoplayer/Resources/Private/Sass/style.scss */
#branding-header .card-jumbotron.overlay-c1.overlay-dark picture.vjs-poster:after {
  background: transparent;
}

@media (min-width: 768px) {
  /* line 184, ../../../desktop/dev/krieger/public/typo3conf/ext/advanced_videoplayer/Resources/Private/Sass/style.scss */
  #branding-header .card-jumbotron.overlay-c1.overlay-dark picture.vjs-poster:after {
    background: linear-gradient(to bottom, rgba(50, 80, 119, 0.2) 0%, rgba(50, 80, 119, 0.9) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  }
}

@media (min-width: 992px) {
  /* line 184, ../../../desktop/dev/krieger/public/typo3conf/ext/advanced_videoplayer/Resources/Private/Sass/style.scss */
  #branding-header .card-jumbotron.overlay-c1.overlay-dark picture.vjs-poster:after {
    background: linear-gradient(to right, rgba(50, 80, 119, 0.2) 0%, rgba(50, 80, 119, 0.9) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  }
}

/* line 193, ../../../desktop/dev/krieger/public/typo3conf/ext/advanced_videoplayer/Resources/Private/Sass/style.scss */
#branding-header .card-jumbotron.overlay-c1.overlay-light picture.vjs-poster:after {
  background: transparent;
}

@media (min-width: 768px) {
  /* line 193, ../../../desktop/dev/krieger/public/typo3conf/ext/advanced_videoplayer/Resources/Private/Sass/style.scss */
  #branding-header .card-jumbotron.overlay-c1.overlay-light picture.vjs-poster:after {
    background: linear-gradient(to bottom, rgba(50, 80, 119, 0.2) 0%, rgba(50, 80, 119, 0.5) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  }
}

@media (min-width: 992px) {
  /* line 193, ../../../desktop/dev/krieger/public/typo3conf/ext/advanced_videoplayer/Resources/Private/Sass/style.scss */
  #branding-header .card-jumbotron.overlay-c1.overlay-light picture.vjs-poster:after {
    background: linear-gradient(to right, rgba(50, 80, 119, 0.2) 0%, rgba(50, 80, 119, 0.5) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  }
}

/* line 202, ../../../desktop/dev/krieger/public/typo3conf/ext/advanced_videoplayer/Resources/Private/Sass/style.scss */
#branding-header .card-jumbotron.overlay-c2 picture.vjs-poster:after {
  background: transparent;
}

@media (min-width: 768px) {
  /* line 202, ../../../desktop/dev/krieger/public/typo3conf/ext/advanced_videoplayer/Resources/Private/Sass/style.scss */
  #branding-header .card-jumbotron.overlay-c2 picture.vjs-poster:after {
    background: linear-gradient(to bottom, rgba(250, 109, 87, 0.2) 0%, rgba(250, 109, 87, 0.7) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  }
}

@media (min-width: 992px) {
  /* line 202, ../../../desktop/dev/krieger/public/typo3conf/ext/advanced_videoplayer/Resources/Private/Sass/style.scss */
  #branding-header .card-jumbotron.overlay-c2 picture.vjs-poster:after {
    background: linear-gradient(to right, rgba(250, 109, 87, 0.2) 0%, rgba(250, 109, 87, 0.7) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  }
}

/* line 211, ../../../desktop/dev/krieger/public/typo3conf/ext/advanced_videoplayer/Resources/Private/Sass/style.scss */
#branding-header .card-jumbotron.overlay-c2.overlay-dark picture.vjs-poster:after {
  background: transparent;
}

@media (min-width: 768px) {
  /* line 211, ../../../desktop/dev/krieger/public/typo3conf/ext/advanced_videoplayer/Resources/Private/Sass/style.scss */
  #branding-header .card-jumbotron.overlay-c2.overlay-dark picture.vjs-poster:after {
    background: linear-gradient(to bottom, rgba(250, 109, 87, 0.2) 0%, rgba(250, 109, 87, 0.9) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  }
}

@media (min-width: 992px) {
  /* line 211, ../../../desktop/dev/krieger/public/typo3conf/ext/advanced_videoplayer/Resources/Private/Sass/style.scss */
  #branding-header .card-jumbotron.overlay-c2.overlay-dark picture.vjs-poster:after {
    background: linear-gradient(to right, rgba(250, 109, 87, 0.2) 0%, rgba(250, 109, 87, 0.9) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  }
}

/* line 220, ../../../desktop/dev/krieger/public/typo3conf/ext/advanced_videoplayer/Resources/Private/Sass/style.scss */
#branding-header .card-jumbotron.overlay-c2.overlay-light picture.vjs-poster:after {
  background: transparent;
}

@media (min-width: 768px) {
  /* line 220, ../../../desktop/dev/krieger/public/typo3conf/ext/advanced_videoplayer/Resources/Private/Sass/style.scss */
  #branding-header .card-jumbotron.overlay-c2.overlay-light picture.vjs-poster:after {
    background: linear-gradient(to bottom, rgba(250, 109, 87, 0.2) 0%, rgba(250, 109, 87, 0.5) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  }
}

@media (min-width: 992px) {
  /* line 220, ../../../desktop/dev/krieger/public/typo3conf/ext/advanced_videoplayer/Resources/Private/Sass/style.scss */
  #branding-header .card-jumbotron.overlay-c2.overlay-light picture.vjs-poster:after {
    background: linear-gradient(to right, rgba(250, 109, 87, 0.2) 0%, rgba(250, 109, 87, 0.5) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  }
}

/* line 229, ../../../desktop/dev/krieger/public/typo3conf/ext/advanced_videoplayer/Resources/Private/Sass/style.scss */
#branding-header .card-jumbotron.overlay-c3 picture.vjs-poster:after {
  background: transparent;
}

@media (min-width: 768px) {
  /* line 229, ../../../desktop/dev/krieger/public/typo3conf/ext/advanced_videoplayer/Resources/Private/Sass/style.scss */
  #branding-header .card-jumbotron.overlay-c3 picture.vjs-poster:after {
    background: linear-gradient(to bottom, rgba(50, 80, 119, 0.2) 0%, rgba(50, 80, 119, 0.7) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  }
}

@media (min-width: 992px) {
  /* line 229, ../../../desktop/dev/krieger/public/typo3conf/ext/advanced_videoplayer/Resources/Private/Sass/style.scss */
  #branding-header .card-jumbotron.overlay-c3 picture.vjs-poster:after {
    background: linear-gradient(to right, rgba(50, 80, 119, 0.7) 0%, rgba(50, 80, 119, 0.2) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  }
}

/* line 238, ../../../desktop/dev/krieger/public/typo3conf/ext/advanced_videoplayer/Resources/Private/Sass/style.scss */
#branding-header .card-jumbotron.overlay-c3.overlay-dark picture.vjs-poster:after {
  background: transparent;
}

@media (min-width: 768px) {
  /* line 238, ../../../desktop/dev/krieger/public/typo3conf/ext/advanced_videoplayer/Resources/Private/Sass/style.scss */
  #branding-header .card-jumbotron.overlay-c3.overlay-dark picture.vjs-poster:after {
    background: linear-gradient(to bottom, rgba(50, 80, 119, 0.2) 0%, rgba(50, 80, 119, 0.9) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  }
}

@media (min-width: 992px) {
  /* line 238, ../../../desktop/dev/krieger/public/typo3conf/ext/advanced_videoplayer/Resources/Private/Sass/style.scss */
  #branding-header .card-jumbotron.overlay-c3.overlay-dark picture.vjs-poster:after {
    background: linear-gradient(to right, rgba(50, 80, 119, 0.9) 0%, rgba(50, 80, 119, 0.2) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  }
}

/* line 247, ../../../desktop/dev/krieger/public/typo3conf/ext/advanced_videoplayer/Resources/Private/Sass/style.scss */
#branding-header .card-jumbotron.overlay-c3.overlay-light picture.vjs-poster:after {
  background: transparent;
}

@media (min-width: 768px) {
  /* line 247, ../../../desktop/dev/krieger/public/typo3conf/ext/advanced_videoplayer/Resources/Private/Sass/style.scss */
  #branding-header .card-jumbotron.overlay-c3.overlay-light picture.vjs-poster:after {
    background: linear-gradient(to bottom, rgba(50, 80, 119, 0.2) 0%, rgba(50, 80, 119, 0.5) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  }
}

@media (min-width: 992px) {
  /* line 247, ../../../desktop/dev/krieger/public/typo3conf/ext/advanced_videoplayer/Resources/Private/Sass/style.scss */
  #branding-header .card-jumbotron.overlay-c3.overlay-light picture.vjs-poster:after {
    background: linear-gradient(to right, rgba(50, 80, 119, 0.5) 0%, rgba(50, 80, 119, 0.2) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  }
}

/* line 256, ../../../desktop/dev/krieger/public/typo3conf/ext/advanced_videoplayer/Resources/Private/Sass/style.scss */
#branding-header .card-jumbotron.overlay-c4 > picture.first-match:after,
#branding-header .card-jumbotron.overlay-c4 picture.vjs-poster:after {
  background: transparent;
}

@media (min-width: 768px) {
  /* line 256, ../../../desktop/dev/krieger/public/typo3conf/ext/advanced_videoplayer/Resources/Private/Sass/style.scss */
  #branding-header .card-jumbotron.overlay-c4 > picture.first-match:after,
  #branding-header .card-jumbotron.overlay-c4 picture.vjs-poster:after {
    background: linear-gradient(to bottom, rgba(250, 109, 87, 0.2) 0%, rgba(250, 109, 87, 0.7) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  }
}

@media (min-width: 992px) {
  /* line 256, ../../../desktop/dev/krieger/public/typo3conf/ext/advanced_videoplayer/Resources/Private/Sass/style.scss */
  #branding-header .card-jumbotron.overlay-c4 > picture.first-match:after,
  #branding-header .card-jumbotron.overlay-c4 picture.vjs-poster:after {
    background: linear-gradient(to right, rgba(250, 109, 87, 0.7) 0%, rgba(250, 109, 87, 0.2) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  }
}

/* line 266, ../../../desktop/dev/krieger/public/typo3conf/ext/advanced_videoplayer/Resources/Private/Sass/style.scss */
#branding-header .card-jumbotron.overlay-c4.overlay-dark picture.vjs-poster:after {
  background: transparent;
}

@media (min-width: 768px) {
  /* line 266, ../../../desktop/dev/krieger/public/typo3conf/ext/advanced_videoplayer/Resources/Private/Sass/style.scss */
  #branding-header .card-jumbotron.overlay-c4.overlay-dark picture.vjs-poster:after {
    background: linear-gradient(to bottom, rgba(250, 109, 87, 0.2) 0%, rgba(250, 109, 87, 0.9) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  }
}

@media (min-width: 992px) {
  /* line 266, ../../../desktop/dev/krieger/public/typo3conf/ext/advanced_videoplayer/Resources/Private/Sass/style.scss */
  #branding-header .card-jumbotron.overlay-c4.overlay-dark picture.vjs-poster:after {
    background: linear-gradient(to right, rgba(250, 109, 87, 0.9) 0%, rgba(250, 109, 87, 0.2) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  }
}

/* line 275, ../../../desktop/dev/krieger/public/typo3conf/ext/advanced_videoplayer/Resources/Private/Sass/style.scss */
#branding-header .card-jumbotron.overlay-c4.overlay-light picture.vjs-poster:after {
  background: transparent;
}

@media (min-width: 768px) {
  /* line 275, ../../../desktop/dev/krieger/public/typo3conf/ext/advanced_videoplayer/Resources/Private/Sass/style.scss */
  #branding-header .card-jumbotron.overlay-c4.overlay-light picture.vjs-poster:after {
    background: linear-gradient(to bottom, rgba(250, 109, 87, 0.2) 0%, rgba(250, 109, 87, 0.5) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  }
}

@media (min-width: 992px) {
  /* line 275, ../../../desktop/dev/krieger/public/typo3conf/ext/advanced_videoplayer/Resources/Private/Sass/style.scss */
  #branding-header .card-jumbotron.overlay-c4.overlay-light picture.vjs-poster:after {
    background: linear-gradient(to right, rgba(250, 109, 87, 0.5) 0%, rgba(250, 109, 87, 0.2) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  }
}

/* line 287, ../../../desktop/dev/krieger/public/typo3conf/ext/advanced_videoplayer/Resources/Private/Sass/style.scss */
.video-js {
  pointer-events: none;
}

/* line 289, ../../../desktop/dev/krieger/public/typo3conf/ext/advanced_videoplayer/Resources/Private/Sass/style.scss */
.video-js.vjs-has-started {
  pointer-events: all;
}

/* line 292, ../../../desktop/dev/krieger/public/typo3conf/ext/advanced_videoplayer/Resources/Private/Sass/style.scss */
.video-js .vjs-big-play-button {
  pointer-events: all;
}

/* line 298, ../../../desktop/dev/krieger/public/typo3conf/ext/advanced_videoplayer/Resources/Private/Sass/style.scss */
.vjs-youtube-mobile .vjs-big-play-button {
  display: block !important;
}

/* line 301, ../../../desktop/dev/krieger/public/typo3conf/ext/advanced_videoplayer/Resources/Private/Sass/style.scss */
.vjs-has-started.vjs-youtube-mobile .vjs-big-play-button {
  display: none !important;
}

/* line 306, ../../../desktop/dev/krieger/public/typo3conf/ext/advanced_videoplayer/Resources/Private/Sass/style.scss */
.youtubeVideoContainer {
  position: relative;
}

/* line 308, ../../../desktop/dev/krieger/public/typo3conf/ext/advanced_videoplayer/Resources/Private/Sass/style.scss */
.youtubeVideoContainer .consentOverlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  color: #fff;
  background-color: rgba(0, 0, 0, 0.7);
  padding: 50px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
}

@media (max-width: 575.98px) {
  /* line 308, ../../../desktop/dev/krieger/public/typo3conf/ext/advanced_videoplayer/Resources/Private/Sass/style.scss */
  .youtubeVideoContainer .consentOverlay {
    padding: 12px;
    font-size: 0.875rem;
  }
  /* line 325, ../../../desktop/dev/krieger/public/typo3conf/ext/advanced_videoplayer/Resources/Private/Sass/style.scss */
  .youtubeVideoContainer .consentOverlay .btn, .youtubeVideoContainer .consentOverlay .slick-dots li button, .slick-dots li .youtubeVideoContainer .consentOverlay button, .youtubeVideoContainer .consentOverlay .slick-arrow, .youtubeVideoContainer .consentOverlay .table.template-table .vcard a, .table.template-table .vcard .youtubeVideoContainer .consentOverlay a {
    --bs-btn-padding-y: 0.25rem;
    --bs-btn-padding-x: 0.5rem;
    --bs-btn-font-size: 0.875rem;
    --bs-btn-border-radius: var(--bs-border-radius-sm);
  }
}

/* line 333, ../../../desktop/dev/krieger/public/typo3conf/ext/advanced_videoplayer/Resources/Private/Sass/style.scss */
.youtubeVideoContainer p:empty {
  display: none;
}

/* line 1, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_theme.scss */
.picturefill-background {
  position: relative;
  z-index: 0;
  background-position: center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

/* line 13, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_theme.scss */
.link-list {
  display: flex;
  flex-wrap: wrap;
  padding-left: 0;
  margin-bottom: 0;
  list-style-type: none;
}

/* line 19, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_theme.scss */
.link-list ul {
  padding-left: 0;
}

/* line 22, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_theme.scss */
.link-list li {
  width: 100%;
}

/* line 24, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_theme.scss */
.link-list li:before {
  content: none;
}

/* line 27, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_theme.scss */
.link-list li a {
  display: block;
  padding: 8px 0;
  text-transform: uppercase;
  font-size: 0.875rem;
  border-bottom: 1px solid #B7C7D5;
}

/* line 33, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_theme.scss */
.link-list li a:hover {
  text-decoration: none;
}

/* line 38, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_theme.scss */
.link-list li:nth-of-type(1) a {
  border-top: 1px solid #B7C7D5;
}

@media (min-width: 768px) {
  /* line 22, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_theme.scss */
  .link-list li {
    width: 50%;
  }
  /* line 44, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_theme.scss */
  .link-list li:nth-of-type(2) a {
    border-top: 1px solid #B7C7D5;
  }
  /* line 48, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_theme.scss */
  .link-list li:nth-child(even) {
    padding-left: 12px;
  }
  /* line 51, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_theme.scss */
  .link-list li:nth-child(odd) {
    padding-right: 12px;
  }
}

/* line 61, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_theme.scss */
.pagination .page-item:not(:first-child) {
  margin-left: 3px;
}

/* line 68, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_theme.scss */
footer#contentinfo {
  padding-top: 24px;
  padding-bottom: 16px;
  margin-top: 1.5rem;
  font-size: 0.875rem;
  background-color: #F0F0F0;
}

/* line 74, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_theme.scss */
footer#contentinfo .ce-textpic {
  padding-bottom: 2px;
}

/* line 77, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_theme.scss */
footer#contentinfo .copyright {
  margin: 0;
}

/* line 84, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_theme.scss */
.scrolldown {
  position: absolute;
  bottom: 84px;
  left: 0;
  right: 0;
  display: flex;
  flex-direction: row;
  justify-content: center;
}

/* line 92, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_theme.scss */
.scrolldown a {
  animation-name: floating;
  animation-duration: 1.5s;
  animation-iteration-count: infinite;
  animation-timing-function: ease-in-out;
}

/* line 103, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_theme.scss */
#cookieman-modal [data-bs-toggle=collapse][data-bs-target="#cookieman-settings"]:hover:after {
  background-color: #114576;
}

/* line 106, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_theme.scss */
#cookieman-modal button {
  min-width: 160px;
}

@media (max-width: 575.98px) {
  /* line 109, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_theme.scss */
  #cookieman-modal .modal-footer {
    padding-right: 1rem;
    padding-left: 1rem;
  }
  /* line 113, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_theme.scss */
  #cookieman-modal .modal-footer button {
    min-width: 100%;
    margin-right: 0;
    margin-left: 0;
  }
}

/* line 120, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_theme.scss */
#cookieman-modal .alert:first-child {
  margin-top: 2rem;
}

@keyframes floating {
  from´ {
    transform: translate(0, 0px);
  }
  50% {
    transform: translate(0, -12px);
  }
  to {
    transform: translate(0, 0px);
  }
}

/* line 4, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_overlays.scss */
.overlay-c1.card-jumbotron > picture.first-match:after, .overlay-c1.section > .picturefill-background:after {
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.3) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}

/* line 9, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_overlays.scss */
.overlay-c1.overlay-dark.card-jumbotron > picture.first-match:after, .overlay-c1.overlay-dark.section > .picturefill-background:after {
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.6) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}

/* line 14, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_overlays.scss */
.overlay-c1.overlay-light.card-jumbotron > picture.first-match:after, .overlay-c1.overlay-light.section > .picturefill-background:after {
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.15) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}

/* line 19, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_overlays.scss */
.overlay-c2.card-jumbotron > picture.first-match:after, .overlay-c2.section > .picturefill-background:after {
  background: linear-gradient(to bottom, rgba(17, 69, 118, 0) 0%, rgba(17, 69, 118, 0.7) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}

/* line 24, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_overlays.scss */
.overlay-c2.overlay-dark.card-jumbotron > picture.first-match:after, .overlay-c2.overlay-dark.section > .picturefill-background:after {
  background: linear-gradient(to bottom, rgba(17, 69, 118, 0) 0%, rgba(17, 69, 118, 0.9) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}

/* line 29, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_overlays.scss */
.overlay-c2.overlay-light.card-jumbotron > picture.first-match:after, .overlay-c2.overlay-light.section > .picturefill-background:after {
  background: linear-gradient(to bottom, rgba(17, 69, 118, 0) 0%, rgba(17, 69, 118, 0.5) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}

/* line 1, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_navigation.scss */
.navbar {
  height: 100px;
  transition: height 0.35s ease-in-out, opacity 0.35s ease-in-out;
}

@media (min-width: 768px) {
  /* line 1, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_navigation.scss */
  .navbar {
    height: 140px;
  }
}

@media (min-width: 992px) {
  /* line 1, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_navigation.scss */
  .navbar {
    height: 180px;
  }
}

/* line 12, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_navigation.scss */
.navbar .offcanvas-header {
  background-color: transparent;
  border-bottom: 1px solid #B7C7D5;
  height: 56px;
  transition: height 0.35s ease-in-out;
}

@media (min-width: 768px) {
  /* line 12, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_navigation.scss */
  .navbar .offcanvas-header {
    height: 74px;
  }
}

@media (min-width: 992px) {
  /* line 12, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_navigation.scss */
  .navbar .offcanvas-header {
    height: 92px;
  }
}

/* line 25, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_navigation.scss */
.navbar .offcanvas-body {
  background: #E7ECF1;
}

/* line 29, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_navigation.scss */
.navbar .navbar-brand {
  z-index: 1050;
  margin: 0;
}

/* line 34, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_navigation.scss */
.navbar .navbar-brand img {
  height: 32px;
  transition: height 0.35s ease-in-out;
}

@media (min-width: 768px) {
  /* line 34, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_navigation.scss */
  .navbar .navbar-brand img {
    height: 50px;
  }
}

@media (min-width: 992px) {
  /* line 34, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_navigation.scss */
  .navbar .navbar-brand img {
    height: 68px;
  }
}

/* line 45, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_navigation.scss */
.navbar .navbar-toggler,
.navbar .navbar-logout,
.navbar .navbar-close {
  transition: all 0.35s ease-in-out;
}

/* line 49, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_navigation.scss */
.navbar .navbar-toggler:focus:not(:focus-visible),
.navbar .navbar-logout:focus:not(:focus-visible),
.navbar .navbar-close:focus:not(:focus-visible) {
  box-shadow: none;
}

/* line 54, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_navigation.scss */
.navbar .navbar-toggler-icon,
.navbar .navbar-logout-icon,
.navbar .navbar-close-icon {
  height: 36px;
  width: 36px;
  vertical-align: top;
  transition: all 0.35s ease-in-out;
}

@media (min-width: 992px) {
  /* line 54, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_navigation.scss */
  .navbar .navbar-toggler-icon,
  .navbar .navbar-logout-icon,
  .navbar .navbar-close-icon {
    height: 48px;
    width: 48px;
  }
}

/* line 67, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_navigation.scss */
.navbar .navbar-logout,
.navbar .navbar-close {
  padding: var(--bs-navbar-toggler-padding-y) var(--bs-navbar-toggler-padding-x);
  font-size: var(--bs-navbar-toggler-font-size);
  line-height: 1;
  color: var(--bs-navbar-color);
  background-color: transparent;
  border: var(--bs-border-width) solid var(--bs-navbar-toggler-border-color);
  border-radius: var(--bs-navbar-toggler-border-radius);
  transition: var(--bs-navbar-toggler-transition);
}

/* line 79, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_navigation.scss */
.navbar .navbar-logout-icon,
.navbar .navbar-close-icon {
  display: inline-block;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100%;
}

/* line 87, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_navigation.scss */
.navbar .navbar-logout-icon {
  background-image: url("data:image/svg+xml,%3Csvg width='36' height='36' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23a)'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M36 0H0v36h36V0Zm-1 1H1v34h34V1Z' fill='%23fff'/%3E%3Cpath d='M11.818 10.818a4.5 4.5 0 1 0 6.364 6.364 4.5 4.5 0 0 0-6.364-6.364ZM13.572 19A6.07 6.07 0 0 0 7.5 25.072c0 .788.64 1.428 1.428 1.428h12.144c.788 0 1.428-.64 1.428-1.428A6.07 6.07 0 0 0 16.428 19h-2.856Zm10.56-4.884a1.247 1.247 0 0 0-1.766-.002 1.247 1.247 0 0 0 0 1.768l1.114 1.115-1.113 1.113-.001.001a1.25 1.25 0 0 0 1.766 1.768l1.115-1.116 1.113 1.114h.001a1.25 1.25 0 0 0 1.768-1.765l-1.116-1.115 1.114-1.113v-.002a1.25 1.25 0 0 0-1.765-1.767l-1.115 1.115-1.113-1.113h-.001Z' fill='%23114576' stroke='%23fff'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='%23fff' d='M0 0h36v36H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
}

/* line 91, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_navigation.scss */
.navbar .navbar-close-icon {
  background-image: url("data:image/svg+xml,%3Csvg width='36' height='36' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M36 0H0v36h36V0Zm-1 1H1v34h34V1Z' fill='%23fff'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='m27.9 10.485-7.072 7.071 7.072 7.071-2.829 2.829L18 20.385l-7.071 7.07L8.1 24.628l7.072-7.07L8.1 10.484l2.828-2.828L18 14.727l7.071-7.07 2.828 2.828Z' fill='%23fff'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='m19.414 17.556 7.071-7.07-1.414-1.415L18 16.142l-7.071-7.07-1.414 1.413 7.07 7.071-7.07 7.071 1.414 1.415L18 18.97l7.071 7.07 1.414-1.414-7.07-7.07Z' fill='%23114576'/%3E%3C/svg%3E");
}

/* line 95, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_navigation.scss */
.navbar::after {
  content: '';
  position: absolute;
  right: 0;
  height: 100%;
  background: #fff;
  width: calc(66.66% - 1.5rem / 2);
  transition: all 0.35s ease-in-out;
  z-index: -1;
}

@media (min-width: 576px) {
  /* line 95, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_navigation.scss */
  .navbar::after {
    width: calc( ((100vw - 540px) / 2) + (540px * 2 / 3 - 1.5rem / 2));
  }
}

@media (min-width: 768px) {
  /* line 95, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_navigation.scss */
  .navbar::after {
    width: calc( ((100vw - 720px) / 2) + (720px * 2 / 3 - 1.5rem / 2));
  }
}

@media (min-width: 992px) {
  /* line 95, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_navigation.scss */
  .navbar::after {
    width: calc( ((100vw - 960px) / 2) + (960px * 2 / 3 - 1.5rem / 2));
  }
}

@media (min-width: 1200px) {
  /* line 95, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_navigation.scss */
  .navbar::after {
    width: calc( ((100vw - 1140px) / 2) + (1140px * 2 / 3 - 1.5rem / 2));
  }
}

@media (min-width: 1400px) {
  /* line 95, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_navigation.scss */
  .navbar::after {
    width: calc( ((100vw - 1320px) / 2) + (1320px * 2 / 3 - 1.5rem / 2));
  }
}

/* line 121, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_navigation.scss */
.navbar .menu-wrapper {
  position: absolute;
  left: 0;
  width: 100%;
  height: 100%;
  height: calc(100% - 56px);
  overflow: hidden;
  overflow-y: auto;
  padding-top: 1.5rem;
}

@media (min-width: 768px) {
  /* line 121, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_navigation.scss */
  .navbar .menu-wrapper {
    height: calc(100% - 72px);
  }
}

@media (min-width: 992px) {
  /* line 121, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_navigation.scss */
  .navbar .menu-wrapper {
    height: calc(100% - 92px);
  }
}

/* line 140, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_navigation.scss */
.navbar .menu-wrapper a > .card {
  background-color: transparent;
}

/* line 144, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_navigation.scss */
.navbar .menu-wrapper a > .card .card-title {
  color: #fff;
  font-weight: 700;
  margin-bottom: 0;
}

/* line 150, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_navigation.scss */
.navbar .menu-wrapper a > .card .card-body {
  padding: 0.75rem;
  display: flex;
  align-items: center;
  height: 100%;
  background-color: #114576;
}

/* line 158, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_navigation.scss */
.navbar .menu-wrapper a.nested svg {
  margin-left: 0.5rem;
  fill: #114576;
}

/* line 163, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_navigation.scss */
.navbar .menu-wrapper a.nested > .card {
  pointer-events: none;
}

/* line 167, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_navigation.scss */
.navbar .menu-wrapper a.nested > .card svg {
  fill: #fff;
}

/* line 171, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_navigation.scss */
.navbar .menu-wrapper a:hover svg,
.navbar .menu-wrapper a.is-active svg {
  fill: #0e375e;
}

/* line 176, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_navigation.scss */
.navbar ul {
  padding-left: 0;
  margin-bottom: 2rem;
  list-style: none;
}

/* line 182, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_navigation.scss */
.navbar .menu-item::before {
  content: none;
}

/* line 186, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_navigation.scss */
.navbar .menu-head {
  display: block;
  color: #717171;
  font-weight: 700;
  text-transform: uppercase;
  padding-bottom: .5rem;
  margin-bottom: 1rem;
  border-bottom: 1px solid #717171;
}

/* line 196, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_navigation.scss */
.navbar .nav-collapse ul {
  margin-bottom: 0;
}

@media (min-width: 768px) {
  /* line 196, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_navigation.scss */
  .navbar .nav-collapse ul {
    display: flex;
    flex-wrap: wrap;
  }
  /* line 201, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_navigation.scss */
  .navbar .nav-collapse ul li {
    width: 50%;
  }
  /* line 202, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_navigation.scss */
  .navbar .nav-collapse ul li:nth-child(even) {
    padding-left: 12px;
  }
  /* line 205, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_navigation.scss */
  .navbar .nav-collapse ul li:nth-child(odd) {
    padding-right: 12px;
  }
}

@media (min-width: 1400px) {
  /* line 212, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_navigation.scss */
  .navbar .nav-collapse ul li {
    width: 33.33333%;
  }
  /* line 213, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_navigation.scss */
  .navbar .nav-collapse ul li:nth-child(3n - 2) {
    padding-left: 0;
    padding-right: 12px;
  }
  /* line 217, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_navigation.scss */
  .navbar .nav-collapse ul li:nth-child(3n - 1) {
    padding-left: 12px;
    padding-right: 12px;
  }
  /* line 221, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_navigation.scss */
  .navbar .nav-collapse ul li:nth-child(3n) {
    padding-left: 12px;
    padding-right: 0;
  }
}

/* line 230, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_navigation.scss */
.navbar .nav-collapse ul li .menu-link {
  display: block;
  padding: 0.5rem 0;
  text-transform: uppercase;
  font-size: 0.875rem;
  border-bottom: 1px solid #B7C7D5;
  text-decoration: none;
}

/* line 239, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_navigation.scss */
.navbar .nav-collapse ul li:first-child .menu-link {
  border-top: 1px solid #B7C7D5;
}

@media (min-width: 768px) {
  /* line 243, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_navigation.scss */
  .navbar .nav-collapse ul li:nth-child(2) .menu-link {
    border-top: 1px solid #B7C7D5;
  }
}

@media (min-width: 1400px) {
  /* line 249, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_navigation.scss */
  .navbar .nav-collapse ul li:nth-child(3) .menu-link {
    border-top: 1px solid #B7C7D5;
  }
}

/* line 255, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_navigation.scss */
.navbar .nav-collapse .container, .navbar .nav-collapse main > .frame-type-menuDirectory, .navbar .nav-collapse main > .frame-type-menuList, .navbar .nav-collapse main > .frame-type-menuDirectory header, main > .frame-type-menuDirectory .navbar .nav-collapse header, .navbar .nav-collapse main > .frame-type-menuList header, main > .frame-type-menuList .navbar .nav-collapse header {
  margin-top: 2rem;
  margin-bottom: 1rem;
}

/* line 260, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_navigation.scss */
.navbar .offcanvas {
  height: 100vh;
  width: 100vw;
  border: none;
  left: auto;
  transition: transform 0.35s ease-in-out, width 0.35s ease-in-out;
  background-color: transparent;
}

/* line 269, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_navigation.scss */
.navbar .top {
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.35s ease-in-out;
}

/* line 273, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_navigation.scss */
.navbar .top img {
  width: 100px;
  height: 100px;
  transition: height 0.35s ease-in-out, width 0.35s ease-in-out;
}

@media (min-width: 768px) {
  /* line 273, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_navigation.scss */
  .navbar .top img {
    width: 140px;
    height: 140px;
  }
}

@media (min-width: 992px) {
  /* line 273, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_navigation.scss */
  .navbar .top img {
    width: 180px;
    height: 180px;
  }
}

/* line 290, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_navigation.scss */
.offcanvas-backdrop {
  display: none;
}

/* line 294, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_navigation.scss */
.navbar .dropdown {
  margin-bottom: 1.5rem;
}

/* line 296, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_navigation.scss */
.navbar .dropdown .dropdown-toggle {
  display: flex;
  justify-content: space-between;
  align-items: center;
  border: 1px solid #114576;
  background-color: #fff;
  width: 100%;
  color: #114576;
  font-weight: 700;
  text-transform: uppercase;
}

/* line 306, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_navigation.scss */
.navbar .dropdown .dropdown-toggle::after {
  background-image: url("data:image/svg+xml,%3Csvg width='14' height='8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M6.607 5.214 11.821 0l1.393 1.393L6.607 8 0 1.393 1.393 0l5.214 5.214Z' fill='%23114576'%3E%3C/path%3E%3C/svg%3E");
  height: 8px;
  width: 14px;
  border: none;
  margin: 0;
}

/* line 314, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_navigation.scss */
.navbar .dropdown .dropdown-menu {
  border: 1px solid #114576;
  border-radius: 0;
  background-color: #fff;
  width: 100%;
}

/* line 320, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_navigation.scss */
.navbar .dropdown .dropdown-item {
  color: #114576;
  font-weight: 700;
  text-transform: uppercase;
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}

/* line 326, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_navigation.scss */
.navbar .dropdown .dropdown-item:hover, .navbar .dropdown .dropdown-item:focus {
  background-color: #E7ECF1 !important;
}

/* line 329, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_navigation.scss */
.navbar .dropdown .dropdown-item.active, .navbar .dropdown .dropdown-item:active {
  text-decoration: underline;
  text-decoration-thickness: 2px;
  background-color: #fff;
  color: #114576;
}

/* line 338, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_navigation.scss */
.navbar .nav-underline {
  border-bottom: 1px solid #717171;
  margin-bottom: 1rem;
  gap: 1.5rem;
}

/* line 342, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_navigation.scss */
.navbar .nav-underline .nav-link {
  font-weight: 700;
  text-transform: uppercase;
  color: #717171;
}

/* line 346, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_navigation.scss */
.navbar .nav-underline .nav-link:hover {
  color: #114576;
  border-color: transparent;
}

/* line 351, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_navigation.scss */
.navbar .nav-underline .nav-link.active, .navbar .nav-underline .show > .nav-link {
  color: #114576;
  border-color: #114576;
}

/* line 357, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_navigation.scss */
.navbar .menu-link.current {
  color: #114576;
  font-weight: 700;
}

/* line 362, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_navigation.scss */
.navbar .nav-item.active .nav-link {
  border-color: #114576;
  color: #717171;
}

/* line 367, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_navigation.scss */
.navbar .nav-item.active .nav-link.active {
  color: #114576;
}

/* line 371, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_navigation.scss */
.navbar .menu-link.active:not(.menu-link-overview) .card-body,
.navbar .menu-link.current .card-body {
  padding: 0.75rem;
  display: flex;
  align-items: center;
  height: 100%;
  color: #114576;
  background-color: #B7C7D5 !important;
}

/* line 381, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_navigation.scss */
.navbar .menu-link.active:not(.menu-link-overview) .card-body .card-title,
.navbar .menu-link.current .card-body .card-title {
  color: #114576;
  margin: 0;
}

/* line 385, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_navigation.scss */
.navbar .menu-link.active:not(.menu-link-overview) .card-body .card-title svg path,
.navbar .menu-link.current .card-body .card-title svg path {
  fill: #114576;
}

/* line 390, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_navigation.scss */
.navbar .sub-menu.level-2 {
  position: relative;
}

/* line 393, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_navigation.scss */
.navbar .menu-item .menu-link[data-bs-toggle="collapse"]:after {
  content: '';
  position: absolute;
  left: 50%;
  width: 0;
  height: 0;
  border-left: 24px solid transparent;
  border-right: 24px solid transparent;
  border-top: 12px solid #114576;
  margin-left: auto;
  margin-left: -24px;
  margin-right: auto;
  z-index: 1;
}

@media (min-width: 992px) {
  /* line 409, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_navigation.scss */
  .navbar .menu-item .menu-link[data-bs-toggle="collapse"]:after {
    left: 25%;
  }
  /* line 412, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_navigation.scss */
  .navbar .menu-item:nth-child(even) .menu-link[data-bs-toggle="collapse"]:after {
    left: 75%;
  }
}

@media (min-width: 1400px) {
  /* line 418, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_navigation.scss */
  .navbar .menu-item:nth-child(3n - 2) .menu-link[data-bs-toggle="collapse"]:after {
    left: 16.666%;
  }
  /* line 421, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_navigation.scss */
  .navbar .menu-item:nth-child(3n - 1) .menu-link[data-bs-toggle="collapse"]:after {
    left: 50%;
  }
  /* line 424, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_navigation.scss */
  .navbar .menu-item:nth-child(3n) .menu-link[data-bs-toggle="collapse"]:after {
    left: 83.333%;
  }
}

/* line 429, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_navigation.scss */
.navbar .menu-link.collapsed[data-bs-toggle="collapse"]:after {
  display: none;
  content: none;
}

/* line 433, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_navigation.scss */
.navbar .menu-link.active[data-bs-toggle="collapse"]:after,
.navbar .menu-link.current[data-bs-toggle="collapse"]:after {
  border-top: 12px solid #B7C7D5;
}

/* line 439, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_navigation.scss */
.navbar .nav-collapse {
  width: 100vw;
  margin-left: calc( -1 * 1.5rem / 2);
}

@media (min-width: 576px) {
  /* line 439, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_navigation.scss */
  .navbar .nav-collapse {
    margin-left: calc( -1 * (100vw - 540px) / 2 - (1.5rem / 2));
  }
}

@media (min-width: 768px) {
  /* line 439, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_navigation.scss */
  .navbar .nav-collapse {
    margin-left: calc( -1 * (100vw - 720px) / 2 - (1.5rem / 2));
  }
}

@media (min-width: 992px) {
  /* line 439, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_navigation.scss */
  .navbar .nav-collapse {
    margin-left: calc( -1 * (100vw - 960px) / 2 - (1.5rem / 2));
  }
}

@media (min-width: 1200px) {
  /* line 439, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_navigation.scss */
  .navbar .nav-collapse {
    margin-left: calc( -1 * (100vw - 1140px) / 2 - (1.5rem / 2));
  }
}

/* line 454, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_navigation.scss */
.navbar .nav-collapse .card {
  background: white;
}

/* line 457, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_navigation.scss */
.navbar .nav-collapse .nav-collapse-headline {
  margin-bottom: 0.75rem;
  display: none;
}

@media (min-width: 768px) {
  /* line 457, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_navigation.scss */
  .navbar .nav-collapse .nav-collapse-headline {
    display: block;
  }
}

@media (min-width: 992px) {
  /* line 465, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_navigation.scss */
  .navbar .tab-pane .menu-item:nth-child(2n) .nav-collapse {
    margin-left: calc( -1 * (100vw - 960px) / 2 - (960px / 2) - (1.5rem / 3));
  }
}

@media (min-width: 1200px) {
  /* line 465, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_navigation.scss */
  .navbar .tab-pane .menu-item:nth-child(2n) .nav-collapse {
    margin-left: calc( -1 * (100vw - 1140px) / 2 - (1140px / 2) - (1.5rem / 3));
  }
}

@media (min-width: 1400px) {
  /* line 473, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_navigation.scss */
  .navbar .tab-pane .menu-item:nth-child(3n - 2) .nav-collapse {
    margin-left: calc( -1 * (100vw - 1320px) / 2 - (1.5rem / 2));
  }
}

@media (min-width: 1400px) {
  /* line 478, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_navigation.scss */
  .navbar .tab-pane .menu-item:nth-child(3n - 1) .nav-collapse {
    margin-left: calc( -1 * (100vw - 1320px) / 2 - (1140px / 12 * 4) - (1.5rem / 12 * 34));
  }
}

@media (min-width: 1400px) {
  /* line 483, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_navigation.scss */
  .navbar .tab-pane .menu-item:nth-child(3n) .nav-collapse {
    margin-left: calc( -1 * (100vw - 1320px) / 2 - (1140px / 12 * 9) - (1.5rem / 12 * 15));
  }
}

/* line 490, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_navigation.scss */
.navbar .tab-pane .section {
  padding: 0;
}

/* line 492, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_navigation.scss */
.navbar .tab-pane .section .content {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

@media (min-width: 576px) {
  /* line 492, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_navigation.scss */
  .navbar .tab-pane .section .content {
    padding-top: 3rem !important;
  }
}

@media (min-width: 992px) {
  /* line 492, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_navigation.scss */
  .navbar .tab-pane .section .content {
    padding-top: 5rem !important;
  }
}

/* line 501, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_navigation.scss */
.navbar .tab-pane .section .content .container, .navbar .tab-pane .section .content main > .frame-type-menuDirectory, .navbar .tab-pane .section .content main > .frame-type-menuList, .navbar .tab-pane .section .content main > .frame-type-menuDirectory header, main > .frame-type-menuDirectory .navbar .tab-pane .section .content header, .navbar .tab-pane .section .content main > .frame-type-menuList header, main > .frame-type-menuList .navbar .tab-pane .section .content header {
  padding: 0;
}

/* line 510, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_navigation.scss */
.navbar.is-open {
  height: 56px;
}

@media (min-width: 768px) {
  /* line 510, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_navigation.scss */
  .navbar.is-open {
    height: 74px;
  }
}

@media (min-width: 992px) {
  /* line 510, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_navigation.scss */
  .navbar.is-open {
    height: 92px;
  }
}

/* line 518, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_navigation.scss */
.navbar.is-open .navbar-brand img {
  height: 32px;
}

@media (min-width: 768px) {
  /* line 518, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_navigation.scss */
  .navbar.is-open .navbar-brand img {
    height: 50px;
  }
}

/* line 524, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_navigation.scss */
.navbar.is-open::after {
  width: 100%;
}

/* line 528, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_navigation.scss */
.navbar.is-open .top img {
  width: 56px;
  height: 56px;
}

@media (min-width: 768px) {
  /* line 528, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_navigation.scss */
  .navbar.is-open .top img {
    width: 74px;
    height: 74px;
  }
}

@media (min-width: 992px) {
  /* line 528, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_navigation.scss */
  .navbar.is-open .top img {
    width: 92px;
    height: 92px;
  }
}

/* line 541, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_navigation.scss */
.navbar.is-open .navbar-toggler {
  opacity: 0;
  pointer-events: none;
}

/* line 548, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_navigation.scss */
.navbar.is-scrolled {
  height: 56px;
}

@media (min-width: 768px) {
  /* line 548, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_navigation.scss */
  .navbar.is-scrolled {
    height: 74px;
  }
}

@media (min-width: 992px) {
  /* line 548, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_navigation.scss */
  .navbar.is-scrolled {
    height: 92px;
  }
}

/* line 556, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_navigation.scss */
.navbar.is-scrolled .navbar-brand img {
  height: 32px;
}

@media (min-width: 768px) {
  /* line 556, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_navigation.scss */
  .navbar.is-scrolled .navbar-brand img {
    height: 50px;
  }
}

/* line 562, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_navigation.scss */
.navbar.is-scrolled::after {
  width: 100%;
}

/* line 566, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_navigation.scss */
.navbar.is-scrolled .top {
  opacity: 1;
  pointer-events: auto;
}

/* line 570, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_navigation.scss */
.navbar.is-scrolled .top img {
  width: 56px;
  height: 56px;
}

@media (min-width: 768px) {
  /* line 570, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_navigation.scss */
  .navbar.is-scrolled .top img {
    width: 74px;
    height: 74px;
  }
}

@media (min-width: 992px) {
  /* line 570, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_navigation.scss */
  .navbar.is-scrolled .top img {
    width: 92px;
    height: 92px;
  }
}

/* line 591, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_navigation.scss */
.navbar.is-open.is-scrolled .top {
  opacity: 0;
  pointer-events: none;
}

/* line 598, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_navigation.scss */
.navbar.is-hidden.is-moving-downward {
  opacity: 0;
  pointer-events: none;
}

/* line 601, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_navigation.scss */
.navbar.is-hidden.is-moving-downward .top {
  pointer-events: none;
}

/* line 1, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_breadcrumbs.scss */
.breadcrumb-nav {
  background-color: #dee2e6;
}

/* line 3, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_breadcrumbs.scss */
.breadcrumb-nav .breadcrumb {
  border-radius: 0;
  background-color: transparent;
  margin: 0;
  padding: 1rem 0;
}

/* line 1, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_sociallinks.scss */
.sociallinks {
  position: fixed;
  bottom: 50px;
  right: 0.75rem;
}

/* line 5, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_sociallinks.scss */
.sociallinks .btn-share {
  width: 100px;
}

/* line 8, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_sociallinks.scss */
.sociallinks .socialmedia {
  margin: 0;
  padding: 0;
}

/* line 11, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_sociallinks.scss */
.sociallinks .socialmedia > li {
  list-style: none;
  margin-top: 0.5rem;
}

/* line 15, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_sociallinks.scss */
.sociallinks .socialmedia > li a:before {
  font-family: "Font Awesome 5 Brands";
  font-weight: bold;
}

/* line 19, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_sociallinks.scss */
.sociallinks .socialmedia > li a.facebook:before {
  content: "\f39e";
}

/* line 22, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_sociallinks.scss */
.sociallinks .socialmedia > li a.twitter:before {
  content: "\f099";
}

/* line 25, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_sociallinks.scss */
.sociallinks .socialmedia > li a.pinterest:before {
  content: "\f231";
}

/* line 28, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_sociallinks.scss */
.sociallinks .socialmedia > li a.googleplus:before {
  content: "\f0d5";
}

/* line 7, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_uploads.scss */
.frame-type-uploads .downloads .media {
  border: 1px solid #e9ecef;
  margin-bottom: 0.75rem;
  transition: box-shadow 0.5s;
  position: relative;
}

/* line 12, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_uploads.scss */
.frame-type-uploads .downloads .media:hover {
  box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.4);
}

/* line 15, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_uploads.scss */
.frame-type-uploads .downloads .media .media-body {
  padding: 0.75rem;
  min-height: 120px;
}

/* line 19, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_uploads.scss */
.frame-type-uploads .downloads .media .media-body a:hover {
  text-decoration: none;
  color: #114576;
}

/* line 24, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_uploads.scss */
.frame-type-uploads .downloads .media .media-body h5, .frame-type-uploads .downloads .media .media-body .h5 {
  color: #114576;
  margin-bottom: 0;
  font-size: 1rem;
}

@media (min-width: 992px) {
  /* line 24, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_uploads.scss */
  .frame-type-uploads .downloads .media .media-body h5, .frame-type-uploads .downloads .media .media-body .h5 {
    font-size: 1.125rem;
  }
}

/* line 32, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_uploads.scss */
.frame-type-uploads .downloads .media .media-body p {
  margin-bottom: 0;
  font-size: 0.875rem;
  color: #6c757d;
}

@media (min-width: 992px) {
  /* line 32, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_uploads.scss */
  .frame-type-uploads .downloads .media .media-body p {
    font-size: 1rem;
  }
}

/* line 39, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_uploads.scss */
.frame-type-uploads .downloads .media .media-body p.media-size, .frame-type-uploads .downloads .media .media-body p.media-type {
  display: inline-block;
  text-transform: uppercase;
  margin-top: 0.5rem;
  margin-bottom: 0;
  font-weight: bold;
  font-size: 0.875rem;
  color: #6c757d;
}

@media (min-width: 992px) {
  /* line 39, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_uploads.scss */
  .frame-type-uploads .downloads .media .media-body p.media-size, .frame-type-uploads .downloads .media .media-body p.media-type {
    font-size: 1rem;
  }
}

/* line 51, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_uploads.scss */
.frame-type-uploads .downloads .media .media-body p.media-size:before {
  content: '|';
  display: inline-block;
  padding: 0 0.75rem;
  font-weight: normal;
}

/* line 60, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_uploads.scss */
.frame-type-uploads .downloads .media .media-icon-wrapper:before {
  content: "\f15b";
  display: block;
  line-height: 1;
  font-family: "Font Awesome 5 Free";
  font-size: 90px;
  padding: 0.75rem;
  padding-right: 0;
  color: #114576;
}

/* line 71, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_uploads.scss */
.frame-type-uploads .downloads .media .media-icon-wrapper.filetype-doc:before, .frame-type-uploads .downloads .media .media-icon-wrapper.filetype-docx:before {
  content: "\f1c2";
}

/* line 74, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_uploads.scss */
.frame-type-uploads .downloads .media .media-icon-wrapper.filetype-xls:before, .frame-type-uploads .downloads .media .media-icon-wrapper.filetype-xlsx:before {
  content: "\f1c3";
}

/* line 77, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_uploads.scss */
.frame-type-uploads .downloads .media .media-icon-wrapper.filetype-ppt:before, .frame-type-uploads .downloads .media .media-icon-wrapper.filetype-pptx:before {
  content: "\f1c4";
}

/* line 80, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_uploads.scss */
.frame-type-uploads .downloads .media .media-icon-wrapper.filetype-pdf:before {
  content: "\f1c1";
}

/* --- Utility classes --- */
/* line 5, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_utilities.scss */
.circular-border {
  border-radius: 50%;
}

@media (max-width: 575.98px) {
  /* line 10, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_utilities.scss */
  .ck-d-xs-none {
    display: none;
  }
}

@media (min-width: 576px) and (max-width: 767.98px) {
  /* line 15, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_utilities.scss */
  .ck-d-sm-none {
    display: none;
  }
}

@media (min-width: 768px) and (max-width: 991.98px) {
  /* line 20, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_utilities.scss */
  .ck-d-md-none {
    display: none;
  }
}

@media (min-width: 992px) and (max-width: 1199.98px) {
  /* line 25, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_utilities.scss */
  .ck-d-lg-none {
    display: none;
  }
}

@media (min-width: 1200px) and (max-width: 1399.98px) {
  /* line 30, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_utilities.scss */
  .ck-d-xl-none {
    display: none;
  }
}

/* line 1, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_html5-video.scss */
video:not(.vjs-tech) {
  width: 100%;
  height: auto;
}

/* line 1, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_page-templates.scss */
.has-marginal-column {
  padding-top: 3rem;
  padding-bottom: 3rem;
}

@media (min-width: 768px) {
  /* line 1, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_page-templates.scss */
  .has-marginal-column {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }
}

@media (min-width: 992px) {
  /* line 1, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_page-templates.scss */
  .has-marginal-column {
    padding-top: 5rem;
    padding-bottom: 5rem;
  }
}

/* line 1, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_section.scss */
main {
  /* Spacing (Padding fuer das Section-Gridelement*/
}

/* line 3, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_section.scss */
main .section.tc-1 {
  color: #313131;
}

/* line 5, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_section.scss */
main .section.tc-1 .btn-primary, main .section.tc-1 .table.template-table .vcard a, .table.template-table .vcard main .section.tc-1 a {
  color: #fff;
}

/* line 7, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_section.scss */
main .section.tc-1 .btn-primary:hover, main .section.tc-1 .table.template-table .vcard a:hover, .table.template-table .vcard main .section.tc-1 a:hover {
  color: #114576;
  background-color: #fff;
  border-color: #114576;
}

/* line 13, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_section.scss */
main .section.tc-1 .btn-primary:not(:disabled):not(.disabled):active, main .section.tc-1 .table.template-table .vcard a:not(:disabled):not(.disabled):active, .table.template-table .vcard main .section.tc-1 a:not(:disabled):not(.disabled):active,
main .section.tc-1 .btn-primary:not(:disabled):not(.disabled).active,
main .section.tc-1 .table.template-table .vcard a:not(:disabled):not(.disabled).active,
.table.template-table .vcard main .section.tc-1 a:not(:disabled):not(.disabled).active,
main .section.tc-1 .show > .btn-primary.dropdown-toggle,
main .section.tc-1 .table.template-table .vcard .show > a.dropdown-toggle,
.table.template-table .vcard main .section.tc-1 .show > a.dropdown-toggle {
  color: #114576;
  background-color: #fff;
  border-color: #114576;
}

/* line 20, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_section.scss */
main .section.tc-1 .frame-type-uploads .downloads .media {
  background: #fff;
}

/* line 23, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_section.scss */
main .section.tc-1 .section-headline {
  background-color: transparent;
}

/* line 27, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_section.scss */
main .section.tc-2 {
  color: #fff;
}

/* line 29, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_section.scss */
main .section.tc-2 h1, main .section.tc-2 .h1,
main .section.tc-2 h2,
main .section.tc-2 .h2,
main .section.tc-2 h3,
main .section.tc-2 .h3,
main .section.tc-2 h4,
main .section.tc-2 .h4,
main .section.tc-2 h5,
main .section.tc-2 .h5,
main .section.tc-2 h6,
main .section.tc-2 .h6,
main .section.tc-2 blockquote,
main .section.tc-2 blockquote p,
main .section.tc-2 .lead {
  color: #fff;
}

/* line 40, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_section.scss */
main .section.tc-2 li::marker {
  color: #fff;
}

/* line 43, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_section.scss */
main .section.tc-2 .table, main .section.tc-2 .table.template-table table, .table.template-table main .section.tc-2 table {
  border-color: #fff;
}

/* line 45, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_section.scss */
main .section.tc-2 .table td, .table.template-table main .section.tc-2 table td, main .section.tc-2 .table th, .table.template-table main .section.tc-2 table th, main .section.tc-2 .table caption, .table.template-table main .section.tc-2 table caption {
  color: #fff;
}

/* line 48, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_section.scss */
main .section.tc-2 .table thead tr th, .table.template-table main .section.tc-2 table thead tr th {
  background: #fff;
  color: #114576;
}

/* line 53, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_section.scss */
main .section.tc-2 .btn-primary, main .section.tc-2 .table.template-table .vcard a, .table.template-table .vcard main .section.tc-2 a {
  color: #114576;
  background-color: #fff;
}

/* line 56, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_section.scss */
main .section.tc-2 .btn-primary:hover, main .section.tc-2 .table.template-table .vcard a:hover, .table.template-table .vcard main .section.tc-2 a:hover {
  color: #fff;
  background-color: #114576;
  border-color: #fff;
}

/* line 62, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_section.scss */
main .section.tc-2 .btn-primary:not(:disabled):not(.disabled):active, main .section.tc-2 .table.template-table .vcard a:not(:disabled):not(.disabled):active, .table.template-table .vcard main .section.tc-2 a:not(:disabled):not(.disabled):active,
main .section.tc-2 .btn-primary:not(:disabled):not(.disabled).active,
main .section.tc-2 .table.template-table .vcard a:not(:disabled):not(.disabled).active,
.table.template-table .vcard main .section.tc-2 a:not(:disabled):not(.disabled).active,
main .section.tc-2 .show > .btn-primary.dropdown-toggle,
main .section.tc-2 .table.template-table .vcard .show > a.dropdown-toggle,
.table.template-table .vcard main .section.tc-2 .show > a.dropdown-toggle {
  color: #fff;
  background-color: #114576;
  border-color: #fff;
}

/* line 69, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_section.scss */
main .section.tc-2 .frame-type-uploads .downloads .media {
  background: #fff;
}

/* line 72, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_section.scss */
main .section.tc-2 .section-headline {
  background-color: transparent;
}

/* line 76, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_section.scss */
main .section.tc-3 {
  color: #313131;
}

/* line 78, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_section.scss */
main .section.tc-3 .btn-primary, main .section.tc-3 .table.template-table .vcard a, .table.template-table .vcard main .section.tc-3 a {
  color: #fff;
}

/* line 80, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_section.scss */
main .section.tc-3 .btn-primary:hover, main .section.tc-3 .table.template-table .vcard a:hover, .table.template-table .vcard main .section.tc-3 a:hover {
  color: #114576;
  background-color: #fff;
  border-color: #114576;
}

/* line 86, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_section.scss */
main .section.tc-3 .btn-primary:not(:disabled):not(.disabled):active, main .section.tc-3 .table.template-table .vcard a:not(:disabled):not(.disabled):active, .table.template-table .vcard main .section.tc-3 a:not(:disabled):not(.disabled):active,
main .section.tc-3 .btn-primary:not(:disabled):not(.disabled).active,
main .section.tc-3 .table.template-table .vcard a:not(:disabled):not(.disabled).active,
.table.template-table .vcard main .section.tc-3 a:not(:disabled):not(.disabled).active,
main .section.tc-3 .show > .btn-primary.dropdown-toggle,
main .section.tc-3 .table.template-table .vcard .show > a.dropdown-toggle,
.table.template-table .vcard main .section.tc-3 .show > a.dropdown-toggle {
  color: #114576;
  background-color: #fff;
  border-color: #114576;
}

/* line 93, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_section.scss */
main .section.tc-3 .frame-type-uploads .downloads .media {
  background: #fff;
}

/* line 96, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_section.scss */
main .section.tc-3 .section-headline {
  background-color: transparent;
}

/* line 100, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_section.scss */
main .section.has-image {
  position: relative;
  height: 360px;
}

@media (min-width: 992px) {
  /* line 100, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_section.scss */
  main .section.has-image {
    height: 480px;
  }
}

@media (min-width: 1200px) {
  /* line 100, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_section.scss */
  main .section.has-image {
    height: 600px;
  }
}

/* line 112, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_section.scss */
main .section.has-image picture {
  height: 100%;
}

/* line 116, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_section.scss */
main .section.has-image .content {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

/* line 124, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_section.scss */
main .section.has-image h1, main .section.has-image .h1,
main .section.has-image h2,
main .section.has-image .h2,
main .section.has-image h3,
main .section.has-image .h3,
main .section.has-image h4,
main .section.has-image .h4,
main .section.has-image h5,
main .section.has-image .h5,
main .section.has-image h6,
main .section.has-image .h6 {
  color: #fff;
  text-transform: uppercase;
  font-family: "Proxima Nova";
  font-weight: 400;
  font-size: 1.125rem;
  line-height: 1.33333;
}

@media (min-width: 768px) {
  /* line 124, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_section.scss */
  main .section.has-image h1, main .section.has-image .h1,
  main .section.has-image h2,
  main .section.has-image .h2,
  main .section.has-image h3,
  main .section.has-image .h3,
  main .section.has-image h4,
  main .section.has-image .h4,
  main .section.has-image h5,
  main .section.has-image .h5,
  main .section.has-image h6,
  main .section.has-image .h6 {
    font-size: 1.5rem;
  }
}

@media (min-width: 992px) {
  /* line 124, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_section.scss */
  main .section.has-image h1, main .section.has-image .h1,
  main .section.has-image h2,
  main .section.has-image .h2,
  main .section.has-image h3,
  main .section.has-image .h3,
  main .section.has-image h4,
  main .section.has-image .h4,
  main .section.has-image h5,
  main .section.has-image .h5,
  main .section.has-image h6,
  main .section.has-image .h6 {
    font-size: 1.75rem;
  }
}

/* line 145, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_section.scss */
main .section.has-image h1.subheader, main .section.has-image .subheader.h1,
main .section.has-image h2.subheader,
main .section.has-image .subheader.h2,
main .section.has-image h3.subheader,
main .section.has-image .subheader.h3,
main .section.has-image h4.subheader,
main .section.has-image .subheader.h4,
main .section.has-image h5.subheader,
main .section.has-image .subheader.h5,
main .section.has-image h6.subheader,
main .section.has-image .subheader.h6 {
  font-family: "Proxima Nova";
  font-weight: 700;
  font-size: 1.5rem;
  line-height: 1;
}

@media (min-width: 768px) {
  /* line 145, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_section.scss */
  main .section.has-image h1.subheader, main .section.has-image .subheader.h1,
  main .section.has-image h2.subheader,
  main .section.has-image .subheader.h2,
  main .section.has-image h3.subheader,
  main .section.has-image .subheader.h3,
  main .section.has-image h4.subheader,
  main .section.has-image .subheader.h4,
  main .section.has-image h5.subheader,
  main .section.has-image .subheader.h5,
  main .section.has-image h6.subheader,
  main .section.has-image .subheader.h6 {
    font-size: 2.25rem;
  }
}

@media (min-width: 992px) {
  /* line 145, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_section.scss */
  main .section.has-image h1.subheader, main .section.has-image .subheader.h1,
  main .section.has-image h2.subheader,
  main .section.has-image .subheader.h2,
  main .section.has-image h3.subheader,
  main .section.has-image .subheader.h3,
  main .section.has-image h4.subheader,
  main .section.has-image .subheader.h4,
  main .section.has-image h5.subheader,
  main .section.has-image .subheader.h5,
  main .section.has-image h6.subheader,
  main .section.has-image .subheader.h6 {
    font-size: 3rem;
  }
}

/* line 160, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_section.scss */
main .section.has-image h1 a, main .section.has-image .h1 a,
main .section.has-image h2 a,
main .section.has-image .h2 a,
main .section.has-image h3 a,
main .section.has-image .h3 a,
main .section.has-image h4 a,
main .section.has-image .h4 a,
main .section.has-image h5 a,
main .section.has-image .h5 a,
main .section.has-image h6 a,
main .section.has-image .h6 a {
  color: #fff;
  border-bottom: none;
}

/* line 164, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_section.scss */
main .section.has-image h1 a:hover, main .section.has-image .h1 a:hover,
main .section.has-image h2 a:hover,
main .section.has-image .h2 a:hover,
main .section.has-image h3 a:hover,
main .section.has-image .h3 a:hover,
main .section.has-image h4 a:hover,
main .section.has-image .h4 a:hover,
main .section.has-image h5 a:hover,
main .section.has-image .h5 a:hover,
main .section.has-image h6 a:hover,
main .section.has-image .h6 a:hover {
  color: #fff;
  text-decoration: none;
}

/* line 171, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_section.scss */
main .section.has-image .btn-primary, main .section.has-image .table.template-table .vcard a, .table.template-table .vcard main .section.has-image a {
  color: #fff;
  border: 1px solid #fff;
  background: transparent;
}

/* line 176, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_section.scss */
main .section.has-image .btn-primary:hover, main .section.has-image .table.template-table .vcard a:hover, .table.template-table .vcard main .section.has-image a:hover {
  color: #fff;
  border: 1px solid #fff;
  background-color: rgba(255, 255, 255, 0.15);
}

/* line 182, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_section.scss */
main .section.has-image .btn-primary.btn-block, main .section.has-image .table.template-table .vcard a.btn-block, .table.template-table .vcard main .section.has-image a.btn-block {
  color: #fff;
  border: none;
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
  background-color: transparent;
}

/* line 189, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_section.scss */
main .section.has-image .btn-primary.btn-block:hover, main .section.has-image .table.template-table .vcard a.btn-block:hover, .table.template-table .vcard main .section.has-image a.btn-block:hover {
  color: #fff;
  border-top: none;
  border-left: none;
}

/* line 197, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_section.scss */
main .section.has-image .btn-primary:not(:disabled):not(.disabled):active, main .section.has-image .table.template-table .vcard a:not(:disabled):not(.disabled):active, .table.template-table .vcard main .section.has-image a:not(:disabled):not(.disabled):active,
main .section.has-image .btn-primary:not(:disabled):not(.disabled).active,
main .section.has-image .table.template-table .vcard a:not(:disabled):not(.disabled).active,
.table.template-table .vcard main .section.has-image a:not(:disabled):not(.disabled).active,
main .section.has-image .show > .btn-primary.dropdown-toggle,
main .section.has-image .table.template-table .vcard .show > a.dropdown-toggle,
.table.template-table .vcard main .section.has-image .show > a.dropdown-toggle {
  color: #fff;
  border: 1px solid #fff;
  background-color: rgba(255, 255, 255, 0.3);
}

/* line 205, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_section.scss */
main .section.has-image .btn-primary:not(:disabled):not(.disabled):active:focus, main .section.has-image .table.template-table .vcard a:not(:disabled):not(.disabled):active:focus, .table.template-table .vcard main .section.has-image a:not(:disabled):not(.disabled):active:focus,
main .section.has-image .btn-primary:not(:disabled):not(.disabled).active:focus,
main .section.has-image .table.template-table .vcard a:not(:disabled):not(.disabled).active:focus,
.table.template-table .vcard main .section.has-image a:not(:disabled):not(.disabled).active:focus,
main .section.has-image .show > .btn-primary.dropdown-toggle:focus,
main .section.has-image .table.template-table .vcard .show > a.dropdown-toggle:focus,
.table.template-table .vcard main .section.has-image .show > a.dropdown-toggle:focus {
  color: #fff;
}

/* line 211, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_section.scss */
main .section.has-image .btn-primary.btn-block:not(:disabled):not(.disabled):active:focus, main .section.has-image .table.template-table .vcard a.btn-block:not(:disabled):not(.disabled):active:focus, .table.template-table .vcard main .section.has-image a.btn-block:not(:disabled):not(.disabled):active:focus,
main .section.has-image .btn-primary.btn-block:not(:disabled):not(.disabled).active:focus,
main .section.has-image .table.template-table .vcard a.btn-block:not(:disabled):not(.disabled).active:focus,
.table.template-table .vcard main .section.has-image a.btn-block:not(:disabled):not(.disabled).active:focus,
main .section.has-image .show > .btn-primary.btn-block.dropdown-toggle:focus,
main .section.has-image .table.template-table .vcard .show > a.btn-block.dropdown-toggle:focus,
.table.template-table .vcard main .section.has-image .show > a.btn-block.dropdown-toggle:focus {
  background: transparent;
  border-top: none;
  border-left: none;
}

/* line 223, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_section.scss */
main section.section > .content, main article.section > .content {
  padding-top: 1rem;
  padding-bottom: 1rem;
}

@media (min-width: 768px) {
  /* line 223, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_section.scss */
  main section.section > .content, main article.section > .content {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
  }
}

@media (min-width: 992px) {
  /* line 223, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_section.scss */
  main section.section > .content, main article.section > .content {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }
}

/* line 235, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_section.scss */
main section.section.frame-padding-top-extra-small > .content, main article.section.frame-padding-top-extra-small > .content {
  padding-top: 0.25rem;
}

@media (min-width: 768px) {
  /* line 235, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_section.scss */
  main section.section.frame-padding-top-extra-small > .content, main article.section.frame-padding-top-extra-small > .content {
    padding-top: 0.5rem;
  }
}

@media (min-width: 992px) {
  /* line 235, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_section.scss */
  main section.section.frame-padding-top-extra-small > .content, main article.section.frame-padding-top-extra-small > .content {
    padding-top: 1rem;
  }
}

/* line 244, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_section.scss */
main section.section.frame-padding-top-small > .content, main article.section.frame-padding-top-small > .content {
  padding-top: 0.5rem;
}

@media (min-width: 768px) {
  /* line 244, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_section.scss */
  main section.section.frame-padding-top-small > .content, main article.section.frame-padding-top-small > .content {
    padding-top: 1rem;
  }
}

@media (min-width: 992px) {
  /* line 244, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_section.scss */
  main section.section.frame-padding-top-small > .content, main article.section.frame-padding-top-small > .content {
    padding-top: 1.5rem;
  }
}

/* line 254, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_section.scss */
main section.section.frame-padding-top-medium > .content, main article.section.frame-padding-top-medium > .content {
  padding-top: 1rem;
}

@media (min-width: 768px) {
  /* line 254, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_section.scss */
  main section.section.frame-padding-top-medium > .content, main article.section.frame-padding-top-medium > .content {
    padding-top: 1.5rem;
  }
}

@media (min-width: 992px) {
  /* line 254, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_section.scss */
  main section.section.frame-padding-top-medium > .content, main article.section.frame-padding-top-medium > .content {
    padding-top: 3rem;
  }
}

/* line 263, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_section.scss */
main section.section.frame-padding-top-large > .content, main article.section.frame-padding-top-large > .content {
  padding-top: 1.5rem;
}

@media (min-width: 768px) {
  /* line 263, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_section.scss */
  main section.section.frame-padding-top-large > .content, main article.section.frame-padding-top-large > .content {
    padding-top: 3rem;
  }
}

@media (min-width: 992px) {
  /* line 263, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_section.scss */
  main section.section.frame-padding-top-large > .content, main article.section.frame-padding-top-large > .content {
    padding-top: 4rem;
  }
}

/* line 272, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_section.scss */
main section.section.frame-padding-top-extra-large > .content, main article.section.frame-padding-top-extra-large > .content {
  padding-top: 3rem;
}

@media (min-width: 768px) {
  /* line 272, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_section.scss */
  main section.section.frame-padding-top-extra-large > .content, main article.section.frame-padding-top-extra-large > .content {
    padding-top: 4rem;
  }
}

@media (min-width: 992px) {
  /* line 272, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_section.scss */
  main section.section.frame-padding-top-extra-large > .content, main article.section.frame-padding-top-extra-large > .content {
    padding-top: 5rem;
  }
}

/* line 281, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_section.scss */
main section.section.frame-padding-top-none > .content, main article.section.frame-padding-top-none > .content {
  padding-top: 0;
}

/* line 285, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_section.scss */
main section.section.frame-padding-bottom-extra-small > .content, main article.section.frame-padding-bottom-extra-small > .content {
  padding-bottom: 0.25rem;
}

@media (min-width: 768px) {
  /* line 285, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_section.scss */
  main section.section.frame-padding-bottom-extra-small > .content, main article.section.frame-padding-bottom-extra-small > .content {
    padding-bottom: 0.5rem;
  }
}

@media (min-width: 992px) {
  /* line 285, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_section.scss */
  main section.section.frame-padding-bottom-extra-small > .content, main article.section.frame-padding-bottom-extra-small > .content {
    padding-bottom: 1rem;
  }
}

/* line 294, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_section.scss */
main section.section.frame-padding-bottom-small > .content, main article.section.frame-padding-bottom-small > .content {
  padding-bottom: 0.5rem;
}

@media (min-width: 768px) {
  /* line 294, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_section.scss */
  main section.section.frame-padding-bottom-small > .content, main article.section.frame-padding-bottom-small > .content {
    padding-bottom: 1rem;
  }
}

@media (min-width: 992px) {
  /* line 294, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_section.scss */
  main section.section.frame-padding-bottom-small > .content, main article.section.frame-padding-bottom-small > .content {
    padding-bottom: 1.5rem;
  }
}

/* line 304, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_section.scss */
main section.section.frame-padding-bottom-medium > .content, main article.section.frame-padding-bottom-medium > .content {
  padding-bottom: 1rem;
}

@media (min-width: 768px) {
  /* line 304, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_section.scss */
  main section.section.frame-padding-bottom-medium > .content, main article.section.frame-padding-bottom-medium > .content {
    padding-bottom: 1.5rem;
  }
}

@media (min-width: 992px) {
  /* line 304, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_section.scss */
  main section.section.frame-padding-bottom-medium > .content, main article.section.frame-padding-bottom-medium > .content {
    padding-bottom: 3rem;
  }
}

/* line 313, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_section.scss */
main section.section.frame-padding-bottom-large > .content, main article.section.frame-padding-bottom-large > .content {
  padding-bottom: 1.5rem;
}

@media (min-width: 768px) {
  /* line 313, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_section.scss */
  main section.section.frame-padding-bottom-large > .content, main article.section.frame-padding-bottom-large > .content {
    padding-bottom: 3rem;
  }
}

@media (min-width: 992px) {
  /* line 313, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_section.scss */
  main section.section.frame-padding-bottom-large > .content, main article.section.frame-padding-bottom-large > .content {
    padding-bottom: 4rem;
  }
}

/* line 322, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_section.scss */
main section.section.frame-padding-bottom-extra-large > .content, main article.section.frame-padding-bottom-extra-large > .content {
  padding-bottom: 3rem;
}

@media (min-width: 768px) {
  /* line 322, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_section.scss */
  main section.section.frame-padding-bottom-extra-large > .content, main article.section.frame-padding-bottom-extra-large > .content {
    padding-bottom: 4rem;
  }
}

@media (min-width: 992px) {
  /* line 322, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_section.scss */
  main section.section.frame-padding-bottom-extra-large > .content, main article.section.frame-padding-bottom-extra-large > .content {
    padding-bottom: 5rem;
  }
}

/* line 331, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_section.scss */
main section.section.frame-padding-bottom-none > .content, main article.section.frame-padding-bottom-none > .content {
  padding-bottom: 0;
}

/* line 1, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_keyvisual.scss */
.card-jumbotron {
  background-color: #E7ECF1;
}

@media (min-width: 768px) {
  /* line 1, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_keyvisual.scss */
  .card-jumbotron {
    min-height: 0 !important;
  }
}

@media (min-width: 992px) {
  /* line 1, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_keyvisual.scss */
  .card-jumbotron {
    min-height: 0 !important;
  }
}

/* line 10, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_keyvisual.scss */
.card-jumbotron h1, .card-jumbotron .h1,
.card-jumbotron h2,
.card-jumbotron .h2,
.card-jumbotron h3,
.card-jumbotron .h3,
.card-jumbotron h4,
.card-jumbotron .h4,
.card-jumbotron h5,
.card-jumbotron .h5,
.card-jumbotron h6,
.card-jumbotron .h6 {
  color: #fff;
  text-transform: uppercase;
  font-family: "Proxima Nova";
  font-weight: 900;
  font-size: 1.5rem;
  line-height: 1;
}

@media (min-width: 576px) {
  /* line 10, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_keyvisual.scss */
  .card-jumbotron h1, .card-jumbotron .h1,
  .card-jumbotron h2,
  .card-jumbotron .h2,
  .card-jumbotron h3,
  .card-jumbotron .h3,
  .card-jumbotron h4,
  .card-jumbotron .h4,
  .card-jumbotron h5,
  .card-jumbotron .h5,
  .card-jumbotron h6,
  .card-jumbotron .h6 {
    font-size: 2.25rem;
  }
}

@media (min-width: 992px) {
  /* line 10, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_keyvisual.scss */
  .card-jumbotron h1, .card-jumbotron .h1,
  .card-jumbotron h2,
  .card-jumbotron .h2,
  .card-jumbotron h3,
  .card-jumbotron .h3,
  .card-jumbotron h4,
  .card-jumbotron .h4,
  .card-jumbotron h5,
  .card-jumbotron .h5,
  .card-jumbotron h6,
  .card-jumbotron .h6 {
    font-size: 3rem;
  }
}

/* line 30, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_keyvisual.scss */
.card-jumbotron p {
  color: #fff;
  font-size: 1.125rem;
}

@media (min-width: 576px) {
  /* line 30, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_keyvisual.scss */
  .card-jumbotron p {
    font-size: 1.375rem;
  }
}

/* line 38, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_keyvisual.scss */
.card-jumbotron .btn-primary, .card-jumbotron .table.template-table .vcard a, .table.template-table .vcard .card-jumbotron a {
  color: #fff;
  border: 1px solid #fff;
  background: transparent;
}

/* line 43, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_keyvisual.scss */
.card-jumbotron .btn-primary:hover, .card-jumbotron .table.template-table .vcard a:hover, .table.template-table .vcard .card-jumbotron a:hover {
  color: #fff;
  border: 1px solid #fff;
  background-color: rgba(255, 255, 255, 0.15);
}

/* line 49, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_keyvisual.scss */
.card-jumbotron .btn-primary.btn-block, .card-jumbotron .table.template-table .vcard a.btn-block, .table.template-table .vcard .card-jumbotron a.btn-block {
  color: #fff;
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
  background-color: transparent;
}

/* line 55, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_keyvisual.scss */
.card-jumbotron .btn-primary.btn-block:hover, .card-jumbotron .table.template-table .vcard a.btn-block:hover, .table.template-table .vcard .card-jumbotron a.btn-block:hover {
  color: #fff;
  border-top: none;
  border-left: none;
}

/* line 63, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_keyvisual.scss */
.card-jumbotron .btn-primary:not(:disabled):not(.disabled):active, .card-jumbotron .table.template-table .vcard a:not(:disabled):not(.disabled):active, .table.template-table .vcard .card-jumbotron a:not(:disabled):not(.disabled):active,
.card-jumbotron .btn-primary:not(:disabled):not(.disabled).active,
.card-jumbotron .table.template-table .vcard a:not(:disabled):not(.disabled).active,
.table.template-table .vcard .card-jumbotron a:not(:disabled):not(.disabled).active,
.card-jumbotron .show > .btn-primary.dropdown-toggle,
.card-jumbotron .table.template-table .vcard .show > a.dropdown-toggle,
.table.template-table .vcard .card-jumbotron .show > a.dropdown-toggle {
  color: #fff;
  border: 1px solid #fff;
  background-color: rgba(255, 255, 255, 0.3);
}

/* line 71, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_keyvisual.scss */
.card-jumbotron .btn-primary:not(:disabled):not(.disabled):active:focus, .card-jumbotron .table.template-table .vcard a:not(:disabled):not(.disabled):active:focus, .table.template-table .vcard .card-jumbotron a:not(:disabled):not(.disabled):active:focus,
.card-jumbotron .btn-primary:not(:disabled):not(.disabled).active:focus,
.card-jumbotron .table.template-table .vcard a:not(:disabled):not(.disabled).active:focus,
.table.template-table .vcard .card-jumbotron a:not(:disabled):not(.disabled).active:focus,
.card-jumbotron .show > .btn-primary.dropdown-toggle:focus,
.card-jumbotron .table.template-table .vcard .show > a.dropdown-toggle:focus,
.table.template-table .vcard .card-jumbotron .show > a.dropdown-toggle:focus {
  color: #fff;
}

/* line 77, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_keyvisual.scss */
.card-jumbotron .btn-primary.btn-block:not(:disabled):not(.disabled):active:focus, .card-jumbotron .table.template-table .vcard a.btn-block:not(:disabled):not(.disabled):active:focus, .table.template-table .vcard .card-jumbotron a.btn-block:not(:disabled):not(.disabled):active:focus,
.card-jumbotron .btn-primary.btn-block:not(:disabled):not(.disabled).active:focus,
.card-jumbotron .table.template-table .vcard a.btn-block:not(:disabled):not(.disabled).active:focus,
.table.template-table .vcard .card-jumbotron a.btn-block:not(:disabled):not(.disabled).active:focus,
.card-jumbotron .show > .btn-primary.btn-block.dropdown-toggle:focus,
.card-jumbotron .table.template-table .vcard .show > a.btn-block.dropdown-toggle:focus,
.table.template-table .vcard .card-jumbotron .show > a.btn-block.dropdown-toggle:focus {
  background: transparent;
  border-top: none;
  border-left: none;
}

/* line 85, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_keyvisual.scss */
.card-jumbotron .jumbotron-img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

/* line 94, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_keyvisual.scss */
.card-jumbotron .card-img-overlay {
  position: absolute;
}

/* line 96, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_keyvisual.scss */
.card-jumbotron .card-img-overlay > .container, .card-jumbotron main.card-img-overlay > .frame-type-menuDirectory, .card-jumbotron main.card-img-overlay > .frame-type-menuList, .card-jumbotron main > .frame-type-menuDirectory .card-img-overlay > header, main > .frame-type-menuDirectory .card-jumbotron .card-img-overlay > header, .card-jumbotron main > .frame-type-menuList .card-img-overlay > header, main > .frame-type-menuList .card-jumbotron .card-img-overlay > header {
  padding-left: 0;
  padding-right: 0;
  left: 0;
  right: 0;
}

/* line 106, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_keyvisual.scss */
.card-jumbotron.has-image picture.heroimage:after,
.card-jumbotron.has-image picture.keyimage:after {
  content: '';
  background-image: url(../Images/filter.png);
  background-position: left top;
  background-repeat: repeat;
  width: 100%;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
}

/* line 120, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_keyvisual.scss */
.card-jumbotron.has-image.hide-filter-effect picture.heroimage:after,
.card-jumbotron.has-image.hide-filter-effect picture.keyimage:after {
  content: none;
}

/* line 126, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_keyvisual.scss */
.card-jumbotron .card-img-overlay {
  position: static;
  padding-top: 112px;
  padding-bottom: 3rem;
  justify-content: space-between;
}

@media (min-width: 768px) {
  /* line 126, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_keyvisual.scss */
  .card-jumbotron .card-img-overlay {
    padding-top: 152px;
  }
}

@media (min-width: 992px) {
  /* line 126, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_keyvisual.scss */
  .card-jumbotron .card-img-overlay {
    padding-top: 198px;
  }
}

/* line 139, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_keyvisual.scss */
.card-jumbotron.has-image .card-img-overlay {
  position: relative;
  padding-bottom: 144px;
}

@media (min-width: 768px) {
  /* line 139, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_keyvisual.scss */
  .card-jumbotron.has-image .card-img-overlay {
    padding-bottom: 192px;
  }
}

/* line 145, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_keyvisual.scss */
.card-jumbotron.has-image .card-img-overlay .frame-type-keyVisualTeaser {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}

/* line 153, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_keyvisual.scss */
#banner {
  background-color: #E7ECF1;
}

/* line 155, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_keyvisual.scss */
#banner .card-jumbotron picture img {
  display: inline;
}

/* line 160, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_keyvisual.scss */
#banner.heroimage .card-jumbotron > .card-img-overlay > .container, #banner.heroimage .card-jumbotron > main.card-img-overlay > .frame-type-menuDirectory, #banner.heroimage .card-jumbotron > main.card-img-overlay > .frame-type-menuList, #banner.heroimage main > .frame-type-menuDirectory .card-jumbotron > .card-img-overlay > header, main > .frame-type-menuDirectory #banner.heroimage .card-jumbotron > .card-img-overlay > header, #banner.heroimage main > .frame-type-menuList .card-jumbotron > .card-img-overlay > header, main > .frame-type-menuList #banner.heroimage .card-jumbotron > .card-img-overlay > header {
  padding-left: 0;
  padding-right: 0;
  left: 0;
  right: 0;
}

/* line 167, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_keyvisual.scss */
#banner.project {
  overflow: hidden;
}

/* line 170, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_keyvisual.scss */
#banner.project .card-jumbotron picture.first-match {
  height: 100vh;
}

/* line 173, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_keyvisual.scss */
#banner.project .card-jumbotron .jumbotron-img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

/* line 181, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_keyvisual.scss */
#banner.project .card-jumbotron.bgimg-center .jumbotron-img {
  object-position: 50% 50%;
}

/* line 182, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_keyvisual.scss */
#banner.project .card-jumbotron.bgimg-left .jumbotron-img {
  object-position: 0% 50%;
}

/* line 183, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_keyvisual.scss */
#banner.project .card-jumbotron.bgimg-right .jumbotron-img {
  object-position: 100% 50%;
}

/* line 184, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_keyvisual.scss */
#banner.project .card-jumbotron.bgimg-top .jumbotron-img {
  object-position: 50% 0%;
}

/* line 185, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_keyvisual.scss */
#banner.project .card-jumbotron.bgimg-top-left .jumbotron-img {
  object-position: 0% 0%;
}

/* line 186, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_keyvisual.scss */
#banner.project .card-jumbotron.bgimg-top-right .jumbotron-img {
  object-position: 100% 0%;
}

/* line 187, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_keyvisual.scss */
#banner.project .card-jumbotron.bgimg-bottom .jumbotron-img {
  object-position: 50% 100%;
}

/* line 188, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_keyvisual.scss */
#banner.project .card-jumbotron.bgimg-bottom-left .jumbotron-img {
  object-position: 0% 100%;
}

/* line 189, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_keyvisual.scss */
#banner.project .card-jumbotron.bgimg-bottom-right .jumbotron-img {
  object-position: 100% 100%;
}

/* line 191, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_keyvisual.scss */
#banner.project .card-jumbotron > .card-img-overlay {
  position: absolute;
}

/* line 193, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_keyvisual.scss */
#banner.project .card-jumbotron > .card-img-overlay > .container, #banner.project .card-jumbotron > main.card-img-overlay > .frame-type-menuDirectory, #banner.project .card-jumbotron > main.card-img-overlay > .frame-type-menuList, #banner.project main > .frame-type-menuDirectory .card-jumbotron > .card-img-overlay > header, main > .frame-type-menuDirectory #banner.project .card-jumbotron > .card-img-overlay > header, #banner.project main > .frame-type-menuList .card-jumbotron > .card-img-overlay > header, main > .frame-type-menuList #banner.project .card-jumbotron > .card-img-overlay > header {
  position: relative;
  bottom: auto !important;
}

/* line 198, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_keyvisual.scss */
#banner.project .card-jumbotron > .card-img-overlay > .container:last-child, #banner.project .card-jumbotron > main.card-img-overlay > .frame-type-menuDirectory:last-child, #banner.project .card-jumbotron > main.card-img-overlay > .frame-type-menuList:last-child, #banner.project main > .frame-type-menuDirectory .card-jumbotron > .card-img-overlay > header:last-child, main > .frame-type-menuDirectory #banner.project .card-jumbotron > .card-img-overlay > header:last-child, #banner.project main > .frame-type-menuList .card-jumbotron > .card-img-overlay > header:last-child, main > .frame-type-menuList #banner.project .card-jumbotron > .card-img-overlay > header:last-child {
  margin-top: auto;
}

/* line 206, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_keyvisual.scss */
#banner.heroimage .card-jumbotron > .card-img-overlay > .container, #banner.heroimage .card-jumbotron > main.card-img-overlay > .frame-type-menuDirectory, #banner.heroimage .card-jumbotron > main.card-img-overlay > .frame-type-menuList, #banner.heroimage main > .frame-type-menuDirectory .card-jumbotron > .card-img-overlay > header, main > .frame-type-menuDirectory #banner.heroimage .card-jumbotron > .card-img-overlay > header, #banner.heroimage main > .frame-type-menuList .card-jumbotron > .card-img-overlay > header, main > .frame-type-menuList #banner.heroimage .card-jumbotron > .card-img-overlay > header {
  position: relative;
  bottom: auto !important;
}

/* line 209, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_keyvisual.scss */
#banner.heroimage .card-jumbotron > .card-img-overlay > .container:last-child, #banner.heroimage .card-jumbotron > main.card-img-overlay > .frame-type-menuDirectory:last-child, #banner.heroimage .card-jumbotron > main.card-img-overlay > .frame-type-menuList:last-child, #banner.heroimage main > .frame-type-menuDirectory .card-jumbotron > .card-img-overlay > header:last-child, main > .frame-type-menuDirectory #banner.heroimage .card-jumbotron > .card-img-overlay > header:last-child, #banner.heroimage main > .frame-type-menuList .card-jumbotron > .card-img-overlay > header:last-child, main > .frame-type-menuList #banner.heroimage .card-jumbotron > .card-img-overlay > header:last-child {
  margin-top: auto;
}

/* line 216, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_keyvisual.scss */
#banner.tellingimage .card-jumbotron.has-image .card-img-overlay {
  min-height: 50vh;
  padding-bottom: 2rem;
}

@media (max-width: 767.98px) {
  /* line 220, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_keyvisual.scss */
  #banner.tellingimage .card-jumbotron.has-image picture img {
    height: 50vh;
    width: 100%;
    object-fit: cover;
    min-height: 256px;
  }
}

/* line 231, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_keyvisual.scss */
.card-jumbotron .pagetitle {
  font-weight: 300;
  font-family: "Proxima Nova Condensed";
  line-height: 1;
  font-size: 1.5rem;
  text-transform: uppercase;
  color: #114576;
}

@media (min-width: 992px) {
  /* line 231, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_keyvisual.scss */
  .card-jumbotron .pagetitle {
    font-size: 2.25rem;
  }
}

/* line 242, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_keyvisual.scss */
.card-jumbotron.has-image .pagetitle {
  color: #fff;
}

/* line 249, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_keyvisual.scss */
.frame-type-keyVisualTeaser.frame-75-left {
  max-width: 75%;
  margin-right: auto;
}

/* line 253, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_keyvisual.scss */
.frame-type-keyVisualTeaser.frame-66-left {
  max-width: 66.66667%;
  margin-right: auto;
}

/* line 257, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_keyvisual.scss */
.frame-type-keyVisualTeaser.frame-50-left {
  max-width: 50%;
  margin-right: auto;
}

/* line 261, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_keyvisual.scss */
.frame-type-keyVisualTeaser.frame-33-left {
  max-width: 33.33333%;
  margin-right: auto;
}

/* line 265, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_keyvisual.scss */
.frame-type-keyVisualTeaser.frame-75-right {
  max-width: 75%;
  margin-left: auto;
}

/* line 269, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_keyvisual.scss */
.frame-type-keyVisualTeaser.frame-66-right {
  max-width: 66.66667%;
  margin-left: auto;
}

/* line 273, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_keyvisual.scss */
.frame-type-keyVisualTeaser.frame-50-right {
  max-width: 50%;
  margin-left: auto;
}

/* line 277, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_keyvisual.scss */
.frame-type-keyVisualTeaser.frame-33-right {
  max-width: 33.33333%;
  margin-left: auto;
}

/* line 2, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_teaser.scss */
.frame-type-textTeaser .card {
  background-color: #E7ECF1;
}

/* line 5, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_teaser.scss */
.frame-type-textTeaser .card-body {
  padding: 24px;
}

/* line 1, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_menu.scss */
.frame-type-menuDirectory,
.frame-type-menuList {
  max-width: none;
  padding-left: 0;
  padding-right: 0;
}

/* line 7, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_menu.scss */
.frame-type-menuDirectory .card, .frame-type-menuList .card {
  margin-bottom: 0;
  background-color: #114576;
}

/* line 11, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_menu.scss */
.frame-type-menuDirectory .card:hover, .frame-type-menuList .card:hover {
  box-shadow: none;
}

/* line 15, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_menu.scss */
.frame-type-menuDirectory .card a, .frame-type-menuList .card a {
  display: block;
}

/* line 18, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_menu.scss */
.frame-type-menuDirectory .card a:hover, .frame-type-menuList .card a:hover {
  text-decoration: none;
  box-shadow: none;
}

/* line 24, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_menu.scss */
.frame-type-menuDirectory .card picture, .frame-type-menuList .card picture {
  flex-basis: 166%;
  flex-basis: auto;
}

/* line 29, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_menu.scss */
.frame-type-menuDirectory .card .card-img-overlay, .frame-type-menuList .card .card-img-overlay {
  padding: 0;
  position: static;
  background: none;
}

/* line 35, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_menu.scss */
.frame-type-menuDirectory .card .card-body, .frame-type-menuList .card .card-body {
  height: 70px;
  padding: 8px 12px;
  line-height: 1.286;
  text-transform: uppercase;
  display: block;
}

@media (min-width: 768px) {
  /* line 35, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_menu.scss */
  .frame-type-menuDirectory .card .card-body, .frame-type-menuList .card .card-body {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
}

/* line 49, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_menu.scss */
.frame-type-menuDirectory .card .card-body h4, .frame-type-menuDirectory .card .card-body .h4, .frame-type-menuList .card .card-body h4, .frame-type-menuList .card .card-body .h4 {
  color: #fff;
  font-family: "Proxima Nova";
  font-size: 0.875rem;
  font-weight: 700;
}

/* line 56, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_menu.scss */
.frame-type-menuDirectory .card .card-body p, .frame-type-menuList .card .card-body p {
  font-size: 0.875rem;
  color: #fff;
}

/* line 64, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_menu.scss */
main > .frame-type-menuDirectory, main > .frame-type-menuList {
  max-width: none;
  padding-left: 0;
  padding-right: 0;
}

/* line 75, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_menu.scss */
.section .frame-type-menuDirectory .card a,
.section .frame-type-menuList .card a {
  display: flex;
  flex-direction: row;
}

/* line 79, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_menu.scss */
.section .frame-type-menuDirectory .card .card-body,
.section .frame-type-menuList .card .card-body {
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

/* line 85, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_menu.scss */
.section .frame-type-menuDirectory .card picture,
.section .frame-type-menuList .card picture {
  flex-basis: 33.33%;
}

@media (min-width: 576px) {
  /* line 85, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_menu.scss */
  .section .frame-type-menuDirectory .card picture,
  .section .frame-type-menuList .card picture {
    flex-basis: 25%;
  }
}

@media (min-width: 768px) {
  /* line 85, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_menu.scss */
  .section .frame-type-menuDirectory .card picture,
  .section .frame-type-menuList .card picture {
    flex-basis: 50%;
  }
}

@media (min-width: 992px) {
  /* line 85, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_menu.scss */
  .section .frame-type-menuDirectory .card picture,
  .section .frame-type-menuList .card picture {
    flex-basis: 33.33%;
  }
}

/* line 102, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_menu.scss */
.section.tc-2 .frame-type-menuDirectory .card,
.section.tc-2 .frame-type-menuList .card {
  background-color: #fff;
}

/* line 104, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_menu.scss */
.section.tc-2 .frame-type-menuDirectory .card .card-body p, .section.tc-2 .frame-type-menuDirectory .card h4, .section.tc-2 .frame-type-menuDirectory .card .h4,
.section.tc-2 .frame-type-menuList .card .card-body p,
.section.tc-2 .frame-type-menuList .card h4,
.section.tc-2 .frame-type-menuList .card .h4 {
  color: #114576;
}

/* line 112, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_menu.scss */
.quicklinks {
  list-style-type: none;
  padding: 0;
}

/* line 115, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_menu.scss */
.quicklinks li {
  margin-bottom: 3rem;
}

@media (min-width: 992px) {
  /* line 118, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_menu.scss */
  .quicklinks li * {
    max-width: 83.33%;
  }
}

/* line 2, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_text-round-media.scss */
.frame-type-textRoundMedia img {
  border-radius: 50%;
}

/* line 5, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_text-round-media.scss */
.frame-type-textRoundMedia .figure-fluid > picture {
  max-width: 60%;
}

/* line 1, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_project.scss */
.project.card {
  background-color: #114576;
  margin-bottom: 12px;
}

/* line 5, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_project.scss */
.project.card a {
  color: #fff;
}

/* line 9, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_project.scss */
.project.card p {
  text-transform: uppercase;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

/* line 16, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_project.scss */
.project.card p,
.project.card .card-title {
  font-size: 0.875rem;
  margin-bottom: 0;
}

/* line 22, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_project.scss */
.project.card .card-body {
  height: 100%;
  padding: 8px 12px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

@media (min-width: 576px) {
  /* line 22, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_project.scss */
  .project.card .card-body {
    display: block;
    height: 70px;
  }
}

/* line 37, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_project.scss */
.filter .container:first-of-type, .filter main > .frame-type-menuDirectory:first-of-type, .filter main > .frame-type-menuList:first-of-type, .filter main > .frame-type-menuDirectory header:first-of-type, main > .frame-type-menuDirectory .filter header:first-of-type, .filter main > .frame-type-menuList header:first-of-type, main > .frame-type-menuList .filter header:first-of-type {
  margin-bottom: 12px;
}

/* line 41, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_project.scss */
.filter .filter-toggler {
  padding: 0;
  background-color: transparent;
  border: none;
}

@media (min-width: 576px) {
  /* line 41, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_project.scss */
  .filter .filter-toggler {
    display: flex;
    justify-content: flex-end;
  }
}

@media (min-width: 576px) {
  /* line 52, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_project.scss */
  .filter .btn-compare {
    margin-right: 12px;
  }
}

/* line 60, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_project.scss */
.filter .filter-options input[type="checkbox"].checkbox {
  display: none;
}

/* line 63, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_project.scss */
.filter .filter-options input[type="checkbox"].checkbox + label {
  padding-top: 12px;
  padding-bottom: 18px;
  margin-bottom: 0;
  cursor: pointer;
  position: relative;
}

/* line 70, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_project.scss */
.filter .filter-options input[type="checkbox"].checkbox + label img {
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 4px;
}

@media (max-width: 575.98px) {
  /* line 63, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_project.scss */
  .filter .filter-options input[type="checkbox"].checkbox + label {
    font-size: 0.875rem;
    hyphens: auto;
  }
}

/* line 83, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_project.scss */
.filter .filter-options input[type="checkbox"].checkbox + label:before {
  content: '';
  display: block;
  background-color: #114576;
  border-radius: 50%;
  position: absolute;
  top: 32px;
  left: calc(50% - 4px);
  width: 8px;
  height: 8px;
  transition-duration: 0.3s;
  transform: scale(0);
}

/* line 97, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_project.scss */
.filter .filter-options input[type="checkbox"].checkbox:checked + label:before {
  transform: scale(1);
}

/* line 104, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_project.scss */
.filter .sort-options {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  font-weight: 700;
}

@media (min-width: 576px) {
  /* line 104, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_project.scss */
  .filter .sort-options {
    justify-content: left;
    margin-right: auto;
    width: 150px;
  }
}

/* line 117, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_project.scss */
.filter .sort-options input[type="radio"] {
  display: none;
}

/* line 120, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_project.scss */
.filter .sort-options input[type="radio"] + label {
  cursor: pointer;
  color: #9DA3AD;
  transition-duration: 0.2s;
  margin-bottom: 0;
}

/* line 127, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_project.scss */
.filter .sort-options input[type="radio"]:checked + label {
  color: #114576;
}

/* line 132, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_project.scss */
.filter .sort-options h4, .filter .sort-options .h4 {
  line-height: 28px;
  padding-right: 24px;
  margin-bottom: 0;
}

/* line 138, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_project.scss */
.filter .sort-options .devider {
  content: '';
  width: 1px;
  height: 28px;
  display: block;
  background-color: #114576;
  margin: 0 12px;
}

/* line 149, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_project.scss */
.project-tabs {
  position: fixed;
  bottom: 0;
  background: #fff;
  z-index: 1040;
  width: 100%;
  border-bottom: none;
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.3s ease-in-out;
}

@media (min-width: 576px) {
  /* line 149, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_project.scss */
  .project-tabs {
    display: none;
  }
}

/* line 164, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_project.scss */
.project-tabs.is-scrolled {
  opacity: 1;
  pointer-events: auto;
}

/* line 170, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_project.scss */
.project-tabs.nav-fill .nav-item {
  flex: 1;
}

/* line 175, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_project.scss */
.project-tabs .nav-item {
  margin: 0 3px;
}

/* line 178, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_project.scss */
.project-tabs .nav-item:first-of-type {
  margin-left: 0;
}

/* line 182, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_project.scss */
.project-tabs .nav-item:last-of-type {
  margin-right: 0;
}

/* line 186, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_project.scss */
.project-tabs .nav-item .nav-link {
  background: #F0F0F0;
  border-radius: 0;
  border: none;
}

/* line 191, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_project.scss */
.project-tabs .nav-item .nav-link:not(.active):hover {
  cursor: pointer;
}

/* line 195, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_project.scss */
.project-tabs .nav-item .nav-link.active {
  background: #fff;
}

/* line 200, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_project.scss */
.project-tabs .nav-item:before {
  content: none;
}

@media (min-width: 576px) {
  /* line 206, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_project.scss */
  .tab-content.project-tab-content > .tab-pane {
    display: block;
  }
  /* line 210, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_project.scss */
  .tab-content.project-tab-content > .tab-pane.fade:not(.show) {
    opacity: 1;
  }
}

/* line 217, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_project.scss */
#tables-tab .content {
  padding-top: 48px;
  padding-bottom: 48px;
}

@media (min-width: 768px) {
  /* line 216, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_project.scss */
  #tables-tab {
    position: relative;
    bottom: 78px;
    background: #fff;
    order: 1;
    z-index: 1;
  }
  /* line 228, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_project.scss */
  #tables-tab h3, #tables-tab .h3 {
    margin-bottom: 25px;
  }
  /* line 232, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_project.scss */
  #tables-tab:before, #tables-tab:after {
    content: '';
    display: block;
    background-color: #fff;
    height: 100%;
    position: absolute;
    top: 0;
  }
  /* line 242, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_project.scss */
  #tables-tab:before {
    width: 100vw;
    left: -100vw;
  }
  /* line 247, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_project.scss */
  #tables-tab:after {
    width: 12px;
    right: -12px;
  }
  /* line 252, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_project.scss */
  #tables-tab .content {
    padding-top: 25px;
  }
}

@media (min-width: 768px) {
  /* line 258, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_project.scss */
  #description-tab {
    margin-bottom: 48px;
    order: 2;
  }
}

/* line 264, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_project.scss */
#description-tab section {
  position: relative;
  background: #E7ECF1;
}

/* line 268, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_project.scss */
#description-tab section:before {
  position: absolute;
  content: '';
  display: block;
  background-color: #E7ECF1;
  height: 100%;
  top: 0;
  width: 12px;
  left: -12px;
}

@media (min-width: 576px) {
  /* line 268, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_project.scss */
  #description-tab section:before {
    width: calc((100vw - 516px) / 2);
    left: calc(((100vw - 516px) / -2));
  }
}

@media (min-width: 768px) {
  /* line 268, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_project.scss */
  #description-tab section:before {
    content: none;
  }
}

/* line 291, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_project.scss */
#description-tab section:after {
  position: absolute;
  content: '';
  display: block;
  background-color: #E7ECF1;
  height: 100%;
  top: 0;
  width: 12px;
  right: -12px;
}

@media (min-width: 576px) {
  /* line 291, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_project.scss */
  #description-tab section:after {
    width: calc((100vw - 516px) / 2);
    right: calc(((100vw - 516px) / -2));
  }
}

@media (min-width: 768px) {
  /* line 291, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_project.scss */
  #description-tab section:after {
    width: calc((100vw - 696px) / 2);
    right: calc((100vw - 696px) / -2);
  }
}

@media (min-width: 992px) {
  /* line 291, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_project.scss */
  #description-tab section:after {
    width: calc((100vw - 936px) / 2);
    right: calc((100vw - 936px) / -2);
  }
}

@media (min-width: 1200px) {
  /* line 291, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_project.scss */
  #description-tab section:after {
    width: calc((100vw - 1116px) / 2);
    right: calc((100vw - 1116px) / -2);
  }
}

@media (min-width: 1400px) {
  /* line 291, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_project.scss */
  #description-tab section:after {
    width: calc((100vw - 1296px) / 2);
    right: calc((100vw - 1296px) / -2);
  }
}

/* line 330, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_project.scss */
#description-tab section .content {
  padding: 48px 0;
}

@media (min-width: 768px) {
  /* line 264, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_project.scss */
  #description-tab section {
    position: relative;
  }
  /* line 335, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_project.scss */
  #description-tab section .content {
    padding: 48px 12px;
  }
}

@media (min-width: 992px) {
  /* line 340, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_project.scss */
  #description-tab section .content {
    padding: 78px 12px;
  }
}

/* line 350, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_project.scss */
.table.project-data thead tr th, .table.template-table table.project-data thead tr th {
  display: inline;
  padding-left: 12px;
  padding-right: 12px;
  white-space: nowrap;
}

/* line 358, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_project.scss */
.table.project-data td, .table.template-table table.project-data td {
  text-align: right;
}

/* line 360, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_project.scss */
.table.project-data td > ul, .table.template-table table.project-data td > ul {
  text-align: left;
  padding-left: 0;
}

/* line 365, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_project.scss */
.table.project-data th, .table.template-table table.project-data th, .table.project-data td, .table.template-table table.project-data td {
  padding-left: 0;
  padding-right: 0;
}

/* line 369, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_project.scss */
.table.project-data td > ul > li, .table.template-table table.project-data td > ul > li {
  list-style-type: none;
}

/* line 374, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_project.scss */
.projectlist .card-img-overlay {
  padding-bottom: 3rem;
}

/* line 378, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_project.scss */
.dataTables_info {
  float: none !important;
}

/* line 381, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_project.scss */
.dataTables_paginate {
  float: none !important;
  text-align: left !important;
}

/* line 1, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_carousel.scss */
.carousel {
  background: #114576;
}

/* line 3, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_carousel.scss */
.carousel ul li:before {
  content: none;
}

/* line 7, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_carousel.scss */
.carousel section .content {
  padding: 0;
}

/* line 9, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_carousel.scss */
.carousel section .content:empty {
  display: none !important;
}

/* line 12, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_carousel.scss */
.carousel section .content .container:empty, .carousel section .content main > .frame-type-menuDirectory:empty, .carousel section .content main > .frame-type-menuList:empty, .carousel section .content main > .frame-type-menuDirectory header:empty, main > .frame-type-menuDirectory .carousel section .content header:empty, .carousel section .content main > .frame-type-menuList header:empty, main > .frame-type-menuList .carousel section .content header:empty {
  display: none !important;
}

/* line 19, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_carousel.scss */
.section.slick-slide .content > .container, .section.slick-slide main.content > .frame-type-menuDirectory, .section.slick-slide main.content > .frame-type-menuList, .section.slick-slide main > .frame-type-menuDirectory .content > header, main > .frame-type-menuDirectory .section.slick-slide .content > header, .section.slick-slide main > .frame-type-menuList .content > header, main > .frame-type-menuList .section.slick-slide .content > header {
  padding-top: 1.5rem;
}

@media (max-width: 767.98px) {
  /* line 23, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_carousel.scss */
  main .carousel .section.has-image {
    height: auto;
  }
}

/* line 3, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_personnel.scss */
.list.template-list .listitem figure {
  text-align: center;
}

/* line 6, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_personnel.scss */
.list.template-list .listitem img {
  border-radius: 50%;
  width: 168px !important;
  float: none !important;
}

/* line 11, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_personnel.scss */
.list.template-list .listitem .name {
  font-family: "Proxima Nova";
  font-size: 1rem;
  font-weight: 700;
  text-transform: uppercase;
  text-align: center;
}

/* line 18, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_personnel.scss */
.list.template-list .listitem .contact {
  text-align: center;
}

/* line 20, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_personnel.scss */
.list.template-list .listitem .contact a {
  border: none;
}

/* line 26, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_personnel.scss */
.cards.template-cards {
  flex-direction: column;
}

/* line 28, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_personnel.scss */
.cards.template-cards > .row {
  width: 100%;
}

/* line 31, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_personnel.scss */
.cards.template-cards .card {
  max-width: none;
}

/* line 33, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_personnel.scss */
.cards.template-cards .card .card-body {
  padding: 0;
}

/* line 37, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_personnel.scss */
.cards.template-cards .card img.person {
  border-radius: 0 !important;
  max-width: 15rem;
  width: 100%;
  height: auto;
}

/* line 44, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_personnel.scss */
.cards.template-cards .card .name {
  font-size: 1.375rem;
}

/* line 47, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_personnel.scss */
.cards.template-cards .card .responsibility {
  margin-bottom: 3px;
}

/* line 52, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_personnel.scss */
.cards.template-cards .contact a {
  display: block;
  padding-top: 8px;
  padding-bottom: 6px;
  border-bottom: 1px solid #114576;
  text-decoration: none;
}

/* line 58, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_personnel.scss */
.cards.template-cards .contact a:hover {
  color: var(--bs-link-hover-color-rgb);
}

/* line 62, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_personnel.scss */
.cards.template-cards .contact .icon path {
  fill: #114576;
}

/* line 66, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_personnel.scss */
.cards.template-cards svg {
  max-height: .8em;
  max-width: .94em;
  width: auto;
  height: auto;
  margin-right: .8em;
}

/* line 74, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_personnel.scss */
.table.template-table, .table.template-table table.template-table {
  border: none;
}

/* line 78, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_personnel.scss */
.table.template-table table {
  font-size: 0.875rem;
  margin-bottom: 0;
}

/* line 82, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_personnel.scss */
.table.template-table table tr > :first-child, .table.template-table table.template-table table tr > :first-child {
  padding-left: 0;
}

/* line 85, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_personnel.scss */
.table.template-table table tr > :last-child, .table.template-table table.template-table table tr > :last-child {
  padding-right: 0;
}

/* line 88, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_personnel.scss */
.table.template-table table tr > *, .table.template-table table.template-table table tr > * {
  vertical-align: middle;
}

/* line 98, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_personnel.scss */
.table.template-table td.name,
.table.template-table td.profession,
.table.template-table td.email,
.table.template-table td.phone {
  white-space: nowrap;
}

/* line 105, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_personnel.scss */
.table.template-table td.image img {
  min-width: 50px;
  min-height: 50px;
}

/* line 112, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_personnel.scss */
.personnel > .listitem {
  float: none !important;
}

/* line 115, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_personnel.scss */
.personnel .pagination {
  margin-top: 2rem;
}

/* line 1, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_news.scss */
.card.news {
  background-color: transparent;
}

/* line 3, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_news.scss */
.card.news .card-title {
  font-size: 1rem;
  font-family: "Proxima Nova";
  font-weight: 400;
}

/* line 7, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_news.scss */
.card.news .card-title a {
  border-bottom: none;
  color: #313131;
}

/* line 12, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_news.scss */
.card.news .card-date {
  font-size: 0.875rem;
  color: #114576;
  margin-bottom: 5px;
}

/* line 17, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_news.scss */
.card.news .card-body {
  height: 100%;
  justify-content: flex-start;
  display: flex;
  justify-content: space-between;
}

/* line 23, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_news.scss */
.card.news .card-body:after {
  content: '';
  display: block;
  background: url("../Images/arrow_right.svg");
  height: 24px;
  width: 12px;
  min-width: 12px;
  align-self: center;
  transition: all 0.3s;
}

@media (min-width: 992px) {
  /* line 37, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_news.scss */
  .card.news .card-body:after {
    margin-right: 12px;
  }
}

/* line 42, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_news.scss */
.card.news .card-body-content {
  padding-right: 30px;
}

/* line 47, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_news.scss */
.card.news:hover .card-body:after {
  transform: translateX(12px);
}

/* line 53, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_news.scss */
.card.news svg {
  block-size: 100%;
  inline-size: 100%;
  aspect-ratio: 1 / 1;
}

/* line 60, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_news.scss */
.news.news-single {
  padding-top: 3rem;
  padding-bottom: 3rem;
}

@media (min-width: 992px) {
  /* line 60, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_news.scss */
  .news.news-single {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }
}

/* line 69, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_news.scss */
.news-related {
  margin-bottom: 1.5rem;
}

/* line 71, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_news.scss */
.news-related a {
  padding: 8px 0;
  text-transform: uppercase;
  font-size: 0.875rem;
}

/* line 75, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_news.scss */
.news-related a:hover {
  text-decoration: none;
}

/* line 79, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_news.scss */
.news-related i {
  display: none;
}

/* line 82, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_news.scss */
.news-related .list-group-item span {
  color: #717171;
  font-size: 0.875rem;
}

/* line 2, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_jobapplication.scss */
.tx-jobapplications .selectize-input {
  border-color: #114576;
  border-radius: 0;
}

/* line 5, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_jobapplication.scss */
.tx-jobapplications .selectize-input input {
  color: #114576;
}

/* line 7, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_jobapplication.scss */
.tx-jobapplications .selectize-input input::placeholder {
  color: #114576;
}

/* line 11, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_jobapplication.scss */
.tx-jobapplications .selectize-input.focus {
  box-shadow: none;
}

/* line 15, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_jobapplication.scss */
.tx-jobapplications .selectize-control.multi .selectize-input > div {
  background-color: #E7ECF1;
  color: #114576;
}

/* line 19, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_jobapplication.scss */
.tx-jobapplications .selectize-dropdown, .tx-jobapplications .selectize-dropdown.form-control {
  border-color: #114576;
  border-radius: 0;
  text-indent: 1rem;
}

/* line 24, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_jobapplication.scss */
.tx-jobapplications .selectize-dropdown .active {
  background-color: #E7ECF1;
}

/* line 27, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_jobapplication.scss */
.tx-jobapplications .pagination {
  margin-top: 1.5rem;
}

/* line 31, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_jobapplication.scss */
.tx-jobapplications .tx-jobapplications-list-view .card {
  box-shadow: 1px 0px 20px rgba(0, 0, 0, 0.1);
  transition: box-shadow 0.35s;
}

/* line 34, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_jobapplication.scss */
.tx-jobapplications .tx-jobapplications-list-view .card .card-title {
  color: #114576;
  margin-bottom: 1rem;
}

/* line 38, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_jobapplication.scss */
.tx-jobapplications .tx-jobapplications-list-view .card .card-body {
  padding: 0.75rem 1rem 1rem 1rem;
  background-color: #fff;
}

/* line 42, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_jobapplication.scss */
.tx-jobapplications .tx-jobapplications-list-view .card .date {
  font-weight: 400;
  font-size: 0.75rem;
}

/* line 47, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_jobapplication.scss */
.tx-jobapplications .tx-jobapplications-list-view .card table th {
  color: #114576;
  font-weight: 400;
}

/* line 51, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_jobapplication.scss */
.tx-jobapplications .tx-jobapplications-list-view .card table td {
  color: #313131;
  font-weight: 400;
}

/* line 55, ../../../desktop/dev/krieger/public/typo3conf/ext/project_configuration/Resources/Private/Sass/Theme/_jobapplication.scss */
.tx-jobapplications .tx-jobapplications-list-view .card table + div {
  text-align: right;
}

/*# sourceMappingURL=style.css.map */