/*!*******************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./src/scss/main.scss ***!
  \*******************************************************************************************************************************************************************************************************************************************/
/**
* Variables
*/
:root {
  --font__heading: "magno-sans-variable", sans-serif;
  --font__base: "Inter", sans-serif;
  --color__gelb: #ffce2e;
  --color__blau: #048cd6;
  --color__grun: #36a857;
  --color__pink: #ea60a7;
  --color__light-txt: #8e9cac;
  --color__olive_green: #9cc056;
  --color__silk_blue: #488fb9;
  --color__blur_dianne: #27474a;
  --color__text: #000;
  --color__black_001: #151313;
  --color__grey: #cccccc;
  --color__cadet_grey: #8e9cac;
  --color__metalic_silver: #bec6cf;
  --color__pastel_grey: #cdcdcd;
  --color__light_grey: #f2f2f2;
  --color__black: #000000;
  --color__white: #ffffff;
  --color--success: #28a745;
  --color--warning: #ffc107;
  --color--danger: #e35858;
}

/*! 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;
  -webkit-text-size-adjust: 100%;
}

/* 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;
  height: 0;
  overflow: visible;
}

/**
   * 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;
  font-size: 1em;
}

/* 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;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}

/**
   * 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;
  font-size: 1em;
}

/**
   * 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;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}

/**
   * Show the overflow in IE.
   * 1. Show the overflow in Edge.
   */
button,
input {
  overflow: visible;
}

/**
   * Remove the inheritance of text transform in Edge, Firefox, and IE.
   * 1. Remove the inheritance of text transform in Firefox.
   */
button,
select {
  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;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}

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

/**
   * 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;
  outline-offset: -2px;
}

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

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

/*********************
* BREAKPOINTS
*
* @example
* for max-width case
* @include breakpoint('smaller') {
*	@content;	
* }
*
* for min-width case
* @include breakpoint('smaller', true) {
*	@content;	
*}
*********************/
/**
* Mixin to declare Font-face
*
*/
/*********************
	Flex 
*********************/
/*********************
	Flex Direction

@example
// If display: flex; is needed
@include flex-column(true);

// If display: flex; is not needed
@include flex-column();
*********************/
/*********************
	Flex Direction

@example
// Center Vertically and horizontally
@include flex-center();

// Center only horizontally
@include flex-center(hr);

// Center only vertically
@include flex-center(vr);

*********************/
/*********************
Flex Grid Width

@example

@include flex-grid-width(5, 30px);

Note: Do not forget to add column-gap in the parent element

*********************/
/*********************
	Flex Width

@example

@include flex-width(calc(100% / 3));
*********************/
/*========================================== 
# Grid
===========================================*/
/*********************
	Center Block
*********************/
/*********************
	Fade InOut
*********************/
/*********************
# Custom Scrollbar
  @include custom-scrollbar(#232E33, #6BAF8D, 6px);
*********************/
*,
*:before,
*:after {
  box-sizing: border-box;
}

body {
  word-break: break-word;
  -webkit-text-size-adjust: 100%;
     -moz-text-size-adjust: 100%;
          text-size-adjust: 100%;
}

img,
video,
svg,
iframe,
figure,
picture {
  max-width: 100%;
  height: auto;
}

.container {
  width: min(1348px, 100%);
  margin-inline: auto;
  padding-inline: 30px;
}
@media screen and (max-width: 767px) {
  .container {
    padding-inline: 20px;
  }
}

@media (prefers-reduced-motion) {
  *,
  *:before,
  *:after {
    animation-duration: 0s !important;
    transition: none !important;
    scroll-behavior: auto !important;
  }
}
.site {
  --headerHeight: 114px;
}

a {
  text-decoration: none;
}

/**
* Mixin to declare Font-face
*
* usage example
* @include font-face('font-name', 'font-path', (font-extension), font-weight);
* @include font-face('Roboto', '../fonts/roboto-bold', (woff2,woff,otf), 700);
*
*/
body {
  font-size: 16px;
  line-height: 1.6;
  font-family: var(--font__base);
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
  font-family: var(--font__heading);
}
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
  color: inherit;
  font: inherit;
}

p {
  margin: 0;
}
p a {
  color: inherit;
  font: inherit;
}

h1,
.heading-one {
  font-size: clamp(50px, 4.5vw, 86px);
  line-height: 1.2;
  font-weight: 700;
}

h2,
.heading-two {
  font-size: clamp(42px, 4.5vw, 48px);
  line-height: 1.1;
  font-weight: 700;
}

h3,
.heading-three {
  font-size: 32px;
  line-height: 1.46;
  font-weight: 700;
}
@media screen and (max-width: 767px) {
  h3,
  .heading-three {
    font-size: 28px;
    line-height: 1.2;
  }
}

h4,
.heading-four {
  font-size: 26px;
  line-height: 1.7;
  font-weight: 700;
}
@media screen and (max-width: 767px) {
  h4,
  .heading-four {
    font-size: 25px;
    line-height: 1.46;
  }
}

h5 {
  font-size: 22px;
  line-height: 1.7;
  font-weight: 700;
}
@media screen and (max-width: 767px) {
  h5 {
    font-size: 20px;
    line-height: 1.46;
  }
}

.txt-base {
  font-size: 16px;
  line-height: 1.7;
}

/* Text meant only for screen readers. */
.sr-only,
.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important;
}
.sr-only:focus,
.screen-reader-text:focus {
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  clip-path: none;
  display: block;
  font-size: 0.875rem;
  font-weight: 700;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
}

/* Do not show the outline on the skip link target. */
#primary[tabindex="-1"]:focus {
  outline: 0;
}

.text-center {
  text-align: center;
}

.text-right {
  text-align: right;
}

.text-left {
  text-align: left;
}

.alignleft {
  /*rtl:ignore*/
  float: left;
  /*rtl:ignore*/
  margin-right: 1.5em;
  margin-bottom: 1.5em;
}

.alignright {
  /*rtl:ignore*/
  float: right;
  /*rtl:ignore*/
  margin-left: 1.5em;
  margin-bottom: 1.5em;
}

.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 1.5em;
}

.align-top img {
  vertical-align: top;
}

.justify-between {
  justify-content: space-between;
}

.justify-end {
  justify-content: flex-end;
}

.items-center {
  align-items: center;
}

.text-white {
  color: var(--color__white);
}

.text-black {
  color: var(--color__black);
}

.text-gelb {
  color: var(--color__gelb);
}

.text-blau {
  color: var(--color__blau);
}

.text-grun {
  color: var(--color__grun);
}

.text-pink {
  color: var(--color__pink);
}

.bg-gelb {
  background-color: var(--color__gelb);
}

.bg-blau {
  background-color: var(--color__blau);
}

.bg-grun {
  background-color: var(--color__grun);
}

.bg-pink {
  background-color: var(--color__pink);
}

.bg-white {
  background-color: var(--color__white);
}

.bg-black {
  background-color: var(--color__black);
}

.border-gelb {
  border-color: var(--color__gelb);
}

.border-blau {
  border-color: var(--color__blau);
}

.border-grun {
  border-color: var(--color__grun);
}

.border-pink {
  border-color: var(--color__pink);
}

.d-block {
  display: block;
}

.d-none {
  display: none;
}

@media screen and (min-width: 992px) {
  .d-md-none {
    display: none;
  }
}

@media screen and (min-width: 992px) {
  .d-md-block {
    display: block;
  }
}

.flex {
  display: flex;
}

.inline-flex {
  display: inline-flex;
}

.flex-col {
  flex-direction: column;
}

.flex-wrap {
  flex-wrap: wrap;
}

.gap-1 {
  gap: 8px;
}

.gap-x-1 {
  -moz-column-gap: 8px;
       column-gap: 8px;
}

.gap-y-1 {
  row-gap: 8px;
}

.mt-1 {
  margin-block-start: 8px;
}

.mb-1 {
  margin-block-end: 8px;
}

.pt-1 {
  padding-block-start: 8px;
}

.pb-1 {
  padding-block-end: 8px;
}

.py-1 {
  padding-block: 8px;
}

.gap-2 {
  gap: 16px;
}

.gap-x-2 {
  -moz-column-gap: 16px;
       column-gap: 16px;
}

.gap-y-2 {
  row-gap: 16px;
}

.mt-2 {
  margin-block-start: 16px;
}

.mb-2 {
  margin-block-end: 16px;
}

.pt-2 {
  padding-block-start: 16px;
}

.pb-2 {
  padding-block-end: 16px;
}

.py-2 {
  padding-block: 16px;
}

.gap-3 {
  gap: 24px;
}

.gap-x-3 {
  -moz-column-gap: 24px;
       column-gap: 24px;
}

.gap-y-3 {
  row-gap: 24px;
}

.mt-3 {
  margin-block-start: 24px;
}

.mb-3 {
  margin-block-end: 24px;
}

.pt-3 {
  padding-block-start: 24px;
}

.pb-3 {
  padding-block-end: 24px;
}

.py-3 {
  padding-block: 24px;
}

.gap-4 {
  gap: 32px;
}

.gap-x-4 {
  -moz-column-gap: 32px;
       column-gap: 32px;
}

.gap-y-4 {
  row-gap: 32px;
}

.mt-4 {
  margin-block-start: 32px;
}

.mb-4 {
  margin-block-end: 32px;
}

.pt-4 {
  padding-block-start: 32px;
}

.pb-4 {
  padding-block-end: 32px;
}

.py-4 {
  padding-block: 32px;
}

.gap-5 {
  gap: 40px;
}

.gap-x-5 {
  -moz-column-gap: 40px;
       column-gap: 40px;
}

.gap-y-5 {
  row-gap: 40px;
}

.mt-5 {
  margin-block-start: 40px;
}

.mb-5 {
  margin-block-end: 40px;
}

.pt-5 {
  padding-block-start: 40px;
}

