* {
  box-sizing: border-box;
  font-family: var(--default-font);
}
body,
html {
  padding: 0;
  margin: 0;
  background-color: var(--white);
}
h1,
h2,
h3,
h4,
h5,
h6,
p,
ul {
  padding: 0;
  margin: 0;
}
a,
button {
  outline: none;
}
a {
  text-decoration: none;
  color: black;
}
:root {
  --fz-menu: 18px;
  --fz-mdl: 20px;
  --fz-sm: 10px;
  --fz-main-header: 32px;
  --main-color-dark: #295045;
  --bg-light: #EFFEC8;
  --bg-dark: #E3D6C9;
  --inactive: #707070;
  --black: #000;
  --white: #fff;
  --default-font: 'Noto Sans', sans-serif;
  --color-important: red;
  --link-color: #e4717a;
  --berater-link: #CD5C5C;
  --tuerkis: #2BE3CD;
}
@font-face {
  font-family: 'Noto Sans';
  src: url('../font/NotoSans-Regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Noto Sans';
  src: url('../font/NotoSans-Bold.ttf') format('truetype');
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: 'Noto Sans';
  src: url('../font/NotoSans-Italic.ttf') format('truetype');
  font-weight: normal;
  font-style: italic;
}
@font-face {
  font-family: 'Minion';
  src: url('../font/MinionPro-Regular.otf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
/*
* Normalize.css CSS resets
* https://necolas.github.io/normalize.css/
*/
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  line-height: 1.15;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}
/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0;
}
/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block;
}
/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
/* Grouping content
   ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
}
/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}
/* Text-level semantics
   ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
}
/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  text-decoration: underline dotted;
  /* 2 */
}
/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bold;
}
/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}
/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}
/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
/* Embedded content
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none;
}
/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */
}
/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible;
}
/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none;
}
/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
/**
 * Remove the inner border and padding in Firefox.
 */
/**
 * Restore the focus styles unset by the previous rule.
 */
