@font-face {
  font-family: "Bavro";
  src: url("../fonts/bavro-regular-webfont.eot");
  /* IE9 Compat Modes */
  src: url("../fonts/bavro-regular-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/bavro-regular-webfont.woff2") format("woff2"), url("../fonts/bavro-regular-webfont.woff") format("woff"), url("../fonts/bavro-regular-webfont.ttf") format("truetype"), url("../fonts/bavro-regular-webfont.svg#svgFontName") format("svg");
  /* Legacy iOS */
  font-display: fallback;
}
@font-face {
  font-family: "MerriweatherSans Light";
  src: url("../fonts/MerriweatherSans-Light.eot");
  /* IE9 Compat Modes */
  src: url("../fonts/MerriweatherSans-Light.eot?#iefix") format("embedded-opentype"), url("../fonts/MerriweatherSans-Light.woff2") format("woff2"), url("../fonts/MerriweatherSans-Light.woff") format("woff"), url("../fonts/MerriweatherSans-Light.ttf") format("truetype"), url("../fonts/MerriweatherSans-Light.svg#MerriweatherSans Light") format("svg");
  /* Legacy iOS */
  font-display: fallback;
  font-weight: 100;
}
@font-face {
  font-family: "MerriweatherSans Regular";
  src: url("../fonts/MerriweatherSans-Regular.eot");
  /* IE9 Compat Modes */
  src: url("../fonts/MerriweatherSans-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/MerriweatherSans-Regular.woff2") format("woff2"), url("../fonts/MerriweatherSans-Regular.woff") format("woff"), url("../fonts/MerriweatherSans-Regular.ttf") format("truetype"), url("../fonts/MerriweatherSans-Regular.svg#MerriweatherSans Regular") format("svg");
  /* Legacy iOS */
  font-display: fallback;
}
@font-face {
  font-family: "MerriweatherSans Bold";
  src: url("../fonts/MerriweatherSans-Bold.eot");
  /* IE9 Compat Modes */
  src: url("../fonts/MerriweatherSans-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/MerriweatherSans-Bold.woff2") format("woff2"), url("../fonts/MerriweatherSans-Bold.woff") format("woff"), url("../fonts/MerriweatherSans-Bold.ttf") format("truetype"), url("../fonts/MerriweatherSans-Bold.svg#MerriweatherSans Bold") format("svg");
  /* Legacy iOS */
  font-display: fallback;
}
h1,
h2,
h3,
h4 {
  color: #363636;
  text-transform: uppercase;
  font-weight: 300;
  font-family: "Bavro", sans-serif !important;
}

h2 {
  font-size: 1.9rem;
}

h4 {
  font-size: 1.1rem;
}

p {
  font-size: 1rem;
  line-height: 27px;
  letter-spacing: 0.5px;
}

a {
  color: #b01227;
  text-decoration: none;
}

.entry-title {
  text-align: center;
  word-break: break-word;
  font-size: 2.2rem;
}

body,
html {
  height: 100%;
  color: #808080;
  background: #FFFFFF none;
  font-family: "MerriweatherSans Light", sans-serif;
  padding: 0;
  margin: 0;
}

html {
  scroll-behavior: smooth;
}

.termin-vereinbaren {
  background: #b01227;
  color: #fff;
  font-size: 1.1rem;
  margin: auto;
  text-align: center;
  display: block;
  max-width: -webkit-fit-content;
  max-width: -moz-fit-content;
  max-width: fit-content;
  padding: 10px 20px;
  border-radius: 23px;
  transition: all 0.3s ease;
}
.termin-vereinbaren:hover {
  background: #222;
}

#footer {
  padding: 80px 0;
  background: #363636 none;
}
#footer .footer-wrapper {
  width: 100%;
}
#footer .footer-wrapper a {
  color: #ccc !important;
  text-decoration: underline;
}
#footer .footer-wrapper .footer-container {
  max-width: 1024px;
  margin: 0 auto;
  text-align: center;
}
#footer .footer-wrapper .footer-container .fb-box {
  margin: 0 0 15px 0;
}
#footer .footer-wrapper .footer-container .fb-box a {
  display: inline-block;
  width: 20px;
  height: 20px;
  background: #808285 none;
  border-radius: 100%;
  font-family: "MerriweatherSans Light", sans-serif;
  text-decoration: unset;
  color: #363636;
}
#footer .footer-wrapper .footer-container .copyright-box {
  font-size: 0.9rem;
  font-family: "MerriweatherSans Light", sans-serif;
}

#wrapper {
  width: 100%;
  margin-top: 100px;
}