.pb-5 {
  padding-block-end: 40px;
}

.py-5 {
  padding-block: 40px;
}

.gap-6 {
  gap: 48px;
}

.gap-x-6 {
  -moz-column-gap: 48px;
       column-gap: 48px;
}

.gap-y-6 {
  row-gap: 48px;
}

.mt-6 {
  margin-block-start: 48px;
}

.mb-6 {
  margin-block-end: 48px;
}

.pt-6 {
  padding-block-start: 48px;
}

.pb-6 {
  padding-block-end: 48px;
}

.py-6 {
  padding-block: 48px;
}

.gap-7 {
  gap: 56px;
}

.gap-x-7 {
  -moz-column-gap: 56px;
       column-gap: 56px;
}

.gap-y-7 {
  row-gap: 56px;
}

.mt-7 {
  margin-block-start: 56px;
}

.mb-7 {
  margin-block-end: 56px;
}

.pt-7 {
  padding-block-start: 56px;
}

.pb-7 {
  padding-block-end: 56px;
}

.py-7 {
  padding-block: 56px;
}

.gap-8 {
  gap: 64px;
}

.gap-x-8 {
  -moz-column-gap: 64px;
       column-gap: 64px;
}

.gap-y-8 {
  row-gap: 64px;
}

.mt-8 {
  margin-block-start: 64px;
}

.mb-8 {
  margin-block-end: 64px;
}

.pt-8 {
  padding-block-start: 64px;
}

.pb-8 {
  padding-block-end: 64px;
}

.py-8 {
  padding-block: 64px;
}

.font-heading {
  font-family: var(--font__heading);
}

.font-base {
  font-family: var(--font__base);
}

.font-thin {
  font-weight: 100;
}

.font-extralight {
  font-weight: 200;
}

.font-light {
  font-weight: 300;
}

.font-normal {
  font-weight: 400;
}

.font-medium {
  font-weight: 500;
}

.font-semibold {
  font-weight: 600;
}

.font-bold {
  font-weight: 700;
}

.font-extrabold {
  font-weight: 800;
}

.font-black {
  font-weight: 900;
}

.font-italic {
  font-style: italic;
}

.list-none,
.list-none ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.text-decoration-none {
  text-decoration: none;
}

.underline {
  text-decoration: underline;
}

.ab-bg-img {
  position: absolute;
  inset: 0;
  pointer-events: none;
}
.ab-bg-img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.cursor-pointer {
  cursor: pointer;
}

.stretched-link::after {
  position: absolute;
  inset: 0;
  z-index: 1;
  pointer-events: auto;
  content: "";
  background-color: rgba(0, 0, 0, 0);
}

.relative {
  position: relative;
}

@keyframes anim-rotate {
  0% {
    transform: translate(-50%, -50%) rotate(0deg);
  }
  100% {
    transform: translate(-50%, -50%) rotate(360deg);
  }
}
.btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-size: 18px;
  line-height: 1;
  font-weight: 700;
  border: 1px solid var(--color__black);
  color: var(--color__black);
  border-radius: 100px;
  padding: 31px 52px;
  transition: 0.4s;
}
@media screen and (max-width: 767px) {
  .btn {
    font-size: 16px;
    padding: 24px 40px;
  }
}
.btn:hover {
  background: var(--color__black);
  color: var(--color__white);
}
.btn.btn-outline-green {
  border: 1px solid var(--color__olive_green);
  background: var(--color__white);
  color: var(--color__olive_green);
}
.btn.btn-outline-green:hover {
  background: var(--color__olive_green);
  color: var(--color__white);
}
.btn.btn-bg-green {
  border: 1px solid var(--color__olive_green);
  color: var(--color__white);
  background: var(--color__olive_green);
}
.btn.btn-bg-green:hover {
  color: var(--color__olive_green);
  background: var(--color__white);
}
.btn--bg-white {
  background: var(--color__white);
  color: var(--color__blur_dianne);
  border: 1px solid var(--color__white);
}
.btn--bg-white:hover {
  background: transparent;
  color: var(--color__white);
}

.btn-theme {
  line-height: 1;
  padding: 9px 31px 10px;
  border-radius: 32px;
  color: var(--color__grun);
  border: 1px solid var(--color__grun);
  background: transparent;
  cursor: pointer;
  display: inline-flex;
  justify-content: center;
  transition: color 0.36s, background-color 0.36s, border-color 0.36s;
}
.btn-theme:hover {
  background-color: var(--color__grun);
  color: var(--color__white) !important;
}
.btn-theme--gelb {
  border-color: var(--color__gelb);
  color: var(--color__gelb);
}
.btn-theme--gelb:hover, .btn-theme--gelb.active {
  background-color: var(--color__gelb);
  color: var(--color__white);
}
.btn-theme--blau {
  border-color: var(--color__blau);
  color: var(--color__blau);
}
.btn-theme--blau:hover, .btn-theme--blau.active {
  background-color: var(--color__blau);
  color: var(--color__white);
}
.btn-theme--grun {
  border-color: var(--color__grun);
  color: var(--color__grun);
}
.btn-theme--grun:hover, .btn-theme--grun.active {
  background-color: var(--color__grun);
  color: var(--color__white);
}
.btn-theme--pink {
  border-color: var(--color__pink);
  color: var(--color__pink);
}
.btn-theme--pink:hover, .btn-theme--pink.active {
  background-color: var(--color__pink);
  color: var(--color__white);
}
.btn-theme--bg {
  padding: 16px 32px 18px;
}
.btn-theme.btn-load-more {
  position: relative;
  padding-block: 12px;
}
.btn-theme.btn-load-more img {
  display: block;
  height: 24px;
  width: 24px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  animation: anim-rotate 2s linear infinite;
  opacity: 0;
  pointer-events: none;
  visibility: hidden;
  transform: transition 0.4s;
}

.loading-contents .btn-load-more {
  pointer-events: none;
  cursor: no-drop;
}
.loading-contents .btn-load-more span {
  opacity: 0;
}
.loading-contents .btn-load-more img {
  opacity: 1;
  visibility: visible;
}

@media screen and (max-width: 991px) {
  .main-navigation {
    margin-left: 0;
    position: fixed;
    width: 100%;
    height: 100dvh;
    top: 0;
    right: -100%;
    transition: 0.4s;
    padding-top: 115px;
    background: var(--color__grun);
    padding-bottom: 24px;
  }
}
@media screen and (max-width: 767px) {
  .main-navigation {
    padding-top: 100px;
  }
}
@media screen and (max-width: 991px) and (orientation: landscape) {
  .main-navigation {
    padding-top: 85px;
  }
}
@media screen and (max-width: 991px) {
  .main-navigation .menu-wrapper {
    padding: 60px 30px 0;
    overflow: auto;
    height: calc(100dvh - 139px);
  }
}
@media screen and (max-width: 767px) {
  .main-navigation .menu-wrapper {
    padding-inline: 20px;
    height: calc(100dvh - 124px);
  }
}
@media screen and (max-width: 991px) and (orientation: landscape) {
  .main-navigation .menu-wrapper {
    padding-top: 35px;
  }
}
.main-navigation .mobile-search {
  margin: 0 0 34px;
}
@media screen and (min-width: 992px) {
  .main-navigation .mobile-search {
    display: none;
  }
}
.main-navigation .mobile-search .search-form {
  width: 100%;
}
.main-navigation .mobile-search .search-form input[type=search] {
  color: var(--color__white);
}
.main-navigation ul.menu {
  padding: 0;
  margin: 0;
}
.main-navigation ul.menu li {
  display: inline-block;
  list-style: none;
}
.main-navigation ul.menu li:not(:last-child) {
  margin-right: 35px;
}
@media screen and (max-width: 1199px) {
  .main-navigation ul.menu li:not(:last-child) {
    margin-right: 25px;
  }
}
@media screen and (max-width: 991px) {
  .main-navigation ul.menu li {
    margin: 0 0 24px;
    display: block;
    width: 100%;
  }
}
@media screen and (max-width: 991px) and (orientation: landscape) {
  .main-navigation ul.menu li {
    margin: 0 0 20px;
  }
}
.main-navigation ul.menu li a {
  font-size: 18px;
  line-height: 1.44;
  font-weight: 600;
  color: var(--color__white);
  transition: color 0.28s;
}
@media screen and (max-width: 1199px) {
  .main-navigation ul.menu li a {
    font-size: 16px;
  }
}
@media screen and (max-width: 991px) {
  .main-navigation ul.menu li a {
    font-size: 24px;
    line-height: 1.46;
  }
}
.main-navigation ul.menu li a:hover {
  color: var(--color__gelb);
}
.main-navigation ul.menu li.current-menu-item a {
  color: var(--color__gelb);
}

@media screen and (min-width: 992px) {
  .main-navigation ul.sub-menu {
    position: absolute;
    top: calc(100% + 24px);
    left: 0;
    width: 240px;
    background-color: var(--color__pink);
    padding: 14px;
    visibility: hidden;
    opacity: 0;
    transition: visibility 0.4s, opacity 0.4s;
  }
}
@media screen and (min-width: 992px) and (max-width: 767px) {
  .main-navigation ul.sub-menu {
    width: initial;
  }
}
@media screen and (min-width: 992px) {
  .main-navigation ul.sub-menu li {
    display: block;
    margin: 0 0 8px !important;
    border-bottom: 1px solid var(--color__white);
    padding-bottom: 8px;
  }
  .main-navigation ul.sub-menu li:last-child {
    border-bottom: 0;
    padding-bottom: 0;
    margin: 0 !important;
  }
  .main-navigation .menu-item-has-children {
    position: relative;
  }
  .main-navigation .menu-item-has-children:after {
    content: "";
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    height: 28px;
  }
  .main-navigation .menu-item-has-children:hover ul.sub-menu {
    visibility: visible;
    opacity: 1;
  }
}

