/*!*********************************************************************************************************************************************************************************************************************************************!*\
  !*** 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/sass/_index.scss ***!
  \*********************************************************************************************************************************************************************************************************************************************/
@charset "UTF-8";
.wp-core-ui.login input[type=submit] {
  font-size: 14px;
  padding: 15px 30px;
  border-width: 1px;
  border-style: solid;
  border-radius: 0;
  text-transform: uppercase;
  width: -moz-fit-content !important;
  width: fit-content !important;
}

.buttonRegular,
.wp-core-ui.login input[type=submit] {
  color: #fff;
  background: #0071e3;
  border-color: #0071e3;
}

.buttonInverted,
.wp-core-ui.login input[type=submit]:hover:not(:disabled),
.wp-core-ui.login input[type=submit]:focus:not(:disabled) {
  color: #0071e3;
  background: #fff;
  border-color: #0071e3;
}

.wp-core-ui.login input[type=submit] {
  font-size: 14px;
  padding: 15px 30px;
  border-width: 1px;
  border-style: solid;
  border-radius: 0;
  text-transform: uppercase;
  width: -moz-fit-content !important;
  width: fit-content !important;
}

.buttonRegular,
.wp-core-ui.login input[type=submit] {
  color: #fff;
  background: #0071e3;
  border-color: #0071e3;
}

.buttonInverted,
.wp-core-ui.login input[type=submit]:hover:not(:disabled),
.wp-core-ui.login input[type=submit]:focus:not(:disabled) {
  color: #0071e3;
  background: #fff;
  border-color: #0071e3;
}

.wp-core-ui.login input[type=submit] {
  font-size: 14px;
  padding: 15px 30px;
  border-width: 1px;
  border-style: solid;
  border-radius: 0;
  text-transform: uppercase;
  width: -moz-fit-content !important;
  width: fit-content !important;
}

.buttonRegular,
.wp-core-ui.login input[type=submit] {
  color: #fff;
  background: #0071e3;
  border-color: #0071e3;
}

.buttonInverted,
.wp-core-ui.login input[type=submit]:hover:not(:disabled),
.wp-core-ui.login input[type=submit]:focus:not(:disabled) {
  color: #0071e3;
  background: #fff;
  border-color: #0071e3;
}

.wp-core-ui.login {
  background: #fff;
}
.wp-core-ui.login #login {
  position: relative;
  padding-top: 50px;
}
.wp-core-ui.login #login form {
  background: transparent;
  border: 3px solid #0071e3;
}
.wp-core-ui.login #login form .input,
.wp-core-ui.login #login form input[type=text] {
  background-color: transparent !important;
}
.wp-core-ui.login #login label {
  color: #363636;
  font-size: 12px;
}
.wp-core-ui.login #login a {
  color: #0071e3 !important;
  text-decoration: none;
  transition: 0.3s ease all;
}
.wp-core-ui.login #login a:hover {
  opacity: 0.7;
}
.wp-core-ui.login #login h1 a {
  background-image: url(https://example.de/wp-content/themes/mastertheme/assets/img/logo.svg);
  width: 80%;
  max-height: 120px;
  background-size: contain;
  background-repeat: no-repeat;
  margin-inline: auto;
  height: auto;
  min-height: 50px;
}
.wp-core-ui.login #login .forgetmenot {
  display: inline-flex;
  align-items: center;
}
.wp-core-ui.login #login .forgetmenot > * {
  margin-block: 0;
  line-height: 1;
  transition: 0.3s ease all;
}
.wp-core-ui.login #login .forgetmenot:hover input[type=checkbox] {
  border-color: #0071e3 !important;
}
.wp-core-ui.login #login .forgetmenot input[type=checkbox] {
  width: 20px;
  height: 20px;
  position: relative;
  margin-right: 10px;
}
.wp-core-ui.login #login .forgetmenot input[type=checkbox]:checked:before {
  content: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2024%2024%22%20width%3D%2220%22%20height%3D%2220%22%20role%3D%22presentation%22%20class%3D%22components-checkbox-control__checked%22%20aria-hidden%3D%22true%22%20focusable%3D%22false%22%3E%3Cpath%20d%3D%22M16.7%207.1l-6.3%208.5-3.3-2.5-.9%201.2%204.5%203.4L17.9%208z%22%20fill%3D%22%23fff%22%2F%3E%3C%2Fsvg%3E");
  width: 20px;
  height: 20px;
  margin: 0;
  position: absolute;
  top: -1px;
  left: -1px;
}
.wp-core-ui.login #login #nav,
.wp-core-ui.login #login #backtoblog {
  text-align: center;
}
.wp-core-ui.login #login #backtoblog a {
  color: #363636 !important;
}
.wp-core-ui.login #login .privacy-policy-page-link {
  margin-block: 25px;
}
.wp-core-ui.login #login .privacy-policy-page-link a {
  font-size: 14px;
}
.wp-core-ui.login input {
  border-radius: unset;
  border-color: #0071e3 !important;
  color: #363636;
  background: transparent;
  font-size: 14px;
  transition: 0.3s ease all;
}
.wp-core-ui.login input:focus {
  border-color: #0071e3 !important;
  box-shadow: 0 0 0 1px #0071e3 !important;
}
.wp-core-ui.login input[type=checkbox] {
  border-radius: unset;
  border-color: #0071e3 !important;
  color: #363636;
  background: transparent;
  font-size: 14px;
  transition: 0.3s ease all;
}
.wp-core-ui.login input[type=checkbox]:focus {
  border-color: #0071e3 !important;
  box-shadow: 0 0 0 1px #0071e3 !important;
}
.wp-core-ui.login input[type=checkbox]:checked {
  background: #0071e3 !important;
  border-color: #0071e3 !important;
  color: #fff;
}
.wp-core-ui.login input[type=checkbox]:hover {
  border-color: #0071e3 !important;
}
.wp-core-ui.login input[type=submit] {
  line-height: 1 !important;
  min-height: unset;
  border-color: #0071e3 !important;
}
.wp-core-ui.login input[type=submit]:hover:not(:disabled), .wp-core-ui.login input[type=submit]:focus:not(:disabled) {
  cursor: pointer;
}
.wp-core-ui.login input[type=submit]#wp-submit {
  width: 100% !important;
  float: left;
  margin-top: 20px;
}
.wp-core-ui.login .button.wp-hide-pw {
  background: transparent !important;
  color: #0071e3 !important;
  height: auto;
  min-height: unset;
  min-width: unset;
}
.wp-core-ui.login .button.wp-hide-pw:hover {
  color: #363636 !important;
}
.wp-core-ui.login input.focus, .wp-core-ui.login input:focus,
.wp-core-ui.login .button.focus,
.wp-core-ui.login .button:focus {
  border-radius: 0 !important;
  border-color: #0071e3 !important;
}
.wp-core-ui.login #language-switcher {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
}
.wp-core-ui.login #language-switcher select {
  border-radius: 0 !important;
  border-color: #0071e3;
  height: 100% !important;
  margin: 0;
}