#main {
  width: 100%;
  font-size: 1.9rem;
}
#main .post .category-allgemein {
  max-width: 999px;
  margin: 85px auto;
}
#main .post .category-allgemein .entry-header {
  text-align: center;
}
#main .post .category-allgemein .entry-header h2 a {
  text-decoration: none;
}
#main .post .entry-content {
  text-align: center;
  font-size: 0.95rem;
  font-family: "MerriweatherSans Light", sans-serif;
  color: #808080;
  font-weight: 300;
}
#main .post .entry-content p {
  line-height: 25px;
}
#main .post .entry-footer .edit-link a {
  font-size: 1rem;
  background: #b01227;
  color: #ffffff;
  text-decoration: none;
  font-family: "MerriweatherSans Light", sans-serif;
  padding: 5px;
}
#main .post .category-bildleiste {
  max-width: 100%;
  margin: 0 auto;
  margin-top: 35px;
}
#main .post .category-bildleiste .entry-header {
  display: none !important;
}
#main .post .category-bildleiste .entry-content {
  display: flex;
  justify-content: center;
  align-items: center;
  line-height: 0;
}
#main .post .category-bildleiste .wp-block-image {
  margin: 0;
}
#main .post .category-bildleiste .entry-footer .edit-link a {
  font-size: 1rem;
  background: #b01227;
  color: #ffffff;
  text-decoration: none;
  font-family: "MerriweatherSans Light", sans-serif;
  padding: 5px;
}
#main .post .category-bild-links {
  max-width: 100%;
  margin: 0 auto;
}
#main .post .category-bild-links .entry-header {
  display: none !important;
}
#main .post .category-bild-links .entry-content {
  display: flex;
  justify-content: space-between;
  align-items: center;
  background: #f9f9f9 none;
}
#main .post .category-bild-links .entry-content .wp-block-image {
  width: 50%;
  margin: 0;
  line-height: 1px;
}
#main .post .category-bild-links .entry-content .wp-block-image img {
  width: 100%;
}
#main .post .category-bild-links ul {
  margin: 0;
}
#main .post .category-bild-links ul li {
  padding: 0 0 65px 0;
  font-size: 1rem;
  list-style: none;
  font-family: "MerriweatherSans Light", sans-serif;
  text-transform: uppercase;
  font-weight: 300;
}

.spalten-grid {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  max-width: 1700px;
  margin: 90px auto;
  align-items: center;
  justify-content: center;
  padding: 20px;
}
.spalten-grid .grid-div {
  display: flex;
  justify-content: center !important;
  align-items: center !important;
  margin: 0px 0 82px;
}
.spalten-grid .grid-div h2 {
  font-family: "MerriweatherSans Light", sans-serif;
  margin-bottom: 0;
  font-size: 1.4rem;
  text-transform: none !important;
}
.spalten-grid .grid-div h2 strong {
  font-family: "MerriweatherSans Light", sans-serif;
  margin-bottom: 0;
  text-transform: none !important;
  font-size: 1.4rem;
}
.spalten-grid .grid-div img {
  max-width: 500px;
  max-height: 590px;
  width: 100%;
  -o-object-fit: scale-down;
     object-fit: scale-down;
  margin: auto;
  display: block;
}
@media all and (max-width: 992px) {
  .spalten-grid .grid-div:nth-child(odd) {
    flex-direction: column-reverse !important;
  }
}

.faq-max > div {
  max-width: 908px;
  margin: 64px auto;
}

#header {
  position: fixed;
  height: 65px;
  width: 100%;
  z-index: 9999999;
  top: 0px;
  width: 100%;
  margin: 0 auto;
  background: #fff;
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23);
  transition: all 0.6s ease-out;
}
#header nav {
  margin-top: -35px;
}
#header .logo {
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin-top: -23px;
}
#header .logo img {
  height: 80px;
  aspect-ratio: auto !important;
  width: 194px;
  margin-left: 10px;
}
#header .header-inner {
  max-width: 1655px;
  position: relative;
  margin: auto;
  padding: 12px 10px 12px 10px;
}

:root {
  --link-1: #d65472;
  --link-2: #37c5f0;
  --link-3: gold;
  --text: #18272f;
  --counter: #30b67d;
  --line: #BBC1E1;
  --line-active: #b01227;
}

