.elementor-kit-107{--e-global-color-primary:#0C90BB;--e-global-color-secondary:#CDC700;--e-global-color-text:#000000;--e-global-color-accent:#0C90BB;--e-global-color-1699cfee:#000;--e-global-color-38e9f6ed:#FFF;--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-primary );font-family:"univers-next-pro-condensed", Calibri,Verdana,ArialSans-serif;font-size:21px;font-weight:300;line-height:33px;letter-spacing:1px;}.elementor-kit-107 e-page-transition{background-color:#FFBC7D;}.elementor-kit-107 h1{font-family:"univers-next-pro", Calibri,Verdana,ArialSans-serif;font-weight:900;}.elementor-kit-107 h2{font-family:"univers-next-pro-condensed", Calibri,Verdana,ArialSans-serif;font-size:38px;font-weight:700;}.elementor-kit-107 h3{font-size:30px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-kit-107{font-size:20px;}.elementor-kit-107 h2{font-size:33px;}.elementor-kit-107 h3{font-size:28px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-107{font-size:19px;line-height:29px;}.elementor-kit-107 h2{font-size:30px;}.elementor-kit-107 h3{font-size:25px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.neinzeile .elementor-heading-title {
    display: grid;
    grid-template-columns: 100px minmax(0, 1fr);
    column-gap: 18px;
    align-items: start;
}

@media screen and (max-width: 1030px) {
    .neinzeile .elementor-heading-title {
    display: grid;
    grid-template-columns: 100px minmax(0, 1fr);
    column-gap: 12px;
    align-items: start;
}
}

@media screen and (max-width: 770px) {
    .neinzeile .elementor-heading-title {
    display: grid;
    grid-template-columns: 90px minmax(0, 1fr);
    column-gap: 8px;
    align-items: start;
}
}

.neinbox {
    color: #CDC700;
    background-color: #0C90BB;
    padding: 5px 10px;
    display: inline-block;
    justify-self: start;
}

.neintext {
    min-width: 0;
    padding-top:5px;
}/* End custom CSS */