/* FONTS */
@font-face {
  font-family: "slick";
  src: url("https://example.de/wp-content/themes/mastertheme/assets/fonts/slick.woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
/* Config */
:root {
  --slick-arrow-color: #000;
  --dots-color: #000;
  --dots-scale: 1;
  --dots-gap: 5%;
}

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
}

.slick-list:focus {
  outline: none;
}

.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.slick-track:before,
.slick-track:after {
  display: table;
  content: "";
}

.slick-track:after {
  clear: both;
}

.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  display: none;
  height: 100%;
  min-height: 1px;
}

.slick-slide img {
  display: block;
}

.slick-slide.slick-loading img {
  display: none;
}

.slick-slide.dragging img {
  pointer-events: none;
}

.slick-initialized .slick-slide {
  display: block;
}

.slick-loading .slick-slide {
  visibility: hidden;
}

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

.slick-dots {
  position: absolute;
  left: 50%;
  margin: 0;
  transform: translateX(-50%);
  display: flex;
  gap: var(--dots-gap);
}

.slick-dots li {
  position: relative;
  display: inline-block;
  width: 20px;
  height: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
  scale: var(--dots-scale);
}

.slick-dots li button {
  list-style: none !important;
  font-size: 0;
  line-height: 0;
  display: block;
  width: 20px;
  height: 20px;
  padding: 5px;
  cursor: pointer;
  color: transparent;
  border: 0;
  outline: none;
  opacity: 0.2;
  background: transparent;
}

.slick-dots li button:hover {
  opacity: 0.5;
}

.slick-dots li button:before {
  content: "•";
  font-size: 40px;
  line-height: 20px;
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  text-align: center;
  color: var(--dots-color); /* Config ist ganz oben Sichtbar */
}

.slick-dots li.slick-active button {
  opacity: 0.5;
}

.slick-prev.slick-arrow {
  font-size: 0;
  line-height: 0;
  position: absolute;
  top: 50%;
  left: -25px;
  display: block;
  width: 20px;
  height: 20px;
  padding: 0;
  transform: translate(0, -50%);
  cursor: pointer;
  color: transparent;
  border: none;
  outline: none;
  background: transparent;
  opacity: 0.8;
}