.desktop-navigation {
  max-width: 1200px;
  margin-left: auto;
  margin-right: 50px;
  transition: all 0.2s ease;
}
.desktop-navigation .menu-hauptmenu-container #menu-hauptmenu-1 {
  display: flex;
  flex-direction: row;
  margin-top: 24px;
  flex-wrap: wrap;
  justify-content: space-between;
  transition: all 0.2s ease;
}
.desktop-navigation .menu-hauptmenu-container #menu-hauptmenu-1 .menu-item-has-children {
  transition: all 0.2s ease;
}
.desktop-navigation .menu-hauptmenu-container #menu-hauptmenu-1 .menu-item-has-children:hover > ul {
  opacity: 1;
  display: block;
}
.desktop-navigation .menu-hauptmenu-container #menu-hauptmenu-1 li {
  list-style: none;
  padding: 0 18px;
  flex: 0 0 auto;
}
.desktop-navigation .menu-hauptmenu-container #menu-hauptmenu-1 li .sub-menu {
  transition: all 0.2s ease;
  background: #fff;
  line-height: 39px;
  margin-top: 0;
  padding-left: 11px;
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23);
  padding-bottom: 30px;
  padding-right: 29px;
  position: absolute;
  padding-top: 20px;
  display: none;
  opacity: 0;
}
.desktop-navigation .menu-hauptmenu-container #menu-hauptmenu-1 li a {
  color: #000;
  font-weight: 600;
  text-transform: uppercase;
  transition: all 0.2s ease;
  text-decoration: none;
  color: var(--text);
  font-weight: 700;
  vertical-align: top;
  overflow: hidden;
  position: relative;
  display: inline-block;
}
.desktop-navigation .menu-hauptmenu-container #menu-hauptmenu-1 li a::before, .desktop-navigation .menu-hauptmenu-container #menu-hauptmenu-1 li a::after {
  content: "";
  position: absolute;
  width: 100%;
  left: 0;
}
.desktop-navigation .menu-hauptmenu-container #menu-hauptmenu-1 li a::before {
  background-color: var(--link-1);
  height: 2px;
  bottom: 0;
  transform-origin: 100% 50%;
  transform: scaleX(0);
  transition: transform 0.3s cubic-bezier(0.76, 0, 0.24, 1);
}
.desktop-navigation .menu-hauptmenu-container #menu-hauptmenu-1 li a:hover::before {
  transform-origin: 0% 50%;
  transform: scaleX(1);
}
.desktop-navigation .menu-hauptmenu-container #menu-hauptmenu-1 li a::after {
  content: attr(data-replace);
  height: 100%;
  top: 0;
  transform-origin: 100% 50%;
  transform: translate3d(200%, 0, 0);
  transition: transform 0.3s cubic-bezier(0.76, 0, 0.24, 1);
  color: var(--link-1);
}
.desktop-navigation .menu-hauptmenu-container #menu-hauptmenu-1 li a:hover::after {
  transform: translate3d(0, 0, 0);
}
.desktop-navigation .menu-hauptmenu-container #menu-hauptmenu-1 li a span {
  display: inline-block;
  transition: transform 0.3s cubic-bezier(0.76, 0, 0.24, 1);
}
.desktop-navigation .menu-hauptmenu-container #menu-hauptmenu-1 li a:hover span {
  transform: translate3d(-200%, 0, 0);
}

.flex-logo-container {
  display: flex;
}

nav {
  top: 0;
  right: 0;
  z-index: 1;
  width: 100%;
  position: absolute;
}
nav .menu {
  top: 0;
  left: 0;
  margin: 0;
  z-index: 1;
  width: 100%;
  background: #222;
  padding: 3em 0 2em;
  position: absolute;
  transform: translateY(-100%);
  transition: transform 0.3s cubic-bezier(1, 0.5, 0, 1);
}
nav .menu li {
  list-style: none;
}
nav .menu li a {
  padding: 1em;
  color: #fff;
  display: block;
  background: none;
  line-height: 1em;
  font-size: 1.125em;
  text-align: left;
  padding-left: 30px;
  text-decoration: none;
  transition: background 0.2s ease-in-out;
}
nav .menu li a span {
  border-bottom: 1px dotted #fff;
}
nav .menu li a:hover {
  background: rgba(255, 255, 255, 0.2);
}
nav .menu li a:focus {
  background: rgba(255, 255, 255, 0.2);
}
nav .menu li a:active {
  background: rgba(255, 255, 255, 0.2);
}
nav .menu.active {
  transform: translateY(0);
}

.menu-toggle {
  top: 60px;
  z-index: 2;
  right: 32px;
  width: 30px;
  height: 4px;
  padding: 8px 0;
  cursor: pointer;
  border-radius: 50%;
  position: absolute;
}
.menu-toggle span {
  height: 4px;
  display: block;
  overflow: hidden;
  text-indent: 100%;
  background: #222;
  border-radius: 2px;
  white-space: nowrap;
  transition: background 0.3s ease-in-out;
}
.menu-toggle::before {
  left: 0;
  content: "";
  width: 30px;
  height: 4px;
  background: #222;
  border-radius: 2px;
  position: absolute;
  transform-origin: center center;
  transition: width 0.2s ease-in-out, background 0.2s ease-in-out, transform 0.2s ease-in-out, top 0.2s ease-in-out, bottom 0.2s ease-in-out, left 0.2s ease-in-out, right 0.2s ease-in-out;
  top: 0;
}
.menu-toggle::after {
  left: 0;
  content: "";
  width: 30px;
  height: 4px;
  background: #222;
  border-radius: 2px;
  position: absolute;
  transform-origin: center center;
  transition: width 0.2s ease-in-out, background 0.2s ease-in-out, transform 0.2s ease-in-out, top 0.2s ease-in-out, bottom 0.2s ease-in-out, left 0.2s ease-in-out, right 0.2s ease-in-out;
  bottom: 0;
}
.menu-toggle:hover span {
  background: rgba(255, 255, 255, 0);
}
.menu-toggle:hover::before {
  top: 8px;
  left: -3px;
  transform: rotate(45deg);
  width: 18px;
}
.menu-toggle:hover::after {
  left: 9px;
  bottom: 8px;
  transform: rotate(-45deg);
  width: 18px;
}
.menu-toggle:focus span {
  background: rgba(255, 255, 255, 0);
}
.menu-toggle:focus::before {
  top: 8px;
  left: -3px;
  transform: rotate(45deg);
  width: 18px;
}
.menu-toggle:focus::after {
  left: 9px;
  bottom: 8px;
  transform: rotate(-45deg);
  width: 18px;
}
.menu-toggle:active span {
  background: rgba(255, 255, 255, 0);
}
.menu-toggle:active::before {
  top: 8px;
  left: -3px;
  transform: rotate(45deg);
  width: 18px;
}
.menu-toggle:active::after {
  left: 9px;
  bottom: 8px;
  transform: rotate(-45deg);
  width: 18px;
}

