.elementor-kit-6{--e-global-color-primary:#0A5D7E;--e-global-color-secondary:#0F7375;--e-global-color-text:#030303;--e-global-color-accent:#FF007F;--e-global-color-211fd72:#FFFFFF;--e-global-color-b438bde:#F5F5F5;--e-global-color-d736410:#DBDBDB;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;color:var( --e-global-color-text );font-family:"Source Sans 3", Sans-serif;font-size:18px;line-height:28px;}.elementor-kit-6 button,.elementor-kit-6 input[type="button"],.elementor-kit-6 input[type="submit"],.elementor-kit-6 .elementor-button{background-color:var( --e-global-color-accent );font-size:18px;font-weight:600;color:var( --e-global-color-211fd72 );border-style:solid;border-width:1px 1px 1px 1px;border-color:var( --e-global-color-accent );border-radius:999px 999px 999px 999px;padding:14px 28px 14px 28px;}.elementor-kit-6 button:hover,.elementor-kit-6 button:focus,.elementor-kit-6 input[type="button"]:hover,.elementor-kit-6 input[type="button"]:focus,.elementor-kit-6 input[type="submit"]:hover,.elementor-kit-6 input[type="submit"]:focus,.elementor-kit-6 .elementor-button:hover,.elementor-kit-6 .elementor-button:focus{background-color:#E00070;color:var( --e-global-color-211fd72 );border-style:solid;border-width:1px 1px 1px 1px;border-color:#E00070;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-kit-6 a{color:var( --e-global-color-accent );font-weight:500;}.elementor-kit-6 a:hover{color:#E00070;}.elementor-kit-6 h1{color:var( --e-global-color-211fd72 );font-size:56px;font-weight:600;line-height:1.15em;}.elementor-kit-6 h2{font-size:48px;font-weight:600;line-height:1.15em;}.elementor-kit-6 h3{font-size:36px;font-weight:600;line-height:1.15em;}.elementor-kit-6 h4{font-size:28px;font-weight:600;line-height:1.15em;}.elementor-kit-6 h5{font-size:24px;font-weight:600;line-height:1.15em;}.elementor-kit-6 h6{font-size:20px;font-weight:600;line-height:1.15em;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1440px;}.e-con{--container-max-width:1440px;--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){margin-block-end:24px;}.elementor-element{--widgets-spacing:24px 24px;--widgets-spacing-row:24px;--widgets-spacing-column:24px;}{}h1.entry-title{display:var(--page-title-display);}@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 h1{font-size:48px;line-height:56px;}.elementor-kit-6 h2{font-size:36px;line-height:44px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */p {
    margin: 1em 0;
    /*line-height: 1.5em !important;*/
}

.elementor-heading-title {
    line-height: 1.5em;
}

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

p:first-child, style:first-child + p {
    margin-top: 0 !important;
}

p {
    -webkit-hyphens: none;
    -ms-hyphens: none;
    hyphens: none;
}

li:last-child:not([class]){
    margin-bottom: 12px!important;
}

@media only screen and (min-width: 768px) {
.text-lg {
    font-size: 20px;
    line-height: 32px;
}
}

@media only screen and (max-width: 767px) {
a, p, h1, h2, h3, h4, h5, h6, span {
        -webkit-hyphens: auto !important;
  -ms-hyphens: auto !important;
    hyphens: auto !important;
}
}

h1 {
        -webkit-hyphens: auto !important;
  -ms-hyphens: auto !important;
    hyphens: auto !important;
}

b, strong {
    font-weight: 600;
}

.site-toc.elementor-sticky--effects {
    background: #fff;
    box-shadow: 0px 0px 6px rgba(0,0,0,0.15);
}

.site-toc.elementor-sticky--effects > div > div {
    box-shadow: none !important;
}

p:first-child, style:first-child + p, p#breadcrumbs {
    margin-top: 0 !important;
}

.fakten {
    font-size: 20px;
    line-height: 1.5em;
    margin-left: 0;
    margin-top: 2rem;
    margin-right: 0;
    padding: 4rem 4rem 3rem 4rem;
    border: 2px solid #fff;
    background: 
        linear-gradient(#fff, #fff) padding-box,
        linear-gradient(135deg, var(--e-global-color-primary), var(--e-global-color-secondary)) border-box;
      border: 2px solid transparent;
      border-radius: 16px;
    position: relative;
}

.fakten .wp-block-quote {
    margin-top: 1rem;
}

.fakten cite {
    font-size: 24px;
    font-weight: 600;
    font-style: normal;
    color: var(--e-global-color-primary);
    position: absolute;
    top: 0px !important;
    left: 64px;
    transform: translateY(-50%);
    background-color: #fff;
    padding: 0px 16px;
    margin: 0px -16px;
}

@media only screen and (max-width: 767px) {
.fakten cite {
    position: absolute;
    top: 0px;
    left: 32px;
    transform: translateY(-50%);
    background-color: #fff;
    padding: 0px 16px;
    margin: 0px -16px;
}
.fakten {
padding: 2rem;
}
}


.h2 {
    font-size: 48px;
    font-weight: 600;
        line-height: 1.15em;
}

.h3 {
    font-size: 36px;
    font-weight: 600;
        line-height: 1.15em;
}

.h4 {
    font-size: 28px;
    font-weight: 600;
        line-height: 1.15em;
}

.h5 {
    font-size: 24px;
    font-weight: 600;
        line-height: 1.15em;
}


@media only screen and (max-width: 767px) {
.h2 {
    font-size: 36px;
    font-weight: 600;
        line-height: 1.15em;
}

.h3 {
    font-size: 28px;
    font-weight: 600;
        line-height: 1.15em;
}

.h4 {
    font-size: 24px;
    font-weight: 600;
        line-height: 1.15em;
}
}

.wp-element-button {
    transition-duration: .3s !important;
    background: 
        linear-gradient(#fff, #fff) padding-box,
        linear-gradient(135deg, var(--e-global-color-primary), var(--e-global-color-secondary)) border-box !important;
    border: 2px solid transparent !important;
    font-size: 18px !important;
    font-weight: 600 !important;
    color: var(--e-global-color-211fd72) !important;
    border-radius: 999px 999px 999px 999px !important;
    padding: 14px 28px 14px 28px !important;
    color: #0A5D7E !important;
    line-height: 1 !important;
}

.wp-element-button:hover {
    transition-duration: .3s !important;
    background: linear-gradient(135deg, var(--e-global-color-primary), var(--e-global-color-secondary)) border-box !important;
    border-width: 2px !important;
    border-style: solid !important;
    border-color: transparent !important;
    border-image: initial !important;
    color: #fff !important;
}/* End custom CSS */