.slick-prev.slick-arrow::before {
  content: "←";
  font-family: "slick";
  font-size: 20px;
  line-height: 1;
  opacity: 0.75;
  color: var(--slick-arrow-color); /* Config ist ganz oben Sichtbar */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.slick-prev.slick-arrow:hover {
  opacity: 1;
}

.slick-next.slick-arrow {
  font-size: 0;
  line-height: 0;
  position: absolute;
  top: 50%;
  right: -25px;
  display: block;
  width: 20px;
  height: 20px;
  padding: 0;
  transform: translate(0, -50%);
  cursor: pointer;
  color: transparent;
  border: none;
  outline: none;
  background: transparent;
  opacity: 0.8;
}

.slick-next.slick-arrow::before {
  content: "→";
  font-family: "slick";
  font-size: 20px;
  line-height: 1;
  opacity: 0.75;
  color: var(--slick-arrow-color); /* Config ist ganz oben Sichtbar */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.slick-next.slick-arrow:hover {
  opacity: 1;
}

/* 

@font-face {
	font-family: $f-font;
	font-weight: 400;
	font-style: normal;
	src: url("https://example.de/wp-content/themes/mastertheme/assets/fonts/new-zen/New_Zen_Regular.otf") format("opentype");
}

@font-face {
	font-family: $f-font;
	font-weight: 400;
	font-style: italic;
	src: url("https://example.de/wp-content/themes/mastertheme/assets/fonts/new-zen/New_Zen_Regular_Italic.otf") format("opentype");
}

@font-face {
	font-family: $f-font;
	font-weight: 300;
	font-style: normal;
	src: url("https://example.de/wp-content/themes/mastertheme/assets/fonts/new-zen/New_Zen_Light.otf") format("opentype");
}

@font-face {
	font-family: $f-font;
	font-weight: 300;
	font-style: italic;
	src: url("https://example.de/wp-content/themes/mastertheme/assets/fonts/new-zen/New_Zen_Light_Italic.otf") format("opentype");
}

@font-face {
	font-family: $f-font;
	font-weight: 500;
	font-style: normal;
	src: url("https://example.de/wp-content/themes/mastertheme/assets/fonts/new-zen/New_Zen_Medium.otf") format("opentype");
}

@font-face {
	font-family: $f-font;
	font-weight: 500;
	font-style: italic;
	src: url("https://example.de/wp-content/themes/mastertheme/assets/fonts/new-zen/New_Zen_Medium_Italic.otf") format("opentype");
}

@font-face {
	font-family: $f-font;
	font-weight: 700;
	font-style: normal;
	src: url("https://example.de/wp-content/themes/mastertheme/assets/fonts/new-zen/New_Zen_Bold.otf") format("opentype");
}

@font-face {
	font-family: $f-font;
	font-weight: 700;
	font-style: italic;
	src: url("https://example.de/wp-content/themes/mastertheme/assets/fonts/new-zen/New_Zen_Bold_Italic.otf") format("opentype");
}

@font-face {
	font-family: $f-font;
	font-weight: 100;
	font-style: normal;
	src: url("https://example.de/wp-content/themes/mastertheme/assets/fonts/new-zen/New_Zen_Thin.otf") format("opentype");
}

@font-face {
	font-family: $f-font;
	font-weight: 100;
	font-style: italic;
	src: url("https://example.de/wp-content/themes/mastertheme/assets/fonts/new-zen/New_Zen_Thin_Italic.otf") format("opentype");
}


*/
body {
  font-size: 18px;
  color: #363636;
  font-family: Helvetica, Arial, sans-serif;
}

body,
button,
input,
select,
textarea {
  font-family: Helvetica, Arial, sans-serif;
}

p {
  margin-bottom: 0.8em;
  font-size: 18px;
}
p:last-child {
  margin-bottom: 0;
}

a,
a:hover,
a svg path,
button,
button:hover,
input[type=button] {
  transition: 0.3s ease all;
  text-decoration: none;
  cursor: pointer;
}

a {
  text-decoration: underline;
  transition: color 0.3s;
  font-size: 18px;
}
a:hover {
  color: red;
  opacity: 0.9;
  text-decoration: underline;
}

h1 {
  font-size: clamp(32px, 8vmin, 88px);
  font-weight: 820;
  letter-spacing: -0.02em;
  line-height: 1.05;
  text-align: left;
}

h2,
.h2 {
  font-size: 30px;
  line-height: 1.3;
  color: #363636;
  font-weight: bold;
  margin-bottom: 30px;
  font-size: clamp(28px, 5vmin, 40px);
  font-weight: 820;
  letter-spacing: -0.02em;
  line-height: 1.15;
}
h2--highlighted mark.gb-highlight,
.h2--highlighted mark.gb-highlight {
  position: relative;
  line-height: 1.3;
}
h2--highlighted mark.gb-highlight:after,
.h2--highlighted mark.gb-highlight:after {
  content: " ";
  width: 80px;
  height: 2px;
  position: absolute;
  left: 0;
  top: 0;
  bottom: -10px;
  top: unset;
}
h2--highlighted__primary mark.gb-highlight:after,
.h2--highlighted__primary mark.gb-highlight:after {
  background-color: #0071e3;
}
h2--highlighted__white mark.gb-highlight:after,
.h2--highlighted__white mark.gb-highlight:after {
  background-color: #fff;
}
h2--highlighted__body mark.gb-highlight:after,
.h2--highlighted__body mark.gb-highlight:after {
  background-color: #363636;
}
h2--highlighted__centered,
.h2--highlighted__centered {
  margin-bottom: 20px;
}
h2--highlighted__centered mark.gb-highlight:after,
.h2--highlighted__centered mark.gb-highlight:after {
  left: 50%;
  translate: -50%;
}

h3 {
  font-size: clamp(24px, 5vmin, 32px);
  line-height: 1.05;
  font-weight: bold;
}

h4 {
  font-size: clamp(22px, 5vmin, 28px);
  line-height: 1.05;
  font-weight: bold;
}

mark,
.gb-highlight {
  color: inherit;
}

.highlight-text {
  color: #0071e3;
}

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

.offset--top__sm {
  margin-top: 50px;
}
.offset--top__md {
  margin-top: 100px;
}

#page {
  position: relative;
  overflow: unset;
  display: block;
  background: #fff;
}

#content .site-main {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}
#content .site-main .inside-article {
  padding: 0;
}
#content .site-main .inside-article .entry-content > *:not(.gb-container--content__fullwidth) {
  width: 80%;
  max-width: 1600px;
  margin-inline: auto;
}
#content .site-main article {
  margin-bottom: 0;
}