.menu-toggle.menu-open span {
  background: rgba(255, 255, 255, 0);
}
.menu-toggle.menu-open::before {
  top: 8px;
  transform: rotate(-45deg);
  width: 26px;
  background: #fff;
}
.menu-toggle.menu-open::after {
  bottom: 8px;
  transform: rotate(45deg);
  width: 26px;
  background: #fff;
}
.menu-toggle.menu-open:hover span {
  background: rgba(255, 255, 255, 0);
}
.menu-toggle.menu-open:hover::before {
  top: 8px;
  left: -3px;
  transform: rotate(-45deg);
  width: 18px;
}
.menu-toggle.menu-open:hover::after {
  left: 9px;
  bottom: 8px;
  transform: rotate(45deg);
  width: 18px;
}
.menu-toggle.menu-open:focus span {
  background: rgba(255, 255, 255, 0);
}
.menu-toggle.menu-open:focus::before {
  top: 8px;
  left: -3px;
  transform: rotate(-45deg);
  width: 18px;
}
.menu-toggle.menu-open:focus::after {
  left: 9px;
  bottom: 8px;
  transform: rotate(45deg);
  width: 18px;
}
.menu-toggle.menu-open:active span {
  background: rgba(255, 255, 255, 0);
}
.menu-toggle.menu-open:active::before {
  top: 8px;
  left: -3px;
  transform: rotate(-45deg);
  width: 18px;
}
.menu-toggle.menu-open:active::after {
  left: 9px;
  bottom: 8px;
  transform: rotate(45deg);
  width: 18px;
}

.desktop-navigation {
  display: block;
}

.mobile-navigation {
  display: none;
}

#menu-footer-menue {
  max-width: -webkit-fit-content;
  max-width: -moz-fit-content;
  max-width: fit-content;
  margin: auto;
  padding: 0;
  margin-top: 15px;
}
#menu-footer-menue li {
  color: #ccc;
  text-decoration: underline;
  letter-spacing: 1.4px;
  text-transform: capitalize;
  display: inline;
}
#menu-footer-menue li a {
  color: #fff;
}

#aktuelles-bannner img {
  max-width: 1000px;
  margin-left: auto !important;
  margin-right: 0;
  display: block;
}

.co-working-rent-wrapper div:first-child {
  display: flex;
  justify-content: flex-end;
}
.co-working-rent-wrapper div:first-child * {
  justify-content: flex-end;
}
.co-working-rent-wrapper div:last-child {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.co-working-rent-wrapper div:last-child * {
  justify-content: flex-start;
}
.co-working-rent-wrapper div:last-child div {
  max-width: 80%;
}
.co-working-rent-wrapper .wp-block-group__inner-container {
  flex-direction: column;
}
.co-working-rent-wrapper h2 {
  align-self: flex-start;
}

.max-custom {
  max-width: 80%;
  margin: auto;
}

.left-co-working-rent-wrapper div {
  align-items: center;
}
.left-co-working-rent-wrapper div:last-child {
  display: flex;
  justify-content: flex-start;
}
.left-co-working-rent-wrapper div:last-child * {
  justify-content: flex-start;
}
.left-co-working-rent-wrapper div:first-child {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.left-co-working-rent-wrapper div:first-child * {
  justify-content: flex-start;
}
.left-co-working-rent-wrapper div:first-child div {
  max-width: 80%;
  margin-left: auto;
}
.left-co-working-rent-wrapper div h2 {
  align-self: flex-start;
}
.left-co-working-rent-wrapper .wp-block-group__inner-container {
  flex-direction: column;
}

.cd-image img {
  max-width: 80%;
}

.wrap-col-img {
  overflow: hidden;
}
.wrap-col-img img {
  width: 793px;
}

.no-margin {
  margin-top: 0;
}

.faq-custom-page {
  margin-top: 50px;
}
.faq-custom-page h2 {
  font-family: "MerriweatherSans Light", sans-serif !important;
}
.faq-custom-page h3 {
  font-family: "Bavro", sans-serif;
  margin-top: 0;
  margin-bottom: 0;
}
.faq-custom-page .c-accordion__item {
  background: #fbfbfb;
  padding: 10px 30px;
  margin-bottom: 9px;
  border-radius: 11px;
}
.faq-custom-page .c-accordion__item p {
  font-weight: 300;
  font-size: 0.95rem;
  line-height: 25px;
}
.faq-custom-page .c-accordion__item * {
  font-size: 21px;
}
.faq-custom-page:first-child {
  margin-top: 0px;
}

.faq-page-layout {
  max-width: 80%;
  margin: 100px auto;
}
.faq-page-layout [data-initially-open=false] .c-accordion__content {
  display: block !important;
}

.header-slideshow {
  height: 100vh;
  margin-top: 66px !important;
  display: flex;
  max-width: 100%;
  background-position: center;
  justify-content: center;
  margin: auto;
  background: url(/wp-content/uploads/2022/10/banner-top-home-scaled.jpeg);
  background-repeat: no-repeat;
  background-size: cover;
  max-height: 770px;
}
.header-slideshow h5 {
  color: #fff;
  margin-bottom: -25px;
  letter-spacing: 10px;
  font-size: 1rem;
}
.header-slideshow > div {
  display: flex;
  justify-content: center;
  align-items: center !important;
}
.header-slideshow #btn-head-banner {
  justify-content: center !important;
}
.header-slideshow .slider-image img {
  width: 100%;
}
.header-slideshow .slider-text {
  padding-left: 7rem;
}
@media all and (max-width: 992px) {
  .header-slideshow .slider-text {
    padding-left: 0 !important;
  }
}

@media all and (max-width: 992px) {
  .header-slideshow > div > div {
    flex-direction: column-reverse;
    gap: unset !important;
  }
  .header-slideshow > div {
    height: 100% !important;
    margin-bottom: 50px;
  }
  #btn-head-banner * {
    display: block !important;
    width: 100% !important;
    margin-right: 15px;
  }
}
.slideshow-headline {
  color: #fff;
}