@media screen and (max-width: 991px) {
  ul.sub-menu {
    display: none;
    --gap: 16px;
  }
  ul.sub-menu li {
    margin-block: var(--gap);
  }
}
.menu-toggle {
  display: none;
  position: relative;
  z-index: 11;
  margin-top: 1px;
}
@media screen and (max-width: 991px) {
  .menu-toggle {
    display: block;
  }
}
.menu-toggle span {
  display: block;
  width: 24px;
  height: 2px;
  background: var(--color__white);
  transition: 0.28s;
}
.menu-toggle span:not(:last-child) {
  margin: 0 0 6px;
}
.menu-toggle.toggled span:first-child {
  transform: rotate(45deg) translateY(6px);
}
.menu-toggle.toggled span:last-child {
  transform: rotate(-45deg) translateY(-6px);
}

@media screen and (max-width: 991px) {
  body.menu-opened {
    overflow: hidden;
  }
}
@media screen and (max-width: 991px) {
  body.menu-opened .main-navigation {
    right: 0;
  }
}

/*=======================================================================
   # Code to remove outline on focus input field
====================================================================*/
form input:focus,
form select:focus,
form textarea:focus {
  outline: none;
}

/*=======================================================================
   # Code to remove X clear button from search input field
====================================================================*/
input[type=search]::-webkit-search-decoration,
input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-results-button,
input[type=search]::-webkit-search-results-decoration {
  display: none;
}

/*=======================================================================
   # Code to change the styling of suggested input values.
====================================================================*/
input:-webkit-autofill,
input:-webkit-autofill:active,
input:-webkit-autofill:focus,
input:-webkit-autofill:hover,
select:-webkit-autofill,
select:-webkit-autofill:active,
select:-webkit-autofill:focus,
select:-webkit-autofill:hover,
textarea:-webkit-autofill,
textarea:-webkit-autofill:active,
textarea:-webkit-autofill:focus,
textarea:-webkit-autofill:hover {
  -webkit-text-fill-color: var(--clor__white);
  -webkit-box-shadow: 0 0 0 1000px transparent inset;
  -webkit-transition: background-color 5000s ease-in-out 0s;
  transition: background-color 5000s ease-in-out 0s;
}

input[type=text]::-ms-clear {
  display: none;
  width: 0;
  height: 0;
}

input[type=text]::-ms-reveal {
  display: none;
  width: 0;
  height: 0;
}

input:focus {
  outline: none;
}

form input,
form select,
form .select2,
form textarea {
  font-size: 18px;
  line-height: 1;
  font-weight: 600;
  color: var(--color__black);
  border: 1px solid var(--color__black);
  border-radius: 100px;
  background: var(--color__white);
  display: block;
  padding: 15px 10px 16px 30px;
  width: 100%;
  -webkit-appearance: none;
}
@media screen and (max-width: 767px) {
  form input,
  form select,
  form .select2,
  form textarea {
    font-size: 16px;
    padding: 15px 20px 16px 20px;
  }
}
form input::-moz-placeholder, form select::-moz-placeholder, form .select2::-moz-placeholder, form textarea::-moz-placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: var(--color__pastel-grey);
}
form input::placeholder,
form select::placeholder,
form .select2::placeholder,
form textarea::placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: var(--color__pastel-grey);
}
form input:-ms-input-placeholder,
form select:-ms-input-placeholder,
form .select2:-ms-input-placeholder,
form textarea:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: var(--color__pastel-grey);
}
form input::-ms-input-placeholder,
form select::-ms-input-placeholder,
form .select2::-ms-input-placeholder,
form textarea::-ms-input-placeholder {
  /* Microsoft Edge */
  color: var(--color__pastel-grey);
}
form input:focus,
form select:focus,
form .select2:focus,
form textarea:focus {
  outline: 0;
}
form input.with-icon,
form select.with-icon,
form .select2.with-icon,
form textarea.with-icon {
  position: relative;
  background-size: 12px 7px;
  background-repeat: no-repeat;
  background-position: 90% 25px;
  cursor: pointer;
}
form textarea {
  border-radius: 20px;
  height: 115px;
  line-height: 1.38;
}
form select {
  cursor: pointer;
}
form select.gray {
  color: var(--color__pastel-grey);
}
form select option {
  color: var(--color__black);
}
form select .grayout option:first-child {
  color: var(--color__pastel-grey);
}
form .check-wrapper {
  display: flex;
  flex-wrap: wrap;
  margin: 13px 0;
  justify-content: space-between;
}
form .check-wrapper br {
  display: none;
}
form .check-wrapper span {
  color: var(--color__black);
  font-weight: 500;
  word-break: break-word;
}
form .check-wrapper span a {
  color: var(--color__grun);
  text-decoration: underline;
}
form .check-wrapper span a:hover {
  text-decoration: none;
}
form .custom-checkbox {
  font-size: 14px;
  line-height: 1.46;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  color: var(--color__black);
  font-weight: 500;
  cursor: pointer;
  position: relative;
  padding-left: 40px;
  word-break: break-all;
}
@media screen and (max-width: 767px) {
  form .custom-checkbox {
    font-size: 12px;
    line-height: 1.5;
  }
}
form .custom-checkbox input[type=checkbox] {
  -webkit-appearance: checkbox;
  cursor: pointer;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  height: 24px;
  width: 24px;
  border: 1px solid #e3e3e3;
  border-radius: 2px;
  background-repeat: no-repeat;
  background-size: 11px 10px;
  background-position: 60%;
  position: absolute;
  top: 1px;
  left: 0;
  margin-bottom: 0 !important;
}
@media screen and (max-width: 1199px) {
  form .custom-checkbox input[type=checkbox] {
    top: 0;
  }
}
form .custom-checkbox input[type=checkbox]:checked {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTEiIGhlaWdodD0iOSIgdmlld0JveD0iMCAwIDExIDkiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+DQoJPHBhdGggZD0iTTEgNC41TDMuNSA3TDkuNSAxIiBzdHJva2U9IiMzNmE4NTciIHN0cm9rZS13aWR0aD0iMiIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiAvPg0KPC9zdmc+);
  border: 1px solid var(--color__grun);
  background-color: var(--color__white);
}
form .custom-checkbox span {
  display: inline-block;
}
form .custom-checkbox br {
  display: none;
}
form .custom-checkbox label.error {
  text-align: left !important;
}
form .select2 {
  padding: 8px 31px 12px 30px;
  width: 100% !important;
}
@media screen and (max-width: 767px) {
  form .select2 {
    padding: 9px 16px 11px 20px;
  }
}
form .select2:has(.select2-selection__choice) {
  padding-block: 12px 14px;
}
@media screen and (max-width: 767px) {
  form .select2:has(.select2-selection__choice) {
    border-radius: 30px;
  }
}
form .select2:has(.select2-selection__choice) .select2-selection .select2-search--inline textarea {
  margin-block: 8px 2px !important;
  height: 24px !important;
  width: 100% !important;
}
form .select2 .select2-selection__rendered {
  margin: 0 !important;
  display: flex !important;
  flex-wrap: wrap;
  align-items: center;
  gap: 8px;
}
form .select2 .select2-selection {
  border: 0 !important;
  border-radius: 0 !important;
  padding: 0 34px 0 0 !important;
  top: 6px;
  position: relative;
}
form .select2 .select2-selection:after {
  content: "";
  position: absolute;
  right: 0;
  top: -3px;
  width: 24px;
  height: 24px;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4NCjxwYXRoIGQ9Ik0yLjI2MDc0IDkuMjYwNzRMMTEuNTIxNSAxOC41MjE1TDIwLjc4MjIgOS4yNjA3NCIgc3Ryb2tlPSIjOUNDMDU2IiBzdHJva2Utd2lkdGg9IjEuNSIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIi8+DQo8L3N2Zz4NCg==);
  background-position: right;
  background-size: 24px 24px;
  background-repeat: no-repeat;
}
form .select2 .select2-selection .select2-search--inline {
  display: block;
}
form .select2 .select2-selection .select2-search--inline textarea {
  width: 100%;
  margin: 0px !important;
  height: 28px !important;
  border-radius: 0px;
  position: relative;
}
form .select2 .select2-selection li.select2-selection__choice {
  border: 1px solid var(--color__blau) !important;
  background-color: #f9f9f9 !important;
  border-radius: 0 !important;
  margin: 0;
  padding-block: 2px 6px;
}
form .select2 .select2-selection li.select2-selection__choice .select2-selection__choice__display {
  font-size: 12px;
  font-weight: 400;
  color: var(--color__blau);
  padding: 0 11px;
}
form .select2 .select2-selection li.select2-selection__choice .select2-selection__choice__remove {
  color: var(--color__blau);
  padding: 3px 4px;
  border-right-color: var(--color__blau);
}
@media screen and (max-width: 767px) {
  form .select2 .select2-selection li.select2-selection__choice .select2-selection__choice__remove > span:first-child {
    position: relative;
    top: -1px;
  }
}
form .fileUploadWrap {
  position: relative;
  font-size: 14px;
  line-height: 1.8;
  font-weight: 600;
  color: var(--color__pastel-grey);
  border: 1px dashed var(--color__black);
  padding: 15px 36px 17px 31px;
  min-height: initial;
  border-radius: 100px;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
}
@media screen and (max-width: 767px) {
  form .fileUploadWrap {
    font-size: 12px;
    padding: 15px 16px 17px 30px;
  }
}
form .fileUploadWrap .fileName {
  margin: 0 10px 0 0;
  word-break: break-word;
}
@media screen and (max-width: 567px) {
  form .fileUploadWrap .fileName {
    font-size: 10px;
  }
}
form .fileUploadWrap input[type=file] {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  z-index: 4;
  cursor: pointer;
  margin: 0 0;
  height: 100%;
  border: 0;
  border-radius: 0;
}
form .sub-wrap {
  padding-top: 10px;
}
form input[type=submit] {
  transition: 0.4s;
}
form label.error,
form .wpcf7-not-valid-tip {
  font-size: 13px;
  font-weight: 500 !important;
  text-align: left;
  margin: 4px 0 15px;
  position: relative;
  display: block;
  color: var(--color--danger);
  margin-left: 30px;
}
@media screen and (max-width: 767px) {
  form label.error,
  form .wpcf7-not-valid-tip {
    margin-left: 20px;
  }
}
form .fileUploadWrap {
  margin-bottom: 16px;
}
form .fileUploadWrap label.error {
  position: absolute;
  left: 0;
  top: 90px;
  pointer-events: none;
  top: 100%;
}
@media screen and (max-width: 767px) {
  form .fileUploadWrap label.error {
    left: 10px;
  }
}