.container {
  position: relative;
  max-width: 1600px;
  width: 100%;
  margin: 0 auto;
  display: block;
}

.site {
  max-width: unset;
  padding: 0;
}
.site .inside-article {
  padding: 0;
}

html {
  box-sizing: border-box;
}

*,
*:before,
*:after {
  box-sizing: inherit;
}

body {
  background: transparent;
}

body.stop {
  overflow: hidden;
}

div {
  box-sizing: border-box;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
}

blockquote,
q {
  quotes: "" "";
}

hr {
  background-color: #eee;
  border: 0;
  height: 1px;
  margin-bottom: 20px;
}

ul,
ol {
  margin: 0;
  padding-left: 20px;
}

.kc_text_block.smallcontainer {
  max-width: 70rem;
  margin: 0 auto;
}

ul {
  list-style: square;
}

ol {
  list-style: decimal;
}

li > ul,
li > ol {
  margin-bottom: 0;
  margin-left: 1.5em;
}

dt {
  font-weight: bold;
}

dd {
  margin: 0 1.5em 1.5em;
}

img {
  height: auto;
  max-width: 100%;
}

table {
  margin: 0 0 1.5em;
  width: 100%;
}

.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
}

.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: bold;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
}

.alignleft {
  display: inline;
  margin-right: 1.5em;
}

.alignright {
  display: inline;
  margin-left: 1.5em;
}

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

.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
  content: "";
  display: table;
}

.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
  clear: both;
}

.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}

embed,
iframe,
object {
  max-width: 100%;
}

.site-header {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 999;
  background-color: transparent;
  transition: 0.3s ease all;
  margin-top: 47px;
}
.site-header .inside-header {
  color: #fff;
  max-width: 1600px;
}
.site-header .inside-header .menu-toggle {
  background-color: transparent;
  color: #fff;
}
@media (max-width: 768px) {
  .site-header .inside-header .gb-button.project {
    display: none;
  }
}
.site-header .main-navigation,
.site-header .main-navigation ul li {
  background-color: transparent;
}
.site-header .main-navigation a,
.site-header .main-navigation ul li a {
  font-size: 18px;
  color: #fff;
  transition: 0.3s ease all;
}
.site-header .main-navigation a:hover,
.site-header .main-navigation ul li a:hover {
  text-decoration: underline;
  color: #fff;
}
.site-header .main-navigation.current-menu-item,
.site-header .main-navigation ul li.current-menu-item {
  color: initial;
}
.site-header .main-navigation.current-menu-item a,
.site-header .main-navigation ul li.current-menu-item a {
  color: #fff;
}
.site-header .main-navigation.current-menu-item a:hover,
.site-header .main-navigation ul li.current-menu-item a:hover {
  text-decoration: underline;
  color: #fff;
}
.site-header.scroll {
  background: rgba(34, 34, 34, 0.5);
  -webkit-backdrop-filter: blur(30px);
          backdrop-filter: blur(30px);
  box-shadow: 0 5px 15px 5px rgba(0, 0, 0, 0.2);
  margin-top: 0;
}
@media (max-width: 768px) {
  .site-header {
    margin-top: 0px;
  }
}

body .top-bar {
  padding: 10px;
  background-color: #222222;
  /* Breakpoint Settings */
}
@media (max-width: 768px) {
  body .top-bar {
    display: none;
  }
}

#generate-slideout-menu {
  background: rgba(34, 34, 34, 0.5);
  -webkit-backdrop-filter: blur(30px);
          backdrop-filter: blur(30px);
  box-shadow: 0 5px 15px 5px rgba(0, 0, 0, 0.2);
  color: #fff;
  padding: 50px 30px 0;
  width: 90vw;
}
#generate-slideout-menu .menu-item {
  border-top: 1px solid #fff;
}
#generate-slideout-menu .menu-item:last-child {
  border-bottom: 1px solid #fff;
}
#generate-slideout-menu .menu-item a {
  color: #fff;
  font-size: 18px;
}
#generate-slideout-menu .slideout-exit svg {
  fill: #fff;
}
#generate-slideout-menu .gb-button.project {
  color: #fff;
}

