.elementor-kit-11{--e-global-color-primary:#005EA8;--e-global-color-secondary:#2F86C9;--e-global-color-text:#040D21;--e-global-color-accent:#2BB673;--e-global-color-background:#FFFFFF;--e-global-color-backgroundAccent:#E9F2FB;--e-global-color-transparent:#A7B1BC;--e-global-typography-primary-font-family:"Plus Jakarta Sans";--e-global-typography-primary-font-size:4.6em;--e-global-typography-primary-font-weight:700;--e-global-typography-primary-line-height:1.1em;--e-global-typography-secondary-font-family:"Plus Jakarta Sans";--e-global-typography-secondary-font-size:3.8em;--e-global-typography-secondary-font-weight:700;--e-global-typography-secondary-line-height:1.2em;--e-global-typography-text-font-family:"Inter";--e-global-typography-text-font-size:1.2em;--e-global-typography-text-font-weight:400;--e-global-typography-text-line-height:1.6em;--e-global-typography-accent-font-family:"Plus Jakarta Sans";--e-global-typography-accent-font-size:1.4em;--e-global-typography-accent-font-weight:700;--e-global-typography-accent-line-height:1.2em;--e-global-typography-04d4198-font-family:"Plus Jakarta Sans";--e-global-typography-04d4198-font-size:1.8em;--e-global-typography-04d4198-font-weight:700;--e-global-typography-04d4198-line-height:1.2em;--e-global-typography-523decb-font-family:"Plus Jakarta Sans";--e-global-typography-523decb-font-size:1.4em;--e-global-typography-523decb-font-weight:normal;--e-global-typography-523decb-line-height:1.4em;background-color:var( --e-global-color-background );}.elementor-kit-11 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:80%;}.e-con{--container-max-width:80%;--container-default-padding-top:0px;--container-default-padding-right:0px;--container-default-padding-bottom:0px;--container-default-padding-left:0px;}.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(min-width:2400px){.elementor-kit-11{--e-global-typography-primary-font-size:6em;--e-global-typography-primary-line-height:1.2em;--e-global-typography-secondary-font-size:4em;--e-global-typography-text-font-size:1.1em;--e-global-typography-text-line-height:1.1em;--e-global-typography-accent-font-size:1.4em;--e-global-typography-accent-line-height:1.2em;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:80%;}.e-con{--container-max-width:80%;}}@media(max-width:1024px){.elementor-kit-11{--e-global-typography-primary-font-size:4em;--e-global-typography-primary-line-height:1.2em;--e-global-typography-secondary-font-size:3em;--e-global-typography-text-font-size:1.2em;--e-global-typography-text-line-height:1.4em;--e-global-typography-accent-font-size:1.4em;--e-global-typography-accent-line-height:1.2em;--e-global-typography-04d4198-font-size:2.4em;--e-global-typography-04d4198-line-height:1.2em;--e-global-typography-523decb-font-size:1.4em;--e-global-typography-523decb-line-height:1.4em;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-11{--e-global-typography-primary-font-size:2.4em;--e-global-typography-secondary-font-size:2em;--e-global-typography-text-font-size:1.2em;--e-global-typography-text-line-height:1.4em;--e-global-typography-accent-font-size:1.4em;--e-global-typography-accent-line-height:1.2em;--e-global-typography-04d4198-font-size:1.6em;--e-global-typography-04d4198-line-height:1.2em;--e-global-typography-523decb-font-size:1.4em;--e-global-typography-523decb-line-height:1.4em;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}:root { --PrimaryBlue:#005EA8; --SecundaryBlue:#2F86C9; --LightGrey:#F2F5F8; --MediumGrey:#A7B1BC; --DarkGrey:#2B2F33; --White:#ffffff; --AkzentGreen:#2BB673; --Main:Source Sans Pro; --ButtonFont:1.2em; }
/* Start custom CSS */.text-highlight {
    color:var(--e-global-color-secondary);
}
html, body {
    overflow-x: hidden!important;}

.elementor-menu-anchor { display: block; position: relative; top: -100px; }

.text-highlight-dark {
    color:var(--e-global-color-text);
}

.beliebt-badge::before {
    content: "BELIEBT";
    position: absolute;
    top: -7px;
    left: 50% !important;
    transform: translateX(-50%) !important;
    background: #2F86C9;
    color: #fff;
    font-size: 9px;
    font-weight: 700;
    padding: 2px 10px;
    border-radius: 20px;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    z-index: 99;
    box-shadow: 0 3px 10px rgba(0,0,0,0.15);
}/* End custom CSS */