/* Source common/css/styles/default/default.scss */

@charset "UTF-8";
.nobreak {
  white-space: nowrap;
}

.nohyphens {
  hyphens: none;
}

.hideme {
  display: none !important;
}

hr {
  border: 0;
  border-top: 0.0625rem solid #cbd1d5;
  margin: 1.5em 0 0.75em 0;
}

::selection {
  background: #bc6200;
  color: #000;
}

* {
  -webkit-tap-highlight-color: rgba(239, 125, 0, 0.1);
  box-sizing: border-box;
}
@media (min-width: 61.875rem) {
  * {
    hyphens: none;
  }
}

main {
  display: block;
}

html {
  text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  letter-spacing: calc((0.75rem + 0.25 * (100vw - 20rem) / (73.75)) / 1000 * 0);
  font-size: 0.75rem;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  background: #fff;
  color: #000;
  font-family: "Inter", sans-serif;
  font-feature-settings: "liga", "kern";
  font-kerning: normal;
  font-weight: 400;
  hyphenate-limit-chars: 6 3 2;
  hyphens: auto;
  line-height: 1.5;
  margin: 0 auto;
  max-width: 160rem;
  position: relative;
  text-rendering: geometricPrecision;
}
@media (min-width: 20rem) {
  body {
    font-size: calc(0.75rem + 0.25 * (100vw - 20rem) / (73.75));
  }
}
@media (min-width: 93.75rem) {
  body {
    font-size: 1rem;
  }
}
body.accessibility-enhanced a.main-color {
  color: #ef7d00;
  text-decoration: underline;
  text-decoration-thickness: 2px;
  text-underline-offset: 2px;
}
body.accessibility-enhanced a.main-color:hover, body.accessibility-enhanced a.main-color:focus {
  text-decoration-thickness: 3px;
}
body.accessibility-enhanced .button.orange_button {
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
}
body.accessibility-enhanced .button.orange_button:focus {
  box-shadow: 0 0 0 3px rgba(0, 95, 204, 0.5), 0 2px 4px rgba(0, 0, 0, 0.2);
}
body.accessibility-enhanced .main-color-text {
  color: #ef7d00;
  text-shadow: 1px 1px 2px rgba(255, 255, 255, 0.8);
}
body.no_scroll {
  overflow: hidden;
}

h1,
h2,
h3,
h4,
h5,
h6,
.style_h1,
.style_h2,
.style_h3,
.style_h4,
.style_h5,
.style_h6 {
  hyphens: none;
  word-wrap: break-word;
}

h1,
.style_h1 {
  letter-spacing: calc((1.375rem + 0.5 * (100vw - 20rem) / (73.75)) / 1000 * 0);
  font-size: 1.375rem;
  color: #ef7d00;
  font-family: "Inter", sans-serif;
  font-weight: 700;
  line-height: 1.35;
  margin: 0 0 0.75em;
}
@media (min-width: 20rem) {
  h1,
.style_h1 {
    font-size: calc(1.375rem + 0.5 * (100vw - 20rem) / (73.75));
  }
}
@media (min-width: 93.75rem) {
  h1,
.style_h1 {
    font-size: 1.875rem;
  }
}
h1 .addition,
.style_h1 .addition {
  display: block;
  color: #000;
}

h2,
.style_h2 {
  letter-spacing: calc((1.125rem + 0.4375 * (100vw - 20rem) / (73.75)) / 1000 * 0);
  font-size: 1.125rem;
  color: #ef7d00;
  font-family: "Inter", sans-serif;
  font-weight: 700;
  line-height: 1.35;
  margin: 0 0 1.125em;
  padding-top: 1.125em;
}
@media (min-width: 20rem) {
  h2,
.style_h2 {
    font-size: calc(1.125rem + 0.4375 * (100vw - 20rem) / (73.75));
  }
}
@media (min-width: 93.75rem) {
  h2,
.style_h2 {
    font-size: 1.5625rem;
  }
}

h3,
.style_h3 {
  letter-spacing: calc((1rem + 0.25 * (100vw - 20rem) / (73.75)) / 1000 * 0);
  font-size: 1rem;
  color: #000;
  font-family: "Inter", sans-serif;
  font-weight: 700;
  line-height: 1.35;
  margin: 0 0 0.75em;
  padding-top: 0.75em;
}
@media (min-width: 20rem) {
  h3,
.style_h3 {
    font-size: calc(1rem + 0.25 * (100vw - 20rem) / (73.75));
  }
}
@media (min-width: 93.75rem) {
  h3,
.style_h3 {
    font-size: 1.25rem;
  }
}

