.elementor-kit-6{--e-global-color-primary:#005396;--e-global-color-secondary:#46769B;--e-global-color-text:#3B3E40;--e-global-color-accent:#46769B;--e-global-color-7c437a8:#F0F0F0;--e-global-color-6590f23:#FFFFFF;--e-global-color-882c9b3:#000102;--e-global-color-fbc6048:#01BAF0;--e-global-typography-primary-font-family:"Red Hat Display";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Red Hat Display";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Red Hat Display";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Red Hat Display";--e-global-typography-accent-font-weight:500;font-family:"Red Hat Display", Sans-serif;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-kit-6 a{font-family:"Red Hat Display", Sans-serif;}.elementor-kit-6 h1{font-family:"Red Hat Display", Sans-serif;}.elementor-kit-6 h2{font-family:"Red Hat Display", Sans-serif;}.elementor-kit-6 h3{font-family:"Red Hat Display", Sans-serif;}.elementor-kit-6 h4{font-family:"Red Hat Display", Sans-serif;}.elementor-kit-6 h5{font-family:"Red Hat Display", Sans-serif;}.elementor-kit-6 h6{font-family:"Red Hat Display", Sans-serif;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1280px;}.e-con{--container-max-width:1280px;--container-default-padding-top:0px;--container-default-padding-right:0px;--container-default-padding-bottom:0px;--container-default-padding-left:0px;}.elementor-widget:not(:last-child){--kit-widget-spacing:0px;}.elementor-element{--widgets-spacing:0px 0px;--widgets-spacing-row:0px;--widgets-spacing-column:0px;}{}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:771px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}:root { --section-max-width:1280px; --Dusk_Blue:#005396; --Platinum:#F0F0F0; --White:#ffffff; --Black:#000102; --Bright_Sky:#01BAF0; }
/* Start custom CSS *//* BREADCRUMBS */
.rank-math-breadcrumb p {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  gap: 6px;
  font-size: 0.75rem;
  line-height: 1.8em;
  margin: 0;
  color: var(--Black, #000102);
  text-align: center;
}

.rank-math-breadcrumb a {
  color: var(--Black, #000102);
}

.rank-math-breadcrumb a:is(:hover, :focus) {
  text-decoration: underline;
}

.rank-math-breadcrumb span.separator {
  font-size: 0.5rem;
}

.rank-math-breadcrumb span.last {
  font-weight: 700;
}/* End custom CSS */