@charset "UTF-8";
.edit-post-visual-editor {
  /*
h1{
	font-family: "Berling Nova";
}
*/
  /* Styling the columns block */
  /* disable rellax on mobile */
}
.edit-post-visual-editor :root {
  --c-iron: #d22a2f;
}
.edit-post-visual-editor .quelle {
  color: rgba(98, 98, 98, 0.82);
  font-size: smaller;
  line-height: 1.2;
}
.edit-post-visual-editor .quelle a {
  color: rgba(98, 98, 98, 0.92);
  text-decoration: underline;
  white-space: nowrap;
}
.edit-post-visual-editor .c-lferrin a, .edit-post-visual-editor .c-lferrin .wp-block-themeisle-blocks-advanced-columns a {
  color: #000;
}
.edit-post-visual-editor .c-lferrin a:hover, .edit-post-visual-editor .c-lferrin .wp-block-themeisle-blocks-advanced-columns a:hover {
  color: var(--nv-primary-accent);
}
.edit-post-visual-editor a[href^="mailto:"] {
  color: var(--nv-text-color) !important;
}
.page-id-300 .edit-post-visual-editor a[href^="mailto:"]:before {
  color: var(--nv-primary-accent) !important;
}
.edit-post-visual-editor a[href^="mailto:"]:before {
  content: "";
}
.edit-post-visual-editor a[href^="tel:"] {
  color: var(--nv-text-color) !important;
}
.page-id-300 .edit-post-visual-editor a[href^="tel:"]:before {
  color: var(--nv-primary-accent) !important;
}
.edit-post-visual-editor a[href^="tel:"]:before {
  content: "";
}
.edit-post-visual-editor .icon, .edit-post-visual-editor a[href^="mailto:"]:before, .edit-post-visual-editor a[href^="tel:"]:before {
  font-weight: 900;
  font-family: "Font Awesome 5 Free";
  color: var(--nv-primary-accent) !important;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  margin-right: 10px;
}
.edit-post-visual-editor video {
  margin: 2px;
}
.edit-post-visual-editor video:focus {
  outline: none;
}
@keyframes float {
  0% {
    transform: translatey(0px);
  }
  50% {
    transform: translatey(-20px) rotate(4deg);
  }
  100% {
    transform: translatey(0px);
  }
}
.edit-post-visual-editor h2 {
  color: var(--nv-c-1);
}
.edit-post-visual-editor h3, .edit-post-visual-editor .wp-block-coblocks-accordion-item .wp-block-coblocks-accordion-item__title, .edit-post-visual-editor .wpmm-strees-row-container .wp-megamenu-sub-menu .textwidget p {
  color: var(--nv-primary-accent);
}
.edit-post-visual-editor .wp-block-coblocks-highlight__content {
  color: var(--nv-primary-accent);
  background: none !important;
  text-transform: uppercase;
}
.edit-post-visual-editor .wp-block-faq-block-for-gutenberg-faq {
  line-height: 1.68421;
}
.edit-post-visual-editor .editor-styles-wrapper .wp-block:hover {
  outline: 1px dashed #e3e3e3 !important;
}
.edit-post-visual-editor a, .edit-post-visual-editor .nv-comment-content a, .edit-post-visual-editor .nv-content-wrap a:not(.button):not(.wp-block-file__button) {
  text-decoration: none;
}
.edit-post-visual-editor .wp-block-themeisle-blocks-advanced-columns a {
  color: var(--nv-primary-accent);
}
.edit-post-visual-editor figcaption {
  font-size: smaller;
  color: #000;
}
.edit-post-visual-editor .nowrap * {
  white-space: nowrap;
}
.edit-post-visual-editor .product-icons figcaption {
  white-space: nowrap;
}
.edit-post-visual-editor .wp-block-themeisle-blocks-advanced-columns:not(.alignfull) {
  padding-left: 40px !important;
  padding-right: 40px !important;
  border-radius: 0px !important;
}
.edit-post-visual-editor .wp-block-faq-block-for-gutenberg-faq .question h4, .edit-post-visual-editor .wp-block-faq-block-for-gutenberg-faq .question .wpmm-strees-row-container .wp-megamenu-sub-menu .wpmm-item-title, .edit-post-visual-editor .wpmm-strees-row-container .wp-megamenu-sub-menu .wp-block-faq-block-for-gutenberg-faq .question .wpmm-item-title {
  margin-bottom: 0;
}
.edit-post-visual-editor .wp-block-faq-block-for-gutenberg-faq {
  background: var(--nv-light-bg);
  border-radius: 5px;
}
.edit-post-visual-editor .question {
  color: black;
}
.edit-post-visual-editor .answer {
  background: transparent;
  overflow-wrap: break-word;
  color: var(--nv-text-color);
}
.edit-post-visual-editor ul, .edit-post-visual-editor .excerpt-wrap ul, .edit-post-visual-editor .nv-content-wrap ul {
  list-style-type: disc;
}
.edit-post-visual-editor ul li::marker {
  color: var(--nv-primary-accent);
}
.edit-post-visual-editor .fluentform .ff-el-form-control {
  font-family: "Suisse", Arial, sans-serif;
  background: #fff;
}
.edit-post-visual-editor .filter-bw img {
  filter: grayscale(100%);
}
.edit-post-visual-editor .fluentform .clearfix:after, .edit-post-visual-editor .fluentform .ff-el-group:after, .edit-post-visual-editor .fluentform .ff-el-repeat .ff-el-input--content:after, .edit-post-visual-editor .fluentform .ff-step-body:after {
  display: none !important;
}
.edit-post-visual-editor .question {
  clear: both;
}
.edit-post-visual-editor .answer {
  clear: both;
  overflow: hidden;
}
.edit-post-visual-editor .answer img {
  float: right;
  margin: 0 20px 0px 20px;
}
.edit-post-visual-editor .btn, .edit-post-visual-editor .button, .edit-post-visual-editor .wpmm-strees-row-container .wp-megamenu-sub-menu .textwidget p a, .edit-post-visual-editor .wp-block-button__link, .edit-post-visual-editor form .ff-btn-submit {
  min-height: auto !important;
  padding: 14px 44px !important;
  font-weight: bold !important;
  text-transform: uppercase;
  border-radius: 80px !important;
  font-size: 14px !important;
  background: var(--nv-primary-accent) !important;
}
.edit-post-visual-editor .btn:active, .edit-post-visual-editor .btn:hover, .edit-post-visual-editor .btn:focus, .edit-post-visual-editor .button:active, .edit-post-visual-editor .wpmm-strees-row-container .wp-megamenu-sub-menu .textwidget p a:active, .edit-post-visual-editor .button:hover, .edit-post-visual-editor .wpmm-strees-row-container .wp-megamenu-sub-menu .textwidget p a:hover, .edit-post-visual-editor .button:focus, .edit-post-visual-editor .wpmm-strees-row-container .wp-megamenu-sub-menu .textwidget p a:focus, .edit-post-visual-editor .wp-block-button__link:active, .edit-post-visual-editor .wp-block-button__link:hover, .edit-post-visual-editor .wp-block-button__link:focus, .edit-post-visual-editor form .ff-btn-submit:active, .edit-post-visual-editor form .ff-btn-submit:hover, .edit-post-visual-editor form .ff-btn-submit:focus {
  color: #fff;
}
.edit-post-visual-editor form .ff-btn-submit {
  background: var(--nv-primary-accent) !important;
}
.edit-post-visual-editor .wp-block-button__link {
  white-space: nowrap;
}
.edit-post-visual-editor .wrapper > header {
  box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 0.3);
}
.edit-post-visual-editor .btn-long {
  display: inline-block;
  width: 100%;
}
.edit-post-visual-editor .btn-long a {
  width: 100%;
  padding-left: 24px !important;
  padding-right: 24px !important;
  white-space: nowrap;
}
.edit-post-visual-editor .product-icons-wrapper {
  padding: 0px 0px !important;
  max-width: 340px;
}
.edit-post-visual-editor .product-icons-wrapper > div:first-child figure {
  margin-left: 0px;
}
.edit-post-visual-editor .product-icons-wrapper > div:last-child figure {
  margin-right: 0px;
}
.edit-post-visual-editor .wp-block-coblocks-hero .wp-block-button {
  margin-bottom: 0.5em;
}
.edit-post-visual-editor .wp-block-coblocks-hero {
  --coblocks-spacing--4: 8vw;
}
.edit-post-visual-editor .wp-block-coblocks-hero:first-child {
  margin-top: -90px;
}
.edit-post-visual-editor .wp-block-coblocks-hero:first-child .wp-block-coblocks-hero__content {
  padding-top: 180px !important;
}
.edit-post-visual-editor .wp-block-coblocks-hero .wp-block-coblocks-hero__content-wrapper {
  position: relative;
  z-index: 2;
}
@media (min-width: 1280px) {
  .edit-post-visual-editor .wp-block-coblocks-hero .wp-block-coblocks-hero__content-wrapper {
    max-width: 74%;
  }
}
.edit-post-visual-editor .wp-block-coblocks-hero .wp-block-coblocks-hero__inner:not(.has-background-image) {
  position: relative;
}
.edit-post-visual-editor .wp-block-coblocks-hero .wp-block-coblocks-hero__inner:not(.has-background-image):after {
  position: absolute;
  z-index: 0;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  content: "";
  background-image: url("../img/bg_visual2.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: right center;
  animation: float 6s ease-in-out infinite;
  transform-origin: bottom right 60px;
}
.edit-post-visual-editor .wp-block-coblocks-hero .has-neve-link-color-background-color .wp-block-coblocks-hero__content-wrapper {
  background-color: var(--nv-primary-accent) !important;
}
.edit-post-visual-editor .wp-block-coblocks-hero .has-nv-c-1-background-color {
  background-color: var(--nv-c-1) !important;
}
.edit-post-visual-editor .wp-block-coblocks-hero .has-nv-c-1-background-color p {
  opacity: 0.8;
}
.edit-post-visual-editor .wp-block-coblocks-hero .has-nv-c-1-background-color .wp-block-coblocks-hero__content-wrapper {
  background-color: #44789e;
  color: #fff !important;
}
.edit-post-visual-editor .wp-block-coblocks-hero .has-nv-c-1-background-color .wp-block-coblocks-hero__content-wrapper h1, .edit-post-visual-editor .wp-block-coblocks-hero .has-nv-c-1-background-color .wp-block-coblocks-hero__content-wrapper h2, .edit-post-visual-editor .wp-block-coblocks-hero .has-nv-c-1-background-color .wp-block-coblocks-hero__content-wrapper p, .edit-post-visual-editor .wp-block-coblocks-hero .has-nv-c-1-background-color .wp-block-coblocks-hero__content-wrapper h3, .edit-post-visual-editor .wp-block-coblocks-hero .has-nv-c-1-background-color .wp-block-coblocks-hero__content-wrapper .wp-block-coblocks-accordion-item .wp-block-coblocks-accordion-item__title, .edit-post-visual-editor .wp-block-coblocks-accordion-item .wp-block-coblocks-hero .has-nv-c-1-background-color .wp-block-coblocks-hero__content-wrapper .wp-block-coblocks-accordion-item__title, .edit-post-visual-editor .wp-block-coblocks-hero .has-nv-c-1-background-color .wp-block-coblocks-hero__content-wrapper .wpmm-strees-row-container .wp-megamenu-sub-menu .textwidget p, .edit-post-visual-editor .wpmm-strees-row-container .wp-megamenu-sub-menu .textwidget .wp-block-coblocks-hero .has-nv-c-1-background-color .wp-block-coblocks-hero__content-wrapper p {
  color: #fff !important;
}
.edit-post-visual-editor .wp-block-coblocks-hero .has-background-image {
  background-size: cover;
}
.edit-post-visual-editor .wp-block-coblocks-hero .has-huge-padding, .edit-post-visual-editor .wp-block-coblocks-hero .has-huge-padding.wp-block-group, .edit-post-visual-editor .wp-block-coblocks-hero .has-huge-padding.wp-block-group.has-background {
  padding: 0px;
}
.edit-post-visual-editor .wp-block-coblocks-hero .has-huge-padding .wp-block-coblocks-hero__content, .edit-post-visual-editor .wp-block-coblocks-hero .has-huge-padding.wp-block-group .wp-block-coblocks-hero__content, .edit-post-visual-editor .wp-block-coblocks-hero .has-huge-padding.wp-block-group.has-background .wp-block-coblocks-hero__content {
  padding: var(--coblocks-spacing--4, 2em);
}
.edit-post-visual-editor .wp-block-coblocks-hero__content-wrapper {
  border-bottom-right-radius: 110% 300%;
  overflow: hidden;
  width: 100%;
}
@media (min-width: 1280px) {
  .has-background-image .edit-post-visual-editor .wp-block-coblocks-hero__content-wrapper {
    width: 74%;
  }
}
.edit-post-visual-editor .wp-block-coblocks-hero__inner[class*="hero-center"] {
  align-items: flex-start;
}
.edit-post-visual-editor .wp-block-coblocks-hero .has-nv-c-1-background-color {
  background-color: #fff !important;
}
@media (max-width: 980px) {
  .edit-post-visual-editor .wp-block-coblocks-hero__inner {
    min-height: auto !important;
    margin-bottom: 3em;
  }
}
.edit-post-visual-editor .wp-block-coblocks-post-carousel .slick-slider .slick-list {
  transform: translate3d(0, 0, 0);
  margin: calc(var(--coblocks-spacing--2, 1em) * -3);
}
.edit-post-visual-editor .cl-template h1, .edit-post-visual-editor .cl-template h2, .edit-post-visual-editor .cl-template h3, .edit-post-visual-editor .cl-template .wp-block-coblocks-accordion-item .wp-block-coblocks-accordion-item__title, .edit-post-visual-editor .wp-block-coblocks-accordion-item .cl-template .wp-block-coblocks-accordion-item__title, .edit-post-visual-editor .cl-template .wpmm-strees-row-container .wp-megamenu-sub-menu .textwidget p, .edit-post-visual-editor .wpmm-strees-row-container .wp-megamenu-sub-menu .textwidget .cl-template p, .edit-post-visual-editor .cl-template h4, .edit-post-visual-editor .cl-template .wpmm-strees-row-container .wp-megamenu-sub-menu .wpmm-item-title, .edit-post-visual-editor .wpmm-strees-row-container .wp-megamenu-sub-menu .cl-template .wpmm-item-title, .edit-post-visual-editor .cl-template h5, .edit-post-visual-editor .cl-template h6, .edit-post-visual-editor .cl-template div, .edit-post-visual-editor .cl-template span, .edit-post-visual-editor .cl-template a, .edit-post-visual-editor .cl-template p, .edit-post-visual-editor .cl-template img, .edit-post-visual-editor .cl-template em, .edit-post-visual-editor .cl-template big, .edit-post-visual-editor .cl-template small, .edit-post-visual-editor .cl-template strike, .edit-post-visual-editor .cl-template strong, .edit-post-visual-editor .cl-template b, .edit-post-visual-editor .cl-template u, .edit-post-visual-editor .cl-template i, .edit-post-visual-editor .cl-template section {
  font-family: inherit !important;
}
.edit-post-visual-editor .atriva-posts {
  border-radius: 20px !important;
  padding: 30px !important;
  transition: box-shadow ease-in-out 0.3s;
}
.edit-post-visual-editor .atriva-posts:hover {
  box-shadow: 0px 0px 20px 3px rgba(0, 0, 0, 0.15);
}
.edit-post-visual-editor .atriva-posts:hover a + div:after {
  background-color: var(--nv-c-1);
}
.edit-post-visual-editor .wp-block-coblocks-post-carousel {
  margin-bottom: 60px;
}
.edit-post-visual-editor .wp-block-coblocks-post-carousel .slick-arrow {
  color: transparent !important;
  font-size: 10px;
}
.edit-post-visual-editor .wp-block-coblocks-post-carousel .slick-slide, .edit-post-visual-editor .wp-block-coblocks-post-carousel .swiper-slide {
  display: block;
  margin: 20px;
  border-radius: 20px;
  padding: 30px;
  transition: box-shadow ease-in-out 0.3s;
}
.edit-post-visual-editor .wp-block-coblocks-post-carousel .slick-slide:hover, .edit-post-visual-editor .wp-block-coblocks-post-carousel .swiper-slide:hover {
  box-shadow: 0px 0px 20px 3px rgba(0, 0, 0, 0.15);
}
.edit-post-visual-editor .wp-block-coblocks-post-carousel .slick-slide:hover a + div:after, .edit-post-visual-editor .wp-block-coblocks-post-carousel .swiper-slide:hover a + div:after {
  background-color: var(--nv-c-1);
}
.edit-post-visual-editor .wp-block-coblocks-post-carousel .slick-prev, .edit-post-visual-editor .wp-block-coblocks-post-carousel-nav-button__prev {
  bottom: -50px !important;
  transform: translateX(-41px) !important;
  left: 50% !important;
  background: var(--nv-primary-accent);
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.edit-post-visual-editor .wp-block-coblocks-post-carousel .slick-prev:hover, .edit-post-visual-editor .wp-block-coblocks-post-carousel-nav-button__prev:hover {
  background: var(--nv-c-1);
  opacity: 1;
}
.edit-post-visual-editor .wp-block-coblocks-post-carousel .slick-prev::before, .edit-post-visual-editor .wp-block-coblocks-post-carousel-nav-button__prev::before {
  filter: invert(1);
}
.edit-post-visual-editor .wp-block-coblocks-post-carousel .slick-next, .edit-post-visual-editor .wp-block-coblocks-post-carousel-nav-button__next {
  bottom: -50px !important;
  transform: translateX(41px) !important;
  right: 50% !important;
  background: var(--nv-primary-accent);
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.edit-post-visual-editor .wp-block-coblocks-post-carousel .slick-next:hover, .edit-post-visual-editor .wp-block-coblocks-post-carousel-nav-button__next:hover {
  background: var(--nv-c-1);
  opacity: 1;
}
.edit-post-visual-editor .wp-block-coblocks-post-carousel .slick-next::before, .edit-post-visual-editor .wp-block-coblocks-post-carousel-nav-button__next::before {
  filter: invert(1);
}
.edit-post-visual-editor .wp-block-coblocks-post-carousel__excerpt {
  position: relative;
  max-width: 80%;
}
.edit-post-visual-editor .wp-block-coblocks-post-carousel__excerpt::after {
  border-radius: 100%;
  content: ">";
  color: #fff;
  background: var(--nv-primary-accent);
  text-indent: -9999px;
  width: 46px;
  line-height: 46px;
  text-align: center;
  display: block;
  position: absolute;
  right: -20%;
  margin-top: -2em;
  background-image: url(../img/arrow-right.svg);
  background-size: 10px;
  background-repeat: no-repeat;
  background-position: center center;
}
.edit-post-visual-editor .wp-block-coblocks-post-carousel__date {
  color: #BDBDBD;
}
.edit-post-visual-editor .wp-block-coblocks-post-carousel__image {
  display: none;
}
.edit-post-visual-editor .wp-block-coblocks-post-carousel__content {
  position: relative;
}
.edit-post-visual-editor .wp-block-coblocks-post-carousel__content > a {
  color: var(--nv-c-1);
  font-weight: bold;
}
.edit-post-visual-editor .wp-block-coblocks-post-carousel__content > a:after {
  position: absolute;
  content: "";
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  background: transparent;
  cursor: pointer;
  z-index: 1;
}
.edit-post-visual-editor .external-links {
  display: flex;
  flex-wrap: wrap;
  margin: -10px;
  margin-top: 40px;
  margin-bottom: 40px;
}
.edit-post-visual-editor .external-links .external-link {
  border: 1px solid #ccc;
  border-radius: 10px;
  margin: 10px;
  padding: 20px;
  transition: box-shadow ease-in-out 0.3s;
  flex-basis: calc(25% - 20px);
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.edit-post-visual-editor .external-links .external-link:hover {
  box-shadow: 0px 0px 20px 3px rgba(0, 0, 0, 0.15);
  color: #000;
  color: inherit;
}
.edit-post-visual-editor .external-links .external-link__text {
  color: #000;
}
.edit-post-visual-editor .external-links .external-link__url_text {
  color: var(--nv-c-1) !important;
  font-size: 1em;
  text-transform: uppercase;
  margin-top: 10px;
  display: block;
}
.edit-post-visual-editor .external-links h4, .edit-post-visual-editor .external-links .wpmm-strees-row-container .wp-megamenu-sub-menu .wpmm-item-title, .edit-post-visual-editor .wpmm-strees-row-container .wp-megamenu-sub-menu .external-links .wpmm-item-title {
  border-bottom: 1px solid #ccc;
  font-weight: normal;
  color: var(--nv-c-1) !important;
  font-size: 1em;
  text-transform: uppercase;
}
.edit-post-visual-editor .wp-block:not([data-align="full"]) {
  max-width: 1170px;
}
.edit-post-visual-editor .alignfull {
  padding: 0px;
}
.edit-post-visual-editor .alignfull.wp-block-image {
  margin-bottom: -10px !important;
}
@media (max-width: 959px) {
  .edit-post-visual-editor .wp-block-columns.p-sm-1 .wp-block-column {
    padding: 20px;
    display: block;
  }
}
@media (max-width: 959px) {
  .edit-post-visual-editor .wp-block-group.has-background {
    padding: 20px;
  }
}
.edit-post-visual-editor .wp-block-columns {
  margin-bottom: 20px;
}
.edit-post-visual-editor .div:not(.small-padding) > wp-block-column {
  margin: 0 0 0 10% !important;
}
.edit-post-visual-editor .wp-block-column:first-child {
  margin: 0 !important;
}
.edit-post-visual-editor summary * {
  outline: none !important;
}
.edit-post-visual-editor summary:focus {
  outline: none !important;
}
@media only screen and (max-width: 768px) {
  .edit-post-visual-editor {
    /* Make the columns block responsive */
  }
  .edit-post-visual-editor .wp-block-columns {
    display: initial !important;
  }
  .edit-post-visual-editor .wp-block-columns .wp-block-column {
    margin: 0 0 10px !important;
  }
}
.edit-post-visual-editor details[open] summary ~ * {
  animation: sweep 0.5s ease-in-out;
}
@keyframes sweep {
  0% {
    opacity: 0;
    margin-left: -10px;
  }
  100% {
    opacity: 1;
    margin-left: 0px;
  }
}
.edit-post-visual-editor .wp-block-coblocks-accordion-item {
  border-top: 1px solid #ccc;
}
.edit-post-visual-editor .wp-block-coblocks-accordion-item:first-child {
  border-top: 0px;
}
.edit-post-visual-editor .wp-block-coblocks-accordion-item .wp-block-coblocks-accordion-item__content {
  border: none;
  border-radius: 0px;
  padding-left: 0px;
}
.edit-post-visual-editor .wp-block-coblocks-accordion-item .wp-block-coblocks-accordion-item__title {
  background-color: var(--nv-secondary-accent) !important;
  color: var(--nv-c-1) !important;
  font-size: 1.5em;
  line-height: 1.6em;
  letter-spacing: 0px;
  padding-left: 0px;
}
.edit-post-visual-editor .wp-block-coblocks-accordion-item details > div {
  transition: all ease-in 1s;
  height: 0px;
  max-height: 1px;
}
.edit-post-visual-editor .wp-block-coblocks-accordion-item details[open] > div {
  transition: all ease-in 1s;
  height: auto;
  max-height: 100%;
}
.edit-post-visual-editor .wp-block-group__inner-container {
  margin: auto;
}
.edit-post-visual-editor .w50 {
  display: inline-block;
  width: 50%;
}
@media (min-width: 960px) {
  .edit-post-visual-editor .builder-item--logo .site-logo {
    margin: -15px;
  }
}
.edit-post-visual-editor .nv-page-title-wrap.nv-big-title {
  display: none;
}
.edit-post-visual-editor .wp-block-columns:not([data-align="full"]), .edit-post-visual-editor .wp-block-coblocks-post-carousel:not([data-align="full"]) {
  max-width: 1170px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 60px;
}
.edit-post-visual-editor .nv-content-wrap > .wp-block-group {
  position: relative;
}
.edit-post-visual-editor .bg-visual::before {
  position: absolute;
  z-index: -1;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  content: "";
  background-image: url("../img/bg-visual.png");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: right center;
  animation: float 6s ease-in-out infinite;
  transform-origin: bottom right 60px;
}
.edit-post-visual-editor .bg-visual2 {
  position: relative;
}
.edit-post-visual-editor .bg-visual2::before {
  position: absolute;
  z-index: -1;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  content: "";
  background-image: url("../img/bg_visual2.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: right center;
  animation: float 6s ease-in-out infinite;
  transform-origin: bottom right 60px;
}
.edit-post-visual-editor .entry-content .has-medium-font-size {
  max-width: 870px;
}
.edit-post-visual-editor .wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu > li.wpmm_mega_menu > ul.wp-megamenu-sub-menu, .edit-post-visual-editor .wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu > li.wpmm_mega_menu > .wpmm-strees-row-container > ul.wp-megamenu-sub-menu, .edit-post-visual-editor .wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu > li.wpmm_mega_menu > .wpmm-strees-row-and-content-container > ul.wp-megamenu-sub-menu {
  background: #fff;
}
.edit-post-visual-editor .wpmm-strees-row-container > .wp-megamenu-sub-menu {
  transition: box-shadow 1s ease-in-out;
  box-shadow: 20px 20px 600px rgba(0, 0, 0, 0.1) !important;
}
.edit-post-visual-editor .wpmm-row > .wp-megamenu-sub-menu {
  flex-direction: row-reverse;
}
.edit-post-visual-editor .wp-megamenu-wrap:hover {
  color: var(--nv-c-1) !important;
}
.edit-post-visual-editor .wp-megamenu-wrap .wpmm-nav-wrap > ul > li > a:hover {
  text-decoration: none;
}
.edit-post-visual-editor .wpmm-strees-row-container .wp-megamenu-sub-menu {
  color: var(--nv-c-1);
  padding-top: 15px !important;
  padding-bottom: 30px !important;
}
.edit-post-visual-editor .wpmm-strees-row-container .wp-megamenu-sub-menu .menu-item a {
  border-bottom: 1px solid #ccc;
  padding-bottom: 5px;
}
.edit-post-visual-editor .wpmm-strees-row-container .wp-megamenu-sub-menu .wpmm-item-title {
  font-size: 1.25em !important;
  color: var(--nv-c-1) !important;
  text-transform: none !important;
  font-weight: 300 !important;
}
.edit-post-visual-editor .wpmm-strees-row-container .wp-megamenu-sub-menu .textwidget p {
  color: var(--nv-c-1) !important;
}
.edit-post-visual-editor .wpmm-strees-row-container .wp-megamenu-sub-menu .textwidget p a {
  color: #fff !important;
  margin-top: 30px;
  display: inline-block !important;
  width: auto !important;
}
.edit-post-visual-editor .wpmm-strees-row-container .wp-megamenu-sub-menu a {
  color: var(--nv-c-1);
}
.edit-post-visual-editor .wpmm-strees-row-container .wp-megamenu-sub-menu:before {
  background: #fff !important;
}
.edit-post-visual-editor .wpmm-strees-row-container .wp-megamenu-sub-menu:after {
  background: #fff !important;
  border-radius: 30% 70% 100% 0% / 0% 0% 100% 100% !important;
  max-width: 30vw !important;
}
.edit-post-visual-editor .wp-megamenu-wrap .wpmm-nav-wrap > ul > li.wpmm-strees-row > .wpmm-strees-row-container > ul.wp-megamenu-sub-menu::after {
  left: auto;
  right: -30vw !important;
}
.edit-post-visual-editor .wp-block-group.has-background > .wp-block-group__inner-container > [data-align=full] {
  margin-left: 0px;
}
@media (max-width: 959px) {
  .edit-post-visual-editor .animate-p3 {
    transform: translate3d(0, 0, 0) !important;
  }
}
/*# sourceMappingURL=data:application/json,%7B%22version%22%3A3%2C%22sourceRoot%22%3A%22https%3A%2F%2Fwww.atriva.ehlers-kohfeld.de%2F%22%2C%22sources%22%3A%5B%22wp-content%2Fthemes%2Fatriva%2Fscss%2Fgutenberg.scss%22%2C%22wp-content%2Fthemes%2Fatriva%2Fscss%2F_variables.scss%22%2C%22wp-content%2Fthemes%2Fatriva%2Fscss%2F_typo.scss%22%2C%22wp-content%2Fthemes%2Fatriva%2Fscss%2F_buttons.scss%22%2C%22wp-content%2Fthemes%2Fatriva%2Fscss%2F_hero.scss%22%2C%22wp-content%2Fthemes%2Fatriva%2Fscss%2F_post-carousel.scss%22%2C%22wp-content%2Fthemes%2Fatriva%2Fscss%2F_external-links.scss%22%2C%22wp-content%2Fthemes%2Fatriva%2Fscss%2F_layout.scss%22%5D%2C%22names%22%3A%5B%5D%2C%22mappings%22%3A%22%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACEA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAED%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAOF%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAQH%3BAAAA%3BAAAA%3BAAOD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAiBA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAKA%3BAACC%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAC5FD%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAA4BA%3BAAAA%3BAAAA%3BAAiBA%3BAAAA%3BAAAA%3BAAeA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAQD%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BACvJA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAASJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWI%3BAAAA%3BAAAA%3BAAQJ%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaJ%3BAAAA%3BAAAA%3BAAAA%3BAAKQ%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAMR%3BAAAA%3BAAAA%3BAC5FA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAASH%3BAAAA%3BAAAA%3BAAAA%3BAACC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAEC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAuBE%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAEA%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAUR%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMW%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWX%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAKA%3BAACA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACtHA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOI%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAQZ%3BAAAA%3BAAAA%3BAACI%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQI%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAQR%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASF%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOF%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAwBJ%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAChJZ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAC3CJ%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAASH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAACD%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAID%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAIE%3BAACD%3BAAAA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGD%3BAAAA%3BAAAA%3BAAEC%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaO%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOG%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUX%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAACI%3BAAAA%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAgBA%3BAAAA%3BAAAA%3BAAEA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAiBA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAQI%3BAAAA%3BAAAA%3BAAMR%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAOI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUF%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWE%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQJ%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAOA%3BAAA4B%3BAAAA%3BAAAA%3BAAAA%22%7D */