.site-footer {
  background-color: #222222;
  color: #fff;
}

.wpcf7 .wpcf7-list-item {
  margin: 0 !important;
}
.wpcf7 .form-row {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 15px;
}
.wpcf7 .form-row .half-width {
  width: 48%;
  margin-right: 4%;
}
.wpcf7 .form-row .half-width:last-child {
  margin-right: 0;
}
.wpcf7 .form-row .full-width {
  width: 100%;
}
.wpcf7 .form-group {
  position: relative;
  margin-bottom: 15px;
}
.wpcf7 .form-group input,
.wpcf7 .form-group textarea {
  width: 100%;
  padding: 10px;
  font-size: 16px;
  border: 1px solid #ccc;
  border-radius: 10px;
  background-color: transparent;
  resize: none;
  transition: border-color 0.3s, box-shadow 0.3s;
  /* Wenn das Eingabefeld im Fokus ist, bewegt sich das Label nach oben */
}
.wpcf7 .form-group input:focus,
.wpcf7 .form-group textarea:focus {
  background-color: transparent;
  border-color: #0071e3; /* Nutze dein Blau beim Fokussieren */
}
.wpcf7 .form-group input:focus + label,
.wpcf7 .form-group textarea:focus + label {
  top: -15px;
  font-size: 12px;
  background-color: white;
  padding: 0 5px;
  color: #0071e3; /* Das Label wird auch in der Primärfarbe dargestellt */
}
.wpcf7 .form-group label {
  position: absolute;
  top: 10px;
  left: 10px;
  font-size: 16px;
  color: #aaa;
  background: transparent;
  padding: 0 5px;
  pointer-events: none; /* Verhindert, dass das Label anklickbar ist */
  transition: all 0.3s ease; /* Für eine sanfte Bewegung des Labels */
}
.wpcf7 .form-group label.active {
  top: -10px;
  font-size: 12px;
  background-color: white;
  padding: 0 5px;
  color: #0071e3;
}
.wpcf7 .form-group .dsgvo-text {
  font-size: 12px;
}
.wpcf7 .form-group .dsgvo-text > * {
  font-size: 12px;
}
.wpcf7 .form-group.flex > p {
  display: flex;
  gap: 10px;
}
.wpcf7 input[type=submit] {
  color: #ffffff;
  background-color: #0071e3;
  border-radius: 100px;
}
.wpcf7 input[type=submit]:hover {
  background-color: #0077ed;
}
.wpcf7 form.invalid input[type=text],
.wpcf7 form.invalid input[type=email],
.wpcf7 form.invalid textarea {
  border: 1px solid #ea2b1f; /* Deine rote Farbe */
}
.wpcf7 span.wpcf7-not-valid-tip {
  display: none; /* Versteckt die Standardfehlermeldung */
}
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
  border: none;
  padding: 0;
}

/* Flexbox */
.flex-two {
  display: flex;
  gap: 75px;
  margin: 50px auto;
  /* Breakpoint Settings */
}
.flex-two > div {
  display: flex;
  flex: 1;
  flex-direction: column;
  align-items: flex-start;
}
@media (max-width: 1200px) {
  .flex-two {
    flex-direction: column;
  }
  .flex-two > div {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
  }
  .flex-two > div p {
    text-align: left;
  }
}

.flex-two-content-width {
  /* Breakpoint Settings */
}
.flex-two-content-width .content {
  display: flex;
  gap: 75px;
  margin: 50px auto;
}
.flex-two-content-width .content > div {
  display: flex;
  flex: 1;
  flex-direction: column;
  align-items: flex-start;
}
@media (max-width: 1200px) {
  .flex-two-content-width .content {
    flex-direction: column;
  }
  .flex-two-content-width .content > div {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
  }
  .flex-two-content-width .content > div p {
    text-align: left;
  }
}