h4,
.style_h4 {
  letter-spacing: calc((0.875rem + 0.125 * (100vw - 20rem) / (73.75)) / 1000 * 0);
  font-size: 0.875rem;
  color: #000;
  font-family: "Inter", sans-serif;
  font-weight: 700;
  line-height: 1.35;
  margin: 0 0 0.75em;
}
@media (min-width: 20rem) {
  h4,
.style_h4 {
    font-size: calc(0.875rem + 0.125 * (100vw - 20rem) / (73.75));
  }
}
@media (min-width: 93.75rem) {
  h4,
.style_h4 {
    font-size: 1rem;
  }
}

h5,
.style_h5 {
  letter-spacing: calc((0.875rem + 0.125 * (100vw - 20rem) / (73.75)) / 1000 * 0);
  font-size: 0.875rem;
  color: #000;
  font-family: "Inter", sans-serif;
  font-weight: 700;
  line-height: 1.35;
  margin: 0;
}
@media (min-width: 20rem) {
  h5,
.style_h5 {
    font-size: calc(0.875rem + 0.125 * (100vw - 20rem) / (73.75));
  }
}
@media (min-width: 93.75rem) {
  h5,
.style_h5 {
    font-size: 1rem;
  }
}

h6,
.style_h6 {
  letter-spacing: calc((0.75rem + 0.125 * (100vw - 20rem) / (73.75)) / 1000 * 0);
  font-size: 0.75rem;
  color: #000;
  font-family: "Inter", sans-serif;
  font-weight: 700;
  line-height: 1.35;
  margin: 0;
}
@media (min-width: 20rem) {
  h6,
.style_h6 {
    font-size: calc(0.75rem + 0.125 * (100vw - 20rem) / (73.75));
  }
}
@media (min-width: 93.75rem) {
  h6,
.style_h6 {
    font-size: 0.875rem;
  }
}

p,
.style_p {
  letter-spacing: calc((0.75rem + 0.25 * (100vw - 20rem) / (73.75)) / 1000 * 0);
  font-size: 0.75rem;
  color: #000;
  font-family: "Inter", sans-serif;
  font-weight: 400;
  line-height: 1.5;
  margin: 0 0 0.75em;
}
@media (min-width: 20rem) {
  p,
.style_p {
    font-size: calc(0.75rem + 0.25 * (100vw - 20rem) / (73.75));
  }
}
@media (min-width: 93.75rem) {
  p,
.style_p {
    font-size: 1rem;
  }
}

a {
  color: #000;
  font-weight: 400;
  transition: color 300ms;
}
a:active, a.active {
  color: #ef7d00;
  outline: 0;
}
a:focus {
  outline: 0.125rem solid #005FCC;
  outline-offset: 0.125rem;
  text-decoration: none;
  box-shadow: 0 0 0 0.25rem rgba(0, 95, 204, 0.2);
}
a:focus[data-focus-method=mouse], a:focus[data-focus-method=touch] {
  outline: 0;
  box-shadow: none;
}
a:hover {
  text-decoration: none;
}
a:not([aria-label]):not([title]):empty::after {
  content: "Link ohne Beschreibung";
  position: absolute;
  left: -9999px;
  width: 1px;
  height: 1px;
  overflow: hidden;
}
a.main-color-link {
  color: #ef7d00;
  text-decoration: underline;
  text-decoration-thickness: 2px;
  text-underline-offset: 2px;
}
a.main-color-link:hover, a.main-color-link:focus {
  text-decoration-thickness: 3px;
}
a[tabindex="-1"] {
  display: block;
}
a[tabindex="-1"]:focus {
  outline: 0;
}
a[tabindex="-1"][id] {
  position: relative;
}
a[tabindex="-1"][id]:after {
  content: "";
}
a.touch_link {
  color: #000;
  display: block;
  text-decoration: none;
}
a.touch_link .title {
  display: inline-block;
  margin-bottom: 0.375em;
  outline-offset: 0;
  padding: 0;
  transition: color 300ms;
}
a.touch_link:focus {
  outline: 0;
}
a.touch_link:focus .title {
  outline: 0.1875rem solid rgba(239, 125, 0, 0.8);
  outline-offset: 0.0625rem;
  text-decoration: none;
}
a.touch_link:focus[data-focus-method=mouse] .title, a.touch_link:focus[data-focus-method=touch] .title {
  outline: 0;
}