/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}
/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */
}
/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}
/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
}
/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}
/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
}
/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}
/* Interactive
   ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}
/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}
/* Misc
   ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none;
}
/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none;
}
/*
* LESS Version of Skeleton Framework
* https://github.com/WhatsNewSaes/Skeleton-Less
*/
/*
* Skeleton V2.0.4
* Copyright 2014, Dave Gamache
* www.getskeleton.com
* Free to use under the MIT license.
* http://www.opensource.org/licenses/mit-license.php
* 12/29/2014
* Less Version by Seth Coelen https://github.com/whatsnewsaes
*/
/* Table of contents
––––––––––––––––––––––––––––––––––––––––––––––––––
- Grid
- Base Styles
- Typography
- Links
- Buttons
- Forms
- Lists
- Code
- Tables
- Spacing
- Utilities
- Clearing
- Media Queries
*/
/* Grid
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.container {
  position: relative;
  width: 100%;
  max-width: 100%;
  margin: 0 auto;
  padding: 0 20px;
  box-sizing: border-box;
}
.column,
.columns {
  width: 100%;
  float: left;
  box-sizing: border-box;
}
/* For devices larger than 400px */
@media (min-width: 360px) {
  .container {
    width: 360px;
    padding: 0;
  }
}
/* For devices larger than 550px */
@media (min-width: 768px) {
  .container {
    width: 768px;
    max-width: 65%;
  }
  .column,
  .columns {
    margin-left: 4%;
  }
  .column:first-child,
  .columns:first-child {
    margin-left: 0;
  }
}
@media (min-width: 768px) and (min-width: 550px) {
  .container {
    width: 80%;
  }
  .column,
  .columns {
    margin-left: 4%;
  }
  .column:first-child,
  .columns:first-child {
    margin-left: 0;
  }
  .one.column,
  .one.columns {
    width: 4.66666667%;
  }
  .two.columns {
    width: 13.33333333%;
  }
  .three.columns {
    width: 22%;
  }
  .four.columns {
    width: 30.66666667%;
  }
  .five.columns {
    width: 39.33333333%;
  }
  .six.columns {
    width: 48%;
  }
  .seven.columns {
    width: 56.66666667%;
  }
  .eight.columns {
    width: 65.33333333%;
  }
  .nine.columns {
    width: 74%;
  }
  .ten.columns {
    width: 82.66666667%;
  }
  .eleven.columns {
    width: 91.33333333%;
  }
  .twelve.columns {
    width: 100%;
    margin-left: 0;
  }
  .one-third.column {
    width: 30.66666667%;
  }
  .two-thirds.column {
    width: 65.33333333%;
  }
  .one-half.column {
    width: 48%;
  }
  .offset-by-one.column,
  .offset-by-one.columns {
    margin-left: 8.66666667%;
  }
  .offset-by-two.column,
  .offset-by-two.columns {
    margin-left: 17.33333333%;
  }
  .offset-by-three.column,
  .offset-by-three.columns {
    margin-left: 26%;
  }
  .offset-by-four.column,
  .offset-by-four.columns {
    margin-left: 34.66666667%;
  }
  .offset-by-five.column,
  .offset-by-five.columns {
    margin-left: 43.33333333%;
  }
  .offset-by-six.column,
  .offset-by-six.columns {
    margin-left: 52%;
  }
  .offset-by-seven.column,
  .offset-by-seven.columns {
    margin-left: 60.66666667%;
  }
  .offset-by-eight.column,
  .offset-by-eight.columns {
    margin-left: 69.33333333%;
  }
  .offset-by-nine.column,
  .offset-by-nine.columns {
    margin-left: 78%;
  }
  .offset-by-ten.column,
  .offset-by-ten.columns {
    margin-left: 86.66666667%;
  }
  .offset-by-eleven.column,
  .offset-by-eleven.columns {
    margin-left: 95.33333333%;
  }
  .offset-by-one-third.column,
  .offset-by-one-third.columns {
    margin-left: 34.66666667%;
  }
  .offset-by-two-thirds.column,
  .offset-by-two-thirds.columns {
    margin-left: 69.33333333%;
  }
  .offset-by-one-half.column,
  .offset-by-one-half.columns {
    margin-left: 52%;
  }
}
/* Base Styles
–––––––––––––––––––––––––––––––––––––––––––––––––– */
/* NOTE
html is set to 62.5% so that all the REM measurements throughout Skeleton
are based on 10px sizing. So basically 1.5rem = 15px :) */
html {
  font-size: 62.5%;
}
body {
  font-size: 1.6rem;
  /* currently ems cause chrome bug misinterpreting rems on body element */
  line-height: 1.6;
  font-weight: 400;
}
/* Typography
–––––––––––––––––––––––––––––––––––––––––––––––––– */
h1,
h2,
h3,
h4,
h5,
h6 {
  margin-top: 0;
  margin-bottom: 2rem;
  font-weight: 300;
}
h1 {
  font-size: 4rem;
  line-height: 1.2;
  letter-spacing: -0.1rem;
}
h2 {
  font-size: 3.6rem;
  line-height: 1.25;
  letter-spacing: -0.1rem;
}
h3 {
  font-size: 3rem;
  line-height: 1.3;
  letter-spacing: -0.1rem;
}
h4 {
  font-size: 2.4rem;
  line-height: 1.35;
  letter-spacing: -0.08rem;
}
h5 {
  font-size: 1.8rem;
  line-height: 1.5;
  letter-spacing: -0.05rem;
}
h6 {
  font-size: 1.5rem;
  line-height: 1.6;
  letter-spacing: 0;
}
/* Larger than phablet */
@media (min-width: 768px) {
  h1 {
    font-size: 5rem;
  }
  h2 {
    font-size: 4.2rem;
  }
  h3 {
    font-size: 3.6rem;
  }
  h4 {
    font-size: 3rem;
  }
  h5 {
    font-size: 2.4rem;
  }
  h6 {
    font-size: 1.5rem;
  }
}
p {
  margin-top: 0;
}
/* Links
–––––––––––––––––––––––––––––––––––––––––––––––––– */
/* Buttons
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.button,
button {
  display: inline-block;
  height: 38px;
  padding: 0 30px;
  text-align: center;
  font-size: 11px;
  font-weight: 600;
  line-height: 38px;
  letter-spacing: 0.1rem;
  text-decoration: none;
  white-space: nowrap;
  background-color: transparent;
  cursor: pointer;
  box-sizing: border-box;
}
.button:hover,
button:hover {
  outline: 0;
}
input[type="submit"]:hover,
input[type="reset"]:hover,
input[type="button"]:hover {
  outline: 0;
}
.button:focus,
button:focus {
  outline: 0;
}
input[type="submit"]:focus,
input[type="reset"]:focus,
input[type="button"]:focus {
  outline: 0;
}
.button.button-primary:hover,
button.button-primary:hover {
  color: #fff;
}
input[type="submit"].button-primary:hover,
input[type="reset"].button-primary:hover,
input[type="button"].button-primary:hover {
  color: #fff;
}
.button.button-primary:focus,
button.button-primary:focus {
  color: #fff;
}
input[type="submit"].button-primary:focus,
input[type="reset"].button-primary:focus,
input[type="button"].button-primary:focus {
  color: #fff;
}
input[type="email"],
input[type="number"],
input[type="search"],
input[type="text"],
input[type="tel"],
input[type="url"],
input[type="password"] {
  background-color: #fff;
  box-shadow: none;
  box-sizing: border-box;
}
/* Forms
–––––––––––––––––––––––––––––––––––––––––––––––––– */
textarea,
select {
  height: 38px;
  padding: 6px 10px;
  /* The 6px vertically centers text on FF, ignored by Webkit */
  background-color: #fff;
  box-shadow: none;
  box-sizing: border-box;
}
/* Removes awkward default styles on some inputs for iOS */
input[type="email"],
input[type="number"],
input[type="search"],
input[type="text"],
input[type="tel"],
input[type="url"],
input[type="password"] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  min-height: 65px;
  padding-top: 6px;
  padding-bottom: 6px;
}
input[type="email"]:focus,
input[type="number"]:focus,
input[type="search"]:focus,
input[type="text"]:focus,
input[type="tel"]:focus,
input[type="url"]:focus,
input[type="password"]:focus {
  outline: 0;
}
textarea:focus,
select:focus {
  outline: 0;
}
fieldset {
  padding: 0;
  border-width: 0;
}
label > .label-body {
  display: inline-block;
  font-weight: normal;
}
/* Lists
–––––––––––––––––––––––––––––––––––––––––––––––––– */
ul {
  list-style: circle inside;
}
ol {
  list-style: decimal inside;
  padding-left: 0;
  margin-top: 0;
}
ul {
  padding-left: 0;
  margin-top: 0;
}
ul ul,
ul ol {
  margin: 1.5rem 0 1.5rem 3rem;
  font-size: 90%;
}
ol ol,
ol ul {
  margin: 1.5rem 0 1.5rem 3rem;
  font-size: 90%;
}
/* Code
–––––––––––––––––––––––––––––––––––––––––––––––––– */
code {
  padding: 0.2rem 0.5rem;
  margin: 0 0.2rem;
  font-size: 90%;
  white-space: nowrap;
}
pre > code {
  display: block;
  padding: 1rem 1.5rem;
  white-space: pre;
}
/* Tables
–––––––––––––––––––––––––––––––––––––––––––––––––– */
th,
td {
  padding: 12px 15px;
  text-align: left;
}
/* Spacing
–––––––––––––––––––––––––––––––––––––––––––––––––– */
button,
.button {
  margin-bottom: 1rem;
}
pre,
blockquote,
dl,
figure,
table,
p,
ul,
ol,
form {
  margin-bottom: 2.5rem;
}
/* Utilities
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.u-full-width {
  width: 100%;
  box-sizing: border-box;
}
.u-max-full-width {
  max-width: 100%;
  box-sizing: border-box;
}
.u-pull-right {
  float: right;
}
.u-pull-left {
  float: left;
}
/* Misc
–––––––––––––––––––––––––––––––––––––––––––––––––– */
hr {
  margin-top: 3rem;
  margin-bottom: 3.5rem;
  border-width: 0;
}
/* Clearing
–––––––––––––––––––––––––––––––––––––––––––––––––– */
/* Self Clearing Goodness */
/* Media Queries
–––––––––––––––––––––––––––––––––––––––––––––––––– */
/*
Note: The best way to structure the use of media queries is to create the queries
near the relevant code. For example, if you wanted to change the styles for buttons
on small devices, paste the mobile query code up in the buttons section and style it
there.
*/
/* Larger than mobile */
/* Larger than phablet (also point when grid becomes active) */
/* Larger than tablet */
/* Larger than desktop */
/* Larger than Desktop HD */
@media (min-width: 360px) {
  .container {
    width: 360px;
  }
}
@media (min-width: 768px) {
  .container {
    width: 360px;
  }
}
@media (min-width: 768px) {
  .container {
    width: 768px;
  }
}
@media (min-width: 1024px) {
  .container {
    width: 1024px;
  }
}
@media (min-width: 1280px) {
  .container {
    width: auto;
  }
}
.d-flex {
  display: flex;
}
.jc-sb {
  justify-content: space-between !important;
}
.jc-sa {
  justify-content: space-around !important;
}
.jc-c {
  justify-content: center !important;
}
.jc-e {
  justify-content: end !important;
}
.ai-c {
  align-items: center !important;
}
.fw-wr {
  flex-wrap: wrap !important;
}
.fd-c {
  flex-direction: column !important;
}
.radio-fd-c .form-block label:first-of-type {
  width: 92.5%;
  word-wrap: anywhere;
  hyphens: auto;
}
@media (min-width: 360px) {
  .radio-fd-c .form-block label:first-of-type {
    width: 92.5%;
  }
}
@media (min-width: 768px) {
  .radio-fd-c .form-block label:first-of-type {
    width: 92.5%;
  }
}
@media (min-width: 1024px) {
  .radio-fd-c .form-block label:first-of-type {
    width: 92.5%;
  }
}
.faded-out {
  animation: fadeOut 1s ease-in forwards;
}
.half-length {
  width: 100%;
}
.half-length + .input-wrapper {
  height: fit-content;
}
@media (min-width: 768px) {
  .half-length {
    width: 48.5%;
  }
}
.fw-b {
  font-weight: bold;
}
.m-0 {
  margin: 0 !important;
}
.mt-0 {
  margin-top: 0rem !important;
}
.mt-1 {
  margin-top: 1rem !important;
}
.mt-2 {
  margin-top: 2rem !important;
}
.mt-3 {
  margin-top: 3rem !important;
}
.mt-4 {
  margin-top: 4rem !important;
}
.mb-0 {
  margin-bottom: 0rem !important;
}
.mb-1 {
  margin-bottom: 1rem !important;
}
.mb-2 {
  margin-bottom: 2rem !important;
}
.mb-3 {
  margin-bottom: 3rem !important;
}
.mb-4 {
  margin-bottom: 4rem !important;
}
.pl-2 {
  padding-left: 2rem !important;
}
.radios-grounded input[type="radio"] {
  transform: none;
}
.vertical-list {
  flex-direction: column !important;
}
.vertical-list div {
  margin-bottom: 1rem;
}
.divider {
  width: 2px;
  height: 16px;
  background-color: var(--main-color-dark);
  display: none;
}
@media (min-width: 1024px) {
  .divider {
    display: block;
  }
}
.textfeld {
  border: 0;
  border-bottom: 2px groove var(--main-color-dark);
}
.auswahlfeld {
  width: 100%;
}
.auswahlfeld-ohnejs {
  width: 100%;
}
.label-bold {
  font-weight: bold;
}
.needed {
  color: var(--inactive) !important;
}
.btn-login {
  background-color: var(--main-color-dark);
  color: white;
  font-size: 1.4rem;
  position: relative;
  text-transform: unset;
  margin-top: 2rem;
}
@media (min-width: 768px) {
  .btn-login {
    background: linear-gradient(to right, var(--main-color-dark) 50%, var(--inactive) 50%) right;
    background-size: 200% 100%;
    transition: 0.2s ease-out;
    margin-bottom: 0;
    text-transform: none;
    margin-top: 0;
  }
  .btn-login:hover {
    background-position: left;
  }
}
.btn-login > .btn-text {
  z-index: 10;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 0;
  left: 0;
  margin: 0 auto;
  font-weight: 600;
  font-size: 24px;
}
@media (min-width: 768px) {
  .btn-login > .btn-text {
    font-size: 18px;
  }
}
input[type="checkbox"],
input[type="radio"] {
  appearance: none;
  background-color: #fff;
  margin: 0;
  font: inherit;
  color: var(--main-color-dark);
  width: 1.2em !important;
  height: 1.2em;
  border: 0.1em solid currentColor;
  border-radius: 50%;
  transform: translateY(-0.175em);
  display: grid;
  place-content: center;
  padding-right: 4px;
}
input[type="checkbox"]:focus,
input[type="radio"]:focus {
  outline: 2px solid var(--main-color-dark);
}
input[type="checkbox"].input-checkbox {
  translate: none;
}
input[type="checkbox"]::before,
input[type="radio"]::before {
  content: "";
  margin-left: 4px;
  width: 0.8em;
  height: 0.8em;
  border-radius: 50%;
  transform: scale(0);
  transition: 120ms transform ease-in-out;
  box-shadow: inset 1em 1em var(--main-color-dark);
}
input[type="checkbox"]:checked::before,
input[type="radio"]:checked::before {
  transform: scale(1);
}
input[type="checkbox"] {
  width: 1em !important;
  height: 1em !important;
  border-radius: 2px;
  transform: translateY(0.5rem);
  margin-right: 0.5rem;
}
input[type="checkbox"]:before {
  width: 0.6em !important;
  height: 0.6em !important;
  border-radius: 2px;
}
.arrow-return {
  position: fixed;
  bottom: 40px;
  right: 5%;
  width: 40px;
  height: 40px;
  -webkit-mask: url('../icons/up-arrow-svgrepo-com.svg') center center / cover no-repeat;
  mask: url('../icons/up-arrow-svgrepo-com.svg') center center / cover no-repeat;
  background-color: var(--main-color-dark);
  filter: drop-shadow(0 0 8px #ffffff);
  z-index: 99;
  cursor: pointer;
}
@media (min-width: 1024px) {
  .arrow-return {
    bottom: 40px;
  }
}
@media (min-width: 1024px) {
  .arrow-return {
    width: 60px;
    height: 60px;
  }
}
.important-note {
  padding-bottom: 2rem;
}
.fehlerhinweis {
  display: block;
  color: red;
}
.checkboxes > .fehlerhinweis {
  padding-left: 2rem;
}
.message {
  display: flex;
  margin-top: 2rem;
  width: 70%;
  padding: 1rem;
  text-align: center;
  align-items: center;
  justify-content: center;
  color: red;
  background-color: var(--white);
  box-shadow: 0 0 8px floralwhite;
  position: absolute;
  top: 22rem;
  left: 0;
  right: 0;
  margin: 0 auto;
}
@media (min-width: 768px) {
  .message {
    width: 40%;
  }
}
.message_static {
  position: static;
  margin-top: 8rem;
}
#zurueck {
  order: -1;
}
.grid {
  display: grid;
  grid-template-columns: 4fr 1fr 1fr;
  margin-top: 1rem;
}
.grid_sm {
  display: grid;
  grid-template-columns: 1fr 1fr 8fr;
  margin-top: 1rem;
}
.grid-cell {
  display: flex;
  align-items: center;
  justify-content: center;
}
.optiongroup-anbieter-der-behindertenhilfe {
  margin-top: 2rem;
}
.optiongroup-anbieter-der-behindertenhilfe-wide {
  margin-top: 2rem;
}
.ta-c,
.center {
  text-align: center;
}
.align-right {
  text-align: right;
}
.checkbox_normalized > input {
  transform: none;
}
.important {
  color: var(--color-important);
  font-weight: 600;
}
.suggestion {
  font-size: 18px;
  font-weight: 600;
  padding-top: 2rem;
}
.more-mt {
  margin-top: 3rem;
}
.main-themed {
  color: var(--main-color-dark);
}
.no-border {
  border: none;
}
.link,
.contact-link a,
.inside-link a {
  color: var(--main-color-dark);
  text-decoration: underline;
  transition: 0.2s all;
}
.link:hover,
.contact-link a:hover,
.inside-link a:hover {
  font-size: 16px;
}
.link strong,
.contact-link a strong,
.inside-link a strong {
  color: var(--black);
}
.link strong:hover,
.contact-link a strong:hover,
.inside-link a strong:hover {
  color: var(--main-color-dark);
}
.inside-link a {
  font-size: 16px;
}
.contact-link {
  font-size: 20px;
  padding-bottom: 1rem;
}
.link-hover a {
  transition: 0.2s;
}
.link-hover:hover a {
  color: var(--main-color-dark);
}
.table-wrapper {
  overflow-x: scroll;
  margin-bottom: 2rem;
  position: relative;
}
.open-more {
  width: 150px;
  height: 40px;
  background-color: var(--main-color-dark);
  margin: 0 auto;
  margin-top: 4rem;
}
.table-wrapper::-webkit-scrollbar {
  appearance: none;
  height: 6px;
}
.table-wrapper::-webkit-scrollbar-track {
  background-color: var(--bg-light);
}
.table-wrapper::-webkit-scrollbar-thumb {
  background-color: var(--bg-dark);
  border-radius: 2px;
}
.table-wrapper table {
  width: 100%;
}
.table-wrapper {
  scrollbar-color: var(--bg-dark) var(--bg-light);
  scrollbar-width: thin;
}
.block-centered {
  margin: 0 auto !important;
}
.hidden {
  display: none !important;
}
.dimmed {
  background-color: rgba(0, 0, 0, 0.01);
}
.responsive-table {
  width: 100%;
}
.responsive-table td {
  display: flex;
}
.responsive-table .td-content_header {
  padding-left: 0.5rem;
  padding-bottom: 0;
  text-decoration: underline;
}
.responsive-table .td-content {
  padding: 0 0.5rem;
}
.responsive-table td:first-child {
  width: 100%;
}
@media (min-width: 768px) {
  .responsive-table td {
    display: table-cell;
  }
  .responsive-table td:first-child {
    width: 30%;
  }
  .responsive-table .td-content_header {
    padding-left: 1rem;
    padding-bottom: 1rem;
    text-decoration: none;
  }
  .responsive-table .td-content {
    padding: 0.5rem;
  }
}
.smaller-table td:first-child {
  width: 10% !important;
}
.smaller-table td:nth-child(2) {
  width: 35%;
}
.smaller-table td:nth-child(3) {
  width: 10%;
}
.smaller-table td:nth-child(4) {
  width: 30%;
}
.smaller-table td:nth-child(5) {
  width: 15%;
}
.maximum-message {
  margin: 1rem 0;
}
input:-webkit-autofill {
  content: "\feff";
}
@-webkit-keyframes autofill {
  0%,
  100% {
    background: transparent;
  }
}
input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
  transition: background-color 5000s ease-in-out 0s;
  animation-name: autofill;
}
input {
  filter: none;
}
.content {
  position: relative;
  min-height: 100vh;
  padding-bottom: 4rem;
}
.preloader-mobile {
  width: 100%;
  height: 100%;
  background-color: var(--main-color-dark);
  position: fixed;
  z-index: 1000;
}
@media (min-width: 1024px) {
  .preloader-mobile {
    display: none;
  }
}
.preloader-logo {
  width: 100px;
  height: 100px;
  background: url('../icons/wpvz-icon-white.svg') center center / cover no-repeat;
}
@keyframes fadeOut {
  from {
    opacity: 1;
    display: block;
    z-index: 1000;
  }
  to {
    opacity: 0;
    display: none;
    z-index: -1;
  }
}
.overlay {
  background-color: rgba(0, 0, 0, 0.6);
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 100;
  width: 100%;
}
.glider-slide {
  padding-inline: 10px;
  box-sizing: border-box;
}
.btn {
  width: 140px;
  height: 50px;
  border: none;
  cursor: pointer;
}
@media (min-width: 768px) {
  .btn {
    width: 93px;
    height: 32px;
  }
}
header {
  background: linear-gradient(71deg, #D9EB51, #BAE883, #3FC59F);
}
header > .container {
  width: 100%;
  max-width: 100%;
}
@media (min-width: 1280px) {
  header > .container {
    width: 65%;
    max-width: 65%;
  }
}
#logo-link {
  width: 60%;
  height: 110px;
  display: block;
}
@media (min-width: 768px) {
  #logo-link {
    margin: 0 auto;
    width: 29%;
    min-width: 150px;
  }
}
@media (min-width: 1024px) {
  #logo-link {
    margin: unset;
  }
}
#logo {
  width: 100%;
  height: 110px;
}
#logo-img {
  background: url("../icons/WPP_Logo_Website_negativ_netwerk.svg") center center / contain no-repeat;
  width: 100%;
  height: 100%;
}
#logo-text {
  display: none;
}
.welcome {
  padding-top: 1.25rem;
  padding-bottom: 1.5rem;
  background-color: var(--white);
  background: linear-gradient(71deg, #D9EB51, #BAE883, #3FC59F);
}
@media (max-width: 368px) {
  .welcome {
    height: 250px;
  }
}
.welcome .container {
  width: 100%;
  max-width: 100%;
  flex-direction: column;
  align-items: center;
}
@media (min-width: 768px) {
  .welcome {
    align-items: start;
  }
}
@media (min-width: 1024px) {
  .welcome .container {
    max-width: 65%;
    flex-direction: row;
    align-items: center;
  }
}
#projekt-typ-andere {
  flex-direction: column;
}
#projekt-typ-andere p {
  display: flex;
}
.section-image {
  background-image: url("../icons/wpvz-icon-white.svg");
}
#behindertenhilfe,
.picto9 .section-image {
  background-image: url("../icons/Behindertenhilfe_dunkelgrün.svg");
}
#einzelperson,
.picto1 .section-image {
  background-image: url("../icons/Wohnwunsch_dunkelgrün.svg");
}
#fertigesprojekt,
.picto4 .section-image {
  background-image: url("../icons/Relisiertes_Projekt_dunkelgrün.svg");
}
#immobilen,
.picto5 .section-image {
  background-image: url("../icons/Immobilie_dunkelgrün.svg");
}
#gruppe,
.picto2 .section-image {
  background-image: url("../icons/Projektgruppe_dunkelgrün.svg");
}
#gruendung,
.picto3 .section-image {
  background-image: url("../icons/Projekt_Grundung_dunkelgrün.svg");
}
#stadtquartier,
.picto6 .section-image {
  background-image: url("../icons/Stadtquartier_dunkelgrün.svg");
}
#wohnpflege,
#wpg,
.picto7 .section-image {
  background-image: url("../icons/Wohn-Pflege-Gemeinschaft.svg");
}
#dorfmitte,
.picto8 .section-image {
  background-image: url("../icons/Kummunal_dunkelgrün.svg");
}
#projektberater,
.picto12 .section-image {
  background-image: url("../icons/Berater_dunkelgrün.svg");
}
table.projekte tr.aktiv #behindertenhilfe {
  background-image: url("../icons/Behindertenhilfe_weiss.svg");
}
table.projekte tr.aktiv #einzelperson {
  background-image: url("../icons/Wohnwunsch_weiss.svg");
}
table.projekte tr.aktiv #fertigesprojekt {
  background-image: url("../icons/Realisiertes_Projekt_weiss.svg");
}
table.projekte tr.aktiv #immobilen {
  background-image: url("../icons/Immobilie_weiss.svg");
}
table.projekte tr.aktiv #gruppe {
  background-image: url("../icons/Projektgruppe_weiss.svg");
}
table.projekte tr.aktiv #gruendung {
  background-image: url("../icons/Projekt_Gründung_weiss.svg");
}
table.projekte tr.aktiv #stadtquartier {
  background-image: url("../icons/Stadtquartier_weiss.svg");
}
table.projekte tr.aktiv #wohnpflege {
  background-image: url("../icons/Wohn-Pflege-Gemeinschaft.svg");
}
table.projekte tr.aktiv #dorfmitte {
  background-image: url("../icons/Kommunal_weiss.svg");
}
table.projekte tr.aktiv #projektberater {
  background-image: url("../icons/Berater_weiss.svg");
}
.projekt-img-holder {
  width: 100px;
  height: 70px;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media (min-width: 360px) {
  .projekt-img-holder {
    height: 70px;
  }
}
@media (min-width: 768px) {
  .projekt-img-holder {
    height: 50px;
  }
}
.section-image {
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center center;
}
.section-image_mthemed {
  background-color: var(--main-color-dark);
}
#weiter:only-child {
  position: absolute;
  right: 0;
}
#bezug {
  margin-top: 6rem;
}
@media (min-width: 768px) {
  #bezug {
    margin-top: 2rem;
  }
}
.page-header {
  font-size: 24px;
  color: var(--main-color-dark);
  font-weight: 500;
}
@media (min-width: 768px) {
  .page-header {
    font-size: 40px;
  }
}
.content-wrapper {
  margin: 0 auto;
  margin-top: 4rem;
  margin-bottom: 4rem;
  padding: 1rem;
  background-color: var(--bg-light);
  width: 94%;
}
@media (min-width: 768px) {
  .content-wrapper {
    padding: 2rem;
    width: 100%;
  }
}
@media (min-width: 1024px) {
  .content-wrapper {
    padding: 4rem;
    width: 100%;
  }
}
@media (min-width: 1280px) {
  .content-wrapper {
    width: 100%;
    max-width: none;
  }
}
.content-wrapper_extra {
  margin-top: 8rem;
}
.content-wrapper_extra ul li.last {
  margin-top: 1.5rem;
  height: unset !important;
}
.content-wrapper_extra ul li.last:before {
  display: none !important;
}
.content-wrapper_extra ul li.last a {
  padding-top: 1rem;
  padding-bottom: 1rem;
  color: var(--main-color-dark);
}
.content-wrapper table tr {
  background-color: var(--white) !important;
  border-bottom: 1px solid var(--main-color-dark) !important;
}
.content-wrapper table tr.aktiv td {
  color: white;
}
.content-wrapper p.info-message {
  background-color: var(--main-color-dark) !important;
  color: white !important;
}
.content-wrapper p.info-message:before {
  border-bottom: 1.2em solid var(--main-color-dark) !important;
  right: 2.8em !important;
}
.content-wrapper table tr.benutzerdaten-tr {
  background-color: var(--bg-light) !important;
}
.content-wrapper_extra {
  background-color: var(--white) !important;
}
#inhalt-links div#dateien .form-label_static.fw-b.main-themed {
  padding-right: 10px;
}
#inhalt-links div#dateien div.form-input-holder input {
  width: 100%;
}
#inhalt-links .message {
  margin: 0 auto;
  margin-top: 2rem;
  margin-bottom: 2rem;
}
#inhalt-links .content-wrapper:last-child {
  margin-top: 4rem;
  margin-bottom: 8rem;
}
.login-name-msg {
  font-size: 18px;
}
.activate-request {
  font-size: 16px;
}
.activate-request strong {
  font-size: 18px;
}
.tabs-wrapper {
  display: flex;
  align-items: center;
  height: 40px;
}
.tabs-wrapper li {
  list-style-type: none;
  height: 40px;
  padding-inline: 1rem;
  padding: 1rem;
  display: flex;
  align-items: center;
  transition: 0.4s all;
  border-bottom: 4px solid transparent;
  margin-right: 0.5rem;
  margin-left: 0.5rem;
  font-size: 18px;
}
.tabs-wrapper li.active,
.tabs-wrapper li:hover {
  border-bottom: 4px solid var(--main-color-dark);
}
.tabs-wrapper #nav-tabs {
  display: flex;
  margin-bottom: 0;
  justify-content: space-between;
}
@media (max-width: 368px) {
  .tabs-wrapper #nav-tabs {
    flex-direction: column;
    margin-top: 3rem;
  }
}
.tabs-wrapper #nav-tabs li {
  font-size: 16px;
}
@media (max-width: 368px) {
  .tabs-wrapper #nav-tabs li {
    display: flex;
    justify-content: center;
  }
}
@media (min-width: 768px) {
  .tabs-wrapper #nav-tabs {
    flex-direction: row;
    justify-content: space-evenly;
  }
  .tabs-wrapper #nav-tabs li {
    font-size: 18px;
  }
}
#logout a {
  transition: 0.2s all;
}
#logout:hover {
  border-bottom-color: red;
}
#logout:hover a {
  color: red;
}
#nav-rechts {
  list-style-type: none;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