.search-form,
.wp-block-search {
  display: inline-flex;
  flex-direction: row-reverse;
  justify-content: flex-end;
  border: 1px solid var(--color__white);
  align-items: center;
  border-radius: 50px;
  padding: 8px 6px 8px 19px;
  width: 150px;
  height: 44px;
  position: relative;
}
.search-form label,
.wp-block-search label {
  margin: 0;
  width: 100%;
}
.search-form input[type=submit],
.wp-block-search input[type=submit] {
  text-indent: -9999999px;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTgiIGhlaWdodD0iMTgiIHZpZXdCb3g9IjAgMCAxOCAxOCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4NCjxwYXRoIGQ9Ik0xMy4yMTAzIDExLjYzNjFDMTQuMjk5NiAxMC4xNDk1IDE0Ljc4NzQgOC4zMDYzMiAxNC41NzYzIDYuNDc1MzhDMTQuMzY1MiA0LjY0NDQzIDEzLjQ3MDYgMi45NjA3MyAxMi4wNzE1IDEuNzYxMTJDMTAuNjcyNSAwLjU2MTUxIDguODcyMTQgLTAuMDY1NTM3IDcuMDMwNjkgMC4wMDU0Mjc2NUM1LjE4OTIzIDAuMDc2MzkyMyAzLjQ0MjQ2IDAuODQwMTM1IDIuMTM5ODYgMi4xNDM4NkMwLjgzNzI0OSAzLjQ0NzU4IDAuMDc0ODY0MSA1LjE5NTE0IDAuMDA1MjI3MTUgNy4wMzY5Qy0wLjA2NDQwOTggOC44Nzg2NyAwLjU2MzgzNyAxMC42Nzg4IDEuNzY0MjggMTIuMDc3MkMyLjk2NDcyIDEzLjQ3NTYgNC42NDg4MiAxNC4zNjkxIDYuNDc5NjYgMTQuNTc5QzguMzEwNSAxNC43ODg4IDEwLjE1MzEgMTQuMjk5NSAxMS42Mzg3IDEzLjIwOUgxMS42Mzc2QzExLjY3MTMgMTMuMjU0IDExLjcwNzMgMTMuMjk2OCAxMS43NDc4IDEzLjMzODRMMTYuMDc4OSAxNy42NzAxQzE2LjI4OTggMTcuODgxMiAxNi41NzYgMTcuOTk5OSAxNi44NzQ0IDE4QzE3LjE3MjggMTguMDAwMSAxNy40NTkxIDE3Ljg4MTYgMTcuNjcwMiAxNy42NzA3QzE3Ljg4MTIgMTcuNDU5NyAxNy45OTk5IDE3LjE3MzUgMTggMTYuODc1MUMxOC4wMDAxIDE2LjU3NjYgMTcuODgxNyAxNi4yOTAzIDE3LjY3MDcgMTYuMDc5MkwxMy4zMzk2IDExLjc0NzVDMTMuMjk5NCAxMS43MDY4IDEzLjI1NjIgMTEuNjY5MiAxMy4yMTAzIDExLjYzNVYxMS42MzYxWk0xMy41MDA1IDcuMzExMTdDMTMuNTAwNSA4LjEyMzgxIDEzLjM0MDUgOC45Mjg0OSAxMy4wMjk1IDkuNjc5MjdDMTIuNzE4NiAxMC40MyAxMi4yNjI4IDExLjExMjIgMTEuNjg4MyAxMS42ODY4QzExLjExMzggMTIuMjYxNSAxMC40MzE3IDEyLjcxNzMgOS42ODEgMTMuMDI4M0M4LjkzMDMzIDEzLjMzOTIgOC4xMjU3NiAxMy40OTkzIDcuMzEzMjQgMTMuNDk5M0M2LjUwMDcxIDEzLjQ5OTMgNS42OTYxNSAxMy4zMzkyIDQuOTQ1NDcgMTMuMDI4M0M0LjE5NDggMTIuNzE3MyAzLjUxMjcyIDEyLjI2MTUgMi45MzgxOCAxMS42ODY4QzIuMzYzNjQgMTEuMTEyMiAxLjkwNzg4IDEwLjQzIDEuNTk2OTUgOS42NzkyN0MxLjI4NjAxIDguOTI4NDkgMS4xMjU5NyA4LjEyMzgxIDEuMTI1OTcgNy4zMTExN0MxLjEyNTk3IDUuNjY5OTcgMS43Nzc4NCA0LjA5NiAyLjkzODE4IDIuOTM1NUM0LjA5ODUxIDEuNzc0OTkgNS42NzIyNyAxLjEyMzAzIDcuMzEzMjQgMS4xMjMwM0M4Ljk1NDIgMS4xMjMwMyAxMC41MjggMS43NzQ5OSAxMS42ODgzIDIuOTM1NUMxMi44NDg2IDQuMDk2IDEzLjUwMDUgNS42Njk5NyAxMy41MDA1IDcuMzExMTdaIiBmaWxsPSJ3aGl0ZSIvPg0KPC9zdmc+DQo=);
  background-repeat: no-repeat;
  background-size: 17px;
  background-position: center center;
  padding: 0;
  width: 22px;
  background-color: transparent;
  border: 0;
  margin: 0;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  cursor: pointer;
}
@media screen and (max-width: 767px) {
  .search-form input[type=submit],
  .wp-block-search input[type=submit] {
    background-size: 16px;
    width: 20px;
  }
}
.search-form input[type=search],
.wp-block-search input[type=search] {
  font-size: 16px;
  line-height: 1;
  font-weight: 600;
  background: transparent;
  color: var(--color__black);
  border: 0;
  padding: 0 24px 0 26px;
  max-width: 100%;
}
.search-form input[type=search]::-moz-placeholder, .wp-block-search input[type=search]::-moz-placeholder {
  color: var(--color__white);
  opacity: 1;
}
.search-form input[type=search]::placeholder,
.wp-block-search input[type=search]::placeholder {
  color: var(--color__white);
  opacity: 1;
}
.search-form input[type=search]:-ms-input-placeholder,
.wp-block-search input[type=search]:-ms-input-placeholder {
  color: var(--color__white);
}
.search-form input[type=search]::-ms-input-placeholder,
.wp-block-search input[type=search]::-ms-input-placeholder {
  color: var(--color__white);
}
.search-form input[type=search]:focus,
.wp-block-search input[type=search]:focus {
  border-radius: 0;
}
.search-form.search-active input[type=search]::-moz-placeholder, .wp-block-search.search-active input[type=search]::-moz-placeholder {
  color: var(--color__black);
  opacity: 1;
}
.search-form.search-active input[type=search]::placeholder,
.wp-block-search.search-active input[type=search]::placeholder {
  color: var(--color__black);
  opacity: 1;
}
.search-form.search-active input[type=search]:-ms-input-placeholder,
.wp-block-search.search-active input[type=search]:-ms-input-placeholder {
  color: var(--color__black);
}
.search-form.search-active input[type=search]::-ms-input-placeholder,
.wp-block-search.search-active input[type=search]::-ms-input-placeholder {
  color: var(--color__black);
}
.search-form.search-active input[type=submit],
.wp-block-search.search-active input[type=submit] {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTgiIGhlaWdodD0iMTgiIHZpZXdCb3g9IjAgMCAxOCAxOCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4NCgk8cGF0aCBkPSJNMTMuMjEwMyAxMS42MzYxQzE0LjI5OTYgMTAuMTQ5NSAxNC43ODc0IDguMzA2MzIgMTQuNTc2MyA2LjQ3NTM4QzE0LjM2NTIgNC42NDQ0MyAxMy40NzA2IDIuOTYwNzMgMTIuMDcxNSAxLjc2MTEyQzEwLjY3MjUgMC41NjE1MSA4Ljg3MjE0IC0wLjA2NTUzNyA3LjAzMDY5IDAuMDA1NDI3NjVDNS4xODkyMyAwLjA3NjM5MjMgMy40NDI0NiAwLjg0MDEzNSAyLjEzOTg2IDIuMTQzODZDMC44MzcyNDkgMy40NDc1OCAwLjA3NDg2NDEgNS4xOTUxNCAwLjAwNTIyNzE1IDcuMDM2OUMtMC4wNjQ0MDk4IDguODc4NjcgMC41NjM4MzcgMTAuNjc4OCAxLjc2NDI4IDEyLjA3NzJDMi45NjQ3MiAxMy40NzU2IDQuNjQ4ODIgMTQuMzY5MSA2LjQ3OTY2IDE0LjU3OUM4LjMxMDUgMTQuNzg4OCAxMC4xNTMxIDE0LjI5OTUgMTEuNjM4NyAxMy4yMDlIMTEuNjM3NkMxMS42NzEzIDEzLjI1NCAxMS43MDczIDEzLjI5NjggMTEuNzQ3OCAxMy4zMzg0TDE2LjA3ODkgMTcuNjcwMUMxNi4yODk4IDE3Ljg4MTIgMTYuNTc2IDE3Ljk5OTkgMTYuODc0NCAxOEMxNy4xNzI4IDE4LjAwMDEgMTcuNDU5MSAxNy44ODE2IDE3LjY3MDIgMTcuNjcwN0MxNy44ODEyIDE3LjQ1OTcgMTcuOTk5OSAxNy4xNzM1IDE4IDE2Ljg3NTFDMTguMDAwMSAxNi41NzY2IDE3Ljg4MTcgMTYuMjkwMyAxNy42NzA3IDE2LjA3OTJMMTMuMzM5NiAxMS43NDc1QzEzLjI5OTQgMTEuNzA2OCAxMy4yNTYyIDExLjY2OTIgMTMuMjEwMyAxMS42MzVWMTEuNjM2MVpNMTMuNTAwNSA3LjMxMTE3QzEzLjUwMDUgOC4xMjM4MSAxMy4zNDA1IDguOTI4NDkgMTMuMDI5NSA5LjY3OTI3QzEyLjcxODYgMTAuNDMgMTIuMjYyOCAxMS4xMTIyIDExLjY4ODMgMTEuNjg2OEMxMS4xMTM4IDEyLjI2MTUgMTAuNDMxNyAxMi43MTczIDkuNjgxIDEzLjAyODNDOC45MzAzMyAxMy4zMzkyIDguMTI1NzYgMTMuNDk5MyA3LjMxMzI0IDEzLjQ5OTNDNi41MDA3MSAxMy40OTkzIDUuNjk2MTUgMTMuMzM5MiA0Ljk0NTQ3IDEzLjAyODNDNC4xOTQ4IDEyLjcxNzMgMy41MTI3MiAxMi4yNjE1IDIuOTM4MTggMTEuNjg2OEMyLjM2MzY0IDExLjExMjIgMS45MDc4OCAxMC40MyAxLjU5Njk1IDkuNjc5MjdDMS4yODYwMSA4LjkyODQ5IDEuMTI1OTcgOC4xMjM4MSAxLjEyNTk3IDcuMzExMTdDMS4xMjU5NyA1LjY2OTk3IDEuNzc3ODQgNC4wOTYgMi45MzgxOCAyLjkzNTVDNC4wOTg1MSAxLjc3NDk5IDUuNjcyMjcgMS4xMjMwMyA3LjMxMzI0IDEuMTIzMDNDOC45NTQyIDEuMTIzMDMgMTAuNTI4IDEuNzc0OTkgMTEuNjg4MyAyLjkzNTVDMTIuODQ4NiA0LjA5NiAxMy41MDA1IDUuNjY5OTcgMTMuNTAwNSA3LjMxMTE3WiIgZmlsbD0iIzI3NDc0YSIvPg0KPC9zdmc+DQo=);
}

