.elementor-widget-container .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-container .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-4319 .elementor-element.elementor-element-af29f73{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-widget-text-editor .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-text-editor .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-text-editor{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 );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}.elementor-4319 .elementor-element.elementor-element-18ae9a3{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-widget-wpforms .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-wpforms .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-4319 .elementor-element.elementor-element-8f4522c{width:var( --container-widget-width, 78% );max-width:78%;--container-widget-width:78%;--container-widget-flex-grow:0;}.elementor-4319 .elementor-element.elementor-element-8f4522c > .elementor-widget-container{background-color:#FFFFFF;margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;border-radius:20px 20px 20px 20px;}.elementor-4319 .elementor-element.elementor-element-8f4522c.elementor-element{--align-self:center;}body.elementor-page-4319:not(.elementor-motion-effects-element-type-background), body.elementor-page-4319 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-20bfe49 );}/* Start custom CSS for text-editor, class: .elementor-element-d0a7647 *//* Scoped styles for the telc hero block */
.telc-hero {
  --telc-text: #1f2937;   /* dark text */
  --telc-muted: #6b7280;  /* secondary text */
  --telc-bg: #f4f8fb;     /* light background */
  padding: clamp(2rem, 5vw, 3.5rem) 1rem;
  background: var(--telc-bg);
  text-align: center;
}

.telc-hero__title {
  margin: 0;
  color: var(--telc-text);
  font-weight: 800;
  line-height: 1.15;
  font-size: clamp(2rem, 5vw, 3rem);
  letter-spacing: -0.02em;
}

.telc-hero__subtitle {
  margin: 0.75rem auto 0;
  color: var(--telc-muted);
  font-size: clamp(1rem, 2.2vw, 1.125rem);
  line-height: 1.6;
  max-width: 44rem;
}/* End custom CSS */
/* Start custom CSS for wpforms, class: .elementor-element-8f4522c */div.wpforms-container-full .wpforms-form .wpforms-field-divider h3 {
    color: #0077B6 !important
}

div.wpforms-container-full:not(:empty) {
    margin: 0px 0px 0px 0px  !important;
    padding: 0px 40px 10px 40px !important;
     padding-bottom: 50px !important
}

.wpforms-submit  {
    
    margin-top: 70px !important;
    display: block !important;
    width: 100% !important;
}

.wpforms-page-prev {
    margin-top: 70px !important;
    display: block !important;
    width:30% !important;
    background: #F4F8FB !important;
    color: black !important;
    border: 1px solid black;
}



.telc-price{
  display: flex !important;
  flex-direction: column !important;
  justify-content: center !important;
  align-items: center !important;
  text-align: center !important;
  margin: 0 auto !important;
}


/* telc price box (global) */
.telc-price{
  display:block !important;
  width: 50% !important;
  text-align: center !important;
  align-items:center !important;
  gap:.75rem !important;
  background:#F4F8FB !important;
  border:1px solid #E5E7EB !important;
  padding:.875rem 1rem !important;
  border-radius:12px !important;
}
.telc-price__label{
  color:#6B7280 !important;
  font-size:20px !important;
  margin:0 !important;
  color: #0077B6 !important;
  font-weight: 400
  
}
.telc-price__value{
  color:#D11D24 !important;
  font-weight:800 !important;
  font-size:1.99rem !important;
  line-height:1 !important;
  letter-spacing:-0.01em !important;
  margin:0 !important;
}




/* WPForms Next (Weiter) — match .btn-next exactly */





/* Focus ring: orange (like .btn-next) */
.wpforms-page-next:focus,
.wpforms-page-next:focus-visible{
  outline:3px solid var(--color-accent, #FC9635) !important;
  outline-offset:3px !important;
  border-radius:.75rem !important;
  box-shadow:0 0 0 3px rgba(252,150,53,.35) !important;
}/* End custom CSS */