@charset "UTF-8";
/* font converted using font-converter.net. thank you! */
@font-face {
  font-family: "BaskervilleExpBQ-Regular";
  src: url("../fonts/44a5ee3c0d53921a1da697d8a44fe262.eot");
  /* IE9 Compat Modes */
  src: url("../fonts/44a5ee3c0d53921a1da697d8a44fe262.eot?#iefix") format("embedded-opentype"), url("../fonts/44a5ee3c0d53921a1da697d8a44fe262.otf") format("opentype"), url("../fonts/44a5ee3c0d53921a1da697d8a44fe262.svg") format("svg"), url("../fonts/44a5ee3c0d53921a1da697d8a44fe262.ttf") format("truetype"), url("../fonts/44a5ee3c0d53921a1da697d8a44fe262.woff") format("woff"), url("../fonts/44a5ee3c0d53921a1da697d8a44fe262.woff2") format("woff2");
  /* Modern Browsers */
  font-weight: normal;
  font-style: normal;
}
/* font converted using font-converter.net. thank you! */
@font-face {
  font-family: "AGBook";
  src: url("../fonts/AGSchoolbookRegular.eot");
  /* IE9 Compat Modes */
  src: url("../fonts/AGSchoolbookRegular.eot?#iefix") format("embedded-opentype"), url("../fonts/AGSchoolbookRegular.otf") format("opentype"), url("../fonts/AGSchoolbookRegular.svg") format("svg"), url("../fonts/AGSchoolbookRegular.ttf") format("truetype"), url("../fonts/AGSchoolbookRegular.woff") format("woff"), url("../fonts/AGSchoolbookRegular.woff2") format("woff2");
  /* Modern Browsers */
  font-weight: normal;
  font-style: normal;
}
/* font converted using font-converter.net. thank you! */
@font-face {
  font-family: "AGBook-Medium";
  src: url("../fonts/AGSchoolbookMedium.eot");
  /* IE9 Compat Modes */
  src: url("../fonts/AGSchoolbookMedium.eot?#iefix") format("embedded-opentype"), url("../fonts/AGSchoolbookMedium.otf") format("opentype"), url("../fonts/AGSchoolbookMedium.svg") format("svg"), url("../fonts/AGSchoolbookMedium.ttf") format("truetype"), url("../fonts/AGSchoolbookMedium.woff") format("woff"), url("../fonts/AGSchoolbookMedium.woff2") format("woff2");
  /* Modern Browsers */
  font-weight: normal;
  font-style: normal;
}
#logo {
  margin-top: 35px;
}
.social-icon-box {
  max-width: 1350px;
  margin: 20px auto 15px;
  text-align: right;
}
@media only screen and (max-width: 1350px) {
  .social-icon-box {
    padding: 0 20px;
  }
}
.social-icon-box .icon {
  background: url(../../images/sm_facebook.png) center no-repeat;
  background-size: contain;
  width: 24px;
  height: 24px;
  margin: 0 0 0 10px;
  display: inline-block;
  border-radius: 4px;
}
.social-icon-box .icon.instagram {
  background-image: url(../../images/sm_instagram.png);
}
.social-icon-box .icon.linkedin {
  background-image: url(../../images/sm_linkedin.png);
}
*, *:focus {
  outline: none;
}
a {
  text-decoration: none;
  color: #1d1d1b;
  cursor: pointer;
}
.no-touch a:hover {
  text-decoration: none;
  color: #1d1d1b;
}
html, body {
  margin: 0;
  padding: 0;
  font-family: "Arial", sans-serif;
  letter-spacing: 1px;
  color: #3c3c3b;
}
body {
  font-size: 14px;
  font-size: 87.5%;
  line-height: 200%;
}
body a {
  color: #3c3c3b;
}
h1 {
  font-family: "Times", serif;
  text-transform: uppercase;
  font-weight: normal;
}
h1 {
  font-size: 23px;
  font-size: 115%;
  line-height: 130%;
  margin: 0 0 40px 0;
}
@media only screen and (min-width: 500px) {
  h1 {
    font-size: 29px;
    font-size: 145%;
  }
}
h2, h3, h4, h5 {
  font-size: 100%;
  margin: 0 0 0 0;
}
.current-menu-item, .no-touch a:hover {
  opacity: 0.7;
}
.faq h2, .faq h3, .berater-block h2, .berater-block h3, .wp-block-media-text h2, .wp-block-media-text h3 {
  font-family: "Times", serif;
  text-transform: uppercase;
  font-weight: normal;
}
.faq h2, .berater-block h2, .wp-block-media-text h2 {
  font-size: 23px;
  font-size: 115%;
  line-height: 130%;
  margin: 0 0 40px 0;
}
@media only screen and (min-width: 500px) {
  .faq h2, .berater-block h2, .wp-block-media-text h2 {
    font-size: 29px;
    font-size: 145%;
  }
}
.faq h3, .berater-block h3, .wp-block-media-text h3 {
  font-size: 20px;
  font-size: 100%;
  line-height: 100%;
  margin: 20px 0 10px 0;
}
@media only screen and (min-width: 500px) {
  .faq h3, .berater-block h3, .wp-block-media-text h3 {
    font-size: 30px;
    font-size: 150%;
  }
}
h2.underline, h2.no-underline {
  font-family: "Times", serif;
  text-transform: uppercase;
  font-weight: normal;
  font-size: 23px;
  font-size: 115%;
  line-height: 130%;
  margin: 0 0 20px 0;
  position: relative;
  margin-bottom: 0;
}
@media only screen and (min-width: 500px) {
  h2.underline, h2.no-underline {
    font-size: 29px;
    font-size: 145%;
  }
}
h2.underline {
  padding-bottom: 15px;
  margin-bottom: 30px;
}
h2.underline:after {
  content: "";
  width: 100%;
  border-bottom: 1px solid #000;
  display: block;
  height: 0;
  bottom: 8px;
  position: absolute;
}
@media only screen and (min-width: 1200px) {
  h2.underline:after {
    bottom: 8px;
  }
}
.no-margin {
  margin: 0 !important;
}
* > p {
  margin: 0 0 20px;
}
* > p:nth-last-child(1) {
  margin-bottom: 0;
}
.more-link {
  font-size: 17px;
  font-size: 80%;
  line-height: 166.66666667%;
  text-transform: uppercase;
  font-weight: bold;
}
header#main-header {
  padding: 20px 20px 10px;
  text-align: center;
  max-width: 1350px;
  margin: 0 auto;
}
@media only screen and (min-width: 650px) {
  header#main-header {
    padding: 25px 20px 10px;
  }
}
header#main-header #header-logo-menu {
  line-height: 100%;
  margin-bottom: 17px;
}
header#main-header #header-logo-menu h1, header#main-header #header-logo-menu h2 {
  padding: 0;
  width: 60%;
  max-width: 290px;
  margin: 0 auto;
  line-height: 100%;
}
@media only screen and (min-width: 768px) {
  header#main-header #header-logo-menu h1, header#main-header #header-logo-menu h2 {
    max-width: 320px;
  }
}
@media only screen and (min-width: 900px) {
  header#main-header #header-logo-menu h1, header#main-header #header-logo-menu h2 {
    max-width: 355px;
  }
}
header#main-header #header-logo-menu h1 span, header#main-header #header-logo-menu h1 a, header#main-header #header-logo-menu h2 span, header#main-header #header-logo-menu h2 a {
  display: block;
}
header#main-header #header-logo-menu h1 span img, header#main-header #header-logo-menu h1 a img, header#main-header #header-logo-menu h2 span img, header#main-header #header-logo-menu h2 a img {
  width: 100%;
  height: auto;
}
header#main-header #mobile-menu-button {
  display: inline-block;
  height: 18px;
  width: 28px;
  position: relative;
  line-height: 100%;
}
@media only screen and (min-width: 768px) {
  header#main-header #mobile-menu-button {
    width: 32px;
  }
}
header#main-header #mobile-menu-button span, header#main-header #mobile-menu-button span::before, header#main-header #mobile-menu-button span::after {
  display: block;
  position: absolute;
  height: 2px;
  width: 100%;
  background: #1d1d1b;
  transition: all ease-in-out 0.4s;
}
header#main-header #mobile-menu-button span {
  top: 50%;
  transform: translateY(-50%);
}
header#main-header #mobile-menu-button span:before {
  top: -8px;
}
header#main-header #mobile-menu-button span:after {
  bottom: -8px;
}
header#main-header #mobile-menu-button.is-active {
  width: 26px;
}
header#main-header #mobile-menu-button.is-active span {
  transform: rotate(45deg);
}
header#main-header #mobile-menu-button.is-active span::before {
  transform: rotate(-90deg);
  top: 0;
}
header#main-header #mobile-menu-button.is-active span::after {
  opacity: 0;
}
header#main-header #mobile-menu-button span::before, header#main-header #mobile-menu-button span::after {
  content: "";
}
@media only screen and (min-width: 768px) {
  header#main-header #mobile-menu-button {
    display: none !important;
  }
}
header#main-header #main-menu {
  font-family: "Times", serif;
  text-transform: uppercase;
  font-weight: normal;
  font-size: 15px;
  font-size: 107.1428571429%;
  line-height: 200%;
}
@media only screen and (min-width: 769px) {
  header#main-header #main-menu {
    line-height: 170%;
    margin-top: -2px !important;
  }
}
header#main-header nav ul, header#main-header nav ul li {
  margin: 0;
  padding: 0;
  list-style: none;
}
header#main-header nav#main-menu {
  position: absolute;
  display: none;
  background: #fff;
  width: 100%;
  max-width: 950px;
  left: 50%;
  transform: translateX(-50%);
  margin-top: 5px;
  z-index: 100;
}
@media only screen and (min-width: 768px) {
  header#main-header nav#main-menu {
    width: calc(100% - 40px);
  }
}
@media only screen and (min-width: 768px) {
  header#main-header nav#main-menu {
    position: relative;
    display: block !important;
    margin-top: 40px !important;
    margin-bottom: 10px !important;
  }
}
header#main-header nav#main-menu #menu-header {
  padding-bottom: 5px;
  width: 100%;
  white-space: nowrap;
  box-shadow: 0 6px 10px rgba(0, 0, 0, 0.05);
}
@media only screen and (min-width: 768px) {
  header#main-header nav#main-menu #menu-header {
    margin-top: 0;
    padding-top: 6px;
    padding-bottom: 8px;
    box-shadow: none;
  }
}
@media only screen and (min-width: 768px) {
  header#main-header nav#main-menu #menu-header {
    display: flex;
  }
  header#main-header nav#main-menu #menu-header li {
    margin: 0 5px;
    flex-grow: 1;
  }
  header#main-header nav#main-menu #menu-header li a {
    display: block;
  }
}
@media only screen and (min-width: 768px) and (min-width: 1200px) {
  header#main-header nav#main-menu #menu-header li {
    margin: 0 10px;
    /*flex: 0 0 calc(100% / 5 - 4 * 20px / 5);*/
  }
  header#main-header nav#main-menu #menu-header li:nth-child(1) {
    margin-left: 0;
  }
  header#main-header nav#main-menu #menu-header li:nth-last-child(1) {
    margin-right: 0;
  }
}
.font-medium {
  font-size: 120%;
}
.wp-block-media-text .wp-block-media-text__media {
  height: 100%;
  overflow: hidden;
  background: no-repeat center;
  background-size: cover;
}
.wp-block-media-text .wp-block-media-text__media img {
  opacity: 0;
}
@media only screen and (min-width: 1200px) {
  .wp-block-media-text .wp-block-media-text__media {
    height: 100%;
    overflow: hidden;
    background: no-repeat center;
    background-size: cover;
  }
  .wp-block-media-text .wp-block-media-text__media img {
    min-height: 100%;
  }
}
.karriere-block {
  text-align: center;
}
.karriere-block h2 {
  margin-bottom: 30px;
}
.karriere-block .wp-block-columns {
  margin-bottom: 0 !important;
}
.karriere-block .wp-block-group__inner-container > p {
  margin-top: 0;
}
.berater-block .wp-block-columns {
  display: flex;
  flex-wrap: wrap !important;
  width: calc(100% + 20px);
  margin-left: -10px;
  text-align: center;
  justify-content: center;
  text-align: center;
  font-size: 19px;
  font-size: 95%;
}
.berater-block .wp-block-columns > .wp-block-column {
  flex: 0 0 calc(100% / 1 - 20px);
  margin: 0 10px 0 !important;
  flex-basis: calc(100% / 1 - 20px) !important;
  flex-grow: 0 !important;
  margin-top: 20px !important;
}
@media only screen and (min-width: 768px) {
  .berater-block .wp-block-columns > .wp-block-column {
    margin-top: 30px !important;
  }
}
@media only screen and (min-width: 1024px) {
  .berater-block .wp-block-columns > .wp-block-column {
    margin-top: 40px !important;
  }
}
.berater-block .wp-block-columns > .wp-block-column:nth-child(1) {
  margin-top: 0 !important;
}
@media only screen and (min-width: 400px) {
  .berater-block .wp-block-columns > .wp-block-column {
    flex: 0 0 calc(100% / 2 - 20px);
    flex-basis: calc(100% / 2 - 20px) !important;
  }
  .berater-block .wp-block-columns > .wp-block-column:nth-child(2) {
    margin-top: 0 !important;
  }
}
@media only screen and (min-width: 768px) {
  .berater-block .wp-block-columns > .wp-block-column {
    flex: 0 0 calc(100% / 3 - 20px);
    flex-basis: calc(100% / 3 - 20px) !important;
  }
  .berater-block .wp-block-columns > .wp-block-column:nth-child(3) {
    margin-top: 0 !important;
  }
}
.berater-block .wp-block-columns .wp-block-column:not(:first-child) {
  margin-left: 10px !important;
}
.berater-block .wp-block-columns h3 {
  font-size: 23px;
  font-size: 135.2941176471%;
  margin-bottom: 10px;
}
.berater-block .wp-block-columns .info {
  text-align: center;
}
#header-image {
  background: no-repeat center;
  background-size: cover;
  min-height: 100px;
  height: 37.3563218391vw;
  max-height: 505px;
  position: relative;
}
#header-image h1 {
  position: absolute;
  bottom: -5px;
  background: #fff;
  left: 50%;
  transform: translateX(-50%);
  margin: 0;
  line-height: 100%;
  letter-spacing: 3px;
  min-width: 26.4367816092%;
  text-align: center;
  padding: 15px 20px 0;
  box-sizing: border-box;
}
@media (min-width: 600px) {
  #header-image h1 {
    padding: 15px 40px 0;
  }
}
@media (min-width: 800px) {
  #header-image h1 {
    padding: 20px 40px 0;
    letter-spacing: 5px;
  }
}
@media (min-width: 1000px) {
  #header-image h1 {
    padding: 25px 20px 0;
  }
}
h1.no-margin {
  margin-bottom: 15px;
}
@media (min-width: 782px) {
  .wp-block-column:not(:first-child) {
    margin-left: 40px !important;
  }
}
#content-wrapper {
  max-width: 1350px;
  margin: 0 auto;
}
#content-wrapper .main-content-wrapper {
  box-sizing: border-box;
  padding: 30px 20px 0;
  width: 100%;
  max-width: 1084px;
  margin: 0 auto;
}
@media only screen and (min-width: 768px) {
  #content-wrapper .main-content-wrapper {
    padding: 45px 30px 0;
  }
}
@media only screen and (min-width: 1024px) {
  #content-wrapper .main-content-wrapper {
    padding: 60px 30px 0;
  }
}
#content-wrapper #main-content > div:first-of-type {
  margin-top: 0;
}
#content-wrapper #main-content > div:last-of-type {
  margin-bottom: 0;
}
.justify, .wp-block-media-text p, .wp-block-column p {
  text-align: justify;
}
.wp-block-media-text h2, .wp-block-column h2 {
  margin-top: -4px !important;
}
.wp-block-media-text p.more, .wp-block-column p.more {
  text-align: inherit;
  margin-bottom: -6px !important;
}
.text-right {
  text-align: right;
}
.wp-block-image {
  margin: 0;
}
.has-text-align-right {
  text-align: right !important;
}
.main-content-wrapper ul {
  margin: 0 0 0 25px;
  padding: 0;
}
.main-content-wrapper ul li {
  margin: 0;
  padding: 0;
}
.lebenslauf .wp-block-column p {
  text-align: left;
}
@media only screen and (min-width: 600px) {
  .lebenslauf h5 {
    text-align: right;
  }
}
@media only screen and (min-width: 600px) {
  .lebenslauf .wp-block-column:nth-child(2n) {
    margin-left: 20px !important;
  }
}
.lebenslauf .wp-block-columns {
  margin-top: 15px;
}
.lebenslauf .wp-block-columns:nth-child(1) {
  margin-top: 0;
}
.lebenslauf .wp-block-column:nth-child(1)[style="flex-basis:33.33%"] {
  flex-basis: 33.33% !important;
}
.lebenslauf .wp-block-column > .wp-block-columns > .wp-block-column:nth-child(1)[style="flex-basis:33.33%"] {
  flex-basis: 75px !important;
}
@media only screen and (min-width: 700px) {
  .lebenslauf .wp-block-column > .wp-block-columns > .wp-block-column:nth-child(1)[style="flex-basis:33.33%"] {
    flex-basis: 100px !important;
  }
}
.lebenslauf .wp-block-column > .wp-block-columns > .wp-block-column:nth-child(2) {
  flex-basis: calc(100% - 140px) !important;
}
.wp-block-columns {
  margin-bottom: 0 !important;
}
.wp-block-columns .wp-block-columns {
  margin-bottom: 0 !important;
}
.faq h2 {
  position: relative;
  cursor: pointer;
  margin-bottom: 0;
  padding-bottom: 15px;
}
@media only screen and (min-width: 1200px) {
  .faq h2 {
    padding-bottom: 35px;
  }
}
.faq h2:after {
  content: "";
  width: 100%;
  border-bottom: 1px solid #000;
  display: block;
  height: 0;
  bottom: 8px;
  position: absolute;
}
@media only screen and (min-width: 1200px) {
  .faq h2:after {
    bottom: 21px;
  }
}
.faq h2:before {
  content: "";
  width: 100%;
  display: block;
  height: 15px;
  width: 40px;
  bottom: 1px;
  position: absolute;
  background: #fff url(../images/arrow.png) top no-repeat;
  transform: scaleY(-0.5);
  left: calc(50% - 20px);
  z-index: 1;
  transition: all ease-in-out 0.2s;
}
@media only screen and (min-width: 1200px) {
  .faq h2:before {
    bottom: 11px;
    transform: scaleY(-1);
  }
}
.faq h2 + * {
  display: none;
}
.faq.active {
  padding-bottom: 10px;
}
@media only screen and (min-width: 1200px) {
  .faq.active {
    padding-bottom: 0;
  }
}
.faq.active h2:before {
  bottom: -1px;
  transform: scaleY(0.5);
}
@media only screen and (min-width: 1200px) {
  .faq.active h2:before {
    bottom: 9px;
    transform: scaleY(1);
  }
}
.faq :nth-last-child(1) {
  padding-bottom: 0;
}
.mio {
  display: none;
}
.mio .datenschutz {
  display: none !important;
}
.mio_news article:not(.init) {
  padding-bottom: 15px !important;
  padding-top: 15px;
}
@media only screen and (min-width: 769px) {
  .mio_news article:not(.init) {
    padding-bottom: 25px !important;
    padding-top: 25px;
  }
}
.mio_news article:not(.init) h4 {
  position: relative;
  cursor: pointer;
  margin-bottom: 0;
  padding-bottom: 25px;
  text-align: center;
  font-family: "Times", serif;
  text-transform: uppercase;
  font-weight: normal;
  font-size: 23px;
  font-size: 115%;
  line-height: 120%;
  margin: 0;
}
@media only screen and (min-width: 500px) {
  .mio_news article:not(.init) h4 {
    font-size: 29px;
    font-size: 145%;
  }
}
.mio_news article:not(.init) h4 .newsdatum {
  display: block;
  font-family: "Arial", sans-serif;
  font-weight: normal;
  font-size: 50%;
}
@media only screen and (min-width: 1200px) {
  .mio_news article:not(.init) h4 {
    padding-bottom: 45px;
  }
}
.mio_news article:not(.init) h4:after {
  content: "";
  width: 100%;
  border-bottom: 1px solid #000;
  display: block;
  height: 0;
  bottom: 20px;
  position: absolute;
}
@media only screen and (min-width: 1200px) {
  .mio_news article:not(.init) h4:after {
    bottom: 30px;
  }
}
.mio_news article:not(.init) h4:before {
  content: "";
  width: 100%;
  display: block;
  height: 15px;
  width: 40px;
  bottom: 10px;
  position: absolute;
  background: #fff url(../images/arrow.png) top no-repeat;
  transform: scaleY(-1);
  left: calc(50% - 20px);
  z-index: 1;
  transition: all ease-in-out 0.2s;
}
@media only screen and (min-width: 1200px) {
  .mio_news article:not(.init) h4:before {
    bottom: 20px;
  }
}
.mio_news article:not(.init) h4 + * {
  display: none;
}
.mio_news article:not(.init) .toggle, .mio_news article:not(.init) .teaser, .mio_news article:not(.init) .newsdatum {
  display: none !important;
}
.mio_head, .st_termin_trenner {
  display: none !important;
}
.column-2 {
  word-break: break-word;
}
@media only screen and (min-width: 768px) {
  .column-2 {
    column-count: 2;
    column-gap: 40px;
  }
}
.has-text-align-center, .has-text-align-center * {
  text-align: center !important;
}
.wp-block-group, .column-2 {
  max-width: 1050px;
}
.wp-block-group .wp-block-group, .wp-block-group .column-2 {
  margin-left: 0 !important;
  margin-right: 0 !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.wp-block-media-text {
  max-width: 1000px;
  margin: 0 20px;
  padding: 0;
  display: flex !important;
  flex-direction: column-reverse;
}
.wp-block-media-text.text-right {
  text-align: left;
}
@media only screen and (min-width: 769px) {
  .wp-block-media-text.text-right {
    text-align: right;
  }
}
@media only screen and (min-width: 769px) {
  .wp-block-media-text .wp-block-media-text__content {
    position: relative;
  }
  .wp-block-media-text .wp-block-media-text__content .more {
    position: absolute;
    bottom: 0;
  }
  .wp-block-media-text:not(.has-media-on-the-right) .wp-block-media-text__content .more {
    right: 0;
  }
}
@media only screen and (min-width: 769px) {
  .wp-block-media-text {
    margin: 0 auto;
    padding: 0 30px;
    display: flex !important;
    flex-direction: row-reverse;
  }
  .wp-block-media-text:not(.has-media-on-the-right) {
    flex-direction: row;
  }
  .wp-block-media-text > * {
    flex: 0 0 50%;
    box-sizing: border-box;
  }
  .wp-block-media-text figure {
    overflow: hidden;
  }
  .wp-block-media-text figure img {
    height: 100%;
    width: auto;
    left: 50%;
    position: relative;
    transform: translateX(-50%);
  }
}
.wp-block-media-text .wp-block-media-text__content {
  align-self: inherit !important;
  padding: 0 0 30px !important;
}
@media only screen and (min-width: 769px) {
  .wp-block-media-text .wp-block-media-text__content {
    padding: 0 !important;
  }
}
@media only screen and (min-width: 769px) {
  .wp-block-media-text:not(.has-media-on-the-right) .wp-block-media-text__content {
    padding: 0 0 0 30px !important;
  }
}
@media only screen and (min-width: 1000px) {
  .wp-block-media-text:not(.has-media-on-the-right) .wp-block-media-text__content {
    padding: 0 0 0 60px !important;
  }
}
@media only screen and (min-width: 769px) {
  .wp-block-media-text .wp-block-media-text__content {
    padding: 0 30px 0 0 !important;
  }
}
@media only screen and (min-width: 1000px) {
  .wp-block-media-text .wp-block-media-text__content {
    padding: 0 60px 0 0 !important;
  }
}
.wp-block-media-text .wp-block-media-text__content h2 {
  margin-bottom: 15px;
}
@media only screen and (min-width: 1200px) {
  .wp-block-media-text .wp-block-media-text__content h2 {
    margin-bottom: 20px;
  }
}
.wp-block-media-text .wp-block-media-text__content p {
  margin: 0 0 20px;
  line-height: 180%;
}
@media only screen and (min-width: 1200px) {
  .wp-block-media-text .wp-block-media-text__content p {
    margin-bottom: 30px;
    line-height: 200%;
  }
}
.wp-block-media-text .wp-block-media-text__content p:nth-last-child(1) {
  margin: 0;
}
.wp-block-media-text .wp-block-media-text__content .more {
  font-size: 13px;
  font-size: 72.2222222222%;
  text-transform: uppercase;
  font-weight: bold;
}
.wp-block-media-text .wp-block-media-text__content .more a {
  display: inline-block;
  padding-right: 45px;
  background: no-repeat right url(../images/more-arrow.png);
  background-size: 35px auto;
}
.back-button {
  font-weight: bold;
  text-transform: uppercase;
}
.back-button a {
  display: inline-block;
  padding-left: 45px;
  background: no-repeat left url(../images/back-arrow.png);
  background-size: 35px auto;
}
.wp-block-me2dia-text {
  position: relative;
}
.wp-block-me2dia-text.h2as-media-on-the-right .wp-block-media-text__content {
  align-self: inherit !important;
}
@media only screen and (min-width: 1200px) {
  .wp-block-me2dia-text.h2as-media-on-the-right .wp-block-media-text__content {
    padding-left: 75px !important;
    padding-right: 75px !important;
  }
}
@media only screen and (min-width: 600px) {
  .wp-block-me2dia-text.h2as-media-on-the-right figure {
    margin-left: 0 !important;
    margin-right: 40px !important;
  }
}
@media only screen and (min-width: 1200px) {
  .wp-block-me2dia-text.h2as-media-on-the-right figure {
    margin-left: 0 !important;
    margin-right: 75px !important;
  }
}
.ha2s-media-on-the-left figure {
  margin-left: 40px !important;
}
@media only screen and (min-width: 1200px) {
  .ha2s-media-on-the-left figure {
    margin-left: 110px !important;
  }
}
footer#main-footer {
  margin-top: 60px;
}
@media only screen and (min-width: 768px) {
  footer#main-footer {
    margin-top: 80px;
  }
}
@media only screen and (min-width: 1024px) {
  footer#main-footer {
    margin-top: 100px;
  }
}
footer#main-footer .footer-image-block {
  max-width: 1350px;
  position: relative;
  background-size: cover;
  margin: 0 auto;
  line-height: 100%;
  border-bottom: 2px solid #121312;
  text-align: center;
}
footer#main-footer .footer-image-block .easylogo {
  display: block;
  position: relative;
  padding: 0;
  width: 40%;
  max-width: 290px;
  margin: 0 auto 60px;
  line-height: 100%;
}
@media only screen and (min-width: 768px) {
  footer#main-footer .footer-image-block .easylogo {
    max-width: 320px;
    margin-bottom: 70px;
  }
}
@media only screen and (min-width: 900px) {
  footer#main-footer .footer-image-block .easylogo {
    max-width: 355px;
  }
}
@media only screen and (min-width: 1200px) {
  footer#main-footer .footer-image-block .easylogo {
    margin-bottom: 80px;
  }
}
footer#main-footer .footer-image-block .easylogo span, footer#main-footer .footer-image-block .easylogo a {
  display: block;
}
footer#main-footer .footer-image-block .easylogo span img, footer#main-footer .footer-image-block .easylogo a img {
  width: 100%;
  height: auto;
}
footer#main-footer .footer-text-block {
  background: #373737;
  background: -moz-linear-gradient(180deg, #373737 0%, #242323 100%);
  background: -webkit-linear-gradient(180deg, #373737 0%, #242323 100%);
  background: linear-gradient(180deg, #373737 0%, #242323 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#373737",endColorstr="#242323",GradientType=1);
  padding: 0;
  max-width: 1350px;
  margin: 0 auto;
  box-sizing: border-box;
  color: #fff;
  font-size: 11px;
  font-size: 78.5714285714%;
  line-height: 166.6666666667%;
  /*@include mediaQuery($break4) {
			padding: 40px 40px;
		}

		@include mediaQuery($break8) {
			padding: 84px 0.5747126437% 105px;
			padding-left: 110px;
			padding-right: 110px;
		}*/
}
@media only screen and (min-width: 360px) {
  footer#main-footer .footer-text-block {
    font-size: 12px;
    font-size: 85.7142857143%;
    line-height: 166.6666666667%;
  }
}
@media only screen and (min-width: 769px) {
  footer#main-footer .footer-text-block {
    font-size: 13px;
    font-size: 92.8571428571%;
    line-height: 166.6666666667%;
  }
}
@media only screen and (min-width: 1200px) {
  footer#main-footer .footer-text-block {
    font-size: 14px;
    font-size: 100%;
    line-height: 166.6666666667%;
  }
}
footer#main-footer .footer-text-block a {
  color: #fff;
}
footer#main-footer .footer-text-block h4 {
  font-family: "Times", serif;
  text-transform: uppercase;
  font-weight: normal;
  letter-spacing: 2px;
  font-size: 18px;
  font-size: 100%;
  line-height: 155.48%;
  margin: 0 0 20px !important;
  top: 0;
  width: 100%;
}
@media only screen and (min-width: 900px) {
  footer#main-footer .footer-text-block h4 {
    position: absolute;
  }
}
footer#main-footer .footer-text-block .line {
  position: relative;
}
@media only screen and (min-width: 950px) {
  footer#main-footer .footer-text-block .line {
    padding-left: 65px;
  }
}
@media only screen and (min-width: 1000px) {
  footer#main-footer .footer-text-block .line {
    padding-left: 75px;
  }
}
@media only screen and (min-width: 1200px) {
  footer#main-footer .footer-text-block .line {
    padding-left: 100px;
  }
}
@media only screen and (min-width: 1600px) {
  footer#main-footer .footer-text-block .line {
    padding-left: 75px;
  }
}
footer#main-footer .footer-text-block .line:nth-child(1) label {
  display: none;
}
@media only screen and (min-width: 950px) {
  footer#main-footer .footer-text-block .line label {
    position: absolute;
    left: 0;
  }
  footer#main-footer .footer-text-block .line:nth-child(1) label {
    display: block;
  }
}
footer#main-footer .footer-text-block .footer-block-2 {
  margin-top: 20px;
}
@media only screen and (min-width: 550px) {
  footer#main-footer .footer-text-block .footer-block-2 {
    margin-top: 0;
  }
}
footer#main-footer .footer-text-block .footer-block-3 {
  text-align: right;
  position: relative;
  margin-top: 20px;
}
@media only screen and (min-width: 840px) {
  footer#main-footer .footer-text-block .footer-block-3 {
    margin-top: 0;
  }
}
footer#main-footer .footer-text-block .footer-block-3 ul, footer#main-footer .footer-text-block .footer-block-3 ul li {
  margin: 0;
  padding: 0;
  list-style: none;
}
footer#main-footer .footer-text-block .footer-block-3 .header-menu {
  font-family: "Times", serif;
  text-transform: uppercase;
  font-weight: normal;
}
footer#main-footer .footer-text-block .footer-block-3 .header-menu li {
  display: inline-block;
}
footer#main-footer .footer-text-block .footer-block-3 .header-menu li:before {
  content: " · ";
}
footer#main-footer .footer-text-block .footer-block-3 .header-menu li:nth-child(1):before {
  display: none;
}
footer#main-footer .footer-text-block .footer-block-3 .header-menu li:nth-child(4):before {
  content: "";
  display: inline-block;
  width: 50px;
}
footer#main-footer .footer-text-block .footer-block-3 .header-menu li:nth-child(5):after {
  content: "";
  display: inline-block;
  width: 50px;
}
@media only screen and (min-width: 425px) {
  footer#main-footer .footer-text-block .footer-block-3 .header-menu li:nth-child(4):before, footer#main-footer .footer-text-block .footer-block-3 .header-menu li:nth-child(5):after {
    width: 80px;
  }
}
@media only screen and (min-width: 475px) {
  footer#main-footer .footer-text-block .footer-block-3 .header-menu li:nth-child(4):before, footer#main-footer .footer-text-block .footer-block-3 .header-menu li:nth-child(5):after {
    width: 120px;
  }
}
@media only screen and (min-width: 500px) {
  footer#main-footer .footer-text-block .footer-block-3 .header-menu li:nth-child(4):before, footer#main-footer .footer-text-block .footer-block-3 .header-menu li:nth-child(5):after {
    width: 140px;
  }
}
@media only screen and (min-width: 530px) {
  footer#main-footer .footer-text-block .footer-block-3 .header-menu li:nth-child(4):before {
    content: " · ";
    width: initial;
    padding-right: 5px;
  }
  footer#main-footer .footer-text-block .footer-block-3 .header-menu li:nth-child(5):after {
    display: none;
  }
}
footer#main-footer .footer-text-block .footer-block-3 .header-menu li.menu-item-24 {
  display: none;
}
footer#main-footer .footer-text-block .footer-block-3 .copyright {
  font-size: 90%;
  margin-top: 10px;
}
@media only screen and (min-width: 840px) {
  footer#main-footer .footer-text-block .footer-block-3 .copyright {
    position: absolute;
    bottom: 0;
    right: 0;
    font-size: 100%;
  }
}
footer#main-footer .footer-text-block .main-width {
  padding: 20px;
}
@media only screen and (min-width: 550px) {
  footer#main-footer .footer-text-block .main-width {
    padding: 40px;
  }
}
footer#main-footer .footer-text-block .main-width > * {
  position: relative;
  width: 100%;
  box-sizing: border-box;
}
footer#main-footer .footer-text-block .main-width > * > * {
  box-sizing: border-box;
  text-align: center;
}
@media only screen and (min-width: 900px) {
  footer#main-footer .footer-text-block .main-width > * > * {
    padding-top: 45px;
  }
}
@media only screen and (min-width: 550px) {
  footer#main-footer .footer-text-block .main-width > * > *.footer-block-1 {
    width: 100%;
    position: relative;
  }
  footer#main-footer .footer-text-block .main-width > * > *.footer-block-2 {
    position: absolute;
    top: 0;
    right: 0;
    width: 50%;
  }
}
footer#main-footer .footer-text-block .main-width > * > *.footer-block-3 .textwidget ul li {
  display: inline-block;
}
footer#main-footer .footer-text-block .main-width > * > *.footer-block-3 .textwidget ul li:before {
  content: " • ";
}
footer#main-footer .footer-text-block .main-width > * > *.footer-block-3 .textwidget ul li:nth-child(1):before {
  content: "";
}
@media only screen and (min-width: 840px) {
  footer#main-footer .footer-text-block .main-width > * > *.footer-block-3 .textwidget ul li {
    display: block;
  }
  footer#main-footer .footer-text-block .main-width > * > *.footer-block-3 .textwidget ul li:before {
    content: "";
  }
}
@media only screen and (min-width: 840px) {
  footer#main-footer .footer-text-block .main-width > * > *.footer-block-1, footer#main-footer .footer-text-block .main-width > * > *.footer-block-2 {
    text-align: left;
  }
  footer#main-footer .footer-text-block .main-width > * > *.footer-block-2 {
    left: 30%;
    right: auto;
    height: 100%;
  }
  footer#main-footer .footer-text-block .main-width > * > *.footer-block-3 {
    text-align: right;
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    width: calc(100% - 28%);
  }
}
@media only screen and (min-width: 1050px) {
  footer#main-footer .footer-text-block .main-width > * > *.footer-block-3 {
    width: calc(100% - 34%);
  }
}
@media only screen and (min-width: 1200px) {
  footer#main-footer .footer-text-block .main-width > * > *.footer-block-2 {
    left: 30%;
  }
}
@media only screen and (min-width: 1500px) {
  footer#main-footer .footer-text-block .main-width > * > *.footer-block-2 {
    left: 27.6315789474%;
  }
}
@media only screen and (min-width: 1600px) {
  footer#main-footer .footer-text-block .main-width {
    padding: 55px 40px 70px;
  }
}
#homepage_slider .owl-item > div {
  position: relative;
  font-family: "Times", serif;
  text-transform: uppercase;
  font-weight: normal;
  font-size: 21px;
  font-size: 105%;
  line-height: 138.0952380952%;
  letter-spacing: 2px;
}
#homepage_slider .owl-item > div .background-image {
  height: 56.3218390805vw;
  max-height: 755px;
  width: 100%;
}
@media only screen and (min-width: 600px) {
  #homepage_slider .owl-item > div .background-image {
    position: absolute;
  }
}
#homepage_slider .owl-item > div .slide-content {
  padding: 15px 20px;
  position: relative;
}
@media only screen and (min-width: 600px) {
  #homepage_slider .owl-item > div .slide-content {
    position: absolute;
    padding: 0;
    color: #fff;
  }
}
#homepage_slider .owl-item > div .slide-content#slide-content-1 {
  font-size: 21px;
  font-size: 105%;
  line-height: 138.0952380952%;
  letter-spacing: 3px;
}
@media only screen and (min-width: 600px) {
  #homepage_slider .owl-item > div .slide-content#slide-content-1 {
    text-align: center;
  }
}
@media only screen and (min-width: 600px) {
  #homepage_slider .owl-item > div .slide-content#slide-content-1 {
    left: 58.0689655172%;
    top: 25.1327885597%;
    max-width: calc(100% - 58.0689655172% - 20px);
  }
}
@media only screen and (min-width: 1000px) {
  #homepage_slider .owl-item > div .slide-content#slide-content-1 {
    left: 47.4074074074;
    top: 15.1315789474%;
    max-width: 32.5925925926%;
  }
}
#homepage_slider .owl-item > div .slide-content#slide-content-1 .text {
  display: inline-block;
  position: relative;
}
#homepage_slider .owl-item > div .slide-content#slide-content-1 .text .subline {
  display: block;
  font-family: "Arial", sans-serif;
  font-weight: normal;
  font-size: 50%;
}
@media only screen and (min-width: 600px) {
  #homepage_slider .owl-item > div .slide-content#slide-content-1 .text {
    padding-bottom: 30px;
  }
}
@media only screen and (min-width: 1000px) {
  #homepage_slider .owl-item > div .slide-content#slide-content-1 {
    font-size: 24px;
    line-height: 138.0952380952%;
    letter-spacing: 3px;
  }
}
@media only screen and (min-width: 600px) {
  #homepage_slider .owl-item > div .slide-content#slide-content-2 {
    text-align: center;
  }
}
@media only screen and (min-width: 600px) {
  #homepage_slider .owl-item > div .slide-content#slide-content-2 {
    left: 45.5747126437%;
    width: 56.7816091954%;
    top: 17.4719101124%;
    font-size: 22px;
    font-size: 110%;
    letter-spacing: 4px;
  }
  #homepage_slider .owl-item > div .slide-content#slide-content-2 .special {
    font-size: 13px;
    font-size: 59.0909090909%;
    letter-spacing: 1px;
  }
}
@media only screen and (min-width: 1000px) {
  #homepage_slider .owl-item > div .slide-content#slide-content-2 {
    left: 52.0747126437%;
    width: 36.7816091954%;
    top: 22.4719101124%;
    font-size: 25px;
    font-size: 125%;
    letter-spacing: 6px;
  }
  #homepage_slider .owl-item > div .slide-content#slide-content-2 .special {
    font-size: 13px;
    font-size: 52%;
    letter-spacing: 2px;
  }
}
@media only screen and (min-width: 1350px) {
  #homepage_slider .owl-item > div .slide-content#slide-content-2 {
    left: 50.5747126437%;
    width: 36.7816091954%;
    top: 22.4719101124%;
    font-size: 29px;
    font-size: 145%;
    letter-spacing: 10px;
  }
  #homepage_slider .owl-item > div .slide-content#slide-content-2 .special {
    font-size: 14px;
    font-size: 48.275862069%;
    letter-spacing: 3px;
  }
}
@media only screen and (min-width: 600px) {
  #homepage_slider .owl-item > div {
    font-size: 18px;
    font-size: 90%;
    line-height: 138.0952380952%;
    letter-spacing: 2px;
  }
}
#homepage_slider .owl-item > div .special {
  font-family: "Arial", sans-serif;
  letter-spacing: 1px;
  line-height: 206.8%;
  display: block;
  font-size: 17px;
  font-size: 80.9523809524%;
  letter-spacing: 2px;
}
@media only screen and (min-width: 600px) {
  #homepage_slider .owl-item > div .special {
    font-size: 14.5px;
    font-size: 50%;
    letter-spacing: 3px;
  }
}
@media only screen and (min-width: 550px) {
  .test {
    padding-top: 90px;
    padding-bottom: 90px;
  }
}
.kompetenzen-block .wp-block-media-text__content > p:not(.more) {
  /*
			background: url(../images/kompetenzen-bg.jpg) no-repeat -5px top;
			background-size: calc(100% + 10px) auto;
			height: 70%;
			min-height: 39.8891966759vw;
		*/
}
.kompetenzen-block .wp-block-media-text__content > p:not(.more) span.blur {
  color: transparent;
  text-shadow: 0 0 7px rgba(0, 0, 0, 0.3);
}
.hide-content {
  display: none !important;
}
.distancer {
  height: 30px;
  margin: 0;
}
@media only screen and (min-width: 768px) {
  .distancer {
    height: 40px;
  }
}
@media only screen and (min-width: 1024px) {
  .distancer {
    height: 50px;
  }
}
.gmwd_container_wrapper {
  margin-bottom: 1em;
}
@media (min-width: 768px) {
  .gmwd_container_wrapper {
    margin-bottom: 0;
  }
}
.paginierung {
  text-align: center;
}
.paginierung .aktuelle_seite {
  font-weight: bold;
}
.distancer {
  height: 5px;
  margin: 0;
}
@media only screen and (min-width: 768px) {
  .distancer {
    height: 10px;
  }
}
@media only screen and (min-width: 1024px) {
  .distancer {
    height: 15px;
  }
}
.distancer.xs {
  height: 15px;
  margin: 0;
}
@media only screen and (min-width: 768px) {
  .distancer.xs {
    height: 20px;
  }
}
@media only screen and (min-width: 1024px) {
  .distancer.xs {
    height: 25px;
  }
}
.distancer.small {
  height: 30px;
  margin: 0;
}
@media only screen and (min-width: 768px) {
  .distancer.small {
    height: 40px;
  }
}
@media only screen and (min-width: 1024px) {
  .distancer.small {
    height: 50px;
  }
}
.distancer.medium {
  height: 60px;
  margin: 0;
}
@media only screen and (min-width: 768px) {
  .distancer.medium {
    height: 80px;
  }
}
@media only screen and (min-width: 1024px) {
  .distancer.medium {
    height: 100px;
  }
}
.maps-block > .wp-block-column {
  margin-top: 40px;
}
.maps-block > .wp-block-column:nth-child(1) {
  margin-top: 0;
}
@media only screen and (min-width: 769px) {
  .maps-block > .wp-block-column {
    margin-top: 0;
  }
}
#wpcf7-f346-o2 .field-column > p {
  height: 0;
  overflow: hidden;
}
#wpcf7-f346-o2 .field-column:nth-child(1) {
  margin-bottom: 30px;
}
#wpcf7-f346-o2 .field {
  margin-top: 25px;
}
#wpcf7-f346-o2 .field:nth-child(1) {
  margin-top: 0;
}
#wpcf7-f346-o2 .field label {
  font-size: 100%;
  font-family: "Arial", sans-serif;
  font-weight: bold;
  position: absolute;
  padding: 3px 0 0 11px;
}
#wpcf7-f346-o2 .field input {
  border: 1px solid #000;
  padding: 8px 10px 7px;
  box-sizing: border-box;
  width: 100%;
  font-size: 100%;
  font-family: "Arial", sans-serif;
  font-weight: bold;
}
#wpcf7-f346-o2 .field input[type="text"], #wpcf7-f346-o2 .field input[type="email"] {
  background: transparent;
}
#wpcf7-f346-o2 .field input[type="text"]:focus, #wpcf7-f346-o2 .field input[type="text"].filled, #wpcf7-f346-o2 .field input[type="email"]:focus, #wpcf7-f346-o2 .field input[type="email"].filled {
  background: #fff;
}
#wpcf7-f346-o2 .field .button {
  background: #fff;
  color: #373737;
  border-color: #373737;
  cursor: pointer;
  text-transform: uppercase;
}
#wpcf7-f346-o2 .field .button:hover {
  background: #373737;
  color: #fff;
  border-color: #373737;
}
#wpcf7-f346-o2 .field.upload {
  border: 1px solid #000;
  position: relative;
  padding: 36px 10px 50px;
  box-sizing: border-box;
}
#wpcf7-f346-o2 .field.upload label {
  top: 4px;
  padding-left: 0;
}
#wpcf7-f346-o2 .field.upload .button {
  position: absolute;
  bottom: -1px;
  left: -1px;
  width: calc(100% + 2px);
}
#wpcf7-f346-o2 .field.upload .button.qbutton {
  position: relative !important;
}
#wpcf7-f346-o2 .field.upload p.upload {
  min-height: 0 !important;
}
#wpcf7-f346-o2 .field .wpcf7-submit {
  background: #373737;
  color: #fff;
  border-color: #373737;
  cursor: pointer;
  text-transform: uppercase;
}
#wpcf7-f346-o2 .field .wpcf7-submit:hover {
  background: #fff;
  color: #373737;
  border-color: #373737;
}
#wpcf7-f346-o2 .field #mfcf7_zl_multifilecontainer {
  margin-top: 0 !important;
}
#wpcf7-f346-o2 .field .mfcf7_zl_delete_file {
  width: 20px;
  display: inline-block;
  position: relative;
}
#wpcf7-f346-o2 .field .mfcf7_zl_delete_file .delete-file {
  display: none !important;
}
#wpcf7-f346-o2 .field .mfcf7_zl_delete_file:before, #wpcf7-f346-o2 .field .mfcf7_zl_delete_file:after {
  height: 2px;
  width: 100%;
  content: "";
  background: red;
  display: inline-block;
  position: absolute;
  top: 40%;
  left: 50%;
  transform: translate(-50%, -5px) rotate(-45deg);
}
#wpcf7-f346-o2 .field .mfcf7_zl_delete_file:after {
  transform: translate(-50%, -5px) rotate(45deg);
}
#wpcf7-f346-o2 .wpcf7-not-valid-tip {
  font-size: 80%;
}
#wpcf7-f346-o2 .wpcf7-response-output {
  border: 2px solid #ffb900;
  padding: 5px 10px;
  margin: 0;
  font-size: 90%;
  color: #ffb900;
  text-align: center;
}
#wpcf7-f346-o2 .wpcf7-response-output.wpcf7-mail-sent-ok {
  border-color: #3fd20d;
  color: #3fd20d;
}
#wpcf7-f346-o2 .privacy-label {
  padding: 0 0 20px 40px;
}
#wpcf7-f346-o2 .wpcf7-response-output {
  max-width: 850px;
  margin: 0 auto;
  box-sizing: border-box;
}
@media only screen and (min-width: 650px) {
  #wpcf7-f346-o2 .contactform {
    max-width: 850px;
    margin: 0 auto;
  }
  #wpcf7-f346-o2 .contactform .double-row {
    display: flex;
    width: 100%;
  }
  #wpcf7-f346-o2 .contactform .double-row .field-column:nth-child(1) {
    padding-right: 50px;
    flex: 0 0 50%;
    box-sizing: border-box;
  }
  #wpcf7-f346-o2 .contactform .double-row .field-column:nth-child(2) {
    flex: 0 0 50%;
  }
  #wpcf7-f346-o2 .contactform .double-row .field-column:nth-child(2) .upload {
    min-height: 150px;
  }
}
.headline, .privacy .wpcf7-list-item-label {
  font-size: 120%;
  font-weight: bold;
}
.privacy .wpcf7-list-item-label {
  margin: 0 0 0 40px;
}
input[type="checkbox"] {
  border: 1px solid #000;
  height: 25px;
  width: 25px;
  position: absolute;
  margin-top: -2px;
  margin-left: -10px;
}
input[type="checkbox"]:before {
  content: "";
  border: 1px solid #000;
  height: 25px;
  width: 25px;
  display: block;
  position: absolute;
  z-index: 1;
  background: #fff;
  cursor: pointer;
}
input[type="checkbox"]:checked:after {
  content: "";
  background: #000;
  height: 25px;
  width: 25px;
  display: block;
  position: absolute;
  z-index: 2;
  left: 1px;
  top: 1px;
  background: no-repeat center url(../images/checked.png);
  background-size: 18px auto;
}
p:empty {
  display: none;
}
.privacy span.wpcf7-list-item {
  margin: 25px 0 -10px !important;
}
.privacy span.wpcf7-list-item .wpcf7-list-item-label {
  font-weight: bold;
}
.txt-right {
  text-align: right;
}
.txt-right .wpcf7-form-control.wpcf7-submit {
  max-width: 200px;
}
.normal {
  font-weight: normal;
}
ul.has-text-align-center {
  margin-left: 0;
  list-style-position: inside;
}
.zl-form-control-wrap.upload .mfcf7_zl_delete_file {
  display: none !important;
}
.button-line .wpcf7-list-item-label {
  padding-left: 25px;
}
.wp-block-media-text {
  max-width: 1120px !important;
}
.txt-left {
  text-align: left !important;
}
@media only screen and (min-width: 1200px) {
  .lebenslauf-headline {
    position: absolute;
  }
  .wp-block-group.lebenslauf-tabelle {
    margin-left: 240px !important;
  }
}
.wp-block-separator {
  border-bottom: 0 !important;
}