.flex-three {
  display: flex;
  gap: 20px;
  margin: 50px auto;
  /* Breakpoint Settings */
}
.flex-three > div {
  display: flex;
  flex: 1;
  flex-direction: column;
  align-items: center;
}
@media (max-width: 1024px) {
  .flex-three {
    flex-direction: column;
  }
  .flex-three > div {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .flex-three > div p {
    text-align: center;
  }
}

.d-flex-wrap {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}

.d-flex-wrap-justify-spacearound {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  justify-content: space-around;
}

/* Grid */
.grid-two {
  display: grid !important;
  grid-template-columns: repeat(2, 1fr);
  gap: 20px;
  /* Breakpoint Settings */
}
.grid-two > div {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  text-align: left;
}
@media (max-width: 576px) {
  .grid-two {
    grid-template-columns: repeat(1, 1fr);
  }
}

.grid-three {
  display: grid !important;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
  /* Breakpoint Settings */
}
.grid-three .item {
  display: flex;
  flex-direction: column;
  gap: 20px;
}
@media (max-width: 1200px) {
  .grid-three {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 768px) {
  .grid-three {
    grid-template-columns: repeat(1, 1fr);
  }
  .grid-three > div {
    display: flex;
    flex-direction: column;
    align-items: stretch;
    flex-grow: 1;
  }
  .grid-three > div p {
    text-align: center;
  }
}

.grid-three-auto {
  display: grid !important;
  grid-template-columns: repeat(auto-fill, minmax(min(376px, 100%), 1fr));
  gap: 20px;
  /* Breakpoint Settings */
}
.grid-three-auto > div {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
}
.grid-dev {
  display: grid !important;
  grid-template-columns: repeat(auto-fill, minmax(min(390px, 100%), 1fr));
  gap: 16px; /* Abstand zwischen den Elementen */
}

.grid-four {
  display: grid !important;
  grid-template-columns: repeat(4, 1fr);
  gap: 20px;
  /* Breakpoint Settings */
}
.grid-four .item {
  display: flex;
  flex-direction: column;
  gap: 20px;
}
@media (max-width: 1200px) {
  .grid-four {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 768px) {
  .grid-four {
    grid-template-columns: repeat(1, 1fr);
  }
  .grid-four > div {
    display: flex;
    flex-direction: column;
    align-items: stretch;
    flex-grow: 1;
  }
  .grid-four > div p {
    text-align: center;
  }
}

.grid-eight-four {
  display: grid;
  grid-template-columns: 8fr 4fr;
  gap: 40px;
}
.grid-eight-four > div {
  display: flex;
  flex-direction: column;
}
@media (max-width: 1200px) {
  .grid-eight-four {
    grid-template-columns: 1fr;
    gap: 20px;
  }
  .grid-eight-four > div {
    align-items: flex-start;
  }
}
@media (max-width: 576px) {
  .grid-eight-four {
    gap: 16px;
  }
}

.grid-six-six {
  display: grid;
  grid-template-columns: 6fr 6fr;
  gap: 40px;
  margin: 50px auto;
}
.grid-six-six > div {
  display: flex;
  flex-direction: column;
}
@media (max-width: 1200px) {
  .grid-six-six {
    grid-template-columns: 1fr;
    gap: 20px;
  }
}
@media (max-width: 576px) {
  .grid-six-six {
    gap: 16px;
  }
}

.grid-nine-three {
  display: grid;
  grid-template-columns: 9fr 3fr;
  gap: 40px;
  margin: 50px auto;
}
.grid-nine-three > div {
  display: flex;
  flex-direction: column;
}
@media (max-width: 1200px) {
  .grid-nine-three {
    grid-template-columns: 1fr;
    gap: 20px;
  }
}
@media (max-width: 576px) {
  .grid-nine-three {
    gap: 16px;
  }
}

.grid-four-eight {
  display: grid;
  grid-template-columns: 4fr 8fr;
  gap: 40px;
  margin: 50px auto;
}
.grid-four-eight > div {
  display: flex;
  flex-direction: column;
}
@media (max-width: 1200px) {
  .grid-four-eight {
    grid-template-columns: 1fr;
    gap: 20px;
  }
}
@media (max-width: 576px) {
  .grid-four-eight {
    gap: 16px;
  }
}

.grid-three-three-six {
  display: grid;
  grid-template-columns: 3fr 3fr 6fr;
  gap: 40px;
  margin: 50px auto;
}
.grid-three-three-six > div {
  display: flex;
  flex-direction: column;
}
@media (max-width: 1200px) {
  .grid-three-three-six {
    grid-template-columns: 1fr;
    gap: 20px;
  }
}
@media (max-width: 576px) {
  .grid-three-three-six {
    gap: 16px;
  }
}

.grid-two-ten {
  display: grid;
  grid-template-columns: 2fr 10fr;
  gap: 40px;
  margin: 50px auto;
}
.grid-two-ten > div {
  display: flex;
  flex-direction: column;
}
@media (max-width: 1200px) {
  .grid-two-ten {
    grid-template-columns: 1fr;
    gap: 20px;
  }
}
@media (max-width: 576px) {
  .grid-two-ten {
    gap: 16px;
  }
}

.gb-container--content__regular {
  width: 80%;
  max-width: 1600px;
  margin-inline: auto;
}
.gb-container--content__fullwidth {
  width: 100%;
  padding: 100px 10%;
}
@media (max-width: 1200px) {
  .gb-container--content__fullwidth {
    padding: 64px 3%;
  }
}
@media (max-width: 500px) {
  .gb-container--content__fullwidth {
    padding: 64px 3%;
  }
}
.gb-container--content__fullwidth > * {
  width: 80%;
  max-width: 1600px;
  margin-inline: auto;
  width: 100%;
}
.gb-container--content__fullwidthmax {
  min-width: 100%;
}
.gb-container--content__centered * {
  text-align: center;
}

.four-zero-four {
  min-height: 80vh;
  display: flex;
  align-items: center;
  justify-content: center;
}
.four-zero-four h1 {
  font-size: 32px;
}

.cta-section {
  gap: 40px;
  /* Breakpoints Settings */
}
.cta-section h2 {
  margin-bottom: 10px;
}
@media (max-width: 992px) {
  .cta-section {
    flex-direction: column;
  }
  .cta-section .gb-container {
    text-align: left;
  }
}

.seo-section {
  color: #cccccc;
  /* Breakpoints Settings */
}
.seo-section .flex-three > div {
  text-align: left;
  align-items: flex-start;
}
.seo-section .flex-three > div p {
  text-align: left;
}
@media (max-width: 992px) {
  .seo-section {
    flex-direction: column;
  }
  .seo-section .gb-container {
    text-align: left;
  }
}

.generate-back-to-top {
  border-radius: 100%;
  background-color: #0071e3 !important;
  border: 1px solid #fff;
}
/* Generall WP Swiper Setting */
.swiper-container {
  max-width: 90%;
}

.swiper-button-next,
.swiper-button-prev {
  color: #0071e3;
}

.swiper-pagination-bullet-active {
  background-color: #0071e3;
}

.swiper-pagination {
  bottom: -50px !important;
}

/* Custom WP Swiper Setting */
.slider-partner {
  margin-top: 75px;
  margin-bottom: 75px;
}
.slider-partner .wp-swiper__slide {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.slider-partner .wp-swiper__slide .gb-block-image img {
  max-height: 1cpx;
  width: auto;
}

.sub-hero-banner {
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #222222;
  color: #fff;
}
.sub-hero-banner h3 {
  margin-bottom: 0;
}

.full-with-banner {
  position: relative;
  min-height: 70vh;
  display: flex;
  gap: 0;
  flex-direction: column;
  align-items: unset;
  justify-content: center;
  /* Breakpoint Settings */
}
.full-with-banner .content {
  color: #fff;
  position: relative;
}
.full-with-banner .content h2 {
  color: #fff;
}
.full-with-banner .content > * {
  max-width: 50%;
}
.full-with-banner::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: linear-gradient(to left, rgba(0, 0, 0, 0) 15%, black 65%);
  z-index: 0;
}
@media (max-width: 1024px) {
  .full-with-banner .content > * {
    max-width: 100%;
  }
  .full-with-banner::before {
    content: "";
    background: linear-gradient(to left, rgba(0, 0, 0, 0) 15%, black 45%);
  }
}

.key-navigation {
  /* Breakpoint Settings */
}
.key-navigation .card {
  min-height: 500px;
  position: relative;
  background-size: cover;
  transition: background-size 0.5s ease;
  width: 100%;
  display: flex;
  gap: 0;
  flex-direction: column;
  align-items: center;
  justify-content: flex-end;
  cursor: pointer;
}
.key-navigation .card h2 {
  color: #fff;
  z-index: 2;
  transition: transform 0.5s ease;
}
.key-navigation .card::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(to top, rgba(0, 0, 0, 0.9) 0%, transparent 100%);
  opacity: 0.7;
  transition: opacity 0.5s ease;
  z-index: 1;
}
.key-navigation .card:hover::after {
  opacity: 1;
}
.key-navigation .card:hover h2 {
  transform: translateY(-10px);
}
@media (max-width: 768px) {
  .key-navigation .card {
    min-height: 400px;
  }
}

.text-image {
  /* Breakpoints Settings */
}
.text-image .content {
  display: flex;
  align-items: center;
  gap: 60px;
}
.text-image .content .image {
  flex: 1;
}
.text-image .content .text {
  flex: 1;
}
@media (max-width: 1024px) {
  .text-image .content {
    flex-direction: column;
  }
  .text-image .content .text {
    order: 1;
  }
  .text-image .content .image {
    order: 2;
  }
}

.services .flex-three {
  margin: 50px auto;
}
.services .flex-three .card {
  border: 1px solid #222222;
  padding: 2em;
}

.gb-accordion {
  border-bottom: 1px solid #f2f2f2;
}

.testimonial-wrapper .testimonial-text {
  margin-bottom: 30px;
}
.testimonial-wrapper .testimonial-text p {
  font-size: 24px;
}

.hero-full {
  background-color: #222222;
  height: 100vh;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  /* Breakpoint Settings */
}
.hero-full::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.7);
  z-index: 1;
}
.hero-full h1,
.hero-full h2,
.hero-full h3,
.hero-full h4,
.hero-full h5,
.hero-full h6,
.hero-full p {
  color: #fff;
}
.hero-full .content {
  position: relative;
  z-index: 2;
}
.hero-full .scroll-down-icon {
  position: absolute;
  bottom: 5%;
  left: 50%;
  transform: translateX(-50%);
  z-index: 99;
}
.hero-half {
  background-color: #222222;
  height: 50vh;
  display: flex;
  align-items: flex-end;
  justify-content: flex-start;
  color: #fff;
  /* Breakpoint Settings */
}
@media (max-width: 768px) {
  .hero-half {
    height: 30vh;
    padding-top: 250px;
  }
}