.banner-btn a {
  background: rgba(176, 18, 39, 0.75) !important;
  font-size: 17px;
  font-family: "Bavro";
  font-weight: bold;
}
.banner-btn a:hover {
  background: rgb(176, 18, 39) !important;
}

.parallax {
  background: url("/wp-content/uploads/2022/08/slider-1-scaled.webp");
  max-height: 501px;
  height: 100%;
  position: relative;
  align-items: center;
  justify-content: center;
  display: flex;
  background-position: 50% 35% !important;
  font-family: "Bavro", sans-serif;
}
.parallax .parallax-welcome-wrapper {
  z-index: 1;
  position: relative;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 100%;
}
.parallax .parallax-welcome-wrapper .flex-welcome-container {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  max-width: 440px;
  width: 80%;
  margin: 0 auto;
  border: solid 1px #363636;
}
.parallax .parallax-welcome-wrapper .flex-welcome-container .outer {
  padding: 25px;
  background: rgba(255, 255, 255, 0.5);
  width: 100%;
}
.parallax .parallax-welcome-wrapper .flex-welcome-container .inner {
  font-size: 2.2rem;
  text-transform: uppercase;
  text-align: center;
  color: #363636;
}
.parallax .parallax-welcome-wrapper .flex-welcome-container .inner span {
  font-weight: 600;
}
.parallax .parallax-welcome-wrapper .flex-welcome-button {
  display: flex;
  justify-content: center;
  align-items: center;
  max-width: 300px;
  margin: 45px auto;
  border: none;
}
.parallax .parallax-welcome-wrapper .flex-welcome-button .outer {
  padding: 8px;
  background: rgba(176, 18, 39, 0.75);
  cursor: pointer;
  color: #ffffff;
}
.parallax .parallax-welcome-wrapper .flex-welcome-button .outer:hover {
  background: rgb(255, 255, 255);
  color: #363636 !important;
}
.parallax .parallax-welcome-wrapper .flex-welcome-button .outer .inner {
  font-size: 1rem;
  text-transform: uppercase;
  text-align: center;
  font-weight: 500;
}

.n2-ss-slider {
  height: 100vh !important;
  min-height: 100vh !important;
  max-height: 100vh !important;
}

.block-manager {
  max-width: 999px;
  margin: 85px auto;
}
.block-manager p {
  text-align: center;
  font-size: 0.95rem;
  font-family: "MerriweatherSans Light", sans-serif;
  color: #808080;
  font-weight: 300;
  line-height: 25px;
}
.block-manager .wp-block-group__inner-container p:first-of-type:after {
  content: "";
  display: block;
  width: 40px;
  height: 1px;
  background: #b01227;
  position: relative;
  top: 100%;
  left: 50%;
  margin-left: -35px;
  margin-top: 15px;
}
.block-manager .wp-block-group__inner-container p:first-of-type:before {
  content: "";
  display: block;
  width: 70px;
  height: 1px;
  background: #b01227;
  position: relative;
  top: 38px;
  left: 50%;
  margin-left: -50px;
  margin-top: 15px;
}

.main-images-wrapper .wp-block-group__inner-container {
  display: flex;
  justify-content: center;
  align-items: center;
  line-height: 0;
}

