@charset "UTF-8";
/*
Theme Name: Avada Child
Description: Child theme for Avada theme
Author: ThemeFusion
Author URI: https://theme-fusion.com
Template: Avada
Version: 1.0.0
Text Domain:  Avada
*/
:root {
  --awb-font-size: 1.125rem !important;
  --awb-padding-right-small: 1rem !important;
  --awb-padding-left-small: 1rem !important;
}

/*Margins & Paddings */
.fusion-text p a {
  color: #6509ba !important;
}
.fusion-text p a:hover {
  color: #D54401 !important;
}

body {
  background-color: #FFF9F0 !important;
}

#content > article.post {
  margin-bottom: 0 !important;
}

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

.mx-auto {
  margin-left: auto !important;
  margin-right: auto !important;
}

.m-0 .fusion-column-wrapper {
  margin: 0 !important;
}

.mb-0,
.mb-0 p:last-child {
  margin-bottom: 0 !important;
}

.ml-0 {
  margin-left: 0 !important;
}
.ml-0 > .fusion-column-wrapper {
  margin-left: 0 !important;
}

.mb-10 {
  margin-bottom: 0.5rem !important;
}
.mb-10 p:last-of-type {
  margin-bottom: 0 !important;
}

.mb-20 {
  margin-bottom: 1rem !important;
}
.mb-20 p:last-of-type {
  margin-bottom: 0 !important;
}

.mb-25 {
  margin-bottom: 1.5rem !important;
}
.mb-25 p:last-of-type {
  margin-bottom: 0 !important;
}

.mb-30 {
  margin-bottom: 2rem !important;
}
.mb-30 p:last-of-type {
  margin-bottom: 0 !important;
}

.mb-40 {
  margin-bottom: 2.5rem !important;
}
.mb-40 p:last-of-type {
  margin-bottom: 0 !important;
}

.mb-48 {
  margin-bottom: 2rem !important;
}
@media screen and (min-width: 768px) {
  .mb-48 {
    margin-bottom: 3rem !important;
  }
}

.mb-50 {
  margin-bottom: 3rem !important;
}
.mb-50 p:last-of-type {
  margin-bottom: 0 !important;
}

.mb-60 {
  margin-bottom: 4rem !important;
}
.mb-60 p:last-of-type {
  margin-bottom: 0 !important;
}

@media screen and (min-width: 1280px) {
  .mb-xxl-60 {
    margin-bottom: 4rem !important;
  }
  .mb-xxl-60 p:last-of-type {
    margin-bottom: 0 !important;
  }
}
.mb-80 {
  margin-bottom: 5rem !important;
}
.mb-80 p:last-of-type {
  margin-bottom: 0 !important;
}

.mb-130 {
  margin-bottom: 4rem !important;
}
.mb-130 p:last-of-type {
  margin-bottom: 0 !important;
}
@media screen and (min-width: 1440px) {
  .mb-130 {
    margin-bottom: 8rem !important;
  }
}

.mr-10 {
  margin-right: 0.5rem !important;
}

.mr-20 {
  margin-right: 1rem !important;
}

.p-0 {
  padding: 0 !important;
}
.p-0 .fusion-builder-row {
  max-width: 100% !important;
}

.p-10 {
  padding: 0.5rem !important;
}

.p-20 {
  padding: 1rem !important;
}

.p-30 {
  padding: 2rem !important;
}

.p-50 {
  padding: 3rem;
}

.pl-60 {
  padding-left: 4rem !important;
}

.pr-85 {
  padding-right: 5.375rem !important;
}

.pl-80 {
  padding-left: 5rem !important;
}

.pt-60 {
  padding-top: 4rem !important;
}

.pt-80 {
  padding-top: 5rem !important;
}

.pt-150 {
  padding-top: 9rem;
}

.pt-300 {
  padding-top: 19rem;
}

.pt-350 {
  padding-top: 22rem;
}

.pt-400 {
  padding-top: 25rem;
}
@media screen and (max-width: 1200px) {
  .pt-400 {
    padding-top: 15rem !important;
  }
}
@media screen and (max-width: 834px) {
  .pt-400 {
    padding-top: 12rem !important;
  }
}

.ptb-20 {
  padding-top: 1rem;
  padding-bottom: 1rem;
}

.ptb-25 {
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}

.ptb-30 {
  padding-top: 2rem;
  padding-bottom: 2rem;
}

.ptb-40 {
  padding-top: 2.5rem !important;
  padding-bottom: 2.5rem !important;
}

.ptb-50 {
  padding-top: 3.5rem !important;
  padding-bottom: 3.5rem !important;
}

.ptb-60 {
  padding-top: 4rem !important;
  padding-bottom: 4rem !important;
}

.ptb-80 {
  padding-top: 3rem !important;
  padding-bottom: 3rem !important;
}
@media screen and (min-width: 1024px) {
  .ptb-80 {
    padding-top: 5rem !important;
    padding-bottom: 5rem !important;
  }
}

.ptb-130 {
  padding-bottom: 4rem !important;
  padding-top: 4rem !important;
}
@media screen and (min-width: 1440px) {
  .ptb-130 {
    padding-bottom: 8rem !important;
    padding-top: 8rem !important;
  }
}

.ptb-270 {
  padding-top: 8rem;
  padding-bottom: 8rem;
}
@media screen and (min-width: 1024px) {
  .ptb-270 {
    padding-top: 8rem;
    padding-bottom: 8rem;
  }
}

.pt-130 {
  padding-top: 4rem !important;
}
@media screen and (min-width: 1440px) {
  .pt-130 {
    padding-top: 8rem !important;
  }
}

.pb-40 {
  padding-bottom: 2.5rem !important;
}

.pb-50 {
  padding-bottom: 3rem !important;
}

.pb-60 {
  padding-bottom: 4rem !important;
}

.pb-80 {
  padding-bottom: 5rem !important;
}

.pb-130 {
  padding-bottom: 4rem !important;
}
@media screen and (min-width: 1440px) {
  .pb-130 {
    padding-bottom: 8rem !important;
  }
}

.pb-240 {
  padding-bottom: 4rem !important;
}
@media screen and (min-width: 1440px) {
  .pb-240 {
    padding-bottom: 15.25rem !important;
  }
}

.pl-0 {
  padding-left: 0 !important;
}

@media screen and (min-width: 835px) {
  #main.width-100 .fusion-fullwidth.pl-0,
  #main.width-100 .nonhundred-percent-fullwidth.pl-0 {
    padding-left: 0 !important;
  }
}

.plr-20 {
  padding-left: 1rem !important;
  padding-right: 1rem !important;
}

.plr-25 {
  padding-left: 1.5rem !important;
  padding-right: 1.5rem !important;
}

.plr-50 {
  padding-left: 3.5rem;
  padding-right: 3.5rem;
}

.plr-60 {
  padding-left: 4rem;
  padding-right: 4rem;
}

.plr-70 {
  padding-left: 0;
  padding-right: 0;
}
@media screen and (min-width: 834px) {
  .plr-70 {
    padding-left: 2rem;
    padding-right: 2rem;
  }
}
@media screen and (min-width: 1440px) {
  .plr-70 {
    padding-left: 4.375rem;
    padding-right: 4.375rem;
  }
}

.plr-80 {
  padding-left: 5rem !important;
  padding-right: 5rem !important;
}

.plr-150 {
  padding-left: 9rem !important;
  padding-right: 9rem !important;
}

.plr-300 {
  padding-left: 19rem !important;
  padding-right: 19rem !important;
}

.pr-50 {
  padding-right: 3.5rem !important;
}

.pr-100 {
  padding-right: 6rem !important;
}

@media screen and (min-width: 1280px) {
  .pr-xxl-100 {
    padding-right: 6rem !important;
  }
}
.plr-0 {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

.fs-3 {
  font-size: 1.75rem !important;
}

/* Widths & Heights*/
.w-100 {
  width: 100%;
  max-width: 100% !important;
}

@media screen and (max-width: 520px) {
  .w-xs-100 {
    width: 100%;
  }
}
.w-75 {
  width: 100% !important;
}
@media screen and (min-width: 834px) {
  .w-75 {
    width: 75% !important;
  }
}

.w-50 {
  width: 100% !important;
}
@media screen and (min-width: 834px) {
  .w-50 {
    width: 75% !important;
  }
}
@media screen and (min-width: 1440px) {
  .w-50 {
    width: 50% !important;
  }
}

.w-25 {
  width: 25% !important;
}

.max-w-670 {
  max-width: 670px !important;
}

.w-maxcon {
  width: max-content !important;
}

.h-100 {
  height: 100% !important;
}

.h-600 {
  height: 600px;
  border-radius: 12px;
}
.h-600 .fusion-column-has-bg-image {
  transition: all 0.3s ease-in-out !important;
}
.h-600 .fusion-column-has-bg-image:hover {
  box-shadow: 0 2px 4px 1px rgba(0, 20, 61, 0.04), 0 2px 4px 1px rgba(0, 20, 61, 0.06), 0 2px 4px 1px rgba(0, 20, 61, 0.08) !important;
}
.h-600 .fusion-builder-row-inner {
  height: 100%;
}
@media screen and (max-width: 834px) {
  .h-600 {
    min-height: 400px !important;
    aspect-ratio: unset !important;
  }
  .h-600 .p-50 {
    padding: 1.5rem !important;
  }
  .h-600 .p-50 .fusion-column-wrapper {
    margin: 0 !important;
    padding: 0 !important;
  }
  .h-600 .top-right-marker {
    top: 1.5rem !important;
    right: 1.5rem !important;
  }
}

/* Alignments */
.align-center .fusion-builder-row-inner {
  align-items: center !important;
}

/* Images */
.ratio-1-104 {
  aspect-ratio: 1/1.04 !important;
  max-width: 450px !important;
  width: 100% !important;
  overflow: hidden !important;
  border-radius: 20px !important;
}
.ratio-1-104 img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.object-fit-cover .fusion-image-element {
  height: 100%;
}
.object-fit-cover .fusion-image-element img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.object-fit-cover .fusion-image-element .position-left img {
  object-position: left;
}

/* Overlays */
.overlay-dark {
  background-color: rgba(51, 40, 36, 0.55) !important;
}

.overlay-dark-gradient {
  background: linear-gradient(89deg, #0F172A 32.9%, rgba(9, 15, 31, 0.7) 59.32%, rgba(1, 3, 15, 0.25) 98.85%);
}

.overlay-dark-gradient-holder {
  position: relative;
}
.overlay-dark-gradient-holder::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(89deg, #FEF4E3 32.9%, rgba(254, 244, 227, 0.7) 59.32%, rgba(254, 244, 227, 0.25) 98.85%);
}
.overlay-dark-gradient-holder h3, .overlay-dark-gradient-holder p {
  color: #332824 !important;
}

/* Special Container */
.d-flex {
  display: flex;
}

.d-web-none {
  display: none !important;
}

.gap-20 {
  gap: 1rem;
}

.column-wrapper-gap-1 .fusion-column-wrapper {
  gap: 1rem;
}

.special-bordered-background {
  padding: 0 !important;
  width: 100vw !important;
  background-color: #FEF4E3 !important;
}

.special-bordered-background-light {
  padding: 0 !important;
  width: 100vw !important;
  background-color: #f8fafc !important;
}

.special-bordered-background-selected {
  padding: 0 !important;
  width: 100vw !important;
  background-color: #D54401 !important;
}

.special-bordered-background-lightblue {
  padding: 0 !important;
  width: 100vw !important;
  background-color: #FFF9F0 !important;
}

.special-bordered-background-lightgrey {
  padding: 0 !important;
  width: 100vw !important;
  background-color: #FFF9F0 !important;
}

.special-bordered-background-lightgrey2 {
  padding: 0 !important;
  width: 100vw !important;
  background-color: #f1f5f9 !important;
}

.special-bordered-background-white {
  padding: 0 !important;
  width: 100vw !important;
  background-color: white !important;
}

.special-bordered-container-bottom-left {
  border-radius: 0 0 0 80px !important;
}

.special-bordered-container-top-right {
  border-radius: 0 80px 0 0 !important;
}

.special-bordered-container-top {
  border-radius: 80px 80px 0 0 !important;
}

.left-aligned-full .fusion-builder-row {
  max-width: calc(100vw - (100vw - 1280px) / 2) !important;
  margin-left: 0 !important;
  margin-right: auto !important;
}

.right-aligned-full .fusion-builder-row {
  max-width: calc(100vw - (100vw - 1280px) / 2) !important;
  margin-right: 0 !important;
  margin-left: auto !important;
}

* {
  scroll-behavior: smooth;
}

.scroll-top {
  scroll-margin-top: 9rem;
}

.partner-slider-light-grey .carousel-slider {
  position: relative;
}
.partner-slider-light-grey .carousel-slider::before {
  content: "";
  height: 100%;
  width: 300px;
  background: linear-gradient(90deg, rgb(241, 245, 249) 0%, rgba(255, 255, 255, 0) 100%);
  position: absolute;
  top: 0;
  left: 0;
  z-index: 900;
}
.partner-slider-light-grey .carousel-slider::after {
  content: "";
  height: 100%;
  width: 300px;
  background: linear-gradient(270deg, rgb(241, 245, 249) 0%, rgba(255, 255, 255, 0) 100%);
  position: absolute;
  right: 0;
  top: 0;
  z-index: 900;
}

.partner-slider-light-blue .carousel-slider {
  position: relative;
}
.partner-slider-light-blue .carousel-slider::before {
  content: "";
  height: 100%;
  width: 300px;
  background: linear-gradient(90deg, rgb(229, 241, 255) 0%, rgba(255, 255, 255, 0) 100%);
  position: absolute;
  top: 0;
  left: 0;
  z-index: 900;
}
.partner-slider-light-blue .carousel-slider::after {
  content: "";
  height: 100%;
  width: 300px;
  background: linear-gradient(270deg, rgb(229, 241, 255) 0%, rgba(255, 255, 255, 0) 100%);
  position: absolute;
  right: 0;
  top: 0;
  z-index: 900;
}

.partner-slider .carousel-slider {
  position: relative;
}
.partner-slider .carousel-slider::before {
  content: "";
  height: 100%;
  width: 300px;
  background: linear-gradient(90deg, rgb(255, 249, 240) 0%, rgba(255, 249, 240, 0) 100%);
  position: absolute;
  top: 0;
  left: 0;
  z-index: 900;
}
.partner-slider .carousel-slider::after {
  content: "";
  height: 100%;
  width: 300px;
  background: linear-gradient(270deg, rgb(255, 249, 240) 0%, rgba(255, 249, 240, 0) 100%);
  position: absolute;
  right: 0;
  top: 0;
  z-index: 900;
}

.partner-slider-none .carousel-slider img {
  filter: brightness(0) invert(1) !important;
}

.wpls-wrap.home-logo-slider .wpls-logo-showcase {
  width: 100vw !important;
  padding: 0 !important;
  margin-left: 0 !important;
}
.wpls-wrap.home-logo-slider .wpls-logo-showcase .wpls-logo-cnt.slick-slide {
  margin: 0 30px;
  padding: 0 10px;
}
.wpls-wrap.home-logo-slider .wpls-logo-showcase .wpls-logo-cnt.slick-slide .wpls-fix-box {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 120px !important;
  width: 100px !important;
  margin: 0 auto;
}
.wpls-wrap.home-logo-slider .wpls-logo-showcase .wpls-logo-cnt.slick-slide .wpls-fix-box img {
  max-height: 80px !important;
  filter: brightness(0) invert(1) !important;
}

.full-logo-slider-holder {
  height: 5rem !important;
}

.wpls-wrap.full-logo-slider {
  position: relative;
  overflow: hidden;
}
.wpls-wrap.full-logo-slider .wpls-logo-showcase {
  width: 100% !important;
  padding: 0 !important;
}
.wpls-wrap.full-logo-slider .wpls-logo-showcase .wpls-logo-cnt.slick-slide {
  margin: 0 15px;
  padding: 0 10px;
}
.wpls-wrap.full-logo-slider .wpls-logo-showcase .wpls-logo-cnt.slick-slide .wpls-fix-box {
  margin: 0 auto;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 80px !important;
}
.wpls-wrap.full-logo-slider .wpls-logo-showcase .wpls-logo-cnt.slick-slide .wpls-fix-box img {
  max-height: 80px !important;
}
.wpls-wrap.full-logo-slider.lightblue::before {
  content: "";
  height: 100%;
  width: 300px;
  background: linear-gradient(90deg, rgb(229, 241, 255) 0%, rgba(255, 255, 255, 0) 100%);
  position: absolute;
  top: 0;
  left: 0;
  z-index: 900;
}
.wpls-wrap.full-logo-slider.lightblue::after {
  content: "";
  height: 100%;
  width: 300px;
  background: linear-gradient(270deg, rgb(229, 241, 255) 0%, rgba(255, 255, 255, 0) 100%);
  position: absolute;
  right: 0;
  top: 0;
  z-index: 900;
}
@media screen and (max-width: 834px) {
  .wpls-wrap.full-logo-slider.lightblue::before, .wpls-wrap.full-logo-slider.lightblue::after {
    display: none !important;
  }
}

.wpls-center-holder > .fusion-builder-row {
  margin: 0 auto !important;
}
.wpls-center-holder > .fusion-builder-row .wpls-logo-showcase {
  padding: 0 !important;
}
.wpls-center-holder > .fusion-builder-row .wpls-logo-showcase .wpls-logo-cnt.slick-slide {
  padding: 0 10px;
}
.wpls-center-holder > .fusion-builder-row .wpls-logo-showcase .wpls-logo-cnt.slick-slide .wpls-fix-box {
  margin: 0 auto;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 120px !important;
  width: 100px !important;
}
.wpls-center-holder > .fusion-builder-row .wpls-logo-showcase .wpls-logo-cnt.slick-slide .wpls-fix-box img {
  max-height: 60px !important;
}

.only-tablet {
  display: none !important;
}

.main-teaser {
  min-height: calc(100vh - 210px) !important;
}
@media screen and (max-width: 1440px) {
  .main-teaser {
    margin: 0 !important;
  }
}

.rounded-img .fusion-image-element {
  height: 100%;
  width: 100%;
  border-bottom-left-radius: 8rem;
  overflow: hidden;
}
.rounded-img .fusion-image-element span,
.rounded-img .fusion-image-element img {
  height: 100%;
  width: 100%;
}
.rounded-img .fusion-image-element img {
  object-fit: cover;
}

.marker-holder {
  position: relative;
}
.marker-holder .top-right-marker {
  position: absolute;
  top: 3rem;
  right: 3rem;
  background-color: rgba(255, 255, 255, 0.2);
  padding: 12px 24px;
  border-radius: 8px;
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px);
  transition: all 0.2s ease-in-out;
}
.marker-holder .top-right-marker p {
  margin-bottom: 0 !important;
  color: white !important;
  font-size: 1rem !important;
}
.marker-holder:hover .top-right-marker {
  background-color: rgba(255, 255, 255, 0.4);
}

.breadcrumb-row {
  background-color: #FFF9F0 !important;
}

.breadcrumb-nav .breadcrumb {
  display: flex;
  gap: 1rem;
  padding: 0.75rem 0;
  margin: 0;
}
.breadcrumb-nav .breadcrumb li {
  list-style: none !important;
}
.breadcrumb-nav .breadcrumb li.current {
  color: #D54401;
}
.breadcrumb-nav .breadcrumb {
  padding-left: 0;
  font-size: 1rem;
  color: #332824 !important;
}
.breadcrumb-nav .breadcrumb a {
  color: #332824 !important;
}

/* Inner nested */
.inner-nested .fusion-builder-row-inner {
  display: flex !important;
  justify-content: center !important;
  align-items: center !important;
}

.fusion-builder-row-inner {
  width: 100% !important;
  max-width: 100% !important;
  margin-left: 0 !important;
  margin-right: 0 !important;
}

.produkte-section .fusion-builder-row.fusion-builder-row-inner {
  display: flex;
  justify-content: space-between;
  justify-content: center;
  flex-direction: row !important;
  flex-wrap: wrap !important;
  align-items: center;
}
@media screen and (min-width: 768px) {
  .produkte-section .fusion-builder-row.fusion-builder-row-inner {
    gap: 4% !important;
    justify-content: flex-start;
  }
}
@media screen and (min-width: 1024px) {
  .produkte-section .fusion-builder-row.fusion-builder-row-inner {
    gap: 5% !important;
  }
}
@media screen and (min-width: 768px) {
  .produkte-section .fusion-builder-row.fusion-builder-row-inner .fusion-layout-column {
    max-width: 48% !important;
    flex: 0 0 48% !important;
  }
}
@media screen and (min-width: 1024px) {
  .produkte-section .fusion-builder-row.fusion-builder-row-inner .fusion-layout-column {
    max-width: 30% !important;
    flex: 0 0 30% !important;
  }
}
.produkte-section .fusion-builder-row.fusion-builder-row-inner .fusion-layout-column .fusion-column-wrapper {
  margin: 0 !important;
}
.produkte-section .fusion-builder-row.fusion-builder-row-inner .fusion-layout-column .fusion-column-wrapper img {
  max-width: 60% !important;
}
.produkte-section .fusion-builder-row.fusion-builder-row-inner .fusion-layout-column.fusion_builder_column_inner_1_2 {
  max-width: 45%;
  flex: 0 0 45%;
}
@media screen and (max-width: 834px) {
  .produkte-section > .fusion-builder-row > .fusion-layout-column > .fusion-column-wrapper {
    padding: 1.5rem !important;
  }
  .produkte-section .fusion-builder-row.fusion-builder-row-inner .fusion-layout-column {
    max-width: 100%;
    flex: 0 0 100%;
    margin-bottom: 3.5rem !important;
  }
  .produkte-section .fusion-builder-row.fusion-builder-row-inner .fusion-layout-column .fusion-column-wrapper {
    margin: 0 !important;
  }
  .produkte-section .fusion-builder-row.fusion-builder-row-inner .fusion-layout-column .fusion-column-wrapper img {
    max-width: 60% !important;
  }
  .produkte-section .fusion-builder-row.fusion-builder-row-inner .fusion-layout-column.fusion_builder_column_inner_1_2 {
    max-width: 100%;
    flex: 0 0 100%;
  }
}

/* Buttons */
a.btn:focus,
button:focus,
input:focus,
textarea:focus {
  outline: 3px solid #D54401 !important;
  outline-offset: 2px !important;
}

.btn {
  border-radius: 1rem !important;
  padding: 0.875rem 1rem !important;
  display: flex;
  align-items: center;
  width: max-content;
}
@media screen and (max-width: 767px) {
  .btn.btn-mobile-block {
    width: 100%;
    text-align: center;
    justify-content: center !important;
  }
}
.btn .fusion-button-text {
  font-family: "Inclusive Sans Semibold" !important;
  font-size: 1rem !important;
  line-height: 1.375rem !important;
}
.btn .button-icon-right {
  font-size: 1rem !important;
  margin-left: 0 !important;
}
.btn.btn-primary-outline {
  border: 0.156rem solid #F95F18 !important;
  color: #F95F18;
  background-color: transparent;
}
.btn.btn-primary-outline .fusion-button-text {
  color: #F95F18 !important;
}
.btn.btn-primary-outline:hover, .btn.btn-primary-outline:focus {
  background-color: #F95F18;
}
.btn.btn-primary-outline:hover .fusion-button-text, .btn.btn-primary-outline:focus .fusion-button-text {
  color: #ffffff !important;
}
.btn.btn-primary {
  background: #F95F18 !important;
  border: 0.156rem solid #F95F18 !important;
}
.btn.btn-primary .fusion-button-text {
  color: #ffffff !important;
}
.btn.btn-primary:hover {
  background: #ffffff !important;
}
.btn.btn-primary:hover .fusion-button-text,
.btn.btn-primary:hover .button-icon-right {
  color: #F95F18 !important;
}
.btn.btn-primary.btn-icon .fusion-button-text {
  margin-right: 1rem !important;
}
.btn.btn-primary.btn-arrow:before {
  font-family: "Font Awesome 6 Sharp";
  content: "\f054";
  color: #ffffff;
  font-weight: 500;
  font-size: 1rem;
  line-height: 1.25rem !important;
  margin-right: 0.5rem !important;
}
.btn.btn-primary.btn-arrow:hover::before {
  color: #F95F18 !important;
}
.btn.btn-primary.btn-large {
  padding: 1rem 1.5rem !important;
}
.btn.btn-white {
  background: #ffffff;
  border: 1px solid #ffffff;
}
.btn.btn-white .fusion-button-text {
  color: #332824;
}
.btn.btn-white:hover {
  background-color: #F95F18;
  border: 1px solid #F95F18;
}
.btn.btn-white:hover .fusion-button-text {
  color: #ffffff;
}
.btn.btn-white.btn-arrow:before {
  font-family: "Font Awesome 6 Sharp";
  content: "\f054";
  color: #332824;
  font-weight: 500;
  font-size: 1rem;
  line-height: 1.25rem !important;
  margin-right: 0.5rem !important;
}
.btn.btn-white.btn-arrow:hover::before {
  color: #ffffff !important;
}
.btn.btn-white-outline {
  background: transparent !important;
  border: 0.156rem solid #ffffff !important;
}
.btn.btn-white-outline .fusion-button-text {
  color: #ffffff !important;
}
.btn.btn-white-outline:hover {
  background: #ffffff !important;
}
.btn.btn-white-outline:hover .fusion-button-text,
.btn.btn-white-outline:hover .button-icon-right {
  color: #020617 !important;
}
.btn.btn-primary-invert {
  background: transparent !important;
  border: 0.156rem solid #F95F18 !important;
}
.btn.btn-primary-invert .fusion-button-text {
  color: #F95F18 !important;
}
.btn.btn-primary-invert:hover {
  background: #F95F18 !important;
}
.btn.btn-primary-invert:hover .fusion-button-text,
.btn.btn-primary-invert:hover .button-icon-right {
  color: #ffffff !important;
}
.btn.btn-primary-invert.btn-arrow:before {
  font-family: "Font Awesome 6 Sharp";
  content: "\f054";
  color: #F95F18;
  font-weight: 500;
  font-size: 1rem;
  line-height: 1.25rem !important;
  margin-right: 0.5rem !important;
}
.btn.btn-primary-invert.btn-arrow:hover::before {
  color: #ffffff !important;
}
.btn.btn-secondary {
  background: transparent !important;
  border: 0.156rem solid #ffffff !important;
}
.btn.btn-secondary .fusion-button-text {
  color: #ffffff !important;
  line-height: 1.375rem !important;
}
.btn.btn-secondary:hover {
  background: #ffffff !important;
}
.btn.btn-secondary:hover .fusion-button-text,
.btn.btn-secondary:hover .button-icon-right {
  color: #F95F18 !important;
}
.btn.btn-secondary.btn-arrow:before {
  font-family: "Font Awesome 6 Sharp";
  content: "\f054";
  color: #ffffff;
  font-weight: 500;
  font-size: 1rem;
  line-height: 1.25rem !important;
  margin-right: 0.5rem !important;
}
.btn.btn-secondary.btn-arrow:hover::before {
  color: #F95F18 !important;
}
.btn.btn-secondary-invert {
  background: #6509ba !important;
  border: 0.156rem solid #6509ba !important;
}
.btn.btn-secondary-invert .fusion-button-text {
  color: #ffffff !important;
}
.btn.btn-secondary-invert:hover {
  background: #ffffff !important;
  border-color: #ffffff !important;
}
.btn.btn-secondary-invert:hover .fusion-button-text,
.btn.btn-secondary-invert:hover .button-icon-right {
  color: #6509ba !important;
}
.btn.btn-secondary-invert.btn-arrow:before {
  font-family: "Font Awesome 6 Sharp";
  content: "\f054";
  color: #ffffff;
  font-weight: 500;
  font-size: 1rem;
}
.btn.btn-secondary-invert.btn-arrow:hover::before {
  color: #F95F18 !important;
}
.btn.btn-secondary-invert.btn-small {
  padding: 0.5rem !important;
}
.btn.btn-secondary-invert.btn-small .fusion-button-text {
  font-size: 0.875rem !important;
  margin: 0 !important;
}
.btn.btn-third {
  background: #6509ba !important;
  border: 0.156rem solid #6509ba !important;
}
.btn.btn-third .fusion-button-text {
  color: #ffffff !important;
}
.btn.btn-third:hover {
  background: #ffffff !important;
  border: 0.156rem solid #6509ba !important;
}
.btn.btn-third:hover .fusion-button-text,
.btn.btn-third:hover .button-icon-right {
  color: #6509ba !important;
}
.btn.btn-third.btn-arrow:before {
  font-family: "Font Awesome 6 Sharp";
  content: "\f054";
  color: #ffffff;
  font-weight: 500;
  font-size: 1rem;
  margin-right: 0.5rem !important;
}
.btn.btn-third.btn-arrow:hover::before {
  color: #6509ba !important;
}
.btn.btn-third-invert {
  background: transparent !important;
  border: 0.125rem solid #FFF9F0 !important;
}
.btn.btn-third-invert .fusion-button-text {
  color: #FFF9F0 !important;
}
.btn.btn-third-invert:hover {
  background: #FFF9F0 !important;
}
.btn.btn-third-invert:hover .fusion-button-text,
.btn.btn-third-invert:hover .button-icon-right {
  color: #020617 !important;
}
.btn.btn-third-invert.btn-arrow:before {
  font-family: "Font Awesome 6 Sharp";
  content: "\f054";
  color: #FFF9F0;
  font-weight: 500;
  font-size: 1rem;
}
.btn.btn-third-invert.btn-arrow:hover::before {
  color: #020617 !important;
}
.btn.btn-inline {
  background-color: transparent !important;
  border: none !important;
  border-radius: unset !important;
  padding: 0 !important;
}
.btn.btn-inline .fusion-button-text {
  color: #F95F18 !important;
  font-family: "Inclusive Sans Semibold";
  font-size: 1.125rem !important;
  line-height: 1.875rem !important;
}
.btn.btn-inline .fusion-button-text:after {
  font-family: "Font Awesome 6 Sharp";
  content: "\f061";
  color: #F95F18;
  font-weight: 900;
  margin-left: 0.5rem;
  transition: all 0.2s ease-in-out;
}
.btn.btn-inline .fusion-button-text:hover {
  color: #6509ba !important;
}
.btn.btn-inline .fusion-button-text:hover:after {
  color: #6509ba !important;
}
.btn.btn-inline.btn-large {
  padding-left: 2rem !important;
}
.btn.btn-inline.btn-large .fusion-button-text {
  font-size: 1.5rem !important;
  line-height: 2rem !important;
}
.btn.btn-inline.btn-large .fusion-button-text:after {
  margin-left: 1rem !important;
}
.btn.btn-inline.white .fusion-button-text {
  color: #ffffff !important;
}
.btn.btn-inline.white .fusion-button-text:after {
  color: #ffffff !important;
}
.btn.btn-special {
  background: #6509ba !important;
  border: 0.125rem solid #6509ba !important;
}
.btn.btn-special .fusion-button-text {
  color: #ffffff !important;
}
.btn.btn-special:hover {
  background: #ffffff !important;
}
.btn.btn-special:hover .fusion-button-text,
.btn.btn-special:hover .button-icon-right {
  color: #6509ba !important;
}
.btn.btn-special.btn-arrow:before {
  font-family: "Font Awesome 6 Sharp";
  content: "\f054";
  color: #ffffff;
  font-weight: 500;
  font-size: 1rem;
}
.btn.btn-special.btn-arrow:hover::before {
  color: #6509ba !important;
}
.btn.btn-light {
  background: rgba(248, 250, 252, 0.2) !important;
  border: none !important;
}
.btn.btn-light .fusion-button-text {
  color: #ffffff !important;
}
.btn.btn-light:hover {
  background: #ffffff !important;
}
.btn.btn-light:hover .fusion-button-text,
.btn.btn-light:hover .button-icon-right {
  color: #00194d !important;
}
.btn.btn-light.btn-icon .fusion-button-text {
  margin-right: 1rem !important;
}
.btn.btn-light.btn-arrow:before {
  font-family: "Font Awesome 6 Sharp";
  content: "\f054";
  color: #ffffff;
  font-weight: 500;
  font-size: 1rem;
  line-height: 1.25rem !important;
  margin-right: 0.5rem !important;
}
.btn.btn-light.btn-arrow:hover::before {
  color: #00194d !important;
}
.btn.btn-large {
  padding: 1.375rem 10rem !important;
}
.btn.btn-small {
  padding: 0.875rem 1rem !important;
}
.btn.btn-small .fusion-button-text {
  font-size: 0.875rem !important;
  line-height: 1rem !important;
}
.btn.btn-small.btn-arrow::before {
  font-size: 1rem !important;
  line-height: 1rem !important;
  margin-right: 0.5rem !important;
}
.btn.btn-smaller {
  padding: 0.5rem !important;
}
.btn.btn-smaller .fusion-button-text {
  font-size: 0.875rem !important;
  margin: 0 !important;
}
.btn.btn-y-smaller {
  padding: 0.5rem 1rem !important;
}
.btn.btn-y-smaller .fusion-button-text {
  font-size: 0.875rem !important;
  margin: 0 !important;
}
.btn.btn-60 {
  padding: 0.188rem 1rem !important;
}

.btn-wrapper {
  display: flex;
  justify-content: flex-start;
  align-items: start;
  gap: 2rem;
}

.btn-wrapper-between {
  display: flex;
  justify-content: space-between;
  align-items: start;
  gap: 1rem;
}
.btn-wrapper-between .btn-arrow-square {
  background: #F95F18;
  height: 32px;
  aspect-ratio: 1/1;
  color: white;
  display: grid;
  justify-content: center;
  align-items: center;
  border-radius: 2px;
}
.btn-wrapper-between .btn-arrow-square .fa-arrow-up-right {
  font-weight: 500;
  font-size: 1.5rem;
}

@media screen and (min-width: 600px) {
  .btn-wrapper-between .btn-arrow-square {
    margin-right: 24px;
  }
}
.btn-holder {
  display: flex;
  gap: 1rem;
}
.btn-holder .fusion-column-wrapper {
  gap: 1rem !important;
  margin: 0 !important;
}
.btn-holder.single {
  gap: 1rem;
}
.btn-holder.single .btn {
  margin: 0 !important;
}

.store-btn-holder .fusion-column-wrapper {
  display: flex;
  justify-content: flex-start;
  gap: 1rem;
}

@media screen and (max-width: 520px) {
  .btn-holder {
    flex-direction: column;
  }
  .btn-holder .fusion-column-wrapper > div {
    width: 100% !important;
  }
  .btn-holder > div {
    width: 100% !important;
  }
}
@media screen and (max-width: 520px) {
  .btn-holder .fusion-column-wrapper {
    flex-direction: column;
    gap: 1rem;
    align-items: flex-start;
  }
  .btn-holder .fusion-column-wrapper > div {
    max-width: 100%;
    flex: 0 0 100%;
  }
  .btn-holder .fusion-column-wrapper > div .btn {
    width: 100%;
  }
  .btn-holder.single {
    flex-direction: column;
  }
  .store-btn-holder {
    width: 100% !important;
  }
  .store-btn-holder .fusion-column-wrapper {
    justify-content: center !important;
  }
}
.btn-fourth {
  background-color: transparent !important;
  border: none !important;
  border-radius: unset !important;
  padding: 0 !important;
}
.btn-fourth .fusion-button-text {
  color: #ffffff !important;
  font-family: "Inclusive Sans Semibold";
  font-size: 1rem;
  line-height: 1.25rem;
}
.btn-fourth .fusion-button-text:after {
  font-family: "Font Awesome 5 Free";
  content: "\f061";
  color: #ffffff;
  font-weight: 900;
  margin-left: 0.5rem;
  transition: all 0.2s ease-in-out;
}
.btn-fourth:hover .fusion-button-text:after {
  margin-left: 1rem !important;
  transition: all 0.2s ease-in-out;
}

/* Fonts */
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0 !important;
}

.fusion-text ul li a {
  color: #6509ba;
}
.fusion-text ul li a:hover {
  color: #D54401;
}

.fusion-checklist .fusion-li-item p {
  font-size: 1.125rem !important;
  line-height: 1.625rem !important;
}
.fusion-checklist .fusion-li-item p a {
  color: #6509ba;
}
.fusion-checklist .fusion-li-item p a:hover {
  color: #D54401;
}

.home h1 {
  font-size: 4rem !important;
  line-height: normal !important;
  letter-spacing: 0.031rem !important;
}
@media screen and (max-width: 1200px) {
  .home h1 {
    font-size: 3.5rem !important;
    line-height: 4rem !important;
  }
}
@media screen and (max-width: 950px) {
  .home h1 {
    font-size: 2.75rem !important;
    line-height: 3.25rem !important;
  }
}
@media screen and (max-width: 750px) {
  .home h1 {
    font-size: 2.25rem !important;
    line-height: 2.75rem !important;
  }
}
@media screen and (max-width: 500px) {
  .home h1 {
    font-size: 1.75rem !important;
    line-height: 2.125rem !important;
  }
}

.h2-roboto h2 {
  font-size: 3.25rem !important;
  font-family: "Inclusive Sans Semibold" !important;
  text-transform: none !important;
  font-weight: 700 !important;
}

.h2-special h2 {
  font-size: 5.625rem !important;
  color: #F95F18 !important;
  line-height: 6rem !important;
  font-family: "Epassi Bold" !important;
}

b,
strong {
  font-family: "Inclusive Sans Semibold" !important;
}

.special-h2 {
  font-family: "Epassi Bold";
  color: #F95F18;
}

.h4 h3 {
  font-size: 1.625rem !important;
  line-height: 2rem !important;
}

.h3-large h3 {
  font-size: 6rem !important;
  line-height: 7.2rem !important;
}

.white * {
  color: #ffffff !important;
}

.light * {
  color: #FEF4E3 !important;
}

.lightgrey * {
  color: #f1f5f9 !important;
}

.primary * {
  color: #020617 !important;
}

.link,
.link * {
  color: #D54401 !important;
}

.blog-related,
.blog-related * {
  color: #D54401;
}

.bignumber {
  font-family: "Epassi Bold" !important;
  color: #F95F18 !important;
  font-size: 2.625rem !important;
  line-height: 3.125rem !important;
  text-transform: uppercase !important;
}
.bignumber p {
  margin-bottom: 0 !important;
}
.bignumber.black {
  color: black !important;
}

@media screen and (min-width: 1300px) {
  .container-medium {
    max-width: 1280px;
    margin-left: auto;
    margin-right: auto;
  }
  .container-medium .fusion-column-wrapper {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
}

@media screen and (min-width: 1300px) {
  .container-small {
    max-width: 1121px !important;
    margin-left: auto;
    margin-right: auto;
  }
  .container-small > .fusion-column-wrapper {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
}

@media screen and (min-width: 1300px) {
  .container-small-holder > .fusion-builder-row {
    max-width: 1121px !important;
    margin-left: auto;
    margin-right: auto;
  }
}

.sticky-nav-go-to p {
  margin-right: 2rem;
}

@media screen and (max-width: 834px) {
  .site-nav .fusion-column-wrapper:has(.sticky-nav-go-to) {
    justify-content: flex-start !important;
    flex-wrap: wrap !important;
  }
}

body.single-post .container-small .primary-section h1,
body.single-post .container-small .primary-section h2,
body.single-post .container-small .primary-section h3,
body.single-post .container-small .primary-section h4,
body.single-post .container-small .primary-section h5,
body.single-post .container-small .primary-section h6,
body.single-post .container-small .primary-section p {
  color: #ffffff !important;
}
@media screen and (min-width: 1200px) {
  body.single-post .container-small .primary-section h2 {
    font-size: 2.625rem !important;
    line-height: 3.125rem;
    margin-bottom: 1rem;
  }
}
@media screen and (min-width: 1200px) {
  body.single-post .container-small .primary-section p {
    font-size: 1.125rem;
    margin-bottom: 2rem;
  }
}

.accordian .panel-heading a {
  padding: 0 !important;
}

.accordion .fusion-toggle-heading {
  margin-right: 0;
  order: 1;
}
.accordion .fusion-toggle-icon-wrapper {
  order: 2;
}
.accordion .fusion-toggle-icon-wrapper i {
  color: #020617;
}
.accordion .fusion-toggle-icon-wrapper {
  background-color: transparent;
}

.faq .fusion-panel {
  padding-top: 2rem !important;
  padding-bottom: 2rem !important;
}
.faq .fusion-panel:first-of-type {
  padding-top: 0 !important;
}
.faq .fusion-panel .panel-heading {
  margin-bottom: 0 !important;
}
.faq .fusion-panel .panel-heading .panel-title a {
  display: flex;
  align-items: center !important;
}
.faq .fusion-panel .panel-heading .panel-title a .fusion-toggle-heading {
  font-size: 1.125rem !important;
  line-height: 1.385rem !important;
  color: #332824 !important;
}
.faq .fusion-panel .panel-heading .panel-title a .fa-fusion-box::before {
  line-height: 1.375rem !important;
}
.faq .fusion-panel .panel-collapse .panel-body {
  padding: 0 !important;
  margin-top: 1rem !important;
}
.faq .fusion-panel .panel-collapse .panel-body p {
  color: #332824 !important;
}
.faq .fusion-panel .panel-collapse .panel-body a {
  color: #6509ba !important;
}
.faq .fusion-panel .panel-collapse .panel-body a:hover {
  color: #D54401 !important;
}
.faq .fusion-panel .panel-collapse .panel-body .fusion-fullwidth {
  padding: 0 !important;
}
.faq .fusion-panel .panel-collapse .panel-body .fusion-fullwidth .fusion-builder-row {
  margin: 0 !important;
}
.faq .fusion-panel .panel-collapse .panel-body .fusion-fullwidth .fusion-builder-row .fusion-column-wrapper {
  margin: 0 !important;
  max-width: 100% !important;
}
.faq .fusion-panel .panel-collapse .panel-body .fusion-fullwidth .fusion-builder-row .fusion-column-wrapper .fusion-text p,
.faq .fusion-panel .panel-collapse .panel-body .fusion-fullwidth .fusion-builder-row .fusion-column-wrapper .fusion-text span,
.faq .fusion-panel .panel-collapse .panel-body .fusion-fullwidth .fusion-builder-row .fusion-column-wrapper .fusion-text li {
  font-size: 1rem !important;
  line-height: 1.375rem !important;
}
.faq .fusion-panel .panel-collapse .panel-body .fusion-fullwidth .fusion-builder-row .fusion-column-wrapper .fusion-text ul {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}
.faq .fusion-panel .panel-collapse .panel-body .fusion-fullwidth .fusion-builder-row .fusion-column-wrapper .fusion-text > *:not(:last-child) {
  margin-bottom: 2rem !important;
}
.faq .fusion-panel .panel-collapse .panel-body .fusion-fullwidth .fusion-builder-row .fusion-column-wrapper > *:not(:last-child) {
  margin-bottom: 2rem !important;
}
.faq .fusion-panel .panel-collapse .panel-body .fusion-fullwidth .fusion-builder-row .fusion-column-wrapper > div {
  text-align: left !important;
}
.faq .fusion-panel .panel-collapse .panel-body .fusion-fullwidth .fusion-builder-row .fusion-column-wrapper .btn {
  background: transparent !important;
  border: 0.156rem solid #F95F18 !important;
}
.faq .fusion-panel .panel-collapse .panel-body .fusion-fullwidth .fusion-builder-row .fusion-column-wrapper .btn .fusion-button-text {
  color: #F95F18 !important;
  font-size: 0.875rem !important;
  line-height: 1rem !important;
}
.faq .fusion-panel .panel-collapse .panel-body .fusion-fullwidth .fusion-builder-row .fusion-column-wrapper .btn:hover {
  background: #F95F18 !important;
}
.faq .fusion-panel .panel-collapse .panel-body .fusion-fullwidth .fusion-builder-row .fusion-column-wrapper .btn:hover .fusion-button-text,
.faq .fusion-panel .panel-collapse .panel-body .fusion-fullwidth .fusion-builder-row .fusion-column-wrapper .btn:hover .button-icon-right {
  color: #ffffff !important;
}
.faq .fusion-panel .panel-collapse .panel-body .fusion-fullwidth .fusion-builder-row .fusion-column-wrapper .btn:after {
  font-family: "Font Awesome 6 Sharp";
  content: "\e09f";
  color: #F95F18;
  font-weight: 500;
  font-size: 1rem;
  line-height: 1rem !important;
}
.faq .fusion-panel .panel-collapse .panel-body .fusion-fullwidth .fusion-builder-row .fusion-column-wrapper .btn:hover::after {
  color: #ffffff !important;
}
.faq.white .fusion-panel .panel-heading .panel-title a .fa-fusion-box::before {
  color: white !important;
}
.faq.white .fusion-panel .panel-collapse .panel-body {
  padding: 0 !important;
  margin-top: 1rem !important;
}
.faq.white .fusion-panel .panel-collapse .panel-body .fusion-fullwidth {
  padding: 0 !important;
}
.faq.white .fusion-panel .panel-collapse .panel-body .fusion-fullwidth .fusion-builder-row {
  margin: 0 !important;
}
.faq.white .fusion-panel .panel-collapse .panel-body .fusion-fullwidth .fusion-builder-row .fusion-column-wrapper {
  margin: 0 !important;
  max-width: 100% !important;
}
.faq.white .fusion-panel .panel-collapse .panel-body .fusion-fullwidth .fusion-builder-row .fusion-column-wrapper .fusion-text p,
.faq.white .fusion-panel .panel-collapse .panel-body .fusion-fullwidth .fusion-builder-row .fusion-column-wrapper .fusion-text span,
.faq.white .fusion-panel .panel-collapse .panel-body .fusion-fullwidth .fusion-builder-row .fusion-column-wrapper .fusion-text li {
  font-size: 1rem !important;
  line-height: 1.375rem !important;
}
.faq.white .fusion-panel .panel-collapse .panel-body .fusion-fullwidth .fusion-builder-row .fusion-column-wrapper .fusion-text ul {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}
.faq.white .fusion-panel .panel-collapse .panel-body .fusion-fullwidth .fusion-builder-row .fusion-column-wrapper .fusion-text > *:not(:last-child) {
  margin-bottom: 2rem !important;
}
.faq.white .fusion-panel .panel-collapse .panel-body .fusion-fullwidth .fusion-builder-row .fusion-column-wrapper > *:not(:last-child) {
  margin-bottom: 2rem !important;
}
.faq.white .fusion-panel .panel-collapse .panel-body .fusion-fullwidth .fusion-builder-row .fusion-column-wrapper > div {
  text-align: left !important;
}
.faq.white .fusion-panel .panel-collapse .panel-body .fusion-fullwidth .fusion-builder-row .fusion-column-wrapper .btn {
  background: transparent transparent;
  border: 0.156rem solid #ffffff !important;
}
.faq.white .fusion-panel .panel-collapse .panel-body .fusion-fullwidth .fusion-builder-row .fusion-column-wrapper .btn .fusion-button-text {
  color: #ffffff !important;
  font-size: 0.875rem !important;
  line-height: 1rem !important;
  margin-right: 0.5rem !important;
}
.faq.white .fusion-panel .panel-collapse .panel-body .fusion-fullwidth .fusion-builder-row .fusion-column-wrapper .btn:hover {
  background: #ffffff !important;
}
.faq.white .fusion-panel .panel-collapse .panel-body .fusion-fullwidth .fusion-builder-row .fusion-column-wrapper .btn:hover .fusion-button-text,
.faq.white .fusion-panel .panel-collapse .panel-body .fusion-fullwidth .fusion-builder-row .fusion-column-wrapper .btn:hover .button-icon-right {
  color: #F95F18 !important;
}
.faq.white .fusion-panel .panel-collapse .panel-body .fusion-fullwidth .fusion-builder-row .fusion-column-wrapper .btn:after {
  color: #ffffff !important;
}
.faq.white .fusion-panel .panel-collapse .panel-body .fusion-fullwidth .fusion-builder-row .fusion-column-wrapper .btn:hover::after {
  color: #F95F18 !important;
}
.faq.faq-partner .fusion-accordian #accordian-1 .fa-fusion-box {
  background-color: transparent !important;
  color: #D54401 !important;
}
.faq.faq-partner .fusion-accordian #accordian-1 .panel-title a:hover .fa-fusion-box, .faq.faq-partner .fusion-accordian #accordian-1 .panel-title .active .fa-fusion-box {
  background-color: transparent !important;
}
.faq.faq-partner .fusion-filters {
  display: none !important;
}
.faq.faq-partner .fusion-panel {
  border-color: #e2e8f0 !important;
}
.faq.faq-partner .fusion-panel .panel-heading a {
  display: flex;
  justify-content: space-between;
}
.faq.faq-partner .fusion-panel .panel-heading a .fusion-toggle-icon-wrapper {
  order: 2;
}
.faq.faq-partner .fusion-panel .panel-heading a .fusion-toggle-icon-wrapper .fa-fusion-box {
  background-color: transparent !important;
  background: transparent !important;
  border: none !important;
}
.faq.faq-partner .fusion-panel .panel-heading a .fusion-toggle-icon-wrapper .fa-fusion-box::before {
  font-size: 2rem !important;
}
.faq.faq-partner .fusion-panel .panel-heading a .fusion-toggle-heading {
  margin-left: 0;
  font-size: 1.125rem !important;
  line-height: 1.385rem !important;
  font-weight: 400 !important;
  font-family: "Inclusive Sans Regular";
  color: #332824 !important;
}
.faq.faq-partner .fusion-panel .panel-collapse .panel-body p {
  font-size: 1rem !important;
  line-height: 1.25rem !important;
  font-weight: 400 !important;
  color: #332824 !important;
  font-family: "Inclusive Sans Regular";
}

.faq-link .fusion-column-wrapper {
  display: flex;
  flex-direction: row;
  gap: 1.25rem !important;
}
.faq-link .fusion-column-wrapper .btn-inline .fusion-button-text {
  font-size: 1.5rem !important;
}
.faq-link .fusion-column-wrapper .btn-inline .fusion-button-text::after {
  content: "\f061" !important;
  margin-left: 0.75rem !important;
}

@media screen and (min-width: 834px) {
  .fusion-fullwidth .inner-container {
    max-width: 834px;
    padding-left: 3rem;
    padding-right: 3rem;
    margin: 0 auto;
  }
}
@media screen and (min-width: 1440px) {
  .fusion-fullwidth .inner-container {
    max-width: 1440px;
    padding-left: 5rem;
    padding-right: 5rem;
    margin: 0 auto;
  }
}

@media screen and (max-width: 1440px) {
  #main.width-100 {
    padding-left: 5rem !important;
    padding-right: 5rem !important;
  }
  #main.width-100 .fusion-fullwidth,
  #main.width-100 .nonhundred-percent-fullwidth {
    margin-left: -5rem !important;
    margin-right: -5rem !important;
    padding-left: 5rem !important;
    padding-right: 5rem !important;
  }
  #main.width-100 .fusion-fullwidth.main-teaser,
  #main.width-100 .nonhundred-percent-fullwidth.main-teaser {
    margin: 0 !important;
    padding: 0 !important;
  }
  #main.width-100 .fusion-fullwidth.main-teaser .mb-20,
  #main.width-100 .nonhundred-percent-fullwidth.main-teaser .mb-20 {
    margin-bottom: 1rem !important;
  }
  #main.width-100 .fusion-fullwidth.home-teaser,
  #main.width-100 .nonhundred-percent-fullwidth.home-teaser {
    padding: 0 !important;
  }
  #main.width-100 .fusion-fullwidth.home-teaser .inner-container,
  #main.width-100 .nonhundred-percent-fullwidth.home-teaser .inner-container {
    margin: 0 auto !important;
  }
  #main.width-100 .fusion-fullwidth.plr-300,
  #main.width-100 .nonhundred-percent-fullwidth.plr-300 {
    padding-left: 10rem !important;
    padding-right: 10rem !important;
  }
  #main.width-100 .fusion-fullwidth.pr-sm-0,
  #main.width-100 .nonhundred-percent-fullwidth.pr-sm-0 {
    padding-right: 0 !important;
  }
  #main.width-100 .fusion-fullwidth.pl-sm-0,
  #main.width-100 .nonhundred-percent-fullwidth.pl-sm-0 {
    padding-left: 0 !important;
  }
  #main.width-100 .fusion-fullwidth.pl-sm-0 .fusion-column-wrapper,
  #main.width-100 .nonhundred-percent-fullwidth.pl-sm-0 .fusion-column-wrapper {
    padding-left: 1rem !important;
  }
  #main.width-100 .fusion-fullwidth.kurs-teaser,
  #main.width-100 .nonhundred-percent-fullwidth.kurs-teaser {
    padding-right: 0 !important;
  }
  #main.width-100 .fusion-fullwidth.switched-teaser,
  #main.width-100 .nonhundred-percent-fullwidth.switched-teaser {
    padding-right: 0 !important;
  }
  #main.width-100 .fusion-fullwidth.category-overview,
  #main.width-100 .nonhundred-percent-fullwidth.category-overview {
    padding-right: 0 !important;
  }
  #main.width-100 .fusion-fullwidth.city-teaser,
  #main.width-100 .nonhundred-percent-fullwidth.city-teaser {
    margin-left: -5rem !important;
    margin-right: -5rem !important;
    padding-left: 5rem !important;
    padding-right: 5rem !important;
    width: 100vw !important;
  }
  .fusion-header {
    padding-left: 5rem !important;
    padding-right: 5rem !important;
  }
  .fusion-tb-footer .fusion-fullwidth {
    padding-left: 5rem !important;
    padding-right: 5rem !important;
  }
  .overlay-dark-gradient-holder .inner-container {
    max-width: unset !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .scroll-top {
    scroll-margin-top: 1rem;
  }
}
@media screen and (max-width: 1320px) {
  #main.width-100 {
    padding-left: 3rem !important;
    padding-right: 3rem !important;
  }
  #main.width-100 .fusion-fullwidth,
  #main.width-100 .nonhundred-percent-fullwidth {
    margin-left: -3rem !important;
    margin-right: -3rem !important;
    padding-left: 3rem !important;
    padding-right: 3rem !important;
  }
  #main.width-100 .fusion-fullwidth.main-teaser,
  #main.width-100 .nonhundred-percent-fullwidth.main-teaser {
    min-height: unset !important;
  }
  #main.width-100 .fusion-fullwidth.plr-300,
  #main.width-100 .nonhundred-percent-fullwidth.plr-300 {
    padding-left: 5rem !important;
    padding-right: 5rem !important;
  }
  #main.width-100 .fusion-fullwidth.kurs-teaser,
  #main.width-100 .nonhundred-percent-fullwidth.kurs-teaser {
    padding-right: 0 !important;
  }
  #main.width-100 .fusion-fullwidth.switched-teaser,
  #main.width-100 .nonhundred-percent-fullwidth.switched-teaser {
    padding-right: 0 !important;
  }
  #main.width-100 .fusion-fullwidth.city-teaser,
  #main.width-100 .nonhundred-percent-fullwidth.city-teaser {
    margin-left: -3rem !important;
    margin-right: -3rem !important;
    padding-left: 3rem !important;
    padding-right: 3rem !important;
  }
  .fusion-header {
    padding-left: 3rem !important;
    padding-right: 3rem !important;
  }
  .fusion-tb-footer .fusion-fullwidth {
    padding-left: 3rem !important;
    padding-right: 3rem !important;
  }
  h1 {
    font-size: 2.75rem !important;
    line-height: 3.25rem !important;
  }
  .pt-150 {
    padding-top: 6rem !important;
  }
  .pt-350 {
    padding-top: 8rem !important;
  }
  .pl-sm-0 {
    padding-left: 0 !important;
  }
  .pl-sm-0 .fusion-column-wrapper {
    padding-left: 0 !important;
  }
}
@media screen and (max-width: 1020px) {
  h1,
  .h1 {
    font-size: 2.5rem !important;
    line-height: 3rem !important;
  }
  h2 {
    font-size: 2.25rem !important;
    line-height: 2.5rem !important;
  }
  h3 {
    font-size: 2rem !important;
    line-height: 2.25rem !important;
  }
  .h2-roboto h2 {
    font-size: 1.875rem !important;
    line-height: 2.125rem !important;
  }
  .h2-special h2 {
    font-size: 3.75rem !important;
    line-height: normal !important;
  }
}
@media screen and (max-width: 834px) {
  #main.width-100 {
    padding-left: 3rem !important;
    padding-right: 3rem !important;
  }
  #main.width-100 .fusion-fullwidth,
  #main.width-100 .nonhundred-percent-fullwidth {
    margin-left: -3rem !important;
    margin-right: -3rem !important;
    padding-left: 3rem !important;
    padding-right: 3rem !important;
  }
  #main.width-100 .fusion-fullwidth.main-teaser,
  #main.width-100 .nonhundred-percent-fullwidth.main-teaser {
    margin: 0 !important;
    padding: 3rem 0 4rem !important;
  }
  #main.width-100 .fusion-fullwidth.main-teaser .fusion-builder-column-0,
  #main.width-100 .nonhundred-percent-fullwidth.main-teaser .fusion-builder-column-0 {
    order: 2;
  }
  #main.width-100 .fusion-fullwidth.main-teaser .fusion-builder-column-0.ptb-130,
  #main.width-100 .nonhundred-percent-fullwidth.main-teaser .fusion-builder-column-0.ptb-130 {
    padding: 0 !important;
  }
  #main.width-100 .fusion-fullwidth.main-teaser .h-100,
  #main.width-100 .nonhundred-percent-fullwidth.main-teaser .h-100 {
    max-width: 80%;
    margin: 0 auto 3rem !important;
  }
  #main.width-100 .fusion-fullwidth.home-teaser,
  #main.width-100 .nonhundred-percent-fullwidth.home-teaser {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  #main.width-100 .fusion-fullwidth.home-teaser .inner-container,
  #main.width-100 .nonhundred-percent-fullwidth.home-teaser .inner-container {
    margin: 0 auto !important;
  }
  #main.width-100 .fusion-fullwidth.site-nav,
  #main.width-100 .nonhundred-percent-fullwidth.site-nav {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  #main.width-100 .fusion-fullwidth.site-nav .fusion-column-wrapper,
  #main.width-100 .nonhundred-percent-fullwidth.site-nav .fusion-column-wrapper {
    margin: 0 !important;
  }
  #main.width-100 .fusion-fullwidth.kurs-teaser,
  #main.width-100 .nonhundred-percent-fullwidth.kurs-teaser {
    padding-left: 0 !important;
  }
  #main.width-100 .fusion-fullwidth.kurs-teaser .fusion-builder-column-1,
  #main.width-100 .nonhundred-percent-fullwidth.kurs-teaser .fusion-builder-column-1 {
    order: 2 !important;
    padding-left: 3rem !important;
    padding-right: 3rem !important;
    border-radius: 1.5rem 1.5rem 0 0 !important;
    margin-top: -3rem !important;
    z-index: 100 !important;
    background-color: #ffffff !important;
    margin-bottom: 0 !important;
    padding-bottom: 6rem !important;
  }
  #main.width-100 .fusion-fullwidth.kurs-teaser .fusion-builder-column-2,
  #main.width-100 .nonhundred-percent-fullwidth.kurs-teaser .fusion-builder-column-2 {
    order: 1 !important;
    max-height: 19.063rem !important;
    margin: 0 !important;
  }
  #main.width-100 .fusion-fullwidth.kurs-teaser .fusion-builder-column-2 .fusion-column-wrapper,
  #main.width-100 .nonhundred-percent-fullwidth.kurs-teaser .fusion-builder-column-2 .fusion-column-wrapper {
    margin-left: 0 !important;
  }
  #main.width-100 .fusion-fullwidth.kurs-teaser .fusion-builder-column-2 .fusion-column-wrapper .fusion-image-element,
  #main.width-100 .nonhundred-percent-fullwidth.kurs-teaser .fusion-builder-column-2 .fusion-column-wrapper .fusion-image-element {
    border-radius: 0 !important;
  }
  #main.width-100 .fusion-fullwidth.switched-teaser,
  #main.width-100 .nonhundred-percent-fullwidth.switched-teaser {
    padding-left: 0 !important;
  }
  #main.width-100 .fusion-fullwidth.switched-teaser .fusion-builder-column-0,
  #main.width-100 .nonhundred-percent-fullwidth.switched-teaser .fusion-builder-column-0 {
    order: 2 !important;
    padding-left: 3rem !important;
    padding-right: 3rem !important;
    border-radius: 1.5rem 1.5rem 0 0 !important;
    margin-top: -3rem !important;
    z-index: 100 !important;
    background-color: #ffffff !important;
    margin-bottom: 0 !important;
    padding-bottom: 6rem !important;
  }
  #main.width-100 .fusion-fullwidth.switched-teaser .fusion-builder-column-1,
  #main.width-100 .nonhundred-percent-fullwidth.switched-teaser .fusion-builder-column-1 {
    order: 1 !important;
    max-height: 19.063rem !important;
    margin: 0 !important;
  }
  #main.width-100 .fusion-fullwidth.switched-teaser .fusion-builder-column-1 .fusion-column-wrapper,
  #main.width-100 .nonhundred-percent-fullwidth.switched-teaser .fusion-builder-column-1 .fusion-column-wrapper {
    margin-left: 0 !important;
  }
  #main.width-100 .fusion-fullwidth.switched-teaser .fusion-builder-column-1 .fusion-column-wrapper .fusion-image-element,
  #main.width-100 .nonhundred-percent-fullwidth.switched-teaser .fusion-builder-column-1 .fusion-column-wrapper .fusion-image-element {
    border-radius: 0 !important;
  }
  #main.width-100 .fusion-fullwidth.city-teaser,
  #main.width-100 .nonhundred-percent-fullwidth.city-teaser {
    margin-left: -3rem !important;
    margin-right: -3rem !important;
    padding-left: 3rem !important;
    padding-right: 3rem !important;
  }
  #main.width-100 .fusion-fullwidth.tabbed-cta-btn-holder,
  #main.width-100 .nonhundred-percent-fullwidth.tabbed-cta-btn-holder {
    padding-right: 0 !important;
  }
  .two-col-tablet-fix > .fusion-builder-row > .fusion-layout-column {
    max-width: 50% !important;
    flex: 0 0 50% !important;
  }
  .two-col-tablet-fix.fusion-layout-column .fusion-column-wrapper .fusion-builder-row-inner > .fusion-layout-column {
    max-width: 50% !important;
    flex: 0 0 50% !important;
  }
  .fusion-header {
    padding-left: 3rem !important;
    padding-right: 3rem !important;
  }
  .fusion-tb-footer .fusion-fullwidth {
    padding-left: 3rem !important;
    padding-right: 3rem !important;
  }
  .switched-order .has-aspect-ratio {
    height: 250px;
    width: 100%;
  }
  .switched-order .has-aspect-ratio img {
    aspect-ratio: unset !important;
    height: 100%;
    width: 100%;
    object-fit: cover;
  }
  .switched-order .fusion-layout-column:first-of-type {
    order: 2;
  }
  .tablet-one-col .fusion-builder-row-inner {
    display: flex;
    flex-direction: column !important;
  }
  .tablet-one-col .fusion-builder-row-inner .d-sm-none > .fusion-column-wrapper {
    justify-content: flex-start !important;
  }
  .ptb-sm-130 {
    padding-top: 4rem !important;
    padding-bottom: 4rem !important;
  }
  .pb-sm-30 {
    padding-bottom: 2rem !important;
  }
  .ptb-sm-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .mb-sm-0 {
    margin-bottom: 0 !important;
  }
  .mb-sm-60 {
    margin-bottom: 4rem !important;
  }
  .mb-sm-40 {
    margin-bottom: 2.5rem !important;
  }
  .mb-sm-50 {
    margin-bottom: 3rem !important;
  }
  .mb-sm-20 {
    margin-bottom: 1rem !important;
  }
  .mb-sm-30 {
    margin-bottom: 2rem !important;
  }
  .mb-sm-25 {
    margin-bottom: 1.5rem !important;
  }
  .p-50 {
    padding: 2rem !important;
  }
  .fs-sm-sm {
    font-size: 1.125rem !important;
  }
  h1 {
    font-size: 1.875rem !important;
    line-height: 2.25rem !important;
    hyphens: auto;
  }
  h2 {
    font-size: 1.875rem !important;
    line-height: 2.25rem !important;
  }
  h3 {
    font-size: 1.75rem !important;
    line-height: 2.125rem !important;
  }
  .overlay-dark-gradient-holder .ptb-130 {
    padding-top: 12rem !important;
  }
  .overlay-dark-gradient-holder .fusion-column-wrapper {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
  .h-100:not(.overlay-dark) {
    height: unset !important;
  }
  .only-web-phone {
    display: none !important;
  }
  .only-tablet {
    display: block !important;
  }
  .special-bordered-container-bottom-left {
    border-radius: 0 0 0 40px !important;
  }
  .special-bordered-container-top-right {
    border-radius: 0 40px 0 0 !important;
  }
  .special-bordered-container-top {
    border-radius: 40px 40px 0 0 !important;
  }
  .align-sm-left {
    text-align: left !important;
  }
  .border-sm-0 .fusion-column-wrapper {
    border: 0 !important;
  }
  .border-sm-0 .fusion-column-wrapper .fusion-counter-box {
    margin-bottom: 0 !important;
  }
  .aspect-sm-3-2 {
    aspect-ratio: 3/2 !important;
  }
  .faq-link {
    flex-direction: column;
  }
}
@media screen and (max-width: 720px) {
  .two-col-tablet-fix.fusion-layout-column .fusion-column-wrapper .fusion-builder-row-inner > .fusion-layout-column {
    max-width: 100% !important;
    flex: 0 0 100% !important;
  }
  .border-radius-sm-12 {
    border-radius: 0.75rem !important;
  }
}
@media screen and (max-width: 520px) {
  #main.width-100 {
    padding-left: 1rem !important;
    padding-right: 1rem !important;
  }
  #main.width-100 .fusion-fullwidth,
  #main.width-100 .nonhundred-percent-fullwidth {
    margin-left: -1rem !important;
    margin-right: -1rem !important;
    padding-left: 1rem !important;
    padding-right: 1rem !important;
  }
  #main.width-100 .fusion-fullwidth.main-teaser .h-100,
  #main.width-100 .nonhundred-percent-fullwidth.main-teaser .h-100 {
    max-width: 100%;
  }
  #main.width-100 .fusion-fullwidth.home-teaser,
  #main.width-100 .nonhundred-percent-fullwidth.home-teaser {
    padding: 0 !important;
  }
  #main.width-100 .fusion-fullwidth.home-teaser .inner-container,
  #main.width-100 .nonhundred-percent-fullwidth.home-teaser .inner-container {
    margin: 0 auto !important;
  }
  #main.width-100 .fusion-fullwidth.plr-300,
  #main.width-100 .nonhundred-percent-fullwidth.plr-300 {
    padding-left: 1rem !important;
    padding-right: 1rem !important;
  }
  #main.width-100 .fusion-fullwidth.kurs-teaser .fusion-builder-column-1,
  #main.width-100 .nonhundred-percent-fullwidth.kurs-teaser .fusion-builder-column-1 {
    padding-left: 1rem !important;
    padding-right: 1rem !important;
  }
  #main.width-100 .fusion-fullwidth.switched-teaser .fusion-builder-column-0,
  #main.width-100 .nonhundred-percent-fullwidth.switched-teaser .fusion-builder-column-0 {
    padding-left: 1rem !important;
    padding-right: 1rem !important;
  }
  #main.width-100 .fusion-fullwidth.city-teaser,
  #main.width-100 .nonhundred-percent-fullwidth.city-teaser {
    margin-left: -1rem !important;
    margin-right: -1rem !important;
    padding-left: 1rem !important;
    padding-right: 1rem !important;
    height: calc(100vh - 80px) !important;
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  #main.width-100 .fusion-fullwidth.city-teaser .fusion-builder-row,
  #main.width-100 .nonhundred-percent-fullwidth.city-teaser .fusion-builder-row {
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
  }
  #main.width-100 .fusion-fullwidth.city-teaser .fusion-builder-row .ptb-130,
  #main.width-100 .nonhundred-percent-fullwidth.city-teaser .fusion-builder-row .ptb-130 {
    padding: 0 !important;
  }
  #main.width-100 .fusion-fullwidth.city-teaser .fusion-builder-row .ptb-130 .btn-secondary .fusion-button-text,
  #main.width-100 .nonhundred-percent-fullwidth.city-teaser .fusion-builder-row .ptb-130 .btn-secondary .fusion-button-text {
    margin: 0 auto;
  }
  .d-sm-none {
    display: none !important;
  }
  .d-web-none {
    display: block !important;
  }
  .d-web-none .btn .fusion-button-text {
    margin: 0 auto;
  }
  .two-col-tablet-fix > .fusion-builder-row > .fusion-layout-column {
    max-width: 100% !important;
    flex: 0 0 100% !important;
  }
  .two-col-tablet-fix.fusion-layout-column .fusion-column-wrapper .fusion-builder-row-inner > .fusion-layout-column {
    max-width: 100% !important;
    flex: 0 0 100% !important;
  }
  .only-tablet {
    display: none !important;
  }
  .only-web-phone {
    display: block !important;
  }
  .align-sm-center {
    text-align: center !important;
  }
  .fusion-header {
    padding-left: 1rem !important;
    padding-right: 1rem !important;
  }
  .fusion-tb-footer .fusion-fullwidth {
    padding-left: 1rem !important;
    padding-right: 1rem !important;
  }
  .btn {
    width: 100% !important;
    justify-content: flex-start !important;
  }
  .btn.btn-large {
    padding: 0.875rem 1rem !important;
  }
  .btn.btn-large.btn-inline {
    padding: 0 !important;
  }
  .btn.btn-large.btn-inline .fusion-button-text {
    font-size: 1.125rem !important;
  }
}
.social-media-custom-youtube-icon.fusion-social-links .fusion-social-networks.boxed-icons .fusion-social-networks-wrapper .fusion-social-network-icon {
  margin-top: 3px !important;
}

@media screen and (max-width: 767px) {
  .fusion-flex-container .fusion-row .fusion-flex-column.custom-mobile-column .fusion-column-wrapper:not(.fusion-flex-column-wrapper-legacy).fusion-content-layout-row {
    flex-direction: column !important;
  }
}

.post-password-form .fusion-button {
  background-color: #D54401;
  font-size: 1rem !important;
  border-radius: 50em;
  line-height: 1.5em !important;
  padding: 0.5rem 2rem !important;
  margin-top: 1rem;
}
.post-password-form .fusion-button:hover, .post-password-form .fusion-button:focus {
  background-color: #00194d;
}
.post-password-form label {
  display: block;
}
.post-password-form label input {
  height: auto !important;
  padding: 0.5rem !important;
  display: block !important;
  margin-left: 0 !important;
  min-width: 20rem;
}

#main:has(.post-password-form) {
  min-height: 20rem;
  padding-top: 5rem;
}

@media screen and (max-width: 1200px) {
  .so-gehts-text {
    width: 100% !important;
  }
}

@media screen and (min-width: 1200px) {
  .so-gehts-section-aligned .so-gehts-button {
    align-self: flex-end !important;
    margin-bottom: 4.5rem !important;
  }
  .so-gehts-section-aligned .so-gehts-text {
    margin-bottom: 4rem !important;
  }
}
@media screen and (max-width: 1200px) {
  .so-gehts-section-aligned .so-gehts-text {
    margin-bottom: 4rem !important;
  }
}
@media screen and (max-width: 768px) {
  .so-gehts-section-aligned .so-gehts-text {
    margin-bottom: 2rem !important;
  }
}

@media screen and (max-width: 1200px) {
  .so-gehts-button {
    order: 50 !important;
    width: 100% !important;
    margin-top: 54px !important;
  }
  .so-gehts-button .fusion-column-wrapper {
    justify-content: center !important;
  }
}
@media screen and (max-width: 767px) {
  .so-gehts-button {
    margin-top: 2rem !important;
  }
  .so-gehts-button .fusion-column-wrapper {
    display: block !important;
  }
  .so-gehts-button .fusion-button {
    width: 100% !important;
    justify-content: flex-start !important;
  }
}

@media screen and (min-width: 768px) and (max-width: 835px) {
  .so-gehts-box {
    width: 32% !important;
  }
}

.image-ratio-object-contain img {
  object-fit: contain !important;
}

@media screen and (max-width: 1140px) {
  .fusion-layout-column.info-button-tablet {
    width: 100% !important;
  }
  .fusion-layout-column.info-button-tablet .fusion-column-wrapper {
    display: block !important;
    margin: 0;
    margin-top: 1.5rem;
  }
  .fusion-layout-column.info-button-tablet .fusion-column-wrapper > div {
    text-align: left !important;
  }
}
@media screen and (max-width: 834px) {
  .fusion-layout-column.info-button-tablet {
    display: none !important;
  }
}

@media screen and (max-width: 767px) {
  .fusion-layout-column:has(.margins-mobile) {
    margin-bottom: 16px !important;
  }
}

#formNewlist #selectme {
  display: flex;
  align-items: center;
  background-color: #f8fafc;
  border-bottom: 1px solid #cbd5e1;
  padding: 0.5rem;
}
#formNewlist #selectme select#roleDropdown,
#formNewlist #selectme select#regionDropdown,
#formNewlist #selectme select {
  margin-left: 0.75rem;
  min-width: 150px;
  border-color: #020617;
  color: #020617;
  padding: 0.5rem;
  height: auto;
  border-radius: 12px;
}
#formNewlist #selectme #export1 {
  min-width: 100px;
  background-color: #D54401;
  color: #ffffff;
  cursor: pointer;
  font-size: 16px;
}
#formNewlist #selectme #export1:hover {
  background-color: #00194d;
}
#formNewlist #table-demo .table-header {
  padding: 5px !important;
  font-size: 14px;
}

#formNewlistPagination .pagination {
  list-style: none;
  justify-content: center;
  border-top: 1px solid #cbd5e1;
  padding-top: 1rem;
  padding-bottom: 2rem;
}
#formNewlistPagination .pagination li {
  margin: 0 0.5rem;
  color: #020617;
}
#formNewlistPagination .pagination li a {
  color: #020617;
}
#formNewlistPagination .pagination li a:hover {
  color: #D54401;
}

@media screen and (min-width: 835px) {
  .dots-placed-left .owl-dots {
    position: absolute;
    right: 58%;
    width: 100%;
    bottom: 0.5rem;
  }
}
@media screen and (min-width: 1021px) {
  .dots-placed-left .owl-dots {
    right: 57%;
  }
}
@media screen and (min-width: 1080px) {
  .dots-placed-left .owl-dots {
    right: 55%;
  }
}
@media screen and (min-width: 1200px) {
  .dots-placed-left .owl-dots {
    right: 54%;
  }
}
@media screen and (min-width: 1300px) {
  .dots-placed-left .owl-dots {
    right: 53%;
  }
}
@media screen and (min-width: 2400px) {
  .dots-placed-left .owl-dots {
    right: 51%;
  }
}

@media screen and (min-width: 835px) {
  .custom-bg-persoenliche-beratung .fusion-column-has-bg-image {
    background-position-x: 66% !important;
  }
}
@media screen and (max-width: 435px) {
  .custom-bg-persoenliche-beratung-2 {
    background-position-x: 70% !important;
  }
}
.icon-switch span {
  width: 65px;
  height: 65px;
}
.icon-switch img {
  filter: brightness(0) saturate(100%) invert(36%) sepia(89%) saturate(2400%) hue-rotate(2deg) brightness(95%) contrast(98%);
}

@media only screen and (max-width: 640px) {
  .table-1 td,
  .table-1 th,
  .tkt-slctr-tbl-wrap-dv td,
  .tkt-slctr-tbl-wrap-dv th {
    white-space: pre-line !important;
    hyphens: auto;
    align-content: start;
    min-width: 200px;
  }
}
.border-bottom-primary {
  border-bottom: 1px solid #e2e8f0 !important;
}

.ff-brand {
  font-family: "Epassi Bold" !important;
}

.text-uppercase {
  text-transform: uppercase !important;
}

.btn.btn-inline.btn-lightblue .fusion-button-text {
  color: #D8EBFF !important;
}
.btn.btn-inline.btn-lightblue .fusion-button-text:after {
  color: #D8EBFF !important;
}

@media screen and (max-width: 834px) {
  #app .fusion-column-wrapper {
    justify-content: center !important;
    text-align: center !important;
  }
}
.img-black-white img {
  filter: grayscale(1);
}

@media screen and (min-width: 835px) {
  .same-height-stretch-last-element-md {
    height: 100%;
  }
  .same-height-stretch-last-element-md .fusion-column-wrapper div:last-child {
    margin-top: auto;
  }
  .same-height-stretch-last-element-md .fusion-column-wrapper div:last-child .btn {
    width: auto;
  }
}
.max-w-100 {
  max-width: 100% !important;
}

.flex-none {
  flex: none !important;
}

.g-0 {
  gap: 0 !important;
}

.app-badge {
  display: block !important;
}
.app-badge a {
  display: block !important;
}
.app-badge a img {
  height: 51px;
}

@media screen and (min-width: 835px) {
  .partner-heading-offset {
    margin-left: 240px !important;
  }
}
.btn-68 {
  min-height: 68px;
}

.btn-dropdown-wrapper-container {
  z-index: 100 !important;
}

.btn-dropdown-wrapper {
  position: relative;
}
.btn-dropdown-wrapper .btn-dropdown-content {
  width: fit-content;
  max-width: 100%;
  background: #F5F9FF;
  position: absolute;
  top: 117%;
  display: none;
  font-size: 1rem;
  border-radius: 12px;
  padding: 1rem;
  text-align: left;
  min-width: 250px;
  z-index: 99999;
  left: 0;
}
.btn-dropdown-wrapper .btn-dropdown-content ul {
  padding-left: 1rem;
  margin: 0;
}
.btn-dropdown-wrapper .btn-dropdown-content.visible {
  display: block;
}
.btn-dropdown-wrapper .btn-dropdown-trigger {
  width: fit-content !important;
}
@media screen and (min-width: 835px) {
  .btn-dropdown-wrapper .btn-dropdown-content {
    min-width: 400px;
  }
}
.btn-dropdown-wrapper.btn-dropdown-wrapper-centered {
  display: grid;
  justify-content: center;
}
.btn-dropdown-wrapper.btn-dropdown-wrapper-centered .btn-dropdown-content {
  right: 0;
  margin-left: auto;
  margin-right: auto;
}

.justify-content-center {
  justify-content: center !important;
}

.img-h-33 {
  height: 33px;
}

@media screen and (min-width: 835px) {
  .fusion-flex-justify-content-flex-lg-end {
    justify-content: end;
  }
}

.tiles-container .fusion-builder-row-inner {
  margin-bottom: 1.5rem !important;
}

.info-tile {
  margin-bottom: 0 !important;
  height: 100%;
}
.info-tile .fusion-column-wrapper {
  border-radius: 1.25rem !important;
  padding: 1.25rem !important;
}
@media screen and (max-width: 834px) {
  .info-tile {
    height: unset !important;
  }
  .info-tile .fusion-column-wrapper {
    padding: 2.5rem 1.5rem !important;
  }
  .info-tile:not(:last-of-type) {
    margin-bottom: 1.5rem !important;
  }
}

.advantages-mobile-caller .owl-stage-outer {
  margin-right: -300px !important;
}
.advantages-mobile-caller .owl-stage {
  margin-bottom: 1.5rem !important;
}
.advantages-mobile-caller .owl-item {
  height: 100%;
}
.advantages-mobile-caller .owl-item p {
  color: #332824;
}
.advantages-mobile-caller .owl-dots {
  display: flex;
  justify-content: center;
  align-items: center;
}
.advantages-mobile-caller .owl-dots .owl-dot {
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background-color: #D54401;
  opacity: 0.5;
  margin: 0 5px;
}
.advantages-mobile-caller .owl-dots .owl-dot.active {
  width: 16px;
  height: 16px;
  background-color: #D54401;
  opacity: 1;
}

.fact-tile {
  aspect-ratio: 41/35;
  padding: 0;
}
.fact-tile .fusion-column-inner-bg {
  overflow: hidden;
  border-radius: 1.25rem !important;
}
.fact-tile .fusion-column-wrapper {
  border-radius: 1.25rem !important;
  padding: 1.25rem !important;
  overflow: hidden !important;
  position: relative;
  box-shadow: none;
  transition: all 0.3s ease-in-out !important;
}
.fact-tile .fusion-column-wrapper:hover {
  box-shadow: 0px 2px 4px 1px rgba(0, 20, 61, 0.04), 0px 2px 4px 1px rgba(0, 20, 61, 0.06), 0px 2px 4px 1px rgba(0, 20, 61, 0.08) !important;
  transition: all 0.3s ease-in-out !important;
}
.fact-tile.checked::after {
  content: "\f058";
  width: 40px;
  height: 40px;
  color: white;
  font-family: "Font Awesome 6 Sharp";
  position: absolute;
  top: 20px;
  right: 32px;
  font-size: 40px;
  line-height: 40px;
  display: flex;
  justify-content: flex-end;
}
.fact-tile.overlay .fusion-column-wrapper::before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background: linear-gradient(191deg, rgba(51, 40, 36, 0) 40.31%, rgba(51, 40, 36, 0.2) 51.18%, rgba(51, 40, 36, 0.31) 57.23%, rgba(51, 40, 36, 0.47) 65.6%, rgba(51, 40, 36, 0.68) 77.16%, rgba(51, 40, 36, 0.86) 86.53%, #000 94.27%);
}
.fact-tile.overlay .fusion-column-wrapper .fusion-text {
  z-index: 2;
}
.fact-tile.overlay-blue .fusion-column-wrapper::before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background: linear-gradient(180deg, rgba(51, 40, 36, 0) 26.15%, rgba(51, 40, 36, 0.24) 46.1%, rgba(51, 40, 36, 0.6) 58.41%, rgba(51, 40, 36, 0.9) 92.47%) no-repeat;
}
.fact-tile.overlay-blue .fusion-column-wrapper .fusion-text {
  z-index: 2;
}
.fact-tile.large {
  aspect-ratio: 157/122;
}
.fact-tile.larger {
  aspect-ratio: 41/57;
}
.fact-tile.larger .fusion-column-wrapper,
.fact-tile.larger .fusion-column-inner-bg {
  margin-left: 0.5rem !important;
  margin-right: 0.5rem !important;
  overflow: hidden !important;
  border-radius: 1.25rem !important;
}
.fact-tile.larger .fusion-column-wrapper {
  padding: 2rem !important;
}
.fact-tile.larger.checked::after {
  top: 2rem;
  right: 2.5rem;
}
.fact-tile p a {
  color: white !important;
  font-weight: 700 !important;
}
@media screen and (max-width: 1200px) {
  .fact-tile.larger {
    aspect-ratio: 2/3;
  }
  .fact-tile.larger .fusion-column-wrapper {
    padding: 1.5rem !important;
  }
  .fact-tile.larger.checked::after {
    top: 1.5rem;
    right: 2rem;
  }
}
@media screen and (max-width: 834px) {
  .fact-tile.larger {
    aspect-ratio: 1;
  }
}
@media screen and (max-width: 520px) {
  .fact-tile.larger {
    aspect-ratio: 1/1.125;
  }
}

.fusion-flex-container .fusion-row .fusion-flex-column.switched-tile .fusion-column-wrapper:not(.fusion-flex-column-wrapper-legacy).fusion-content-layout-column {
  height: 100% !important;
}
.fusion-flex-container .fusion-row .fusion-flex-column.switched-tile .fusion-builder-row-inner .fusion-layout-column .fusion-content-layout-column {
  height: 100% !important;
}
.fusion-flex-container .fusion-row .fusion-flex-column.switched-tile .fusion-builder-row-inner .fusion-layout-column .fusion-content-layout-column .fusion-imageframe {
  height: 100% !important;
}
.fusion-flex-container .fusion-row .fusion-flex-column.switched-tile .fusion-builder-row-inner .fusion-layout-column.pl-60 {
  padding: 2rem 5.375rem 2rem 4rem !important;
}
@media screen and (max-width: 834px) {
  .fusion-flex-container .fusion-row .fusion-flex-column.switched-tile .fusion-builder-row-inner .fusion-layout-column .fusion-content-layout-column {
    height: 100% !important;
  }
  .fusion-flex-container .fusion-row .fusion-flex-column.switched-tile .fusion-builder-row-inner .fusion-layout-column .fusion-content-layout-column .fusion-imageframe {
    height: 100% !important;
  }
  .fusion-flex-container .fusion-row .fusion-flex-column.switched-tile .fusion-builder-row-inner .fusion-layout-column.pl-60 {
    padding: 3rem 1rem 2.5rem 1rem !important;
    order: 2 !important;
  }
}

.fusion-flex-container .fusion-row .fusion-flex-column.kursleitung .fusion-column-wrapper:not(.fusion-flex-column-wrapper-legacy).fusion-content-layout-column {
  height: 100% !important;
}
.fusion-flex-container .fusion-row .fusion-flex-column.kursleitung .fusion-builder-row-inner .fusion-layout-column .fusion-content-layout-column {
  height: 100% !important;
}
.fusion-flex-container .fusion-row .fusion-flex-column.kursleitung .fusion-builder-row-inner .fusion-layout-column .fusion-content-layout-column .fusion-imageframe {
  height: 100% !important;
}
.fusion-flex-container .fusion-row .fusion-flex-column.kursleitung .fusion-builder-row-inner .fusion-layout-column.pl-60 {
  padding: 2rem 5.375rem 2rem 4rem !important;
}
@media screen and (max-width: 834px) {
  .fusion-flex-container .fusion-row .fusion-flex-column.kursleitung .fusion-builder-row-inner .fusion-layout-column .fusion-content-layout-column {
    height: 100% !important;
  }
  .fusion-flex-container .fusion-row .fusion-flex-column.kursleitung .fusion-builder-row-inner .fusion-layout-column .fusion-content-layout-column .fusion-imageframe {
    height: 100% !important;
  }
  .fusion-flex-container .fusion-row .fusion-flex-column.kursleitung .fusion-builder-row-inner .fusion-layout-column.pl-60 {
    padding: 3rem 1rem 2.5rem 1rem !important;
    order: 2 !important;
  }
}
@media screen and (max-width: 720px) {
  .fusion-flex-container .fusion-row .fusion-flex-column.kursleitung .fusion-builder-row-inner {
    background-color: white !important;
  }
  .fusion-flex-container .fusion-row .fusion-flex-column.kursleitung .fusion-builder-row-inner .fusion-layout-column .fusion-image-element {
    border-radius: 0.75rem !important;
    overflow: hidden !important;
  }
  .fusion-flex-container .fusion-row .fusion-flex-column.kursleitung .fusion-builder-row-inner .fusion-layout-column .fusion-imageframe {
    max-height: 19rem !important;
  }
  .fusion-flex-container .fusion-row .fusion-flex-column.kursleitung .fusion-builder-row-inner .fusion-layout-column.pl-60 {
    padding: 2rem 1rem 1.5rem 1rem !important;
  }
}

.square-image-col .fusion-column-wrapper {
  margin-left: 0 !important;
}
.square-image-col .fusion-column-wrapper .square-image-wrap .fusion-column-wrapper .fusion-image-element:not(:last-of-type) {
  margin-bottom: 1.25rem !important;
}
.square-image-col .fusion-column-wrapper .square-image-wrap .fusion-column-wrapper .fusion-image-element span {
  width: 100%;
  aspect-ratio: 7/6;
  overflow: hidden;
  border-radius: 12px;
}
.square-image-col .fusion-column-wrapper .square-image-wrap .fusion-column-wrapper .fusion-image-element span img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

:root {
  --awb-font-size: 1.125rem !important;
  --awb-padding-right-small: 1rem !important;
  --awb-padding-left-small: 1rem !important;
}

.step-pill-wrapper {
  padding: 40px 0;
  border-top: 1px solid rgba(0, 0, 0, 0.1) !important;
  margin-bottom: 0 !important;
}
.step-pill-wrapper h3 {
  transition: all 0.3s ease-in-out;
}
.step-pill-wrapper h3:after {
  content: "\e09f";
  font-family: "Font Awesome 6 Sharp";
  color: #001540;
  font-weight: 900;
  margin-left: 1.5rem;
  transition: all 0.3s ease-in-out;
}
.step-pill-wrapper .fusion-imageframe {
  height: 240px !important;
  width: 100%;
  border-radius: 250px;
  transition: all 0.3s ease-in-out;
}
.step-pill-wrapper .fusion-imageframe img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.step-pill-wrapper .fusion-layout-column {
  margin-bottom: 0 !important;
}
.step-pill-wrapper:hover h3, .step-pill-wrapper:hover h3::after {
  color: #D54401;
  transition: all 0.3s ease-in-out;
}
.step-pill-wrapper:hover .fusion-imageframe {
  box-shadow: 10px 10px 20px rgba(0, 0, 0, 0.15);
  transition: all 0.3s ease-in-out;
}

:root {
  --awb-font-size: 1.125rem !important;
  --awb-padding-right-small: 1rem !important;
  --awb-padding-left-small: 1rem !important;
}

.counter-box {
  background-color: #FEF4E3;
  border-radius: 8px;
  padding: 0 24px !important;
}
.counter-box .fusion-counter-box {
  margin-bottom: 0 !important;
}
.counter-box .fusion-counter-box .counter-box-container {
  border: unset !important;
  padding: 32px 0 !important;
  text-align: left;
}
.counter-box .fusion-counter-box .counter-box-container .content-box-counter {
  font-size: 3.25rem;
  color: #F95F18;
  font-family: "Epassi Bold";
  text-transform: uppercase;
  margin-bottom: 0.5rem;
}
.counter-box .fusion-counter-box .counter-box-container .counter-box-content {
  font-family: "Inclusive Sans Regular";
  font-size: 1.125rem !important;
  color: #332824 !important;
}
.counter-box .fusion-counter-box:not(:last-of-type) .counter-box-container {
  border-bottom: 1px solid #D54401 !important;
}
@media screen and (max-width: 1280px) {
  .counter-box .fusion-counter-box .counter-box-container .content-box-counter {
    font-size: 2.625rem;
    line-height: 3.125rem;
  }
}

@media screen and (min-width: 768px) {
  .counter-wrapper {
    margin-bottom: 4rem !important;
  }
}

.small-counter .fusion-counter-box {
  margin-bottom: 0 !important;
}
.small-counter .fusion-counter-box .counter-box-container {
  padding: 0 !important;
  border: none !important;
}
@media screen and (max-width: 767px) {
  .small-counter .fusion-counter-box .counter-box-container {
    border-bottom: 1px solid #E2E8F0 !important;
    padding-bottom: 2rem !important;
    max-width: 220px;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }
}
.small-counter .fusion-counter-box .counter-box-container .content-box-counter {
  text-align: left;
  margin-bottom: 0.5rem !important;
}
.small-counter .fusion-counter-box .counter-box-container .content-box-counter span {
  color: #F95F18;
  font-family: "Epassi Bold" !important;
  font-size: 4rem;
  line-height: 4.875rem;
}
@media screen and (max-width: 1280px) {
  .small-counter .fusion-counter-box .counter-box-container .content-box-counter span {
    font-size: 2.625rem;
    line-height: 3.125rem;
  }
}
@media screen and (max-width: 767px) {
  .small-counter .fusion-counter-box .counter-box-container .content-box-percentage {
    text-align: center;
  }
}
.small-counter .fusion-counter-box .counter-box-container .counter-box-content {
  text-align: left;
  background-color: #D54401;
  padding: 0.5rem 1rem;
  color: white;
  border-radius: 1.5rem;
  width: max-content;
}
@media screen and (max-width: 767px) {
  .small-counter .fusion-counter-box .counter-box-container .counter-box-content {
    margin: auto;
  }
}
.small-counter.light-blue .counter-box-content {
  background-color: #FFF9F0 !important;
  border: 1px solid #FFF9F0 !important;
  border-radius: 1.5rem !important;
  color: #020617 !important;
}

@media screen and (max-width: 767px) {
  .counter-last-item .small-counter .fusion-counter-box .counter-box-container {
    border-bottom: 0 !important;
    padding-bottom: 0 !important;
  }
}

@media screen and (min-width: 768px) and (max-width: 834px) {
  .fusion-layout-column.counter-wrapper {
    width: 31% !important;
    border-right: 1px solid #E2E8F0;
    margin-right: 2%;
  }
  .fusion-layout-column.counter-wrapper:nth-child(4), .fusion-layout-column.counter-wrapper:nth-child(7) {
    border-right: 0;
  }
}

.cta-hero .fusion-column-has-bg-image {
  border-radius: 20px !important;
  overflow: hidden !important;
}
.cta-hero .fusion-column-has-bg-image .gradient-brand {
  background: linear-gradient(90deg, #00194D 0%, rgba(21, 55, 125, 0.92) 16%, rgba(51, 98, 194, 0.8) 27%, rgba(255, 255, 255, 0) 100%);
}
.cta-hero .fusion-column-has-bg-image .gradient-brand .fusion-content-layout-column {
  max-width: 31rem;
  flex: 0 0 31rem;
}

:root {
  --awb-font-size: 1.125rem !important;
  --awb-padding-right-small: 1rem !important;
  --awb-padding-left-small: 1rem !important;
}

.support-col-wrapper .fusion-builder-row-inner .support-col {
  padding: 2.7rem 3rem 2.7rem 2rem !important;
  background-color: #FEF4E3;
  border-radius: 20px;
  margin-bottom: 20px;
  display: flex;
  align-items: center;
}
.support-col-wrapper .fusion-builder-row-inner .support-col h4 {
  font-size: 1.75rem !important;
  color: #332824 !important;
}
.support-col-wrapper .fusion-builder-row-inner .support-col p {
  color: #332824 !important;
  font-size: 1.125rem !important;
}
.support-col-wrapper .fusion-builder-row-inner .support-col:after {
  font-family: "Font Awesome 6 Sharp";
  content: "\e09f";
  color: #332824 !important;
  font-weight: 500;
  font-size: 2rem;
}
.support-col-wrapper .fusion-builder-row-inner .support-col:hover {
  background-color: #D54401;
}
.support-col-wrapper .fusion-builder-row-inner .support-col:hover h4, .support-col-wrapper .fusion-builder-row-inner .support-col:hover p, .support-col-wrapper .fusion-builder-row-inner .support-col:hover:after {
  color: #ffffff !important;
}
.support-col-wrapper .fusion-builder-row-inner:not(:last-of-type) {
  margin-bottom: 1rem;
}
.support-col-wrapper.light .fusion-builder-row-inner .support-col {
  background-color: white !important;
  border: 1px solid white;
}
.support-col-wrapper.light .fusion-builder-row-inner .support-col p {
  color: #332824 !important;
}
.support-col-wrapper.light .fusion-builder-row-inner .support-col:after {
  color: #020617 !important;
}
.support-col-wrapper.light .fusion-builder-row-inner .support-col:hover {
  border: 1px solid #E2E8F0;
}
@media screen and (max-width: 834px) {
  .support-col-wrapper .fusion-builder-row-inner .support-col {
    padding: 2rem 1.5rem !important;
  }
  .support-col-wrapper .fusion-builder-row-inner .support-col .fusion-column-wrapper {
    padding-right: 2.5rem !important;
    margin: 0 !important;
  }
  .support-col-wrapper .fusion-builder-row-inner .support-col:after {
    font-family: "Font Awesome 6 Sharp";
    content: "\e09f";
    color: #ffffff;
    font-weight: 500;
    font-size: 2rem;
  }
  .support-col-wrapper .fusion-builder-row-inner .support-col:hover {
    background-color: #d54401;
  }
  .support-col-wrapper .fusion-builder-row-inner:not(:last-of-type) {
    margin-bottom: 1rem;
  }
}

body:not(.fusion-builder-live) .tabbed-support .btn-tab-wrapper .fusion-column-wrapper {
  display: flex;
  flex-direction: row !important;
  gap: 10px !important;
}
body:not(.fusion-builder-live) .tabbed-support .btn-tab-wrapper .fusion-column-wrapper .btn-tab {
  padding: 0.875rem 1rem !important;
  background-color: transparent !important;
  border: 2px solid #F95F18;
}
body:not(.fusion-builder-live) .tabbed-support .btn-tab-wrapper .fusion-column-wrapper .btn-tab .fusion-button-text {
  color: #F95F18 !important;
  margin: 0 !important;
}
body:not(.fusion-builder-live) .tabbed-support .btn-tab-wrapper .fusion-column-wrapper .btn-tab.active {
  background-color: #F95F18 !important;
}
body:not(.fusion-builder-live) .tabbed-support .btn-tab-wrapper .fusion-column-wrapper .btn-tab.active .fusion-button-text {
  color: white !important;
}
body:not(.fusion-builder-live) .tabbed-support .btn-tab-wrapper.light .btn-tab {
  background-color: transparent !important;
  border: 2px solid #F95F18;
  transition: all 0.3s ease-in-out;
}
body:not(.fusion-builder-live) .tabbed-support .btn-tab-wrapper.light .btn-tab .fusion-button-text {
  color: #F95F18 !important;
  margin: 0 !important;
}
body:not(.fusion-builder-live) .tabbed-support .btn-tab-wrapper.light .btn-tab.active, body:not(.fusion-builder-live) .tabbed-support .btn-tab-wrapper.light .btn-tab:hover {
  background-color: #F95F18 !important;
  border: 2px solid #F95F18 !important;
}
body:not(.fusion-builder-live) .tabbed-support .btn-tab-wrapper.light .btn-tab.active .fusion-button-text, body:not(.fusion-builder-live) .tabbed-support .btn-tab-wrapper.light .btn-tab:hover .fusion-button-text {
  color: #ffffff !important;
}
body:not(.fusion-builder-live) .tabbed-support .support-col-wrapper {
  display: none !important;
}
body:not(.fusion-builder-live) .tabbed-support .support-col-wrapper.active {
  display: flex !important;
}

@media screen and (max-width: 834px) {
  #support .h-100 {
    height: unset !important;
  }
}
:root {
  --awb-font-size: 1.125rem !important;
  --awb-padding-right-small: 1rem !important;
  --awb-padding-left-small: 1rem !important;
}

.home-blog article .fusion-flexslider {
  max-height: 250px;
  border-radius: 14px;
  overflow: hidden;
  margin-bottom: 1.125rem;
}
.home-blog article .fusion-flexslider .slides, .home-blog article .fusion-flexslider .fusion-image-wrapper {
  width: 100%;
  height: 100%;
}
.home-blog article .fusion-flexslider img {
  width: 100%;
  aspect-ratio: 41/25;
  object-fit: cover;
}
.home-blog article .fusion-flexslider .fusion-rollover {
  display: none !important;
}
.home-blog article .fusion-post-wrapper {
  border: none !important;
}
.home-blog article .fusion-post-content-wrapper {
  padding: 0 !important;
}
.home-blog article .fusion-post-content-wrapper .fusion-post-content.post-content {
  display: flex;
  flex-direction: column;
  margin-bottom: 40px !important;
}
.home-blog article .fusion-post-content-wrapper .fusion-post-content.post-content h4 {
  order: 2;
  margin-bottom: 20px !important;
}
.home-blog article .fusion-post-content-wrapper .fusion-post-content.post-content h4 a {
  color: #020617 !important;
  font-size: 1.125rem !important;
  line-height: 1.375rem !important;
}
.home-blog article .fusion-post-content-wrapper .fusion-post-content.post-content .fusion-single-line-meta {
  order: 1;
  margin-bottom: 1rem !important;
}
.home-blog article .fusion-post-content-wrapper .fusion-post-content.post-content .fusion-single-line-meta a {
  font-size: 0.875rem;
  line-height: 1rem;
  padding: 0.375rem;
  border: 1px solid #D54401;
  border-radius: 100px;
  margin-right: 0.75rem;
  color: #D54401;
}
.home-blog article .fusion-post-content-wrapper .fusion-post-content.post-content .fusion-single-line-meta a:hover {
  color: #ffffff;
  background-color: #D54401;
}
.home-blog article .fusion-post-content-wrapper .fusion-post-content.post-content .fusion-post-content-container {
  order: 3;
  margin-top: 0 !important;
}
.home-blog article .fusion-post-content-wrapper .fusion-post-content.post-content .fusion-post-content-container p {
  font-size: 1rem !important;
  line-height: 1.375rem !important;
  overflow: hidden;
  display: -webkit-box;
  line-clamp: 3;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.home-blog article .fusion-post-content-wrapper .fusion-meta-info {
  margin-top: 0 !important;
}
.home-blog article .fusion-post-content-wrapper .fusion-meta-info a {
  font-size: 1rem;
  line-height: 1.375rem;
  color: #020617 !important;
  font-family: "Inclusive Sans Bold" !important;
  display: flex !important;
  align-items: center;
}
.home-blog article .fusion-post-content-wrapper .fusion-meta-info a:after {
  font-family: "Font Awesome 6 Pro";
  content: "\f061";
  color: #020617;
  font-weight: 500;
  font-size: 1.3rem !important;
  margin-left: 0.5rem !important;
  position: unset !important;
  transform: unset !important;
}
.home-blog article:hover .fusion-post-content.post-content h4 a {
  color: #D54401 !important;
}
.home-blog article:hover .fusion-meta-info a {
  color: #D54401 !important;
}
.home-blog article:hover .fusion-meta-info a:after {
  color: #D54401;
}
@media screen and (max-width: 834px) {
  .home-blog article:not(:last-of-type) {
    margin-bottom: 3rem !important;
  }
  .home-blog article .fusion-post-content-wrapper .fusion-post-content.post-content {
    margin-bottom: 1.5rem !important;
  }
}

:root {
  --awb-font-size: 1.125rem !important;
  --awb-padding-right-small: 1rem !important;
  --awb-padding-left-small: 1rem !important;
}

@media (min-width: 1024px) {
  #main .site-width-1280 .fusion-builder-row {
    max-width: 1280px;
    margin-left: auto;
    margin-right: auto;
  }
}
#main .site-width-1280 .fusion-builder-row {
  max-width: 1280px !important;
}
#main .site-width-1280 .fusion-builder-row > .fusion-column-wrapper {
  margin-left: 0;
  margin-right: 0;
}

#main .newest-blog .fusion-builder-row {
  justify-content: center;
}
@media screen and (min-width: 1024px) {
  #main .newest-blog .fusion-builder-row {
    justify-content: space-between;
  }
}
@media screen and (min-width: 1300px) {
  #main .newest-blog.site-width-1280 .fusion-column-wrapper {
    margin-left: 0;
    margin-right: 0;
  }
}

.newest-post-big {
  display: flex;
  flex-direction: column;
}
@media screen and (max-width: 767px) {
  .newest-post-big {
    border-bottom: 1px solid #cbd5e1;
    padding-bottom: 1.5rem;
  }
}
@media screen and (min-width: 768px) {
  .newest-post-big {
    flex-direction: row;
  }
}
.newest-post-big .post-thumbnail {
  border-radius: 12px;
  overflow: hidden;
  margin-bottom: 1rem;
}
@media screen and (min-width: 768px) {
  .newest-post-big .post-thumbnail {
    margin-right: 1.5rem;
  }
}
@media screen and (min-width: 1024px) {
  .newest-post-big .post-thumbnail {
    max-width: 17rem;
    flex: 0 0 17rem;
  }
}
@media screen and (min-width: 1280px) {
  .newest-post-big .post-thumbnail {
    max-width: 29rem;
    flex: 0 0 29rem;
    margin-right: 5%;
  }
}
.newest-post-big .post-thumbnail a {
  width: 100%;
  height: 100%;
}
.newest-post-big .post-thumbnail a img {
  width: 100%;
  object-fit: cover;
  aspect-ratio: 7/5;
  border-radius: 12px;
}
.newest-post-big .post-categories a {
  color: #2D5FEC;
}
.newest-post-big .post-categories a:hover {
  color: #332824;
}
@media screen and (min-width: 768px) {
  .newest-post-big .post-content {
    max-width: 40%;
    flex: 0 0 40%;
  }
}
@media screen and (min-width: 1024px) {
  .newest-post-big .post-content {
    max-width: 50%;
    flex: 0 0 50%;
  }
}
@media screen and (min-width: 1280px) {
  .newest-post-big .post-content {
    max-width: 40%;
    flex: 0 0 40%;
  }
}
@media screen and (min-width: 1400px) {
  .newest-post-big .post-content {
    max-width: 60%;
    flex: 0 0 60%;
  }
}
.newest-post-big .post-content .post-categories ul {
  display: flex;
  gap: 12px;
  padding: 0;
  margin: 0;
  list-style: none;
}
.newest-post-big .post-content .post-categories ul li a {
  color: #D54401;
  list-style: none;
  font-size: 0.875rem;
  border: 1px solid #D54401;
  border-radius: 2rem;
  padding: 0.5rem;
}
.newest-post-big .post-content .post-categories ul li a:hover {
  background-color: #D54401;
  color: #ffffff !important;
}
.newest-post-big .post-content .post-title a {
  font-size: 1.5rem !important;
  line-height: 1.25em;
  color: #020617 !important;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  line-clamp: 2;
  -webkit-line-clamp: 2;
  text-overflow: ellipsis;
  overflow: hidden;
}
.newest-post-big:hover .post-title a {
  color: #D54401 !important;
}
.newest-post-big:hover .btn .fusion-button-text, .newest-post-big:hover .btn .fusion-button-text::after {
  color: #F95F18 !important;
}

.btn-inline.read-more .fusion-button-text {
  color: #020617 !important;
  font-family: "Inclusive Sans Bold";
  font-size: 1rem !important;
}
.btn-inline.read-more .fusion-button-text::after {
  color: #020617;
}

.newest-post-item .post-excerpt {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  line-clamp: 2;
  -webkit-line-clamp: 2;
  text-overflow: ellipsis;
  overflow: hidden;
}
.newest-post-item .post-categories a {
  color: #D54401;
}
.newest-post-item .post-categories a:hover {
  color: #332824;
}

@media screen and (min-width: 1024px) {
  .newest-post-small {
    margin-left: 3rem;
  }
}
.newest-post-small .newest-post-item:not(:last-child) {
  padding-bottom: 1.5rem;
  border-bottom: 1px solid #cbd5e1;
  margin-bottom: 1.5rem;
}
.newest-post-small .post-content .post-categories ul {
  display: flex;
  flex-wrap: wrap;
  padding: 0;
  margin: 0;
}
.newest-post-small .post-content .post-categories ul li {
  list-style: none;
  color: #D54401;
  font-size: 0.875rem;
  margin-right: 0.75rem;
}
.newest-post-small .post-content .post-title a {
  font-size: 1.125rem;
  color: #020617 !important;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  line-clamp: 1;
  -webkit-line-clamp: 1;
  text-overflow: ellipsis;
  overflow: hidden;
}
.newest-post-small .post-content:hover .post-title a {
  color: #D54401 !important;
}
.newest-post-small .post-content:hover .btn .fusion-button-text, .newest-post-small .post-content:hover .btn .fusion-button-text::after {
  color: #F95F18 !important;
}

@media screen and (min-width: 1024px) and (max-width: 1299px) {
  .newest-post-big-left {
    padding-left: 10px;
  }
}
@media screen and (min-width: 1024px) {
  .newest-post-big-left {
    min-width: 60%;
    max-width: 60%;
  }
}
@media screen and (min-width: 1280px) {
  .newest-post-big-left {
    min-width: 50%;
    max-width: 50%;
  }
}

@media screen and (min-width: 1024px) {
  .newest-post-big-right {
    min-width: 40%;
    max-width: 40%;
  }
}
@media screen and (min-width: 1280px) {
  .newest-post-big-right {
    min-width: 23rem;
    max-width: 23rem;
  }
}

:root {
  --awb-font-size: 1.125rem !important;
  --awb-padding-right-small: 1rem !important;
  --awb-padding-left-small: 1rem !important;
}

.praeventionskurse:not(.fusion-faq-post) {
  background-color: #FEF4E3;
  border-radius: 24px !important;
  padding: 1rem 2rem 2rem !important;
}
.praeventionskurse:not(.fusion-faq-post) .categorie-tabs {
  display: flex;
  gap: 0.75rem;
}
.praeventionskurse:not(.fusion-faq-post) .categorie-tabs .mobile-toggle {
  display: none;
}
.praeventionskurse:not(.fusion-faq-post) .categorie-tabs .categorie-tab {
  background-color: unset !important;
  display: flex;
  flex-direction: row;
  font-size: 1.125rem;
  color: black;
  padding: 1rem !important;
  font-family: "Inclusive Sans Semibold";
  cursor: pointer;
  border-bottom: 2px solid transparent;
}
.praeventionskurse:not(.fusion-faq-post) .categorie-tabs .categorie-tab .category-icon {
  width: 16px;
  filter: brightness(0%) contrast(100%);
  margin-right: 0.5rem;
}
.praeventionskurse:not(.fusion-faq-post) .categorie-tabs .categorie-tab.active, .praeventionskurse:not(.fusion-faq-post) .categorie-tabs .categorie-tab:hover {
  color: #F95F18;
  border-bottom: 2px solid #F95F18;
}
.praeventionskurse:not(.fusion-faq-post) .categorie-tabs .categorie-tab.active .category-icon, .praeventionskurse:not(.fusion-faq-post) .categorie-tabs .categorie-tab:hover .category-icon {
  filter: brightness(0) saturate(100%) invert(36%) sepia(89%) saturate(2400%) hue-rotate(2deg) brightness(95%) contrast(98%);
}
.praeventionskurse:not(.fusion-faq-post) .kurs-slider {
  margin-bottom: 30px;
  overflow-x: hidden !important;
  overflow-y: visible !important;
  position: relative;
  padding: 10px 10px 10px 0;
  display: flex;
  align-items: center;
}
.praeventionskurse:not(.fusion-faq-post) .kurs-slider:after {
  content: "";
  width: 20%;
  position: absolute;
  right: 0;
  height: 100%;
  background: linear-gradient(90deg, rgba(254, 244, 227, 0) 0%, rgb(254, 244, 227) 100%);
  z-index: 5;
}
.praeventionskurse:not(.fusion-faq-post) .kurs-slider .swiper-wrapper {
  display: flex;
  align-items: center;
}
.praeventionskurse:not(.fusion-faq-post) .kurs-slider .swiper-button-next {
  position: absolute;
  right: 0;
  z-index: 10;
  height: 2.5rem;
  width: 2.5rem;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #ffffff;
  cursor: pointer;
  filter: drop-shadow(0px 2px 4px rgba(0, 20, 61, 0.08)) drop-shadow(0px 2px 4px rgba(0, 20, 61, 0.06)) drop-shadow(0px 2px 4px rgba(0, 20, 61, 0.04));
}
.praeventionskurse:not(.fusion-faq-post) .kurs-slider .swiper-button-next svg path {
  fill: #F95F18 !important;
}
.praeventionskurse:not(.fusion-faq-post) .kurs-slider .swiper-button-next .fa-chevron-right {
  color: #F95F18;
  font-size: 1.5rem;
}
.praeventionskurse:not(.fusion-faq-post) .kurs-slider .swiper-button-next::after {
  display: none;
}
.praeventionskurse:not(.fusion-faq-post) .kurs-slider .kurs-item {
  background-color: white !important;
  border-radius: 10px;
  padding: 1rem;
  max-width: 21rem;
  flex: 0 0 21rem;
  border: 1px solid #e2e8f0;
  display: flex;
  gap: 1.75rem;
  align-items: center;
  cursor: pointer;
}
.praeventionskurse:not(.fusion-faq-post) .kurs-slider .kurs-item .kurs-img {
  background-color: #FEF4E3;
  border-radius: 0.45rem;
  padding: 1rem;
  max-width: 5.875rem !important;
  flex: 0 0 5.875rem !important;
}
.praeventionskurse:not(.fusion-faq-post) .kurs-slider .kurs-item .kurs-img img {
  width: 4rem !important;
  filter: brightness(0) saturate(100%) invert(36%) sepia(89%) saturate(2400%) hue-rotate(2deg) brightness(95%) contrast(98%);
}
.praeventionskurse:not(.fusion-faq-post) .kurs-slider .kurs-item .kurs-title {
  text-align: left;
}
.praeventionskurse:not(.fusion-faq-post) .kurs-slider .kurs-item .kurs-title h6 {
  font-size: 1.25rem !important;
  font-family: "Inclusive Sans Bold";
  margin-bottom: 0.25rem !important;
  hyphens: auto !important;
}
.praeventionskurse:not(.fusion-faq-post) .kurs-slider .kurs-item .kurs-title p {
  margin-bottom: 0;
  font-size: 1rem;
  color: #332824;
}
.praeventionskurse:not(.fusion-faq-post) .kurs-slider .kurs-item.active {
  padding: 0.85rem !important;
}
.praeventionskurse:not(.fusion-faq-post) .kurs-slider .kurs-item.active .kurs-img {
  padding: 1.5rem;
  max-width: 7.375rem !important;
  flex: 0 0 7.375rem !important;
}
.praeventionskurse:not(.fusion-faq-post) .kurs-wrapper {
  background-color: white !important;
  padding: 4rem 3.5rem;
  border-radius: 0.75rem;
  display: flex;
  gap: 2rem;
  align-items: center;
  border: 1px solid #e2e8f0;
}
.praeventionskurse:not(.fusion-faq-post) .kurs-wrapper .kurs-details {
  max-width: 48%;
  flex: 0 0 48%;
}
.praeventionskurse:not(.fusion-faq-post) .kurs-wrapper .kurs-details .category {
  margin-bottom: 0.5rem !important;
  color: #D54401 !important;
}
.praeventionskurse:not(.fusion-faq-post) .kurs-wrapper .kurs-details h5,
.praeventionskurse:not(.fusion-faq-post) .kurs-wrapper .kurs-details p {
  margin-bottom: 1rem !important;
}
.praeventionskurse:not(.fusion-faq-post) .kurs-wrapper .kurs-details .cta-button {
  display: flex;
  gap: 1rem;
  flex-wrap: wrap;
}
.praeventionskurse:not(.fusion-faq-post) .kurs-wrapper .kurs-image {
  max-width: 48%;
  flex: 0 0 48%;
  border-radius: 0.875rem !important;
  overflow: hidden;
}
.praeventionskurse:not(.fusion-faq-post) .kurs-wrapper .kurs-image img {
  max-width: 100% !important;
  width: 100%;
}
.praeventionskurse:not(.fusion-faq-post) *[style*="Roboto 600"] {
  font-family: "Epassi Bold" !important;
}
@media screen and (max-width: 834px) {
  .praeventionskurse:not(.fusion-faq-post) {
    background-color: transparent;
    border-radius: 0 !important;
    padding: 0 !important;
  }
  .praeventionskurse:not(.fusion-faq-post) .categorie-tabs {
    flex-direction: column;
    gap: 1rem;
  }
  .praeventionskurse:not(.fusion-faq-post) .categorie-tabs .mobile-toggle {
    display: block;
  }
  .praeventionskurse:not(.fusion-faq-post) .categorie-tabs .mobile-toggle .categorie-tab-toggle {
    width: 100%;
    padding: 1rem;
    border-radius: 0.75rem;
    background: white;
    border: 1px solid #E2E8F0;
    display: flex;
    gap: 1rem;
    align-items: center;
  }
  .praeventionskurse:not(.fusion-faq-post) .categorie-tabs .mobile-toggle .categorie-tab-toggle .category-icon-wrapper {
    width: 2.5rem;
    height: 2.5rem;
    background-color: #FFF9F0;
    border-radius: 0.275rem;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .praeventionskurse:not(.fusion-faq-post) .categorie-tabs .mobile-toggle .categorie-tab-toggle .category-icon-wrapper img {
    height: 95%;
    width: auto;
    filter: brightness(0) saturate(100%) invert(36%) sepia(89%) saturate(2400%) hue-rotate(2deg) brightness(95%) contrast(98%) !important;
  }
  .praeventionskurse:not(.fusion-faq-post) .categorie-tabs .mobile-toggle .categorie-tab-toggle .category-info-wrapper .category-info-title {
    margin-bottom: 0.25rem;
    font-size: 1.25rem;
    line-height: 1.5rem;
    font-family: "Inclusive Sans Bold";
  }
  .praeventionskurse:not(.fusion-faq-post) .categorie-tabs .mobile-toggle .categorie-tab-toggle .category-info-wrapper .category-info-count {
    margin-bottom: 0;
    color: #332824;
    text-align: left;
  }
  .praeventionskurse:not(.fusion-faq-post) .categorie-tabs .mobile-toggle .categorie-tab-toggle.active {
    margin-bottom: 1rem !important;
    background: #FEF4E3;
  }
  .praeventionskurse:not(.fusion-faq-post) .categorie-tabs .mobile-toggle .kurs-accordion .kurs-item-mobile-wrapper {
    margin-bottom: 1rem;
  }
  .praeventionskurse:not(.fusion-faq-post) .categorie-tabs .mobile-toggle .kurs-accordion .kurs-item-mobile-wrapper:last-of-type {
    padding-bottom: 2rem;
    border-bottom: 1px solid #E2E8F0;
    margin-bottom: 2rem;
  }
  .praeventionskurse:not(.fusion-faq-post) .categorie-tabs .mobile-toggle .kurs-accordion .kurs-item-mobile-wrapper .kurs-item-mobile {
    width: 100%;
    padding: 1rem;
    border-radius: 0.75rem;
    background: white;
    border: 1px solid #E2E8F0;
    display: flex;
    gap: 1rem;
    align-items: center;
  }
  .praeventionskurse:not(.fusion-faq-post) .categorie-tabs .mobile-toggle .kurs-accordion .kurs-item-mobile-wrapper .kurs-item-mobile .kurs-icon-wrapper {
    width: 2.5rem;
    height: 2.5rem;
    background-color: #FFF9F0;
    border-radius: 0.275rem;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .praeventionskurse:not(.fusion-faq-post) .categorie-tabs .mobile-toggle .kurs-accordion .kurs-item-mobile-wrapper .kurs-item-mobile .kurs-icon-wrapper img {
    height: 95%;
    width: auto;
    filter: brightness(0) saturate(100%) invert(36%) sepia(89%) saturate(2400%) hue-rotate(2deg) brightness(95%) contrast(98%);
  }
  .praeventionskurse:not(.fusion-faq-post) .categorie-tabs .mobile-toggle .kurs-accordion .kurs-item-mobile-wrapper .kurs-item-mobile .kurs-item-title {
    font-size: 1.125rem;
    line-height: 1.725rem;
  }
  .praeventionskurse:not(.fusion-faq-post) .categorie-tabs .mobile-toggle .kurs-accordion .kurs-item-mobile-wrapper .kurs-item-mobile.active {
    background-color: #FEF4E3;
    border-radius: 0.75rem 0.75rem 0 0;
    border-bottom: none;
  }
  .praeventionskurse:not(.fusion-faq-post) .categorie-tabs .mobile-toggle .kurs-accordion .kurs-item-mobile-wrapper .kurs-wrapper {
    border-top: none;
    border-radius: 0 0 0.75rem 0.75rem;
    padding: 2rem !important;
    flex-direction: column;
  }
  .praeventionskurse:not(.fusion-faq-post) .categorie-tabs .mobile-toggle .kurs-accordion .kurs-item-mobile-wrapper .kurs-wrapper .kurs-details {
    max-width: 100%;
    flex: 0 0 100%;
    order: 2;
  }
  .praeventionskurse:not(.fusion-faq-post) .categorie-tabs .mobile-toggle .kurs-accordion .kurs-item-mobile-wrapper .kurs-wrapper .kurs-details .kurs-content {
    margin-bottom: 2rem !important;
  }
  .praeventionskurse:not(.fusion-faq-post) .categorie-tabs .mobile-toggle .kurs-accordion .kurs-item-mobile-wrapper .kurs-wrapper .kurs-image {
    max-width: 100%;
    flex: 0 0 100%;
    order: 1;
  }
  .praeventionskurse:not(.fusion-faq-post) .categorie-tabs .categorie-tab {
    display: none !important;
  }
  .praeventionskurse:not(.fusion-faq-post) .kurs-slider,
  .praeventionskurse:not(.fusion-faq-post) #post-content {
    display: none;
  }
}

body.single-praventionskurs .mr-0 .fusion-column-wrapper {
  margin-right: 0 !important;
}
body.single-praventionskurs .mr-0 .fusion-column-wrapper .fusion-image-element {
  height: 100%;
  width: 100%;
  border-bottom-left-radius: 8rem;
  overflow: hidden;
}
body.single-praventionskurs .mr-0 .fusion-column-wrapper .fusion-image-element span,
body.single-praventionskurs .mr-0 .fusion-column-wrapper .fusion-image-element img {
  height: 100%;
  width: 100%;
}
body.single-praventionskurs .mr-0 .fusion-column-wrapper .fusion-image-element img {
  object-fit: cover;
}
body.single-praventionskurs .cpt-tags {
  padding-left: 0 !important;
  margin: 0 !important;
  display: flex;
  gap: 1rem;
}
body.single-praventionskurs .cpt-tags li {
  list-style: none;
  color: #D54401 !important;
  border: 1px solid #D54401 !important;
  border-radius: 2rem;
  padding: 0.375rem 0.625rem 0.25rem 0.625rem !important;
  font-size: 0.875rem !important;
  line-height: 1.25rem !important;
  font-family: "Inclusive Sans Medium" !important;
}
body.single-praventionskurs .module-wrapper .module-tag {
  padding: 0.25rem 0.5rem;
  border-radius: 0.75rem;
  background-color: #FFF9F0;
  width: max-content;
}
body.single-praventionskurs .module-wrapper .module-tag p {
  margin-bottom: 0;
  font-size: 0.875rem;
  font-weight: 500;
}
body.single-praventionskurs .module-wrapper .module-toggle h6 > a {
  justify-content: start;
  align-items: center;
}
body.single-praventionskurs .module-wrapper .module-toggle h6 > a .fusion-toggle-icon-wrapper {
  display: flex;
  align-items: center;
}
body.single-praventionskurs .module-wrapper .module-toggle h6 > a .fusion-toggle-icon-wrapper i::before {
  font-size: 1.5rem !important;
}
body.single-praventionskurs .module-wrapper .module-toggle h6 > a .fusion-toggle-heading {
  font-family: "Inclusive Sans Semibold";
  font-size: 1rem;
  width: max-content;
  margin-right: 0.5rem;
}
body.single-praventionskurs .module-wrapper .module-toggle .toggle-content p {
  font-size: 1rem !important;
  line-height: 1.75rem !important;
  margin-bottom: 0;
  padding: 1rem 0 !important;
  border-bottom: 1px solid #BDE9FF;
}
body.single-praventionskurs .module-wrapper .module-toggle .toggle-content p:has(strong) {
  padding-bottom: 0 !important;
}
body.single-praventionskurs .module-wrapper .module-toggle .toggle-content p:last-child {
  padding-bottom: 0 !important;
  border: 0 !important;
  margin-bottom: 0 !important;
}
@media screen and (max-width: 834px) {
  body.single-praventionskurs .fusion-tagcloud-element {
    display: flex !important;
    flex-wrap: nowrap !important;
    overflow-x: scroll;
  }
  body.single-praventionskurs .fusion-tagcloud-element a {
    width: max-content !important;
    white-space: pre !important;
  }
}

.kurs-infos-caller .owl-stage-outer {
  margin-right: -300px !important;
  margin-bottom: 2rem !important;
}
.kurs-infos-caller .owl-stage-outer .owl-item .fusion-layout-column {
  margin-bottom: 0 !important;
}
.kurs-infos-caller .owl-stage-outer .owl-item .fusion-layout-column .fusion-column-wrapper {
  margin-left: 0 !important;
  margin-right: 0 !important;
}
.kurs-infos-caller .owl-dots .owl-dot {
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background-color: #F95F18;
  opacity: 0.5;
  margin: 0 5px;
}
.kurs-infos-caller .owl-dots .owl-dot.active {
  width: 16px;
  height: 16px;
  background-color: #F95F18;
  opacity: 1;
}
@media screen and (max-width: 720px) {
  .kurs-infos-caller .owl-dots {
    margin-left: 1rem !important;
  }
  .kurs-infos-caller .owl-stage-outer {
    margin-right: 0 !important;
  }
  .kurs-infos-caller .owl-stage-outer .owl-item .fusion-layout-column .fusion-column-wrapper {
    margin-left: 1rem !important;
    margin-right: 1rem !important;
  }
}

.module-toggle p, .module-toggle .panel-body {
  font-size: 1rem !important;
  color: #332824 !important;
  border-bottom: 1px solid #D54401;
  padding-bottom: 1.25rem;
  margin-bottom: 1rem;
}
.module-toggle p:last-child, .module-toggle .panel-body:last-child {
  border-bottom: 0;
  padding-bottom: 0;
  margin-bottom: 0;
}
.module-toggle .panel-heading .fusion-toggle-heading {
  font-family: "Inclusive Sans Semibold";
  color: #332824 !important;
}
.module-toggle p:has(strong) {
  border-bottom: 0 !important;
  padding-bottom: 0 !important;
}

:root {
  --awb-font-size: 1.125rem !important;
  --awb-padding-right-small: 1rem !important;
  --awb-padding-left-small: 1rem !important;
}

.fact-col .fusion-imageframe {
  width: 100%;
}
.fact-col .fusion-imageframe img {
  width: 100%;
  aspect-ratio: 1.5/1;
  object-fit: cover;
  border-radius: 0.75rem;
}

.owl-caller .owl-stage {
  margin-bottom: 4rem;
}
.owl-caller .owl-item {
  opacity: 0.5;
  padding-top: 1.5rem;
}
.owl-caller .owl-item .fusion-imageframe img {
  max-height: 170px;
}
.owl-caller .owl-item .fusion-text.mb-0 {
  font-size: 1rem !important;
}
.owl-caller .owl-item.center {
  opacity: 1;
  padding-top: 0;
}
.owl-caller .owl-item.center .fusion-text.mb-25 {
  margin-bottom: 2rem !important;
}
.owl-caller .owl-item.center .fusion-imageframe.mb-20 {
  margin-bottom: 2rem !important;
}
.owl-caller .owl-item.center .fusion-imageframe.mb-20 img {
  max-height: 200px;
}
.owl-caller .owl-dots {
  display: flex;
  justify-content: center;
  align-items: center;
}
.owl-caller .owl-dots .owl-dot {
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background-color: #F95F18;
  opacity: 0.5;
  margin: 0 5px;
}
.owl-caller .owl-dots .owl-dot.active {
  width: 16px;
  height: 16px;
  background-color: #F95F18;
  opacity: 1;
}
@media screen and (max-width: 1280px) {
  .owl-caller .fact-carousel .owl-stage-outer {
    overflow: visible;
  }
}
@media screen and (max-width: 834px) {
  .owl-caller .fact-carousel .owl-stage-outer {
    overflow: hidden;
  }
  .owl-caller .fact-carousel .owl-stage {
    margin-bottom: 2rem !important;
  }
  .owl-caller .fact-carousel .owl-stage .owl-item, .owl-caller .fact-carousel .owl-stage.center {
    padding-top: 0 !important;
  }
  .owl-caller .fact-carousel .owl-stage .owl-item .fusion-text.mb-10, .owl-caller .fact-carousel .owl-stage.center .fusion-text.mb-10 {
    margin-bottom: 0.25rem !important;
  }
  .owl-caller .fact-carousel .owl-stage .owl-item .fusion-text.mb-25, .owl-caller .fact-carousel .owl-stage.center .fusion-text.mb-25 {
    margin-bottom: 1rem !important;
  }
  .owl-caller .fact-carousel .owl-stage .owl-item .fusion-imageframe img, .owl-caller .fact-carousel .owl-stage.center .fusion-imageframe img {
    max-height: 170px;
  }
}
@media screen and (min-width: 834px) {
  .owl-caller .fact-carousel .owl-stage .owl-item.center .fusion-text.bignumber.mb-10 p {
    font-size: 3rem;
  }
  .owl-caller .fact-carousel .owl-stage .owl-item.center .fusion-text.mb-25 h5 {
    font-size: 2rem;
  }
  .owl-caller .fact-carousel .owl-stage .owl-item.center .fusion-text.mb-0 p {
    font-size: 1.25rem;
  }
}

.infos-caller .owl-dots .owl-dot {
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background-color: #F95F18;
  opacity: 0.5;
  margin: 0 5px;
}
.infos-caller .owl-dots .owl-dot.active {
  width: 16px;
  height: 16px;
  background-color: #F95F18;
  opacity: 1;
}

:root {
  --awb-font-size: 1.125rem !important;
  --awb-padding-right-small: 1rem !important;
  --awb-padding-left-small: 1rem !important;
}

body:not(.fusion-builder-live) .nested-tab-container .fusion-tabs {
  margin-bottom: 0 !important;
}
body:not(.fusion-builder-live) .nested-tab-container .nav {
  border: none !important;
  margin-bottom: 16px;
}
body:not(.fusion-builder-live) .nested-tab-container .nav ul {
  border: none !important;
  background: unset !important;
}
body:not(.fusion-builder-live) .nested-tab-container .nav ul li {
  margin-right: 0.75rem !important;
  border: none !important;
}
body:not(.fusion-builder-live) .nested-tab-container .nav ul li a {
  border: none !important;
  background: unset !important;
  padding: 1rem !important;
}
body:not(.fusion-builder-live) .nested-tab-container .nav ul li a h4 {
  font-size: 1.125rem !important;
  font-family: "Inclusive Sans Bold";
  letter-spacing: 0;
}
body:not(.fusion-builder-live) .nested-tab-container .nav ul li a h4 i {
  margin-right: 0.5rem !important;
}
body:not(.fusion-builder-live) .nested-tab-container .nav ul li.active a {
  border-bottom: 2px solid #1B49CA !important;
}
body:not(.fusion-builder-live) .nested-tab-container .nav ul li.active a h4 {
  color: #1B49CA !important;
}
body:not(.fusion-builder-live) .nested-tab-container .tab-content .tab-pane {
  border: none !important;
  padding: 2.5rem 1.5rem;
  border-radius: 0.75rem;
}
body:not(.fusion-builder-live) .nested-tab-container .tab-content .tab-pane .custom-row {
  margin: 0 !important;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
body:not(.fusion-builder-live) .nested-tab-container .tab-content .tab-pane .custom-row .col-4 {
  max-width: 30%;
  flex: 0 0 30%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
body:not(.fusion-builder-live) .nested-tab-container .tab-content .tab-pane .custom-row .col-6 {
  max-width: 48%;
  flex: 0 0 48%;
}
body:not(.fusion-builder-live) .nested-tab-container .tab-content .tab-pane .custom-row .small-head {
  margin-bottom: 0.5rem !important;
  color: #2D5FEC;
}
body:not(.fusion-builder-live) .nested-tab-container .tab-content .tab-pane .custom-row h5 {
  margin-bottom: 1.25rem !important;
  font-size: 1.5rem !important;
}
body:not(.fusion-builder-live) .nested-tab-container .tab-content .tab-pane .custom-row .custom-top-wrapper {
  margin-bottom: 3rem !important;
}
body:not(.fusion-builder-live) .nested-tab-container .tab-content .tab-pane .custom-row p:last-of-type {
  margin-bottom: 0 !important;
}
@media screen and (max-width: 834px) {
  body:not(.fusion-builder-live) .nested-tab-container .tab-content .custom-row {
    flex-direction: column;
  }
  body:not(.fusion-builder-live) .nested-tab-container .tab-content .custom-row .col-4, body:not(.fusion-builder-live) .nested-tab-container .tab-content .custom-row .col-6 {
    max-width: 100% !important;
    flex: 100% !important;
    margin-bottom: 2.5rem !important;
  }
}

:root {
  --awb-font-size: 1.125rem !important;
  --awb-padding-right-small: 1rem !important;
  --awb-padding-left-small: 1rem !important;
}

.success-stories .story-desktop {
  display: block;
}
.success-stories .story-mobile {
  display: none;
}
.success-stories .newest-wrapper {
  display: flex;
  flex-wrap: wrap;
  gap: 1.5rem;
}
.success-stories .newest-wrapper .story-item {
  max-width: 49%;
  flex: 0 0 49%;
  aspect-ratio: 63/40;
  position: relative;
  border-radius: 12px;
  overflow: hidden;
}
.success-stories .newest-wrapper .story-item .story-image {
  height: 100%;
  width: 100%;
}
.success-stories .newest-wrapper .story-item .story-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.success-stories .newest-wrapper .story-item .story-excerpt {
  position: absolute;
  bottom: 20px;
  left: 20px;
  width: calc(100% - 40px);
  border-bottom: 1px solid #cbd5e1;
  padding: 16px 0 8px;
  display: flex;
}
.success-stories .newest-wrapper .story-item .story-excerpt p {
  margin-bottom: 0 !important;
  color: white;
  font-size: 1.125rem;
  font-weight: 600;
  position: relative;
}
.success-stories .newest-wrapper .story-item .story-excerpt:after {
  content: "\f061";
  font-family: "Font Awesome 6 Sharp";
  font-weight: 500;
  color: white;
  position: absolute;
  right: 0;
  font-size: 1.5rem;
}
.success-stories .newest-wrapper .story-item::before {
  content: "";
  width: 100%;
  height: 100%;
  background: linear-gradient(180deg, rgba(0, 59, 179, 0) 0%, rgba(1, 23, 67, 0.5) 84.34%);
  position: absolute;
  left: 0;
  top: 0;
}
@media screen and (max-width: 1360px) {
  .success-stories .newest-wrapper {
    gap: unset;
    justify-content: space-between;
  }
}
@media screen and (max-width: 834px) {
  .success-stories .newest-wrapper .story-item {
    aspect-ratio: 9/10 !important;
  }
}
@media screen and (max-width: 520px) {
  .success-stories .newest-wrapper .story-item {
    max-width: 100%;
    flex: 0 0 100%;
  }
  .success-stories .newest-wrapper .story-item:not(:last-of-type) {
    margin-bottom: 2.5rem;
  }
}
.success-stories .story-carousel .owl-stage-outer {
  margin-bottom: 2rem !important;
}
.success-stories .story-carousel .story-item {
  aspect-ratio: 34/23;
  border-radius: 12px;
  overflow: hidden;
  position: relative;
}
.success-stories .story-carousel .story-item .story-image {
  height: 100%;
  width: 100%;
}
.success-stories .story-carousel .story-item .story-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}
.success-stories .story-carousel .story-item .story-excerpt {
  position: absolute;
  bottom: 20px;
  left: 20px;
  width: calc(100% - 40px);
  border-bottom: 1px solid #cbd5e1;
  padding: 16px 0 8px;
  display: flex;
}
.success-stories .story-carousel .story-item .story-excerpt p {
  margin-bottom: 0 !important;
  color: white;
  font-size: 1.125rem;
  font-weight: 600;
  position: relative;
  overflow: hidden;
  display: -webkit-box;
  line-clamp: 1;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  padding-right: 20px;
}
.success-stories .story-carousel .story-item .story-excerpt:after {
  content: "\f061";
  font-family: "Font Awesome 6 Sharp";
  font-weight: 500;
  color: white;
  position: absolute;
  right: 0;
  font-size: 1.5rem;
}
.success-stories .story-carousel .story-item::before {
  content: "";
  width: 100%;
  height: 100%;
  background: linear-gradient(180deg, rgba(0, 59, 179, 0) 0%, rgba(1, 23, 67, 0.5) 84.34%);
  position: absolute;
  left: 0;
  top: 0;
}
.success-stories .story-carousel .owl-dots {
  display: flex;
  justify-content: center;
  align-items: center;
}
.success-stories .story-carousel .owl-dots .owl-dot {
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background-color: #F95F18;
  opacity: 0.5;
  margin: 0 5px;
}
.success-stories .story-carousel .owl-dots .owl-dot.active {
  width: 16px;
  height: 16px;
  background-color: #F95F18;
  opacity: 1;
}
@media screen and (max-width: 520px) {
  .success-stories .story-desktop {
    display: none;
  }
  .success-stories .story-mobile {
    display: block;
  }
}

:root {
  --awb-font-size: 1.125rem !important;
  --awb-padding-right-small: 1rem !important;
  --awb-padding-left-small: 1rem !important;
}

.city-carousel .owl-stage-outer {
  padding-bottom: 0.5rem;
}
.city-carousel .city-item {
  aspect-ratio: 17/15;
  border-radius: 12px;
  box-shadow: 0px 1px 2px -1px rgba(0, 0, 0, 0.1), 0px 1px 3px 0px rgba(0, 0, 0, 0.1);
  background: #ffffff !important;
}
.city-carousel .city-item .city-image {
  width: 100%;
  height: 60%;
}
.city-carousel .city-item .city-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  border-top-left-radius: 12px;
  border-top-right-radius: 12px;
}
.city-carousel .city-item .city-details {
  padding: 1.25rem 0.75rem 1rem;
  background-color: #ffffff;
  border-bottom-left-radius: 12px;
  border-bottom-right-radius: 12px;
}
.city-carousel .city-item .city-details h6 {
  margin-bottom: 1rem !important;
  font-weight: 700;
}
.city-carousel .city-item .city-details p {
  overflow: hidden;
  display: -webkit-box;
  line-clamp: 2;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  margin-bottom: 0 !important;
  color: #332824 !important;
  font-size: 0.875rem !important;
  line-height: 1.25rem !important;
}
.city-carousel .owl-stage-outer {
  margin-bottom: 30px;
}
.city-carousel .custom-controls-container {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
}
@media screen and (max-width: 1023px) {
  .city-carousel .custom-controls-container {
    justify-content: center;
  }
}
.city-carousel .custom-controls-container .owl-nav {
  display: flex;
  gap: 0.75rem;
  order: 2;
}
.city-carousel .custom-controls-container .owl-nav button {
  width: 2rem;
  height: 2rem;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #F95F18 !important;
}
.city-carousel .custom-controls-container .owl-nav button:hover {
  color: #332824 !important;
}
.city-carousel .custom-controls-container .owl-dots {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  order: 1;
}
@media screen and (max-width: 1023px) {
  .city-carousel .custom-controls-container .owl-dots {
    display: none;
  }
}
.city-carousel .custom-controls-container .owl-dots .owl-dot {
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background-color: #D54401;
  opacity: 0.5;
  transition: all 0.3s ease-in-out;
  margin-right: 8px;
  margin-bottom: 8px;
}
.city-carousel .custom-controls-container .owl-dots .owl-dot.active {
  width: 16px;
  height: 16px;
  opacity: 1;
}

.city-teaser::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.4) 0%, rgba(0, 0, 0, 0.4) 100%), -17.698px -631.364px/102.509% 317.074% no-repeat;
}

.section-show-team {
  display: none !important;
}
.section-show-team:has(.ansprechpartner) {
  display: flex !important;
}

.section-show-sponsor {
  display: none !important;
}
.section-show-sponsor .sponsor .sponsor-titel h3 {
  text-align: center;
}
.section-show-sponsor .sponsor .sponsor-image-wrapper .sponsor-bild {
  display: flex;
  justify-content: center;
}
.section-show-sponsor:has(.sponsor) {
  display: flex !important;
}

:root {
  --awb-font-size: 1.125rem !important;
  --awb-padding-right-small: 1rem !important;
  --awb-padding-left-small: 1rem !important;
}

.solution-carousel .owl-stage {
  margin-bottom: 2rem;
}
.solution-carousel .owl-item {
  border-radius: 1.5rem;
  overflow: hidden;
  background-color: white;
  border: 1px solid #e2e8f0;
}
.solution-carousel .owl-item .fusion-builder-row {
  align-items: center;
  height: 500px;
}
.solution-carousel .owl-dots {
  display: flex;
  justify-content: center;
  align-items: center;
}
.solution-carousel .owl-dots .owl-dot {
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background-color: #F95F18;
  opacity: 0.5;
  margin: 0 5px;
}
.solution-carousel .owl-dots .owl-dot.active {
  width: 16px;
  height: 16px;
  background-color: #F95F18;
  opacity: 1;
}
@media screen and (max-width: 834px) {
  .solution-carousel .fusion-builder-row {
    height: unset !important;
  }
  .solution-carousel .fusion-builder-row .pl-60 {
    padding: 3rem 1rem 2.5rem !important;
  }
  .solution-carousel .fusion-builder-row .pl-60 .mb-30 {
    margin-bottom: 1.5rem !important;
  }
  .solution-carousel .fusion-builder-row .pl-60.textcol {
    order: 2 !important;
  }
}

:root {
  --awb-font-size: 1.125rem !important;
  --awb-padding-right-small: 1rem !important;
  --awb-padding-left-small: 1rem !important;
}

.krankenkassen-rechner .krankenkasse-wrapper {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.krankenkassen-rechner .krankenkasse-wrapper .krankenkasse-dropdown-wrapper {
  width: max-content;
  position: relative;
  width: 70%;
}
.krankenkassen-rechner .krankenkasse-wrapper .krankenkasse-dropdown-wrapper label {
  position: absolute;
  top: -9px;
  left: 10px;
  font-size: 12px;
  background: #ffffff;
  padding: 0 8px;
  border-radius: 10px;
  font-weight: 600;
  line-height: 12px;
  color: #D54401;
  margin: 0 !important;
}
.krankenkassen-rechner .krankenkasse-wrapper .krankenkasse-dropdown-wrapper select {
  background-color: #ffffff !important;
  padding: 15px 25px !important;
  border-radius: 100px;
  border: 2px solid #e2e8f0;
  font-size: 1rem;
  color: #332824 !important;
  width: 100%;
  min-height: 72px;
  appearance: none;
  background-image: url("/wp-content/uploads/2025/05/expand_more.svg");
  background-repeat: no-repeat;
  background-position: right 1.5rem center;
}
.krankenkassen-rechner .krankenkasse-wrapper .krankenkasse-dropdown-wrapper select option {
  font-family: "Inclusive Sans Regular", sans-serif !important;
}
.krankenkassen-rechner .krankenkasse-wrapper .progress-container {
  position: relative;
  width: 100%;
  background: #C1DEFF;
  border-radius: 20px;
  height: 16px;
  display: none;
}
.krankenkassen-rechner .krankenkasse-wrapper .progress-container #progress-bar {
  width: 0%;
  height: 100%;
  background: #D54401;
  border-radius: 20px;
  transition: width 0.5s;
}
.krankenkassen-rechner .krankenkasse-wrapper #erstattungsbetrag {
  font-size: 1.75rem;
  font-family: "Inclusive Sans Bold";
  color: #020617;
}
.krankenkassen-rechner .krankenkasse-wrapper .hide {
  display: none;
}
.krankenkassen-rechner .krankenkasse-wrapper .hide .intro {
  font-size: 1.125rem !important;
}
@media screen and (max-width: 834px) {
  .krankenkassen-rechner > .fusion-column-wrapper {
    padding: 2rem !important;
  }
  .krankenkassen-rechner > .fusion-column-wrapper .krankenkasse-dropdown-wrapper {
    width: 100%;
    margin-bottom: 2.5rem !important;
  }
  .krankenkassen-rechner > .fusion-column-wrapper #erstattungsbetrag {
    font-size: 1.25rem;
  }
}

:root {
  --awb-font-size: 1.125rem !important;
  --awb-padding-right-small: 1rem !important;
  --awb-padding-left-small: 1rem !important;
}

@media screen and (min-width: 768px) and (max-width: 850px) {
  body:not(.fusion-builder-live) .tabbed-cta .btn-tab-wrapper.mobile-block-buttons .fusion-column-wrapper .btn-tab.btn-primary {
    padding: 1.125rem 0.75rem !important;
  }
}
@media screen and (max-width: 767px) {
  body:not(.fusion-builder-live) .tabbed-cta .btn-tab-wrapper.mobile-block-buttons .fusion-column-wrapper {
    flex-direction: column !important;
  }
  body:not(.fusion-builder-live) .tabbed-cta .btn-tab-wrapper.mobile-block-buttons .fusion-column-wrapper > div {
    max-width: unset;
    width: 100%;
  }
  body:not(.fusion-builder-live) .tabbed-cta .btn-tab-wrapper.mobile-block-buttons .fusion-column-wrapper > div .fusion-button {
    width: 100%;
  }
}
body:not(.fusion-builder-live) .tabbed-cta .btn-tab-wrapper .fusion-column-wrapper {
  display: flex;
  flex-direction: row !important;
  gap: 0.75rem !important;
}
body:not(.fusion-builder-live) .tabbed-cta .btn-tab-wrapper .fusion-column-wrapper .btn-tab {
  padding: 1rem !important;
  background-color: transparent !important;
  border-bottom: 2px solid transparent !important;
  border-radius: 0 !important;
}
body:not(.fusion-builder-live) .tabbed-cta .btn-tab-wrapper .fusion-column-wrapper .btn-tab .fusion-button-text {
  color: #020617 !important;
  margin: 0 !important;
  position: relative;
  padding-left: 25px;
}
body:not(.fusion-builder-live) .tabbed-cta .btn-tab-wrapper .fusion-column-wrapper .btn-tab .fusion-button-text::before {
  content: "\f058";
  font-family: "Font Awesome 6 Sharp";
  height: 16px;
  width: 16px;
  position: absolute;
  font-size: 16px;
  left: 0;
}
body:not(.fusion-builder-live) .tabbed-cta .btn-tab-wrapper .fusion-column-wrapper .btn-tab.active, body:not(.fusion-builder-live) .tabbed-cta .btn-tab-wrapper .fusion-column-wrapper .btn-tab:hover {
  border-bottom: 2px solid #F95F18 !important;
}
body:not(.fusion-builder-live) .tabbed-cta .btn-tab-wrapper .fusion-column-wrapper .btn-tab.active .fusion-button-text, body:not(.fusion-builder-live) .tabbed-cta .btn-tab-wrapper .fusion-column-wrapper .btn-tab:hover .fusion-button-text {
  color: #F95F18 !important;
}
body:not(.fusion-builder-live) .tabbed-cta .btn-tab-wrapper .fusion-column-wrapper .btn-tab.btn-primary {
  border-radius: 1rem !important;
  padding: 0.875rem 1rem !important;
  line-height: unset !important;
  background: transparent !important;
  border: 0.125rem solid #F95F18 !important;
}
body:not(.fusion-builder-live) .tabbed-cta .btn-tab-wrapper .fusion-column-wrapper .btn-tab.btn-primary .fusion-button-text {
  font-family: "Inclusive Sans Semibold" !important;
  font-size: 1rem !important;
  line-height: 1.375rem !important;
  margin-right: 10px !important;
  color: #F95F18 !important;
  padding-left: unset !important;
  margin-right: 0 !important;
}
body:not(.fusion-builder-live) .tabbed-cta .btn-tab-wrapper .fusion-column-wrapper .btn-tab.btn-primary .fusion-button-text::before {
  content: none !important;
}
body:not(.fusion-builder-live) .tabbed-cta .btn-tab-wrapper .fusion-column-wrapper .btn-tab.btn-primary.active, body:not(.fusion-builder-live) .tabbed-cta .btn-tab-wrapper .fusion-column-wrapper .btn-tab.btn-primary:hover {
  background: #F95F18 !important;
}
body:not(.fusion-builder-live) .tabbed-cta .btn-tab-wrapper .fusion-column-wrapper .btn-tab.btn-primary.active .fusion-button-text, body:not(.fusion-builder-live) .tabbed-cta .btn-tab-wrapper .fusion-column-wrapper .btn-tab.btn-primary.active .button-icon-right, body:not(.fusion-builder-live) .tabbed-cta .btn-tab-wrapper .fusion-column-wrapper .btn-tab.btn-primary:hover .fusion-button-text, body:not(.fusion-builder-live) .tabbed-cta .btn-tab-wrapper .fusion-column-wrapper .btn-tab.btn-primary:hover .button-icon-right {
  color: #ffffff !important;
}
body:not(.fusion-builder-live) .tabbed-cta .btn-tab-wrapper .fusion-column-wrapper .btn-tab.active .fusion-button-text, body:not(.fusion-builder-live) .tabbed-cta .btn-tab-wrapper .fusion-column-wrapper .btn-tab.active .button-icon-right {
  color: #F95F18 !important;
}
body:not(.fusion-builder-live) .tabbed-cta .btn-tab-wrapper .fusion-column-wrapper .btn-tab#firmenfitness .fusion-button-text::before {
  content: "\f00c" !important;
}
body:not(.fusion-builder-live) .tabbed-cta .btn-tab-wrapper .fusion-column-wrapper .btn-tab#kosten .fusion-button-text::before {
  content: "\f153" !important;
}
body:not(.fusion-builder-live) .tabbed-cta .btn-tab-wrapper .fusion-column-wrapper .btn-tab#vorteile .fusion-button-text::before {
  content: "\f07b" !important;
}
body:not(.fusion-builder-live) .special-tabbed-bg-top > .fusion-column-wrapper {
  padding: 1rem 2rem !important;
  border-radius: 1.5rem 1.5rem 0 0;
}
body:not(.fusion-builder-live) .tabbed-content {
  display: none !important;
}
body:not(.fusion-builder-live) .tabbed-content.active {
  display: flex !important;
}
body:not(.fusion-builder-live) .tabbed-content .fusion-imageframe.mb-10 img {
  height: 32px !important;
  filter: brightness(0) saturate(100%) invert(36%) sepia(89%) saturate(2400%) hue-rotate(2deg) brightness(95%) contrast(98%);
}
body:not(.fusion-builder-live) .tabbed-content .overlay-dark.h-100 h3:not(.tabbed-title) {
  font-size: 1.875rem !important;
  line-height: 2.25rem !important;
}
body:not(.fusion-builder-live) .tabbed-content.special-tabbed-bg-bottom {
  margin-bottom: 4rem !important;
}
body:not(.fusion-builder-live) .tabbed-content.special-tabbed-bg-bottom > .fusion-column-wrapper {
  padding: 0 2rem 2rem 2rem !important;
  border-radius: 0 0 1.5rem 1.5rem;
}
body:not(.fusion-builder-live) .tabbed-content.special-tabbed-bg-bottom > .fusion-column-wrapper > .fusion-builder-row-inner {
  background-color: white !important;
  border: 1px solid #E2E8F0 !important;
  border-radius: 0.75rem !important;
  padding: 2.5rem 0 !important;
}
body:not(.fusion-builder-live) .tabbed-content.special-tabbed-bg-bottom > .fusion-column-wrapper > .fusion-builder-row-inner .special-tabbed-bg-col {
  margin-bottom: 0 !important;
}
body:not(.fusion-builder-live) .tabbed-content.special-tabbed-bg-bottom > .fusion-column-wrapper > .fusion-builder-row-inner .special-tabbed-bg-col .fusion-text.mb-10 {
  font-size: 1rem !important;
  color: #6509ba;
}
body:not(.fusion-builder-live) .tabbed-content.special-tabbed-bg-bottom > .fusion-column-wrapper > .fusion-builder-row-inner .special-tabbed-bg-col h5 {
  font-size: 1.5rem !important;
  line-height: 1.75rem !important;
}
body:not(.fusion-builder-live) .tabbed-content.special-tabbed-bg-bottom > .fusion-column-wrapper > .fusion-builder-row-inner .special-tabbed-bg-col .btn {
  margin-bottom: 0 !important;
}
body:not(.fusion-builder-live) .tabbed-content .small-icon-col .fusion-imageframe {
  width: 1.5rem !important;
}
@media screen and (max-width: 834px) {
  body:not(.fusion-builder-live) .btn-tab-wrapper .fusion-column-wrapper {
    flex-wrap: nowrap !important;
    overflow-x: scroll !important;
  }
  body:not(.fusion-builder-live) .btn-tab-wrapper .fusion-column-wrapper > div {
    max-width: max-content;
    flex: 0 0 max-content;
  }
  body:not(.fusion-builder-live) .btn-tab-wrapper.special-tabbed-bg-top > .fusion-column-wrapper {
    padding: 1rem 0rem 2rem 0rem !important;
    border-radius: 0;
    background-color: unset !important;
  }
  body:not(.fusion-builder-live) .tabbed-content.m-sm-0-inner .fusion-builder-row-inner > .fusion-layout-column > .fusion-column-wrapper {
    margin-left: 0 !important;
    margin-right: 0 !important;
    padding: 0 !important;
    border: none !important;
  }
  body:not(.fusion-builder-live) .tabbed-content.special-tabbed-bg-bottom {
    margin-bottom: 4rem !important;
  }
  body:not(.fusion-builder-live) .tabbed-content.special-tabbed-bg-bottom > .fusion-column-wrapper {
    padding: 2.5rem 1.5rem !important;
    border-radius: 0.75rem;
    border: 1px solid #F1F5F9 !important;
  }
  body:not(.fusion-builder-live) .tabbed-content.special-tabbed-bg-bottom > .fusion-column-wrapper > .fusion-builder-row-inner {
    background-color: transparent !important;
    border: none !important;
    border-radius: 0rem !important;
    padding: 0 !important;
  }
  body:not(.fusion-builder-live) .tabbed-content.special-tabbed-bg-bottom > .fusion-column-wrapper > .fusion-builder-row-inner .special-tabbed-bg-col {
    margin-bottom: 2rem !important;
  }
  body:not(.fusion-builder-live) .tabbed-content.special-tabbed-bg-bottom > .fusion-column-wrapper > .fusion-builder-row-inner .special-tabbed-bg-col .fusion-text.mb-10 {
    font-size: 1rem !important;
    color: #6509ba;
  }
  body:not(.fusion-builder-live) .tabbed-content.special-tabbed-bg-bottom > .fusion-column-wrapper > .fusion-builder-row-inner .special-tabbed-bg-col h5 {
    font-size: 1.5rem !important;
    line-height: 1.75rem !important;
  }
  body:not(.fusion-builder-live) .tabbed-content.special-tabbed-bg-bottom > .fusion-column-wrapper > .fusion-builder-row-inner .special-tabbed-bg-col .btn {
    margin-bottom: 0 !important;
  }
  body:not(.fusion-builder-live) .tabbed-content.mb-sm-20 {
    margin-bottom: 1.25rem !important;
  }
  body:not(.fusion-builder-live) .tabbed-content.h-600 {
    width: 100% !important;
    min-height: 400px !important;
  }
  body:not(.fusion-builder-live) .tabbed-content.h-600 .p-50 {
    padding: 2rem !important;
  }
  body:not(.fusion-builder-live) .tabbed-content.special-tabbed-bg-bottom > .fusion-column-wrapper > .fusion-builder-row-inner .special-tabbed-bg-col {
    margin-bottom: 0 !important;
  }
  body:not(.fusion-builder-live) .tabbed-content.special-tabbed-bg-bottom > .fusion-column-wrapper > .fusion-builder-row-inner .special-tabbed-bg-col:not(:last-of-type) {
    margin-bottom: 2rem !important;
    padding-bottom: 2rem !important;
    border-bottom: 1px solid #E2E8F0;
  }
  body:not(.fusion-builder-live) .tabbed-content.special-tabbed-bg-bottom > .fusion-column-wrapper > .fusion-builder-row-inner .special-tabbed-bg-col .fusion-text.mb-10 {
    font-size: 1rem !important;
    color: #6509ba;
  }
  body:not(.fusion-builder-live) .tabbed-content.special-tabbed-bg-bottom > .fusion-column-wrapper > .fusion-builder-row-inner .special-tabbed-bg-col h5 {
    font-size: 1.5rem !important;
    line-height: 1.75rem !important;
  }
  body:not(.fusion-builder-live) .tabbed-content.special-tabbed-bg-bottom > .fusion-column-wrapper > .fusion-builder-row-inner .special-tabbed-bg-col .btn {
    margin-bottom: 0 !important;
  }
}
body:not(.fusion-builder-live) .special-tabbed-section .special-tabbed-holder {
  min-height: 45rem !important;
}
body:not(.fusion-builder-live) .special-tabbed-section .special-tabbed-holder .fusion-builder-row-inner {
  height: 100%;
}
body:not(.fusion-builder-live) .special-tabbed-section .special-tabbed-holder .fusion-builder-row-inner .overlay-dark-gradient-bottom {
  background: linear-gradient(to bottom, rgba(51, 40, 36, 0.1) 19%, rgba(51, 40, 36, 0.85) 53%, #332824 90%) !important;
}
body:not(.fusion-builder-live) .special-tabbed-section .special-tabbed-holder .fusion-builder-row-inner .overlay-dark-gradient-bottom.h-100 {
  height: 100% !important;
}
body:not(.fusion-builder-live) .special-tabbed-section .special-tabbed-holder .fusion-builder-row-inner .two-col-list ul {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 0.5rem 1.5rem;
  list-style: none;
  padding: 0;
}
body:not(.fusion-builder-live) .special-tabbed-section .special-tabbed-holder .fusion-builder-row-inner .two-col-list ul li {
  position: relative;
  padding-left: 2rem;
}
body:not(.fusion-builder-live) .special-tabbed-section .special-tabbed-holder .fusion-builder-row-inner .two-col-list ul li::before {
  content: "\f00c";
  font-family: "Font Awesome 6 Pro";
  font-size: 1.5rem;
  font-weight: 300;
  position: absolute;
  left: 0;
}
@media screen and (max-width: 1280px) {
  body:not(.fusion-builder-live) .special-tabbed-section .special-tabbed-holder .fusion-builder-row-inner .two-col-list ul {
    grid-template-columns: 1fr;
  }
}
@media screen and (max-width: 834px) {
  body:not(.fusion-builder-live) .special-tabbed-section .special-tabbed-holder .fusion-builder-row-inner .two-col-list ul {
    grid-template-columns: 1fr 1fr;
  }
}
@media screen and (max-width: 620px) {
  body:not(.fusion-builder-live) .special-tabbed-section .special-tabbed-holder .fusion-builder-row-inner .two-col-list ul {
    grid-template-columns: 1fr;
  }
}
body:not(.fusion-builder-live) .special-tabbed-section .special-tabbed-holder .fusion-builder-row-inner .top-right-marker p {
  color: #020617 !important;
}
body:not(.fusion-builder-live) .special-tabbed-section .special-tabbed-holder .fusion-builder-row-inner .btn .button-icon-right {
  margin-left: 1rem !important;
}
body:not(.fusion-builder-live) .special-tabbed-section .special-tabbed-holder .fusion-builder-row-inner .btn.is-active .button-icon-right {
  transform: rotate(180deg);
}
body:not(.fusion-builder-live) .special-tabbed-section .special-tabbed-holder.is-active .overlay-dark-gradient-bottom {
  background: linear-gradient(to bottom, rgba(51, 40, 36, 0.1) 19%, rgba(51, 40, 36, 0.85) 53%, #332824 90%) !important;
}
body:not(.fusion-builder-live) .special-tabbed-section.pb-130:has(.is-active) {
  padding-bottom: 3rem !important;
  transition: all 0.3s ease-in-out;
}
body:not(.fusion-builder-live) .special-tabbed-content {
  display: none !important;
}
body:not(.fusion-builder-live) .special-tabbed-content.is-active {
  display: flex !important;
}
body:not(.fusion-builder-live) .special-tabbed-content .checklist ul {
  list-style: none;
  padding: 0;
}
body:not(.fusion-builder-live) .special-tabbed-content .checklist ul li {
  position: relative;
  padding-left: 2rem;
}
body:not(.fusion-builder-live) .special-tabbed-content .checklist ul li::before {
  content: "\f00c";
  font-family: "Font Awesome 6 Pro";
  font-size: 1.5rem;
  font-weight: 300;
  position: absolute;
  left: 0;
}
@media screen and (max-width: 835px) {
  body:not(.fusion-builder-live) .special-tabbed-content .fact-tile {
    max-width: 50%;
    flex: 0 0 50%;
  }
}
@media screen and (max-width: 640px) {
  body:not(.fusion-builder-live) .special-tabbed-content .fact-tile {
    aspect-ratio: 2/1;
    max-width: 100%;
    flex: 0 0 100%;
  }
}
@media screen and (max-width: 400px) {
  body:not(.fusion-builder-live) .special-tabbed-content .fact-tile {
    aspect-ratio: 2/1.5;
  }
}
@media screen and (max-width: 340px) {
  body:not(.fusion-builder-live) .special-tabbed-content .fact-tile {
    aspect-ratio: 1;
  }
}

:root {
  --awb-font-size: 1.125rem !important;
  --awb-padding-right-small: 1rem !important;
  --awb-padding-left-small: 1rem !important;
}

.advantages-caller .advantages-carousel .owl-stage-outer {
  margin-right: -300px !important;
}
@media screen and (max-width: 600px) {
  .advantages-caller .advantages-carousel .owl-stage-outer {
    margin-right: 0 !important;
  }
}
.advantages-caller .advantages-carousel .owl-stage {
  display: flex !important;
  margin-bottom: 4rem;
}
.advantages-caller .advantages-carousel .owl-stage .owl-item {
  display: flex;
  flex: 1 0 auto;
}
.advantages-caller .advantages-carousel .owl-stage .owl-item .fusion-column-wrapper,
.advantages-caller .advantages-carousel .owl-stage .owl-item .fusion-column-inner-bg {
  width: calc(100% - 1.5rem);
  margin-left: 0;
}
.advantages-caller .advantages-carousel .owl-stage .owl-item > * {
  display: flex;
  flex-direction: column;
  flex-grow: 1;
}
.advantages-caller .advantages-carousel .owl-stage .owl-item > * .fusion-column-wrapper {
  height: 100% !important;
}
.advantages-caller .advantages-carousel .owl-dots {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.advantages-caller .advantages-carousel .owl-dots .owl-dot {
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background-color: #F95F18;
  opacity: 0.5;
  margin: 0 5px;
}
.advantages-caller .advantages-carousel .owl-dots .owl-dot.active {
  width: 16px;
  height: 16px;
  background-color: #F95F18;
  opacity: 1;
}
.advantages-caller.full .owl-item {
  margin: 0 !important;
}
.advantages-caller.no-gap .owl-stage-outer {
  border-top-left-radius: 24px;
  border-bottom-left-radius: 24px;
  margin-bottom: 4rem;
}
.advantages-caller.no-gap .owl-stage {
  margin-bottom: 0 !important;
}
.advantages-caller.no-gap .owl-stage .owl-item .fusion-column-wrapper {
  width: 100% !important;
}
.advantages-caller.blue-overlay .owl-item .fusion-image-element {
  position: relative;
}
.advantages-caller.blue-overlay .owl-item .fusion-image-element .fusion-imageframe {
  height: 150px;
  width: 100%;
}
.advantages-caller.blue-overlay .owl-item .fusion-image-element .fusion-imageframe img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.advantages-caller.blue-overlay .owl-item .fusion-image-element::after {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background: linear-gradient(180deg, rgba(65, 26, 27, 0) 0%, rgba(65, 26, 27, 0.95) 94.79%);
  z-index: 99;
}
.advantages-caller.blue-overlay .owl-item .fusion-text {
  padding: 0 24px;
}
@media screen and (max-width: 834px) {
  .advantages-caller .owl-stage {
    margin-bottom: 2rem !important;
  }
  .advantages-caller .owl-stage .owl-item .fusion-column-wrapper {
    padding: 1.5rem !important;
  }
  .advantages-caller.blue-overlay .owl-stage .owl-item .fusion-column-wrapper {
    padding: 0 !important;
  }
  .advantages-caller.blue-overlay .owl-stage .owl-item .fusion-column-wrapper .fusion-text + div {
    padding: 0 1.5rem 1.5rem 1.5rem !important;
  }
  .advantages-caller.blue-overlay .owl-stage .owl-item .fusion-column-wrapper .fusion-text + div .btn {
    margin: 0 !important;
  }
  .advantages-caller.no-gap .owl-stage-outer {
    margin-bottom: 2rem;
  }
}

@media screen and (max-width: 599px) {
  .advantages-caller .advantages-carousel .owl-stage .owl-item .fusion-column-wrapper,
  .advantages-caller .advantages-carousel .owl-stage .owl-item .fusion-column-inner-bg {
    width: 100%;
  }
}
.advantages-mobile-caller .owl-stage {
  display: flex;
}
.advantages-mobile-caller .owl-item {
  height: auto;
  display: flex;
}
.advantages-mobile-caller .owl-stage-outer {
  margin-right: -300px !important;
}

.so-gehts-slider .advantages-carousel .owl-stage .owl-item > * .fusion-column-wrapper {
  height: fit-content !important;
  margin-top: auto;
  margin-bottom: auto;
}
.so-gehts-slider .advantages-carousel .owl-stage .owl-item .fusion-text h4 {
  font-size: 1.25rem;
}

@media screen and (min-width: 600px) {
  .so-gehts-slider .advantages-carousel .owl-stage .owl-item {
    margin-right: 0 !important;
  }
}
:root {
  --awb-font-size: 1.125rem !important;
  --awb-padding-right-small: 1rem !important;
  --awb-padding-left-small: 1rem !important;
}

.referenzen-slider .owl-stage-outer {
  margin-bottom: 2rem;
  padding-left: 3px;
}
.referenzen-slider .owl-stage-outer .owl-item {
  opacity: 0.5 !important;
  transition: all 0.3s ease-in-out;
  width: 450px !important;
}
.referenzen-slider .owl-stage-outer .owl-item.visible {
  opacity: 1 !important;
}
.referenzen-slider .owl-stage {
  display: flex !important;
  align-items: center;
}
.referenzen-slider .referenz-item {
  background-color: #ffffff;
  border-radius: 0.75rem;
  padding: 1.5rem;
}
.referenzen-slider .referenz-item .referenz-upper {
  display: none;
}
.referenzen-slider .referenz-item .referenz-zitat {
  font-size: 1.75rem;
  color: #323232;
  line-height: 2rem;
  margin-bottom: 4rem;
}
.referenzen-slider .referenz-item .referenz-zitat .special {
  font-family: "Inclusive Sans Bold";
}
.referenzen-slider .referenz-item .referenz-details-wrapper {
  display: flex;
  gap: 1.5rem;
  align-items: center;
}
.referenzen-slider .referenz-item .referenz-details-wrapper .referenz-image {
  max-width: 35%;
  flex: 0 0 35%;
  aspect-ratio: 1;
  border-radius: 50%;
  overflow: hidden;
}
.referenzen-slider .referenz-item .referenz-details-wrapper .referenz-image img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.referenzen-slider .referenz-item .referenz-details-wrapper .referenzen-details p.referenzen-name {
  font-size: 1rem !important;
}
.referenzen-slider .referenz-item .referenz-details-wrapper .referenzen-details p {
  font-size: 1rem;
  line-height: 1.25rem;
  color: #323232;
  margin-bottom: 0;
}
.referenzen-slider .referenz-item .referenz-details-wrapper .referenzen-details p:last-of-type {
  margin-bottom: 2rem;
}
.referenzen-slider .referenz-item .referenz-details-wrapper .referenzen-details .referenz-logo {
  height: 40px;
  width: auto;
}
.referenzen-slider .referenz-item .referenz-details-wrapper .referenzen-details .referenz-logo img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  object-position: left;
}
.referenzen-slider .owl-nav {
  display: flex !important;
  gap: 20px;
}
.referenzen-slider .owl-nav button {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background-color: #FFF9F0 !important;
  border: 1px solid #FEF4E3 !important;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #332824 !important;
  transition: color 0.3s ease-in-out;
  opacity: 0.5;
}
.referenzen-slider .owl-nav button:hover {
  opacity: 1;
}
@media screen and (max-width: 1280px) {
  .referenzen-slider .referenz-item {
    border-radius: 0;
  }
  .referenzen-slider .referenz-item .referenz-zitat {
    margin-bottom: 1.5rem;
  }
  .referenzen-slider .referenz-item .referenz-details-wrapper .referenz-image {
    max-width: 10rem;
    flex: 0 0 10rem;
  }
  .referenzen-slider .referenz-item .referenz-details-wrapper .referenzen-details p.referenzen-name {
    font-size: 1rem !important;
  }
  .referenzen-slider .referenz-item .referenz-details-wrapper .referenzen-details p:last-of-type {
    margin-bottom: 1rem;
  }
}
@media screen and (max-width: 570px) {
  .referenzen-slider .owl-stage-outer .owl-item {
    width: calc(100vw - 50px) !important;
  }
  .referenzen-slider .owl-stage-outer .referenz-zitat {
    font-size: 1.25rem !important;
    line-height: 1.438rem !important;
  }
}

.referenzen-zitat {
  margin-top: 0.75rem;
  margin-bottom: 2rem;
}
.referenzen-zitat .referenz-item {
  background-color: #FEF4E3;
  padding: 1.5rem;
}
.referenzen-zitat .referenz-item .referenz-upper {
  display: none;
}
.referenzen-zitat .referenz-item .referenz-zitat {
  font-size: 1.125rem;
  color: #323232;
  line-height: 1.625rem;
  font-family: "Inclusive Sans Medium";
}
.referenzen-zitat .referenz-item .referenz-zitat .special {
  font-family: "Inclusive Sans Bold";
}
.referenzen-zitat .referenz-item .referenz-details-wrapper {
  display: flex;
  gap: 1.5rem;
  align-items: center;
}
.referenzen-zitat .referenz-item .referenz-details-wrapper .referenzen-details p.referenzen-name {
  font-size: 1rem !important;
}
.referenzen-zitat .referenz-item .referenz-details-wrapper .referenz-image {
  max-width: 3.25rem;
  flex: 0 0 3.25rem;
  aspect-ratio: 1;
  border-radius: 50%;
  overflow: hidden;
}
.referenzen-zitat .referenz-item .referenz-details-wrapper .referenz-image img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}

:root {
  --awb-font-size: 1.125rem !important;
  --awb-padding-right-small: 1rem !important;
  --awb-padding-left-small: 1rem !important;
}

.themen-container {
  display: flex;
  justify-content: flex-start;
  column-gap: 1rem;
  flex-wrap: wrap;
  flex-direction: column;
}
@media screen and (min-width: 768px) {
  .themen-container {
    flex-direction: row;
  }
}
.themen-container .themen-item {
  max-width: 100%;
  flex: 0 0 100%;
  background-size: cover;
  background-repeat: no-repeat;
  padding: 2rem 1rem;
  border-radius: 12px;
  height: 200px;
  min-height: 200px;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  position: relative;
  overflow: hidden;
}
@media screen and (min-width: 768px) {
  .themen-container .themen-item {
    max-width: 48%;
    flex: 0 0 48%;
    padding: 2rem;
  }
}
@media screen and (min-width: 1080px) {
  .themen-container .themen-item {
    max-width: 24%;
    flex: 0 0 24%;
  }
}
.themen-container .themen-item:after {
  content: "";
  width: 100%;
  height: 100%;
  background: linear-gradient(183deg, rgba(0, 0, 0, 0.41) 45.2%, rgba(0, 0, 0, 0.53) 61.25%, rgba(0, 0, 0, 0.63) 80.86%, rgba(0, 0, 0, 0.9) 97.79%);
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 0;
}
.themen-container .themen-item .themen-title {
  color: #fefefe !important;
  font-weight: 700;
  z-index: 1;
  line-height: 1.75rem;
  hyphens: auto;
  font-size: 1.25rem;
}
.themen-container .themen-item .themen-marker {
  display: none;
}
.themen-container.themen-carousel .owl-stage-outer {
  margin-right: -300px;
}
.themen-container.themen-carousel .themen-item {
  max-width: 100%;
  flex: 0 0 100%;
  background: linear-gradient(180deg, rgba(0, 21, 64, 0) 0%, rgba(0, 21, 64, 0.6) 100%), #A6A6A6;
  height: 250px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  position: relative;
}
.themen-container.themen-carousel .themen-item::after {
  content: "";
  width: 100%;
  height: 100%;
  background: linear-gradient(183deg, rgba(51, 40, 36, 0) 45.2%, rgba(51, 40, 36, 0) 61.25%, rgba(51, 40, 36, 0.63) 80.86%, rgba(51, 40, 36, 0.9) 97.79%);
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 0;
}
.themen-container.themen-carousel .themen-item .themen-marker {
  z-index: 1;
  position: absolute;
  right: 2rem;
  width: 2rem;
  height: 2rem;
  background-color: #D54401;
  border-radius: 0.5rem;
  display: flex;
  justify-content: center;
  align-items: center;
}
.themen-container.themen-carousel .themen-item .themen-marker i {
  font-size: 1.5rem;
  color: white !important;
}
.themen-container.themen-carousel .owl-dots .owl-dot {
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background-color: #F95F18;
  opacity: 0.5;
  margin: 0 5px;
}
.themen-container.themen-carousel .owl-dots .owl-dot.active {
  width: 16px;
  height: 16px;
  background-color: #F95F18;
  opacity: 1;
}

:root {
  --awb-font-size: 1.125rem !important;
  --awb-padding-right-small: 1rem !important;
  --awb-padding-left-small: 1rem !important;
}

.blog-preview .category-buttons {
  flex-wrap: wrap;
  align-items: center;
  gap: 1.25rem;
  padding-bottom: 2.5rem !important;
  border-bottom: 1px solid #e2e8f0;
}
.blog-preview .category-buttons .category-buttons-title {
  font-family: "Inclusive Sans Semibold";
  font-size: 1.125rem;
  margin-right: 1.25rem;
  color: #020617;
}
@media screen and (max-width: 1024px) {
  .blog-preview .category-buttons .category-buttons-title {
    display: block;
    flex-basis: 100%;
  }
}
.blog-preview .category-buttons .btn {
  padding: 0.5rem !important;
  background-color: #FEF4E3 !important;
  border-color: #FEF4E3 !important;
}
.blog-preview .category-buttons .btn .fusion-button-text {
  margin-right: 0 !important;
  color: #332824 !important;
}
.blog-preview .category-buttons .btn:hover, .blog-preview .category-buttons .btn.active {
  background-color: #F95F18 !important;
  border-color: #F95F18 !important;
}
.blog-preview .category-buttons .btn:hover .fusion-button-text, .blog-preview .category-buttons .btn.active .fusion-button-text {
  color: #ffffff !important;
}
.blog-preview .category-content .category-details .category-posts .post-wrapper {
  display: flex;
  flex-direction: column;
  gap: 1.75rem;
}
@media screen and (min-width: 1024px) {
  .blog-preview .category-content .category-details .category-posts .post-wrapper {
    flex-direction: row;
  }
}
.blog-preview .category-content .category-details .category-posts .post-wrapper .post-item {
  max-width: 100%;
  flex: 0 0 100%;
}
@media screen and (min-width: 1024px) {
  .blog-preview .category-content .category-details .category-posts .post-wrapper .post-item {
    max-width: 32%;
    flex: 0 0 32%;
  }
}
.blog-preview .category-content .category-details .category-posts .post-wrapper .post-item .post-content .post-thumbnail {
  aspect-ratio: 41/25;
  border-radius: 0.75rem;
  overflow: hidden;
}
.blog-preview .category-content .category-details .category-posts .post-wrapper .post-item .post-content .post-thumbnail img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.blog-preview .category-content .category-details .category-posts .post-wrapper .post-item .post-content ul.post-categories {
  display: flex;
  gap: 0.75rem;
  padding: 0;
  flex-wrap: wrap;
  list-style: none;
}
.blog-preview .category-content .category-details .category-posts .post-wrapper .post-item .post-content ul.post-categories li a {
  color: #D54401;
  list-style: none;
  font-size: 0.875rem;
  border: 1px solid #D54401;
  border-radius: 2rem;
  padding: 0.5rem;
}
.blog-preview .category-content .category-details .category-posts .post-wrapper .post-item .post-content ul.post-categories li a:hover {
  background-color: #D54401;
  color: #ffffff !important;
}
.blog-preview .category-content .category-details .category-posts .post-wrapper .post-item .post-content .post-title a {
  color: #020617;
  font-size: 1.125rem;
}
.blog-preview .category-content .category-details .category-posts .post-wrapper .post-item .post-content .fusion-button-text {
  color: #020617 !important;
}
.blog-preview .category-content .category-details .category-posts .post-wrapper .post-item .post-content .fusion-button-text::after {
  color: #020617;
}
.blog-preview .category-content .category-details .category-posts .post-wrapper .post-item:hover .post-title a {
  color: #D54401 !important;
}
.blog-preview .category-content .category-details .category-posts .post-wrapper .post-item:hover .btn .fusion-button-text, .blog-preview .category-content .category-details .category-posts .post-wrapper .post-item:hover .btn .fusion-button-text::after {
  color: #F95F18 !important;
}

:root {
  --awb-font-size: 1.125rem !important;
  --awb-padding-right-small: 1rem !important;
  --awb-padding-left-small: 1rem !important;
}

body.archive .mr-0 .fusion-column-wrapper {
  margin-right: 0 !important;
}
body.archive .mr-0 .fusion-column-wrapper .fusion-image-element {
  height: 100%;
  width: 100%;
  border-bottom-left-radius: 8rem;
  overflow: hidden;
}
body.archive .mr-0 .fusion-column-wrapper .fusion-image-element span,
body.archive .mr-0 .fusion-column-wrapper .fusion-image-element img {
  height: 100%;
  width: 100%;
}
body.archive .mr-0 .fusion-column-wrapper .fusion-image-element img {
  object-fit: cover;
}
body.archive .archive-wrapper .fusion-breadcrumbs {
  color: #F95F18;
  font-size: 1rem;
}
body.archive .archive-wrapper .fusion-breadcrumbs a {
  color: #332824;
}
body.archive h2.fusion-nothing-found p {
  font-size: 1.125rem !important;
  font-weight: 500;
  line-height: 1.5rem;
  font-family: "Inclusive Sans Regular";
}
body.archive h2.fusion-nothing-found p a {
  color: #6509ba !important;
}
body.archive h2.fusion-nothing-found p a:hover {
  color: #D54401 !important;
}
body.archive .fusion-posts-container article .fusion-flexslider {
  border-radius: 24px;
  overflow: hidden;
  width: 100%;
  aspect-ratio: 41/25;
  margin-bottom: 20px;
}
body.archive .fusion-posts-container article .fusion-flexslider .slides,
body.archive .fusion-posts-container article .fusion-flexslider .fusion-image-wrapper {
  width: 100%;
  height: 100%;
}
body.archive .fusion-posts-container article .fusion-flexslider img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
body.archive .fusion-posts-container article .fusion-flexslider .fusion-rollover {
  display: none !important;
}
body.archive .fusion-posts-container article .fusion-post-content-wrapper {
  padding: 0 !important;
}
body.archive .fusion-posts-container article .fusion-post-content-wrapper .post-content {
  display: flex;
  flex-direction: column;
}
body.archive .fusion-posts-container article .fusion-post-content-wrapper .post-content .fusion-single-line-meta {
  order: 1;
  margin-bottom: 0.675rem;
}
body.archive .fusion-posts-container article .fusion-post-content-wrapper .post-content .fusion-single-line-meta a {
  font-size: 0.875rem;
  color: #F95F18;
  border: 1px solid #F95F18;
  border-radius: 2rem;
  padding: 0.5rem;
  display: inline-block;
  margin-bottom: 0.625rem !important;
}
body.archive .fusion-posts-container article .fusion-post-content-wrapper .post-content h2 {
  order: 2;
  line-height: 1.5rem !important;
}
body.archive .fusion-posts-container article .fusion-post-content-wrapper .post-content h2 a {
  font-size: 1.125rem !important;
  line-height: 1.5rem !important;
  color: #020617 !important;
}
body.archive .fusion-posts-container article .fusion-post-content-wrapper .post-content .fusion-post-content-container {
  order: 3;
}
body.archive .fusion-posts-container article .fusion-post-content-wrapper .post-content .fusion-post-content-container p {
  font-size: 1rem !important;
  line-height: 1.375rem !important;
  overflow: hidden;
  display: -webkit-box;
  line-clamp: 2;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
body.archive .fusion-posts-container article .fusion-post-content-wrapper .post-content .fusion-content-sep {
  display: none;
}
body.archive .fusion-posts-container article .fusion-post-content-wrapper .fusion-meta-info a {
  font-size: 1rem;
  line-height: 1.375rem;
  color: #020617 !important;
  font-family: "Inclusive Sans Regular" !important;
  display: flex !important;
  align-items: center;
}
body.archive .fusion-posts-container article .fusion-post-content-wrapper .fusion-meta-info a:after {
  font-family: "Font Awesome 6 Pro Solid";
  content: "\f061";
  color: #020617;
  font-weight: 300;
  font-size: 1.3rem !important;
  margin-left: 1rem !important;
  transition: all 0.2s ease-in-out;
  position: unset !important;
  transform: unset !important;
}
body.archive .fusion-posts-container article .fusion-post-content-wrapper .fusion-meta-info a:hover:after {
  margin-left: 1.5rem !important;
  transition: all 0.2s ease-in-out;
}
body.archive .fusion-posts-container article:hover .post-content h2 a, body.archive .fusion-posts-container article:hover .fusion-meta-info a, body.archive .fusion-posts-container article:hover .fusion-meta-info a::after {
  color: #D54401 !important;
}

#main .archive-wrapper {
  padding-top: 3rem !important;
  padding-bottom: 3rem !important;
}
@media screen and (min-width: 768px) {
  #main .archive-wrapper {
    padding-top: 5.3rem !important;
    padding-bottom: 5.3rem !important;
  }
}
#main .archive-wrapper .breadcrumb {
  padding: 0;
  padding-bottom: 2rem;
}
@media screen and (min-width: 768px) {
  #main .archive-wrapper .breadcrumb {
    padding-bottom: 2.5rem;
  }
}

@media screen and (min-width: 835px) {
  .btn-blog-more {
    margin-top: 3.5rem !important;
  }
}
@media screen and (min-width: 1081px) {
  .btn-blog-more {
    margin-top: 5rem !important;
  }
}

.topic-preview .btn.btn-inline .fusion-button-text::after {
  content: "\f061";
}
.topic-preview .post-excerpt {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  line-clamp: 2;
}

.category-wrapper-max-width .fusion-post-wrapper .fusion-image-wrapper,
.category-wrapper-max-width .fusion-post-wrapper .fusion-image-wrapper img,
.category-wrapper-max-width .fusion-post-wrapper .slides li {
  height: 100% !important;
}
.category-wrapper-max-width .fusion-post-wrapper .fusion-image-wrapper img {
  border-radius: 12px;
}
.category-wrapper-max-width .blog-posts-items .fusion-post-wrapper {
  margin-bottom: 1rem;
}
@media screen and (min-width: 800px) {
  .category-wrapper-max-width .blog-posts-items .fusion-post-wrapper {
    margin-bottom: 3rem;
  }
}
.category-wrapper-max-width .category-kunden .erfolg-meta-list {
  list-style: none;
  margin: 0;
  padding: 0;
}
.category-wrapper-max-width .category-kunden .erfolg-meta-list li {
  position: relative;
  padding-left: 1.25rem;
  margin-bottom: 0.4rem;
  line-height: 1.4;
}
.category-wrapper-max-width .category-kunden .erfolg-meta-list li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0.2rem;
  width: 1rem;
  height: 1rem;
  background-color: #020617; /* Icon-Farbe = Theme-Farbe */
  -webkit-mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M9.29 6.71c-.39.39-.39 1.02 0 1.41L13.17 12l-3.88 3.88c-.39.39-.39 1.02 0 1.41.39.39 1.02.39 1.41 0l4.59-4.59c.39-.39.39-1.02 0-1.41L10.7 6.71c-.38-.38-1.02-.38-1.41 0z'/%3E%3C/svg%3E") center/contain no-repeat;
  mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M9.29 6.71c-.39.39-.39 1.02 0 1.41L13.17 12l-3.88 3.88c-.39.39-.39 1.02 0 1.41.39.39 1.02.39 1.41 0l4.59-4.59c.39-.39.39-1.02 0-1.41L10.7 6.71c-.38-.38-1.02-.38-1.41 0z'/%3E%3C/svg%3E") center/contain no-repeat;
}

:root {
  --awb-font-size: 1.125rem !important;
  --awb-padding-right-small: 1rem !important;
  --awb-padding-left-small: 1rem !important;
}

@media screen and (min-width: 1024px) {
  body.single-post .blog-container {
    max-width: 53.125rem;
    margin: 0 auto;
  }
}
body.single-post .blog-container .fusion-meta-tb {
  padding: 0;
  border: none !important;
}
body.single-post .blog-container .fusion-meta-tb .post-categories {
  list-style: none;
  display: flex;
  flex-wrap: wrap;
  padding: 0;
}
body.single-post .blog-container .fusion-meta-tb .post-categories a {
  color: #D54401;
  list-style: none;
  font-size: 0.875rem;
  border: 1px solid #D54401;
  border-radius: 2rem;
  padding: 0.5rem;
}
body.single-post .blog-container .fusion-meta-tb .post-categories a:hover {
  background-color: #D54401;
  color: #ffffff !important;
}
body.single-post .blog-container .fusion-meta-tb .fusion-tb-categories a a {
  color: #D54401;
  list-style: none;
  font-size: 0.875rem;
  border: 1px solid #D54401;
  border-radius: 2rem;
  padding: 0.5rem;
}
body.single-post .blog-container .fusion-meta-tb .fusion-tb-categories a a:hover {
  background-color: #D54401;
  color: #ffffff !important;
}
body.single-post .blog-container .fusion-meta-tb .fusion-tb-categories a {
  margin-right: 0.75rem;
  color: #D54401;
  list-style: none;
  font-size: 0.875rem;
  border: 1px solid #D54401;
  border-radius: 2rem;
  padding: 0.375rem 0.625rem 0.375rem 0.625rem !important;
}
body.single-post .blog-container .fusion-meta-tb .fusion-tb-categories a:hover {
  background-color: #D54401;
  color: #ffffff !important;
}
body.single-post .blog-container .fusion-meta-tb .fusion-tb-published-date {
  font-size: 0.875rem;
  color: #332824;
  display: flex;
  align-items: center;
  margin-right: 2rem;
}
body.single-post .blog-container .fusion-meta-tb .fusion-tb-published-date::before {
  background-image: url("/wp-content/uploads/2025/11/icon-date.svg");
  content: "";
  width: 20px;
  height: 20px;
  background-repeat: no-repeat;
  margin-right: 0.75rem;
  background-position-y: center;
  background-size: contain;
}
body.single-post .blog-container .fusion-meta-tb .fusion-tb-published-read-time {
  font-size: 0.875rem;
  color: #332824;
  display: flex;
  align-items: center;
  margin-left: 2rem;
}
body.single-post .blog-container .fusion-meta-tb .fusion-tb-published-read-time::before {
  background-image: url("/wp-content/uploads/2025/11/icon-read-time.svg");
  content: "";
  width: 26px;
  height: 24px;
  background-repeat: no-repeat;
  margin-right: 0.75rem;
  background-position-y: center;
  background-size: contain;
}
body.single-post .blog-container .fusion-meta-tb .fusion-meta-tb-sep {
  color: #cbd5e1;
  font-size: 1.125rem;
}
body.single-post .blog-container .fusion-meta-tb .fusion-tb-author {
  font-size: 0.875rem;
  color: #332824;
}
body.single-post .blog-container .post-excerpt {
  font-size: 1.125rem;
  color: #332824;
  line-height: 1.625rem;
}
body.single-post .blog-container .main-image {
  width: 100%;
  aspect-ratio: 170/91;
  border-radius: 0.75rem;
}
body.single-post .blog-container .main-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
body.single-post .blog-container .fusion-flex-column {
  margin-bottom: 32px;
}
body.single-post .container-small {
  padding-left: 2rem;
  padding-right: 2rem;
}
@media screen and (min-width: 480px) {
  body.single-post .container-small {
    padding-left: 3rem;
    padding-right: 3rem;
  }
}
@media screen and (min-width: 768px) {
  body.single-post .container-small {
    max-width: 40rem !important;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
    padding-right: 0;
  }
}
body.single-post .container-small .fusion-column-wrapper,
body.single-post .container-small .fusion-builder-row {
  margin-left: 0 !important;
  margin-right: 0 !important;
}
body.single-post .container-small .fusion-layout-column {
  margin-bottom: 0;
}
body.single-post .container-small .toc-container {
  padding-bottom: 2rem;
  border-bottom: 1px solid #e2e8f0;
}
body.single-post .container-small .toc-container h3 {
  font-size: 1.5rem;
  line-height: 1.75rem;
  color: #020617;
  margin-bottom: 1.5rem !important;
}
body.single-post .container-small .toc-container ul {
  padding: 0;
  margin: 0;
}
body.single-post .container-small .toc-container ul li {
  list-style: none;
  display: block;
  position: relative;
}
body.single-post .container-small .toc-container ul li a {
  color: #020617 !important;
  font-weight: 600;
  width: 100%;
  display: inline-block;
  line-height: 1.5em;
  padding-right: 1.5rem;
  position: relative;
  z-index: 10;
}
body.single-post .container-small .toc-container ul li::after {
  content: "\f063";
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
  position: absolute;
  right: 0;
  top: 0;
  color: #00194d;
}
body.single-post .container-small .toc-container ul li:not(:last-of-type) {
  margin-bottom: 1rem;
}
body.single-post .container-small .content-after-toc {
  padding-top: 2rem;
}
body.single-post .container-small .content-after-toc h2,
body.single-post .container-small .content-after-toc h3,
body.single-post .container-small .content-after-toc h4,
body.single-post .container-small .content-after-toc .fusion-image-element {
  margin-bottom: 1rem !important;
}
body.single-post .container-small .content-after-toc h2,
body.single-post .container-small .content-after-toc h3 {
  font-family: "Inclusive Sans Bold";
}
@media screen and (max-width: 768px) {
  body.single-post .container-small .content-after-toc h2,
  body.single-post .container-small .content-after-toc h3 {
    font-size: 1.5rem;
  }
}
body.single-post .container-small .content-after-toc h2,
body.single-post .container-small .content-after-toc h3 {
  font-size: 2rem;
  line-height: 1.25em;
}
@media screen and (max-width: 768px) {
  body.single-post .container-small .content-after-toc h3 {
    font-size: 1.5rem;
  }
}
body.single-post .container-small .content-after-toc h3 {
  font-size: 1.5rem;
}
body.single-post .container-small .content-after-toc .fullwidth-box {
  padding: 0 !important;
}
body.single-post .container-small .content-after-toc .fusion-text {
  --awb-text-color: #332824 !important;
}
body.single-post .container-small .content-after-toc .fusion-checklist *, body.single-post .container-small .content-after-toc ul.fusion-checklist * {
  color: #332824 !important;
}
body.single-post .container-small .content-after-toc .awb-gallery-wrapper {
  margin-bottom: 1.5rem;
}
body.single-post .container-small .content-after-toc .fusion-column-wrapper {
  margin-left: 0;
  margin-right: 0;
}
body.single-post .container-small .content-after-toc .awb-imageframe-caption-container .awb-imageframe-caption-title {
  display: none;
}
body.single-post .container-small .content-after-toc .awb-imageframe-caption-container .awb-imageframe-caption-text {
  margin-top: 0;
  font-size: 0.875rem;
  font-style: italic;
}
body.single-post .container-small .content-after-toc ul {
  padding-left: 1rem;
}
body.single-post .container-small .content-after-toc ul li {
  margin-bottom: 0.5rem;
}
body.single-post .container-small .content-after-toc ul li,
body.single-post .container-small .content-after-toc ol li,
body.single-post .container-small .content-after-toc p:not(.referenzen-name) {
  font-size: 1.125rem !important;
}
body.single-post .container-small .content-after-toc ul li a,
body.single-post .container-small .content-after-toc ol li a,
body.single-post .container-small .content-after-toc p:not(.referenzen-name) a {
  color: #6509ba;
}
body.single-post .container-small .content-after-toc ul li a:hover,
body.single-post .container-small .content-after-toc ol li a:hover,
body.single-post .container-small .content-after-toc p:not(.referenzen-name) a:hover {
  color: #D54401 !important;
}
body.single-post .container-small .content-after-toc .panel-group {
  margin-bottom: 1rem;
}
body.single-post .container-small .content-after-toc .panel-group .fusion-panel {
  border-color: #332824;
}
body.single-post .container-small .content-after-toc .panel-group ol {
  margin-top: 0;
  margin-bottom: 0.5rem;
  padding-left: 1rem;
}
body.single-post .container-small .content-after-toc .panel-group .panel-title {
  margin-bottom: 0 !important;
  font-family: "Inclusive Sans Bold";
}
body.single-post .container-small .content-after-toc .panel-group .fusion-panel:last-child {
  border-bottom: 0;
}
body.single-post .container-small .content-after-toc .panel-group .panel-body {
  padding-bottom: 0;
  color: #332824 !important;
  font-weight: 500;
  font-family: "Inclusive Sans Regular";
}
body.single-post .container-small .content-after-toc .panel-group .panel-body img {
  border-radius: 12px;
}
body.single-post .container-small .content-after-toc table {
  width: 100%;
  max-width: 100%;
  table-layout: fixed;
  border-collapse: collapse;
}
body.single-post .container-small .content-after-toc table td, body.single-post .container-small .content-after-toc table th {
  overflow-wrap: break-word;
  word-break: break-word;
  hyphens: auto;
}
body.single-post .shariff {
  display: flex !important;
  align-items: center;
  gap: 1rem;
  flex-wrap: wrap;
  margin-top: 2rem;
}
@media screen and (min-width: 768px) {
  body.single-post .shariff {
    margin-top: 4rem;
  }
}

.two-columns-blog {
  padding-right: 1rem;
}

.blog-detail-image {
  margin-top: 0.75rem;
  margin-bottom: 0.75rem;
}
.blog-detail-image img {
  border-radius: 12px;
}

@media screen and (max-width: 768px) {
  .category-bgm h1 {
    font-size: 1.5rem !important;
  }
}

.blog-layout-margin {
  margin-bottom: 2rem !important;
}
@media screen and (min-width: 992px) {
  .blog-layout-margin {
    margin-bottom: 8rem !important;
  }
}

.blog-single-author .autor-box {
  display: flex;
  align-items: center;
  margin-bottom: 1.5rem;
}
.blog-single-author .autor-box img {
  width: 2.5rem;
  height: 2.5rem;
  object-fit: cover;
  aspect-ratio: 1/1;
  border-radius: 50rem;
  margin-right: 0.75rem;
}
.blog-single-author .autor-box p {
  font-size: 0.875rem;
  color: #332824;
  margin: 0;
}

.blog-conversion {
  margin-top: 1rem !important;
  margin-bottom: 2rem !important;
}
.blog-conversion .fusion-column-wrapper {
  padding: 1.25rem !important;
}
.blog-conversion .fusion-column-wrapper .fusion_builder_column_inner {
  padding: 0 !important;
}
.blog-conversion .fusion-builder-row {
  align-items: center !important;
}
.blog-conversion .blog-conversion-text {
  padding: 1.5rem;
}
@media screen and (min-width: 576px) {
  .blog-conversion .blog-conversion-text {
    width: calc(100% - 260px);
  }
}
.blog-conversion .blog-conversion-text h5 {
  font-size: 1.25rem;
}
.blog-conversion .blog-conversion-text p {
  margin-top: 1rem;
  margin-bottom: 1rem;
}
.blog-conversion .blog-conversion-text .fusion-button .fusion-button-text {
  font-size: 1rem !important;
}
.blog-conversion .blog-conversion-text .fusion-button .fusion-button-text::after {
  display: inline-block;
  margin-left: 0.5rem !important;
}
.blog-conversion .blog-conversion-text .fusion-button:hover .fusion-button-text::after {
  margin-left: 0.5rem !important;
  transform: none !important;
}

@media screen and (min-width: 576px) {
  body.single-post .container-small .content-after-toc .blog-conversion-image {
    min-width: 260px;
    max-width: 260px;
  }
}
body.single-post .container-small .content-after-toc .blog-conversion-image .fusion-image-element {
  margin-bottom: 0 !important;
  height: 100%;
}
body.single-post .container-small .content-after-toc .blog-conversion-image .fusion-image-element span {
  height: 100%;
}
body.single-post .container-small .content-after-toc .blog-conversion-image .fusion-image-element img {
  height: 100%;
  object-fit: cover;
}
@media screen and (max-width: 576px) {
  body.single-post .container-small .content-after-toc .blog-conversion-image .fusion-image-element img {
    max-height: 250px;
    width: auto;
  }
}

body.single-post .panel-heading .panel-title a {
  justify-content: space-between;
}
body.single-post .panel-heading .panel-title a .fusion-toggle-heading {
  color: #332824;
  font-weight: 700;
}
body.single-post .panel-heading .panel-title a .fusion-toggle-icon-wrapper {
  order: 2;
}
body.single-post .panel-heading .panel-title a .fa-fusion-box {
  color: #1E1E1E;
  background-color: transparent !important;
}
body.single-post .panel-heading .panel-title a .fa-fusion-box::before {
  font-size: 1.25rem;
}
body.single-post .panel-heading .panel-title a:hover {
  background-color: transparent !important;
}
body.single-post .panel-heading .panel-title a:not(.active):hover .fa-fusion-box {
  background-color: transparent !important;
  color: #332824;
}
body.single-post .panel-heading .panel-title a .awb-icon-minus::before {
  color: #332824;
}
body.single-post .panel-heading .fusion-toggle-heading {
  margin-left: 0;
  padding-right: 0.5rem;
  letter-spacing: 0;
  font-family: "Inclusive Sans Regular";
}

@media screen and (min-width: 768px) and (max-width: 1440px) {
  body.single-post #main.width-100 .fusion-fullwidth,
  body.single-post #main.width-100 .nonhundred-percent-fullwidth {
    margin-left: auto !important;
    margin-right: auto !important;
  }
  body.single-post #main.width-100 .fusion-fullwidth .content-after-toc .fusion-fullwidth,
  body.single-post #main.width-100 .nonhundred-percent-fullwidth .content-after-toc .fusion-fullwidth {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
}
body.single-post .scroll-top {
  margin-top: 0;
  scroll-margin-top: 1rem;
}
@media screen and (min-width: 1200px) {
  body.single-post .scroll-top {
    scroll-margin-top: 5rem;
  }
}

:root {
  --awb-font-size: 1.125rem !important;
  --awb-padding-right-small: 1rem !important;
  --awb-padding-left-small: 1rem !important;
}

@media screen and (min-width: 1200px) {
  .single-post .related-post-wrapper {
    padding-left: 3rem;
    padding-right: 3rem;
  }
  .single-post .related-post-wrapper .related-post-wrapper-inner {
    max-width: 1280px;
    margin-left: auto;
    margin-right: auto;
  }
  .single-post .related-post-wrapper .related-post-wrapper-inner .fusion-column-wrapper {
    margin-left: 0;
    margin-right: 0;
  }
}

.single-post .related-posts {
  margin-top: 2.5rem;
}

.related-posts {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  flex-direction: column;
}
@media screen and (min-width: 1024px) {
  .related-posts {
    flex-direction: row;
  }
}
@media screen and (max-width: 1024px) {
  .related-posts .post-item {
    margin-bottom: 3rem;
  }
  .related-posts .post-item:last-child {
    margin-bottom: 0;
  }
}
@media screen and (min-width: 1024px) {
  .related-posts .post-item {
    max-width: 32%;
    flex: 0 0 32%;
  }
}
.related-posts .post-item .post-content .post-thumbnail {
  aspect-ratio: 41/25;
  border-radius: 0.75rem;
  overflow: hidden;
}
.related-posts .post-item .post-content .post-thumbnail img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.related-posts .post-item .post-content ul.post-categories {
  display: flex;
  gap: 0.75rem;
  padding: 0;
  flex-wrap: wrap;
  list-style: none;
}
.related-posts .post-item .post-content ul.post-categories li a {
  color: #D54401;
  list-style: none;
  font-size: 0.875rem;
  border: 1px solid #D54401;
  border-radius: 2rem;
  padding: 0.5rem;
}
.related-posts .post-item .post-content ul.post-categories li a:hover {
  background-color: #D54401;
  color: #ffffff !important;
}
.related-posts .post-item .post-content .post-excerpt {
  color: #332824;
  margin-top: 0.6rem;
  margin-bottom: 0.5rem;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  line-clamp: 2;
  -webkit-line-clamp: 2;
}
.related-posts .post-item .post-content .post-title a {
  color: #020617;
  font-size: 1.125rem;
}
.related-posts .post-item .post-content .fusion-button-text {
  color: #020617 !important;
}
.related-posts .post-item .post-content .fusion-button-text::after {
  color: #020617;
  transform: rotate(45deg);
  content: "\f061";
}
.related-posts .post-item .post-content .post-categories {
  margin-top: 1rem;
}
.related-posts .post-item .post-content .post-categories a a {
  color: #D54401;
  list-style: none;
  font-size: 0.875rem;
  border: 1px solid #D54401;
  border-radius: 2rem;
  padding: 0.5rem;
}
.related-posts .post-item .post-content .post-categories a a:hover {
  background-color: #D54401;
  color: #ffffff !important;
}
.related-posts .post-item .post-content:hover .post-title a {
  color: #D54401 !important;
}
.related-posts .post-item .post-content:hover .btn .fusion-button-text, .related-posts .post-item .post-content:hover .btn .fusion-button-text::after {
  color: #F95F18 !important;
}

:root {
  --awb-font-size: 1.125rem !important;
  --awb-padding-right-small: 1rem !important;
  --awb-padding-left-small: 1rem !important;
}

@media screen and (min-width: 1441px) {
  .category #main {
    padding: 0 !important;
  }
}
.category #main .special-bordered-background {
  width: 100%;
  margin-left: 0;
  margin-right: 0;
}
@media screen and (min-width: 1300px) {
  .category #main .newest-blog .fusion-builder-row {
    max-width: 1280px !important;
    max-width: 1280px !important;
  }
}
.category #main .category-overview {
  display: block;
  margin: auto;
  padding: 0;
}
.category #main .category-overview .fusion-layout-column {
  margin-bottom: 0;
}
@media screen and (max-width: 834px) {
  .category #main .category-overview {
    padding-left: 0 !important;
  }
  .category #main .category-overview .category-overview-right-column {
    order: 1;
    margin: 0 !important;
  }
  .category #main .category-overview .category-overview-right-column .fusion-column-wrapper {
    margin-left: 0 !important;
  }
  .category #main .category-overview .category-overview-right-column img {
    border-radius: 0 !important;
  }
  .category #main .category-overview .category-overview-left-column {
    order: 2;
    padding-top: 4rem !important;
    padding-bottom: 4rem !important;
    padding-left: 5rem !important;
    padding-right: 5rem !important;
    border-radius: 1.5rem 1.5rem 0 0 !important;
    margin-top: -3rem !important;
    z-index: 100 !important;
    background-color: #FFF9F0 !important;
    margin-bottom: 0 !important;
    padding-bottom: 6rem !important;
  }
}
@media screen and (max-width: 520px) {
  .category #main .category-overview .category-overview-left-column {
    padding-left: 1rem !important;
    padding-right: 1rem !important;
  }
}
.category #main .category-overview .category-overview-left-column {
  hyphens: auto;
}
@media screen and (max-width: 640px) {
  .category #main .category-overview .category-overview-left-column {
    padding-right: var(--container_padding_100_right, var(--hundredp_padding));
    padding-left: var(--container_padding_100_left, var(--hundredp_padding));
  }
}
@media screen and (min-width: 1024px) {
  .category #main .category-overview .category-overview-left-column {
    padding-left: 2rem;
    padding-right: 2rem;
  }
  .category #main .category-overview .category-overview-left-column > .fusion-column-wrapper {
    margin-left: 0;
    margin-right: 0;
  }
}
@media screen and (min-width: 1200px) {
  .category #main .category-overview .category-overview-left-column {
    position: absolute;
    width: 1130px;
    margin-left: auto;
    left: 0;
    right: 0;
    z-index: 10;
    margin: auto;
    padding: 0;
  }
  .category #main .category-overview .category-overview-left-column > .fusion-column-wrapper {
    max-width: calc(100% - 30rem);
  }
}
@media screen and (min-width: 1300px) {
  .category #main .category-overview .category-overview-left-column {
    width: 1280px;
  }
  .category #main .category-overview .category-overview-left-column > .fusion-column-wrapper {
    max-width: calc(100% - 30rem);
  }
}
@media screen and (max-width: 640px) {
  .category #main .category-overview .category-overview-right-column {
    margin-bottom: 1.5rem;
  }
}
@media screen and (min-width: 1200px) {
  .category #main .category-overview .category-overview-right-column {
    margin-left: auto;
    position: relative;
  }
}
.category #main .category-overview .category-overview-right-column .fusion-column-wrapper {
  margin: 0;
}
.category #main .category-overview .category-overview-right-column .fusion-imageframe {
  width: 100%;
}
.category #main .category-overview .category-overview-right-column img {
  border-bottom-left-radius: 4rem;
  width: 100%;
}
@media screen and (min-width: 640px) {
  .category #main .category-overview .category-overview-right-column img {
    min-height: 520px;
    max-height: 520px;
    object-fit: cover;
  }
}
@media screen and (min-width: 1300px) {
  .category #main .category-overview.blog-overview .category-overview-left-column > .fusion-column-wrapper {
    max-width: calc(100% - 36rem);
  }
}
@media screen and (min-width: 835px) {
  .category #main .category-overview.blog-overview .category-overview-right-column img {
    min-height: 630px;
    max-height: 630px;
  }
}
@media screen and (min-width: 835px) {
  .category #main .category-overview.blog-overview {
    min-height: 630px;
    max-height: 630px;
  }
}
.category #main .fusion-post-wrapper {
  border: none !important;
}
.category #main .fusion-single-line-meta a {
  color: #D54401;
  list-style: none;
  font-size: 0.875rem;
  border: 1px solid #D54401;
  border-radius: 2rem;
  padding: 0.375rem 0.625rem 0.375rem 0.625rem !important;
  margin-right: 0.5rem;
  color: #D54401 !important;
}
.category #main .fusion-single-line-meta a:hover {
  background-color: #D54401;
  color: #ffffff !important;
}
.category #main .fusion-single-line-meta {
  margin-bottom: 0;
}
.category #main .fusion-builder-row {
  width: 100% !important;
  margin: 0 !important;
  max-width: 100% !important;
}
.category #main .fusion-read-more {
  font-size: 1rem !important;
}
.category #main .fusion-read-more::after {
  margin-left: 0.5rem !important;
  padding-left: 0;
  font-weight: 900;
  font-family: "Font Awesome 6 Sharp";
  font-size: 1rem !important;
}
.category #main .blog-shortcode-post-title {
  font-size: 1.125rem;
  font-family: "Inclusive Sans Bold" !important;
  line-height: 1.5rem !important;
}
.category #main .fusion-post-content {
  margin-bottom: 0;
}
.category #main .fusion-post-content-container {
  margin-top: 0.6rem;
  margin-bottom: 0.5rem;
}
.category #main .pagination {
  justify-content: center;
}
.category #main .pagination .page-text {
  display: none;
}
.category #main .pagination .current,
.category #main .pagination .inactive {
  width: 2rem;
  height: 2rem;
  border-radius: 50em;
  font-size: 1rem;
  font-family: "Inclusive Sans Regular";
}
.category #main .pagination .inactive {
  border-color: transparent;
  color: #00194d;
}
.category #main .pagination .inactive:hover {
  color: #ffffff;
  background-color: #F95F18;
}
.category #main .pagination .pagination-prev::after,
.category #main .pagination .pagination-next::after {
  font-weight: 900;
  font-size: 1.25rem;
  color: #00194d;
}
.category #main .pagination .pagination-prev:hover::after,
.category #main .pagination .pagination-next:hover::after {
  color: #F95F18;
}

@media screen and (min-width: 1024px) {
  .category-wrapper-max-width {
    max-width: 1280px;
    margin-left: auto;
    margin-right: auto;
  }
}

:root {
  --awb-font-size: 1.125rem !important;
  --awb-padding-right-small: 1rem !important;
  --awb-padding-left-small: 1rem !important;
}

.fusion-modal .modal-header {
  border-bottom: unset !important;
}
.fusion-modal .modal-header .modal-title {
  font-size: 2.25rem;
}
.fusion-modal .option-forms .topic-selection {
  display: flex;
  flex-direction: column;
}
.fusion-modal .option-forms .topic-selection label {
  display: flex;
  align-items: center;
  margin-bottom: 10px;
  cursor: pointer;
}
.fusion-modal .option-forms .topic-selection label input[type=radio] {
  appearance: none;
  -webkit-appearance: none;
  width: 24px;
  height: 24px;
  margin: 0 10px 0 0;
  border: 2px solid #6509BA;
  border-radius: 50%;
  background: #fff;
  position: relative;
  cursor: pointer;
  flex-shrink: 0;
}
.fusion-modal .option-forms .topic-selection label input[type=radio]::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 12px;
  height: 12px;
  background: #6509BA;
  border-radius: 50%;
  transform: translate(-50%, -50%) scale(0);
  transition: transform 0.2s ease;
}
.fusion-modal .option-forms .topic-selection label input[type=radio]:checked::after {
  transform: translate(-50%, -50%) scale(1);
}
.fusion-modal .option-forms .topic-selection label input[type=radio]:focus {
  outline: unset !important;
}
.fusion-modal .option-forms .btn {
  font-family: "Inclusive Sans Semibold" !important;
  font-size: 1rem !important;
  line-height: 1.375rem !important;
  cursor: pointer;
}
.fusion-modal .option-forms .btn.btn-primary {
  color: white;
  align-self: flex-end;
}
.fusion-modal .option-forms .btn.btn-primary:hover {
  color: #F95F18;
}
.fusion-modal .option-forms .btn.btn-primary-invert {
  color: #F95F18 !important;
  align-self: flex-start;
}
.fusion-modal .option-forms .btn.btn-primary-invert:hover {
  color: white !important;
}

.moved-modal-title .modal-header {
  height: 64px !important;
}
.moved-modal-title .modal-title {
  font-size: 2.25rem !important;
  margin-bottom: 1rem !important;
  margin-top: 20px !important;
}
.moved-modal-title .modal-body {
  padding-top: 0 !important;
}

@media screen and (min-width: 1440px) {
  .moved-modal-title .modal-title {
    margin-top: 80px !important;
  }
  .moved-modal-title .modal-body {
    padding-left: 80px;
    padding-right: 80px;
    padding-bottom: 128px !important;
  }
}
.modal-layout-two-img .fusion-builder-row .fusion-column-wrapper:first-child {
  margin-left: 0 !important;
}
.modal-layout-two-img .fusion-builder-row .fusion-column-wrapper:nth-child(2) {
  margin-right: 0 !important;
}

@media screen and (min-width: 835px) {
  .modal-layout-two-img .fusion-builder-row .fusion-layout-column {
    margin-bottom: 0 !important;
  }
}
:root {
  --awb-font-size: 1.125rem !important;
  --awb-padding-right-small: 1rem !important;
  --awb-padding-left-small: 1rem !important;
}

@media screen and (max-width: 1025px) {
  .hansefit-contact-social-media,
  .hansefit-contact-customer-service {
    width: 100% !important;
  }
  .hansefit-contact-social-media > .fusion-column-wrapper,
  .hansefit-contact-customer-service > .fusion-column-wrapper {
    margin-left: 2% !important;
    margin-right: 2% !important;
  }
}
:root {
  --awb-font-size: 1.125rem !important;
  --awb-padding-right-small: 1rem !important;
  --awb-padding-left-small: 1rem !important;
}

.request-form form .fusion-fullwidth {
  padding: 0 !important;
}
.request-form form .fusion-fullwidth .fusion-layout-column {
  margin-bottom: 0px !important;
}
.request-form form .fusion-fullwidth .fusion-layout-column .fusion-form-field {
  margin-bottom: 40px !important;
  margin-top: 0 !important;
}
.request-form form .fusion-fullwidth .fusion-layout-column .fusion-form-field .fusion-form-label-wrapper {
  position: absolute;
  top: -9px;
  left: 10px;
  font-size: 12px;
  background: #FEF4E3;
  padding: 0 8px;
  border-radius: 10px;
  font-weight: 600;
  line-height: 12px;
}
.request-form form .fusion-fullwidth .fusion-layout-column .fusion-form-field .fusion-form-label-wrapper label {
  color: #D54401;
  margin: 0 !important;
}
.request-form form .fusion-fullwidth .fusion-layout-column .fusion-form-field .fusion-form-label-wrapper label .fusion-form-element-required {
  display: none !important;
}
.request-form form .fusion-fullwidth .fusion-layout-column .fusion-form-field input,
.request-form form .fusion-fullwidth .fusion-layout-column .fusion-form-field textarea {
  background-color: #ffffff !important;
  padding: 24px !important;
  border-radius: 0.25rem;
  border: 2px solid #DFCDC0;
  font-size: 1rem;
  color: #332824 !important;
}
.request-form form .fusion-fullwidth .fusion-layout-column .fusion-form-field.fusion-form-textarea-field label {
  position: absolute;
  top: -7px;
  left: 10px;
  font-size: 12px;
  background: #FEF4E3;
  padding: 0 8px;
  border-radius: 10px;
  font-weight: 600;
  line-height: 12px;
  color: #D54401;
  margin: 0 !important;
}
.request-form form .fusion-fullwidth .fusion-layout-column .fusion-form-field.fusion-form-textarea-field label .fusion-form-element-required {
  display: none !important;
}

.hbspt-form [data-hsfc-id=Renderer] .hsfc-RichText p,
#myHubspotForm [data-hsfc-id=Renderer] .hsfc-RichText p, .hs-form-html [data-hsfc-id=Renderer] .hsfc-RichText p {
  font-size: 1.25rem !important;
  color: #020617 !important;
}
.hbspt-form form fieldset,
#myHubspotForm form fieldset, .hs-form-html form fieldset {
  max-width: 100% !important;
}
.hbspt-form form fieldset h1,
.hbspt-form form fieldset h6,
#myHubspotForm form fieldset h1,
#myHubspotForm form fieldset h6, .hs-form-html form fieldset h1,
.hs-form-html form fieldset h6 {
  margin-bottom: 2.5rem !important;
}
.hbspt-form form fieldset h5,
#myHubspotForm form fieldset h5, .hs-form-html form fieldset h5 {
  font-size: 1.125rem !important;
  font-family: "Inclusive Sans Regular" !important;
  line-height: 1.625rem !important;
  margin-bottom: 2.5rem !important;
  color: #332824 !important;
}
.hbspt-form form .hs-error-msg,
.hbspt-form form .hs-error-msgs label,
#myHubspotForm form .hs-error-msg,
#myHubspotForm form .hs-error-msgs label, .hs-form-html form .hs-error-msg,
.hs-form-html form .hs-error-msgs label {
  color: red;
}
.hbspt-form form div:not(.hs_error_rollup) .hs-error-msg,
.hbspt-form form div:not(.hs_error_rollup) .hs-error-msgs label,
#myHubspotForm form div:not(.hs_error_rollup) .hs-error-msg,
#myHubspotForm form div:not(.hs_error_rollup) .hs-error-msgs label, .hs-form-html form div:not(.hs_error_rollup) .hs-error-msg,
.hs-form-html form div:not(.hs_error_rollup) .hs-error-msgs label {
  font-size: 0.75rem;
}
.hbspt-form form .hs-form-field:has(input[type=hidden]) label,
#myHubspotForm form .hs-form-field:has(input[type=hidden]) label, .hs-form-html form .hs-form-field:has(input[type=hidden]) label {
  display: none !important;
}
.hbspt-form form .hs-form-field:not(.hs-fieldtype-booleancheckbox):not(.hs-fieldtype-radio):not(.hs-fieldtype-checkbox), .hbspt-form form .hsfc-TextField, .hbspt-form form .hsfc-EmailField,
#myHubspotForm form .hs-form-field:not(.hs-fieldtype-booleancheckbox):not(.hs-fieldtype-radio):not(.hs-fieldtype-checkbox),
#myHubspotForm form .hsfc-TextField,
#myHubspotForm form .hsfc-EmailField, .hs-form-html form .hs-form-field:not(.hs-fieldtype-booleancheckbox):not(.hs-fieldtype-radio):not(.hs-fieldtype-checkbox), .hs-form-html form .hsfc-TextField, .hs-form-html form .hsfc-EmailField {
  position: relative;
  margin-bottom: 2rem !important;
  display: flex !important;
  flex-direction: column !important;
}
.hbspt-form form .hs-form-field:not(.hs-fieldtype-booleancheckbox):not(.hs-fieldtype-radio):not(.hs-fieldtype-checkbox) label, .hbspt-form form .hsfc-TextField label, .hbspt-form form .hsfc-EmailField label,
#myHubspotForm form .hs-form-field:not(.hs-fieldtype-booleancheckbox):not(.hs-fieldtype-radio):not(.hs-fieldtype-checkbox) label,
#myHubspotForm form .hsfc-TextField label,
#myHubspotForm form .hsfc-EmailField label, .hs-form-html form .hs-form-field:not(.hs-fieldtype-booleancheckbox):not(.hs-fieldtype-radio):not(.hs-fieldtype-checkbox) label, .hs-form-html form .hsfc-TextField label, .hs-form-html form .hsfc-EmailField label {
  position: absolute;
  top: -6px;
  left: 10px;
  font-size: 0.75rem;
  background: #FEF4E3;
  padding: 2px 8px;
  border-radius: 0;
  line-height: 0.75rem;
}
.hbspt-form form .hs-form-field:not(.hs-fieldtype-booleancheckbox):not(.hs-fieldtype-radio):not(.hs-fieldtype-checkbox) label span, .hbspt-form form .hsfc-TextField label span, .hbspt-form form .hsfc-EmailField label span,
#myHubspotForm form .hs-form-field:not(.hs-fieldtype-booleancheckbox):not(.hs-fieldtype-radio):not(.hs-fieldtype-checkbox) label span,
#myHubspotForm form .hsfc-TextField label span,
#myHubspotForm form .hsfc-EmailField label span, .hs-form-html form .hs-form-field:not(.hs-fieldtype-booleancheckbox):not(.hs-fieldtype-radio):not(.hs-fieldtype-checkbox) label span, .hs-form-html form .hsfc-TextField label span, .hs-form-html form .hsfc-EmailField label span {
  color: #D54401;
  margin: 0 !important;
  font-family: "Roboto 500" !important;
  font-weight: 500 !important;
}
.hbspt-form form .hs-form-field:not(.hs-fieldtype-booleancheckbox):not(.hs-fieldtype-radio):not(.hs-fieldtype-checkbox) .hsfc-FieldDescription, .hbspt-form form .hs-form-field:not(.hs-fieldtype-booleancheckbox):not(.hs-fieldtype-radio):not(.hs-fieldtype-checkbox) .hs-field-desc, .hbspt-form form .hsfc-TextField .hsfc-FieldDescription, .hbspt-form form .hsfc-TextField .hs-field-desc, .hbspt-form form .hsfc-EmailField .hsfc-FieldDescription, .hbspt-form form .hsfc-EmailField .hs-field-desc,
#myHubspotForm form .hs-form-field:not(.hs-fieldtype-booleancheckbox):not(.hs-fieldtype-radio):not(.hs-fieldtype-checkbox) .hsfc-FieldDescription,
#myHubspotForm form .hs-form-field:not(.hs-fieldtype-booleancheckbox):not(.hs-fieldtype-radio):not(.hs-fieldtype-checkbox) .hs-field-desc,
#myHubspotForm form .hsfc-TextField .hsfc-FieldDescription,
#myHubspotForm form .hsfc-TextField .hs-field-desc,
#myHubspotForm form .hsfc-EmailField .hsfc-FieldDescription,
#myHubspotForm form .hsfc-EmailField .hs-field-desc, .hs-form-html form .hs-form-field:not(.hs-fieldtype-booleancheckbox):not(.hs-fieldtype-radio):not(.hs-fieldtype-checkbox) .hsfc-FieldDescription, .hs-form-html form .hs-form-field:not(.hs-fieldtype-booleancheckbox):not(.hs-fieldtype-radio):not(.hs-fieldtype-checkbox) .hs-field-desc, .hs-form-html form .hsfc-TextField .hsfc-FieldDescription, .hs-form-html form .hsfc-TextField .hs-field-desc, .hs-form-html form .hsfc-EmailField .hsfc-FieldDescription, .hs-form-html form .hsfc-EmailField .hs-field-desc {
  order: 3 !important;
  margin-top: 10px !important;
  font-size: 1rem !important;
  padding-left: 20px !important;
}
.hbspt-form form .hs-form-field:not(.hs-fieldtype-booleancheckbox):not(.hs-fieldtype-radio):not(.hs-fieldtype-checkbox) .input, .hbspt-form form .hsfc-TextField .input, .hbspt-form form .hsfc-EmailField .input,
#myHubspotForm form .hs-form-field:not(.hs-fieldtype-booleancheckbox):not(.hs-fieldtype-radio):not(.hs-fieldtype-checkbox) .input,
#myHubspotForm form .hsfc-TextField .input,
#myHubspotForm form .hsfc-EmailField .input, .hs-form-html form .hs-form-field:not(.hs-fieldtype-booleancheckbox):not(.hs-fieldtype-radio):not(.hs-fieldtype-checkbox) .input, .hs-form-html form .hsfc-TextField .input, .hs-form-html form .hsfc-EmailField .input {
  margin-right: 0.75rem !important;
}
.hbspt-form form .hs-form-field:not(.hs-fieldtype-booleancheckbox):not(.hs-fieldtype-radio):not(.hs-fieldtype-checkbox) .input select,
.hbspt-form form .hs-form-field:not(.hs-fieldtype-booleancheckbox):not(.hs-fieldtype-radio):not(.hs-fieldtype-checkbox) .input input, .hbspt-form form .hsfc-TextField .input select,
.hbspt-form form .hsfc-TextField .input input, .hbspt-form form .hsfc-EmailField .input select,
.hbspt-form form .hsfc-EmailField .input input,
#myHubspotForm form .hs-form-field:not(.hs-fieldtype-booleancheckbox):not(.hs-fieldtype-radio):not(.hs-fieldtype-checkbox) .input select,
#myHubspotForm form .hs-form-field:not(.hs-fieldtype-booleancheckbox):not(.hs-fieldtype-radio):not(.hs-fieldtype-checkbox) .input input,
#myHubspotForm form .hsfc-TextField .input select,
#myHubspotForm form .hsfc-TextField .input input,
#myHubspotForm form .hsfc-EmailField .input select,
#myHubspotForm form .hsfc-EmailField .input input, .hs-form-html form .hs-form-field:not(.hs-fieldtype-booleancheckbox):not(.hs-fieldtype-radio):not(.hs-fieldtype-checkbox) .input select,
.hs-form-html form .hs-form-field:not(.hs-fieldtype-booleancheckbox):not(.hs-fieldtype-radio):not(.hs-fieldtype-checkbox) .input input, .hs-form-html form .hsfc-TextField .input select,
.hs-form-html form .hsfc-TextField .input input, .hs-form-html form .hsfc-EmailField .input select,
.hs-form-html form .hsfc-EmailField .input input {
  background-color: #ffffff !important;
  padding: 1.5rem !important;
  border-radius: 0.25rem !important;
  border: 1px solid #DFCDC0;
  font-size: 1rem;
  color: #332824 !important;
  height: 4.375rem !important;
  width: 100%;
}
.hbspt-form form .hs-form-field:not(.hs-fieldtype-booleancheckbox):not(.hs-fieldtype-radio):not(.hs-fieldtype-checkbox) .input select option,
.hbspt-form form .hs-form-field:not(.hs-fieldtype-booleancheckbox):not(.hs-fieldtype-radio):not(.hs-fieldtype-checkbox) .input input option, .hbspt-form form .hsfc-TextField .input select option,
.hbspt-form form .hsfc-TextField .input input option, .hbspt-form form .hsfc-EmailField .input select option,
.hbspt-form form .hsfc-EmailField .input input option,
#myHubspotForm form .hs-form-field:not(.hs-fieldtype-booleancheckbox):not(.hs-fieldtype-radio):not(.hs-fieldtype-checkbox) .input select option,
#myHubspotForm form .hs-form-field:not(.hs-fieldtype-booleancheckbox):not(.hs-fieldtype-radio):not(.hs-fieldtype-checkbox) .input input option,
#myHubspotForm form .hsfc-TextField .input select option,
#myHubspotForm form .hsfc-TextField .input input option,
#myHubspotForm form .hsfc-EmailField .input select option,
#myHubspotForm form .hsfc-EmailField .input input option, .hs-form-html form .hs-form-field:not(.hs-fieldtype-booleancheckbox):not(.hs-fieldtype-radio):not(.hs-fieldtype-checkbox) .input select option,
.hs-form-html form .hs-form-field:not(.hs-fieldtype-booleancheckbox):not(.hs-fieldtype-radio):not(.hs-fieldtype-checkbox) .input input option, .hs-form-html form .hsfc-TextField .input select option,
.hs-form-html form .hsfc-TextField .input input option, .hs-form-html form .hsfc-EmailField .input select option,
.hs-form-html form .hsfc-EmailField .input input option {
  font-family: "Inclusive Sans Regular" !important;
}
.hbspt-form form .hs-form-field:not(.hs-fieldtype-booleancheckbox):not(.hs-fieldtype-radio):not(.hs-fieldtype-checkbox) .input textarea, .hbspt-form form .hsfc-TextField .input textarea, .hbspt-form form .hsfc-EmailField .input textarea,
#myHubspotForm form .hs-form-field:not(.hs-fieldtype-booleancheckbox):not(.hs-fieldtype-radio):not(.hs-fieldtype-checkbox) .input textarea,
#myHubspotForm form .hsfc-TextField .input textarea,
#myHubspotForm form .hsfc-EmailField .input textarea, .hs-form-html form .hs-form-field:not(.hs-fieldtype-booleancheckbox):not(.hs-fieldtype-radio):not(.hs-fieldtype-checkbox) .input textarea, .hs-form-html form .hsfc-TextField .input textarea, .hs-form-html form .hsfc-EmailField .input textarea {
  background-color: #ffffff !important;
  padding: 1.5rem !important;
  border-radius: 1.5rem !important;
  border: 2px solid #FEF4E3;
  font-size: 1rem;
  color: #332824 !important;
  width: 100%;
}
.hbspt-form form .hs-form-field:not(.hs-fieldtype-booleancheckbox):not(.hs-fieldtype-radio):not(.hs-fieldtype-checkbox) .hs-error-msgs, .hbspt-form form .hsfc-TextField .hs-error-msgs, .hbspt-form form .hsfc-EmailField .hs-error-msgs,
#myHubspotForm form .hs-form-field:not(.hs-fieldtype-booleancheckbox):not(.hs-fieldtype-radio):not(.hs-fieldtype-checkbox) .hs-error-msgs,
#myHubspotForm form .hsfc-TextField .hs-error-msgs,
#myHubspotForm form .hsfc-EmailField .hs-error-msgs, .hs-form-html form .hs-form-field:not(.hs-fieldtype-booleancheckbox):not(.hs-fieldtype-radio):not(.hs-fieldtype-checkbox) .hs-error-msgs, .hs-form-html form .hsfc-TextField .hs-error-msgs, .hs-form-html form .hsfc-EmailField .hs-error-msgs {
  padding: 0 1rem !important;
  margin: 0 !important;
}
.hbspt-form form .hs-form-field:not(.hs-fieldtype-booleancheckbox):not(.hs-fieldtype-radio):not(.hs-fieldtype-checkbox) .hs-error-msgs li, .hbspt-form form .hsfc-TextField .hs-error-msgs li, .hbspt-form form .hsfc-EmailField .hs-error-msgs li,
#myHubspotForm form .hs-form-field:not(.hs-fieldtype-booleancheckbox):not(.hs-fieldtype-radio):not(.hs-fieldtype-checkbox) .hs-error-msgs li,
#myHubspotForm form .hsfc-TextField .hs-error-msgs li,
#myHubspotForm form .hsfc-EmailField .hs-error-msgs li, .hs-form-html form .hs-form-field:not(.hs-fieldtype-booleancheckbox):not(.hs-fieldtype-radio):not(.hs-fieldtype-checkbox) .hs-error-msgs li, .hs-form-html form .hsfc-TextField .hs-error-msgs li, .hs-form-html form .hsfc-EmailField .hs-error-msgs li {
  list-style: none;
}
.hbspt-form form .hs-form-field:not(.hs-fieldtype-booleancheckbox):not(.hs-fieldtype-radio):not(.hs-fieldtype-checkbox) .hs-error-msgs li label, .hbspt-form form .hsfc-TextField .hs-error-msgs li label, .hbspt-form form .hsfc-EmailField .hs-error-msgs li label,
#myHubspotForm form .hs-form-field:not(.hs-fieldtype-booleancheckbox):not(.hs-fieldtype-radio):not(.hs-fieldtype-checkbox) .hs-error-msgs li label,
#myHubspotForm form .hsfc-TextField .hs-error-msgs li label,
#myHubspotForm form .hsfc-EmailField .hs-error-msgs li label, .hs-form-html form .hs-form-field:not(.hs-fieldtype-booleancheckbox):not(.hs-fieldtype-radio):not(.hs-fieldtype-checkbox) .hs-error-msgs li label, .hs-form-html form .hsfc-TextField .hs-error-msgs li label, .hs-form-html form .hsfc-EmailField .hs-error-msgs li label {
  position: unset !important;
  background-color: unset !important;
  padding: unset !important;
}
.hbspt-form form .hs-form-field:not(.hs-fieldtype-booleancheckbox):not(.hs-fieldtype-radio):not(.hs-fieldtype-checkbox):last-of-type .input, .hbspt-form form .hsfc-TextField:last-of-type .input, .hbspt-form form .hsfc-EmailField:last-of-type .input,
#myHubspotForm form .hs-form-field:not(.hs-fieldtype-booleancheckbox):not(.hs-fieldtype-radio):not(.hs-fieldtype-checkbox):last-of-type .input,
#myHubspotForm form .hsfc-TextField:last-of-type .input,
#myHubspotForm form .hsfc-EmailField:last-of-type .input, .hs-form-html form .hs-form-field:not(.hs-fieldtype-booleancheckbox):not(.hs-fieldtype-radio):not(.hs-fieldtype-checkbox):last-of-type .input, .hs-form-html form .hsfc-TextField:last-of-type .input, .hs-form-html form .hsfc-EmailField:last-of-type .input {
  margin-right: 0 !important;
}
.hbspt-form form .hs-fieldtype-radio .inputs-list,
#myHubspotForm form .hs-fieldtype-radio .inputs-list, .hs-form-html form .hs-fieldtype-radio .inputs-list {
  padding-left: 0 !important;
  margin-bottom: 2rem !important;
}
.hbspt-form form .hs-fieldtype-radio .inputs-list li,
#myHubspotForm form .hs-fieldtype-radio .inputs-list li, .hs-form-html form .hs-fieldtype-radio .inputs-list li {
  list-style: none !important;
  margin-bottom: 0.4rem;
}
.hbspt-form form .hs-fieldtype-radio .inputs-list li label,
#myHubspotForm form .hs-fieldtype-radio .inputs-list li label, .hs-form-html form .hs-fieldtype-radio .inputs-list li label {
  display: flex !important;
  align-items: center !important;
  gap: 0.75rem !important;
}
.hbspt-form form .hs-fieldtype-radio .inputs-list li label input,
#myHubspotForm form .hs-fieldtype-radio .inputs-list li label input, .hs-form-html form .hs-fieldtype-radio .inputs-list li label input {
  margin-top: 0 !important;
}
.hbspt-form form .hs-fieldtype-radio .hs-input[type=radio],
#myHubspotForm form .hs-fieldtype-radio .hs-input[type=radio], .hs-form-html form .hs-fieldtype-radio .hs-input[type=radio] {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  width: 1.75rem !important;
  height: 1.75rem !important;
  border: 1px solid #DFCDC0;
  border-radius: 1rem;
  cursor: pointer;
  position: relative;
  outline: none;
}
.hbspt-form form .hs-fieldtype-radio .hs-input[type=radio]:checked,
#myHubspotForm form .hs-fieldtype-radio .hs-input[type=radio]:checked, .hs-form-html form .hs-fieldtype-radio .hs-input[type=radio]:checked {
  border-color: #6509ba;
  background-color: transparent;
}
.hbspt-form form .hs-fieldtype-radio .hs-input[type=radio]:checked:before,
#myHubspotForm form .hs-fieldtype-radio .hs-input[type=radio]:checked:before, .hs-form-html form .hs-fieldtype-radio .hs-input[type=radio]:checked:before {
  content: "";
  position: absolute;
  top: 4px;
  left: 4px;
  width: 1rem;
  height: 1rem;
  background-color: #6509ba;
  border-radius: 10px;
}
.hbspt-form form .hs-fieldtype-booleancheckbox .inputs-list,
#myHubspotForm form .hs-fieldtype-booleancheckbox .inputs-list, .hs-form-html form .hs-fieldtype-booleancheckbox .inputs-list {
  padding-left: 0 !important;
  margin-top: 0 !important;
  margin-bottom: 2rem !important;
}
.hbspt-form form .hs-fieldtype-booleancheckbox .inputs-list li,
#myHubspotForm form .hs-fieldtype-booleancheckbox .inputs-list li, .hs-form-html form .hs-fieldtype-booleancheckbox .inputs-list li {
  list-style: none !important;
}
.hbspt-form form .hs-fieldtype-booleancheckbox .inputs-list li label,
#myHubspotForm form .hs-fieldtype-booleancheckbox .inputs-list li label, .hs-form-html form .hs-fieldtype-booleancheckbox .inputs-list li label {
  display: flex !important;
  align-items: flex-start !important;
  gap: 0.75rem !important;
}
.hbspt-form form .hs-fieldtype-booleancheckbox .inputs-list li label input,
#myHubspotForm form .hs-fieldtype-booleancheckbox .inputs-list li label input, .hs-form-html form .hs-fieldtype-booleancheckbox .inputs-list li label input {
  appearance: none;
  -webkit-appearance: none;
  cursor: pointer;
  min-height: 1.75rem !important;
  min-width: 1.75rem !important;
  border-radius: 0.25rem !important;
  border: 1px solid #DFCDC0 !important;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
}
.hbspt-form form .hs-fieldtype-booleancheckbox .inputs-list li label input:checked,
#myHubspotForm form .hs-fieldtype-booleancheckbox .inputs-list li label input:checked, .hs-form-html form .hs-fieldtype-booleancheckbox .inputs-list li label input:checked {
  background-color: #6509ba !important;
}
.hbspt-form form .hs-fieldtype-booleancheckbox .inputs-list li label input:checked::after,
#myHubspotForm form .hs-fieldtype-booleancheckbox .inputs-list li label input:checked::after, .hs-form-html form .hs-fieldtype-booleancheckbox .inputs-list li label input:checked::after {
  content: "\f00c" !important;
  position: absolute !important;
  font-family: "Font Awesome 6 Sharp";
  color: #ffffff !important;
}
.hbspt-form form .hs-fieldtype-checkbox,
#myHubspotForm form .hs-fieldtype-checkbox, .hs-form-html form .hs-fieldtype-checkbox {
  margin-bottom: 2rem !important;
}
.hbspt-form form .hs-fieldtype-checkbox ul,
#myHubspotForm form .hs-fieldtype-checkbox ul, .hs-form-html form .hs-fieldtype-checkbox ul {
  padding: 0;
}
.hbspt-form form .hs-fieldtype-checkbox ul li,
#myHubspotForm form .hs-fieldtype-checkbox ul li, .hs-form-html form .hs-fieldtype-checkbox ul li {
  list-style: none;
}
.hbspt-form form .hs-fieldtype-checkbox ul li label,
#myHubspotForm form .hs-fieldtype-checkbox ul li label, .hs-form-html form .hs-fieldtype-checkbox ul li label {
  display: flex;
  column-gap: 1rem;
  align-items: center;
}
.hbspt-form form .hs-fieldtype-checkbox ul li label input,
#myHubspotForm form .hs-fieldtype-checkbox ul li label input, .hs-form-html form .hs-fieldtype-checkbox ul li label input {
  appearance: none;
  -webkit-appearance: none;
  cursor: pointer;
  min-height: 1.75rem !important;
  min-width: 1.75rem !important;
  border-radius: 0.25rem !important;
  border: 1px solid #DFCDC0 !important;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
}
.hbspt-form form .hs-fieldtype-checkbox ul li label input:checked,
#myHubspotForm form .hs-fieldtype-checkbox ul li label input:checked, .hs-form-html form .hs-fieldtype-checkbox ul li label input:checked {
  background-color: #6509ba !important;
}
.hbspt-form form .hs-fieldtype-checkbox ul li label input:checked::after,
#myHubspotForm form .hs-fieldtype-checkbox ul li label input:checked::after, .hs-form-html form .hs-fieldtype-checkbox ul li label input:checked::after {
  content: "\f00c" !important;
  position: absolute !important;
  font-family: "Font Awesome 6 Sharp";
  color: #ffffff !important;
}
.hbspt-form form .hs-submit .hs-button,
#myHubspotForm form .hs-submit .hs-button, .hs-form-html form .hs-submit .hs-button {
  width: 100% !important;
  background-color: #F95F18 !important;
  padding: 1.375rem !important;
  text-align: center !important;
  border-radius: 8rem !important;
  color: #ffffff !important;
  font-size: 1rem !important;
  font-weight: 700 !important;
}
.hbspt-form form span a,
#myHubspotForm form span a, .hs-form-html form span a {
  color: #6509ba !important;
}
.hbspt-form form span a:hover,
#myHubspotForm form span a:hover, .hs-form-html form span a:hover {
  color: #D54401 !important;
}

.hs-form-html [data-hsfc-id=Renderer].hsfc-Renderer {
  /* ===========================================================
     1) Theming über CSS-Variablen
     =========================================================== */
  --hsf-row__vertical-spacing: 2rem;
  --hsf-background__padding: 0;
  --hsf-field-label__color: #332824;
  --hsf-field-input__background-color: #ffffff;
  --hsf-field-input__color: #332824;
  --hsf-field-input__placeholder-color: #332824;
  --hsf-field-input__border-color: #DFCDC0;
  --hsf-field-input__border-style: solid;
  --hsf-field-input__border-width: 1px 1px 1px 1px;
  --hsf-field-input__border-radius: .25rem;
  --hsf-field-input__padding: 1.5rem;
  --hsf-field-textarea__background-color: #ffffff;
  --hsf-field-textarea__color: #332824;
  --hsf-field-textarea__border-color: #FEF4E3;
  --hsf-field-textarea__border-style: solid;
  --hsf-field-textarea__border-width: 2px 2px 2px 2px;
  --hsf-field-textarea__border-radius: 1.5rem;
  --hsf-field-textarea__padding: 1.5rem;
  --hsf-field-checkbox__background-color: #ffffff;
  --hsf-field-checkbox__border-color: #DFCDC0;
  --hsf-field-checkbox__color: #ffffff;
  --hsf-field-radio__background-color: #ffffff;
  --hsf-field-radio__border-color: #DFCDC0;
  --hsf-field-radio__color: #6509ba;
  --hsf-button__width: 100%;
  --hsf-button__background-color: #F95F18;
  --hsf-button__color: #ffffff;
  --hsf-button__border-radius: 8rem;
  --hsf-button__padding: 1.375rem;
  --hsf-button__font-weight: 700;
  --hsf-button__font-size: 1rem;
  --hsf-erroralert__color: red;
  /* ===========================================================
     2) Überschriften
     =========================================================== */
}
.hs-form-html [data-hsfc-id=Renderer].hsfc-Renderer .hsfc-Heading {
  margin-bottom: 2.5rem;
}
.hs-form-html [data-hsfc-id=Renderer].hsfc-Renderer .hsfc-Heading[aria-level="1"] {
  font-size: 3rem;
  font-family: "Epassi Bold";
  color: #411a11;
  text-align: center;
}
.hs-form-html [data-hsfc-id=Renderer].hsfc-Renderer .hsfc-Heading[aria-level="5"] {
  font-size: 1.125rem;
  font-family: "Inclusive Sans Regular";
  line-height: 1.625rem;
  color: #332824;
}
.hs-form-html [data-hsfc-id=Renderer].hsfc-Renderer {
  /* ===========================================================
     3) Floating-Labels + feste Input-Höhe
        (alle Textfeld-Typen, NICHT Datei/Checkbox/Radio)
     =========================================================== */
}
.hs-form-html [data-hsfc-id=Renderer].hsfc-Renderer .hsfc-TextField,
.hs-form-html [data-hsfc-id=Renderer].hsfc-Renderer .hsfc-EmailField,
.hs-form-html [data-hsfc-id=Renderer].hsfc-Renderer .hsfc-PhoneField,
.hs-form-html [data-hsfc-id=Renderer].hsfc-Renderer .hsfc-DropdownField,
.hs-form-html [data-hsfc-id=Renderer].hsfc-Renderer .hsfc-TextareaField,
.hs-form-html [data-hsfc-id=Renderer].hsfc-Renderer .hsfc-NumberField,
.hs-form-html [data-hsfc-id=Renderer].hsfc-Renderer .hsfc-URLField,
.hs-form-html [data-hsfc-id=Renderer].hsfc-Renderer .hsfc-DateField {
  position: relative;
}
.hs-form-html [data-hsfc-id=Renderer].hsfc-Renderer .hsfc-TextField > .hsfc-FieldLabel,
.hs-form-html [data-hsfc-id=Renderer].hsfc-Renderer .hsfc-EmailField > .hsfc-FieldLabel,
.hs-form-html [data-hsfc-id=Renderer].hsfc-Renderer .hsfc-PhoneField > .hsfc-FieldLabel,
.hs-form-html [data-hsfc-id=Renderer].hsfc-Renderer .hsfc-DropdownField > .hsfc-FieldLabel,
.hs-form-html [data-hsfc-id=Renderer].hsfc-Renderer .hsfc-TextareaField > .hsfc-FieldLabel,
.hs-form-html [data-hsfc-id=Renderer].hsfc-Renderer .hsfc-NumberField > .hsfc-FieldLabel,
.hs-form-html [data-hsfc-id=Renderer].hsfc-Renderer .hsfc-URLField > .hsfc-FieldLabel,
.hs-form-html [data-hsfc-id=Renderer].hsfc-Renderer .hsfc-DateField > .hsfc-FieldLabel {
  position: absolute;
  top: -6px;
  left: 10px;
  z-index: 2;
  margin: 0;
  padding: 2px 8px;
  font-size: 0.75rem;
  line-height: 0.75rem;
  background: #FEF4E3;
  color: #D54401;
}
.hs-form-html [data-hsfc-id=Renderer].hsfc-Renderer .hsfc-TextField > .hsfc-FieldLabel span,
.hs-form-html [data-hsfc-id=Renderer].hsfc-Renderer .hsfc-EmailField > .hsfc-FieldLabel span,
.hs-form-html [data-hsfc-id=Renderer].hsfc-Renderer .hsfc-PhoneField > .hsfc-FieldLabel span,
.hs-form-html [data-hsfc-id=Renderer].hsfc-Renderer .hsfc-DropdownField > .hsfc-FieldLabel span,
.hs-form-html [data-hsfc-id=Renderer].hsfc-Renderer .hsfc-TextareaField > .hsfc-FieldLabel span,
.hs-form-html [data-hsfc-id=Renderer].hsfc-Renderer .hsfc-NumberField > .hsfc-FieldLabel span,
.hs-form-html [data-hsfc-id=Renderer].hsfc-Renderer .hsfc-URLField > .hsfc-FieldLabel span,
.hs-form-html [data-hsfc-id=Renderer].hsfc-Renderer .hsfc-DateField > .hsfc-FieldLabel span {
  margin: 0;
  font-family: "Roboto 500";
  font-weight: 500;
  color: #D54401;
}
.hs-form-html [data-hsfc-id=Renderer].hsfc-Renderer .hsfc-TextField > .hsfc-TextInput,
.hs-form-html [data-hsfc-id=Renderer].hsfc-Renderer .hsfc-EmailField > .hsfc-TextInput,
.hs-form-html [data-hsfc-id=Renderer].hsfc-Renderer .hsfc-NumberField > .hsfc-TextInput,
.hs-form-html [data-hsfc-id=Renderer].hsfc-Renderer .hsfc-URLField > .hsfc-TextInput,
.hs-form-html [data-hsfc-id=Renderer].hsfc-Renderer .hsfc-DateField > .hsfc-TextInput,
.hs-form-html [data-hsfc-id=Renderer].hsfc-Renderer .hsfc-PhoneField .hsfc-PhoneInput > .hsfc-TextInput,
.hs-form-html [data-hsfc-id=Renderer].hsfc-Renderer .hsfc-DropdownField .hsfc-DropdownInput > .hsfc-TextInput {
  height: 4.375rem;
}
.hs-form-html [data-hsfc-id=Renderer].hsfc-Renderer .hsfc-TextareaInput {
  min-height: 8rem;
}
.hs-form-html [data-hsfc-id=Renderer].hsfc-Renderer .hsfc-PhoneInput__FlagAndCaret {
  padding: 0 1rem;
}
.hs-form-html [data-hsfc-id=Renderer].hsfc-Renderer {
  /* ===========================================================
     4) Boolean-/Einzel-Checkbox (Datenschutz, Newsletter)
     =========================================================== */
}
.hs-form-html [data-hsfc-id=Renderer].hsfc-Renderer .hsfc-CheckboxField label {
  align-items: flex-start;
  gap: 0.75rem;
}
.hs-form-html [data-hsfc-id=Renderer].hsfc-Renderer .hsfc-CheckboxInput {
  width: 1.75rem;
  height: 1.75rem;
  padding: 0;
  border: 1px solid #DFCDC0;
  border-radius: 0.25rem;
  flex-shrink: 0;
}
.hs-form-html [data-hsfc-id=Renderer].hsfc-Renderer .hsfc-CheckboxInput:checked {
  background-color: #6509ba;
}
.hs-form-html [data-hsfc-id=Renderer].hsfc-Renderer .hsfc-CheckboxInput:checked::after {
  background-color: #ffffff;
}
.hs-form-html [data-hsfc-id=Renderer].hsfc-Renderer {
  /* ===========================================================
     5) Radio-Gruppe (aktuell nicht im Formular, für später)
     =========================================================== */
}
.hs-form-html [data-hsfc-id=Renderer].hsfc-Renderer .hsfc-RadioFieldGroup__Options label {
  gap: 0.75rem;
}
.hs-form-html [data-hsfc-id=Renderer].hsfc-Renderer .hsfc-RadioInput {
  width: 1.75rem;
  height: 1.75rem;
  padding: 0;
  border: 1px solid #DFCDC0;
  flex-shrink: 0;
}
.hs-form-html [data-hsfc-id=Renderer].hsfc-Renderer .hsfc-RadioInput:checked {
  border-color: #6509ba;
  background-color: transparent;
}
.hs-form-html [data-hsfc-id=Renderer].hsfc-Renderer .hsfc-RadioInput:checked::after {
  background-color: #6509ba;
}
.hs-form-html [data-hsfc-id=Renderer].hsfc-Renderer {
  /* ===========================================================
     6) Fehlermeldungen
     =========================================================== */
}
.hs-form-html [data-hsfc-id=Renderer].hsfc-Renderer .hsfc-ErrorAlert {
  font-size: 0.75rem;
}
.hs-form-html [data-hsfc-id=Renderer].hsfc-Renderer span a {
  color: #6509ba !important;
}
.hs-form-html [data-hsfc-id=Renderer].hsfc-Renderer span a:hover {
  color: #D54401 !important;
}

.bg-lightblue .hbspt-form form .hs-form-field:not(.hs-fieldtype-booleancheckbox):not(.hs-fieldtype-radio) label,
.bg-lightblue #myHubspotForm form .hs-form-field:not(.hs-fieldtype-booleancheckbox):not(.hs-fieldtype-radio) label {
  background: #f5f9ff !important;
}

select#gesellschaft {
  background-color: #fff !important;
  padding: 1.5rem !important;
  border-radius: 8rem !important;
  border: 2px solid #e2e8f0;
  font-size: 1rem;
  color: #475569 !important;
  height: 4.375rem !important;
  width: 100%;
  margin-top: 1rem;
}

:root {
  --awb-font-size: 1.125rem !important;
  --awb-padding-right-small: 1rem !important;
  --awb-padding-left-small: 1rem !important;
}

.teammitglieder-container .teammitglied {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
}
.teammitglieder-container .teammitglied:not(:last-of-type) {
  margin-bottom: 4rem !important;
}
.teammitglieder-container .teammitglied .team-image {
  max-width: 360px;
  flex: 0 0 360px;
  background-color: #F1F5F9;
  border-radius: 0.75rem;
  overflow: hidden;
}
.teammitglieder-container .teammitglied .team-image img {
  width: 100%;
  height: 100%;
  aspect-ratio: 1;
  object-fit: cover;
}
.teammitglieder-container .teammitglied .team-info {
  max-width: 65%;
  flex: 0 0 65%;
}
.teammitglieder-container .teammitglied .team-info h4 {
  font-size: 1.875rem !important;
  margin-bottom: 0.5rem;
}
.teammitglieder-container .teammitglied .team-info .team-position {
  color: #F95F18;
  font-size: 1.125rem;
  margin-bottom: 2rem !important;
}
.teammitglieder-container .teammitglied .team-info .team-content {
  margin-bottom: 1rem;
}
.teammitglieder-container .teammitglied .team-info .team-link {
  font-size: 3.125rem;
  color: #020617;
}
@media screen and (max-width: 1200px) {
  .teammitglieder-container .teammitglied {
    align-items: flex-start;
  }
  .teammitglieder-container .teammitglied .team-image {
    max-width: 25%;
    flex: 0 0 25%;
  }
}
@media screen and (max-width: 834px) {
  .teammitglieder-container .teammitglied {
    flex-direction: column;
  }
  .teammitglieder-container .teammitglied .team-image {
    max-width: 350px;
    flex: 0 0 350px;
    margin-bottom: 2rem;
  }
  .teammitglieder-container .teammitglied .team-info {
    max-width: 100%;
    flex: 0 0 100%;
  }
}

.teammitglieder-grid-container {
  display: flex;
  flex-wrap: wrap;
  gap: 8%;
}
.teammitglieder-grid-container .teammitglied {
  max-width: 28%;
  flex: 0 0 28%;
  text-align: center;
  padding: 0 20px;
}
.teammitglieder-grid-container .teammitglied .team-image {
  max-width: 80%;
  background-color: #F1F5F9;
  margin: 0 auto;
}
.teammitglieder-grid-container .teammitglied .team-image img {
  width: 100%;
  height: 100%;
  aspect-ratio: 1;
  object-fit: cover;
}
.teammitglieder-grid-container .teammitglied h4 {
  font-size: 1.875rem !important;
  margin-bottom: 0.5rem;
}
.teammitglieder-grid-container .teammitglied .team-kursleitung {
  color: #2D5FEC;
  text-align: center;
  font-size: 1.125rem;
}
.teammitglieder-grid-container .teammitglied .team-position {
  color: #332824;
  font-size: 1.125rem;
}
@media screen and (max-width: 1200px) {
  .teammitglieder-grid-container .teammitglied {
    max-width: 45%;
    flex: 0 0 45%;
  }
  .teammitglieder-grid-container .teammitglied h4 {
    font-size: 1.5rem !important;
  }
  .teammitglieder-grid-container .teammitglied .team-kursleitung {
    margin-bottom: 1.25rem !important;
  }
}
@media screen and (max-width: 720px) {
  .teammitglieder-grid-container .teammitglied {
    max-width: 100%;
    flex: 0 0 200%;
  }
}

.teammitglieder-single-container .teammitglied {
  text-align: center;
  padding: 0 20px;
}
.teammitglieder-single-container .teammitglied .team-image {
  max-width: 80%;
  background-color: #F1F5F9;
  margin: 0 auto;
}
.teammitglieder-single-container .teammitglied .team-image img {
  width: 100%;
  height: 100%;
  aspect-ratio: 1;
  object-fit: cover;
}
.teammitglieder-single-container .teammitglied .team-name {
  margin-bottom: 0.5rem;
}
.teammitglieder-single-container .teammitglied .team-position {
  color: #2D5FEC;
}

.ansprechpartner {
  display: flex;
  column-gap: 8rem;
  row-gap: 3rem;
  justify-content: center;
  flex-wrap: wrap;
}
.ansprechpartner .teammitglied {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 5rem;
}
.ansprechpartner .teammitglied .team-image-wrapper {
  max-width: 50%;
  flex: 0 0 50%;
  position: relative;
  aspect-ratio: 1;
  border-radius: 0.875rem;
  overflow: hidden;
}
.ansprechpartner .teammitglied .team-image-wrapper img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.ansprechpartner .teammitglied .team-image-wrapper .team-bild {
  height: 100%;
}
.ansprechpartner .teammitglied .team-image-wrapper::before {
  content: "";
  width: 100%;
  height: 100%;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 61.54%, rgba(0, 0, 0, 0.33) 77.4%, rgba(0, 0, 0, 0.8) 100%);
  position: absolute;
  top: 0;
  left: 0;
}
.ansprechpartner .teammitglied .team-image-wrapper .team-image-content {
  position: absolute;
  bottom: 1.5rem;
  left: 1.5rem;
}
.ansprechpartner .teammitglied .team-image-wrapper .team-image-content p {
  margin-bottom: 0;
  color: white;
  z-index: 99;
  font-size: 1.125rem;
}
.ansprechpartner .teammitglied .team-content-wrapper .team-content {
  margin-bottom: 2.5rem;
}
.ansprechpartner .teammitglied .team-content-wrapper .team-content p {
  font-size: 2rem;
  color: #020617;
  line-height: 2.5rem;
  margin-bottom: 2.5rem;
}
.ansprechpartner.single {
  max-width: 75%;
  flex: 0 0 75%;
}
@media screen and (max-width: 1120px) {
  .ansprechpartner .teammitglied {
    gap: 2rem;
  }
  .ansprechpartner .teammitglied .team-content-wrapper .team-content {
    margin-bottom: 1rem;
  }
  .ansprechpartner .teammitglied .team-content-wrapper .team-content p {
    font-size: 1.75rem;
    color: #020617;
    line-height: 2.375rem;
    margin-bottom: 1rem;
  }
}
@media screen and (max-width: 834px) {
  .ansprechpartner .teammitglied {
    gap: 2rem;
  }
  .ansprechpartner .teammitglied .team-content-wrapper .team-content {
    margin-bottom: 1rem;
  }
  .ansprechpartner .teammitglied .team-content-wrapper .team-content p {
    font-size: 1.5rem;
    color: #020617;
    line-height: 2rem;
    margin-bottom: 1rem;
  }
}
@media screen and (max-width: 520px) {
  .ansprechpartner .teammitglied {
    gap: 2rem;
    flex-direction: column;
  }
  .ansprechpartner .teammitglied .team-image-wrapper {
    max-width: 100%;
    flex: 0 0 100%;
    aspect-ratio: unset;
    height: 252px;
  }
  .ansprechpartner .teammitglied .team-content-wrapper .team-content {
    margin-bottom: 1rem;
  }
  .ansprechpartner .teammitglied .team-content-wrapper .team-content p {
    font-size: 1.5rem;
    color: #020617;
    line-height: 2rem;
    margin-bottom: 1rem;
  }
}

:root {
  --awb-font-size: 1.125rem !important;
  --awb-padding-right-small: 1rem !important;
  --awb-padding-left-small: 1rem !important;
}

@media screen and (min-width: 768px) and (max-width: 834px) {
  .container-three-columns-alignment .fusion-layout-column {
    width: 33%;
  }
  .container-three-columns-alignment .fusion-layout-column .fusion-column-wrapper {
    padding-right: 0;
    margin-right: 0;
    padding-left: 1rem;
    margin-right: 0;
  }
}

@media screen and (min-width: 768px) and (max-width: 1080px) {
  .hansefit-auf-einen-blick > .fusion-builder-row {
    flex-direction: column !important;
  }
  .hansefit-auf-einen-blick .h2-special h2 {
    display: inline-block;
    margin-left: calc(50% - 11rem) !important;
  }
  .hansefit-auf-einen-blick .hansefit-auf-einen-blick-counter-box-wrapper {
    width: 100%;
  }
  .hansefit-auf-einen-blick .fusion-counters-box {
    flex-direction: row;
    display: flex;
  }
  .hansefit-auf-einen-blick .counter-box .fusion-counter-box {
    padding-left: 0;
    padding-right: 0;
  }
  .hansefit-auf-einen-blick .counter-box .fusion-counter-box .counter-box-container {
    border-bottom: 0 !important;
    border-right: 1px solid #e2e8f0 !important;
    padding-top: 0 !important;
    padding-bottom: 0 !important;
    margin-top: 2rem !important;
    margin-right: 2rem;
    margin-bottom: 2rem !important;
    padding-left: 0 !important;
    padding-right: 1rem !important;
  }
  .hansefit-auf-einen-blick .counter-box .fusion-counter-box:last-child .counter-box-container {
    border-right: 0 !important;
  }
}

.fusion-fullwidth:has(.square-img-carousel) {
  padding-top: 2.5rem !important;
  padding-bottom: 2.5rem !important;
}
@media screen and (min-width: 768px) {
  .fusion-fullwidth:has(.square-img-carousel) {
    padding-top: 4.75rem !important;
    padding-bottom: 4.75rem !important;
  }
}

:root {
  --awb-font-size: 1.125rem !important;
  --awb-padding-right-small: 1rem !important;
  --awb-padding-left-small: 1rem !important;
}

.fusion-header {
  transition: none !important;
  height: 60px !important;
  background-color: #FFF9F0 !important;
}
.fusion-header .fusion-logo {
  margin: 14px 0 !important;
}
.fusion-header .fusion-logo img {
  height: 32px !important;
}
@media screen and (max-width: 1300px) {
  .fusion-header .fusion-logo {
    margin: 17px 0 !important;
  }
  .fusion-header .fusion-logo img {
    height: 25px !important;
  }
}
.fusion-header.fusion-sticky-shadow {
  height: 60px !important;
}
.fusion-header.fusion-sticky-shadow .fusion-main-menu {
  height: 60px !important;
}

.fusion-header-sticky-height {
  height: 60px !important;
}
.fusion-header-sticky-height .fusion-logo {
  margin: 14px 0 !important;
}

#mega-menu-wrap-main_navigation {
  margin-top: 14px !important;
}

/* Parent Fix */
#mega-menu-wrap-main_navigation #mega-menu-main_navigation > li.mega-menu-item.mega-current-menu-ancestor > a.mega-menu-link {
  color: unset !important;
}

#mega-menu-wrap-main_navigation #mega-menu-main_navigation > li.mega-menu-item.mega-current-menu-parent > a.mega-menu-link {
  color: #D54401 !important;
}

@media screen and (max-width: 1200px) {
  #mega-menu-wrap-main_navigation #mega-menu-main_navigation > li.mega-menu-item > a.mega-menu-link {
    font-size: 20px !important;
    margin-bottom: 2rem !important;
    height: unset !important;
  }
  #mega-menu-wrap-main_navigation #mega-menu-main_navigation > li.mega-menu-item > a.mega-menu-link[aria-expanded=true] {
    margin-bottom: 0 !important;
  }
  #mega-menu-wrap-main_navigation #mega-menu-main_navigation li.mega-menu-item.mega-toggle-on > ul.mega-sub-menu,
  #mega-menu-wrap-main_navigation #mega-menu-main_navigation li.mega-menu-megamenu.mega-menu-item.mega-toggle-on ul.mega-sub-menu {
    margin-bottom: 1.5rem;
    margin-top: 0.5rem;
  }
  #mega-menu-wrap-main_navigation #mega-menu-main_navigation li.mega-menu-item.mega-toggle-on > ul.mega-sub-menu .mega-sub-menu,
  #mega-menu-wrap-main_navigation #mega-menu-main_navigation li.mega-menu-megamenu.mega-menu-item.mega-toggle-on ul.mega-sub-menu .mega-sub-menu {
    margin-top: 0.5rem;
    padding-top: 0;
  }
  #mega-menu-wrap-main_navigation #mega-menu-main_navigation li.mega-menu-item.mega-toggle-on > ul.mega-sub-menu .mega-sub-menu .mega-menu-link,
  #mega-menu-wrap-main_navigation #mega-menu-main_navigation li.mega-menu-megamenu.mega-menu-item.mega-toggle-on ul.mega-sub-menu .mega-sub-menu .mega-menu-link {
    font-size: 0.875rem !important;
  }
  #mega-menu-wrap-main_navigation #mega-menu-main_navigation li.mega-menu-item.mega-toggle-on > ul.mega-sub-menu .mega-sub-menu .mega-menu-item-object-custom,
  #mega-menu-wrap-main_navigation #mega-menu-main_navigation li.mega-menu-megamenu.mega-menu-item.mega-toggle-on ul.mega-sub-menu .mega-sub-menu .mega-menu-item-object-custom {
    padding-bottom: 0.5rem !important;
  }
  #mega-menu-wrap-main_navigation #mega-menu-main_navigation li.mega-menu-item.mega-toggle-on > ul.mega-sub-menu .mega-sub-menu .mega-menu-item-object-custom .mega-menu-link,
  #mega-menu-wrap-main_navigation #mega-menu-main_navigation li.mega-menu-megamenu.mega-menu-item.mega-toggle-on ul.mega-sub-menu .mega-sub-menu .mega-menu-item-object-custom .mega-menu-link {
    font-size: 0.875rem !important;
    margin-bottom: 0 !important;
    padding-bottom: 0 !important;
  }
  #mega-menu-wrap-main_navigation #mega-menu-main_navigation li.mega-menu-item.mega-toggle-on > ul.mega-sub-menu .mega-sub-menu .mega-menu-item,
  #mega-menu-wrap-main_navigation #mega-menu-main_navigation li.mega-menu-megamenu.mega-menu-item.mega-toggle-on ul.mega-sub-menu .mega-sub-menu .mega-menu-item {
    padding-bottom: 0.5rem !important;
  }
  #mega-menu-wrap-main_navigation #mega-menu-main_navigation li.mega-menu-item.mega-toggle-on > ul.mega-sub-menu .mega-sub-menu:has(.mega-sub-menu),
  #mega-menu-wrap-main_navigation #mega-menu-main_navigation li.mega-menu-megamenu.mega-menu-item.mega-toggle-on ul.mega-sub-menu .mega-sub-menu:has(.mega-sub-menu) {
    margin-top: 0;
  }
}
@media screen and (max-width: 1199px) {
  .mega-menu-wrap #mega-menu-main_navigation {
    position: fixed !important;
    max-width: unset !important;
    width: 100% !important;
    left: 0 !important;
  }
}
@media screen and (min-width: 834px) {
  .mega-menu-wrap #mega-menu-main_navigation .mega-menu-item.mega-menu-item-has-children > .mega-menu-link,
  .mega-menu-wrap #mega-menu-main_navigation .mega-menu-item > .mega-menu-link {
    font-family: "Inclusive Sans Medium" !important;
  }
  .mega-menu-wrap #mega-menu-main_navigation .mega-menu-item.mega-menu-item-has-children > .mega-menu-link .mega-indicator,
  .mega-menu-wrap #mega-menu-main_navigation .mega-menu-item > .mega-menu-link .mega-indicator {
    margin-left: 0.25rem !important;
  }
  .mega-menu-wrap #mega-menu-main_navigation .mega-menu-item.mega-menu-item-has-children > .mega-menu-link .mega-indicator::after,
  .mega-menu-wrap #mega-menu-main_navigation .mega-menu-item > .mega-menu-link .mega-indicator::after {
    width: 1.5rem !important;
    text-align: center !important;
  }
}
.mega-menu-wrap #mega-menu-main_navigation .mega-menu-item.mega-menu-item-has-children.nav-consult,
.mega-menu-wrap #mega-menu-main_navigation .mega-menu-item.nav-consult {
  margin-left: 3rem !important;
  margin-right: 0.75rem !important;
}
.mega-menu-wrap #mega-menu-main_navigation .mega-menu-item.mega-menu-item-has-children.nav-consult .mega-menu-link,
.mega-menu-wrap #mega-menu-main_navigation .mega-menu-item.nav-consult .mega-menu-link {
  border: 2px solid #F95F18 !important;
  background-color: #F95F18 !important;
  border-radius: 0.5rem !important;
  padding-left: 1rem !important;
  padding-right: 1rem !important;
  font-size: 0.875rem !important;
  color: #ffffff !important;
}
.mega-menu-wrap #mega-menu-main_navigation .mega-menu-item.mega-menu-item-has-children.nav-consult .mega-menu-link:hover,
.mega-menu-wrap #mega-menu-main_navigation .mega-menu-item.nav-consult .mega-menu-link:hover {
  color: #F95F18 !important;
  background-color: transparent !important;
}
.mega-menu-wrap #mega-menu-main_navigation .mega-menu-item.mega-menu-item-has-children.nav-studio,
.mega-menu-wrap #mega-menu-main_navigation .mega-menu-item.nav-studio {
  margin-left: 0 !important;
  margin-right: 0.75rem !important;
}
.mega-menu-wrap #mega-menu-main_navigation .mega-menu-item.mega-menu-item-has-children.nav-studio .mega-menu-link,
.mega-menu-wrap #mega-menu-main_navigation .mega-menu-item.nav-studio .mega-menu-link {
  border: 2px solid #F95F18 !important;
  background-color: transparent !important;
  border-radius: 0.5rem !important;
  padding-left: 0.5rem !important;
  padding-right: 1rem !important;
  font-size: 0.875rem !important;
  color: #F95F18 !important;
  line-height: 1.75rem !important;
  position: relative !important;
  display: flex !important;
  align-items: center;
}
.mega-menu-wrap #mega-menu-main_navigation .mega-menu-item.mega-menu-item-has-children.nav-studio .mega-menu-link:hover,
.mega-menu-wrap #mega-menu-main_navigation .mega-menu-item.nav-studio .mega-menu-link:hover {
  background-color: #F95F18 !important;
  color: white !important;
}
.mega-menu-wrap #mega-menu-main_navigation .mega-menu-item.mega-menu-item-has-children.nav-studio .mega-menu-link:hover::before,
.mega-menu-wrap #mega-menu-main_navigation .mega-menu-item.nav-studio .mega-menu-link:hover::before {
  filter: brightness(0) invert(1) !important;
}
.mega-menu-wrap #mega-menu-main_navigation .mega-menu-item.mega-menu-item-has-children.nav-studio .mega-menu-link::before,
.mega-menu-wrap #mega-menu-main_navigation .mega-menu-item.nav-studio .mega-menu-link::before {
  content: url("/wp-content/themes/Avada-Child-Theme/files/images/location-dot-sharp-regular-full.svg");
  display: block !important;
  width: 1.25rem !important;
  height: 1.25rem !important;
  margin-right: 0.25rem !important;
  filter: invert(40%) sepia(59%) saturate(1588%) hue-rotate(350deg) brightness(99%) contrast(98%) !important;
}
@media screen and (max-width: 1200px) {
  .mega-menu-wrap #mega-menu-main_navigation .mega-menu-item.mega-menu-item-has-children.nav-studio .mega-menu-link,
  .mega-menu-wrap #mega-menu-main_navigation .mega-menu-item.nav-studio .mega-menu-link {
    padding: 0.5rem !important;
    color: #F95F18 !important;
  }
}
@media screen and (min-width: 834px) {
  .mega-menu-wrap #mega-menu-main_navigation .mega-menu-item.mega-menu-item-has-children.nav-login,
  .mega-menu-wrap #mega-menu-main_navigation .mega-menu-item.nav-login {
    margin-left: 0 !important;
    margin-right: 0 !important;
    position: relative;
  }
  .mega-menu-wrap #mega-menu-main_navigation .mega-menu-item.mega-menu-item-has-children.nav-login > .mega-menu-link,
  .mega-menu-wrap #mega-menu-main_navigation .mega-menu-item.nav-login > .mega-menu-link {
    border: none !important;
    background-color: transparent !important;
    border-radius: 0.5rem !important;
    padding-left: 0rem !important;
    padding-right: 0rem !important;
    font-size: 0 !important;
    color: #F95F18 !important;
    line-height: 1.75rem !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
  }
  .mega-menu-wrap #mega-menu-main_navigation .mega-menu-item.mega-menu-item-has-children.nav-login > .mega-menu-link .mega-indicator,
  .mega-menu-wrap #mega-menu-main_navigation .mega-menu-item.nav-login > .mega-menu-link .mega-indicator {
    display: none !important;
  }
  .mega-menu-wrap #mega-menu-main_navigation .mega-menu-item.mega-menu-item-has-children.nav-login > .mega-menu-link::before,
  .mega-menu-wrap #mega-menu-main_navigation .mega-menu-item.nav-login > .mega-menu-link::before {
    content: url("/wp-content/themes/Avada-Child-Theme/files/images/profile-icon-outline.svg");
    display: block !important;
    width: 1.25rem !important;
    height: 1.25rem !important;
    margin-right: 0 !important;
  }
}
.mega-menu-wrap .mega-menu-description {
  display: none !important;
}
@media screen and (min-width: 300px) {
  .mega-menu-wrap .mega-menu-tabbed > .mega-sub-menu {
    padding-top: 20px !important;
    padding-bottom: 20px !important;
  }
  .mega-menu-wrap .mega-menu-tabbed > .mega-sub-menu .mega-menu-item-has-children > a {
    background-color: #FEF4E3 !important;
    font-family: "Inclusive Sans Bold" !important;
    font-weight: 400 !important;
    font-size: 1.125rem !important;
    display: flex;
    justify-content: space-between;
  }
  .mega-menu-wrap .mega-menu-tabbed > .mega-sub-menu .mega-menu-item-has-children > a .mega-indicator::after {
    content: "\f054" !important;
    font-family: "Font Awesome 6 Sharp" !important;
  }
  .mega-menu-wrap .mega-menu-tabbed > .mega-sub-menu .mega-menu-item-has-children:first-of-type > a {
    border-radius: 8px 8px 0 0 !important;
  }
  .mega-menu-wrap .mega-menu-tabbed > .mega-sub-menu .mega-menu-item-has-children:last-of-type > a {
    border-radius: 0 0 8px 8px !important;
  }
  .mega-menu-wrap .mega-menu-tabbed > .mega-sub-menu .mega-menu-item-has-children .mega-sub-menu {
    padding-right: 0 !important;
  }
  .mega-menu-wrap .mega-menu-tabbed > .mega-sub-menu .mega-menu-item-has-children .mega-sub-menu .mega-menu-row > .mega-sub-menu {
    display: flex !important;
  }
  .mega-menu-wrap .mega-menu-tabbed > .mega-sub-menu .mega-menu-item-has-children .mega-sub-menu .mega-menu-row > .mega-sub-menu .mega-menu-item:not(.mega-menu-item-has-children) .mega-menu-link {
    font-family: "Inclusive Sans Regular" !important;
    font-size: 1rem !important;
    font-weight: 400 !important;
  }
  .mega-menu-wrap .inner-nav-left {
    background-color: #FEF4E3 !important;
    border-radius: 8px 0 0 8px !important;
    padding: 20px !important;
  }
  .mega-menu-wrap .inner-nav-right {
    background-color: #FEF4E3 !important;
    border-radius: 0 8px 8px 0 !important;
    padding: 20px !important;
    margin-right: 20px !important;
  }
  .mega-menu-wrap .inner-nav-left-right {
    background-color: #FEF4E3 !important;
    border-radius: 8px !important;
    padding: 20px !important;
  }
}
.mega-menu-wrap .inner-nav-special {
  padding: 0 20px !important;
}
.mega-menu-wrap .inner-nav-special .widget_media_image {
  width: 170px !important;
  height: 110px !important;
  border-radius: 12px !important;
  overflow: hidden !important;
  padding: 0 !important;
  margin-bottom: 12px !important;
}
.mega-menu-wrap .inner-nav-special .widget_media_image img {
  height: 100% !important;
  width: 100% !important;
  object-fit: cover;
  object-position: top;
}
@media screen and (max-width: 1200px) {
  .mega-menu-wrap .inner-nav-special .widget_media_image img {
    border-radius: 12px;
  }
}
.mega-menu-wrap .inner-nav-special .mega-menu-item-type-custom {
  padding-bottom: 0 !important;
  margin-bottom: 1rem !important;
}
.mega-menu-wrap .inner-nav-special .mega-menu-item-type-custom .mega-menu-link {
  font-size: 1.125rem !important;
  line-height: 1.625rem !important;
}
.mega-menu-wrap .inner-nav-special .mega-menu-item-type-widget.widget_text {
  padding-bottom: 0 !important;
  margin-bottom: 2rem !important;
}
.mega-menu-wrap .inner-nav-special .mega-menu-item-type-widget.widget_text p {
  font-size: 0.875rem !important;
  color: #332824 !important;
}
.mega-menu-wrap .inner-nav-special .mega-menu-item-type-widget.widget_custom_html {
  padding-bottom: 0 !important;
}
.mega-menu-wrap .inner-nav-special .mega-menu-item-object-page a {
  font-size: 1.125rem !important;
  line-height: 1.35rem !important;
}
.mega-menu-wrap .inner-nav-special .textwidget p {
  margin: 0 !important;
  font-size: 0.875rem;
}
.mega-menu-wrap .inner-nav-special .btn span {
  font-size: 14px !important;
  line-height: 20px !important;
}
.mega-menu-wrap .inner-nav-special .btn span:after {
  content: "\f061" !important;
}
.mega-menu-wrap .inner-nav-special.full li {
  padding-bottom: 0px !important;
}
.mega-menu-wrap .inner-nav-special.full li:not(:nth-child(2)) {
  padding-bottom: 10px !important;
}
.mega-menu-wrap .inner-nav-special.full .widget_media_image {
  width: 100% !important;
}
.mega-menu-wrap .inner-nav-special.mega-menu-blog .mega-menu-item-type-widget.widget_text {
  margin-bottom: 0 !important;
}
.mega-menu-wrap .inner-nav-special.mega-menu-blog .mega-menu-item-type-widget.widget_text .mega-menu-blog-heading {
  font-size: 1.125rem !important;
  line-height: 1.625rem !important;
  margin-bottom: 1rem !important;
  color: #020617 !important;
}
.mega-menu-wrap .inner-nav-special.mega-menu-blog .mega-menu-item-type-widget.widget_text .mega-menu-blog-heading a {
  color: #020617 !important;
}
@media screen and (max-width: 1200px) {
  .mega-menu-wrap .inner-nav-special.mega-menu-blog .mega-menu-item-type-widget.widget_text .mega-menu-blog-heading {
    margin-bottom: 0.5rem !important;
  }
}
.mega-menu-wrap .inner-nav-special.mega-menu-blog .mega-menu-item-type-widget.widget_text .mega-menu-blog-content {
  font-size: 0.875rem !important;
  color: #332824 !important;
  line-height: 1.25rem !important;
  margin-bottom: 1.75rem !important;
  overflow: hidden;
  display: -webkit-box;
  line-clamp: 3;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
@media screen and (max-width: 1200px) {
  .mega-menu-wrap .inner-nav-special.mega-menu-blog .mega-menu-item-type-widget.widget_text .mega-menu-blog-content {
    margin-bottom: 0.5rem !important;
  }
}
.mega-menu-wrap .inner-nav-special.mega-menu-blog.most_read_item a .mega-menu-blog-heading {
  font-size: 1.125rem !important;
  line-height: 1.625rem !important;
  margin-bottom: 1rem !important;
  color: #020617 !important;
}
.mega-menu-wrap .inner-nav-special.mega-menu-blog.most_read_item a {
  margin-bottom: 1rem;
}
.mega-menu-wrap .inner-nav-special.mega-menu-blog.most_read_item:last-child a {
  margin-bottom: 0;
}
.mega-menu-wrap .inner-nav-special.mega-menu-blog.most_read_item .mega-menu-blog-content {
  font-size: 0.875rem !important;
  color: #332824 !important;
  line-height: 1.25rem !important;
  margin-bottom: 1.75rem !important;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  line-clamp: 3;
  -webkit-box-orient: vertical;
}
@media screen and (max-width: 1200px) {
  .mega-menu-wrap .inner-nav-special.mega-menu-blog.most_read_item .mega-menu-blog-content {
    margin-bottom: 0.5rem !important;
  }
}
.mega-menu-wrap .inner-nav-login {
  background-color: #FEF4E3 !important;
  padding: 20px !important;
  border-radius: 0.5rem !important;
  width: calc(20.25% - 20px) !important;
}
.mega-menu-wrap .inner-nav-login:not(:last-of-type) {
  margin-right: 20px !important;
}
.mega-menu-wrap .inner-nav-login .mega-menu-item-type-widget.widget_text {
  margin-bottom: 0 !important;
  padding-bottom: 0 !important;
}
.mega-menu-wrap .inner-nav-login .mega-menu-item-type-widget.widget_text .mega-menu-login-headline {
  font-size: 1.125rem !important;
  line-height: 1.275rem !important;
  font-family: "Inclusive Sans Bold" !important;
  margin-bottom: 0.275rem !important;
  color: #020617 !important;
  margin-top: 0 !important;
  border-bottom: 1px solid #FFF9F0;
  padding-bottom: 0.75rem;
  margin-bottom: 0.75rem;
  min-height: 3rem;
}
.mega-menu-wrap .inner-nav-login .mega-menu-item-type-widget.widget_text .mega-menu-login-title {
  color: #020617 !important;
  font-family: "Inclusive Sans Semibold" !important;
  font-size: 18px !important;
  font-weight: 500 !important;
  margin: 0 !important;
}
.mega-menu-wrap .inner-nav-login .mega-menu-item-type-widget.widget_text .mega-menu-login-content {
  font-size: 0.875rem !important;
  line-height: 1.25rem !important;
  color: #D54401 !important;
  font-weight: 500;
  margin-top: 0;
}
.mega-menu-wrap .inner-nav-login .mega-menu-item-object-custom {
  padding-bottom: 0 !important;
}
.mega-menu-wrap .inner-nav-login .mega-menu-item-object-custom a.mega-menu-link {
  font-size: 0.875rem !important;
  line-height: 1.5rem !important;
  font-family: "Inclusive Sans Semibold" !important;
  color: #D54401 !important;
  position: relative !important;
  display: flex !important;
  justify-content: space-between !important;
  align-items: center !important;
}
.mega-menu-wrap .inner-nav-login .mega-menu-item-object-custom a.mega-menu-link::after {
  content: "\f054";
  font-family: "Font Awesome 6 Sharp";
  color: #D54401 !important;
  position: absolute;
  right: 0;
  width: 0.875rem !important;
  display: block !important;
}
.mega-menu-wrap .inner-nav-login.login-app {
  position: relative;
}
.mega-menu-wrap .inner-nav-login.login-app::before {
  content: url("/wp-content/uploads/2025/05/person.svg");
  position: absolute !important;
  top: 1.125rem !important;
  left: 1.25rem !important;
  display: block !important;
}
.mega-menu-wrap .inner-nav-login.login-partner {
  position: relative;
}
.mega-menu-wrap .inner-nav-login.login-partner::before {
  content: "";
  position: absolute !important;
  top: 1.125rem !important;
  left: 1.25rem !important;
  height: 22px;
  width: 30px;
  background-color: #D54401;
  display: block !important;
  mask: url("/wp-content/uploads/2025/05/fitness.svg") center/contain no-repeat;
  -webkit-mask: url("/wp-content/uploads/2025/05/fitness.svg") center/contain no-repeat;
}
.mega-menu-wrap .inner-nav-login.login-kunden {
  position: relative;
}
.mega-menu-wrap .inner-nav-login.login-kunden::before {
  content: "";
  position: absolute !important;
  top: 1.125rem !important;
  left: 1.25rem !important;
  display: block !important;
  height: 22px;
  width: 30px;
  background-color: #D54401;
  mask: url("/wp-content/uploads/2025/05/business.svg") center/contain no-repeat;
  -webkit-mask: url("/wp-content/uploads/2025/05/business.svg") center/contain no-repeat;
}
.mega-menu-wrap .inner-nav-login.login-schritte {
  position: relative;
}
.mega-menu-wrap .inner-nav-login.login-schritte::before {
  content: "";
  position: absolute !important;
  top: 1.125rem !important;
  left: 1.25rem !important;
  display: block !important;
  height: 22px;
  width: 30px;
  background-color: #D54401;
  mask: url("/wp-content/uploads/2025/05/directions_walk.svg") center/contain no-repeat;
  -webkit-mask: url("/wp-content/uploads/2025/05/directions_walk.svg") center/contain no-repeat;
}
.mega-menu-wrap .inner-nav-login.login-kurse {
  position: relative;
}
.mega-menu-wrap .inner-nav-login.login-kurse::before {
  content: "";
  position: absolute !important;
  top: 1.125rem !important;
  left: 1.25rem !important;
  display: block !important;
  height: 22px;
  width: 30px;
  background-color: #D54401;
  mask: url("/wp-content/uploads/2025/05/emergency.svg") center/contain no-repeat;
  -webkit-mask: url("/wp-content/uploads/2025/05/emergency.svg") center/contain no-repeat;
}
.mega-menu-wrap .custom-menu {
  background-color: #ffffff;
  border-radius: 1rem;
  padding: 1.25rem !important;
  transition: all 0.3s ease-in-out !important;
}
.mega-menu-wrap .custom-menu .custom-menu-title {
  font-family: "Inclusive Sans Bold" !important;
  margin-bottom: 1rem !important;
  color: #020617;
}
@media screen and (max-width: 1200px) {
  .mega-menu-wrap .custom-menu .custom-menu-title {
    font-size: 1.125rem;
  }
}
.mega-menu-wrap .custom-menu .menu-pill {
  padding: 0.25rem 1rem;
  background-color: #F95F18;
  color: #ffffff;
  font-size: 0.875rem;
  border-radius: 1rem;
}
.mega-menu-wrap .custom-menu .menu-image {
  width: 100% !important;
  height: 110px !important;
  border-radius: 12px !important;
  overflow: hidden !important;
  padding: 0 !important;
  margin-bottom: 10px !important;
}
.mega-menu-wrap .custom-menu .menu-image img {
  height: 100%;
  width: 100%;
  object-fit: cover;
  object-position: top !important;
}
.mega-menu-wrap .custom-menu .menu-description {
  margin-bottom: 0.75rem !important;
}
.mega-menu-wrap .custom-menu .menu-description p {
  font-size: 0.875rem !important;
  color: #332824;
}
.mega-menu-wrap .custom-menu .menu-links {
  display: flex;
  gap: 5px;
  align-items: center;
  color: #020617;
  font-style: italic;
  font-weight: 500;
}
.mega-menu-wrap .custom-menu .menu-links .mega-menu-link {
  display: none !important;
}
.mega-menu-wrap .custom-menu .menu-links a {
  color: #D54401 !important;
}
.mega-menu-wrap .custom-menu .menu-links a:hover {
  color: #6509ba !important;
}
.mega-menu-wrap .custom-menu .menu-links .menu-link-item {
  font-size: 0.875rem !important;
  color: #D54401;
}
.mega-menu-wrap .custom-menu.highlight {
  background-color: #F95F18;
}
.mega-menu-wrap .custom-menu.highlight .menu-pill {
  background-color: #ffffff;
  color: #F95F18;
}
.mega-menu-wrap .custom-menu.highlight .menu-description p,
.mega-menu-wrap .custom-menu.highlight .custom-menu-title {
  color: #ffffff !important;
}
.mega-menu-wrap .custom-menu.highlight:hover {
  background-color: #D54401;
}
.mega-menu-wrap .custom-menu:hover {
  background-color: #FEF4E3;
}
.mega-menu-wrap .most_read_wrapper {
  display: flex;
  gap: 40px;
}
@media screen and (max-width: 1200px) {
  .mega-menu-wrap .most_read_wrapper {
    flex-wrap: wrap;
    gap: 0.75em;
  }
}
.mega-menu-wrap .most_read_wrapper .beitrag-excerpt {
  margin-bottom: 10px !important;
}

.mega-menu-width {
  width: 1400px !important;
}

.site-nav {
  background-color: #FEF4E3 !important;
}
.site-nav .fusion-text {
  color: #332824 !important;
}
.site-nav .fusion-text a {
  color: #332824 !important;
}
.site-nav .fusion-text a:hover {
  color: #D54401 !important;
}
.site-nav .fusion-text a:hover a {
  color: #D54401 !important;
}
.site-nav.fusion-container-stuck {
  top: 60px !important;
}
@media screen and (max-width: 1140px) {
  .site-nav .fusion-column-wrapper {
    flex-wrap: nowrap !important;
    overflow-x: auto !important;
    justify-content: flex-start !important;
    padding-left: 36px !important;
    padding-right: 36px !important;
  }
  .site-nav .fusion-column-wrapper .fusion-text {
    white-space: nowrap !important;
    flex-shrink: 1 !important;
  }
  .site-nav .fusion-column-wrapper .fusion-text.plr-25 {
    padding-left: 0.75rem !important;
    padding-right: 0.75rem !important;
  }
}
@media screen and (max-width: 768px) {
  .site-nav .fusion-column-wrapper {
    padding-left: 5px !important;
    padding-right: 5px !important;
  }
}
@media screen and (max-width: 720px) {
  .site-nav .fusion-column-wrapper .fusion-text.plr-25 {
    padding-left: 0.75rem !important;
    padding-right: 0.75rem !important;
  }
}

.about-sitenav .fusion-column-wrapper {
  gap: 0.75rem;
}
.about-sitenav .fusion-text p {
  padding: 0.75rem;
  border-bottom: 2px solid #ffffff;
}
.about-sitenav .fusion-text p a {
  padding: 0;
  color: #191C3A !important;
  position: relative;
  display: flex;
  align-items: center;
  padding-left: 1.5rem !important;
}
.about-sitenav .fusion-text p a:before {
  content: "\f058";
  width: 1rem;
  height: 1rem;
  font-size: 1rem;
  line-height: 1rem;
  font-family: "Font Awesome 6 Pro";
  font-weight: 300;
  color: #020617;
  position: absolute;
  left: 0;
}
.about-sitenav .fusion-text p:hover, .about-sitenav .fusion-text p.active {
  border-bottom: 2px solid #D54401;
}
.about-sitenav .fusion-text p:hover a, .about-sitenav .fusion-text p.active a {
  color: #D54401 !important;
}
.about-sitenav .fusion-text p:hover a::before, .about-sitenav .fusion-text p.active a::before {
  color: #D54401 !important;
}

#mobile-menu-main a,
#mobile-menu-main span,
#mobile-menu-main li {
  font-size: 1rem;
}

@media screen and (max-width: 1200px) {
  .fusion-header .fusion-icon::before {
    content: "\f0c9";
    color: #0F172A;
    font-family: "Font Awesome 6 Sharp";
    font-weight: 300;
    font-size: 2.5rem;
  }
}
@media screen and (max-width: 1200px) {
  .mega-menu-main_navigation-mega-sticky .fusion-header #mega-menu-wrap-main_navigation {
    padding-left: 1.875rem !important;
    padding-right: 1.875rem !important;
  }
  .fusion-header {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
    padding-left: 3rem !important;
    padding-right: 3rem !important;
  }
  .fusion-header .fusion-main-menu {
    width: 100% !important;
  }
  .fusion-header #mega-menu-wrap-main_navigation {
    margin-top: 0 !important;
    width: 100% !important;
    left: 0 !important;
    background-color: #FFF9F0 !important;
  }
  .fusion-header #mega-menu-wrap-main_navigation #mega-menu-main_navigation {
    background-color: #FFF9F0 !important;
    padding: 1.25rem 3rem !important;
    border-radius: 0 0 0.75rem 0.75rem !important;
  }
}
@media screen and (max-width: 1200px) and (max-width: 767px) {
  .fusion-header #mega-menu-wrap-main_navigation #mega-menu-main_navigation {
    padding-left: 1rem !important;
    padding-right: 1rem !important;
  }
}
@media screen and (max-width: 1200px) {
  .fusion-header #mega-menu-wrap-main_navigation #mega-menu-main_navigation .inner-nav-right {
    margin-bottom: 1.5rem !important;
  }
  .fusion-header #mega-menu-wrap-main_navigation #mega-menu-main_navigation .mega-menu-link {
    background: transparent !important;
    font-size: 1rem !important;
    font-family: "Inclusive Sans Bold" !important;
    line-height: 1.25rem !important;
    color: #0F172A !important;
  }
  .fusion-header #mega-menu-wrap-main_navigation #mega-menu-main_navigation .mega-menu-link:focus, .fusion-header #mega-menu-wrap-main_navigation #mega-menu-main_navigation .mega-menu-link:active, .fusion-header #mega-menu-wrap-main_navigation #mega-menu-main_navigation .mega-menu-link:hover {
    font-weight: 400 !important;
    color: #D54401 !important;
  }
  .fusion-header #mega-menu-wrap-main_navigation #mega-menu-main_navigation .mega-nav-studio .mega-menu-link {
    color: #F95F18 !important;
  }
  .fusion-header #mega-menu-wrap-main_navigation #mega-menu-main_navigation .mega-menu-tabbed .mega-sub-menu .mega-menu-item .mega-menu-link {
    background: transparent !important;
    font-size: 1rem !important;
    font-family: "Inclusive Sans Bold" !important;
    line-height: 1.25rem !important;
    color: #0F172A !important;
    padding-left: 0 !important;
  }
  .fusion-header #mega-menu-wrap-main_navigation #mega-menu-main_navigation .mega-menu-tabbed .mega-sub-menu .mega-menu-item .mega-menu-link:focus {
    font-weight: 400 !important;
    color: #D54401 !important;
  }
  .fusion-header #mega-menu-wrap-main_navigation #mega-menu-main_navigation .mega-menu-tabbed .mega-sub-menu .mega-menu-item.mega-current-page-item .mega-menu-link {
    color: #D54401 !important;
  }
  .fusion-header #mega-menu-wrap-main_navigation #mega-menu-main_navigation .nav-login {
    border: 1.5px solid #6509ba !important;
    background-color: #6509ba !important;
    border-radius: 1rem !important;
    padding-left: 0.5rem !important;
    padding-right: 0.5em !important;
    padding-top: 1rem;
    padding-bottom: 1rem;
  }
  .fusion-header #mega-menu-wrap-main_navigation #mega-menu-main_navigation .nav-login .mega-menu-link {
    font-size: 0.875rem !important;
    color: white !important;
    display: flex;
    align-items: center;
  }
  .fusion-header #mega-menu-wrap-main_navigation #mega-menu-main_navigation .nav-login .mega-indicator {
    display: none !important;
  }
  .fusion-header #mega-menu-wrap-main_navigation #mega-menu-main_navigation .nav-login .mega-sub-menu {
    padding: 0 !important;
  }
  .fusion-header #mega-menu-wrap-main_navigation #mega-menu-main_navigation .nav-login .mega-sub-menu .inner-nav-login {
    width: 100% !important;
    margin-bottom: 1rem !important;
  }
  .fusion-header #mega-menu-wrap-main_navigation #mega-menu-main_navigation .nav-login .mega-sub-menu .inner-nav-login .mega-sub-menu {
    margin: 0 !important;
  }
  .fusion-header #mega-menu-wrap-main_navigation #mega-menu-main_navigation .nav-login .mega-sub-menu .inner-nav-login .mega-menu-item .mega-menu-link {
    color: #D54401 !important;
  }
  .fusion-header #mega-menu-wrap-main_navigation #mega-menu-main_navigation .nav-login .mega-sub-menu .inner-nav-login .mega-menu-item .mega-menu-login-content {
    margin-bottom: 1rem !important;
  }
  .fusion-header #mega-menu-wrap-main_navigation #mega-menu-main_navigation .inner-nav-special {
    padding: 0 !important;
    margin-bottom: 1rem !important;
    margin-right: 2rem;
  }
  .fusion-header #mega-menu-wrap-main_navigation #mega-menu-main_navigation .inner-nav-special:last-child {
    margin-bottom: 0rem !important;
  }
  .fusion-header #mega-menu-wrap-main_navigation #mega-menu-main_navigation .inner-nav-special .mega-menu-item .mega-menu-link {
    font-family: "Inclusive Sans Semibold" !important;
    font-weight: 400 !important;
  }
  .fusion-header #mega-menu-wrap-main_navigation #mega-menu-main_navigation .inner-nav-special .mega-menu-item-type-custom a {
    margin-bottom: 0.5rem !important;
    font-size: 1.25rem !important;
  }
  .fusion-header #mega-menu-wrap-main_navigation #mega-menu-main_navigation .inner-nav-special .mega-menu-item-type-widget.widget_text {
    margin-bottom: 0rem !important;
  }
  .fusion-header .fusion-logo {
    display: none !important;
  }
  .fusion-header .fusion-icon::before {
    font-size: 1.5rem;
  }
}
@media screen and (max-width: 520px) {
  .mega-menu-main_navigation-mega-sticky .fusion-header #mega-menu-wrap-main_navigation {
    padding-left: 1rem !important;
    padding-right: 1rem !important;
  }
  .fusion-header {
    padding-left: 1rem !important;
    padding-right: 1rem !important;
  }
}
.fusion-main-menu:not(.fusion-sticky-menu) {
  display: block !important;
}

.fusion-mobile-selector,
.fusion-mobile-menu-icons {
  display: none !important;
}

@media screen and (max-width: 1199px) {
  header.fusion-header-wrapper {
    position: sticky;
    left: 0;
    right: 0;
    top: 0;
  }
}

header.fusion-header-wrapper .fusion-header {
  -webkit-transform: none !important;
  transform: none !important;
}

.fusion-main-menu {
  overflow: visible !important;
}

header.sticky #mega-menu-wrap-main_navigation .mega-menu-logo::after {
  opacity: 0;
}
header.sticky #mega-menu-wrap-main_navigation .mega-menu-logo img {
  opacity: 1;
}

body:has(header.sticky) {
  padding-top: 60px;
}

.home header.sticky.fusion-header-wrapper, .home header.sticky.fusion-header-wrapper,
header.sticky {
  position: fixed;
  width: 100%;
  top: 0;
  animation: fadeInTopHeader 0.5s forwards;
  animation-duration: 1s;
  background-color: #fff;
  left: 0;
  right: 0;
}
@keyframes fadeInTopHeader {
  0% {
    top: -220px;
  }
  100% {
    top: 0;
  }
}
.home header.sticky.fusion-header-wrapper .fusion-header, .home header.sticky.fusion-header-wrapper .fusion-header,
header.sticky .fusion-header {
  height: 65px !important;
}
.home header.sticky.fusion-header-wrapper .fusion-standard-logo, .home header.sticky.fusion-header-wrapper .fusion-standard-logo,
header.sticky .fusion-standard-logo {
  display: none;
}
.home header.sticky.fusion-header-wrapper .fusion-sticky-logo, .home header.sticky.fusion-header-wrapper .fusion-sticky-logo,
header.sticky .fusion-sticky-logo {
  display: block !important;
}
.home header.sticky.fusion-header-wrapper .fusion-logo, .home header.sticky.fusion-header-wrapper .fusion-logo,
header.sticky .fusion-logo {
  margin: 10px 0 !important;
}
.home header.sticky.fusion-header-wrapper .fusion-logo img, .home header.sticky.fusion-header-wrapper .fusion-logo img,
header.sticky .fusion-logo img {
  height: 45px !important;
}
.home header.sticky.fusion-header-wrapper #mega-menu-wrap-main_navigation, .home header.sticky.fusion-header-wrapper #mega-menu-wrap-main_navigation,
header.sticky #mega-menu-wrap-main_navigation {
  margin-top: 18px;
}

#wrapper #mega-menu-wrap-main_navigation .mega-nav-studio .mega-menu-link, #wrapper #mega-menu-wrap-main_navigation .mega-nav-consult .mega-menu-link {
  border-width: 2px !important;
}

.mega-nav-studio .mega-menu-link, .mega-nav-consult .mega-menu-link {
  line-height: 1.75rem !important;
}
@media screen and (max-width: 1200px) {
  .mega-nav-studio .mega-menu-link, .mega-nav-consult .mega-menu-link {
    border: 2px solid #F95F18;
    background-color: #F95F18;
    border-radius: 0.5rem;
    padding: 0.5rem 0.75rem;
    font-family: "Inclusive Sans Semibold";
    transition: all 0.3s ease-in-out;
    color: white;
  }
  .mega-nav-studio .mega-menu-link:hover, .mega-nav-consult .mega-menu-link:hover {
    background-color: transparent;
    color: #F95F18;
  }
}

#mega-menu-wrap-main_navigation .mega-menu-logo {
  display: flex;
  position: relative;
  width: 100%;
  height: 45px;
  align-items: center;
  margin-right: 0.5rem;
}
#mega-menu-wrap-main_navigation .mega-menu-logo img {
  opacity: 0;
  max-height: 31px !important;
  margin-left: 0 !important;
  margin-top: 16px !important;
  position: absolute !important;
}
@media screen and (min-width: 400px) {
  #mega-menu-wrap-main_navigation .mega-menu-logo img {
    max-height: 37px !important;
    margin-top: 13px !important;
  }
}
#mega-menu-wrap-main_navigation .mega-menu-logo::after {
  content: "";
  background-repeat: no-repeat;
  background-image: url(/wp-content/uploads/2026/06/favicon_epassi.png);
  background-size: contain;
  height: 45px !important;
  display: block;
  width: 100%;
  background-position: left;
  z-index: 1;
  position: relative;
  left: 0;
  top: 0;
}
@media screen and (max-width: 1201px) {
  #mega-menu-wrap-main_navigation .mega-menu-logo {
    margin-top: 0.5rem !important;
  }
}
#mega-menu-wrap-main_navigation .mega-toggle-blocks-center {
  display: none !important;
}
#mega-menu-wrap-main_navigation .mega-nav-login .mega-flex-row > .mega-sub-menu {
  display: flex !important;
}
@media screen and (max-width: 1200px) {
  #mega-menu-wrap-main_navigation .mega-nav-login {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 0;
    margin-left: 0.5rem;
  }
}
#mega-menu-wrap-main_navigation .topbar-icon-login {
  width: 1.5rem;
  display: block;
}
#mega-menu-wrap-main_navigation .mega-toggle-block button {
  height: 100%;
  display: flex;
  align-items: center;
  padding-left: 0.25rem !important;
  padding-right: 0.25rem !important;
  justify-content: center;
}
#mega-menu-wrap-main_navigation .mega-toggle-block {
  margin-right: 0 !important;
}
#mega-menu-wrap-main_navigation .mega-menu-toggle .mega-toggle-blocks-left {
  display: block;
  width: 100%;
  max-width: 120px;
}
@media screen and (min-width: 350px) {
  #mega-menu-wrap-main_navigation .mega-menu-toggle .mega-toggle-blocks-left {
    max-width: 150px;
  }
}
@media screen and (min-width: 400px) {
  #mega-menu-wrap-main_navigation .mega-menu-toggle .mega-toggle-blocks-left {
    max-width: 180px;
  }
}
#mega-menu-wrap-main_navigation .mega-menu-toggle .mega-toggle-blocks-left .mega-toggle-block-1 {
  width: 100%;
  margin: 0;
  display: block;
}
#mega-menu-wrap-main_navigation .mega-menu-toggle .mega-toggle-block-3 .mega-toggle-animated-inner,
#mega-menu-wrap-main_navigation .mega-menu-toggle .mega-toggle-block-3 .mega-toggle-animated-inner::before,
#mega-menu-wrap-main_navigation .mega-menu-toggle .mega-toggle-block-3 .mega-toggle-animated-inner::after {
  background-color: #020617;
}
#mega-menu-wrap-main_navigation .mega-menu-toggle.mega-menu-open .mega-toggle-block-3 .mega-toggle-animated-inner,
#mega-menu-wrap-main_navigation .mega-menu-toggle.mega-menu-open .mega-toggle-block-3 .mega-toggle-animated-inner::before,
#mega-menu-wrap-main_navigation .mega-menu-toggle.mega-menu-open .mega-toggle-block-3 .mega-toggle-animated-inner::after {
  background-color: #D54401;
}

.mega-sticky-wrapper #mega-menu-wrap-main_navigation .mega-menu-logo img {
  opacity: 1;
}
.mega-sticky-wrapper #mega-menu-wrap-main_navigation .mega-menu-logo::after {
  opacity: 0;
}

.mega-submenu-custom-login-menu-wrapper {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  padding-top: 3.75rem;
  height: 100%;
  z-index: -1;
}

.mega-submenu-custom-login {
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
  background-color: #ffffff;
  overflow: auto;
  padding-top: 60px !important;
}
.mega-submenu-custom-login .mega-submenu-custom-login-item {
  display: flex;
  align-items: flex-start;
  background: #FEF4E3;
  width: calc(100% - 2rem);
  margin: 0.5rem 1rem;
  padding: 1.25rem;
  border-radius: 12px;
  cursor: auto;
}
.mega-submenu-custom-login .mega-submenu-custom-login-item .mega-menu-link,
.mega-submenu-custom-login .mega-submenu-custom-login-item .mega-menu-custom-login-headline-text,
.mega-submenu-custom-login .mega-submenu-custom-login-item .mega-menu-custom-login-content,
.mega-submenu-custom-login .mega-submenu-custom-login-item .mega-menu-custom-content,
.mega-submenu-custom-login .mega-submenu-custom-login-item .mega-menu-custom-login-content-headline {
  line-height: 1.5em;
}
.mega-submenu-custom-login .mega-submenu-custom-login-item .mega-menu-custom-content {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  flex-grow: 1;
}
.mega-submenu-custom-login .mega-submenu-custom-login-item .mega-menu-custom-login-content-headline {
  color: #020617;
  font-family: "Inclusive Sans Bold";
}
.mega-submenu-custom-login .mega-submenu-custom-login-item .mega-menu-custom-login-content {
  color: #332824;
  padding-top: 0;
  padding-bottom: 1rem;
  white-space: normal;
}
.mega-submenu-custom-login .mega-submenu-custom-login-item .mega-menu-custom-login-content.orange {
  color: #D54401 !important;
}
.mega-submenu-custom-login .mega-submenu-custom-login-item .mega-menu-custom-login-headline-text {
  font-family: "Inclusive Sans Bold";
  font-size: 1rem;
}
.mega-submenu-custom-login .mega-submenu-custom-login-item .mega-menu-link {
  font-size: 0.875rem;
  position: relative;
  display: block;
  width: 100%;
  color: #D54401 !important;
}
.mega-submenu-custom-login .mega-submenu-custom-login-item .mega-menu-link:not(:last-of-type) {
  margin-bottom: 1rem;
}
.mega-submenu-custom-login .mega-submenu-custom-login-item .mega-menu-link::after {
  content: "\f054";
  font-family: "Font Awesome 6 Sharp";
  color: #D54401 !important;
  position: absolute;
  right: 0;
  top: 0;
  width: 0.875rem !important;
  height: 0.875rem !important;
  display: block !important;
}
.mega-submenu-custom-login .mega-submenu-custom-login-item .mega-menu-custom-headline-icon {
  margin-right: 0.5rem;
  width: 1.5rem;
}

@media screen and (max-width: 1200px) {
  #mega-menu-wrap-main_navigation #mega-menu-main_navigation {
    height: 100%;
    overflow-y: scroll;
    bottom: 0;
    top: 60px;
    padding-bottom: 3rem !important;
  }
  #mega-menu-wrap-main_navigation #mega-menu-main_navigation .last-item-mobile {
    padding-bottom: 2rem !important;
  }
}
@media screen and (max-width: 1200px) and (min-width: 300px) {
  #mega-menu-wrap-main_navigation #mega-menu-main_navigation .mega-toggle-on > .mega-sub-menu {
    border-bottom: 1px solid #D8EBFF !important;
    padding-left: 1.5rem !important;
    padding-top: 0 !important;
  }
  #mega-menu-wrap-main_navigation #mega-menu-main_navigation .mega-toggle-on > .mega-sub-menu .mega-sub-menu {
    padding-left: 0rem !important;
  }
  #mega-menu-wrap-main_navigation #mega-menu-main_navigation .mega-inner-nav-special .mega-menu-item {
    margin-bottom: 0 !important;
  }
  #mega-menu-wrap-main_navigation #mega-menu-main_navigation .mega-sub-menu:has(> .mega-inner-nav-special) {
    display: flex !important;
    flex-wrap: wrap !important;
  }
  #mega-menu-wrap-main_navigation #mega-menu-main_navigation .mega-sub-menu:has(> .mega-inner-nav-special) > .mega-inner-nav-special {
    width: 100%;
    flex-basis: 100%;
    gap: 2em;
  }
  #mega-menu-wrap-main_navigation #mega-menu-main_navigation .mega-sub-menu:has(> .mega-inner-nav-special) > .mega-inner-nav-special .menu-link-item {
    font-size: 1rem;
  }
}
@media screen and (max-width: 1200px) and (min-width: 300px) and (min-width: 768px) {
  #mega-menu-wrap-main_navigation #mega-menu-main_navigation .mega-sub-menu:has(> .mega-inner-nav-special) > .mega-inner-nav-special {
    width: 46%;
    flex-basis: 46%;
  }
}
@media screen and (max-width: 1200px) and (min-width: 300px) {
  #mega-menu-wrap-main_navigation #mega-menu-main_navigation .mega-sub-menu:has(> .mega-inner-nav-special) > .mega-inner-nav-left,
  #mega-menu-wrap-main_navigation #mega-menu-main_navigation .mega-sub-menu:has(> .mega-inner-nav-special) > .mega-inner-nav-right {
    flex-basis: 100%;
    padding: 0.5rem 1rem !important;
  }
  #mega-menu-wrap-main_navigation #mega-menu-main_navigation .mega-sub-menu:has(> .mega-inner-nav-special) > .mega-inner-nav-left-right {
    padding: 0.5rem 1rem !important;
    font-size: 1rem;
  }
  #mega-menu-wrap-main_navigation #mega-menu-main_navigation .mega-sub-menu:has(> .mega-inner-nav-special):has(> .mega-inner-nav-left, > .mega-inner-nav-right) > .mega-inner-nav-left {
    padding-bottom: 0 !important;
    border-radius: 0 !important;
    border-top-right-radius: 12px !important;
    border-top-left-radius: 12px !important;
    width: 100%;
  }
  #mega-menu-wrap-main_navigation #mega-menu-main_navigation .mega-sub-menu:has(> .mega-inner-nav-special):has(> .mega-inner-nav-left, > .mega-inner-nav-right) > .mega-inner-nav-right {
    padding-top: 0 !important;
    margin-right: 0 !important;
    border-radius: 0 !important;
    border-bottom-right-radius: 12px !important;
    border-bottom-left-radius: 12px !important;
    width: 100%;
    margin-top: -0.5rem;
  }
}
@media screen and (max-width: 1200px) {
  #mega-menu-wrap-main_navigation #mega-menu-main_navigation .mega-menu-item-has-children .mega-indicator::after {
    content: "\f054" !important;
    font-family: "Font Awesome 6 Sharp" !important;
    transition: transform 0.25s ease;
  }
  #mega-menu-wrap-main_navigation #mega-menu-main_navigation .mega-menu-item-has-children.mega-toggle-on > a .mega-indicator::after {
    opacity: 1;
  }
  #mega-menu-wrap-main_navigation #mega-menu-main_navigation .mega-menu-item.just-closed .mega-indicator::after {
    transform: rotate(180deg) !important;
  }
  #mega-menu-wrap-main_navigation #mega-menu-main_navigation .mega-menu-item.reset-indicator .mega-indicator::after {
    transform: rotate(0deg);
    transition-delay: 0.75s;
  }
  #mega-menu-main_navigation .mega-nav-login.mega-menu-item.mega-menu-item-type-custom.mega-menu-item-object-custom {
    display: none !important;
  }
}
.home.mega-menu-main_navigation-mega-sticky #mega-menu-wrap-main_navigation {
  background-color: #ffffff !important;
}

@media screen and (min-width: 1200px) {
  #mega-menu-main_navigation .mega-sub-menu {
    margin-top: 0.75rem !important;
  }
  #mega-menu-main_navigation .mega-sub-menu .mega-sub-menu {
    margin-top: 0 !important;
  }
  #mega-menu-main_navigation .mega-sub-menu .mega-menu-item .mega-menu-link {
    background-color: #FEF4E3 !important;
    font-family: "Inclusive Sans Semibold" !important;
    font-size: 18px !important;
    font-weight: 500 !important;
  }
  #mega-menu-main_navigation .mega-sub-menu .mega-menu-item:last-child .mega-menu-link {
    border-bottom-left-radius: 12px !important;
    border-bottom-right-radius: 12px !important;
  }
  #mega-menu-main_navigation .mega-sub-menu .mega-inner-nav-special .mega-menu-item .mega-menu-link {
    background-color: #FFF9F0 !important;
    font-size: 16px !important;
  }
  #mega-menu-main_navigation .mega-sub-menu .mega-inner-nav-right .mega-menu-item .mega-menu-link,
  #mega-menu-main_navigation .mega-sub-menu .mega-inner-nav-left .mega-menu-item .mega-menu-link {
    font-size: 16px !important;
  }
}

@media screen and (min-width: 1200px) {
  #mega-menu-wrap-main_navigation.mega-menu-wrap #mega-menu-main_navigation .mega-sub-menu .mega-menu-item .mega-menu-link {
    color: #020617 !important;
  }
  #mega-menu-wrap-main_navigation.mega-menu-wrap #mega-menu-main_navigation .mega-sub-menu .mega-menu-item .mega-menu-link:hover, #mega-menu-wrap-main_navigation.mega-menu-wrap #mega-menu-main_navigation .mega-sub-menu .mega-menu-item .mega-menu-link:active, #mega-menu-wrap-main_navigation.mega-menu-wrap #mega-menu-main_navigation .mega-sub-menu .mega-menu-item .mega-menu-link:focus {
    color: #D54401 !important;
  }
  #mega-menu-wrap-main_navigation.mega-menu-wrap #mega-menu-main_navigation .has-bridge > .mega-sub-menu > .mega-menu-item > .mega-menu-link {
    position: relative !important;
    display: flex;
    align-items: center;
  }
  #mega-menu-wrap-main_navigation.mega-menu-wrap #mega-menu-main_navigation .has-bridge > .mega-sub-menu > .mega-menu-item > .mega-menu-link:hover::after {
    content: "" !important;
    height: 3rem;
    position: absolute;
    right: -2rem;
    width: 2rem;
    background-color: #FEF4E3;
    z-index: 999;
    display: block !important;
  }
  #mega-menu-wrap-main_navigation.mega-menu-wrap #mega-menu-main_navigation .has-bridge .mega-sub-menu > .mega-menu-item:first-of-type:not(.mega-sub-menu .mega-sub-menu .mega-menu-item).mega-current-menu-item > .mega-menu-link,
  #mega-menu-wrap-main_navigation.mega-menu-wrap #mega-menu-main_navigation .has-bridge .mega-sub-menu > .mega-menu-item:first-of-type:not(.mega-sub-menu .mega-sub-menu .mega-menu-item) > .mega-menu-link:hover,
  #mega-menu-wrap-main_navigation.mega-menu-wrap #mega-menu-main_navigation .has-bridge .mega-sub-menu > .mega-menu-item:first-of-type:not(.mega-sub-menu .mega-sub-menu .mega-menu-item) > .mega-menu-link[aria-expanded=true] {
    color: #D54401 !important;
    position: relative !important;
    display: inline-block;
    transition: all 0.3s ease-in-out;
  }
  #mega-menu-wrap-main_navigation.mega-menu-wrap #mega-menu-main_navigation .has-bridge .mega-sub-menu > .mega-menu-item:first-of-type:not(.mega-sub-menu .mega-sub-menu .mega-menu-item).mega-current-menu-item > .mega-menu-link::after,
  #mega-menu-wrap-main_navigation.mega-menu-wrap #mega-menu-main_navigation .has-bridge .mega-sub-menu > .mega-menu-item:first-of-type:not(.mega-sub-menu .mega-sub-menu .mega-menu-item) > .mega-menu-link:hover::after,
  #mega-menu-wrap-main_navigation.mega-menu-wrap #mega-menu-main_navigation .has-bridge .mega-sub-menu > .mega-menu-item:first-of-type:not(.mega-sub-menu .mega-sub-menu .mega-menu-item) > .mega-menu-link[aria-expanded=true]::after {
    content: "" !important;
    height: 3rem;
    top: 0;
    position: absolute;
    right: -2rem;
    width: 2rem;
    background-color: #FEF4E3;
    z-index: 999;
    display: block !important;
    transition: all 0.3s ease-in-out;
  }
  #mega-menu-wrap-main_navigation.mega-menu-wrap #mega-menu-main_navigation .has-bridge .mega-sub-menu > .mega-menu-item:first-of-type:not(.mega-sub-menu .mega-sub-menu .mega-menu-item).is-suppressed > .mega-menu-link {
    color: #020617 !important;
    transition: all 0.3s ease-in-out;
  }
  #mega-menu-wrap-main_navigation.mega-menu-wrap #mega-menu-main_navigation .has-bridge .mega-sub-menu > .mega-menu-item:first-of-type:not(.mega-sub-menu .mega-sub-menu .mega-menu-item).is-suppressed > .mega-menu-link::after {
    content: none !important;
    display: none !important;
    transition: all 0.3s ease-in-out;
  }
}
:root {
  --awb-font-size: 1.125rem !important;
  --awb-padding-right-small: 1rem !important;
  --awb-padding-left-small: 1rem !important;
}

.home:not(.fusion-builder-live) .home-teaser {
  position: relative;
}
.home:not(.fusion-builder-live) .home-teaser:after {
  content: "";
  height: 100%;
  width: 100%;
  position: absolute;
  background-color: rgba(0, 0, 0, 0.25);
  top: 0;
  left: 0;
}
@media screen and (max-width: 1200px) {
  .home:not(.fusion-builder-live).mega-menu-main_navigation-mega-sticky .mega-menu-logo {
    filter: none !important;
    transition: all 0.3 ease-in-out;
  }
  .home:not(.fusion-builder-live):not(.mega-menu-main_navigation-mega-sticky) #mega-meu-wrap-main_navigation .mega-menu-toggle {
    background-color: transparent !important;
  }
  .home:not(.fusion-builder-live):not(.mega-menu-main_navigation-mega-sticky) #mega-meu-wrap-main_navigation .mega-menu-logo {
    filter: brightness(100) saturate(0) contrast(2);
    transition: all 0.3 ease-in-out;
  }
  .home:not(.fusion-builder-live):not(.mega-menu-main_navigation-mega-sticky) #mega-meu-wrap-main_navigation .mega-toggle-animated-inner {
    background-color: white !important;
  }
  .home:not(.fusion-builder-live) .fusion-header-wrapper .fusion-header-v1 .fusion-main-menu #mega-menu-main_navigation > .mega-menu-item > .mega-menu-link {
    color: #0F172A !important;
  }
}

:root {
  --awb-font-size: 1.125rem !important;
  --awb-padding-right-small: 1rem !important;
  --awb-padding-left-small: 1rem !important;
}

.footer .menu-item a {
  color: #332824 !important;
}
.footer .menu-item a:focus, .footer .menu-item a:hover, .footer .menu-item a:hover span {
  color: #F95F18 !important;
}
.footer .wp-image-12890 {
  filter: contrast(0) brightness(2) !important;
}
.footer .current_page_item a,
.footer .current_page_item span {
  color: #F95F18 !important;
}
.footer.footer-dark .current_page_item a,
.footer.footer-dark .current_page_item span {
  color: #D54401 !important;
}
.footer .awb-menu__main-li_regular:hover .awb-menu__main-a_regular {
  color: #D54401 !important;
}
.footer .second-footer-col .fusion-menu li {
  margin-bottom: 10px !important;
}
.footer #menu-footer-rechtliches a {
  text-decoration: underline !important;
}
.footer.footer-dark {
  background-color: #001540;
}
.footer.footer-dark a {
  color: #ffffff !important;
}
.footer.footer-dark a:focus, .footer.footer-dark a:hover, .footer.footer-dark a:hover span {
  color: #D54401 !important;
}
.footer.footer-dark .awb-menu__main-li_regular:hover .awb-menu__main-a_regular,
.footer.footer-dark p {
  color: #ffffff !important;
}
.footer.footer-dark .wp-image-71 {
  filter: contrast(0) brightness(2);
}
.footer.footer-dark #fitness_award {
  padding-bottom: 60px;
}
.footer.footer-dark #fitness_award .awb-menu__main-li_regular:hover .awb-menu__main-a_regular,
.footer.footer-dark #fitness_award p {
  color: unset !important;
}
.footer .footer-dark.footer-dark {
  background-color: #001540;
}
.footer .footer-dark.footer-dark a {
  color: #ffffff !important;
}
.footer .footer-dark.footer-dark a:focus, .footer .footer-dark.footer-dark a:hover, .footer .footer-dark.footer-dark a:hover span {
  color: #ffffff !important;
}
.footer .footer-dark.footer-dark .awb-menu__main-li_regular:hover .awb-menu__main-a_regular,
.footer .footer-dark.footer-dark p {
  color: #ffffff !important;
}
.footer .footer-dark.footer-dark .wp-image-71 {
  filter: contrast(0) brightness(2);
}
.footer .fusion-social-network-icon {
  font-size: 2rem;
  color: #ffffff !important;
}
.footer .fusion-social-network-icon:hover {
  color: #3C83F6 !important;
}

@media screen and (max-width: 1439px) {
  .fusion-flex-container .fusion-row .fusion-flex-column.second-footer-col {
    display: none !important;
  }
}

@media screen and (max-width: 766px) {
  #menu-footer-rechtliches {
    flex-direction: column;
  }
}
@media screen and (min-width: 767px) {
  #menu-footer-rechtliches {
    justify-content: flex-start;
    flex-direction: row;
    gap: 1rem;
  }
}
@media screen and (min-width: 835px) and (max-width: 1439px) {
  #menu-footer-rechtliches {
    margin-left: -1rem;
  }
}

.first-footer-col .fusion-builder-row {
  justify-content: flex-start !important;
}
@media screen and (min-width: 767px) {
  .first-footer-col .fusion-builder-row {
    justify-content: space-between !important;
  }
}
.first-footer-col .fusion-builder-row .fusion-column-wrapper {
  margin-left: 0;
  margin-right: 0;
}
@media screen and (max-width: 1440px) {
  .first-footer-col .fusion-builder-row .fusion-layout-column {
    border-top: 1px solid #cbd5e1;
    padding-top: 2rem;
    margin-top: 1rem;
  }
  .first-footer-col .fusion-builder-row .fusion-layout-column:first-child, .first-footer-col .fusion-builder-row .fusion-layout-column:nth-child(2) {
    padding-top: 0;
    border-top: 0;
  }
}
@media screen and (min-width: 767px) {
  .first-footer-col .fusion-builder-row .fusion-layout-column:nth-child(3) {
    padding-top: 0;
    border-top: 0;
  }
}
@media screen and (min-width: 767px) {
  .first-footer-col .fusion-builder-row .fusion-layout-column {
    width: 32% !important;
  }
}

.footer-headline p {
  margin-top: 0;
}

.footer-headline p,
.footer-menu-uppercase a {
  color: #ffffff !important;
}

.first-footer-col .fusion-builder-row .fusion-layout-column.mobile-social-media-menu {
  display: none;
}
@media screen and (min-width: 767px) and (max-width: 1439px) {
  .first-footer-col .fusion-builder-row .fusion-layout-column.mobile-social-media-menu {
    display: block;
    width: 31% !important;
  }
  .first-footer-col .fusion-builder-row .fusion-layout-column.mobile-social-media-menu .fusion-social-networks-wrapper {
    grid-template-columns: 1fr 1fr !important;
    display: grid;
    width: fit-content;
  }
}
@media screen and (min-width: 767px) and (max-width: 1440px) {
  .first-footer-col .fusion-builder-row .fusion-layout-column.mobile-general-menu {
    width: 69% !important;
    margin-bottom: 0;
  }
  .first-footer-col .fusion-builder-row .fusion-layout-column.mobile-general-menu ul {
    grid-template-columns: 1fr 1fr !important;
    display: grid;
  }
}
@media screen and (min-width: 1440px) {
  .first-footer-col .fusion-builder-row .fusion-layout-column.mobile-general-menu {
    display: none;
  }
}

@media screen and (min-width: 767px) and (max-width: 1439px) {
  .social-footer {
    display: none !important;
  }
}
@media screen and (max-width: 766px) {
  .imprint-links {
    margin-top: -1rem !important;
    margin-bottom: 0.5rem !important;
  }
}
@media screen and (min-width: 768px) and (max-width: 1439px) {
  .imprint-links {
    width: 70% !important;
  }
}

@media screen and (min-width: 768px) and (max-width: 1439px) {
  .copyright-footer {
    width: 30% !important;
  }
}

.footer .fusion-social-links .fusion-social-networks .fusion-social-networks-wrapper .fusion-social-network-icon {
  margin: 11px;
}
.footer.footer-dark .fusion-social-links .fusion-social-networks .fusion-social-networks-wrapper .fusion-social-network-icon:hover {
  color: #3C83F6 !important;
}

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