.elementor-kit-247462{--e-global-color-primary:#191D27;--e-global-color-secondary:#004771;--e-global-color-text:#6B6B6B;--e-global-color-accent:#FF550C;--e-global-color-3ae3f65:#4683D9;--e-global-color-3b0ff46:#AC4994;--e-global-color-7914d90:#40B9C3;--e-global-color-0c1baa9:#383838;--e-global-color-40aba6e:#FFFFFF;--e-global-color-7b098ff:#EDEDED;--e-global-typography-primary-font-family:"Jost";--e-global-typography-primary-font-size:44px;--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Jost";--e-global-typography-secondary-font-size:18px;--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto Flex";--e-global-typography-text-font-size:15px;--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto Flex";--e-global-typography-accent-font-size:15px;--e-global-typography-accent-font-weight:500;}.elementor-kit-247462 e-page-transition{background-color:#FFBC7D;}.elementor-kit-247462 a{color:var( --e-global-color-3ae3f65 );}.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 .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@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 *//* ===== BASE TEXT ===== */
.elementor-widget-theme-post-content {
  font-family: 'Roboto Flex', sans-serif;
  font-size: 17px;
  color: #383838;
  line-height: 1.7;
}

/* ===== H2 ===== */
.elementor-widget-theme-post-content h2 {
  font-family: 'Jost', sans-serif;
  font-size: 30px;
  color: #191d27;
  font-weight:600;
  margin-top: 48px;
  margin-bottom: 16px;
}

/* First H2 without top margin */
.elementor-widget-theme-post-content h2:first-of-type {
  margin-top: 0;
}

/* ===== H3 ===== */
.elementor-widget-theme-post-content h3 {
  font-family: 'Jost', sans-serif;
  font-size: 23px;
  font-weight:600;
  color: #004269;
  margin-top: 32px;
  margin-bottom: 12px;
}

/* ===== PARAGRAPHS ===== */
.elementor-widget-theme-post-content p {
  margin-bottom: 20px;
}

/* ===== LISTS ===== */
.elementor-widget-theme-post-content ul,
.elementor-widget-theme-post-content ol {
  margin-bottom: 20px;
  padding-left: 20px;
}

/* ===== IMAGES ===== */
.elementor-widget-theme-post-content img {
  border-radius: 16px;
  display: block;
  margin: 24px 0;
}/* End custom CSS */