.home-contact-wrapper .slide-up:after {
  content: unset !important;
}
.home-contact-wrapper .slide-up:before {
  content: unset !important;
}

.image-links-wrapper {
  max-width: 100%;
  margin: 0 auto;
}
.image-links-wrapper .wp-block-group__inner-container {
  display: flex;
  justify-content: space-between;
  align-items: center;
  background: #f9f9f9 none;
}
.image-links-wrapper .wp-block-group__inner-container .wp-block-image {
  width: 50%;
  margin: 0;
  line-height: 1px;
}
.image-links-wrapper .wp-block-group__inner-container .wp-block-image img {
  width: 100% !important;
}
.image-links-wrapper .wp-block-group__inner-container ul {
  margin: 0;
  padding: 0 0 0px 0;
  font-size: 1rem;
  list-style: none;
  font-family: "MerriweatherSans Light", sans-serif;
  text-transform: uppercase;
  font-weight: 300;
}
.image-links-wrapper .wp-block-group__inner-container li {
  padding: 65px 0 65px 0;
  font-size: 1rem;
  list-style: none;
  font-family: "MerriweatherSans Light", sans-serif;
  text-transform: uppercase;
  font-weight: 300;
}

[data-initially-open=false] .c-accordion__content {
  display: block !important;
}

.image-links-wrapper li:before {
  margin-bottom: -7px;
}

.verkehr:before {
  display: inline-block;
  content: "";
  height: 30px;
  width: 30px;
  margin-right: 8px;
  background-image: url(../images/icon_verkehr.svg);
  background-position: 0 2px;
  background-repeat: no-repeat;
  background-size: 100%;
}

.provision:before {
  display: inline-block;
  content: "";
  height: 30px;
  width: 30px;
  margin-right: 8px;
  background-image: url(../images/icon_provision_neu.svg);
  background-position: 0 2px;
  background-repeat: no-repeat;
  background-size: 100%;
}

.kosten:before {
  display: inline-block;
  content: "";
  height: 30px;
  width: 30px;
  margin-right: 8px;
  background-image: url(../images/icon_kosten.svg);
  background-position: 0 2px;
  background-repeat: no-repeat;
  background-size: 100%;
}

.ausstattung:before {
  display: inline-block;
  content: "";
  height: 30px;
  width: 30px;
  margin-right: 8px;
  background-image: url(../images/icon_ausstattung.svg);
  background-position: 0 2px;
  background-repeat: no-repeat;
  background-size: 100%;
}

.office-wrapper {
  text-align: center;
}
.office-wrapper .wp-block-group__inner-container p:first-of-type:before {
  top: 60px !important;
}

.price-wrapper .wp-block-columns.has-2-columns {
  display: flex;
  justify-content: center;
  align-items: stretch;
}
.price-wrapper .wp-block-columns.has-2-columns .wp-block-column {
  max-width: 340px;
  padding: 85px 65px;
  background: #f9f9f9 none;
  text-align: center;
  font-size: 1.4rem;
  border: solid 1px #f9f9f9;
}
.price-wrapper .wp-block-columns.has-2-columns .wp-block-column:not(:first-child) {
  margin-left: 2em;
}
.price-wrapper .wp-block-columns.has-2-columns .wp-block-column:hover {
  border: solid 1px #b01227;
}
.price-wrapper .wp-block-columns.has-2-columns h2 {
  margin: 0 0 25px 0;
  color: #b01227;
}
.price-wrapper .wp-block-columns.has-2-columns .wp-block-button__link {
  background-color: #b01227;
  color: #ffffff;
}
.price-wrapper .wp-block-columns.has-2-columns .price {
  font-size: 3.8rem;
  font-family: "MerriweatherSans Light", sans-serif;
  font-weight: 300;
  margin: 0 0 15px 0;
  color: #363636;
}
.price-wrapper .wp-block-columns.has-2-columns .price:before {
  display: inline-block;
  content: "EUR";
  font-size: 1.5rem;
  vertical-align: top;
  margin: 5px -5px 0 0;
}
.price-wrapper .wp-block-columns.has-2-columns .price-text {
  font-family: "MerriweatherSans Light", sans-serif;
  font-size: 0.9rem;
  font-style: italic;
  font-weight: 400;
  color: #808080;
}

.in-price-wrapper p:first-of-type:before {
  content: unset !important;
}
.in-price-wrapper p:first-of-type:after {
  content: unset !important;
}

.haus-nummer-wrapper .wp-block-group__inner-container {
  display: flex;
  justify-content: center;
  align-items: center;
  line-height: 0;
}

