/* GANTRY5 DEVELOPMENT MODE ENABLED.
 *
 * WARNING: This file is automatically generated by Gantry5. Any modifications to this file will be lost!
 *
 * For more information on modifying CSS, please read:
 *
 * http://docs.gantry.org/gantry5/configure/styles
 * http://docs.gantry.org/gantry5/tutorials/adding-a-custom-style-sheet
 */

@charset "UTF-8";
/*!
 * Bootstrap Reboot v5.3.3 (https://getbootstrap.com/)
 * Copyright 2011-2024 The Bootstrap Authors
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */
: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: #0d6efd;
  --bs-secondary: #6c757d;
  --bs-success: #198754;
  --bs-info: #0dcaf0;
  --bs-warning: #ffc107;
  --bs-danger: #dc3545;
  --bs-light: #f8f9fa;
  --bs-dark: #212529;
  --bs-primary-rgb: 13, 110, 253;
  --bs-secondary-rgb: 108, 117, 125;
  --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: 248, 249, 250;
  --bs-dark-rgb: 33, 37, 41;
  --bs-primary-text-emphasis: #052c65;
  --bs-secondary-text-emphasis: #2b2f32;
  --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: #cfe2ff;
  --bs-secondary-bg-subtle: #e2e3e5;
  --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: #9ec5fe;
  --bs-secondary-border-subtle: #c4c8cb;
  --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: 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: #212529;
  --bs-body-color-rgb: 33, 37, 41;
  --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(33, 37, 41, 0.75);
  --bs-secondary-color-rgb: 33, 37, 41;
  --bs-secondary-bg: #e9ecef;
  --bs-secondary-bg-rgb: 233, 236, 239;
  --bs-tertiary-color: rgba(33, 37, 41, 0.5);
  --bs-tertiary-color-rgb: 33, 37, 41;
  --bs-tertiary-bg: #f8f9fa;
  --bs-tertiary-bg-rgb: 248, 249, 250;
  --bs-heading-color: inherit;
  --bs-link-color: #0d6efd;
  --bs-link-color-rgb: 13, 110, 253;
  --bs-link-decoration: underline;
  --bs-link-hover-color: #0a58ca;
  --bs-link-hover-color-rgb: 10, 88, 202;
  --bs-code-color: #d63384;
  --bs-highlight-color: #212529;
  --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(13, 110, 253, 0.25);
  --bs-form-valid-color: #198754;
  --bs-form-valid-border-color: #198754;
  --bs-form-invalid-color: #dc3545;
  --bs-form-invalid-border-color: #dc3545;
}
[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: #6ea8fe;
  --bs-secondary-text-emphasis: #a7acb1;
  --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: #031633;
  --bs-secondary-bg-subtle: #161719;
  --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: #084298;
  --bs-secondary-border-subtle: #41464b;
  --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: #6ea8fe;
  --bs-link-hover-color: #8bb9fe;
  --bs-link-color-rgb: 110, 168, 254;
  --bs-link-hover-color-rgb: 139, 185, 254;
  --bs-code-color: #e685b5;
  --bs-highlight-color: #dee2e6;
  --bs-highlight-bg: #664d03;
  --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;
}
*, *::before, *::after {
  box-sizing: border-box;
}
@media (prefers-reduced-motion: no-preference) {
  :root {
    scroll-behavior: smooth;
  }
}
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);
}
hr {
  margin: 1rem 0;
  color: inherit;
  border: 0;
  border-top: var(--bs-border-width) solid;
  opacity: 0.25;
}
h6, h5, h4, h3, h2, h1 {
  margin-top: 0;
  margin-bottom: 0.5rem;
  font-weight: 500;
  line-height: 1.2;
  color: var(--bs-heading-color);
}
h1 {
  font-size: calc(1.375rem + 1.5vw);
}
@media (min-width: 1200px) {
  h1 {
    font-size: 2.5rem;
  }
}
h2 {
  font-size: calc(1.325rem + 0.9vw);
}
@media (min-width: 1200px) {
  h2 {
    font-size: 2rem;
  }
}
h3 {
  font-size: calc(1.3rem + 0.6vw);
}
@media (min-width: 1200px) {
  h3 {
    font-size: 1.75rem;
  }
}
h4 {
  font-size: calc(1.275rem + 0.3vw);
}
@media (min-width: 1200px) {
  h4 {
    font-size: 1.5rem;
  }
}
h5 {
  font-size: 1.25rem;
}
h6 {
  font-size: 1rem;
}
p {
  margin-top: 0;
  margin-bottom: 1rem;
}
abbr[title] {
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
  cursor: help;
  -webkit-text-decoration-skip-ink: none;
  text-decoration-skip-ink: none;
}
address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit;
}
ol, ul {
  padding-left: 2rem;
}
ol, ul, dl {
  margin-top: 0;
  margin-bottom: 1rem;
}
ol ol, ul ul, ol ul, ul ol {
  margin-bottom: 0;
}
dt {
  font-weight: 700;
}
dd {
  margin-bottom: 0.5rem;
  margin-left: 0;
}
blockquote {
  margin: 0 0 1rem;
}
b, strong {
  font-weight: bolder;
}
small {
  font-size: 0.875em;
}
mark {
  padding: 0.1875em;
  color: var(--bs-highlight-color);
  background-color: var(--bs-highlight-bg);
}
sub, sup {
  position: relative;
  font-size: 0.75em;
  line-height: 0;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
a {
  color: rgba(var(--bs-link-color-rgb), var(--bs-link-opacity, 1));
  text-decoration: underline;
}
a:hover {
  --bs-link-color-rgb: var(--bs-link-hover-color-rgb);
}
a:not([href]):not([class]), a:not([href]):not([class]):hover {
  color: inherit;
  text-decoration: none;
}
pre, code, kbd, samp {
  font-family: var(--bs-font-monospace);
  font-size: 1em;
}
pre {
  display: block;
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
  font-size: 0.875em;
}
pre code {
  font-size: inherit;
  color: inherit;
  word-break: normal;
}
code {
  font-size: 0.875em;
  color: var(--bs-code-color);
  word-wrap: break-word;
}
a > code {
  color: inherit;
}
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;
}
kbd kbd {
  padding: 0;
  font-size: 1em;
}
figure {
  margin: 0 0 1rem;
}
img, svg {
  vertical-align: middle;
}
table {
  caption-side: bottom;
  border-collapse: collapse;
}
caption {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  color: var(--bs-secondary-color);
  text-align: left;
}
th {
  text-align: inherit;
  text-align: -webkit-match-parent;
}
thead, tbody, tfoot, tr, td, th {
  border-color: inherit;
  border-style: solid;
  border-width: 0;
}
label {
  display: inline-block;
}
button {
  border-radius: 0;
}
button:focus:not(:focus-visible) {
  outline: 0;
}
input, button, select, optgroup, textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
button, select {
  text-transform: none;
}
[role=button] {
  cursor: pointer;
}
select {
  word-wrap: normal;
}
select:disabled {
  opacity: 1;
}
[list]:not([type=date]):not([type=datetime-local]):not([type=month]):not([type=week]):not([type=time])::-webkit-calendar-picker-indicator {
  display: none !important;
}
button, [type=button], [type=reset], [type=submit] {
  -webkit-appearance: button;
}
button:not(:disabled), [type=button]:not(:disabled), [type=reset]:not(:disabled), [type=submit]:not(:disabled) {
  cursor: pointer;
}
::-moz-focus-inner {
  padding: 0;
  border-style: none;
}
textarea {
  resize: vertical;
}
fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}
legend {
  float: left;
  width: 100%;
  padding: 0;
  margin-bottom: 0.5rem;
  font-size: calc(1.275rem + 0.3vw);
  line-height: inherit;
}
@media (min-width: 1200px) {
  legend {
    font-size: 1.5rem;
  }
}
legend + * {
  clear: left;
}
::-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;
}
::-webkit-inner-spin-button {
  height: auto;
}
[type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}
::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-color-swatch-wrapper {
  padding: 0;
}
::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button;
}
::file-selector-button {
  font: inherit;
  -webkit-appearance: button;
}
output {
  display: inline-block;
}
iframe {
  border: 0;
}
summary {
  display: list-item;
  cursor: pointer;
}
progress {
  vertical-align: baseline;
}
[hidden] {
  display: none !important;
}
/*# sourceMappingURL=bootstrap-reboot.css.map */
@font-face {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 300;
  src: url('../fonts/open-sans/open-sans-light.eot#iefix') format("embedded-opentype"), url('../fonts/open-sans/open-sans-light.woff2') format("woff2"), url('../fonts/open-sans/open-sans-light.woff') format("woff"), url('../fonts/open-sans/open-sans-light.ttf') format("truetype"), url('../fonts/open-sans/open-sans-light.svg#Open%20Sans') format("svg");
}
@font-face {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/open-sans/open-sans-regular.eot#iefix') format("embedded-opentype"), url('../fonts/open-sans/open-sans-regular.woff2') format("woff2"), url('../fonts/open-sans/open-sans-regular.woff') format("woff"), url('../fonts/open-sans/open-sans-regular.ttf') format("truetype"), url('../fonts/open-sans/open-sans-regular.svg#Open%20Sans') format("svg");
}
@font-face {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/open-sans/open-sans-bold.eot#iefix') format("embedded-opentype"), url('../fonts/open-sans/open-sans-bold.woff2') format("woff2"), url('../fonts/open-sans/open-sans-bold.woff') format("woff"), url('../fonts/open-sans/open-sans-bold.ttf') format("truetype"), url('../fonts/open-sans/open-sans-bold.svg#Open%20Sans') format("svg");
}
@font-face {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 800;
  src: url('../fonts/open-sans/open-sans-extrabold.eot#iefix') format("embedded-opentype"), url('../fonts/open-sans/open-sans-extrabold.woff2') format("woff2"), url('../fonts/open-sans/open-sans-extrabold.woff') format("woff"), url('../fonts/open-sans/open-sans-extrabold.ttf') format("truetype"), url('../fonts/open-sans/open-sans-extrabold.svg#Open%20Sans') format("svg");
}
body, h1, h2, h3, h4 {
  font-family: "Open Sans", Arial, sans-serif;
  font-weight: 300;
}
body {
  font-family: "Open Sans", Arial, sans-serif;
  font-weight: 300;
  font-size: clamp(0.9rem, 1.5vw, 1rem);
}
h1, .h1 {
  font-size: clamp(1rem, 1.8vw, 2rem);
}
h2, .h2 {
  font-size: clamp(0.9rem, 1.4vw, 1.8rem);
  padding-bottom: 10px;
}
h3, .h3 {
  font-size: clamp(1rem, 2vw, 1.7rem);
}
h4, .h4 {
  text-transform: uppercase;
  font-size: clamp(0.8rem, 1.1vw, 1.2rem);
}
p, ul {
  font-size: clamp(0.9rem, 1.5vw, 1rem);
  font-weight: 300;
  font-family: "Open Sans", Arial, sans-serif;
  hyphens: auto;
}
p, ul {
  text-align: justify;
}
h1, h2, h3 {
  text-transform: uppercase;
}
h1 b, h1 strong, h2 b, h2 strong, h3 b, h3 strong {
  font-weight: 800;
}
b, strong {
  font-weight: 600;
  color: #13253c;
}
a:not(.btn, .list-group-item-action) {
  color: inherit;
  text-decoration: none;
}
a:not(.btn, .list-group-item-action):hover {
  color: inherit;
  text-decoration: underline;
}
.img-top-navi {
  font-size: 18px;
}
.text-justify {
  text-align: justify;
}
.hyphens {
  hyphens: auto;
}
.courses-cat-title {
  background-image: url('../../../../images/backgrounds/bg_kategorie_1.jpg');
  background-position: center;
  background-size: cover;
  align-items: flex-end;
  border-radius: 1.25rem;
  padding: 45px 0;
  margin-bottom: 25px;
  /*margin-top:-4rem;*/
}
h2.courses-cat-title b {
  color: #fff;
  font-weight: 900;
  padding: 0 0 25px 25px;
}
.courses-cat-title-teaser {
  background-image: url('../../../../images/backgrounds/bg_kategorie_2.png');
  background-position: center;
  background-size: cover;
  align-items: flex-end;
  border-radius: 1.25rem;
  padding: 45px 0;
  margin-bottom: 25px;
  /* margin-top: -4rem; */
}
.circle {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  width: 60px;
  height: 60px;
  background-color: #13253c;
  border-radius: 50%;
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  margin-right: 8px;
  vertical-align: middle;
}
@media (max-width: 575px) {
  h1, .h1 {
    font-size: clamp(1.2rem, 1.8vw, 2rem);
  }
  h2, .h2 {
    font-size: clamp(1.3rem, 1.4vw, 1.9rem);
    padding-bottom: 10px;
  }
  h2.courseman_course_header {
    font-size: clamp(1.2rem, 1.4vw, 1.9rem) !important;
    padding-bottom: 10px;
  }
  p {
    font-size: clamp(1rem, 1.5vw, 1rem);
    font-weight: 300;
    hyphens: auto;
    text-align: justify;
  }
  ul {
    font-size: clamp(0.9rem, 1.5vw, 1rem);
    font-weight: 400;
    hyphens: auto;
  }
  h4, .h4 {
    text-transform: uppercase;
    font-size: clamp(1.2rem, 1.1vw, 1.2rem);
  }
  small {
    padding-bottom: 25px;
  }
}
.teilnehmerstimmen p.card-text {
  position: relative;
  padding: 1.5rem 2rem;
  font-style: italic;
  font-size: 1.1rem;
  line-height: 1.6;
  font-weight: 400;
  text-align: justify;
}
@media (min-width: 576px) and (max-width: 767px) {
  h3, .h3 {
    font-size: clamp(1.4rem, 2vw, 1.7rem);
  }
  h2, .h2 {
    font-size: clamp(1.4rem, 1.4vw, 1.8rem);
    padding-bottom: 10px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  h1, .h1 {
    font-size: clamp(1.3rem, 1.8vw, 2rem);
  }
  h2, .h2 {
    font-size: clamp(1.1rem, 1.4vw, 1.9rem);
    padding-bottom: 10px;
  }
  h2.courseman_course_header {
    font-size: clamp(1.1rem, 1.4vw, 1.9rem) !important;
    padding-bottom: 10px;
  }
  p, ul {
    font-size: clamp(0.9rem, 1.5vw, 1rem);
    font-weight: 300;
    font-family: "Open Sans", Arial, sans-serif;
    text-align: justify;
    hyphens: auto;
  }
  h4, .h4 {
    text-transform: uppercase;
    font-size: clamp(1rem, 1.1vw, 1.2rem);
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* Styles für Laptops */
}
@media (min-width: 1200px) {
  /* Styles für große Bildschirme */
}
ul {
  margin: 0;
  list-style-type: square;
}
.rabatt-cards .rabatt-card {
  border: none;
  border: 1px solid rgba(0, 0, 0, 0.14);
  /*box-shadow: 0 12px 28px rgba(19, 37, 60, 0.08);
        transition: transform 0.35s ease, box-shadow 0.35s ease;*/
}
.rabatt-cards .rabatt-card:hover {
  /*  transform: translateY(-6px);
            box-shadow: 0 18px 38px rgba(19, 37, 60, 0.14);*/
}
.rabatt-cards .rabatt-card .card-header {
  background: linear-gradient(145deg, #13253c 0%, #1b3654 55%, #27496d 100%);
  border: none;
  border-radius: 1rem 1rem 0 0;
  padding: 1.75rem 1.25rem 1.5rem;
  color: #ffffff;
}
.rabatt-cards .rabatt-card .card-header .rabatt-icon {
  width: 64px;
  height: 64px;
  background-color: rgba(255, 255, 255, 0.15);
  border-radius: 50%;
}
.rabatt-cards .rabatt-card .card-header .rabatt-icon i {
  font-size: 1.6rem;
}
.rabatt-cards .rabatt-card .card-header .rabatt-icon img {
  width: 32px;
  height: 32px;
}
.rabatt-cards .rabatt-card .rabatt-title {
  font-size: 1.1rem;
  font-weight: 600;
  margin: 0;
}
.rabatt-cards .rabatt-card .rabatt-subtitle {
  font-size: 0.85rem;
  opacity: 0.85;
  margin-top: 6px;
}
.rabatt-cards .rabatt-card .card-body {
  padding: 1.5rem;
}
.rabatt-cards .rabatt-card ul {
  padding-left: 1.125rem;
}
.rabatt-card-light {
  border: 1px solid rgba(19, 37, 60, 0.08);
  /*box-shadow: 0 12px 28px rgba(19, 37, 60, 0.08);
    transition: transform 0.35s ease, box-shadow 0.35s ease, border-color 0.35s ease;
  border: 1px solid rgba(0,0,0,0.14);
    &:hover {
        transform: translateY(-6px);
        box-shadow: 0 18px 38px rgba(19, 37, 60, 0.14);
        border-color: rgba(19, 37, 60, 0.25);
    }*/
}
.rabatt-card-light .card-header {
  background: transparent;
  border-bottom: 1px solid rgba(19, 37, 60, 0.08);
  padding: 1.75rem 1.25rem 1.5rem;
}
.rabatt-card-light .rabatt-title {
  font-size: 1.35rem;
  margin: 0;
}
.rabatt-card-light .card-body {
  padding: 1.5rem;
}
.rabatt-card-light ul {
  padding-left: 1.125rem;
}
.rabatt-card-light ul li {
  line-height: 2rem;
}
.rabatt-card-light .text-primary, .rabatt-card-light .fw-semibold {
  color: #13253c !important;
}
/*Tabelle modern*/
.modern-pricing {
  max-width: 100%;
  /*margin: 1rem auto;
    padding: 1rem;*/
  margin: 0rem auto;
  padding: 0rem;
  margin-top: 25px;
}
.modern-pricing .modern-table {
  border-collapse: separate;
  border-radius: 0.5rem;
  overflow: hidden;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.05);
  border: 1px solid rgba(0, 0, 0, 0.14);
}
.modern-pricing .modern-table thead {
  background: linear-gradient(145deg, #ff6800 0%, #ff7f2a 50%, #ff9c4d 100%);
  color: #fff;
}
.modern-pricing tbody tr {
  background: #fff;
}
.modern-pricing tbody tr:nth-child(even) {
  background: #f1f5f9;
}
.modern-pricing tbody tr:hover {
  background: #e2ebf7;
}
.modern-pricing h2 {
  font-size: 2rem;
  margin-bottom: 1rem;
  color: #13253c;
}
.modern-pricing p {
  margin-bottom: 1rem;
}
.modern-pricing .modern-table th, .modern-pricing .modern-table td {
  padding: 1rem;
}
.modern-pricing .small-note {
  margin-top: 0.5rem;
  color: #555;
}
.container-8, .container-lg-8 {
  padding-right: var(--bs-gutter-x, 0.75rem);
  padding-left: var(--bs-gutter-x, 0.75rem);
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 576px) {
  .container-8 {
    max-width: calc(540px * 0.66);
  }
  .container-lg-8 {
    max-width: 540px;
  }
}
@media (min-width: 768px) {
  .container-8 {
    max-width: calc(720px * 0.66);
  }
  .container-lg-8 {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  .container-8, .container-lg-8 {
    max-width: calc(960px * 0.66);
  }
}
@media (min-width: 1200px) {
  .container-8, .container-lg-8 {
    max-width: calc(1140px * 0.66);
  }
}
@media (min-width: 1400px) {
  .container-8, .container-lg-8 {
    max-width: calc(1320px * 0.66);
  }
}
#g-navigation .g-main-nav .g-toplevel {
  justify-content: space-between;
}
#g-navigation .g-main-nav .g-toplevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module):hover {
  background: transparent !important;
}
#g-navigation .g-main-nav .g-toplevel {
  justify-content: space-between;
  text-transform: uppercase;
}
#g-navigation .g-main-nav .g-sublevel > li > .g-menu-item-container {
  color: #1a1a1a;
  text-transform: none;
}
@media (max-width: 575px) {
  #g-header .g-main-nav .g-toplevel {
    display: flex;
    flex-flow: row wrap;
    justify-content: center;
  }
}
.social {
  color: var(--bs-primary);
}
#search-button {
  height: 50px;
  border-radius: 0 1rem 1rem 0 !important;
  border: 1px solid transparent !important;
}
#search-box {
  border-top-left-radius: 1rem !important;
  border-bottom-left-radius: 1rem !important;
}
.ss360-layer--overlay {
  background-color: var(--ss360-white);
  box-sizing: content-box;
  height: 80%;
  left: calc(10% - var(--ss360-layer-padding));
  max-width: 800px;
  overflow-x: hidden;
  overflow-y: hidden;
  padding: var(--ss360-spacing-xl);
  padding-right: var(--ss360-spacing-lg);
  position: fixed;
  top: calc(10% - 30px);
  width: 80%;
  z-index: 99999999999;
  border-radius: 1rem;
}
.ss360-custom-search .ss360-custom-search__searchbox {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-position: var(--ss360-spacing-xxs) 10px;
  background-repeat: no-repeat;
  background-size: 24px 24px;
  border: var(--ss360-border-sm) solid var(--ss360-grey-light);
  border-top-left-radius: 1rem !important;
  border-bottom-left-radius: 1rem !important;
  border-bottom-left-radius: var(--ss360-border-radius-xl);
  border-top-left-radius: var(--ss360-border-radius-xl);
  box-sizing: border-box;
  font-size: var(--ss360-fs-lg);
  height: 44px;
  margin: 0;
  max-width: 420px;
  padding: 10px var(--ss360-spacing-xs);
  width: 100%;
}
._access-icon {
  width: 52px !important;
  height: 52px !important;
  font-family: Arial, sans-serif !important;
  font-size: 0 !important;
  content: url('../../../../../images/access_w.svg');
  background-color: #0a1425 !important;
  left: unset !important;
  bottom: 128px !important;
  right: 20px;
  border: 0px solid #fff;
  box-shadow: none !important;
  transform: none !important;
  border-radius: 0.9rem;
}
._access-icon:hover {
  transform: none !important;
}
._access-menu.left {
  right: 0;
  left: unset !important;
  z-index: 999999999;
}
.material-icons {
  font-family: "Material Icons", sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  line-height: 1;
  letter-spacing: normal;
  text-transform: none;
  display: inline-block;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  -webkit-font-feature-settings: "liga";
  -webkit-font-smoothing: antialiased;
}
@font-face {
  font-family: "Material Icons";
  font-style: normal;
  font-weight: 400;
  src: url('../../../../media/templates/site/astroid_template_zero/fonts/flUhRq6tzZclQEJ-Vdg-IuiaDsNc.woff2') format("woff2");
}
._access-menu {
  color: #000;
  font-family: Open Sans, Arial, Helvetica, sans-serif;
  padding-left: 15px !important;
}
._access-menu ul li[data-access-action=decreaseText]::before {
  content: "🗛" !important;
  margin-left: -5px;
}
._access-menu ul li[data-access-action=increaseText]::before {
  content: "🗚" !important;
  margin-left: -5px;
}
._access-menu ul li[data-access-action=invertColors]::before {
  content: "◖" !important;
}
._access-menu ul li[data-access-action=underlineLinks]::before {
  content: "◌̲" !important;
}
._access-menu ul li[data-access-action=readingGuide]::before {
  content: "📏" !important;
  margin-left: -5px;
}
._access-menu ul li[data-access-action=textToSpeech]::before {
  content: "💬" !important;
  margin-left: -5px;
}
._access-menu ul li[data-access-action=increaseTextSpacing]::before {
  content: "⇆" !important;
  transform: rotate(90deg) translate(-7px, 2px);
  margin-left: -2px;
}
._access-menu ul li[data-access-action=decreaseTextSpacing]::before {
  content: "↹" !important;
  transform: rotate(90deg) translate(-7px, 2px);
  margin-left: -2px;
}
._access-menu ul li[data-access-action=bigCursor]::before {
  content: "" !important;
  margin-left: -5px;
}
i._access-menu ._menu-reset-btn {
  right: 25px;
  content: "⟲" !important;
  transition: 0.3s ease;
  transform: rotate(0deg);
  margin-top: 15px;
}
i._access-menu ._menu-close-btn {
  left: 25px;
  content: "x" !important;
  transition: 0.3s ease;
  transform: rotate(0deg);
  margin-top: 15px;
}
:root {
  --bs-primary-rgb: 19, 37, 60;
  --bs-primary: #13253c;
  --bs-secondary-rgb: 245, 245, 245;
  --bs-secondary: #f5f5f5;
}
.bg-primary {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-primary-rgb), var(--bs-bg-opacity)) !important;
}
.bg-secondary {
  --bs-bg-opacity: 1;
  background-color: aliceblue !important;
}
.bg-light {
  background-color: #fff !important;
}
.input-group-lg > .form-control {
  font-size: 1.25rem !important;
}
.list-group-item {
  background-color: transparent;
  padding: 1rem 1rem 1rem 0;
}
.list-group-item-action:hover {
  background-color: rgba(0, 0, 0, 0.025);
}
.rounded-pill {
  border-radius: 1rem !important;
}
.list-group-flush > .list-group-item {
  padding-left: 0.75rem;
  background: #f5f5f5;
  border-radius: 1rem;
  margin-bottom: 0.75rem;
  box-shadow: 2px 2px #dedede;
}
.row {
  margin-left: calc(var(--bs-gutter-x) * -.5) !important;
}
.btn {
  border-radius: 1rem;
}
.card {
  border-radius: 1rem;
}
.card-footer:last-child {
  border-bottom-left-radius: 1rem;
  border-bottom-right-radius: 1rem;
}
.card-footer {
  padding: 20px;
}
.card-img, .card-img-top {
  border-top-left-radius: 1rem;
  border-top-right-radius: 1rem;
}
.breadcrumb {
  background-color: transparent;
  font-size: 0.9rem;
}
.form-floating > .form-select {
  border-radius: 1rem;
}
textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
  border-radius: 1rem;
}
.control-group .controls input.form-control, .control-group .controls select.form-select, .control-group .controls textarea.form-control {
  padding: 20px;
  border-radius: 1rem;
  border: 1px solid #dce6f0;
  box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.03);
  transition: border-color 0.2s, box-shadow 0.2s;
  margin-left: 0.25rem;
}
.control-group .controls input.form-control:focus, .control-group .controls select.form-select:focus, .control-group .controls textarea.form-control:focus {
  border-color: #13253c;
  box-shadow: 0 0 0 0.2rem rgba(19, 37, 60, 0.1);
  outline: none;
}
.control-label label {
  margin-bottom: 0.5rem;
  font-weight: 500;
}
.text-dark {
  color: #13253c !important;
  font-weight: 400;
}
.list-group-item {
  color: #13253c;
  font-weight: 400;
}
.label-lg-multiline {
  font-weight: 500;
  font-size: 1rem;
  line-height: 1.375rem;
}
.btn-primary {
  padding: 20px;
}
input[type="color"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="email"], input[type="month"], input[type="number"], input[type="password"], input[type="search"], input[type="tel"], input[type="text"], input[type="time"], input[type="url"], input[type="week"], input:not([type]), textarea {
  background-color: white;
  border: 1px solid #dddddd;
  border-top-color: #ddd;
  border-right-color: #ddd;
  border-bottom-color: #ddd;
  border-left-color: #ddd;
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.06);
  padding: 20px;
  border-radius: 1rem;
}
.input-group:not(.has-validation) > :not(:last-child):not(.dropdown-toggle):not(.dropdown-menu), .input-group:not(.has-validation) > .dropdown-toggle:nth-last-child(n+3) {
  border-top-left-radius: 1rem;
  border-bottom-left-radius: 1rem;
}
.fieldset-account, .fieldset-personal, .fieldset-contact, .fieldset-billing_contact, .fieldset-billing_address {
  background: #f5f8fc !important;
  border-radius: 1rem;
  padding: 2rem 1.5rem;
  margin-bottom: 2rem;
  box-shadow: 0 0px 0px;
  margin-top: 45px;
}
@media (min-width: 376px) and (max-width: 767px) {
  .input-group {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    width: 80%;
    margin: auto;
  }
}
.object-fit-cover {
  -o-object-fit: cover !important;
  object-fit: cover !important;
}
.bg-opacity-10 {
  --bs-bg-opacity: 0.1;
}
.bg-opacity-25 {
  --bs-bg-opacity: 0.25;
}
.bg-opacity-50 {
  --bs-bg-opacity: 0.5;
}
.bg-opacity-75 {
  --bs-bg-opacity: 0.75;
}
.bg-opacity-100 {
  --bs-bg-opacity: 1;
}
/*.btn-light {
    color: #000;
    background-color: #f8f9fa;
    border-color: #f8f9fa;
}*/
.btn-light {
  color: #fff;
  background-color: #ff6800;
  border-color: #ff6800;
  padding: 20px;
}
.btn-light:hover, .btn-light:focus {
  color: #000;
  background-color: #ff9d62;
  border-color: #ff771a;
  box-shadow: 0 0 0 0.25rem rgba(211, 212, 213, 0.5);
  /* Focus-Schatten */
}
.btn-light:active {
  color: #000;
  background-color: #c6c7c8;
  border-color: #babbbc;
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn-light:disabled, .btn-light.disabled {
  color: #000;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
small, .small {
  font-size: 0.875em;
}
.align-self-start {
  align-self: flex-start !important;
}
a.card-footer {
  background: linear-gradient(145deg, #13253c 0%, #1b3654 55%, #27496d 100%);
  color: #fff;
}
a.card-footer:hover {
  background: #13253c;
  color: aliceblue;
}
.jl-wrapper .jl-container .el-content {
  padding: 0.938rem;
  margin: 0.625rem;
}
.jl-wrapper .g-container, .tm-header .g-container, .tm-header-mobile .g-container {
  box-sizing: content-box;
  max-width: 60rem;
  margin-left: auto;
  margin-right: auto;
}
.jl-wrapper .g-container .el-content, .tm-header .g-container .el-content, .tm-header-mobile .g-container .el-content {
  padding: 0.938rem;
  margin: 0.625rem;
}
@media only all and (min-width: 82.5rem) {
  .jl-wrapper .g-container, .tm-header .g-container, .tm-header-mobile .g-container {
    max-width: 82.5rem;
  }
}
@media only all and (min-width: 60rem) and (max-width: 82.49rem) {
  .jl-wrapper .g-container, .tm-header .g-container, .tm-header-mobile .g-container {
    max-width: 60rem;
  }
}
@media only all and (min-width: 45rem) and (max-width: 59.99rem) {
  .jl-wrapper .g-container, .tm-header .g-container, .tm-header-mobile .g-container {
    max-width: 45rem;
  }
}
@media only all and (min-width: 33.76rem) and (max-width: 44.99rem) {
  .jl-wrapper .g-container, .tm-header .g-container, .tm-header-mobile .g-container {
    max-width: 33.75rem;
  }
}
.tm-header .navbar-wrapper, .tm-header-mobile .navbar-wrapper {
  padding: 0 0.938rem;
  margin: 0 0.625rem;
}
[id^="jlnavbar-"][id$="-particle"] {
  padding: 0 0.938rem;
  margin: 0 0.625rem;
}
.menu-simple .jl-container .g-main-nav {
  padding: 0 0.938rem;
  margin: 0 0.625rem;
}
.menu-extended .el-navbar-dropbar {
  padding-left: 0.938rem;
  padding-right: 0.938rem;
}
.el-horiz-nav {
  padding: 0 0.938rem;
  margin: 0 0.625rem;
}
[id^="jlnav-"][id$="-particle"] .jl-search-input {
  border-radius: 0;
  box-shadow: none;
}
ul.jl-list, .jl-breadcrumb, .jl-comment-list {
  margin-left: 0;
}
ul.jl-tab, .jl-subnav {
  margin-top: 0;
}
ul.jl-list {
  margin: 0 0 20px 0;
}
.jl-hr, hr {
  overflow: visible;
  text-align: inherit;
  border-top: 1px solid #e5e5e5;
}
.jl-checkbox, .jl-radio {
  display: inline-block !important;
  width: 16px !important;
}
.jl-modal-dialog video {
  vertical-align: middle;
}
.jl-link {
  color: #13253c;
}
.jl-link:hover, .jl-link:focus, .jl-link:active {
  color: #13253c;
}
.jl-link-heading:hover, .jl-link-heading a:hover, .jl-link-toggle:hover .jl-link-heading, .jl-link-toggle:focus .jl-link-heading, .jl-list-primary > ::before, .jl-text-primary {
  color: #13253c !important;
}
.jl-notification-message-primary, .jl-button-link, .jl-navbar-toggle.jl-open, .jl-navbar-toggle:focus, .jl-navbar-toggle:hover, .jl-iconnav > * > a:hover, .jl-iconnav > .jl-active > a {
  color: #13253c;
}
.jl-search-input {
  box-sizing: border-box !important;
}
.jl-search-navbar .jl-search-input:focus, .jl-tab > .jl-active > a {
  border-color: #13253c;
}
.jl-button-primary, .jl-card-primary.jl-card-hover:hover, .jl-background-primary, .jl-marker, .jl-alert-primary, .jl-subnav-pill > .jl-active > a, .jl-checkbox:checked, .jl-checkbox:indeterminate, .jl-checkbox:checked:focus, .jl-checkbox:indeterminate:focus, .jl-radio:checked, .jl-card-primary > .tm-timeline-arrow, .jl-dotnav > .jl-active > *, .jl-dotnav > * > :focus, .jl-dotnav > * > :hover, .jl-pagination > .jl-active > *, .jl-label:not(.jl-label-success, .jl-label-warning, .jl-label-danger) {
  background-color: #13253c;
}
.jl-button-primary:hover, .jl-button-primary:focus {
  background-color: #0d1929;
}
.jl-light .jl-button-primary:focus {
  background-color: #fff;
  color: #1c1c1c;
}
.jl-icon:not(.jl-preserve) [stroke*="#"]:not(.jl-preserve) {
  stroke: currentcolor;
}
.jl-section-primary, .jl-tile-primary, .jl-card-primary, .jl-badge {
  background: #13253c;
}
.jl-text-background {
  background-color: #13253c;
  background-image: linear-gradient(90deg, #13253c 0, #1c133c 100%);
}
.jl-checkbox:focus, .jl-radio:focus {
  border-color: #13253c;
}
.jl-radio:checked:focus {
  background-color: #13253c;
}
.jl-overlay-primary {
  background: rgba(19, 37, 60, 0.8);
}
.jl-button-default {
  background-color: rgba(255, 255, 255, 0);
  color: #13253c;
  border-color: #13253c;
}
.jl-button-default:hover, .jl-button-default:focus, .jl-button-default:active {
  background-color: #13253c;
  border-color: #13253c;
  color: #ffffff;
}
.jl-pagination > * > :hover {
  color: #fff;
  background-color: #13253c;
}
.acym__subscription__form__popup {
  border-radius: 1.25rem;
}
#acym_fulldiv_formAcym3 .acym__subscription__form__fields > * {
  margin: 10px auto !important;
  max-width: 600px;
}
.acyfield_text > input {
  margin: auto;
}
/* ------------------------------- cart ------------------------------- */
button.btn.btn-outline-primary {
  border: 1px solid #13253c;
  color: #13253c;
  text-shadow: none;
  /*box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);*/
  border-radius: 1rem;
  padding: 1rem;
}
.cm-cart-course-card, .cm-cart-container-right .card {
  background: linear-gradient(145deg, #f5f8fc 0%, #ffffff 100%);
  border: 1px solid #dce6f0;
  /*box-shadow: 0 2px 8px rgba(0, 0, 0, 0.05);
    transition: transform 0.2s, box-shadow 0.2s;*/
}
.cm-cart-course-card:hover, .cm-cart-container-right .card:hover {
  /*transform: translateY(-2px);
    box-shadow: 0 6px 14px rgba(0, 0, 0, 0.08);*/
}
.cm-cart-course-card .card-body, .cm-cart-container-right .card .card-body {
  padding: 1.25rem;
}
.cm-cart-courses-att-opt.row {
  padding-top: 3rem;
}
.cm-cart-courses-summary {
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
  font-weight: 600;
}
.cm-cart-heading h1 {
  padding-bottom: 1.5rem;
}
.cm-cart-container-right h3 {
  font-size: clamp(1rem, 1.2vw, 1.5rem);
}
#courseman-cart-btn-cart {
  border-radius: 1rem;
  padding: 1rem;
}
span.cm-tnu-course-intro {
  font-weight: 300;
}
div.cm-tnu-course-header b {
  font-weight: 600;
}
span.cm-tnu-course-date {
  font-weight: 600;
}
div.cm-tnu-course-description {
  padding-left: 20px;
}
/* ------------------------------- checkout ------------------------------- */
.cm-checkoutopt-option-card .card {
  background: linear-gradient(145deg, rgba(255, 255, 255, 0.95) 0%, rgba(245, 245, 245, 0.95) 100%);
  /*box-shadow: 0 4px 12px rgba(0, 0, 0, 0.05);
    transition: transform 0.2s, box-shadow 0.2s;*/
}
.cm-checkoutopt-option-card .card:hover {
  /*transform: translateY(-2px);
    box-shadow: 0 6px 14px rgba(0, 0, 0, 0.08);*/
}
.cm-checkoutopt-option-card .card-body {
  padding: 2rem 1.5rem;
}
.cm-checkoutopt-option-card h3.card-title {
  font-weight: 600;
  margin-bottom: 1.5rem;
  font-size: 1.25rem;
}
.cm-checkoutopt-title {
  padding-top: 3rem;
  padding-bottom: 3rem;
}
.cm-checkoutopt-container .btn, .cm-checkoutopt-option-card .card-footer .btn {
  /*padding: 0.75rem 2rem;*/
  padding: 20px;
  border-radius: 1rem;
  font-weight: 600;
}
.cm-checkoutopt-option-card .card-footer {
  /*padding: 1rem 1.5rem 1.5rem;*/
  background: transparent;
  border-top: none;
  padding: 45px !important;
}
.cm-checkout-course-card, .cm-checkout-container-right .card {
  background: linear-gradient(145deg, #f5f8fc 0%, #ffffff 100%);
  border: 1px solid #dce6f0;
  /*box-shadow: 0 2px 8px rgba(0, 0, 0, 0.05);
    transition: transform 0.2s, box-shadow 0.2s;*/
  padding: 20px;
  margin-bottom: 1.5rem;
}
.cm-checkout-course-card:hover, .cm-checkout-container-right .card:hover {
  /* transform: translateY(-2px);
    box-shadow: 0 6px 14px rgba(0, 0, 0, 0.08);*/
}
.cm-checkout-course-card-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.cm-checkout-course-card::before {
  content: "SEMINAR";
  padding-top: 20px;
  font-size: clamp(1rem, 2vw, 1.7rem);
}
.cm-checkout-course-card-edit-icon svg {
  width: 1.2rem;
  height: 1.2rem;
}
.cm-checkout-course-card dl dt {
  font-weight: 600;
}
.cm-checkout-course-card dl dd {
  margin-left: 1rem;
}
.cm-checkout-course-card-prices-names, .cm-checkout-course-card-prices-values {
  font-weight: 600;
}
.cm-checkout-contactdata-card {
  background: linear-gradient(145deg, #f5f8fc 0%, #ffffff 100%);
  border-radius: 1rem;
  border: 1px solid #dce6f0;
  /*box-shadow: 0 2px 8px rgba(0, 0, 0, 0.05);*/
  padding: 20px;
  margin-top: 1.5rem;
}
.cm-checkout-contactdata-card h3 {
  margin-bottom: 1rem;
}
.cm-checkout-container-right .card-body {
  padding: 20px;
}
.cm-checkout-container-right h3 {
  margin-bottom: 1rem;
}
.cm-checkout-container-right textarea.form-control {
  border-radius: 1rem;
  padding: 1rem;
  border: 1px solid #dce6f0;
}
.cm-checkout-summary button.btn {
  padding: 20px;
  font-weight: 600;
  margin-bottom: 1rem;
  width: 100%;
  border: none;
  margin-top: 15px;
  background: #ff6800;
}
.cm-checkout-summary-btn-cancel {
  padding: 20px;
  font-weight: 600;
  background: #13253c;
  color: #fff !important;
  border-radius: 1rem;
  padding: 20px;
  width: 100%;
}
.cm-checkout-remarks p, .cm-checkout-summary-net, .cm-checkout-summary-tax, .cm-checkout-summary-gross {
  margin-bottom: 0.5rem;
}
.cm-checkout-title {
  padding-top: 3rem !important;
  padding-bottom: 3rem !important;
}
/* ------------------------------- profil ------------------------------- */
.fieldset-account, .fieldset-personal, .fieldset-contact, .fieldset-billing_contact, .fieldset-billing_address {
  background: linear-gradient(145deg, #f5f8fc 0%, #ffffff 100%);
  border-radius: 1rem;
  padding: 2rem 1.5rem;
  margin-bottom: 2rem;
  /*box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08);*/
}
.fieldset-account h2, .fieldset-personal h2, .fieldset-contact h2, .fieldset-billing_contact h2, .fieldset-billing_address h2 {
  font-weight: 600;
}
/* ------------------------------- bestellungen ------------------------------- */
.courseman-myapplications h1 {
  padding-top: 3rem;
  padding-bottom: 3rem;
}
/* ------------------------------- modul terminübersicht ------------------------------- */
.cm-tnu-disclaimer {
  text-align: left;
  padding-left: 10px;
}
.cm-tnu-course-time {
  padding-left: 3rem;
}
.cm-tnu-course-header {
  padding-bottom: 0.75rem;
}
.cm_calweek {
  font-size: clamp(1rem, 1.1vw, 1.1rem);
  padding: 20px;
  border-radius: 1rem;
  margin-top: 1rem;
  font-weight: 400;
  background: linear-gradient(145deg, #ff6800 0%, #ff7f2a 50%, #ff9c4d 100%);
  color: #fff;
  box-shadow: 2px 2px #dedede;
}
.bg_verlauf .cm_calweek {
  background: linear-gradient(145deg, #ff6800 0%, #ff7f2a 50%, #ff9c4d 100%);
  color: #fff;
  padding-left: 1rem;
}
span.badge.bg-primary.rounded-pill {
  padding: 1rem;
  border-radius: 1rem !important;
  width: 285px;
  font-size: 0.875rem;
}
.cm-tnu-course-hasdiscount {
  text-decoration: line-through;
}
.cm-tnu-course-discount {
  font-weight: bold;
  padding-left: 10px;
}
div.cm-checkout-contactdata-address {
  padding-top: 25px;
}
.form-control:disabled, .form-control[readonly] {
  background-color: #ff6800;
  opacity: 1;
  color: #fff;
}
.cm-cart-free {
  background: linear-gradient(145deg, #ff6800 0%, #ff7f2a 50%, #ff9c4d 100%);
  border-radius: 1rem;
}
@media (min-width: 1200px) {
  legend {
    font-size: clamp(0.9rem, 1.5vw, 1rem);
  }
}
@media (max-width: 575px) {
  .form-floating {
    position: relative;
    padding-bottom: 25px;
  }
  .cm-checkout-container-right textarea.form-control {
    border-radius: 1rem;
    padding: 1rem;
    border: 1px solid #dce6f0;
    margin-bottom: 25px;
  }
  .cm-checkout-summary-data-privacy {
    margin-bottom: 14px;
  }
  cm-booking.leaderboard {
    padding: 25px;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  /* Styles für kleine Geräte */
}
@media (min-width: 768px) and (max-width: 991px) {
  /* Styles für Tablets */
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* Styles für Laptops */
}
@media (min-width: 1200px) {
  /* Styles für große Bildschirme */
}
.bg-home-1 {
  background-image: url('../../../../images/backgrounds/Agilitaet-Schluessel-zum-Erfolg.jpg');
  background-position: center;
  background-size: cover;
  align-items: flex-end;
  border-radius: 1rem;
}
.bg-home-2 {
  background-image: url('../../../../images/backgrounds/wissen_teilen.jpg');
  background-position: center;
  background-size: cover;
  align-items: flex-end;
  border-radius: 1rem;
}
.blog-startseite .card {
  border: 0px solid rgba(0, 0, 0, 0.125);
}
.blog-startseite .card-title {
  font-weight: 600;
}
.blog-startseite .card-title p {
  text-transform: none;
}
.blog-startseite {
  background: aliceblue;
}
.teilnehmerstimmen h2 {
  padding-bottom: 25px;
}
.teilnehmerstimmen .card-body {
  position: relative;
  padding: 0.25rem 0.25rem;
  font-style: italic;
  font-size: 1.1rem;
  line-height: 1.6;
  color: #fff;
  background: linear-gradient(145deg, #ff6800 0%, #ff7f2a 50%, #ff9c4d 100%);
  border-radius: 1rem;
  border: 1px solid rgba(0, 0, 0, 0.125);
}
.teilnehmerstimmen p.card-text {
  position: relative;
  padding: 1.5rem 2rem;
  font-style: italic;
  font-size: 1.1rem;
  line-height: 1.6;
}
/*.teilnehmerstimmen p.card-text::before {
  content: "“";
  position: absolute;
  top: -65px;
  left: 15px;
  font-size: 10rem;
  color: #13253c;
  opacity: 0.15;
  font-family: Georgia, serif;
}*/
.teilnehmerstimmen {
  margin-bottom: 25px;
  padding: 1.5rem;
}
.teilnehmerstimmen span.small {
  font-style: italic;
  font-size: 0.9rem;
  line-height: 1.6;
}
.shadow-sm {
  box-shadow: none;
}
@media (max-width: 575px) {
  .bg-seminarprogramm {
    padding-bottom: 200px;
  }
  .bg-home-1 {
    padding-top: 200px;
  }
  .bg-home-2 {
    padding-top: 200px;
  }
  .teilnehmerstimmen {
    margin-bottom: 25px;
    padding-left: 25px;
    padding-right: 25px;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  h2, .h2 {
    font-size: clamp(1.3rem, 1.4vw, 1.8rem);
    padding-bottom: 10px;
  }
  .bg-seminarprogramm {
    padding-bottom: 200px;
  }
  .bg-home-1 {
    padding-top: 200px;
  }
  .bg-home-2 {
    padding-top: 200px;
  }
  .input-group {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    width: 80%;
    margin: auto !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  #g-header .g-main-nav .g-toplevel {
    display: flex;
    flex-flow: row wrap;
    float: right;
    padding-right: 25px;
  }
  .p-md-5.p-3 {
    padding: 0rem !important;
    padding-top: 0rem;
    padding-right: 0rem;
    padding-left: 0rem;
    padding-left: 0.9rem !important;
    padding-right: 0.9rem !important;
    padding-top: 15px !important;
  }
  .teilnehmerstimmen {
    margin-bottom: 25px;
    padding-left: 25px;
    padding-right: 25px;
    padding: 1.5rem;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* Styles für Laptops */
}
@media (min-width: 1200px) {
  /* Styles für große Bildschirme */
}
.bg-wirueberuns-1 {
  background-image: url('../../../../images/backgrounds/ueberuns_iStock-1180187740.jpg');
  background-position: center;
  background-size: cover;
  align-items: flex-end;
}
.bg-wirueberuns-2 {
  background-image: url('../../../../images/backgrounds/wir_ueber_uns_2a.jpg');
  background-position: center;
  background-size: cover;
  align-items: flex-end;
  border-top-left-radius: 1.25rem;
  border-bottom-left-radius: 1.25rem;
}
.bg-wirueberuns-3 {
  background-image: url('../../../../images/backgrounds/wir_ueber_uns_3.jpg');
  background-position: center;
  background-size: cover;
  align-items: flex-end;
  border-radius: 1.25rem;
}
@media (max-width: 575px) {
  .bg-wirueberuns-2 {
    border-top-left-radius: 1.25rem;
    border-top-right-radius: 1.25rem;
    border-bottom-left-radius: 0rem;
    padding-bottom: 200px;
  }
  .bg-wirueberuns-3 {
    padding-top: 200px;
    border-top-left-radius: 1.25rem;
    border-top-right-radius: 1.25rem;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  /* Styles für kleine Geräte */
}
@media (min-width: 768px) and (max-width: 991px) {
  /* Styles für Tablets */
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* Styles für Laptops */
}
@media (min-width: 1200px) {
  /* Styles für große Bildschirme */
}
.bg-digital-1 {
  background-image: url('../../../../images/backgrounds/digital_Bild_1_portrait-serious-redhead-bearded-business-man-holding-smartphone-sitting-workplace.jpg');
  background-position: center;
  background-size: cover;
  align-items: flex-end;
}
.bg-digital-2 {
  background-image: url('../../../../images/backgrounds/digital_bild_2happy-entrepreneur-using-computer-having-fun-while-listening-music-headphones-office.jpg');
  background-position: top;
  background-size: cover;
  align-items: flex-end;
  border-top-left-radius: 1.25rem;
  border-bottom-left-radius: 1.25rem;
}
.blue {
  padding: 0px 0px 0px 0px;
  border-top-right-radius: 1.25rem;
  border-bottom-right-radius: 1.25rem;
}
@media (max-width: 575px) {
  .bg-digital-2 {
    padding-bottom: 200px;
    border-top-left-radius: 1.25rem;
    border-top-right-radius: 1.25rem;
    border-bottom-left-radius: 0rem;
  }
  .blue {
    padding: 0px 0px 0px 0px;
    border-bottom-left-radius: 1.25rem;
    border-bottom-right-radius: 1.25rem;
    border-top-right-radius: 0rem;
  }
}
.bg-inhouse-1 {
  background-image: url('../../../../images/backgrounds/inhouse_bild_1_group-colleagues-having-meeting-boardroom-while-working-big-presentation.jpg');
  background-position: center;
  background-size: cover;
  align-items: flex-end;
}
.bg-teilnehmerinfos-1 {
  background-image: url('../../../../images/backgrounds/digital_Bild_2_pexels-picjumbocom-461077.jpg');
  background-position: center;
  background-size: cover;
  align-items: flex-end;
}
.bg-raumvermietung-1 {
  background-image: url('../../../../images/backgrounds/digital_Bild_2_pexels-picjumbocom-461077.jpg');
  background-position: center;
  background-size: cover;
  align-items: flex-end;
}
.bg-kontakt-1 {
  background-image: url('../../../../images/backgrounds/hero-image-2.jpg');
  background-position: center;
  background-size: cover;
  align-items: flex-end;
}
.bg-seminarprogramm-1 {
  background-image: url('../../../../images/backgrounds/seminarprogramm.jpg');
  background-position: center;
  background-size: cover;
  align-items: flex-end;
}
.bg-seminarprogramm {
  background-image: url('../../../../images/backgrounds/seminarprogramm1.jpg');
  background-position: center;
  background-size: cover;
  align-items: flex-end;
  border-top-left-radius: 12px;
  border-bottom-left-radius: 12px;
}
@media (max-width: 575px) {
  .bg-seminarprogramm {
    border-top-left-radius: 12px !important;
    border-top-right-radius: 12px !important;
    border-bottom-left-radius: 0px !important;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .bg-seminarprogramm {
    border-top-left-radius: 12px !important;
    border-top-right-radius: 12px !important;
    border-bottom-left-radius: 0px !important;
  }
  .blue {
    padding: 0px 0px 0px 0px;
    border-top-right-radius: 0rem !important;
    border-bottom-right-radius: 1.25rem;
    border-bottom-left-radius: 1.25rem;
  }
}
.bg-home-1 {
  background-image: url('../../../../images/backgrounds/Agilitaet-Schluessel-zum-Erfolg.jpg');
  background-position: center;
  background-size: cover;
  align-items: flex-end;
  border-top-left-radius: 1rem;
  border-bottom-left-radius: 1rem;
}
.bg-home-2 {
  background-image: url('../../../../images/backgrounds/wissen_teilen.jpg');
  background-position: center;
  background-size: cover;
  align-items: flex-end;
  border-radius: 1rem;
}
.bg-seminare {
  background-image: url('../../../../images/backgrounds/hero-image-3.jpg');
  background-position: center;
  background-size: cover;
  align-items: flex-end;
  border-radius: 1rem;
}
@media (min-width: 576px) {
  .header-young-a {
    min-height: 600px;
  }
  .header-bootcamp-b {
    min-height: 600px;
  }
}
@media (max-width: 576px) {
  .img-mobile-small {
    max-width: 120px;
    /* oder 80px / 100px – je nach Wunsch */
    height: auto;
  }
}
.w-lg-45 {
  width: 100%;
}
@media (min-width: 992px) {
  /* Bootstrap lg */
  .w-lg-45 {
    width: 45%;
  }
}
button#closeBox.btn-close.float-md-end.aktion {
  box-sizing: content-box;
  width: 1em;
  height: 1em;
  padding: 0.25em 0.25em;
  color: #000;
  background: transparent url('data:image/svg+xml,%3csvg%20xmlns="http://www.w3.org/2000/svg"%20viewBox="0%200%2016%2016"%20fill="%23000"%3e%3cpath%20d="M.293.293a1%201%200%20011.414%200L8%206.586%2014.293.293a1%201%200%20111.414%201.414L9.414%208l6.293%206.293a1%201%200%2001-1.414%201.414L8%209.414l-6.293%206.293a1%201%200%2001-1.414-1.414L6.586%208%20.293%201.707a1%201%200%20010-1.414z"/%3e%3c/svg%3e') center / 1em auto no-repeat;
  border: 0;
  border-radius: 0.25rem;
  opacity: 0.5;
  top: 25px;
  position: absolute;
  float: right;
  right: 25px;
}
.landing-young-a li {
  font-weight: 300;
}
.landing-bootcamp-b li {
  font-weight: 300;
}
/*.landing-young-a #g-header {
    background-image: url(../../../../images/landing/hexagon_2.png);
    background-position: top;
    background-size: cover;
    height:75vh;
}
*/
.landing-young-a span.h3 {
  font-weight: 400;
  font-size: clamp(1.9rem, 1vw, 1.5rem);
  color: #13253c;
  text-transform: none;
}
.landing-young-a h2 {
  font-weight: 400;
  font-size: clamp(1.9rem, 1vw, 1.5rem);
  color: #13253c;
  text-transform: none;
}
.landing-young-a strong.text-white {
  font-weight: 600;
  color: #13253c;
  text-transform: none;
}
.landing-young-a .bg-section-1 {
  background-image: radial-gradient(circle, #13253c 0%, #13253c 50%, #2dbde9 100%), url('../../../../images/landing/benjamin_meinhardt_zitat.png') !important;
  background-repeat: no-repeat, no-repeat !important;
  background-position: center, right bottom !important;
  background-size: cover, contain !important;
}
/*.landing-young-b #g-header {
    background-image: url(../../../../images/landing/young_talents_hochschule.jpg);
    background-position: top;
    background-size: cover;
    height:75vh;
}*/
/*div.animated-intro.moduletable.container {
position: absolute;
  bottom: 30px;
  left: 10%;
  }*/
.landing-bootcamp-b #g-header {
  background-image: url('../../../../images/landing/devops_unternehmen.jpg');
  background-position: left;
  background-size: cover;
  height: 75vh;
}
.landing-c #g-header {
  background-image: url('../../../../images/landing-c.jpg');
}
.bg-section {
  background: #13253C;
  background: radial-gradient(circle, #13253c 0%, #13253c 50%, #2dbde9 100%);
  background-position: center;
  background-size: cover;
  align-items: flex-end;
  margin-bottom: 25px;
}
.landing-bootcamp-b .bg-section-1 {
  background: #13253C;
  background: radial-gradient(circle, #13253c 0%, #13253c 50%, #2dbde9 100%);
  background-position: center;
  background-size: cover;
  align-items: flex-end;
  margin-bottom: 25px;
}
.rabatt-cards-1 .rabatt-card .card-header-1 {
  background: #ff6800;
  border: none;
  border-radius: 12px 12px 0 0;
  padding: 1.75rem 1.25rem 1.5rem;
  color: #ffffff;
}
.rabatt-cards-1 .rabatt-card .rabatt-title-1 {
  font-size: 1.1rem;
  font-weight: 900;
  margin: 0;
}
.rabatt-cards-1 .rabatt-card .rabatt-subtitle-1 {
  font-size: 0.95rem;
  opacity: 0.85;
  margin-top: 6px;
  font-weight: 400;
}
.rabatt-cards-1 .rabatt-card {
  border: none;
  box-shadow: none;
  transition: transform 0.35s ease, box-shadow 0.35s ease;
  border: none;
}
.rounded-1 {
  border: 2px solid #ff8d00;
  border-radius: 1.25rem !important;
}
.step-card {
  background: linear-gradient(180deg, #ffffff 0%, #fafafa 100%);
  border-radius: 1.25rem;
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.06);
  transition: transform 0.25s ease, box-shadow 0.25s ease;
}
.step-card:hover {
  transform: translateY(-6px);
  box-shadow: 0 18px 45px rgba(0, 0, 0, 0.12);
}
/* Nummer */
.step-badge {
  width: 72px;
  height: 72px;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 1.8rem;
  font-weight: 700;
  color: #fff;
  background: linear-gradient(135deg, #ff6800, #ff944d);
  margin-inline: auto;
}
/* Icon */
.step-icon {
  max-width: 64px;
  transition: transform 0.25s ease;
}
.step-card:hover .step-icon {
  transform: scale(1.08) rotate(-2deg);
}
.hyphens-none {
  hyphens: none;
}
.hexagon-wrapper {
  position: relative;
  width: fit-content;
  margin: 0 auto;
}
.hexagon-image {
  display: block;
  max-width: 100%;
  height: auto;
}
.hexagon-quote {
  position: absolute;
  top: 14.5rem;
  left: 35%;
  transform: translateX(-50%);
  max-width: 80%;
  padding: 0.75rem 1.25rem;
  background: none;
  color: #fff;
  font-size: 1.4rem;
  font-weight: 600;
  line-height: 1.4;
  text-align: left;
  border-radius: 8px;
  z-index: 2;
}
@media (max-width: 576px) {
  .hexagon-wrapper {
    width: 100%;
    text-align: center;
  }
  .hexagon-image {
    max-width: 400px;
    /* oder kleiner, je nach Wunsch */
    margin: 0 auto;
    display: block;
  }
  .hexagon-quote {
    position: static;
    /* absolute Positionierung deaktivieren */
    transform: none;
    max-width: 100%;
    margin-top: 1rem;
    text-align: center;
    font-size: 1.1rem;
    line-height: 1.4;
    padding: 0 1rem;
    color: #13253c;
  }
  .landing-young-a #g-header {
    background-image: url('../../../../images/landing/Bannerbild-Ausbilder.jpg');
    background-position: left;
    background-size: cover;
    height: 75vh;
  }
  div.animated-intro.moduletable.container {
    position: absolute;
    bottom: 30px;
    left: 0;
  }
  div#logo-7304-particle.g-content.g-particle {
    margin: 15%;
  }
}
.landing-young-a .young-image-a .bla5 {
  background-image: url('../../../../images/landing/bannerperson-ausbilder.png');
}
.landing-young-b .young-image-a .bla5 {
  background-image: url('../../../../images/landing/bannerperson-hochschulen.png');
}
.landing-young-c .young-image-a .bla5 {
  background-image: url('../../../../images/landing/bannerperson-studis-azubis.png');
}
#g-header.header-young-pah {
  height: 75vh;
  background-color: #13253c;
}
#g-header.header-young-pah .container {
  position: relative;
  height: 100%;
}
#g-header.header-young-pah .g-container {
  height: 100%;
}
#g-header.header-young-pah .g-container .g-grid:nth-of-type(1) {
  position: absolute;
  z-index: 5;
}
#g-header.header-young-pah .g-container .g-grid:nth-of-type(2) {
  position: absolute;
  bottom: 30px;
  z-index: 2;
}
#g-header.header-young-pah .g-container .g-grid:nth-of-type(3) {
  height: 100%;
  width: 100%;
  bottom: 0;
  position: absolute;
  z-index: 1;
}
#g-header.header-young-pah .young-image-a .g-content, #g-header.header-young-pah .young-image-a .container {
  height: 100%;
  width: 100%;
}
#g-header.header-young-pah .young-image-a .g-content .bla5, #g-header.header-young-pah .young-image-a .container .bla5 {
  height: 80%;
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  bottom: 0;
  z-index: 2;
  width: 100%;
}
#g-header.header-young-pah .young-image-a .g-content .bla6, #g-header.header-young-pah .young-image-a .container .bla6 {
  height: 75%;
  aspect-ratio: 1.3053221289;
  position: absolute;
  right: 0;
  top: 0;
  background-image: url('../../../../images/landing/hexagon_1.png');
  background-repeat: no-repeat;
  background-position: right;
  background-size: contain;
  right: -5%;
  z-index: 1;
}
#g-header.header-young-pah .bla {
  width: 100%;
  position: relative;
}
#g-header.header-young-pah .bla .bla2 {
  position: absolute;
  bottom: -30px;
  left: -12rem;
  width: calc(100% + 20rem);
  aspect-ratio: 1.5254237288;
  background-image: url('../../../../images/landing/hexagon_2.png');
  z-index: 1;
  background-repeat: no-repeat;
  background-size: contain;
}
#g-header.header-young-pah .bla .bla3 {
  position: relative;
  z-index: 2;
}
.header-young-pah .g-grid:nth-of-type(1) {
  width: 100%;
}
@media (max-width: 539px) {
  .header-young-pah {
    min-height: 600px;
  }
  .header-young-pah .g-grid:nth-of-type(1) {
    width: 100%;
  }
  .header-young-pah .g-container .g-grid:nth-of-type(3) {
    display: none;
  }
}
@media (min-width: 540px) and (max-width: 719px) {
  .header-young-pah {
    min-height: 400px;
  }
  .header-young-pah .g-container .g-grid:nth-of-type(2) {
    padding-left: 20px;
    width: 80%;
  }
  .header-young-pah .g-container .g-grid:nth-of-type(3) {
    display: none;
  }
}
@media (min-width: 720px) and (max-width: 959px) {
  .header-young-pah {
    min-height: 420px;
  }
  .header-young-pah .g-container .g-grid:nth-of-type(2) {
    padding-left: 30px;
    width: 70%;
  }
  .header-young-pah .g-container .g-grid:nth-of-type(3) .bla6 {
    width: 30%;
    background-position: top !important;
  }
  .header-young-pah .g-container .g-grid:nth-of-type(3) .bla5 {
    display: none;
  }
}
@media (min-width: 960px) and (max-width: 1319px) {
  .header-young-pah {
    min-height: 490px;
  }
  .header-young-pah .g-container .g-grid:nth-of-type(2) {
    width: 50%;
    padding-left: 50px;
  }
  .header-young-pah .g-container .g-grid:nth-of-type(2) .bla2 {
    opacity: 0.8;
  }
  .header-young-pah .g-container .g-grid:nth-of-type(3) .bla7.container {
    max-width: 100%;
  }
  .header-young-pah .g-container .g-grid:nth-of-type(3) .bla6 {
    width: 50%;
    background-position: top !important;
  }
  .header-young-pah .g-container .g-grid:nth-of-type(3) .bla5 {
    /*display: none;*/
    right: 0;
    max-width: 50%;
    background-position-y: bottom;
    background-position-x: right;
  }
}
@media (min-width: 1320px) {
  .header-young-pah {
    min-height: 550px;
  }
  .header-young-pah .g-container .g-grid:nth-of-type(2) {
    width: 100%;
    padding-left: 50px;
  }
  .header-young-pah .g-container .g-grid:nth-of-type(2) .container {
    max-width: 1500px;
  }
  .header-young-pah .g-container .g-grid:nth-of-type(2) .container .bla {
    max-width: 45%;
  }
  .header-young-pah .g-container .g-grid:nth-of-type(2) .container .bla2 {
    opacity: 0.8;
  }
  .header-young-pah .g-container .g-grid:nth-of-type(3) .bla7.container {
    max-width: 2000px;
  }
  .header-young-pah .g-container .g-grid:nth-of-type(3) .bla6 {
    width: 50%;
    background-position: top !important;
  }
  .header-young-pah .g-container .g-grid:nth-of-type(3) .bla5 {
    /*display: none;*/
    right: 0;
    max-width: 50%;
    background-position-y: bottom;
    background-position-x: right;
  }
}
h2.courseman_course_header {
  font-size: clamp(0.9rem, 1.2vw, 1.4rem);
  font-weight: 600;
  padding-top: 25px;
  text-transform: none;
}
.courseman-course h1 b, h1 strong {
  font-weight: 800;
}
span.h3 {
  font-weight: 600;
  font-size: clamp(0.9rem, 1vw, 1.5rem);
  color: #13253c;
}
.border-radius {
  border-radius: 1rem;
}
.bottom-radius-left {
  border-bottom-left-radius: 1rem;
}
.bottom-radius-right {
  border-bottom-right-radius: 1rem;
}
.bottom-all-radius {
  border-bottom-right-radius: 1rem;
  border-bottom-left-radius: 1rem;
}
.content-stage-wrapper {
  margin: 0;
  padding: 0;
}
.content-stage-wrapper .content-stage {
  min-width: 280px;
  max-width: 1440px;
  padding: 0 1.25rem;
  margin: 0 auto;
  position: relative;
  z-index: 1;
}
.content-stage-wrapper-1 {
  margin: 0;
  padding: 0;
}
.content-stage-wrapper-1 .content-stage-1 {
  min-width: 280px;
  max-width: 1440px;
  padding: 0 1.25rem;
  margin: 0 auto;
  position: relative;
  z-index: 1;
}
@media (min-width: 1230px) {
  .content-stage-wrapper .content-stage .inner {
    border-radius: 1rem !important;
    padding: 24px 128px;
  }
  .content-stage {
    border-radius: 1rem;
    overflow: hidden;
  }
}
@media (min-width: 1024px) {
  .content-stage-wrapper .content-stage .inner {
    border-radius: 1rem;
  }
  .content-stage {
    border-radius: 1rem;
    overflow: hidden;
  }
}
@media (min-width: 1230px) {
  .content-stage-wrapper-1 .content-stage-1 .inner-1 {
    border-radius: 1rem;
    padding: 24px 128px;
  }
  .content-stage {
    border-radius: 1rem;
    overflow: hidden;
  }
}
@media (min-width: 1024px) {
  .content-stage-wrapper-1 .content-stage .inner-1 {
    border-radius: 1rem;
  }
}
.content-stage-wrapper .content-stage .inner {
  width: 100%;
  max-width: 1440px;
  margin: 0;
  padding: 24px 48px;
  aspect-ratio: 3.5;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center top;
  overflow: hidden;
  border-radius: 1rem;
}
.content-stage-wrapper-1 .content-stage-1 .inner-1 {
  width: 100%;
  max-width: 1440px;
  margin: 0;
  padding: 24px 48px;
  background-position: center top;
  overflow: hidden;
  border-radius: 1rem;
  height: 150px;
}
@media (max-width: 768px) {
  .grey {
    background: #f5f5f5;
    padding: 0px 0px 0px 0px;
    border-radius: 0px;
  }
}
.grey {
  background: #f5f5f5;
  padding: 0px 0px 0px 0px;
  border-radius: 1rem;
}
.grey_bg {
  background: #f5f5f5;
  padding: 5px 0px 0px 0px;
}
/* Login Formular */
.com-users-login__options a.list-group-item {
  border: none;
  padding: 0.25rem 0;
  font-size: 0.95rem;
}
.com-users-login__options a.list-group-item:hover {
  color: #ff6800;
  text-decoration: underline;
}
.com-users-login fieldset {
  background: linear-gradient(145deg, #f5f8fc 0%, #ffffff 100%);
  border-radius: 1rem;
  padding: 2rem 2.5rem;
  border: 1px solid #dce6f0;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08);
}
.com-users-login__submit button.btn-primary {
  padding: 0.75rem 2rem;
  border-radius: 1rem;
  font-weight: 600;
  margin-top: 1rem;
}
.com-users-login .password-group .input-password-toggle {
  background-color: #13253c;
}
.platform-content.container {
  padding-top: 3rem;
  padding-bottom: 3rem;
}
li.mod-breadcrumbs__here {
  display: none;
}
@media only all and (min-width: 60rem) and (max-width: 82.49rem) {
  .g-container {
    width: 70rem;
  }
  div#logo-9064-particle.g-content.g-particle {
    padding-left: 18px !important;
  }
}
@media only all and (max-width: 52.5rem) {
  .g-offcanvas-toggle {
    display: block;
    padding-top: 18px;
  }
}
.cc-revoke.cc-center.cc-revoke-bottom-right {
  right: 30px !important;
  bottom: 100px !important;
  z-index: 1;
}
div.cc-revoke.cc-revoke-bottom-right-icon {
  height: 59px !important;
  width: 59px !important;
  border: 1px solid #fff;
}
i._access-icon._access {
  bottom: 168px !important;
  right: 30px;
  width: 59px !important;
  height: 59px !important;
  border: 1px solid #fff;
}
.input-group > :not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback) {
  margin-left: -1px;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  border-top-right-radius: 1rem;
  border-bottom-right-radius: 1rem;
}
li-g-menu-item.g-menu-item-476.g-menu-item-type-component {
  width: 380px;
}
li-g-menu-item.g-menu-item-477.g-menu-item-type-component {
  width: 380px;
}
div.form-group.row {
  padding-bottom: 25px;
}
/* Box = dein "Modal" */
#floatingBox {
  z-index: 1050;
  background: linear-gradient(135deg, #13253c, #6ec1ff);
  color: #fff;
}
/* Runder Button */
#openBoxBtn {
  position: fixed;
  bottom: 15.5rem;
  right: 30px;
  display: none;
  z-index: 1040;
  font-size: 24px;
  line-height: 1;
  background-image: url('../../../../images/backgrounds/21_Aktion.png');
  background-size: contain;
  background-repeat: no-repeat;
  background-color: transparent;
  border: none;
  box-shadow: none;
  width: 60px;
  height: 60px;
}
@media (max-width: 1500px) {
  #openBoxBtn {
    bottom: 14rem;
    right: 30px;
    top: unset;
  }
}
/*# sourceMappingURL=custom_16.css.map */