.wpcf7-form .screen-reader-response {
  position: absolute !important;
  width: 1px !important;
  height: 1px !important;
  padding: 0 !important;
  margin: -1px !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  white-space: nowrap !important;
  border: 0 !important;
}
.wpcf7-form.failed .wpcf7-response-output, .wpcf7-form.aborted .wpcf7-response-output {
  background: #dc3232;
}
.wpcf7-form.spam .wpcf7-response-output {
  background: #f56e28;
}
.wpcf7-form.invalid .wpcf7-response-output, .wpcf7-form.unaccepted .wpcf7-response-output, .wpcf7-form.payment-required .wpcf7-response-output {
  background: #f56e28;
}
.wpcf7-form.sent .wpcf7-response-output {
  background: #46b450;
  color: #ffffff;
}

.filter-block {
  position: relative;
  --btnBgColor: var(--color__grun);
  --textColor: var(--color__white);
}
.filter-block .mobile-filter-text.actives .icon {
  transform: scaleY(-1);
}
.filter-block .filter-icon-holder {
  position: relative;
  top: 3px;
}

@media screen and (max-width: 991px) {
  .filter-heading-block {
    position: absolute;
    top: 48px;
    width: 100%;
    z-index: 4;
    background-color: var(--color__white);
    display: none;
    border-radius: 16px;
  }
}
@media screen and (min-width: 992px) {
  .filter-heading-block {
    display: block !important;
    height: initial !important;
  }
}
.filter-heading-block .text-filter {
  flex-shrink: 0;
  margin-top: 6px;
}
@media screen and (max-width: 991px) {
  .filter-heading-block .text-filter {
    display: none;
  }
}
.filter-heading-block .parent-categories {
  overflow: auto;
  padding-bottom: 8px;
}
@media screen and (max-width: 991px) {
  .filter-heading-block .parent-categories {
    flex-direction: column;
    max-height: 500px;
    border-radius: 16px;
    border: 1px solid #000;
    padding: 0;
    width: 100%;
    gap: 0;
  }
}
.filter-heading-block .parent-categories .filter-btn {
  --btnMainColor: var(--color__grun);
  --textColor: var(--color__white);
  line-height: 1;
  padding: 9px 31px 10px;
  border-radius: 32px;
  cursor: pointer;
  transition: color 0.36s, background-color 0.36s, border-color 0.36s;
  white-space: nowrap;
  background-color: transparent;
  border: 1px solid var(--btnMainColor);
  color: var(--btnMainColor);
}
.filter-heading-block .parent-categories .filter-btn:hover, .filter-heading-block .parent-categories .filter-btn.active {
  background-color: var(--btnMainColor);
  color: var(--textColor);
}
@media screen and (max-width: 991px) {
  .filter-heading-block .parent-categories .filter-btn {
    line-height: 1.2;
    white-space: initial;
    border: 0;
    border-radius: 0;
    padding: 16px 12px;
    font-weight: 600;
  }
  .filter-heading-block .parent-categories .filter-btn:not(:last-child) {
    border-bottom: 1px solid #f0f0f0;
  }
}

.loading-contents .filter-results,
.loading-contents .result-card,
.loading-contents .parent-categories {
  opacity: 0.5;
  transition: ease 0.6s;
  pointer-events: none;
}

.filter-information .filter-btn .btn-theme {
  padding: 11px 21px 13px;
}

.blog-card {
  overflow: hidden;
  border: 2px solid var(--btnMainColor);
}
.blog-card .blog-inner {
  position: relative;
  display: flex;
  align-items: flex-end;
  min-height: 108px;
  aspect-ratio: 3/2;
}
.blog-card .blog-image {
  position: absolute;
  inset: 0;
}
.blog-card .blog-image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  vertical-align: top;
  transition: transform 0.4s;
  will-change: transform;
}
.blog-card .blog-content {
  position: relative;
  padding: 12px 8px;
  color: var(--color__white);
  z-index: 1;
}
.blog-card .blog-content .blog-title {
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  font-size: 18px;
  font-weight: 500;
  will-change: opacity;
}
@media screen and (max-width: 767px) {
  .blog-card .blog-content .blog-title {
    font-size: 16px;
  }
}
.blog-card:hover .blog-image img {
  transform: scale(1.02);
}

.caption-slider-block .caption-slider .img-holder img {
  width: 100%;
  aspect-ratio: 3/2;
  -o-object-fit: cover;
     object-fit: cover;
  vertical-align: top;
}
.caption-slider-block .caption-slider .caption-holder {
  font-size: 14px;
  padding: 16px;
  text-align: center;
  pointer-events: none;
}
@media screen and (max-width: 991px) {
  .caption-slider-block .caption-slider .caption-holder {
    padding: 16px 30px;
    text-align: left;
  }
}
@media screen and (max-width: 767px) {
  .caption-slider-block .caption-slider .caption-holder {
    padding-inline: 20px;
  }
}
.caption-slider-block .cs-slider-nav-holder {
  position: absolute;
  top: calc(10vw + 34px);
  width: 100%;
  z-index: 1;
  padding-inline: 24px;
  pointer-events: none;
}
@media screen and (max-width: 1400px) {
  .caption-slider-block .cs-slider-nav-holder {
    top: calc(10vw + 40px);
  }
}
@media screen and (max-width: 991px) {
  .caption-slider-block .cs-slider-nav-holder {
    top: calc(25vw + 34px);
  }
}
@media screen and (max-width: 767px) {
  .caption-slider-block .cs-slider-nav-holder {
    top: calc(22vw + 34px);
    padding-inline: 16px;
  }
}
.caption-slider-block .cs-slider-nav-holder .cs-slider-nav {
  pointer-events: initial;
  width: 56px;
}
@media screen and (max-width: 767px) {
  .caption-slider-block .cs-slider-nav-holder .cs-slider-nav {
    width: 36px;
  }
}
.caption-slider-block .cs-slider-nav-holder .cs-slider-nav.swiper-button-disabled {
  opacity: 0.5;
  cursor: not-allowed;
}
.caption-slider-block:not(:has(.swiper-button-lock)) .swiper-slide.overlay-active .img-holder {
  position: relative;
}
.caption-slider-block:not(:has(.swiper-button-lock)) .swiper-slide.overlay-active .img-holder:after {
  content: "";
  position: absolute;
  inset: 0;
  background-color: rgba(0, 0, 0, 0.5);
  opacity: 0.6;
}
.caption-slider-block:not(:has(.swiper-button-lock)) .caption-slider .img-holder {
  cursor: grab;
}