.kontaktform-wrapper *:before {
  content: unset !important;
}
.kontaktform-wrapper *:after {
  content: unset !important;
}
.kontaktform-wrapper textarea {
  width: 100%;
  height: 150px;
  padding: 10px;
  font-size: 0.9rem;
  font-family: inherit;
  resize: none;
  border: solid 1px #cdcecf;
  color: #808285;
}
.kontaktform-wrapper .wpcf7-text {
  width: 100%;
  padding: 10px;
  font-size: 0.9rem;
  font-family: inherit;
  resize: none;
  border: solid 1px #cdcecf;
  color: #808285;
}
.kontaktform-wrapper .wp-block-column .wpcf7 form p {
  width: 48%;
}
.kontaktform-wrapper .wp-block-column .wpcf7 form p .wpcf7-submit {
  background: #b01227 none;
  color: #ffffff;
  padding: 12px 24px;
  text-align: left !important;
  border: none;
  font-size: 1rem;
  cursor: pointer;
}
.kontaktform-wrapper .wp-block-column .wpcf7 form p .wpcf7-submit span {
  width: 100%;
}
.kontaktform-wrapper .wp-block-column .wpcf7 form p .wpcf7-submit span .wpcf7-textarea {
  width: 100%;
  height: 150px;
}
.kontaktform-wrapper .wp-block-column .wpcf7 form p:last-of-type {
  width: 100% !important;
}
.kontaktform-wrapper .wp-block-column .wpcf7 form p:nth-of-type(3) {
  width: 100%;
}
.kontaktform-wrapper .wp-block-column .wpcf7 form {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.kontaktform-wrapper .wp-block-column:not(:first-child) {
  margin-left: 2em;
}
.kontaktform-wrapper .wp-block-columns div:first-of-type {
  min-width: 70%;
}
.kontaktform-wrapper .screen-reader-response {
  display: none;
}

.footer-images-wrapper .wp-block-group__inner-container {
  display: flex;
  justify-content: center;
  align-items: center;
  line-height: 0;
}
.footer-images-wrapper .wp-block-image {
  margin: 0;
}

.impressum *:before {
  content: unset !important;
}
.impressum *:after {
  content: unset !important;
}

.group-cd .wp-block-group__inner-container {
  flex-direction: column;
}
.group-cd .wp-block-group__inner-container h3 {
  text-align: left;
  width: 100%;
  margin-bottom: 0;
  font-size: 1.9rem;
}

.co-working-rent-wrapper .cd-image {
  text-align: right;
}

.cd-image img {
  height: inherit !important;
  -o-object-fit: scale-down;
     object-fit: scale-down;
  width: 100%;
}

.faq-image {
  max-height: 500px;
  -o-object-fit: scale-down;
     object-fit: scale-down;
  height: 100%;
}

.homepage-parralex {
  background: url(/wp-content/uploads/2022/10/bg-parralex.jpg);
  min-height: 500px;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-position: top;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
}
.homepage-parralex .creative-link p {
  font-size: 18px;
  margin: 0;
  color: var(--text);
}
.homepage-parralex .creative-link p a {
  display: inline-block;
  position: relative;
  text-decoration: none;
  color: inherit;
  font-size: 32px;
  color: #fff;
  text-transform: uppercase;
  margin: 0 var(--spacing, 0px);
  line-height: 40px;
  transition: margin 0.25s;
}
.homepage-parralex .creative-link p a svg {
  height: 159px;
  margin-bottom: -24px;
  position: absolute;
  left: 50%;
  bottom: 0;
  transform: translate(-50%, 7px) translateZ(0);
  fill: none;
  stroke: var(--stroke, var(--line));
  stroke-linecap: round;
  stroke-width: 2px;
  stroke-dasharray: var(--offset, 69px) 278px;
  stroke-dashoffset: 361px;
  transition: stroke 0.25s ease var(--stroke-delay, 0s), stroke-dasharray 0.35s;
}
.homepage-parralex .creative-link p a:hover {
  --spacing: 4px;
  --stroke: var(--line-active);
  --stroke-delay: 0.1s;
  --offset: 180px;
}

.faq-startseite-section h3 {
  text-transform: unset !important;
}
.faq-startseite-section .faq-image img {
  width: 100% !important;
  max-width: 100%;
}
.faq-startseite-section .home-faq .ea-card {
  background: transparent !important;
  border-top: unset !important;
  border-right: unset !important;
  border-left: unset !important;
  margin: 0 !important;
}
.faq-startseite-section .home-faq .ea-card .ea-body {
  padding-top: 0 !important;
}
.faq-startseite-section .home-faq .ea-card .ea-header {
  text-transform: unset;
}
.faq-startseite-section .home-faq .ea-card .ea-header a {
  font-family: "MerriweatherSans Light";
  font-size: 17px !important;
}
.faq-startseite-section .home-faq .ea-card .ea-header i {
  float: right !important;
}
.faq-startseite-section .home-faq .ea-expand h3 {
  text-transform: unset !important;
}
.faq-startseite-section .home-faq .ea-expand h3 a {
  color: #b01227 !important;
}

@media all and (max-width: 576px) {
  .co-working-rent-wrapper {
    flex-direction: column-reverse;
  }
  .current-custom-wrapper {
    padding: 0 !important;
  }
  .wpcf7-form {
    flex-direction: column;
  }
  .footer-images-wrapper .wp-block-image {
    border-bottom: solid 20px #fff;
  }
  .wpcf7-form p {
    min-width: 100%;
  }
  div#prices .wp-block-column:first-child {
    border-bottom: solid 20px #fff;
  }
  .wp-block-column {
    padding: 0 14px;
  }
  .block-manager .wp-block-group__inner-container p:first-of-type:before {
    content: unset !important;
  }
  .block-manager .wp-block-group__inner-container p:first-of-type:after {
    content: unset !important;
  }
  .match-office-partner {
    display: none !important;
  }
  .main-images-wrapper > div {
    flex-direction: column;
  }
  .image-links-wrapper * {
    flex-direction: column;
    margin: 11px 0 !important;
    padding: 0 !important;
  }
  .image-links-wrapper figure.wp-block-image {
    width: 100% !important;
    margin-top: 0 !important;
  }
  .image-links-wrapper .wp-block-group__inner-container ul {
    margin: 0 !important;
  }
  .footer-images-wrapper > div {
    flex-direction: column;
  }
  .kontaktform-wrapper {
    padding: 0 20px !important;
  }
  .kontaktform-wrapper {
    padding: 0 20px !important;
    width: 100% !important;
    max-width: 93% !important;
    margin: 0;
  }
  .co-working-rent-wrapper {
    flex-direction: column-reverse;
  }
  .price-wrapper div.wp-block-columns.has-2-columns div.wp-block-column {
    border-bottom: solid 20px #fff;
  }
  div.parallax div.parallax-welcome-wrapper div.flex-welcome-container div.outer div.inner {
    font-size: 1.1rem;
  }
  #main article.post.format-standard {
    padding: 0 15px;
  }
  #main article.post.category-allgemein-line p:first-of-type {
    margin: 0 0 45px 0;
  }
  #main article.post.category-allgemein-line p:first-of-type:before {
    content: "";
    display: block;
    width: 70px;
    height: 1px;
    background: #b01227;
    position: relative;
    top: 38px;
    left: 50%;
    margin-left: -50px;
    margin-top: 15px;
  }
  #main article.post.category-allgemein-line p:first-of-type:after {
    content: "";
    display: block;
    width: 40px;
    height: 1px;
    background: #b01227;
    position: relative;
    top: 100%;
    left: 50%;
    margin-left: -35px;
    margin-top: 15px;
  }
  #main article#post-48 p:first-of-type:before {
    top: 63px;
  }
  #main article.post.category-bildleiste div.entry-content {
    flex-wrap: wrap;
  }
  #main article.post.category-bildleiste div.entry-content figure.wp-block-image {
    margin: 0 0 25px 0;
  }
  #main article.post.category-kontaktformular div.entry-content div.wp-block-columns div:first-of-type {
    width: 90%;
  }
  #main article.post.category-kontaktformular div.entry-content div.wp-block-columns div.wp-block-column div.wpcf7 form {
    flex-direction: column;
  }
  .entry-header h1 {
    font-size: 2.2rem;
  }
}
@media screen and (max-width: 992px) {
  .header-slideshow {
    height: 100% !important;
    margin-top: -31px !important;
  }
  .image-links-wrapper > div {
    flex-direction: column;
  }
  .image-links-wrapper .wp-block-group__inner-container .wp-block-image {
    width: 100%;
  }
  .image-links-wrapper .wp-block-group__inner-container li {
    margin: 19px 0 0 0 !important;
    padding: 0 !important;
  }
  .image-links-wrapper .wp-block-group__inner-container ul {
    margin: 0 !important;
    padding: 0;
  }
  .wp-block-columns:not(.is-not-stacked-on-mobile) > .wp-block-column {
    flex-basis: 100% !important;
  }
  .wp-block-columns {
    display: flex;
    flex-direction: column;
  }
  .wp-block-group__inner-container {
    padding: 0 10px;
  }
  #main article.post.category-bild-links div.entry-content {
    flex-direction: column;
  }
  #main article.post.category-bild-links div.entry-content figure.wp-block-image {
    width: 100%;
    padding: 0 0 35px 0;
  }
  .co-working-rent-wrapper div:last-child div {
    max-width: 100%;
  }
  .co-working-rent-wrapper * {
    width: 100%;
    flex: 100%;
    min-width: 100%;
    padding: 0;
  }
  .co-working-rent-wrapper:nth-child(odd) {
    flex-direction: column-reverse;
  }
  .left-co-working-rent-wrapper * {
    width: 100%;
    flex: 100%;
    min-width: 100%;
    padding: 0;
  }
  .left-co-working-rent-wrapper:nth-child(odd) {
    flex-direction: column-reverse;
  }
  .price-wrapper .has-2-columns {
    flex-wrap: wrap;
    flex-direction: inherit;
  }
  .price-wrapper .has-2-columns .wp-block-column {
    margin: 0 0 20px 0 !important;
  }
  #kontakt p {
    flex-basis: 96%;
  }
  #kontakt input {
    display: block;
  }
  #kontakt .wp-block-column {
    margin: 0;
  }
  #kontakt .wp-block-column p {
    text-align: left;
  }
  .desktop-navigation {
    display: none;
  }
  .mobile-navigation {
    display: block;
  }
}