.highlighted:not(.form):not(.calendar_header) {
  animation: highlighted_anchor 900ms;
}

strong {
  font-weight: 700;
}

em {
  font-style: normal;
}

blockquote {
  margin: 0 0 0.75em 1ch;
  text-indent: -1ch;
}
blockquote:before {
  content: "„";
}
blockquote:after {
  content: "“";
}

small {
  font-size: 85%;
}

sup {
  font-size: 85%;
  line-height: 1;
  position: relative;
  /*top: (-5 * $rem);*/
}

sub {
  bottom: -0.125rem;
  font-size: 85%;
  line-height: 1;
  position: relative;
}

.table {
  -webkit-overflow-scrolling: touch;
  margin-bottom: 1.5em;
  overflow-y: auto;
}

* + .table {
  margin-top: 1.5em;
}

table {
  border-bottom: 0.0625rem solid #cbd1d5;
  border-collapse: collapse;
  border-spacing: 0;
  margin: 0;
  width: 100%;
}

.responsive_table {
  overflow-x: auto;
}
.responsive_table table {
  min-width: 25rem;
}
.responsive_table_500 {
  overflow-x: auto;
}
.responsive_table_500 table {
  min-width: 31.25rem;
}
.responsive_table_600 {
  overflow-x: auto;
}
.responsive_table_600 table {
  min-width: 37.5rem;
}
.responsive_table_700 {
  overflow-x: auto;
}
.responsive_table_700 table {
  min-width: 43.75rem;
}
.responsive_table_800 {
  overflow-x: auto;
}
.responsive_table_800 table {
  min-width: 50rem;
}
.responsive_table_900 {
  overflow-x: auto;
}
.responsive_table_900 table {
  min-width: 56.25rem;
}

th {
  font-weight: 700;
  text-align: left;
}

td,
th {
  border-bottom: 0.0625rem solid #cbd1d5;
  padding: 0.75em 0.3em;
  transition: background 300ms;
  vertical-align: center;
  max-width: 31.25rem;
  width: fit-content;
}

tr:hover td,
tr:hover th {
  background: #e7eaec;
}

.membership_display_prices .table td {
  text-align: right;
}

ol {
  counter-reset: list;
  list-style: none;
  margin: 0 0 0.75em;
  padding: 0;
}
ol > li {
  padding-left: 1.5em;
  position: relative;
}
ol > li:before {
  color: #ef7d00;
  content: counter(list) ".";
  counter-increment: list;
  font-weight: 700;
  left: 0;
  line-height: 1.5;
  position: absolute;
  text-align: right;
  width: 1.125em;
}
ol ol, ol ul {
  margin: 0;
}

ul {
  list-style: url('data:image/svg+xml;charset=UTF-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 10 10" width="10" height="10"><rect height="7" width="7" x="0" y="1" fill="%23ef7d00"/></svg>');
  margin: 0 0 0.75em;
  padding-left: 1.125em;
}
ul > li {
  padding-left: 0.375em;
}
ul ol, ul ul {
  margin: 0;
}

.defined_list {
  width: 100%;
}
.defined_list dl {
  border-bottom: 0.0625rem solid #cbd1d5;
  margin: 0.75em 0;
}
@media (min-width: 35rem) {
  .defined_list dl {
    display: flex;
    flex-wrap: wrap;
  }
}
.defined_list dt {
  border-top: 0.0625rem solid #cbd1d5;
  font-weight: 700;
  padding: 1.2em 0 0.6em 0;
}
@media (min-width: 35rem) {
  .defined_list dt {
    flex: 0 0 40%;
    max-width: 40%;
    padding: 0.75em 0.75em 0.75em 0;
  }
}
.defined_list dd {
  margin: 0;
  padding: 0 0 1.2em 0;
}
@media (min-width: 35rem) {
  .defined_list dd {
    border-top: 0.0625rem solid #cbd1d5;
    flex: 0 0 60%;
    max-width: 60%;
    padding: 0.75em 0 0.75em 0;
  }
}
.defined_list dd ul,
.defined_list dd p {
  margin: 0;
}

nav {
  user-select: none;
}
nav ol {
  margin: 0;
}
nav ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
nav li {
  margin: 0;
  padding: 0;
}
nav li:before {
  display: none;
}