.profile-card {
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 20px;
  max-width: 416px;
}
.profile-card .profile-header {
  padding: 41px 30px 11px 43px;
  position: relative;
  cursor: pointer;
}
@media screen and (max-width: 991px) {
  .profile-card .profile-header {
    padding: 14px 38px 13px 19px;
  }
}
@media screen and (max-width: 767px) {
  .profile-card .profile-header {
    padding: 14px 20px;
  }
}
.profile-card .profile-header .txts {
  display: inline-flex;
  flex-direction: column;
  gap: 14px;
  align-items: flex-start;
}
.profile-card .profile-header .img-name-wrap {
  display: flex;
  gap: 16px;
  align-items: center;
}
.profile-card .profile-header .img-name-wrap .img img {
  width: 36px;
  height: 36px;
  border-radius: 50%;
}
.profile-card .profile-header .img-name-wrap:not(:has(img)) .img {
  display: none;
}
.profile-card .profile-header .img-name-wrap .name {
  color: var(--color__text);
}
@media screen and (max-width: 991px) {
  .profile-card .profile-header .img-name-wrap .name {
    display: block;
    margin-bottom: 4px;
  }
}
@media screen and (max-width: 286px) {
  .profile-card .profile-header .img-name-wrap .name {
    font-size: 11px;
  }
}
.profile-card .profile-header .icon {
  flex-shrink: 0;
}
.profile-card .profile-header.active .icon svg {
  transform: scaleY(-1);
}
.profile-card .profile-header .nat-tags {
  font-size: 12px;
  line-height: 1.5;
  font-weight: 500;
  color: var(--color__light-txt);
  border: 1px solid #d6dbe0;
  padding: 5px 11px 4px;
  border-radius: 50px;
  display: inline-block;
}
.profile-card .profile-header .nat-tags a {
  color: inherit;
}
.profile-card .profile-body {
  padding: 0 25px 40px 43px;
  color: var(--color__light-txt);
}
@media screen and (max-width: 991px) {
  .profile-card .profile-body {
    display: none;
    padding: 4px 30px 19px 19px;
    margin-top: 0;
  }
}
.profile-card .profile-body > *:not(:last-child) {
  margin-bottom: 1.2rem;
}
.profile-card .profile-body ul {
  list-style: none;
  padding: 0;
  margin-top: 0;
}
.profile-card .profile-body ul li:not(:last-child) {
  margin-bottom: 8px;
}
.profile-card .profile-body h2,
.profile-card .profile-body h3,
.profile-card .profile-body h4,
.profile-card .profile-body h5 {
  color: var(--color__text);
}
.profile-card .profile-body a {
  text-decoration: underline;
}
.profile-card .profile-body a:hover {
  text-decoration: none;
}
.profile-card .profile-body img {
  max-width: 140px;
}
.profile-card .profile-social-link ul {
  margin-left: -4px;
  display: flex;
}
.profile-card .profile-social-link ul li {
  margin-bottom: 0;
  margin-right: 16.8px;
}
@media screen and (max-width: 991px) {
  .profile-card .profile-social-link ul li {
    margin-right: 32.8px;
  }
}
.profile-card .profile-social-link ul li a {
  padding: 10px;
  width: 58px;
  height: 58px;
  padding: 16px;
  background: rgba(156, 192, 86, 0.05);
  border: 0.5px solid rgba(156, 192, 86, 0.2);
  border-radius: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media screen and (max-width: 300px) {
  .profile-card .profile-social-link ul li a {
    width: 40px;
    height: 40px;
    padding: 10px;
  }
}
.profile-card .profile-social-link ul li svg {
  fill: var(--color__grun);
}
.profile-card .profile-social-link ul li svg path {
  fill: var(--color__grun);
  transition: ease 0.3s;
}
.profile-card .profile-social-link ul li svg path:hover {
  fill: var(--color__grun);
}
.profile-card:not(:has(.profile-body)) {
  pointer-events: none;
}
@media screen and (max-width: 991px) {
  .profile-card:not(:has(.profile-body)) .profile-header {
    padding-bottom: 11px;
  }
}
@media screen and (min-width: 992px) {
  .profile-card:not(:has(.profile-body)) .profile-header {
    padding-bottom: 41px;
  }
}
.profile-card:not(:has(.profile-body)) .profile-header .icon {
  display: none;
}

.result-card {
  --btnMainColor: var(--color__blau);
  border: 2px solid var(--btnMainColor);
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.result-card .image-left img {
  width: 100%;
  aspect-ratio: 3/2;
  -o-object-fit: cover;
     object-fit: cover;
}
.result-card .informationen__text {
  font-size: 15px;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.result-card .informationen-content {
  padding-inline: 16px;
}
.result-card .informationen-and-tags {
  font-size: 13px;
  padding: 9px 16px;
}
.result-card .informationen-and-tags .tag-title {
  font-size: 13px;
}
.result-card .informationen-and-tags .share-icon img {
  width: 16px;
  height: 16px;
}
.result-card .informationen-and-tags .inner-block a {
  color: var(--color__black);
  text-decoration: underline;
}
.result-card .bottom-information {
  padding: 8px 16px;
  font-size: 12px;
  border-top: 2px solid var(--btnMainColor);
}
.result-card .bottom-information .location {
  flex-shrink: 0;
}
.result-card .bottom-information .location a {
  color: var(--btnMainColor);
}
.result-card .bottom-information .location .icon {
  position: relative;
  top: -1px;
  flex-shrink: 0;
}
.result-card .bottom-information .location .icon svg {
  vertical-align: middle;
}
.result-card .bottom-information .location .icon svg path {
  fill: var(--btnMainColor);
}

.site-header {
  position: sticky;
  top: 0;
  background-color: var(--color__grun);
  padding-block: 8px;
  z-index: 44;
}
@media screen and (max-width: 767px) {
  .site-header {
    padding-block: 10px;
  }
}
.site-header .header-wrap {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  gap: 32px;
}
@media screen and (max-width: 567px) {
  .site-header .header-wrap {
    flex-wrap: nowrap;
  }
}
@media screen and (min-width: 992px) {
  .site-header .header-wrap {
    padding-right: 169px;
  }
}
.site-header .header-wrap .site-branding {
  position: relative;
  z-index: 11;
  display: flex;
  gap: 16px;
  align-items: center;
  flex: 0 0 26%;
  max-width: 26%;
}
@media screen and (max-width: 991px) {
  .site-header .header-wrap .site-branding {
    flex: 0 0 80%;
    max-width: 80%;
  }
}
@media screen and (max-width: 567px) {
  .site-header .header-wrap .site-branding {
    gap: 8px;
  }
}
.site-header .header-wrap .site-branding .custom-logo-link {
  flex: 0 0 62px;
  max-width: 62px;
}
@media screen and (max-width: 767px) {
  .site-header .header-wrap .site-branding .custom-logo-link {
    flex: 0 0 46px;
    max-width: 46px;
  }
}
.site-header .header-wrap .site-branding img {
  width: 100%;
  vertical-align: middle;
}
.site-header .header-wrap .site-branding .site-title {
  position: static;
  clip: initial;
  color: var(--color__white);
}
@media screen and (max-width: 567px) {
  .site-header .header-wrap .site-branding .site-title {
    font-size: 12px;
  }
}
@media screen and (min-width: 992px) {
  .site-header .header-wrap .main-navigation {
    flex: 0 0 67%;
    max-width: 67%;
  }
}
.site-header .header-wrap .header-search {
  position: absolute;
  right: 0;
}
@media screen and (max-width: 991px) {
  .site-header .header-wrap .header-search {
    display: none;
  }
}
.site-header .header-wrap .header-search .search-form {
  transition: ease 0.4s;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 0;
  z-index: 4;
}
.site-header .header-wrap .header-search .search-form input {
  color: var(--color__white);
}
.site-header .header-wrap .header-search .search-form.search-active {
  width: 200px;
  background: var(--color__white);
}
.site-header .header-wrap .header-search .search-form.search-active input {
  color: var(--color__black);
}

.site-footer {
  padding-block: 64px;
  min-height: 360px;
}
@media screen and (max-width: 991px) {
  .site-footer {
    padding-block: 48px 80px;
    min-height: initial;
  }
}
@media screen and (max-width: 567px) {
  .site-footer {
    padding-block: 48px;
  }
}
.site-footer__inner {
  display: flex;
  flex-wrap: wrap;
  gap: 48px 32px;
  justify-content: space-between;
}
@media screen and (max-width: 567px) {
  .site-footer__inner {
    gap: 32px;
  }
}
.site-footer .logo-col {
  flex: 0 0 10%;
  max-width: 10%;
}
@media screen and (max-width: 991px) {
  .site-footer .logo-col {
    flex: 0 0 100%;
    max-width: 100%;
  }
}
.site-footer .logo-col .widget_media_image figure {
  margin: 0;
  width: 80px;
}
.site-footer .logo-col .search-form input {
  color: var(--color__white);
}
@media screen and (max-width: 991px) {
  .site-footer .logo-col .search-form {
    width: 70%;
  }
}
@media screen and (max-width: 567px) {
  .site-footer .logo-col .search-form {
    width: 100%;
  }
}
.site-footer .menu-col {
  flex: 0 0 70%;
  max-width: 70%;
}
@media screen and (max-width: 991px) {
  .site-footer .menu-col {
    flex: 0 0 100%;
    max-width: 100%;
  }
}
.site-footer .menu-col__inner > * {
  flex: 0 0 28%;
  max-width: 28%;
}
@media screen and (max-width: 991px) {
  .site-footer .menu-col__inner > * {
    flex: 0 0 44%;
    max-width: 44%;
  }
}
@media screen and (max-width: 567px) {
  .site-footer .menu-col__inner > * {
    flex: 0 0 100%;
    max-width: 100%;
  }
}
.site-footer .menu-col .widget a {
  color: var(--color__white);
  transition: color 0.4s;
}
.site-footer .menu-col .widget a:hover {
  color: var(--color__gelb);
}
.site-footer .menu-col .widget .widget-title,
.site-footer .menu-col .widget .wp-block-heading {
  margin-bottom: 16px;
}
.site-footer .menu-col .widget .menu {
  display: flex;
  flex-direction: column;
  gap: 12px;
}

.page-banner {
  padding-block: 56px 64px;
}
@media screen and (max-width: 1400px) {
  .page-banner {
    padding-block: 64px 32px;
  }
}
.page-banner__inner {
  gap: 56px;
}
@media screen and (max-width: 767px) {
  .page-banner__inner {
    gap: 32px;
  }
}
.page-banner:has(.page-title) {
  padding-block-end: 24px;
}

.breadcrumbs svg {
  position: relative;
  top: 1px;
}
.breadcrumbs a {
  color: var(--color__grun);
  transition: color 0.36s;
}
.breadcrumbs a:hover {
  color: var(--color__gelb);
}

.section-themenwahl {
  padding-block: 32px 96px;
}

@media screen and (max-width: 991px) {
  .filter-results {
    margin-top: 8px;
  }
}
.filter-results .row {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  row-gap: 24px;
  -moz-column-gap: 24px;
       column-gap: 24px;
}
@media screen and (max-width: 1199px) {
  .filter-results .row {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    row-gap: 24px;
    -moz-column-gap: 24px;
         column-gap: 24px;
  }
}
@media screen and (max-width: 991px) {
  .filter-results .row {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    row-gap: 16px;
    -moz-column-gap: 16px;
         column-gap: 16px;
  }
}
@media screen and (max-width: 567px) {
  .filter-results .row {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    row-gap: 32px;
    -moz-column-gap: 32px;
         column-gap: 32px;
  }
}
.filter-results .row .cols-full {
  grid-column: 1/-1; /* start at first column, end at last */
}
.filter-results .blog-card {
  height: 100%;
}
.filter-results .blog-card .blog-inner {
  height: 100%;
}
.filter-results .button-wrap {
  margin-top: 56px;
}

.zigzac-img-cont {
  padding-block: 32px;
}
@media screen and (max-width: 991px) {
  .zigzac-img-cont {
    padding-block: 24px;
  }
}
@media screen and (max-width: 991px) {
  .zigzac-img-cont .container {
    padding-inline: 0;
  }
}
.zigzac-img-cont__section-header {
  max-width: 750px;
  margin-left: auto;
  margin-bottom: 40px;
}
@media screen and (max-width: 991px) {
  .zigzac-img-cont__section-header {
    padding-inline: 30px;
  }
}
@media screen and (max-width: 767px) {
  .zigzac-img-cont__section-header {
    padding-inline: 20px;
  }
}
.zigzac-img-cont__inner .img-cols {
  flex: 0 0 var(--singlePortraitLeftColWidth);
  max-width: var(--singlePortraitLeftColWidth);
}
.zigzac-img-cont__inner .content-cols {
  flex: 0 0 var(--singlePortraitRightColWidth);
  max-width: var(--singlePortraitRightColWidth);
}
@media screen and (max-width: 991px) {
  .zigzac-img-cont .img-cap {
    padding-inline: 30px;
  }
}
@media screen and (max-width: 767px) {
  .zigzac-img-cont .img-cap {
    padding-inline: 20px;
  }
}
@media screen and (max-width: 991px) {
  .zigzac-img-cont .content-holder {
    padding-inline: 30px;
  }
}
@media screen and (max-width: 767px) {
  .zigzac-img-cont .content-holder {
    padding-inline: 20px;
  }
}
.zigzac-img-cont .content-holder > * {
  margin-bottom: 1rem;
}
.zigzac-img-cont .content-holder a {
  color: var(--color__grun);
  text-decoration: underline;
}
.zigzac-img-cont .content-holder a:hover {
  text-decoration: none;
}

.related-carousel-section {
  padding-block: 80px;
  background-color: var(--color__light_grey);
  margin-top: 64px;
}
@media screen and (max-width: 991px) {
  .related-carousel-section {
    margin-top: 32px;
    padding-block: 64px;
  }
}
.related-carousel-section .rc-slider-nav-holder {
  flex-shrink: 0;
}
@media screen and (max-width: 1199px) {
  .related-carousel-section .rc-slider-nav {
    width: 48px;
  }
}
@media screen and (max-width: 767px) {
  .related-carousel-section .rc-slider-nav {
    width: 34px;
  }
}
.related-carousel-section .rc-slider-nav svg {
  vertical-align: middle;
}
.related-carousel-section .rc-slider-nav.swiper-button-disabled {
  opacity: 0.5;
  cursor: not-allowed;
}

.hero-banner {
  display: flex;
  align-items: flex-end;
  position: relative;
  min-height: 55vh;
  padding-block: 32px 44px;
}
@media screen and (max-width: 1400px) {
  .hero-banner {
    min-height: 65vh;
  }
}
@media screen and (max-width: 1199px) {
  .hero-banner {
    min-height: 310px;
    padding-block: 32px;
  }
}
.hero-banner__content {
  position: relative;
  display: flex;
  align-items: flex-end;
  gap: 16px;
  z-index: 1;
}
.hero-banner__content .logo {
  flex: 0 0 120px;
  position: relative;
  top: -14px;
}
@media screen and (max-width: 991px) {
  .hero-banner__content .logo {
    top: -8px;
    flex: 0 0 70px;
  }
}
@media screen and (max-width: 767px) {
  .hero-banner__content .logo {
    top: -3px;
    flex: 0 0 40px;
  }
}
.hero-banner__title {
  font-size: 86px;
  font-weight: 800;
}
@media screen and (max-width: 991px) {
  .hero-banner__title {
    font-size: 62px;
  }
}
@media screen and (max-width: 767px) {
  .hero-banner__title {
    font-size: 41px;
  }
}
.hero-banner:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: linear-gradient(to top, rgba(0, 0, 0, 0.5), transparent);
  opacity: 0.4;
  z-index: 0;
}

.lead-text {
  padding-block: 48px 32px;
}
.lead-text__inner {
  font-size: 18px;
  line-height: 1.4;
}
.lead-text__inner .cs-big {
  font-size: 27px;
}
.lead-text__inner > * {
  margin-bottom: 1.2rem;
}

.netzwek-section .rows {
  padding-block: 32px 64px;
}
@media screen and (min-width: 768px) {
  .netzwek-section .rows {
    overflow: hidden;
    -moz-column-gap: 15%;
         column-gap: 15%;
    -moz-column-count: 2;
         column-count: 2;
  }
}
.netzwek-section .rows .cols {
  margin-bottom: 40px;
}
@media screen and (min-width: 768px) {
  .netzwek-section .rows .cols {
    display: inline-block;
    width: 100%;
  }
}

.netzwek-block__title {
  margin-bottom: 16px;
  border-bottom: 1px solid var(--color__black);
}
.netzwek-block .text > * {
  margin-bottom: 1rem;
}
.netzwek-block .text a {
  color: var(--color__grun);
  text-decoration: underline;
}
.netzwek-block .text a:hover {
  text-decoration: none;
}

.kaender-detail-section {
  padding-block: 32px 64px;
}
@media screen and (max-width: 991px) {
  .kaender-detail-section .rows {
    gap: 56px;
  }
}
.kaender-detail-section .rows .content-wrapper {
  flex: 0 0 38%;
}
@media screen and (max-width: 991px) {
  .kaender-detail-section .rows .content-wrapper {
    flex: 0 0 100%;
  }
}
.kaender-detail-section .rows .content-wrapper .content {
  position: sticky;
  top: calc(var(--headerHeight) + 16px);
}
@media screen and (max-width: 991px) {
  .kaender-detail-section .rows .content-wrapper .content {
    position: static;
  }
}
.kaender-detail-section .rows .content-wrapper .content a {
  color: inherit;
  text-decoration: underline;
}
.kaender-detail-section .rows .content-wrapper .content a:hover {
  text-decoration: none;
}
.kaender-detail-section .rows .form-wrapper {
  flex: 0 0 50%;
}
@media screen and (max-width: 991px) {
  .kaender-detail-section .rows .form-wrapper {
    flex: 0 0 100%;
  }
}
.kaender-detail-section .form-registration label {
  font-weight: 700;
  margin-bottom: 8px;
  display: block;
}
.kaender-detail-section .form-registration .check-wrapper {
  display: flex;
  flex-direction: column;
  gap: 16px;
  margin-block: 32px;
}
.kaender-detail-section .form-registration .check-wrapper label {
  margin: 0;
  display: inline-block;
}
.kaender-detail-section .sub-wrap {
  margin-top: 40px;
}
@media screen and (max-width: 767px) {
  .kaender-detail-section .sub-wrap {
    margin-top: 32px;
  }
}
.kaender-detail-section .sub-wrap .btn-theme {
  background-color: var(--color__grun);
  color: var(--color__white);
  border-color: var(--color__grun);
  padding-block: 18px;
}
.kaender-detail-section .sub-wrap .btn-theme:hover {
  background-color: transparent;
  color: var(--color__grun) !important;
}

.section-angebot {
  padding-block: 64px;
}

.map-wrapper {
  margin-bottom: 40px;
}
.map-wrapper .map-spinner {
  display: none;
}

.contact-form-section {
  padding-block: 136px 112px;
}
@media screen and (max-width: 1400px) {
  .contact-form-section {
    padding-block: 96px;
  }
}
@media screen and (max-width: 991px) {
  .contact-form-section {
    padding-block: 80px;
  }
}
@media screen and (max-width: 991px) {
  .contact-form-section {
    padding-block: 64px;
  }
}
@media screen and (max-width: 991px) {
  .contact-form-section .rows {
    gap: 48px;
  }
}
.contact-form-section .rows .form-col {
  flex: 0 0 49.8%;
  max-width: 49.8%;
}
@media screen and (max-width: 991px) {
  .contact-form-section .rows .form-col {
    flex: 0 0 100%;
    max-width: 100%;
  }
}
.contact-form-section .rows .contact-col {
  flex: 0 0 40%;
  max-width: 40%;
}
@media screen and (max-width: 991px) {
  .contact-form-section .rows .contact-col {
    flex: 0 0 100%;
    max-width: 100%;
  }
}
@media screen and (min-width: 768px) {
  .contact-form-section .page-title {
    font-size: 84px;
  }
}
@media screen and (max-width: 991px) {
  .contact-form-section .text-holder {
    gap: 16px;
  }
}
.contact-form-section .text-icon-wrap {
  max-width: 448px;
  display: flex;
  align-items: center;
  gap: 16px;
}
@media screen and (max-width: 767px) {
  .contact-form-section .text-icon-wrap {
    gap: 8px;
  }
}
.contact-form-section .text-icon-wrap .icon {
  flex-shrink: 0;
  width: 35px;
  height: 35px;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 8px;
  background: rgba(156, 192, 86, 0.05);
  border: 0.5px solid rgba(156, 192, 86, 0.2);
  border-radius: 50px;
}
.contact-form-section .text-icon-wrap .icon svg {
  width: 17px;
}
.contact-form-section .text-icon-wrap .text {
  font-size: 16px;
  line-height: 1.7;
}
@media screen and (max-width: 567px) {
  .contact-form-section .text-icon-wrap .text {
    font-size: 14px;
  }
  .contact-form-section .text-icon-wrap .text br {
    display: none;
  }
}
.contact-form-section .text-icon-wrap .text a {
  color: var(--color__black);
  transition: color 0.28s;
}
.contact-form-section .text-icon-wrap .text a:hover {
  color: var(--color__grun);
}
.contact-form-section .form-holder br {
  display: none;
}
.contact-form-section .form-holder .wpcf7-form-control-wrap {
  display: block;
  margin-bottom: 16px;
}
.contact-form-section .form-holder textarea {
  vertical-align: top;
}
.contact-form-section .form-holder .sub-wrap {
  position: relative;
}
.contact-form-section .form-holder .sub-wrap .wpcf7-spinner {
  position: absolute;
  top: 22px;
  margin-right: 0;
}
.contact-form-section .form-holder .wpcf7-submit {
  width: initial;
  background-color: var(--color__grun);
  color: var(--color__white);
  border-color: var(--color__grun);
  padding-inline: 66px;
  cursor: pointer;
  transition: background-color 0.28s, color 0.28s;
}
.contact-form-section .form-holder .wpcf7-submit:hover {
  background-color: transparent;
  color: var(--color__grun);
}

:root {
  --singlePortraitLeftColWidth: 48%;
  --singlePortraitRightColWidth: 46%;
}
@media screen and (max-width: 991px) {
  :root {
    --singlePortraitLeftColWidth: 100%;
    --singlePortraitRightColWidth: 100%;
  }
}

.single-potrait {
  padding-block: 56px 32px;
}
@media screen and (max-width: 1400px) {
  .single-potrait {
    padding-block: 40px 32px;
  }
}
.single-potrait .partial-right-container {
  padding-right: max(30px, (100vw - 1348px) / 2 + 30px);
}
@media screen and (max-width: 991px) {
  .single-potrait .partial-right-container {
    padding-right: 0;
  }
}
.single-potrait .partial-left-container {
  padding-left: max(30px, (100vw - 1348px) / 2 + 30px);
}
@media screen and (max-width: 991px) {
  .single-potrait .partial-left-container {
    padding-inline: 20px;
  }
}
.single-potrait__inner .slider-cols {
  display: flex;
  flex-direction: column;
  gap: 64px;
  flex: 0 0 var(--singlePortraitLeftColWidth);
  max-width: var(--singlePortraitLeftColWidth);
}
@media screen and (max-width: 991px) {
  .single-potrait__inner .slider-cols {
    gap: 32px;
    flex-direction: column-reverse;
  }
}
.single-potrait__inner .content-cols {
  flex: 0 0 var(--singlePortraitRightColWidth);
  max-width: var(--singlePortraitRightColWidth);
}
@media screen and (max-width: 991px) {
  .single-potrait__inner .content-cols {
    padding-inline: 30px;
  }
}
@media screen and (max-width: 767px) {
  .single-potrait__inner .content-cols {
    padding-inline: 20px;
  }
}
@media screen and (max-width: 991px) {
  .single-potrait .profile-card-holder {
    padding-inline: 30px;
  }
}
@media screen and (max-width: 767px) {
  .single-potrait .profile-card-holder {
    padding-inline: 20px;
  }
}
@media screen and (max-width: 991px) {
  .single-potrait .profile-card-holder .profile-card {
    max-width: 100%;
  }
}
.single-potrait .content-holder .text > *:not(:last-child) {
  margin-bottom: 1.4rem;
}
.single-potrait .content-holder a {
  color: var(--color__grun);
  text-decoration: underline;
}
.single-potrait .content-holder a:hover {
  text-decoration: none;
}

.default-section {
  padding-block: 64px;
  min-height: 60vh;
}
@media screen and (max-width: 1199px) {
  .default-section {
    min-height: initial;
  }
}

.error-404 {
  min-height: 60vh;
}
.error-404 .page-title {
  font-size: 12rem;
}
@media screen and (max-width: 767px) {
  .error-404 .page-title {
    font-size: 6rem;
  }
}

@media screen and (min-width: 1200px) {
  .default-single .entry-header .entry-title {
    font-size: 68px;
  }
}
.default-single .entry-meta .updated {
  display: none;
}
.default-single .entry-meta a {
  color: var(--color__grun);
  transition: color 0.28s;
}
.default-single .entry-meta a:hover {
  color: var(--color__pink);
}
.default-single .post-thumbnail {
  margin-top: 32px;
}
.default-single .entry-content {
  margin-top: 32px;
}
.default-single .entry-content > * {
  margin-bottom: 1.4rem;
}
.default-single .entry-content a:not(.wp-element-button) {
  color: var(--color__grun);
  text-decoration: underline;
}
.default-single .entry-content a:not(.wp-element-button):hover {
  text-decoration: none;
}
.default-single .entry-content blockquote {
  background-color: rgba(128, 128, 128, 0.2901960784);
  display: inline-block;
  padding: 16px;
  border-left: 4px solid var(--color__grun);
  margin-inline: 0;
}
.default-single .entry-content blockquote > *:not(:last-child) {
  margin-bottom: 0.8rem;
}
.default-single .entry-content .wp-element-button {
  background-color: transparent;
  color: var(--color__grun);
  border: 1px solid var(--color__grun);
  transition: color 0.28s, background-color 0.28s;
}
.default-single .entry-content .wp-element-button:hover {
  background-color: var(--color__grun);
  color: var(--color__white);
}
.default-single .entry-footer {
  display: none;
}

.default-listing .page-header {
  margin-bottom: 40px;
}
.default-listing .rows {
  display: flex;
  flex-wrap: wrap;
  gap: 32px;
}
.default-listing .rows .cols {
  flex: 0 0 calc(33.3333333333% - 21.3333333333px);
  max-width: calc(33.3333333333% - 21.3333333333px);
}
@media screen and (max-width: 991px) {
  .default-listing .rows .cols {
    flex: 0 0 calc(50% - 16px);
    max-width: calc(50% - 16px);
  }
}
@media screen and (max-width: 567px) {
  .default-listing .rows .cols {
    flex: 0 0 calc(100% - 0px);
    max-width: calc(100% - 0px);
  }
}
.default-listing .rows article .entry-title {
  font-size: 28px;
  margin-top: 8px;
}
.default-listing .rows article .entry-title a {
  transition: color 0.28s;
}
.default-listing .rows article .entry-title a:hover {
  color: var(--color__grun);
}
.default-listing .rows article .post-thumbnail {
  display: block;
}
.default-listing .rows article .post-thumbnail img {
  width: 100%;
  aspect-ratio: 3/2;
  -o-object-fit: cover;
     object-fit: cover;
  vertical-align: top;
}
.default-listing .rows article .placeholder-thumbnail {
  width: 100%;
  aspect-ratio: 3/2;
  background-color: rgba(128, 128, 128, 0.2901960784);
}
.default-listing .rows .posts-navigation {
  flex: 0 0 100%;
  max-width: 100%;
}

.posts-navigation {
  margin-top: 56px;
}
.posts-navigation .nav-links {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 16px 24px;
}
.posts-navigation .nav-links a {
  display: inline-flex;
  text-align: center;
  color: var(--color__grun);
  border: 1px solid var(--color__grun);
  padding: 8px 16px 9px;
  border-radius: 40px;
  transition: color 0.28s, background-color 0.28s;
}
.posts-navigation .nav-links a:hover {
  background-color: var(--color__grun);
  color: var(--color__white);
}

body.search-no-results .default-section {
  min-height: 60vh;
  display: flex;
  align-items: center;
}

.profile-section {
  padding-block: 32px 40px;
}
@media screen and (max-width: 991px) {
  .profile-section {
    padding-block: 24px;
  }
}
.profile-section .partial-right-container {
  padding-right: max(30px, (100vw - 1348px) / 2 + 30px);
}
@media screen and (max-width: 991px) {
  .profile-section .partial-right-container {
    padding-inline: 30px;
  }
}
@media screen and (max-width: 767px) {
  .profile-section .partial-right-container {
    padding-inline: 20px;
  }
}
.profile-section .card-col {
  flex: 0 0 var(--singlePortraitLeftColWidth);
  max-width: var(--singlePortraitLeftColWidth);
}
@media screen and (min-width: 992px) {
  .profile-section .card-col {
    padding-left: 30px;
  }
}
.profile-section .content-col {
  flex: 0 0 var(--singlePortraitRightColWidth);
  max-width: var(--singlePortraitRightColWidth);
}
@media screen and (min-width: 992px) {
  .profile-section .profile-card {
    margin-left: auto;
  }
}
.profile-section .profile-card-content > * {
  margin-bottom: 1rem;
}
.profile-section .profile-card-content a {
  color: var(--color__grun);
  text-decoration: underline;
}
.profile-section .profile-card-content a:hover {
  text-decoration: none;
}
@media screen and (max-width: 991px) {
  .profile-section:has(:not(.profile-card-content)) {
    display: none;
  }
}

/*# sourceMappingURL=index.css.map*/