.gb-button {
  cursor: pointer;
  transition: 0.3s ease all;
}

header.landingpage-header {
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: white;
  position: fixed;
  top: 0px;
  left: 0px;
  right: 0px;
  width: 100%;
}
header.landingpage-header img {
  max-width: 400px;
  width: auto;
}

.landigpage-hero {
  height: 90vh;
  height: 90lvh;
  height: 90dvh;
  display: flex;
}
.landigpage-hero .grid-two > div {
  justify-content: center;
}
.landigpage-hero .grid-two .card {
  background: black;
  border-radius: 32px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 2em;
  color: white;
}

/* Farbvariablen für dein Design */
:root {
  --primary-color: #e9ff3f; /* Deine auffällige Neonfarbe für den Button */
  --primary-hover: #d4ea2a;
  --input-border: #000; /* Schwarze Outline für die Felder */
  --input-bg: #fff; /* Heller Hintergrund für Inputs */
  --text-light: #000; /* Dunkle Schrift für besseren Kontrast */
  --shadow-glow: rgba(233, 255, 63, 0.4); /* Dezenter Glow-Effekt für Inputs */
  --input-focus-border: rgba(233, 255, 63, 0.6); /* Leichtes Gelb für Fokus */
}

/* Formular-Container */
.landingpage-form {
  /* Labels */
  /* Input-Felder */
  /* Input-Fokus mit dezenterem Glow */
  /* Checkbox-Bereich */
}
.landingpage-form .sib-form label {
  font-weight: 700;
  font-size: 16px;
  color: var(--text-light);
  display: block;
  text-transform: uppercase;
  letter-spacing: 1px;
}
.landingpage-form .sib-input {
  width: 100%;
  padding: 14px;
  border: 2px solid var(--input-border); /* Schwarze Outline */
  background: var(--input-bg); /* Weißer Hintergrund */
  color: var(--text-light);
  border-radius: 8px;
  font-size: 16px;
  transition: all 0.3s ease-in-out;
  text-align: left; /* Text linksbündig */
  font-weight: bold;
}
.landingpage-form .sib-input:focus {
  border-color: var(--input-focus-border);
  box-shadow: 0 0 6px var(--shadow-glow); /* Dezenter Gelb-Glow */
  outline: none;
}
.landingpage-form .sib-checkbox-area {
  display: flex;
  align-items: center;
  gap: 10px;
  font-size: 14px;
  color: var(--text-light);
  justify-content: center;
}
.landingpage-form .sib-checkbox-area input[type=checkbox] {
  width: 20px;
  height: 20px;
  cursor: pointer;
  accent-color: var(--primary-color);
}
.landingpage-form .sib-checkbox-area label,
.landingpage-form .sib-checkbox-area a {
  font-size: 11px;
}

