/*!********************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[3].use[1]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[3].use[2]!./src/sass/app.sass ***!
  \********************************************************************************************************************************************************************/
@charset "UTF-8";
/*! 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: bolder;
}

/**
 * 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.
 */
button,
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * 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;
}

/*------------------------------------*\
    $VARIABLES
\*------------------------------------*/
/*
COLORS */
/*Colors BM*/
/*Typography*/
/*Breakpoints
COPY HERDER:DE aus dem Verzeichnis /UTILS/globals */
/** 
 * z-index variables
 Copy HERDER.DE  /SCSS/UTILS/GLOBALS 
 */
/* ======================
		Stylings 
=======================*/
/* Spacings */
/*------------------------------------*\
    $MIXINS
\*------------------------------------*/
/* CSS Transition
	Usage: @include transition(width,0.3s,ease-out);
 */
/* Rem Unit font sizes with relative fallback http:/seesparkbox.com/foundry/scss_rem_mixin_now_with_a_better_fallback  
	Usage: @include font-size(1, large);
*/
/*Omega Reset Mixin*/
/*Solid round-Icons*/
/* Overlay Image for Images */
/* Generated by Font Squirrel (https://www.fontsquirrel.com) on October 28, 2016 */
@font-face {
  font-family: "truenolight";
  src: url(../fonts/truenolt-webfont.woff2) format("woff2"), url(../fonts/truenolt-webfont.woff) format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "truenoregular";
  src: url(../fonts/truenorg-webfont.woff2) format("woff2"), url(../fonts/truenorg-webfont.woff) format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "truenobold";
  src: url(../fonts/truenobd-webfont.woff2) format("woff2"), url(../fonts/truenobd-webfont.woff) format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
*,
*:after,
*:before {
  box-sizing: inherit;
}

html {
  box-sizing: border-box;
  font-size: 62.5%;
  scroll-behavior: smooth;
}

body {
  color: #242424;
  font-family: "truenolight", "Arial", sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 1.6em;
  line-height: 1.7;
  font-weight: 400;
  letter-spacing: 0.01em;
  line-height: 1.7;
}
@media (min-width: 600px) {
  body {
    font-size: 1.7em;
  }
}

.edit-post-visual-editor {
  background-color: #fff !important;
}

/*Überschreiben WP */
main {
  margin-block-start: 0;
  padding-top: 210px;
}
@media screen and (min-width: 700px) {
  main {
    padding-top: 265px;
  }
}

blockquote {
  border-left: 0.3rem solid #d1d1d1;
  margin-left: 0;
  margin-right: 0;
  padding: 1rem 1.5rem;
}
blockquote *:last-child {
  margin-bottom: 0;
}

.button,
button,
input[type=button],
input[type=reset],
input[type=submit] {
  background-color: #63244b;
  border: 0.1rem solid #63244b;
  border-radius: 0.4rem;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-size: 1.7rem;
  font-weight: 400;
  letter-spacing: 0.1rem;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  transition: all 0.5s ease-out allow-discrete;
  padding: 16px 24px;
  opacity: 0.8;
}
.button:focus, .button:hover,
button:focus,
button:hover,
input[type=button]:focus,
input[type=button]:hover,
input[type=reset]:focus,
input[type=reset]:hover,
input[type=submit]:focus,
input[type=submit]:hover {
  border-color: #242424;
  color: #fff;
  outline: 0;
  opacity: 1;
  transform: scale(1.1);
}
.button[disabled],
button[disabled],
input[type=button][disabled],
input[type=reset][disabled],
input[type=submit][disabled] {
  cursor: default;
  opacity: 0.5;
}
.button[disabled]:focus, .button[disabled]:hover,
button[disabled]:focus,
button[disabled]:hover,
input[type=button][disabled]:focus,
input[type=button][disabled]:hover,
input[type=reset][disabled]:focus,
input[type=reset][disabled]:hover,
input[type=submit][disabled]:focus,
input[type=submit][disabled]:hover {
  background-color: #63244b;
  border-color: #63244b;
}
.button.button-outline,
button.button-outline,
input[type=button].button-outline,
input[type=reset].button-outline,
input[type=submit].button-outline {
  background-color: transparent;
  color: #63244b;
}
.button.button-outline:focus, .button.button-outline:hover,
button.button-outline:focus,
button.button-outline:hover,
input[type=button].button-outline:focus,
input[type=button].button-outline:hover,
input[type=reset].button-outline:focus,
input[type=reset].button-outline:hover,
input[type=submit].button-outline:focus,
input[type=submit].button-outline:hover {
  background-color: transparent;
  border-color: #242424;
  color: #242424;
}
.button.button-outline[disabled]:focus, .button.button-outline[disabled]:hover,
button.button-outline[disabled]:focus,
button.button-outline[disabled]:hover,
input[type=button].button-outline[disabled]:focus,
input[type=button].button-outline[disabled]:hover,
input[type=reset].button-outline[disabled]:focus,
input[type=reset].button-outline[disabled]:hover,
input[type=submit].button-outline[disabled]:focus,
input[type=submit].button-outline[disabled]:hover {
  border-color: inherit;
  color: #63244b;
}
.button.button-clear,
button.button-clear,
input[type=button].button-clear,
input[type=reset].button-clear,
input[type=submit].button-clear {
  background-color: transparent;
  border-color: transparent;
  color: #63244b;
}
.button.button-clear:focus, .button.button-clear:hover,
button.button-clear:focus,
button.button-clear:hover,
input[type=button].button-clear:focus,
input[type=button].button-clear:hover,
input[type=reset].button-clear:focus,
input[type=reset].button-clear:hover,
input[type=submit].button-clear:focus,
input[type=submit].button-clear:hover {
  background-color: transparent;
  border-color: transparent;
  color: #242424;
}
.button.button-clear[disabled]:focus, .button.button-clear[disabled]:hover,
button.button-clear[disabled]:focus,
button.button-clear[disabled]:hover,
input[type=button].button-clear[disabled]:focus,
input[type=button].button-clear[disabled]:hover,
input[type=reset].button-clear[disabled]:focus,
input[type=reset].button-clear[disabled]:hover,
input[type=submit].button-clear[disabled]:focus,
input[type=submit].button-clear[disabled]:hover {
  color: #63244b;
}

button[type=submit], input[type=submit] {
  margin-top: 2rem;
}

/*WP Adaptions*/
.editor-list-view-sidebar button, .block-editor-inserter__tabs button, .interface-navigable-region button {
  color: #333;
  font-size: 1.3rem;
  letter-spacing: 0;
  text-transform: none;
}

.edit-post-sidebar__panel {
  font-size: 1.2rem;
}

code {
  background: #5b5b5b;
  border-radius: 0.4rem;
  font-size: 86%;
  margin: 0 0.2rem;
  padding: 0.2rem 0.5rem;
  white-space: nowrap;
}

pre {
  background: #5b5b5b;
  border-left: 0.3rem solid #63244b;
  overflow-y: hidden;
}
pre > code {
  border-radius: 0;
  display: block;
  padding: 1rem 1.5rem;
  white-space: pre;
}

hr {
  border: 0;
  border-top: 0.1rem solid #5b5b5b;
  margin: 3rem 0;
}

input[type=color],
input[type=date],
input[type=datetime],
input[type=datetime-local],
input[type=email],
input[type=month],
input[type=number],
input[type=password],
input[type=search],
input[type=tel],
input[type=text],
input[type=url],
input[type=week],
input:not([type]),
textarea,
select {
  -webkit-appearance: none;
  background-color: #fff;
  border: 0.1rem solid #d1d1d1;
  border-radius: 0.4rem;
  box-shadow: none;
  box-sizing: inherit;
  height: 5rem;
  padding: 0.6rem 1rem 0.7rem;
  width: 100%;
}
input[type=color]:focus,
input[type=date]:focus,
input[type=datetime]:focus,
input[type=datetime-local]:focus,
input[type=email]:focus,
input[type=month]:focus,
input[type=number]:focus,
input[type=password]:focus,
input[type=search]:focus,
input[type=tel]:focus,
input[type=text]:focus,
input[type=url]:focus,
input[type=week]:focus,
input:not([type]):focus,
textarea:focus,
select:focus {
  border-color: #63244b;
  outline: 0;
}

select {
  background: url("data:image/svg+xml;utf8,<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 30 8\" width=\"30\"><path fill=\"%23d1d1d1\" d=\"M0,0l6,8l6-8\"/></svg>") center right no-repeat;
  padding-right: 3rem;
}
select:focus {
  background-image: url("data:image/svg+xml;utf8,<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 30 8\" width=\"30\"><path fill=\"%2363244b\" d=\"M0,0l6,8l6-8\"/></svg>");
}
select[multiple] {
  background: none;
  height: auto;
}

textarea {
  min-height: 6.5rem;
}

label,
legend {
  display: block;
  font-size: 1.6rem;
  font-weight: 400;
  margin-bottom: 0.3rem;
  font-family: "truenobold", "Arial", sans-serif;
}

fieldset {
  border-width: 0;
  padding: 0;
}

input[type=checkbox],
input[type=radio] {
  display: inline;
}

.label-inline {
  display: inline-block;
  font-weight: normal;
  margin-left: 0.5rem;
}

/*WP Forms Adaptions*/
.wpforms-container .wpforms-field-label, .wp-core-ui div.wpforms-container .wpforms-field-label {
  font-weight: 400;
}

.wpforms-container .wpforms-field, .wp-core-ui div.wpforms-container .wpforms-field {
  padding: 10px 0;
}

label.wpforms-field-label-inline {
  font-family: "truenolight", "Arial", sans-serif;
  font-weight: 400;
}

.container {
  margin: 0 auto;
  max-width: 112rem;
  padding: 24px;
  position: relative;
  width: 100%;
}
.container .container {
  padding-left: 0;
  padding-right: 0;
}
@media (min-width: 600px) {
  .container {
    padding: 48px;
  }
}

.wrapper {
  max-width: 112rem;
  margin: 0 auto;
}

.row {
  display: flex;
  flex-direction: column;
  padding: 0;
  width: 100%;
}
.row.row-no-padding {
  padding: 0;
}
.row.row-no-padding > .column {
  padding: 0;
}
.row.row-wrap {
  flex-wrap: wrap;
}
.row.row-top {
  align-items: flex-start;
}
.row.row-bottom {
  align-items: flex-end;
}
.row.row-center {
  align-items: center;
}
.row.row-stretch {
  align-items: stretch;
}
.row.row-baseline {
  align-items: baseline;
}
.row .column {
  display: block;
  flex: 1 1 auto;
  margin-left: 0;
  max-width: 100%;
  width: 100%;
}
@media (min-width: 900px) {
  .row .column > *:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 900px) {
  .row .column.column-offset-10 {
    margin-left: 10%;
  }
  .row .column.column-offset-20 {
    margin-left: 20%;
  }
  .row .column.column-offset-25 {
    margin-left: 25%;
  }
  .row .column.column-offset-33, .row .column.column-offset-34 {
    margin-left: 33.3333%;
  }
  .row .column.column-offset-40 {
    margin-left: 40%;
  }
  .row .column.column-offset-50 {
    margin-left: 50%;
  }
  .row .column.column-offset-60 {
    margin-left: 60%;
  }
  .row .column.column-offset-66, .row .column.column-offset-67 {
    margin-left: 66.6666%;
  }
  .row .column.column-offset-75 {
    margin-left: 75%;
  }
  .row .column.column-offset-80 {
    margin-left: 80%;
  }
  .row .column.column-offset-90 {
    margin-left: 90%;
  }
}
@media (min-width: 900px) {
  .row .column.column-10 {
    flex: 0 0 10%;
    max-width: 10%;
  }
  .row .column.column-20 {
    flex: 0 0 20%;
    max-width: 20%;
  }
  .row .column.column-25 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .row .column.column-33, .row .column.column-34 {
    flex: 0 0 33.3333%;
    max-width: 33.3333%;
  }
  .row .column.column-40 {
    flex: 0 0 40%;
    max-width: 40%;
  }
  .row .column.column-50 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .row .column.column-60 {
    flex: 0 0 60%;
    max-width: 60%;
  }
  .row .column.column-66, .row .column.column-67 {
    flex: 0 0 66.6666%;
    max-width: 66.6666%;
  }
  .row .column.column-75 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .row .column.column-80 {
    flex: 0 0 80%;
    max-width: 80%;
  }
  .row .column.column-90 {
    flex: 0 0 90%;
    max-width: 90%;
  }
  .row .column .column-top {
    align-self: flex-start;
  }
  .row .column .column-bottom {
    align-self: flex-end;
  }
  .row .column .column-center {
    align-self: center;
  }
}

@media (min-width: 900px) {
  .row {
    flex-direction: row;
    margin-left: -1rem;
    width: calc(100% + 2rem);
  }
  .row .column {
    margin-bottom: inherit;
    padding: 0 1rem;
  }
}
a {
  color: #63244b;
  text-decoration: none;
}
a:focus, a:hover {
  color: #242424;
}

dl,
ol,
ul {
  list-style: none;
  padding-left: 0;
  hyphens: auto;
}
dl dl,
dl ol,
dl ul,
ol dl,
ol ol,
ol ul,
ul dl,
ul ol,
ul ul {
  font-size: 90%;
  margin: 1.5rem 0 1.5rem 3rem;
}

ol {
  list-style: decimal inside;
}

ul {
  list-style: none;
  margin-left: 24px;
}

ul li {
  margin-bottom: 8px;
}

ul li:before {
  content: "•";
  font-size: 3rem;
  line-height: 1rem;
  /* Add content: \2022 is the CSS Code/unicode for a bullet */
  color: rgb(177, 146, 165);
  /* Change the color */
  font-weight: bold;
  /* If you want it to be bold */
  display: inline-block;
  /* Needed to add space between the bullet and the text */
  width: 24px;
  /* Also needed for space (tweak if needed) */
  margin-left: -24px;
  /* Also needed for space (tweak if needed) */
}

/**/
ul.inline-list li {
  display: inline-block;
  padding: 4px 16px;
  margin-bottom: 0;
}

.button,
button,
dd,
dt,
li {
  margin-bottom: 1rem;
}

fieldset,
input,
select,
textarea {
  margin-bottom: 1.5rem;
}

blockquote,
dl,
figure,
form,
ol,
p,
pre,
table,
ul {
  margin-bottom: 2.5rem;
}

.spacing {
  margin-bottom: 24px;
}

table {
  border-spacing: 0;
  display: block;
  overflow-x: auto;
  text-align: left;
  width: 100%;
}

td,
th {
  border-bottom: 0.1rem solid #e1e1e1;
  padding: 1.2rem 1.5rem;
}
td:first-child,
th:first-child {
  padding-left: 0;
}
td:last-child,
th:last-child {
  padding-right: 0;
}

@media (min-width: 40rem) {
  table {
    display: table;
    overflow-x: initial;
  }
}
b,
strong {
  font-weight: normal;
  font-family: "truenobold", "Arial", sans-serif;
}

p {
  margin-top: 0;
  hyphens: auto;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 300;
  letter-spacing: -0.1rem;
  margin-bottom: 2rem;
  margin-top: 0;
  color: #63244b;
  hyphens: auto;
}

h1,
.wp-block-post-title {
  font-size: 3rem;
  line-height: 1.2;
  margin-bottom: 4rem;
}
@media (min-width: 600px) {
  h1,
  .wp-block-post-title {
    font-size: 4.6rem;
  }
}

h2 {
  font-size: 2.6rem;
  line-height: 1.25;
  margin-bottom: 4rem;
  margin-top: 4rem;
}
@media (min-width: 600px) {
  h2 {
    font-size: 3.6rem;
  }
}

h3 {
  font-size: 2.2rem;
  line-height: 1.3;
}
@media (min-width: 600px) {
  h3 {
    font-size: 2.8rem;
  }
}

h4 {
  font-size: 2.2rem;
  letter-spacing: -0.08rem;
  line-height: 1.35;
}

h5 {
  font-size: 1.8rem;
  letter-spacing: -0.05rem;
  line-height: 1.5;
}

h6 {
  font-size: 1.6rem;
  letter-spacing: 0;
  line-height: 1.4;
}

/*specials*/
.topline {
  text-transform: uppercase;
  letter-spacing: 0.05rem;
  font-size: 1.5rem;
  display: block;
  margin-bottom: 24px;
}

.topline--h3 {
  margin-bottom: 16px;
}

@media (min-width: 600px) {
  .font-size-l {
    font-size: 2rem;
  }
}

@media (min-width: 600px) {
  .font-size-xl {
    font-size: 2.2rem;
  }
}

img {
  max-width: 100%;
  display: block;
  margin-bottom: 8px;
}

figure {
  margin-bottom: 32px;
}

figcaption {
  font-size: 1.3rem;
}

.clearfix:after {
  clear: both;
  content: " ";
  display: table;
}

.float-left {
  float: left;
}

.float-right {
  float: right;
}

.centered {
  text-align: center;
}
.centered img {
  display: inline-block;
}

.img-centered-mobile {
  max-width: 70%;
  margin-left: auto;
  margin-right: auto;
}
@media (min-width: 900px) {
  .img-centered-mobile {
    max-width: 100%;
  }
}

.wpforms-container input[type=checkbox],
.wpforms-container input[type=radio],
.wp-core-ui div.wpforms-container input[type=checkbox],
.wp-core-ui div.wpforms-container input[type=radio] {
  display: inline-block;
  float: left;
}

.wpforms-container .wpforms-field-label-inline,
.wp-core-ui div.wpforms-container .wpforms-field-label-inline {
  float: left;
  width: 90%;
}

.wp-block-post-title {
  text-align: center;
}

.wpforms-container label.wpforms-error,
.wpforms-container em.wpforms-error {
  font-size: 16px !important;
}

.wpforms-description {
  font-size: 1.8rem !important;
  margin-bottom: 2rem;
}

.wp-block-details {
  display: block;
  width: 100%;
}

.wpforms-container {
  padding-top: 1em;
}

@media screen and (min-width: 805px) {
  .wpforms-field-container,
  .wpforms-container .wpforms-submit-container {
    margin-left: auto;
    margin-right: auto;
    width: 65%;
  }
}

.wpforms-container ul li:before {
  content: "";
  display: none;
}

.wpforms-container input.wpforms-field-medium,
.wpforms-container select.wpforms-field-medium,
.wpforms-container .wpforms-field-row.wpforms-field-medium,
.wp-core-ui div.wpforms-container input.wpforms-field-medium,
.wp-core-ui div.wpforms-container select.wpforms-field-medium,
.wp-core-ui div.wpforms-container .wpforms-field-row.wpforms-field-medium {
  max-width: 100%;
}

.wpforms-submit-container {
  text-align: right;
}

.wpforms-field-medium {
  width: 100%;
  max-width: 100%;
}

/*Better styling of details */
details > summary {
  font-size: 1.6rem;
  line-height: 1.3;
  font-family: "truenobold", "Arial", sans-serif;
  font-weight: normal;
}
@media (min-width: 600px) {
  details > summary {
    font-size: 2.8rem;
    font-family: "truenolight", "Arial", sans-serif;
  }
}

summary::-webkit-details-marker {
  display: none;
}

details[open] > summary:first-of-type {
  list-style-type: none;
}
details[open] > summary:first-of-type:before {
  transform: rotate(90deg);
}

details > summary:first-of-type {
  list-style: none;
}
details > summary:first-of-type:before {
  display: inline-block;
  content: "";
  background-image: url("data:image/svg+xml,<%3Fxml version=\"1.0\" encoding=\"UTF-8\"%3F><svg xmlns=\"http://www.w3.org/2000/svg\" version=\"1.1\" viewBox=\"0 0 17.8 17.8\"><defs><style> .cls-1 { fill: %2363244b; } </style></defs><%21-- Generator: Adobe Illustrator 28.6.0, SVG Export Plug-In . SVG Version: 1.2.0 Build 709%29 --><g><g id=\"Ebene_1\"><path class=\"cls-1\" d=\"M15,8.9c0,.1,0,.3-.2.4l-8.4,8.4c-.1.1-.2.2-.4.2-.1,0-.3,0-.4-.2l-.9-.9c-.1-.1-.2-.3-.2-.4,0-.1,0-.3.2-.4l7-7L4.8,1.9c-.1-.1-.2-.2-.2-.4,0-.1,0-.3.2-.4l.9-.9c.1-.1.2-.2.4-.2s.3,0,.4.2l8.4,8.3c.1.1.2.2.2.4Z\"/></g></g></svg>");
  width: 1em;
  height: 0.75em;
  width: 0.75em;
  background-size: 0.75em;
  transition: all 0.2s;
  margin-right: 0.4em;
}

.edit-post-layout__metaboxes li:before,
.wp-core-ui li:before {
  display: none;
  content: none;
}

.interface-interface-skeleton__sidebar,
.editor-post-panel__row-label {
  font-size: 1.2rem;
}

:where(body .is-layout-flow) > *,
.editor-styles-wrapper :where(body .is-layout-flow) > * {
  margin-block-start: 60px;
  margin-block-end: 0;
}

/*Buttons*/
.wp-element-button,
.wp-block-button__link {
  background-color: #63244b;
  transition: 0.2s all;
  border-radius: 0.4rem;
}
.wp-element-button:hover, .wp-element-button:focus, .wp-element-button:active,
.wp-block-button__link:hover,
.wp-block-button__link:focus,
.wp-block-button__link:active {
  color: #fff;
  transform: scale(1.1);
}

.components-menu-item__item {
  color: #333;
}

.components-menu-item__button:hover .components-menu-item__item,
.components-menu-item__button:focus .components-menu-item__item {
  color: rgb(0, 124, 186);
}

.components-button:focus:not(:disabled) {
  color: rgb(0, 124, 186);
}

.components-button.is-primary:focus:not(:disabled) {
  color: #fff;
}

.box {
  padding: 28.8px;
  background-color: rgba(253, 240, 220, 0.65);
  border: 1px solid #e5ccdb;
  margin-bottom: 64px;
}
@media (min-width: 600px) {
  .box {
    padding: 48px;
  }
}
.box > p:last-child,
.box > ul:last-child {
  margin-bottom: 0;
}

.box--large {
  padding: 28.8px;
}
@media (min-width: 600px) {
  .box--large {
    padding: 64px;
  }
}

.box--aubergine {
  background-color: rgb(122, 69, 102);
  color: #fff;
}
.box--aubergine p,
.box--aubergine p a,
.box--aubergine ul,
.box--aubergine ul a,
.box--aubergine h3 {
  color: #fff;
}

.header {
  text-align: center;
  position: absolute;
  top: 0;
  width: 100%;
  transition: all 0.3s;
}

.header__container {
  padding: 24px;
}
@media (min-width: 600px) {
  .header__container {
    padding: 48px 48px 48px 48px;
  }
}

.header__logo-link {
  display: block;
}

.header__logo {
  max-width: 230px;
  margin-top: 16px;
  margin-bottom: 16px;
  display: inline-block;
}
@media (min-width: 400px) {
  .header__logo {
    max-width: 290px;
  }
}
@media (min-width: 700px) {
  .header__logo {
    max-width: 300px;
    margin-top: 32px;
    margin-bottom: 32px;
  }
}

.headernav__ul {
  display: inline-block;
  list-style: none;
  margin-bottom: 0;
  margin-left: 0;
  margin-top: 0;
}

.headernav__item:before {
  display: none;
}

ul li.headernav__item {
  font-size: 1.3rem;
  padding-left: 3px;
  padding-right: 3px;
  position: relative;
}
@media (min-width: 600px) {
  ul li.headernav__item {
    font-size: 1.7rem;
    padding-left: 15px;
    padding-right: 15px;
  }
}
ul li.headernav__item.current {
  color: rgb(177, 146, 165);
}
ul li.headernav__item.current:before {
  display: block;
  color: #63244b;
  font-size: 1.7em;
  position: absolute;
  content: "";
  margin-left: -10px;
}
@media (min-width: 600px) {
  ul li.headernav__item.current:before {
    left: 0px;
    top: 11px;
    content: "• ";
  }
}
ul li.headernav__item.current .headernav__link {
  color: #63244b;
  opacity: 0.8;
}

.headernav__link {
  color: #5b5b5b;
  padding-top: 12px;
  padding-bottom: 12px;
}
.headernav__link:hover, .headernav__link:focus, .headernav__link:active {
  color: #242424;
}

.newsticker + .header:before {
  content: "";
  padding-top: 40px;
  display: block;
}

.header {
  z-index: 1000;
}

.header.fixed {
  position: fixed;
  width: 100%;
  top: 0;
  left: 0;
  background-color: rgba(255, 255, 255, 0.99);
  padding: 10px;
}

.fixed .header__logo {
  max-width: 170px;
  padding: 10px 3px 2px;
  margin: 0;
}

.fixed .header__container {
  padding-top: 0;
  padding-bottom: 0;
}
@media screen and (min-width: 1000px) {
  .fixed .header__container {
    padding-top: 20px;
  }
}

.fixed .headernav__item {
  font-size: 1.3rem;
  padding-left: 4px;
  padding-right: 4px;
}
@media (min-width: 600px) {
  .fixed .headernav__item {
    font-size: 1.5rem;
    padding-left: 12px;
    padding-right: 12px;
  }
  .fixed .headernav__item.current:before {
    top: 9px;
  }
}

footer {
  font-size: 1.5rem;
  background-color: #63244b;
  color: #fff;
}
footer h3, footer p, footer p a, footer ul {
  color: #fff;
}
footer a:focus, footer a:hover, footer a:active {
  color: #fff;
}

.footer__metanav {
  text-align: center;
  margin-top: 48px;
  margin-bottom: 24px;
}
@media (min-width: 600px) {
  .footer__metanav {
    text-align: right;
  }
}
.footer__metanav a {
  color: #fff;
}

.footer__copyright {
  text-align: center;
  font-size: 1.3rem;
}
@media (min-width: 600px) {
  .footer__copyright {
    text-align: right;
  }
}
.footer__copyright a {
  color: #fff;
}

main > .outer:first-child .container {
  padding-top: 0;
}

body {
  background-image: url(../assets/schwuenge_sw.svg);
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
}

/* $slider */
/* **************************** 
		Basic Styles
****************************  */
.slider {
  position: relative;
  margin: 0;
  max-width: 1180px;
  margin-left: auto;
  margin-right: auto;
  /* Frame */
  /* Scrollbar */
  /* Pages */
}
.slider .nextPage,
.slider .prevPage {
  position: absolute;
  display: block;
  height: 32px !important;
  width: 32px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: #fff;
  border-radius: 50%;
  color: transparent;
  top: 45%;
  margin-top: -16px;
  margin-bottom: 0;
  padding: 0;
  border: none;
  outline: none;
  z-index: 500;
}
@media (min-width: 1000px) {
  .slider .nextPage,
  .slider .prevPage {
    background: transparent;
    border-radius: none;
  }
}
.slider .nextPage:hover, .slider .nextPage:focus,
.slider .prevPage:hover,
.slider .prevPage:focus {
  outline: none;
  background: #5b5b5b;
}
@media (min-width: 1000px) {
  .slider .nextPage:hover, .slider .nextPage:focus,
  .slider .prevPage:hover,
  .slider .prevPage:focus {
    background: transparent;
  }
}
.slider .nextPage:hover:before, .slider .nextPage:focus:before,
.slider .prevPage:hover:before,
.slider .prevPage:focus:before {
  color: #fff;
  opacity: 1;
}
@media (min-width: 1000px) {
  .slider .nextPage:hover:before, .slider .nextPage:focus:before,
  .slider .prevPage:hover:before,
  .slider .prevPage:focus:before {
    color: #242424;
  }
}
.slider .nextPage.disabled,
.slider .prevPage.disabled {
  opacity: 0.25;
}
.slider .nextPage:before,
.slider .prevPage:before {
  font-family: "fontello";
  font-size: 32px;
  line-height: 1;
  width: 32px;
  height: 60px;
  display: inline-block;
  text-align: center;
  color: #fff;
  opacity: 0.75;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
@media (min-width: 1000px) {
  .slider .nextPage:before,
  .slider .prevPage:before {
    color: #63244b;
  }
}
.slider .nextPage, .slider .prevPage {
  display: none;
}
.slider .nextPage {
  right: 10px;
}
@media (min-width: 1000px) {
  .slider .nextPage {
    right: -97px;
  }
}
[dir=rtl] .slider .nextPage {
  left: 0px;
  right: auto;
}
@media (min-width: 1000px) {
  [dir=rtl] .slider .nextPage {
    left: -97px;
  }
}
.slider .nextPage:before {
  content: "\e813";
  padding-left: 3px;
  position: relative;
  top: -1px;
}
[dir=rtl] .slider .nextPage:before {
  content: "\e812";
}
.slider .prevPage {
  left: 10px;
}
@media (min-width: 1000px) {
  .slider .prevPage {
    left: -97px;
  }
}
[dir=rtl] .slider .prevPage {
  left: auto;
  right: 0px;
}
@media (min-width: 1000px) {
  [dir=rtl] .slider .prevPage {
    right: -97px;
  }
}
.slider .prevPage:before {
  content: "\e812";
  padding-right: 3px;
  position: relative;
  top: -1px;
}
[dir=rtl] .slider .prevPage:before {
  content: "\e813";
}
.slider .slider__frame {
  margin-bottom: 48px;
  height: auto;
  margin-left: 0;
  margin-right: 0;
  overflow: hidden;
}
@media (600px) {
  .slider .slider__frame {
    margin-left: 0;
    margin-right: 0;
  }
}
.slider .slider__frame ul {
  list-style: none;
  margin: 0;
  padding: 0;
  height: 100%;
}
.slider .slider__frame ul li:before {
  display: none;
}
.slider .slider__slidee {
  float: left;
  display: block;
  width: 300px;
  cursor: pointer;
}
.slider .slider__slidee li {
  float: left;
  width: 860px;
  height: 100%;
  margin: 0 1px 0 0;
  padding: 0;
  color: #ddd;
  text-align: center;
  cursor: pointer;
}
.slider .scrollbar {
  margin: 0 0 1em 0;
  height: 3px;
  background: #d1d1d1;
  line-height: 0;
  border-radius: 10px;
}
.slider .scrollbar .handle {
  width: 100px;
  height: 100%;
  background: #5b5b5b;
  cursor: pointer;
  border-radius: 10px;
}
.slider .scrollbar .handle .mousearea {
  position: absolute;
  top: -9px;
  left: 0;
  width: 100%;
  height: 30px;
}
.slider .pages {
  list-style: none;
  margin: 10px 0;
  padding: 0;
  text-align: center;
  position: absolute;
  bottom: -40px;
  width: 100%;
}
.slider .pages li {
  display: inline-block;
  width: 7px;
  height: 7px;
  margin: 0 8px;
  text-indent: -999px;
  border-radius: 10px;
  cursor: pointer;
  overflow: hidden;
  opacity: 0.45;
  background-color: #63244b;
}
.slider .pages li.active {
  opacity: 1;
}

.box--news {
  text-align: center;
  padding-top: 90px;
  background-image: url(../assets/alert.svg);
  background-size: 45px;
  background-repeat: no-repeat;
  background-position: center 35px;
  background-color: #76a57b;
}
.box--news ul,
.box--news p,
.box--news a,
.box--news h2,
.box--news h3,
.box--news h4 {
  color: #fff;
}
.box--news a {
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
}
.box--news h3 {
  font-size: 2.1rem;
  line-height: 1.3;
  font-family: "truenolight", "Arial", sans-serif;
  font-weight: 400;
  letter-spacing: 0.03rem;
}
@media (min-width: 600px) {
  .box--news h3 {
    font-size: 2.3rem;
  }
}

.box--news__head {
  font-size: 3rem;
  letter-spacing: 0.03rem;
  text-align: center;
  margin-bottom: 4rem;
  margin-top: 1rem;
}

.content-header {
  text-align: center;
}
.content-header p, .content-header h3 {
  text-align: center;
}

.content-header__vorspann {
  color: #63244b;
}
@media (min-width: 805px) {
  .content-header__vorspann {
    font-size: 2rem;
  }
}

.box--healthy {
  padding-top: 90px;
  background-image: url(../assets/ico-schutzschirm.svg);
  background-size: 45px;
  background-repeat: no-repeat;
  background-position: center 30px;
}

.office-hours {
  font-family: "truenobold";
  margin-bottom: 24px;
}

.office-hours__row {
  display: flex;
  flex-direction: row;
  width: 160px;
}

.office-hours__day {
  flex: 1 1 auto;
  display: block;
  max-width: 100%;
  width: 100%;
}

.office-hours__time {
  flex: 1 1 auto;
  display: block;
  max-width: 100%;
  width: 100%;
  text-align: right;
}

.emergency-offer {
  margin-bottom: 24px;
}

.emergency-offer__row {
  display: flex;
  flex-direction: row;
  width: 320px;
}

.emergency-offer__thing {
  flex: 0 0 60%;
  display: block;
  max-width: 100%;
  width: 100%;
}

.emergency-offer__number {
  flex: 1 1 auto;
  display: block;
  max-width: 100%;
  width: 100%;
  text-align: right;
}

@media (min-width: 400px) {
  .team__mitarbeiter {
    flex-direction: row;
    flex-wrap: wrap;
    margin-left: -1rem;
    width: calc(100% + 2rem);
    align-items: stretch;
  }
}

@media (min-width: 400px) {
  .team__mitarbeiter > .column {
    flex: 0 0 50%;
    max-width: 50%;
    margin-bottom: inherit;
    padding: 0 1rem;
  }
}
@media (min-width: 600px) {
  .team__mitarbeiter > .column {
    flex: 0 0 33%;
    max-width: 33%;
  }
}
@media (min-width: 805px) {
  .team__mitarbeiter > .column {
    flex: 0 0 20%;
    max-width: 20%;
  }
}

.team__mitarbeiter-figure {
  text-align: center;
}
@media (min-width: 400px) {
  .team__mitarbeiter-figure {
    text-align: left;
  }
}

.team__mitarbeiter-figure img {
  text-align: center;
  max-width: 55%;
  margin-left: auto;
  margin-right: auto;
  display: block;
}
@media (min-width: 400px) {
  .team__mitarbeiter-figure img {
    max-width: 100%;
  }
}

* {
  box-sizing: border-box;
}

@-webkit-keyframes ticker {
  0% {
    -webkit-transform: translate3d(0%, 0, 0);
    transform: translate3d(0%, 0, 0);
    visibility: visible;
  }
  100% {
    -webkit-transform: translate3d(-120%, 0, 0);
    transform: translate3d(-120%, 0, 0);
  }
}
@keyframes ticker {
  0% {
    -webkit-transform: translate3d(0%, 0, 0);
    transform: translate3d(0%, 0, 0);
    visibility: visible;
  }
  100% {
    -webkit-transform: translate3d(-120%, 0, 0);
    transform: translate3d(-120%, 0, 0);
  }
}
@-webkit-keyframes ticker_home {
  0% {
    -webkit-transform: translate3d(0%, 0, 0);
    transform: translate3d(0%, 0, 0);
    visibility: visible;
  }
  100% {
    -webkit-transform: translate3d(-120%, 0, 0);
    transform: translate3d(-200%, 0, 0);
  }
}
@keyframes ticker_home {
  0% {
    -webkit-transform: translate3d(0%, 0, 0);
    transform: translate3d(0%, 0, 0);
    visibility: visible;
  }
  100% {
    -webkit-transform: translate3d(-120%, 0, 0);
    transform: translate3d(-200%, 0, 0);
  }
}
.newsticker {
  position: fixed;
  bottom: auto;
  top: 0;
  width: 100%;
  overflow: hidden;
  height: 3rem;
  background-color: #63244b;
  padding-left: 100%;
  box-sizing: content-box;
  z-index: 100;
  font-size: 1.3rem;
}
@media screen and (min-width: 600px) {
  .newsticker {
    font-size: 1.5rem;
    height: 4rem;
  }
}
.newsticker a {
  color: #fff;
}

.ticker {
  display: inline-block;
  height: 3rem;
  line-height: 3rem;
  white-space: nowrap;
  padding-right: 100%;
  box-sizing: content-box;
  width: 100%;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-name: ticker;
  animation-name: ticker;
  -webkit-animation-duration: 40s;
  animation-duration: 40s;
}
@media screen and (min-width: 600px) {
  .ticker {
    height: 4rem;
    line-height: 4rem;
  }
}

.ticker__item {
  display: inline-block;
  padding: 0 2rem;
  color: white;
}

/*# sourceMappingURL=css-min.css.map*/