.elementor-kit-6{--e-global-color-primary:#D9EDE5;--e-global-color-secondary:#B2DACA;--e-global-color-text:#40448E;--e-global-color-accent:#F58C00;--e-global-color-ca84463:#FFB85C;--e-global-color-6a03176:#6369D1;--e-global-color-c8d52e5:#FAC8CD;--e-global-color-986dc27:#FFFFFF;--e-global-color-51534ce:#02010100;--e-global-typography-primary-font-family:"Anton";--e-global-typography-primary-font-size:40px;--e-global-typography-primary-font-weight:400;--e-global-typography-primary-text-transform:none;--e-global-typography-primary-font-style:normal;--e-global-typography-primary-text-decoration:none;--e-global-typography-primary-line-height:45px;--e-global-typography-secondary-font-family:"Anton";--e-global-typography-secondary-font-size:32px;--e-global-typography-secondary-font-weight:400;--e-global-typography-secondary-text-transform:none;--e-global-typography-secondary-font-style:normal;--e-global-typography-secondary-text-decoration:none;--e-global-typography-secondary-line-height:48px;--e-global-typography-text-font-family:"segoe-ui";--e-global-typography-text-font-size:18px;--e-global-typography-text-font-weight:400;--e-global-typography-text-text-transform:none;--e-global-typography-text-font-style:normal;--e-global-typography-text-text-decoration:none;--e-global-typography-text-line-height:24px;--e-global-typography-accent-font-family:"Anton";--e-global-typography-accent-font-size:27px;--e-global-typography-accent-font-weight:400;--e-global-typography-accent-text-transform:none;--e-global-typography-accent-font-style:normal;--e-global-typography-accent-text-decoration:none;--e-global-typography-accent-line-height:38px;--e-global-typography-db6fa73-font-family:"Anton";--e-global-typography-db6fa73-font-size:60px;--e-global-typography-db6fa73-font-weight:400;--e-global-typography-db6fa73-text-transform:none;--e-global-typography-db6fa73-font-style:normal;--e-global-typography-db6fa73-text-decoration:none;--e-global-typography-db6fa73-line-height:70px;--e-global-typography-3d1ad22-font-family:"segoe-ui";--e-global-typography-3d1ad22-font-size:18px;--e-global-typography-3d1ad22-font-weight:700;--e-global-typography-3d1ad22-text-transform:none;--e-global-typography-3d1ad22-font-style:normal;--e-global-typography-3d1ad22-text-decoration:none;--e-global-typography-3d1ad22-line-height:24px;--e-global-typography-2b9f55a-font-family:"Anton";--e-global-typography-2b9f55a-font-size:18px;--e-global-typography-2b9f55a-font-weight:400;--e-global-typography-2b9f55a-text-transform:none;--e-global-typography-2b9f55a-font-style:normal;--e-global-typography-2b9f55a-text-decoration:none;--e-global-typography-2b9f55a-line-height:24px;--e-global-typography-5af7985-font-family:"Anton";--e-global-typography-5af7985-font-size:18px;--e-global-typography-5af7985-font-weight:400;--e-global-typography-5af7985-text-transform:none;--e-global-typography-5af7985-font-style:normal;--e-global-typography-5af7985-text-decoration:none;--e-global-typography-5af7985-line-height:18px;--e-global-typography-65a9d7e-font-family:"segoe-ui";--e-global-typography-65a9d7e-font-size:15px;--e-global-typography-65a9d7e-font-weight:400;--e-global-typography-65a9d7e-text-transform:none;--e-global-typography-65a9d7e-font-style:normal;--e-global-typography-65a9d7e-text-decoration:none;--e-global-typography-65a9d7e-line-height:20px;--e-global-typography-cc22484-font-family:"segoe-ui";--e-global-typography-cc22484-font-size:21px;--e-global-typography-cc22484-font-weight:700;--e-global-typography-cc22484-text-transform:none;--e-global-typography-cc22484-font-style:normal;--e-global-typography-cc22484-text-decoration:none;--e-global-typography-cc22484-line-height:24px;background-color:var( --e-global-color-c8d52e5 );}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1200px;}.e-con{--container-max-width:1200px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-6{--e-global-typography-db6fa73-font-size:50px;--e-global-typography-db6fa73-line-height:55px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */html {
    scroll-behavior: smooth;
    scroll-padding-top: 100px;
}

body {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

/* Schärfere Bilder auf Retina */
img {
    image-rendering: -webkit-optimize-contrast;
}

.squareimg img {
    aspect-ratio: 1 / 1;
    object-fit: cover;
}

p {
    margin: unset;
}
p,
h1, h2, h3, h4, h5, h6 {
    overflow-wrap: break-word; /* verhindert text overflow bei langen Wörtern */
}
/* Text-Markierung mit eigener Markenfarbe */
::selection {
    background: rgba(245, 140, 0, 0.60);
    color: #fff;
}

/* Aktiv:ist:in-Icon*/
.a-aktiv {
    color: #F58C00;
}

/*Slider Dots */
.listingsliderdots .jet-slick-dots li.slick-active {
    background-color: #40448E !important;
}
.listingsliderdots .jet-slick-dots li {
    background-color: #6369D1 !important;
}

/* Listing rotate 2nd item */
.listingrotatesecond .jet-listing-grid__item:nth-child(2) {
    transform: rotate(-2deg);
}

/* TikTok */
.tiktokembed iframe {
    border-radius: 20px;
}
/* Form Placeholder Opacity */
.elementor-form input::placeholder, textarea::placeholder {
    opacity: 1 !important;
}
/* Text Editor Margin bottom */
.elementor-kit-6 .elementor-text-editor p:last-child {
margin-bottom: 0;
}

/* Elementor unset Link Color */
a, a:hover, a:active, a:focus {
    color: unset;
}

/* Search filter Icon */
.jet-search-filter__input-wrapper {
    position: relative;
}

.jet-search-filter__input-wrapper::before {
    font-family: 'aktiv-ist-in';
    content: '\e804';
    position: absolute;
    left: 16px;
    top: 50%;
    transform: translateY(-50%);
    pointer-events: none;
    color: #40448E;
}/* End custom CSS */