.elementor-kit-54{--e-global-color-primary:#FCDD00;--e-global-color-secondary:#5B5B5B;--e-global-color-text:#262626;--e-global-color-accent:#E0C400;--e-global-color-d6762e9:#FFFFFF;--e-global-color-1433d82:#DCDCDC;--e-global-color-77027bc:#FCDD0096;--e-global-color-e2361f2:#FBF9E8;--e-global-typography-primary-font-family:"Urbanist";--e-global-typography-primary-font-weight:800;--e-global-typography-secondary-font-family:"Urbanist";--e-global-typography-secondary-font-weight:700;--e-global-typography-text-font-family:"Urbanist";--e-global-typography-text-font-weight:500;--e-global-typography-accent-font-family:"Urbanist";--e-global-typography-accent-font-weight:600;--e-global-typography-a6749da-font-family:"Unbounded";--e-global-typography-a6749da-font-size:80px;--e-global-typography-a6749da-font-weight:800;--e-global-typography-f2b1789-font-family:"Unbounded";--e-global-typography-f2b1789-font-size:40px;--e-global-typography-f2b1789-font-weight:700;--e-global-typography-5b051d5-font-family:"Urbanist";--e-global-typography-5b051d5-font-size:40px;--e-global-typography-5b051d5-font-weight:600;--e-global-typography-5b051d5-text-transform:uppercase;--e-global-typography-5b051d5-letter-spacing:1px;color:var( --e-global-color-text );font-size:17px;}.elementor-kit-54 button,.elementor-kit-54 input[type="button"],.elementor-kit-54 input[type="submit"],.elementor-kit-54 .elementor-button{background-color:var( --e-global-color-primary );font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );color:var( --e-global-color-text );border-style:none;}.elementor-kit-54 e-page-transition{background-color:#FFBC7D;}.elementor-kit-54 a{color:var( --e-global-color-primary );}.elementor-kit-54 a:hover{color:var( --e-global-color-accent );}.elementor-kit-54 h1{font-size:80px;}.elementor-kit-54 h2{font-size:40px;}.elementor-kit-54 h3{font-size:28px;}.elementor-kit-54 h4{font-size:22px;}.elementor-kit-54 h5{font-size:20px;}.elementor-kit-54 h6{font-size:18px;}.elementor-kit-54 button:hover,.elementor-kit-54 button:focus,.elementor-kit-54 input[type="button"]:hover,.elementor-kit-54 input[type="button"]:focus,.elementor-kit-54 input[type="submit"]:hover,.elementor-kit-54 input[type="submit"]:focus,.elementor-kit-54 .elementor-button:hover,.elementor-kit-54 .elementor-button:focus{color:var( --e-global-color-text );}.elementor-kit-54 label{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-kit-54 input:not([type="button"]):not([type="submit"]),.elementor-kit-54 textarea,.elementor-kit-54 .elementor-field-textual{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );color:var( --e-global-color-text );accent-color:var( --e-global-color-accent );background-color:var( --e-global-color-d6762e9 );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.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{padding-inline-end:0px;padding-inline-start:0px;}.site-header .site-branding .site-logo img{width:200px;max-width:200px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-kit-54{--e-global-typography-a6749da-font-size:40px;--e-global-typography-f2b1789-font-size:30px;--e-global-typography-5b051d5-font-size:30px;font-size:16px;}.elementor-kit-54 h1{font-size:40px;}.elementor-kit-54 h2{font-size:32px;}.elementor-kit-54 h3{font-size:24px;}.elementor-kit-54 h4{font-size:20px;}.elementor-kit-54 h5{font-size:18px;}.elementor-kit-54 h6{font-size:17px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-54{--e-global-typography-a6749da-font-size:32px;--e-global-typography-f2b1789-font-size:25px;--e-global-typography-5b051d5-font-size:26px;font-size:15px;}.elementor-kit-54 h1{font-size:32px;}.elementor-kit-54 h2{font-size:26px;}.elementor-kit-54 h3{font-size:22px;}.elementor-kit-54 h4{font-size:18px;}.elementor-kit-54 h5{font-size:16px;}.elementor-kit-54 h6{font-size:16px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* ===== bb1.tax Tooltip (global, Elementor Pro) ===== */
.bb1-tip{
  position:relative; cursor:help; display:inline-block;
  border-bottom:2px dotted #FCDD00;
}
.bb1-tip::after{
  content:attr(data-tip);
  position:absolute; bottom:calc(100% + 12px); left:50%;
  transform:translateX(-50%) translateY(6px);
  width:max-content; max-width:260px; white-space:normal; text-align:left;
  background:#FFFFFF; color:#262626;
  font-family:'Urbanist',sans-serif; font-weight:500; font-size:14px; line-height:1.5;
  padding:14px 16px; border:1px solid #ECECEC; border-top:3px solid #FCDD00; border-radius:12px;
  opacity:0; visibility:hidden; transition:opacity .18s ease, transform .18s ease;
  z-index:100; pointer-events:none;
}
.bb1-tip::before{
  content:""; position:absolute; bottom:calc(100% + 4px); left:50%;
  transform:translateX(-50%) translateY(6px);
  border:8px solid transparent; border-top-color:#FFFFFF;
  opacity:0; visibility:hidden; transition:opacity .18s ease, transform .18s ease; z-index:101;
}
.bb1-tip:hover::after, .bb1-tip:focus-visible::after,
.bb1-tip:hover::before, .bb1-tip:focus-visible::before{
  opacity:1; visibility:visible; transform:translateX(-50%) translateY(0);
}
@media(max-width:560px){ .bb1-tip::after{max-width:200px} }

.hl{
  background:#FCDD00;
  color:#111111;
  padding:.02em .2em;
  border-radius:6px;
  /* sorgt für saubere Ecken, wenn der Text umbricht */
  -webkit-box-decoration-break:clone;
  box-decoration-break:clone;
}/* End custom CSS */