.elementor-kit-6{--e-global-color-primary:#086AD7;--e-global-color-secondary:#211E3B;--e-global-color-text:#000000;--e-global-color-accent:#211E3B;--e-global-color-6a9b66f:#F2F7FD;--e-global-color-0aa7979:#696969;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-primary-letter-spacing:1px;--e-global-typography-primary-word-spacing:1px;--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:#696969;font-size:18px;line-height:22px;}.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-primary );color:#FFFFFF;border-style:none;}.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:var( --e-global-color-secondary );color:#FFFFFF;border-style:none;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-kit-6 a{color:var( --e-global-color-primary );font-size:18px;line-height:22px;}.elementor-kit-6 a:hover{color:var( --e-global-color-text );}.elementor-kit-6 h1{font-size:56px;line-height:60px;}.elementor-kit-6 h2{font-size:40px;line-height:44px;}.elementor-kit-6 h3{font-size:36px;line-height:40px;}.elementor-kit-6 h4{font-size:32px;line-height:36px;}.elementor-kit-6 h5{font-size:28px;line-height:32px;}.elementor-kit-6 h6{font-size:26px;line-height:30px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1370px;}.e-con{--container-max-width:1370px;}.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);}@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-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* Improve accessibility & readability inside Elementor text widget */

/* Give headings better hierarchy */
.elementor-widget-text-editor h2,
.elementor-widget-text-editor h3,
.elementor-widget-text-editor h4 {
  font-weight: 600;
  line-height: 1.4;
  margin: 1.2em 0 0.6em;
}

/* Make bold stand out (used for timings) */
.elementor-widget-text-editor strong {
  font-weight: 700;
  color: #222; /* higher contrast */
}

/* Style dash/asterisk lists like proper lists */
.elementor-widget-text-editor p {
  margin: 0.6em 0;
  line-height: 1.6;
}

/* Fix accessibility for inline dashes (turn them into list-style look) */
.elementor-widget-text-editor p:has(> br) {
  margin-bottom: 1.2em;
}

.elementor-widget-text-editor p {
  white-space: pre-line; /* respects line breaks */
}

/* Optional: improve keyboard/screen reader flow */
.elementor-widget-text-editor {
  font-size: 1rem;
  color: #333;
}/* End custom CSS */