figure {
  margin: 0 0 1.5em;
}
figure img {
  display: block;
}
figure.center {
  margin-left: auto;
  margin-right: auto;
}
figure.floatleft {
  float: left;
  margin-right: 1.5em;
}
figure.floatright {
  float: right;
  margin-left: 1.5em;
}
figure.top_spacing {
  margin-top: 3em;
}

figcaption {
  font-size: 85%;
  margin-top: 0.375em;
  text-align: left;
}

.img_container {
  overflow: hidden;
}
.img_container img,
.img_container svg {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

.img_resize {
  height: 0;
  position: relative;
  width: 100%;
}

img {
  border: 0;
  display: inline-block;
  height: auto;
  max-width: 100%;
  user-select: none;
}

svg {
  height: 100%;
  transform: scale(1);
  width: 100%;
}
svg a:focus {
  outline: 0;
}

/* Source common/css/styles/default/form_default.scss */

input,
select,
textarea,
button {
  font-family: inherit;
  font-weight: 400;
  letter-spacing: calc((0.75rem + 0.25 * (100vw - 20rem) / (73.75)) / 1000 * 0);
  font-size: 0.75rem;
}
@media (min-width: 20rem) {
  input,
select,
textarea,
button {
    font-size: calc(0.75rem + 0.25 * (100vw - 20rem) / (73.75));
  }
}
@media (min-width: 93.75rem) {
  input,
select,
textarea,
button {
    font-size: 1rem;
  }
}

label {
  cursor: pointer;
}

input[type=number] {
  -moz-appearance: textfield;
}
input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
}
input[type=time]::-webkit-inner-spin-button, input[type=time]::-webkit-outer-spin-button, input[type=date]::-webkit-inner-spin-button, input[type=date]::-webkit-outer-spin-button {
  -webkit-appearance: none;
}
input:-webkit-autofill {
  -webkit-text-fill-color: #000;
  box-shadow: 0 0 0 62.5rem #fff inset, 0 0 0 #ef7d00 inset, 0 0 0 0 rgba(239, 125, 0, 0.2) !important;
}
input::-ms-clear {
  display: none;
  height: 0;
  width: 0;
}

::placeholder {
  color: #1c1c1c;
  user-select: none;
}

.required_asterisk {
  color: #ef7d00;
}

.required_description {
  font-size: 85%;
}

.error_warning {
  background: #ef7d00;
  color: #fff;
  display: none;
  font-weight: 700;
  margin-right: 0.375em;
  padding: 0 0.375em;
  text-align: center;
  user-select: none;
}
.error_warning.show {
  display: inline-block;
}

fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}

.legend {
  letter-spacing: calc((1rem + 0.25 * (100vw - 20rem) / (73.75)) / 1000 * 0);
  font-size: 1rem;
  color: #000;
  font-family: "Inter", sans-serif;
  font-weight: 700;
  line-height: 1.35;
  margin: 0 0 0.75em;
  padding: 0.75em 0 0;
  width: 100%;
}
@media (min-width: 20rem) {
  .legend {
    font-size: calc(1rem + 0.25 * (100vw - 20rem) / (73.75));
  }
}
@media (min-width: 93.75rem) {
  .legend {
    font-size: 1.25rem;
  }
}
.legend .label {
  margin-bottom: 0;
}

.label {
  display: inline-block;
  margin-bottom: 0.375em;
  font-weight: 700;
}

.input,
.textarea {
  -moz-appearance: none;
  -webkit-appearance: none;
  background: #fff;
  border: 0.0625rem solid #cbd1d5;
  border-radius: 0.375rem;
  box-shadow: 0 0 0 #cbd1d5 inset;
  color: #000;
  margin: 0 0 0.999em;
  outline: 0;
  width: 100%;
}
.input[aria-invalid=true],
.textarea[aria-invalid=true] {
  border-color: #ef7d00;
}
.input[aria-invalid=true]:focus,
.textarea[aria-invalid=true]:focus {
  border-color: #ef7d00;
  box-shadow: 0 0 0 #ef7d00 inset, 0 0 0 0 rgba(239, 125, 0, 0.2);
  color: #000;
}
.input:focus,
.textarea:focus {
  border-color: #ef7d00;
  box-shadow: 0 0 0 #ef7d00 inset, 0 0 0 0 rgba(239, 125, 0, 0.2);
  color: #000;
}

.input {
  padding: 0 0.75em;
  transition: border 300ms;
  height: 2rem;
}
@media (min-width: 20rem) {
  .input {
    height: calc(2rem + 0.75 * (100vw - 20rem) / (73.75));
  }
}
@media (min-width: 93.75rem) {
  .input {
    height: 2.75rem;
  }
}