/* Farbvariablen */
:root {
  --primary-color: #e9ff3f; /* Neonfarbe für den Button */
  --primary-hover: #d4ea2a;
  --shadow-glow: rgba(233, 255, 63, 0.4); /* Dezenter Glow-Effekt */
  --button-border: #000; /* Schwarze Outline */
}

@keyframes shake-loop {
  0%, 90% {
    transform: rotate(0deg);
  } /* 90% der Zeit bleibt ruhig */
  92% {
    transform: rotate(5deg);
  }
  94% {
    transform: rotate(0deg);
  }
  96% {
    transform: rotate(-5deg);
  }
  98% {
    transform: rotate(0deg);
  }
}
#primary {
  /* Globaler Button-Style */
}
#primary .button {
  display: inline-block;
  padding: 16px 24px;
  font-weight: bold;
  border: 2px solid var(--button-border);
  border-radius: 50px;
  cursor: pointer;
  font-size: 18px;
  text-transform: uppercase;
  letter-spacing: 1px;
  text-align: center;
  z-index: 10;
  position: relative;
  transition: transform 0.3s ease-in-out; /* Stellt sanftes Skalieren sicher */
}
#primary .button--primary {
  background: var(--primary-color);
  color: #000;
  box-shadow: 0 0 10px var(--shadow-glow);
}
#primary .button--primary:hover {
  transform: scale(1.05);
  cursor: pointer;
  animation: none; /* Stoppt das Shake, aber behält transition */
}
#primary .button--primary:active {
  transform: scale(0.98); /* Behält die Transition */
}
#primary .button--shake {
  animation: shake-loop 5s infinite ease-in-out;
  transition: transform 0.3s ease-in-out; /* Sorgt für sanftes Skalieren */
}
#primary .button--shake:hover {
  animation: none; /* Stoppt Shake, aber Transition bleibt */
  transition: transform 0.3s ease-in-out; /* Stellt sicher, dass Hover smooth bleibt */
}
#primary .button--shake:not(:hover) {
  animation: shake-loop 5s infinite ease-in-out; /* Startet Shake wieder nach Hover */
}

.landingpage-info {
  background: black;
  color: white;
}

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