#nav-rechts li {
  height: 40px;
  width: 100%;
  display: flex;
  align-items: center;
  padding-left: 1rem;
  margin-bottom: 1rem;
  margin-top: 1rem;
  position: relative;
  cursor: pointer;
  background-color: var(--bg-light);
  transition: 0.1s all;
}
#nav-rechts li:active {
  box-shadow: none;
  transform: translate(4px, 4px);
}
#nav-rechts li:hover {
  position: relative;
  animation: shrug 0.2s cubic-bezier(0.2, 0.54, 1, 0.41);
}
@media (min-width: 768px) {
  #nav-rechts li {
    width: 48.5%;
    margin-bottom: 1.5rem;
    margin-top: 1.5rem;
  }
  #nav-rechts li:nth-child(2n + 1) {
    margin-right: 3%;
  }
}
@keyframes shrug {
  from {
    left: 0;
  }
  25% {
    left: -4px;
  }
  50% {
    left: 5px;
  }
  75% {
    left: -2px;
  }
  to {
    left: 0;
  }
}
#inhalt-rechts div#regular-content {
  background-color: var(--bg-light) !important;
}
#inhalt-rechts div#regular-content table.stats_active tr {
  background-color: var(--white);
}
#inhalt-rechts #nav-rechts li {
  background-color: var(--bg-dark);
  border: 2px solid var(--main-color-dark);
}
#inhalt-rechts #nav-rechts li a {
  color: var(--main-color-dark);
  font-weight: 600;
}
#inhalt-rechts #nav-rechts li:before {
  background-color: var(--main-color-dark);
}
#inhalt-rechts #nav-rechts li:active {
  box-shadow: none;
  transform: translate(4px, 4px);
}
#projekt-name-header {
  font-size: 48px;
  color: var(--main-color-dark);
  border-bottom: 2px solid var(--black);
  border-radius: 0 !important;
}
#projekt-name-subheader {
  font-style: italic;
  font-size: 24px;
  margin-bottom: 4rem;
}
.page-hinweis {
  font-size: 16px;
  font-weight: 600;
  color: var(--main-color-dark);
  padding-inline: 1rem;
  margin: 1rem 0;
}
#change-date-header {
  font-size: 20px;
}
#change-date {
  height: 50px;
  font-size: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding-inline: 1rem;
}
.change-wrapper {
  margin-top: 2rem;
  margin-bottom: 2rem;
}
@media (max-width: 768px) {
  .change-wrapper {
    display: flex;
    flex-direction: column;
  }
}
.partners-link a {
  transition: 0.2s;
  font-size: 18px;
  text-decoration: underline;
}
.partners-link a:hover {
  color: var(--main-color-dark);
}
#conditions {
  transform: none !important;
  margin-right: 2rem;
}
#terms-conditions {
  margin-top: 1rem;
}
.logout-msg {
  text-align: center;
  color: var(--main-color-dark);
  font-size: 40px;
}
.thank-you {
  text-align: center;
  font-size: 24px;
}
textarea {
  width: 100%;
  max-height: 80px;
  height: 250px;
  transition: 0.4s all;
  resize: none;
}
textarea:focus {
  max-height: 200px;
}
#textarea-block {
  margin-inline: 0;
}
#hilfemail {
  margin-top: 2rem;
}
.container-hilfe {
  margin-top: 1rem;
  margin-bottom: 1rem;
  font-size: 18px;
}
.checkboxplus {
  display: flex;
  flex-direction: column;
}
.checkboxplus #clusterwohnen {
  padding-left: 1.5rem;
  font-size: 12px;
}
.checkboxplus #clusterwohnen input[type="checkbox"] {
  border-color: var(--inactive);
  outline: var(--inactive);
}
.checkboxplus #clusterwohnen input[type="checkbox"]:checked:before {
  box-shadow: inset 1em 1em var(--inactive);
}
ul#nav-rechts li a {
  height: 100%;
  width: 100%;
  display: flex;
  align-items: center;
  transition: 0.2s;
}
ul#nav-rechts li a:hover {
  color: var(--main-color-dark);
}
ul#nav-rechts li {
  border-radius: 0;
  background-color: var(--bg-light) !important;
  color: var(--main-color-dark) !important;
  stroke: 2pt var(--main-color-dark) !important;
  border: 2px solid var(--main-color-dark) !important;
  font-weight: bold !important;
}
ul#nav-rechts li a {
  color: var(--main-color-dark) !important;
}
ul#nav-rechts li a.open {
  color: #a50000 !important;
}
a.open {
  color: var(--main-color-dark);
}
.projekt-name {
  font-size: 28px;
  font-weight: 600;
  display: flex;
  align-items: end;
  width: 100%;
  height: 70px;
  color: var(--main-color-dark);
  margin-left: 1rem;
}
@media (max-width: 768px) {
  .projekt-name {
    width: 100%;
    height: auto;
    margin-left: 0;
  }
  .projekt-name span {
    margin: 0 auto;
  }
}
.projekt-name br {
  display: none;
}
.projekt-name span {
  word-spacing: 0.1rem;
}
#detailansicht-buttons {
  padding-top: 75px;
}
.delete-profile {
  margin: 0 auto;
  width: fit-content;
  height: 40px;
  transition: 0.2s all;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  top: -8rem;
  background-color: var(--tuerkis);
  color: black !important;
  stroke: 2pt var(--main-color-dark) !important;
  border: 2px solid var(--main-color-dark) !important;
  font-weight: bold !important;
}
.delete-profile_inner {
  width: 250px;
  top: 0;
  margin: 0;
}
.delete-profile p {
  padding-inline: 1rem;
}
.delete-profile:hover {
  background-color: var(--color-important) !important;
  border: 2px solid transparent;
}
.delete-profile:hover a {
  color: var(--white);
}
.zurueck-link {
  width: 250px;
  display: flex;
  justify-content: center;
  margin: 3rem auto 0 auto;
  height: 40px;
  transition: 0.2s all;
  align-items: center;
  position: relative;
  top: -8rem;
  background-color: var(--tuerkis);
  color: black !important;
  stroke: 2pt var(--main-color-dark) !important;
  border: 2px solid var(--main-color-dark) !important;
  font-weight: bold !important;
}
.delete-link a {
  color: var(--main-color-dark) !important;
  text-decoration: underline;
  float: right;
  padding-top: 0.5em;
}
.formhandler__submit {
  padding-inline: 5px;
}
@media (min-width: 768px) {
  .formhandler__submit {
    padding-inline: 30px;
  }
}
.berater {
  display: flex;
  width: 100%;
}
.berater-header td {
  border: 1px solid var(--main-color-dark) !important;
  background-color: var(--main-color-dark);
  color: var(--white);
}
.berater tr,
.berater td {
  display: flex;
}
.berater tbody {
  width: 100%;
}
.berater th[colspan="3"] {
  color: var(--main-color-dark);
  border: 2px solid var(--main-color-dark);
  width: 100%;
}
.berater td:not([colspan="3"]) {
  border: 1px solid var(--inactive);
}
.berater tr {
  margin-bottom: 0.5rem;
}
@media (min-width: 768px) {
  .berater tr:nth-child(2n) {
    flex-direction: row;
  }
  .berater td:nth-child(1),
  .berater td:nth-child(2) {
    width: 40%;
  }
  .berater td:last-child {
    width: 20%;
    position: relative;
  }
}
.berater td:nth-child(3n) {
  font-weight: bold;
  border-color: var(--berater-link);
  border-width: 2px;
}
.berater td:nth-child(3n) a {
  color: var(--berater-link);
}
.berater_representatives td {
  word-wrap: anywhere;
}
.berater_representatives td:nth-child(3) {
  border: 1px solid var(--inactive);
  width: 35% !important;
  font-weight: normal;
}
@media (min-width: 1024px) {
  .berater_representatives td:nth-child(3) {
    width: 40%;
  }
}
.berater_representatives td:first-child {
  width: 30% !important;
  background-color: var(--bg-light);
}
@media (min-width: 1024px) {
  .berater_representatives td:first-child {
    width: 20%;
  }
}
.berater_representatives td:nth-child(2) {
  width: 35%;
}
@media (min-width: 1024px) {
  .berater_representatives td:nth-child(2) {
    width: 40%;
  }
}
.berater_representatives tr {
  margin-bottom: 1rem !important;
  flex-direction: row !important;
}
.berater_representatives .berater-header td {
  background-color: var(--main-color-dark);
}
.fileinput {
  background-color: var(--main-color-dark);
}
.back-links {
  display: flex;
  justify-content: space-between;
}
.back-links p {
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  height: 50px;
  width: 200px;
}
.back-links p:hover {
  box-shadow: 0 0 4px 2px beige;
}
.back-links a {
  color: var(--black);
}
.calendar-new {
  width: 180px;
  height: 40px;
  background-color: var(--main-color-dark);
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 1rem;
  margin-bottom: 1rem;
  transition: 0.2s;
}
.calendar-new:hover {
  transform: scale(1.05);
}
.calendar-new:hover a {
  font-size: 20px;
}
.calendar-new p {
  margin: 0;
  padding: 0;
}
.link-calendar {
  transition: 0.2s all;
  padding-top: 2rem;
  font-size: 18px;
}
.link-calendar a {
  color: var(--white);
  transition: 0.2s;
}
#dynamisch {
  margin-top: 6rem;
}
#add_date {
  font-size: 16px;
  color: var(--main-color-dark);
  border: 1px solid var(--main-color-dark);
  padding: 0.5rem;
  padding-inline: 1.5rem;
  transition: 0.2s;
  display: flex;
  justify-content: center;
  width: 80%;
  margin: 0 auto;
  text-align: center;
}
#add_date:hover {
  background-color: var(--main-color-dark);
  color: var(--white);
}
@media (min-width: 360px) {
  #add_date {
    font-size: 20px;
  }
}
@media (min-width: 768px) {
  #add_date {
    width: 50%;
  }
}
.eintraege td:nth-child(3n) {
  font-weight: normal;
}
.eintraege td:nth-child(4) a {
  display: flex;
  align-items: center;
}
@media (min-width: 768px) {
  .eintraege td:nth-child(4) {
    display: flex;
    justify-content: space-around;
    align-items: center;
  }
}
.eintraege tr:not(:first-child) td:nth-child(4) a {
  padding-right: 2rem;
}
.eintraege colgroup {
  display: none;
}
.eintraege tbody {
  display: flex;
  flex-direction: row;
}
@media (min-width: 768px) {
  .eintraege tbody {
    display: unset;
  }
}
.eintraege td {
  border: none !important;
}
@media (max-width: 360px) {
  .eintraege td {
    min-height: 70px;
  }
}
.eintraege tr {
  display: flex;
  flex-direction: column;
  width: 50%;
  border-bottom: 2px solid var(--inactive);
  margin-bottom: 1rem !important;
}
.eintraege tr:first-child td {
  color: var(--main-color-dark);
  font-weight: 600;
  font-size: 14px;
}
@media (min-width: 768px) {
  .eintraege tr {
    margin-bottom: unset;
    border-bottom: unset;
    display: grid;
    grid-template-columns: repeat(3, 5fr) 4fr;
    width: 100%;
  }
  .eintraege tr:first-child td {
    border: 2px solid var(--main-color-dark) !important;
    background-color: var(--main-color-dark);
    color: var(--white);
    font-weight: 600;
    font-size: 16px;
    border-right-width: 0px !important;
  }
  .eintraege tr:first-child td:last-child {
    border-right-width: 2px;
  }
  .eintraege tr td {
    width: 100% !important;
    border: 1px solid var(--inactive) !important;
    background-color: var(--bg-light);
    border-right-width: 0 !important;
  }
  .eintraege tr td:last-child {
    border-right-width: 1px !important;
  }
  .eintraege tr tr:first-child {
    font-size: 16px;
  }
}
#button-unterseite {
  border-bottom: 2px dashed var(--main-color-dark);
  display: flex;
  align-items: center;
  width: 100%;
}
#button-unterseite:only-child {
  margin-bottom: 0;
}
@media (max-width: 768px) {
  #button-unterseite {
    flex-direction: column;
    text-align: center;
  }
}
.radio-label:first-child {
  font-weight: bold;
}
#inhalt-rechts .content-wrapper {
  background-color: var(--bg-light);
  padding: 0 !important;
}
#inhalt-rechts .content-wrapper form:only-child {
  margin-bottom: 0 !important;
}
#inhalt-rechts h3 {
  border-bottom: 2px dashed var(--bg-dark);
  color: var(--main-color-dark);
}
.form-block_newcheckboxes label {
  word-wrap: anywhere;
}
.form-platform-choice input[type="checkbox"] {
  width: 1.3em !important;
  height: 1.3em !important;
  transform: translateY(0.4rem);
}
.optiongroup {
  margin-bottom: 0;
}
.stiftung {
  font-size: 18px;
}
.partner-text br {
  margin-bottom: 2rem;
}
.marked-list {
  list-style: none;
}
.marked-list li {
  position: relative;
  padding-left: 2rem;
}
.marked-list li::before {
  position: absolute;
  content: "";
  width: 8px;
  height: 8px;
  background-color: var(--main-color-dark);
  top: 8px;
  left: 0;
}
.stats {
  position: relative;
  width: 270px;
  height: 48px;
  margin: 0 auto;
  margin-top: 2rem;
  margin-bottom: 2rem;
}
.stats tbody {
  max-height: 48px;
}
.stats th {
  background-color: var(--main-color-dark);
  color: var(--white);
  cursor: pointer;
}
.stats td {
  display: none;
}
.stats_active td {
  display: table-cell;
}
.stats tr:not(:first-child) {
  background-color: var(--bg-light);
}
.open-dropdown {
  position: absolute;
  top: 2.5rem;
  right: 2.5rem;
  background-color: var(--white);
  width: 18px;
  height: 3px;
  transform: rotate(45deg);
}
.open-dropdown:before {
  top: -0.8rem;
  left: 0.8rem;
  content: "";
  position: absolute;
  width: 18px;
  height: 3px;
  transform: rotate(-90deg);
  background-color: var(--white);
}
.open-dropdown_active {
  transform: rotate(226.5deg);
  right: 1.2rem;
}
.open-dropdown_active:before {
  transform: rotate(90deg);
}
label[for="conditions_text"] a {
  color: #e4717a;
  transition: 0.2s;
}
label[for="conditions_text"] a:hover {
  color: var(--main-color-dark);
}
table.projekte {
  width: 100%;
  border-collapse: collapse;
}
table.projekte tr {
  background-color: var(--bg-light);
  border-bottom: 1px solid var(--bg-dark);
}
table.projekte .aktiv {
  background-color: var(--main-color-dark) !important;
  color: var(--white);
  font-weight: bold;
}
table.projekte .aktiv td {
  border-color: var(--main-color-dark);
}
table.projekte .aktiv td a {
  color: var(--white);
}
table.projekte tr td {
  width: 10%;
}
table.projekte tr td span.width-projektname {
  hyphens: auto;
  word-break: normal;
  overflow-wrap: break-word;
}
table.projekte tr td:nth-child(1) {
  width: 40%;
}
table.projekte tr td:last-child {
  display: table-cell;
}
table.projekte .tblheadimg {
  height: 3rem;
  margin: 0 auto;
  background-repeat: no-repeat;
  background-position: center center;
  height: 40px;
}
.positive {
  border: none;
}
.open-more {
  display: flex;
  align-items: center;
  cursor: pointer;
  margin-bottom: 4rem;
}
.open-more-text {
  color: var(--white);
  font-size: 16px;
}
.open-more-img {
  margin-left: 1rem;
  -webkit-mask: url('../images/template/double-arrow-down-2.svg');
  mask: url('../images/template/double-arrow-down-2.svg');
  width: 40px;
  height: 40px;
  -webkit-mask-size: cover;
  mask-size: 30px;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-position: center;
  mask-position: center;
  background-color: var(--white);
}
.content-wrapper#dateien select option,
.content-wrapper#bilder select option {
  font-family: var(--default-font);
}
.content-wrapper#dateien legend,
.content-wrapper#bilder legend {
  margin-top: 2rem;
  margin-bottom: 1rem;
  color: var(--main-color-dark);
  font-size: 24px;
}
.label_other {
  position: absolute;
  padding-left: 2.5rem;
  color: #36454f;
}
.zp {
  display: flex;
  flex-direction: column;
}
.zp .fehlerhinweis {
  order: 100;
  padding-left: 0;
}
.zp p {
  order: -1;
  margin-bottom: 1rem;
}
.form-platform-image .image-wrapper {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}
.form-platform-image .image-wrapper:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  box-sizing: border-box;
}
.form-platform-image img {
  width: 100%;
  height: 100%;
}
label[for="legitimation"] {
  word-spacing: 1px;
}
.wohnangebot-hinweise {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.wohnangebot-hinweise p {
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
}
.wohnangebot-hinweise p:first-child {
  font-weight: 600;
  border: 2px solid var(--bg-dark);
  background: var(--bg-light);
  color: var(--main-color-dark);
  padding: 0.5rem 1rem;
}
.wohnangebot-hinweise p:not(:first-child) {
  padding: 1rem;
  width: 250px;
  box-shadow: 0 0 6px 1px rgba(0, 0, 0, 0.4);
}
@media (max-width: 368px) {
  .wohnangebot-hinweise p:not(:first-child) {
    width: 100%;
  }
}
.wohnangebot-hinweise p > a {
  font-weight: 600;
}
.info-div {
  font-weight: 600;
  border: 2px solid var(--bg-dark);
  background: var(--bg-light);
  color: var(--main-color-dark);
  padding: 0.5rem 1rem;
  margin-bottom: 0;
}
.eintrag-erstellen {
  box-shadow: 0 0 1px 2px var(--bg-light);
  width: 200px;
  text-align: center;
  padding: 0.5rem 0;
}
.kalender-4 {
  width: 100%;
}
.kalender-4:not(.berater-header) td {
  background-color: var(--bg-light);
}
.kalender-4 td:nth-child(1),
.kalender-4 td:nth-child(2),
.kalender-4 td:nth-child(3) {
  width: 28% !important;
}
.kalender-4 td:nth-child(3) {
  font-weight: 500;
}
.kalender-4:not(.berater-header) td:nth-child(3) {
  border-color: var(--inactive);
  border-width: 1px;
}
.kalender-4 td:nth-child(4) {
  width: 16% !important;
  display: flex;
  justify-content: space-around;
  align-items: center;
}
.kalender-4 td:nth-child(4) a {
  display: flex;
  align-items: center;
}
div#inhalt-rechts .content-wrapper:empty {
  height: 0;
  padding: 0;
}
#zuStartseite div {
  padding: 4px 30px 4px 30px;
  width: fit-content;
  max-width: 100%;
  margin: 0 auto;
  cursor: pointer;
  background-color: var(--tuerkis) !important;
  border: 2px solid var(--main-color-dark) !important;
  font-weight: bold !important;
}
.types-to-show {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  margin-top: 2rem;
}
.types-to-show .type-checkbox {
  display: flex;
}
.types-to-show .type-checkbox input {
  margin-right: 0.8rem;
}
.types-to-show .type-checkbox .type-label {
  margin-right: 2rem;
  cursor: pointer;
}
.content-wrapper#regular-content {
  background-color: white !important;
  padding: 4rem !important;
}
.content-wrapper#regular-content #button-unterseite {
  width: 100%;
}
#veranstaltungsbild-delete-button {
  display: flex;
}
.projekte-uebersicht,
.table-wrapper {
  border-radius: 0px !important;
}
.menu {
  display: flex;
  justify-content: flex-end;
  position: relative;
  max-height: 55px;
  height: auto;
  overflow: hidden;
  transition: 0.6s all;
  flex-direction: column-reverse;
  align-items: start;
  padding-left: 2rem;
}
@media (min-width: 1024px) {
  .menu {
    justify-content: center;
    flex-direction: row;
    align-items: baseline;
  }
}
@media (min-width: 1280px) {
  .menu {
    justify-content: flex-end;
    padding-top: 0.5rem;
  }
}
.menu_active {
  max-height: 500px;
}
.menu-list {
  width: 80%;
  padding-top: 62px;
  padding-bottom: 6px;
  list-style-type: none;
  display: flex;
  justify-content: flex-end;
  flex-direction: column;
  height: auto;
  margin-right: 0;
  align-items: start;
  margin-left: 0;
}
@media (min-width: 1024px) {
  .menu-list {
    padding-top: 22px;
    width: auto;
    flex-direction: row;
    justify-content: space-around;
  }
}
@media (min-width: 1280px) {
  .menu-list {
    max-width: unset;
  }
}
.menu-list_downplaced {
  padding-top: 6.25rem;
}
.menu-item {
  padding-right: 0.75rem;
  transition: font-weight 0.2s;
  border-bottom: 2px solid transparent;
  line-height: 1.3rem;
  white-space: nowrap;
  padding-bottom: 2rem;
  padding-left: 0;
}
@media (min-width: 1024px) {
  .menu-item {
    padding-bottom: 0;
    padding-left: 0.5rem;
  }
  .menu-item a {
    transition: font-size 0.2s;
  }
}
.menu-item_active {
  font-weight: 700;
  pointer-events: none;
}
.menu-link {
  color: var(--main-color-dark);
  font-size: 2rem;
  text-decoration: none;
  padding: 0rem;
}
@media (min-width: 1024px) {
  .menu-link {
    font-size: var(--fz-menu);
  }
}
.hamburger {
  position: absolute;
  top: 2rem;
  right: 2rem;
  width: 30px;
  height: 18px;
}
@media (min-width: 1024px) {
  .hamburger {
    display: none;
  }
}
.hamburger:before {
  content: "";
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  position: absolute;
  width: 50px;
  height: 50px;
}
.hamburger-bar {
  width: 100%;
  height: 3px;
  background-color: var(--white);
  margin-bottom: 5px;
}
.hamburger-bar:nth-child(2n + 1) {
  transition: 0.2s all;
}
.hamburger-bar:last-child {
  margin-bottom: 0;
}
.hamburger_active > .hamburger-bar:nth-child(1) {
  transform: rotate(-45deg) translate(-6px, 5px);
  margin-bottom: 0;
}
.hamburger_active > .hamburger-bar:nth-child(2) {
  display: none;
}
.hamburger_active > .hamburger-bar:nth-child(3) {
  transform: rotate(45deg) translate(3px, 4px);
}
.lang-list {
  padding-top: 20px;
  max-height: 55px;
  height: 42px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: var(--fz-menu);
  padding-bottom: 2rem;
  width: 9%;
  order: -1;
  list-style-type: none;
}
@media (min-width: 1024px) {
  .lang-list {
    padding-bottom: 0;
    width: 6%;
    justify-content: space-around;
    order: unset;
  }
}
.lang-list .menu-link {
  padding-right: 0.25rem;
  padding-left: 0.25rem;
}
.lang-list .lang-item_active {
  font-weight: 700;
  pointer-events: none;
}
@media (min-width: 1024px) {
  .menu-item:not(.menu-item_active):hover > a,
  .menu-item:not(.menu-item_active) a:focus,
  .lang-item:not(.lang-item_active):hover > a,
  .lang-item:not(.lang-item_active) a:focus {
    font-size: 20px;
  }
}
.menu-item_active {
  line-height: 14px;
}
#form-login {
  width: 60%;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 34px;
}
#form-login input::placeholder {
  font-size: 18px;
  font-weight: 500;
  color: var(--inactive);
}
#form-login input.form-inputfield {
  padding-bottom: 0.8rem;
}
#form-login input.form-inputfield_active {
  padding-bottom: 0.4rem;
}
#form-login .form-block {
  display: none;
}
#form-login .form-block_active {
  display: block;
  width: 80%;
  margin-right: 0;
}
#form-login .form-block_active a#register {
  display: none;
}
#form-login .form-block_active a {
  width: 100%;
  font-size: 16px;
  text-align: center;
  left: 0;
  bottom: 0rem;
}
#form-login .form-block_active .form-inputfield {
  width: 100%;
  font-size: 24px;
  margin-bottom: 5rem;
}
#form-login .form-block_active .form-label {
  position: static;
}
@media (min-width: 768px) {
  #form-login {
    width: 100%;
    justify-content: center;
    align-items: end;
    margin-top: 2rem;
  }
  #form-login .form-block {
    display: flex;
  }
}
@media (min-width: 1024px) {
  #form-login {
    justify-content: end;
    margin-top: 4rem;
  }
}
@media (min-width: 1280px) {
  #form-login {
    width: 70%;
    justify-content: end;
    margin-top: auto;
    padding-bottom: 1.5rem;
  }
  #form-login input:not(#Login) {
    width: 220px;
  }
}
.form-pic {
  height: 120px;
  width: 60%;
  margin-bottom: 2rem;
}
.input-mobile {
  width: 100%;
  height: 45px;
  margin-bottom: 1.5rem;
  border: 2px solid var(--inactive);
}
.label-mobile {
  color: var(--main-color-dark);
  font-size: 18px;
  font-weight: 600;
}
.offer-reg {
  color: var(--black);
  font-size: 18px;
  font-weight: 600;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.offer-reg a {
  width: 60%;
}
.goto-reg {
  color: var(--white);
  background-color: var(--inactive);
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  margin: 0 auto;
}
.form-wrapper {
  width: 80%;
  margin: 0 auto;
  height: 60%;
}
.form-holder {
  width: 40%;
  margin: 0 auto;
  background-color: var(--white);
  padding: 6rem 10rem;
  margin-bottom: 8rem;
}
.form-header {
  padding-bottom: 2rem;
  font-size: 18px;
}
@media (max-width: 768px) {
  .form-header {
    font-size: 14px;
  }
}
.form-note {
  color: var(--inactive);
  padding-bottom: 1rem;
}
.form-block {
  display: flex;
  align-items: end;
  position: relative;
  margin-right: 2rem;
  margin-top: 2rem;
  margin-bottom: 0.5rem;
  height: 100%;
  cursor: text;
}
.form-block.form-block_newcheckboxes {
  margin-top: 1.5rem;
  align-items: start;
  flex-wrap: wrap;
  width: 100%;
}
.form-block.form-block_newcheckboxes div {
  margin-right: 0.5rem;
  display: flex;
  width: 100%;
  margin-bottom: 0.2rem;
}
@media (min-width: 360px) {
  .form-block.form-block_newcheckboxes div {
    width: 48.5%;
  }
}
.form-block.form-block_newcheckboxes input {
  margin-right: 0.5rem;
  margin-left: 0.5rem;
}
@media (min-width: 768px) {
  .form-block {
    margin-left: 2rem;
  }
}
.form-block_checkbox .fehlerhinweis {
  top: -2rem;
}
.form-block_checkbox .formhandler__notice--visible {
  max-width: 120px;
  max-height: 80px;
}
.form-input-holder {
  width: 100%;
  margin-top: 0.5rem;
}
.form-group div.captcha-half-length {
  width: 100%;
}
@media (min-width: 768px) {
  .form-group div.captcha-half-length {
    width: 48.5%;
  }
}
.renewCaptcha a {
  text-decoration: underline;
  cursor: pointer;
}
.form-group {
  display: block;
}
@media (min-width: 768px) {
  .form-group {
    display: flex;
    justify-content: space-between;
    align-items: start;
  }
}
.form-block.has-select,
.form-block-textarea {
  display: block;
}
.form-block textarea {
  border: 1px solid var(--black);
}
.input-block {
  display: flex;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
.form-link:hover,
.form-link:focus {
  font-size: 12px;
  font-weight: 600;
}
.form-next,
.form-prev,
.wohnangebot-link {
  border: none;
  font-size: 1.4rem;
  color: var(--main-color-dark);
  cursor: pointer;
  height: 35px;
  transition: 0.2s;
}
.form-next:hover {
  box-shadow: 0 0 8px var(--main-color-dark);
}
.form-block_radio {
  flex-wrap: wrap;
  margin-bottom: 1rem;
  margin-top: 1rem;
}
.form-block_radio div {
  width: 100%;
}
.form-block_radio div:not(.formhandler__notice) {
  display: flex;
}
.form-block_radio input {
  margin-right: 0.5rem;
  margin-left: 0.5rem;
}
.form-block_radio label:not(.form-label_checkbox) {
  /*color: var(--main-color-dark);*/
  font-weight: 600;
  margin-bottom: 0.5rem;
}
.form-platform-choice {
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
  color: var(--main-color-dark);
  font-size: 1.8rem;
}
.form-platform-choice p {
  color: var(--black);
  font-size: 1.6rem;
}
.form-platform-image {
  display: flex;
  align-items: center;
}
.form-platform-image input {
  order: -1;
  margin-right: 1rem;
}
.form-block_radio .fehlerhinweis {
  top: 2rem;
}
.half-length:not(.has-select) .fehlerhinweis {
  padding-bottom: 0.5rem;
}
.has-select {
  margin-bottom: 0 !important;
}
.form-error-wrapper:not(:empty) .fehlerhinweis {
  display: flex;
  height: 100%;
}
.form-block.form-block_newcheckboxes {
  flex-wrap: wrap;
}
.form-block_textarea {
  margin-top: 4rem;
  width: 100%;
}
.form-label {
  position: absolute;
  left: 6px;
  bottom: 0rem;
  letter-spacing: 0.5px;
  font-size: 18px;
  color: var(--inactive);
  transition: 0.1s all;
  cursor: pointer;
}
.form-label_active {
  color: var(--main-color-dark);
  left: 4px;
  position: absolute;
  bottom: 2.3rem;
  cursor: unset;
  font-size: 14px;
}
#condtions {
  transform: none;
}
.form-input-holder select {
  border: 2px inset var(--main-color-dark);
  transition: 0.1s all;
}
.form-input-holder select:disabled {
  border-color: var(--inactive);
}
div.form-controls #weiter,
div.form-controls #zurueck {
  border-radius: 0;
  background-color: var(--tuerkis) !important;
  color: black !important;
  stroke: 2pt var(--main-color-dark) !important;
  border: 2px solid var(--main-color-dark) !important;
  font-weight: bold !important;
}
div.form-controls #projektadmin-button-kalender {
  padding: 4px 30px 0 30px;
  width: fit-content;
  max-width: 100%;
  cursor: pointer;
  background-color: var(--tuerkis) !important;
  border: 2px solid var(--main-color-dark) !important;
  font-weight: bold !important;
  color: black !important;
}
div#button-unterseite {
  border-radius: 0 !important;
}
input,
select,
textarea {
  background-color: var(--bg-light) !important;
}
header #form-login input.form-inputfield {
  border-top: 8px solid var(--bg-light);
}
img#icon-20px,
img.icon-20px {
  width: 24px !important;
}
img#icon-40px {
  width: 40px !important;
}
.popup-modal {
  display: none;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  width: 80%;
  height: 80vh;
  position: fixed;
  z-index: 101;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background-color: var(--bg-light);
}
.popup-modal_active {
  display: flex;
}
.popup-modal #form-login {
  flex-direction: column;
  height: auto;
  width: 100%;
}
.popup-modal #form-login a {
  color: var(--inactive);
  text-decoration: underline;
}
.popup-modal .form-input {
  width: 80%;
  margin: 0 auto;
}
.popup-modal_active {
  display: flex;
}
.popup-modal #form-login {
  flex-direction: column;
  height: auto;
  width: 100%;
}
.form-inputfield {
  width: 200px;
  font-size: 6px;
  padding: 4px;
  border-top: none;
  border-bottom: 1px solid var(--main-color-dark);
  border-left: 1px solid var(--main-color-dark);
  border-right: none;
  transition: font-size 0.1s;
}
.form-inputfield_active {
  font-size: var(--fz-menu);
}
.form-inputfield:focus {
  outline: none;
}
.form-link {
  position: absolute;
  bottom: -1.8rem;
  font-size: var(--fz-sm);
  font-style: italic;
  padding-left: 10px;
  transition: font-size 0.2s;
}
.form-controls {
  width: 100%;
  min-height: 35px;
  display: flex;
  justify-content: space-between;
  margin-top: 4rem;
  position: relative;
}
.promo {
  background-color: var(--bg-light);
  padding-top: 6rem;
  padding-bottom: 6rem;
}
.promo-header {
  padding-bottom: 3rem;
  margin-bottom: 0;
  font-size: 28px;
  font-weight: 700;
  color: var(--main-color-dark);
}
@media (min-width: 1024px) {
  .promo-header {
    font-size: 46px;
  }
}
.promo-paragraph {
  font-size: 16px;
}
.promo-paragraph a {
  color: var(--main-color-dark);
  text-decoration: underline;
}
.promo-paragraph:last-child {
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .promo-paragraph {
    font-size: 18px;
  }
}
.promo-paragraph:last-child {
  padding-bottom: 0;
}
.carousel {
  background-color: var(--bg-dark);
  display: flex;
  align-items: center;
  padding-top: 3.75rem;
  padding-bottom: 3.75rem;
}
.carousel .container {
  width: 100%;
}
.carousel-header {
  text-align: center;
  font-size: 16px;
  padding-bottom: 3rem;
}
.glider {
  overflow: hidden;
}
.slider-image {
  height: 70px;
}
.slider-image:not(.glider-slide) {
  display: none;
}
.partners {
  width: 100%;
  display: flex;
  flex-direction: column;
}
@media (min-width: 768px) {
  .partners {
    display: grid;
    grid-template-columns: repeat(2, 45%);
    grid-row-gap: 1rem;
    grid-column-gap: 10%;
  }
}
@media (min-width: 1024px) {
  .partners {
    grid-template-columns: repeat(3, 30%);
    grid-row-gap: 2rem;
    grid-column-gap: 5%;
  }
}
@media (min-width: 1280px) {
  .partners {
    grid-template-columns: repeat(3, 25%);
    grid-column-gap: 12.5%;
  }
}
.partners a {
  max-width: 100%;
  display: flex;
  justify-content: center;
}
.partners-gridcell {
  width: 100%;
  background-color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0.5rem 0;
}
@media (max-width: 768px) {
  .partners-gridcell {
    width: 90%;
    max-width: 368px;
    margin-bottom: 1.5rem;
  }
}
.partners-image {
  max-width: 100%;
}
.categories {
  background-color: var(--bg-light);
  padding-top: 4rem;
  padding-bottom: 4rem;
}
.categories-list {
  display: flex;
  flex-direction: column;
  align-items: center;
}
@media (min-width: 768px) {
  .categories-list {
    display: grid;
    grid-template-columns: repeat(2, 44%);
    column-gap: 12%;
    grid-auto-rows: min-content;
  }
}
@media (min-width: 1280px) {
  .categories-list {
    grid-template-columns: repeat(3, 28%);
    column-gap: 9%;
  }
}
.categories-card {
  margin-top: 4rem;
  margin-bottom: 4rem;
  height: 640px;
  top: 0;
  transition: all 0.4s ease;
  cursor: pointer;
  font-size: 1.8rem;
  max-width: 320px;
  width: 100%;
}
.categories-card:hover {
  position: relative;
  transform: scale(1.05);
}
.card-image {
  height: 45%;
  background-color: var(--bg-dark);
  color: var(--main-color-dark);
  padding: 2rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  transition: 0.4s all;
}
.card-img {
  height: 120px;
  width: 160px;
  -webkit-mask-size: contain;
  mask-size: contain;
  background-color: var(--main-color-dark);
  mask-position: center center;
  -webkit-mask-position: center center;
  mask-repeat: no-repeat;
  -webkit-mask-repeat: no-repeat;
  transition: 0.4s all;
}
.card-title {
  text-transform: uppercase;
  font-weight: 600;
  text-align: center;
  margin-top: 1rem;
  font-size: 2rem;
  height: calc(-40%);
  padding-bottom: 2rem;
}
.card-descr {
  background-color: var(--white);
  padding: 2.25rem;
  height: 55%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  position: relative;
  transition: 0.4s all;
}
@media (max-height: 1000px) {
  .card-descr {
    font-size: 2.4vh;
  }
}
@media (min-height: 1000px) {
  .card-descr {
    font-size: 1.8vh;
  }
}
@media (min-width: 768px) and (min-height: 1000px) {
  .card-descr {
    font-size: 1.8vw;
  }
}
@media (min-width: 1024px) {
  .card-descr {
    font-size: 1.65vw;
  }
}
@media (min-width: 1280px) {
  .card-descr {
    font-size: 1.1vw;
  }
}
.card-descr .marked-list {
  margin-bottom: 0;
}
@media (min-width: 1280px) {
  .card-descr .marked-list li:before {
    top: 14px;
  }
}
.card-linktext {
  text-transform: capitalize;
}
.card-choose {
  color: var(--main-color-dark);
  text-align: right;
  font-weight: 600;
  letter-spacing: 1px;
}
.card-choose img {
  vertical-align: middle;
}
.card .container {
  max-width: 85%;
}
@media (min-width: 768px) {
  .card .container {
    max-width: 65%;
  }
}
@media (min-width: 1024px) {
  .card .container {
    width: auto;
    max-width: unset;
  }
}
.formular-img {
  width: 80%;
  height: 80%;
  background-color: var(--main-color-dark);
  background-position: center center;
  background-repeat: no-repeat;
}
.formular-holder {
  width: 65%;
  margin: 0 auto;
  margin-top: 4rem;
  margin-bottom: 4rem;
}
@media (min-width: 768px) {
  .formular-holder {
    width: 60%;
  }
}
@media (min-width: 1024px) {
  .formular-holder {
    width: 55%;
  }
}
@media (min-width: 1280px) {
  .formular-holder {
    width: 50%;
  }
}
.formular-option-displayer {
  width: 100%;
  height: 65px;
  display: flex;
}
@media (min-width: 768px) {
  .formular-option-displayer {
    width: 40%;
  }
}
@media (min-width: 1280px) {
  .formular-option-displayer {
    width: 25%;
  }
}
.formular textarea {
  width: 100%;
  max-height: 40px;
  height: 150px;
  transition: 0.5s all;
  resize: none;
}
.formular textarea:focus {
  border-bottom: 4px solid var(--black);
  max-height: 150px;
}
.formular-icon {
  width: 25%;
  height: 100%;
  background-color: var(--main-color-dark);
  display: flex;
  justify-content: center;
  align-items: center;
}
@media (min-width: 768px) {
  .formular-icon {
    width: 35%;
  }
}
.formular-option-name {
  width: 75%;
  background-color: var(--white);
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (min-width: 768px) {
  .formular-option-name {
    width: 65%;
  }
}
.formular-name-text {
  color: var(--main-color-dark);
  width: 80%;
  font-weight: 600;
  font-size: 1.2rem;
}
@media (min-width: 360px) {
  .formular-name-text {
    font-size: 18px;
  }
}
@media (min-width: 768px) {
  .formular-name-text {
    font-size: 1.2rem;
  }
}
.formular-steps {
  margin-left: 1rem;
  position: static;
  transform: none;
  height: auto;
  background-color: transparent;
  display: flex;
  justify-content: end;
  width: 60%;
}
@media (min-width: 1280px) {
  .formular {
    width: 75%;
    justify-content: space-around;
  }
}
.formular_active {
  right: 0px;
}
.formular-step {
  border: none;
  background-color: transparent;
  display: flex;
  align-items: center;
  flex-direction: column;
}
.formular-step_active {
  display: flex;
}
.formular-step_active > .formular-step-number {
  color: var(--white);
  background-color: var(--main-color-dark);
  font-weight: 600;
}
.formular-step_active > .formular-step-name {
  background-color: transparent;
  color: var(--main-color-dark);
}
.formular-step-name {
  text-align: center;
  color: var(--main-color-dark);
  display: flex;
  align-items: center;
  justify-content: center;
  padding-left: 1rem;
  transition: 0.4s all;
  width: 100%;
  padding-right: 1rem;
}
@media (min-width: 768px) {
  .formular-step-name {
    order: unset;
  }
}
@media (min-width: 1280px) {
  .formular-step-name {
    padding-inline: 2rem;
  }
}
.formular-step-number {
  width: 22px;
  height: 22px;
  border: 2px solid var(--main-color-dark);
  display: flex;
  justify-content: center;
  align-items: center;
  color: var(--main-color-dark);
}
.formular-fieldset {
  border-bottom: 1px solid var(--black);
}
.formular-legend {
  font-size: 2rem;
  font-style: italic;
  margin-top: 2rem;
}
.formular-pic {
  width: 100%;
  height: 100%;
  -webkit-mask-size: contain;
  mask-size: contain;
  background-color: var(--white);
  mask-position: center center;
  -webkit-mask-position: center center;
  mask-repeat: no-repeat;
  -webkit-mask-repeat: no-repeat;
  transition: 0.4s all;
}
.formular-table {
  width: 100%;
}
.formular-table-label {
  width: 30%;
}
@media (max-width: 768px) {
  .formular-table-label {
    width: 100%;
  }
}
@media (max-width: 768px) {
  .formular-table tr {
    display: flex;
    flex-direction: column;
  }
}
.formular-table td {
  padding: 0;
  vertical-align: top;
}
.formular-main-header {
  font-size: 32px;
  padding-bottom: 1rem;
  color: var(--main-color-dark);
}
.td-content {
  padding: 0.5rem;
  display: flex;
  width: 100%;
  height: 100%;
  align-items: start;
  overflow-wrap: anywhere;
}
@media (max-width: 768px) {
  .td-content {
    padding: 0 0.5rem;
  }
}
.td-content_header {
  color: var(--main-color-dark);
  font-weight: 600;
}
.td-content_subheader {
  font-weight: 600;
}
.formular-table td {
  padding: 0;
}
#bigger-data td {
  padding-top: 1rem;
  padding-right: 2rem;
}
@media (max-width: 768px) {
  #bigger-data td {
    padding-top: 0;
  }
  #bigger-data td:nth-child(2n) {
    padding-bottom: 0.3rem;
  }
}
.data_step2:not(#bigger-data) {
  border-bottom: 1px solid var(--black);
  margin-bottom: 1.5rem;
}
label[for="conditions_text"] {
  margin-left: 0.5rem;
}
.optiongroup {
  margin-top: 2rem;
}
#textarea-block {
  width: 100%;
}
.checkboxes label[for="zustimmung_agb"] a {
  color: var(--main-color-dark);
}
.checkboxes-required .form-block:only-child {
  margin-top: 0;
}
div.form-field-row {
  width: 100%;
}
div.form-field-row div.form-input-holder {
  display: flex;
  flex-direction: row;
}
div.form-field-row .info-button-link {
  float: right;
}
div.form-field-row div.info-message {
  display: flex;
  justify-content: end;
  width: 100%;
}
div.form-field-row div.info-message p.info-message-p {
  background-color: var(--main-color-dark);
  color: var(--white);
  padding: 20px;
  margin-top: 5px;
  position: absolute;
  z-index: 20;
  max-width: 50%;
}
div.form-field-row div.info-message p.info-message-p:before {
  content: "";
  display: block;
  position: absolute;
  top: -0.7em;
  right: 0.1em;
  border-left: 0.6em solid transparent;
  border-right: 0.6em solid transparent;
  border-bottom: 1.2em solid var(--main-color-dark);
  z-index: 20;
}
div.hide-message {
  display: none !important;
}
#form-register {
  background-color: var(--white);
  padding: 1rem;
  margin-top: 4rem;
}
@media (min-width: 1024px) {
  #form-register {
    padding: 4rem;
  }
}
#form-register .form-block,
.form-edit .form-block {
  margin-right: 0;
  margin-left: 0;
}
#form-register .form-block .formhandler__notice,
.form-edit .form-block .formhandler__notice {
  margin-right: 0.5rem;
  padding-top: 0;
  margin-top: 0.2rem;
}
#form-register .form-block_checkbox,
.form-edit .form-block_checkbox {
  align-items: unset;
  height: auto;
  margin-top: 0;
  padding-bottom: 0.5rem;
  padding-top: 0.5rem;
}
#form-register .form-label,
.form-edit .form-label {
  bottom: 0rem;
}
#form-register .form-label_active,
.form-edit .form-label_active {
  bottom: 2.5rem;
  z-index: 2;
}
#form-register .form-inputfield,
.form-edit .form-inputfield {
  width: 100%;
  padding: 4px;
  margin-top: 0.5rem;
  border-radius: 0;
  max-height: 2.2rem;
  /*color: var(--white);*/
}
.form-inputfield_active {
  /*color: var(--black);*/
}
#register:hover,
#register:focus {
  color: var(--main-color-dark);
}
.next-turn {
  padding-top: 5rem;
  text-align: center;
}
@media (min-width: 1024px) {
  .next-turn {
    text-align: left;
  }
}
.next-turn-header {
  padding-bottom: 2rem;
  font-size: 18px;
}
@media (min-width: 768px) {
  .next-turn-header {
    font-size: 20px;
  }
}
.next-turn-linkbox {
  padding-bottom: 1rem;
  font-size: 18px;
}
@media (min-width: 768px) {
  .next-turn-linkbox {
    font-size: 20px;
  }
}
.next-turn-linkbox a,
.next-turn-linkbox span {
  color: var(--main-color-dark);
  text-decoration: underline;
}
footer {
  width: 100%;
}
footer.footer::before {
  content: "";
  width: 100%;
  display: block;
  height: 1rem;
  background: linear-gradient(110deg, #D9EB51 0, #9CDE81 42%, #3FC59F 90%);
}
.footer-nav {
  font-size: 20px;
}
.footer-nav-item {
  margin: 0;
  padding: 0;
}
.footer-nav {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 1.5rem;
  list-style: none;
  padding-left: 0;
  margin: 1.5rem 0;
  flex-wrap: wrap;
}
/* Smartphone: untereinander, aber zentriert */
@media (max-width: 767.98px) {
  .footer-nav {
    flex-direction: column;
    gap: 0.75rem;
  }
}
.footer-nav-link {
  display: block;
  text-decoration: none;
  background: none;
  border: 0;
  border-radius: 0.5rem;
  padding: 0.1rem 0.7rem;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out;
}
.footer-nav-link:hover {
  background-color: rgba(41, 80, 69, 0.1);
}
form#form-register {
  background-color: var(--bg-light);
}
form#form-register div#hinweis-vorhandenes-profil {
  padding-top: 20px;
}
#div-buttons {
  display: flex;
  justify-content: space-evenly;
  margin: 4rem 0;
}
@media (max-width: 368px) {
  #div-buttons {
    align-content: space-between;
    flex-wrap: wrap;
    height: 100px;
  }
}
.buttons-profl-registrierung {
  background-color: var(--main-color-dark);
  padding: 10px;
  cursor: pointer;
  text-align: center;
  width: 230px;
}
.buttons-profl-registrierung a {
  color: white;
}
div#neues-fuer-dich #neues-fuer-dich-items {
  padding-top: 20px;
}
div#neues-fuer-dich #neues-fuer-dich-items div.neues-fuer-dich-item {
  padding: 5px;
  border: 1px solid black;
  margin: 20px 0;
  background-color: #f3eee8;
  display: flex;
  flex-direction: row;
}
div#neues-fuer-dich #neues-fuer-dich-items div.neues-fuer-dich-item div.neues-fuer-dich-item-image {
  width: 25%;
}
div#neues-fuer-dich #neues-fuer-dich-items div.neues-fuer-dich-item div.neues-fuer-dich-item-content {
  width: 75%;
}
div#neues-fuer-dich #neues-fuer-dich-items div.neues-fuer-dich-item div.neues-fuer-dich-item-content a {
  text-decoration: underline;
}
div#neues-fuer-dich #neues-fuer-dich-items div.neues-fuer-dich-item:first-child {
  margin-top: 0;
}
div#neues-fuer-dich #neues-fuer-dich-items div.neues-fuer-dich-item:last-child {
  margin-bottom: 0;
}
div.bereich-meldungen-system {
  background-color: var(--bg-dark);
  border: 2px solid var(--main-color-dark);
  text-align: center;
  padding: 10px;
  margin-bottom: 40px;
}
div.bereich-meldungen-system #bereich-meldung-header {
  font-size: 28px;
  color: #a50000;
}
div#bereich-todos {
  background-color: #d9eb51;
  color: var(--main-color-dark);
  padding: 20px;
  margin-bottom: 4em;
}
div#bereich-todos p {
  margin-bottom: 0;
}
div#bereich-todos #bereich-todos-header {
  font-size: 20px;
  color: var(--main-color-dark);
  cursor: pointer;
}
div#bereich-todos div#todos-items {
  padding-top: 20px;
}
div#bereich-todos div#todos-items .todo-item {
  padding: 5px;
  border: 1px solid black;
  margin: 20px 0;
  background-color: var(--white);
  border-top-right-radius: 40px;
  border-bottom-left-radius: 40px;
}
div#bereich-todos div#todos-items .todo-item:first-child {
  margin-top: 0;
}
div#bereich-todos div#todos-items .todo-item:last-child {
  margin-bottom: 0;
}
div#bereich-todos div#todos-items .todo-item p {
  margin-bottom: 0;
  padding: 10px;
}
div#bereich-todos,
div.content-wrapper {
  border-top-right-radius: 40px !important;
  border-bottom-left-radius: 40px !important;
}
#div-neuer-eintrag-button,
#div-veranstaltung-buttons {
  display: flex;
  justify-content: center;
  margin: 4rem 0;
}
#div-neuer-eintrag-button #button-neuer-eintrag,
#div-veranstaltung-buttons #button-neuer-eintrag {
  min-width: 208px;
  padding: 10px;
  cursor: pointer;
  text-align: center;
  border-radius: 0;
  background-color: var(--tuerkis) !important;
  color: black !important;
  stroke: 2pt var(--main-color-dark) !important;
  border: 2px solid var(--main-color-dark) !important;
  font-weight: bold !important;
}
#div-neuer-eintrag-button #button-neuer-eintrag a,
#div-veranstaltung-buttons #button-neuer-eintrag a {
  color: white !important;
}
#div-veranstaltung-buttons {
  justify-content: space-around !important;
}
div#neuer-eintrag-tabelle table tr td#auswahl-tabelle-column-last {
  width: 33.33% !important;
  text-align: right;
  position: relative;
  white-space: nowrap;
}
div#neuer-eintrag-tabelle table tr td#auswahl-tabelle-column-last .hide-message {
  display: none !important;
}
div#neuer-eintrag-tabelle table tr td#auswahl-tabelle-column-last p.info-message {
  background-color: #e3d6c9;
  padding: 20px;
  margin-top: 32px;
  position: absolute;
  z-index: 20;
  max-width: 50%;
  right: 40px;
  text-align: center;
}
div#neuer-eintrag-tabelle table tr td#auswahl-tabelle-column-last p.info-message:before {
  content: "";
  display: block;
  position: absolute;
  top: -0.8em;
  right: 3.1em !important;
  border-left: 0.6em solid transparent;
  border-right: 0.6em solid transparent;
  border-bottom: 1.2em solid #e3d6c9;
  z-index: 20;
}
div#neuer-eintrag-tabelle table tr td#auswahl-tabelle-column-last a {
  display: inline-block;
  vertical-align: middle;
}
div#neuer-eintrag-tabelle table tr td#auswahl-tabelle-column-last img.icon-20px {
  vertical-align: middle;
}
div#neuer-eintrag-tabelle table tr td:nth-child(2) {
  width: 80% !important;
}
div#neuer-eintrag-tabelle table tr td:nth-child(3) {
  width: 33.33% !important;
  text-align: right;
}
div#neuer-eintrag-tabelle table tr td .info-button-link-kosten {
  margin-left: 0;
  margin-right: 8px;
}
div#neuer-eintrag-tabelle table tr td a.info-button-link-projektarten {
  margin-right: 12px;
}
#neuer-eintrag-tabelle .table-wrapper {
  overflow-x: initial;
}
div#preisvorstellung {
  background-color: var(--bg-light);
  margin-top: 4rem;
  padding: 4rem;
}
div#preisvorstellung #berater-table-wrapper {
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  /* Für sanftes Scrollen auf iOS */
}
div#preisvorstellung #berater-table-wrapper #preistabelle {
  width: 100%;
}
div#preisvorstellung #berater-table-wrapper #preistabelle tr {
  border-bottom: 1px solid var(--main-color-dark);
}
div#preisvorstellung #berater-table-wrapper #preistabelle tr th {
  background-color: var(--main-color-dark);
  color: var(--white);
  text-align: center;
}
div#preisvorstellung #berater-table-wrapper #preistabelle tr td {
  background-color: var(--white);
  color: #000000;
  text-align: center;
  border-width: 0px;
}
a.underline {
  text-decoration: underline;
}
a.underline:hover {
  color: var(--main-color-dark);
}
div#container-startseite .promo-header {
  padding-bottom: 0 !important;
}
div#container-startseite #login-startseite .content-wrapper form#loginform {
  margin: 0;
}
div#container-startseite #login-startseite .content-wrapper form#loginform ul li {
  margin-top: 2rem;
}
div#container-startseite #login-startseite .content-wrapper form#loginform ul li #login_field,
div#container-startseite #login-startseite .content-wrapper form#loginform ul li #password {
  background-color: var(--white) !important;
}
span.startseite-login-buttons button.btn-login {
  cursor: pointer;
  text-align: center;
  border-radius: 0;
  background-color: var(--tuerkis) !important;
  background: none;
  color: black !important;
  stroke: 2pt var(--main-color-dark) !important;
  border: 2px solid var(--main-color-dark) !important;
  font-weight: bold !important;
}
a#passwort_vergessen_startseite {
  text-decoration: underline;
}
input#Login {
  cursor: pointer;
  text-align: center;
  border-radius: 0;
  background-color: var(--tuerkis) !important;
  background: none;
  color: black !important;
  stroke: 2pt var(--main-color-dark) !important;
  border: 2px solid var(--main-color-dark) !important;
  font-weight: bold !important;
}
/* helper */
/* Spacing scale */
/* Spacing mixins */
/* Margin utilities */
.m-0 {
  margin: 0;
}
.m-1 {
  margin: 0.25rem;
}
.m-2 {
  margin: 0.5rem;
}
.m-3 {
  margin: 1rem;
}
.m-4 {
  margin: 1.5rem;
}
.m-5 {
  margin: 2rem;
}
.mx-0 {
  margin-left: 0;
  margin-right: 0;
}
.mx-1 {
  margin-left: 0.25rem;
  margin-right: 0.25rem;
}
.mx-2 {
  margin-left: 0.5rem;
  margin-right: 0.5rem;
}
.mx-3 {
  margin-left: 1rem;
  margin-right: 1rem;
}
.mx-4 {
  margin-left: 1.5rem;
  margin-right: 1.5rem;
}
.mx-5 {
  margin-left: 2rem;
  margin-right: 2rem;
}
.my-0 {
  margin-top: 0;
  margin-bottom: 0;
}
.my-1 {
  margin-top: 0.25rem;
  margin-bottom: 0.25rem;
}
.my-2 {
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
}
.my-3 {
  margin-top: 1rem;
  margin-bottom: 1rem;
}
.my-4 {
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
}
.my-5 {
  margin-top: 2rem;
  margin-bottom: 2rem;
}
.mt-0 {
  margin-top: 0;
}
.mt-1 {
  margin-top: 0.25rem;
}
.mt-2 {
  margin-top: 0.5rem;
}
.mt-3 {
  margin-top: 1rem;
}
.mt-4 {
  margin-top: 1.5rem;
}
.mt-5 {
  margin-top: 2rem;
}
.mb-0 {
  margin-bottom: 0;
}
.mb-1 {
  margin-bottom: 0.25rem;
}
.mb-2 {
  margin-bottom: 0.5rem;
}
.mb-3 {
  margin-bottom: 1rem;
}
.mb-4 {
  margin-bottom: 1.5rem;
}
.mb-5 {
  margin-bottom: 2rem;
}
.ml-0 {
  margin-left: 0;
}
.ml-1 {
  margin-left: 0.25rem;
}
.ml-2 {
  margin-left: 0.5rem;
}
.ml-3 {
  margin-left: 1rem;
}
.ml-4 {
  margin-left: 1.5rem;
}
.ml-5 {
  margin-left: 2rem;
}
.mr-0 {
  margin-right: 0;
}
.mr-1 {
  margin-right: 0.25rem;
}
.mr-2 {
  margin-right: 0.5rem;
}
.mr-3 {
  margin-right: 1rem;
}
.mr-4 {
  margin-right: 1.5rem;
}
.mr-5 {
  margin-right: 2rem;
}
/* Padding utilities */
.p-0 {
  padding: 0;
}
.p-1 {
  padding: 0.25rem;
}
.p-2 {
  padding: 0.5rem;
}
.p-3 {
  padding: 1rem;
}
.p-4 {
  padding: 1.5rem;
}
.p-5 {
  padding: 2rem;
}
.px-0 {
  padding-left: 0;
  padding-right: 0;
}
.px-1 {
  padding-left: 0.25rem;
  padding-right: 0.25rem;
}
.px-2 {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}
.px-3 {
  padding-left: 1rem;
  padding-right: 1rem;
}
.px-4 {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}
.px-5 {
  padding-left: 2rem;
  padding-right: 2rem;
}
.py-0 {
  padding-top: 0;
  padding-bottom: 0;
}
.py-1 {
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
}
.py-2 {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
.py-3 {
  padding-top: 1rem;
  padding-bottom: 1rem;
}
.py-4 {
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}
.py-5 {
  padding-top: 2rem;
  padding-bottom: 2rem;
}
.pt-0 {
  padding-top: 0;
}
.pt-1 {
  padding-top: 0.25rem;
}
.pt-2 {
  padding-top: 0.5rem;
}
.pt-3 {
  padding-top: 1rem;
}
.pt-4 {
  padding-top: 1.5rem;
}
.pt-5 {
  padding-top: 2rem;
}
.pb-0 {
  padding-bottom: 0;
}
.pb-1 {
  padding-bottom: 0.25rem;
}
.pb-2 {
  padding-bottom: 0.5rem;
}
.pb-3 {
  padding-bottom: 1rem;
}
.pb-4 {
  padding-bottom: 1.5rem;
}
.pb-5 {
  padding-bottom: 2rem;
}
.pl-0 {
  padding-left: 0;
}
.pl-1 {
  padding-left: 0.25rem;
}
.pl-2 {
  padding-left: 0.5rem;
}
.pl-3 {
  padding-left: 1rem;
}
.pl-4 {
  padding-left: 1.5rem;
}
.pl-5 {
  padding-left: 2rem;
}
.pr-0 {
  padding-right: 0;
}
.pr-1 {
  padding-right: 0.25rem;
}
.pr-2 {
  padding-right: 0.5rem;
}
.pr-3 {
  padding-right: 1rem;
}
.pr-4 {
  padding-right: 1.5rem;
}
.pr-5 {
  padding-right: 2rem;
}
/* Display / layout utilities */
.d-block {
  display: block;
}
.d-inline {
  display: inline;
}
.d-inline-block {
  display: inline-block;
}
.d-flex {
  display: flex;
}
.d-inline-flex {
  display: inline-flex;
}
.d-none {
  display: none;
}
/* Flex helpers */
.flex-row {
  flex-direction: row;
}
.flex-col {
  flex-direction: column;
}
.items-start {
  align-items: flex-start;
}
.items-center {
  align-items: center;
}
.items-end {
  align-items: flex-end;
}
.justify-start {
  justify-content: flex-start;
}
.justify-center {
  justify-content: center;
}
.justify-between {
  justify-content: space-between;
}
.justify-end {
  justify-content: flex-end;
}
.gap-1 {
  gap: 0.25rem;
}
.gap-2 {
  gap: 0.5rem;
}
.gap-3 {
  gap: 1rem;
}
/* Width / max-width */
.w-full {
  width: 100%;
}
.max-w-sm {
  max-width: 24rem;
}
.max-w-md {
  max-width: 28rem;
}
.max-w-lg {
  max-width: 32rem;
}
.max-w-xl {
  max-width: 36rem;
}
/* Text utilities */
.text-left {
  text-align: left;
}
.text-center {
  text-align: center;
}
.text-right {
  text-align: right;
}
.font-normal {
  font-weight: 400;
}
.font-medium {
  font-weight: 500;
}
.font-semibold {
  font-weight: 600;
}
.font-bold {
  font-weight: 700;
}
.text-sm {
  font-size: 0.875rem;
  line-height: 1.25rem;
}
.text-base {
  font-size: 1rem;
  line-height: 1.5rem;
}
.text-lg {
  font-size: 1.125rem;
  line-height: 1.75rem;
}
/* Radius & shadow */
.rounded {
  border-radius: 0.25rem;
}
.rounded-md {
  border-radius: 0.375rem;
}
.rounded-lg {
  border-radius: 0.5rem;
}
.rounded-full {
  border-radius: 9999px;
}
.shadow-sm {
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
}
.shadow-md {
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
}
/* Screenreader only */
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}
/* form */
.button {
  font-size: inherit;
  line-height: inherit;
  color: var(--eb-btn-color);
  border: 2px solid var(--eb-btn-border-color);
  background-color: var(--eb-btn-bg);
  --eb-btn-color: #1F2024;
  --eb-btn-bg: #2BE3CD;
  --eb-btn-border-color: #295045;
  --eb-btn-hover-color: #1F2024;
  --eb-btn-hover-bg: #d5f9f5;
  --eb-btn-hover-border-color: #d5f9f5;
  --eb-btn-focus-shadow-rgb: 41, 198, 180;
  font-weight: 600;
  transition: all 0.2s ease-in-out;
}
.button:hover {
  color: var(--eb-btn-hover-color);
  background-color: var(--eb-btn-hover-bg);
  border-color: var(--eb-btn-hover-border-color);
}