.textarea {
  line-height: 1.5;
  overflow-x: hidden;
  padding: 0.75em;
  resize: none;
  transition: border 300ms, height 300ms;
}

.control {
  align-items: flex-start;
  display: flex;
  margin: 0.375em 0.75em 0.75em 0;
  position: relative;
}
.control.checkbox input:checked ~ .indicator .icon {
  opacity: 1;
  visibility: visible;
}
.control label {
  z-index: 1;
}
.control input {
  border: 0;
  bottom: 0;
  cursor: pointer;
  height: 100%;
  left: 0;
  margin: 0;
  opacity: 0;
  padding: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
  z-index: 1;
}
.control input[aria-invalid=true] ~ .indicator {
  border-color: #ef7d00;
}
.control input[aria-invalid=true]:focus ~ .indicator {
  border-color: #ef7d00;
  box-shadow: 0 0 0 #ef7d00 inset, 0 0 0 0 rgba(239, 125, 0, 0.2);
  color: #000;
}
.control input:focus ~ .indicator {
  border-color: #ef7d00;
  box-shadow: 0 0 0 #ef7d00 inset, 0 0 0 0 rgba(239, 125, 0, 0.2);
  color: #000;
}
.control .indicator_wrapper {
  align-items: center;
  display: flex;
  flex-shrink: 0;
  margin-right: 0.75em;
}
.control .indicator {
  align-items: center;
  background: #fff;
  border-radius: 0.375rem;
  border: 0.0625rem solid #cbd1d5;
  display: flex;
  height: 1.375rem;
  justify-content: center;
  position: relative;
  transition: border 300ms;
  width: 1.375rem;
}
.control .indicator .icon {
  display: flex;
  fill: #000;
  height: 0.625rem;
  opacity: 0;
  position: absolute;
  transition: opacity 300ms;
  visibility: hidden;
  width: 0.625rem;
}

.select_wrapper {
  display: block;
}

.select {
  align-content: center;
  background: #fff;
  border: 0.0625rem solid #cbd1d5;
  border-radius: 0.375rem;
  box-shadow: 0 0 0 #cbd1d5 inset;
  color: #000;
  cursor: pointer;
  display: flex;
  margin: 0 0 0.999em;
  position: relative;
  transition: border 300ms;
  width: 100%;
}
@media not all and (min-resolution: 0.001dpcm) {
  @supports (-webkit-appearance: none) {
    .select {
      padding: 0 0.75em;
    }
  }
}
.select:before {
  border: 0.625rem solid transparent;
  border-top-color: #000;
  content: "";
  display: inline-block;
  height: 0;
  margin-top: -0.3125rem;
  pointer-events: none;
  position: absolute;
  right: 0.75em;
  top: 50%;
  width: 0;
}
.select.error {
  border-color: #ef7d00;
}
.select.error.focus {
  border-color: #ef7d00;
  box-shadow: 0 0 0 #ef7d00 inset, 0 0 0 0 rgba(239, 125, 0, 0.2);
  color: #000;
}
.select:has(select:focus), .select.focus {
  border-color: #ef7d00;
  box-shadow: 0 0 0 #ef7d00 inset, 0 0 0 0 rgba(239, 125, 0, 0.2);
  color: #000;
}

select {
  -moz-appearance: none;
  -webkit-appearance: none;
  background: transparent;
  border: 0;
  color: #000;
  cursor: pointer;
  margin: 0;
  outline: 0;
  overflow: hidden;
  padding: 0 3em 0 0.75em;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 100%;
  min-height: 1.875rem;
}
@media not all and (min-resolution: 0.001dpcm) {
  @supports (-webkit-appearance: none) {
    select {
      padding: 0;
    }
  }
}
@media (min-width: 20rem) {
  select {
    min-height: calc(1.875rem + 0.75 * (100vw - 20rem) / (73.75));
  }
}
@media (min-width: 93.75rem) {
  select {
    min-height: 2.625rem;
  }
}
select option {
  min-height: 1.875rem;
}
@media (min-width: 20rem) {
  select option {
    min-height: calc(1.875rem + 0.75 * (100vw - 20rem) / (73.75));
  }
}
@media (min-width: 93.75rem) {
  select option {
    min-height: 2.625rem;
  }
}
select::-ms-expand {
  display: none;
}
select:focus:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #000;
}
select:focus::-ms-value {
  background: none;
  color: #000;
}

