.elementor-106 .elementor-element.elementor-element-eb18bb3{--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-106 .elementor-element.elementor-element-e8b394a{--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-106 .elementor-element.elementor-element-e8b394a:not(.elementor-motion-effects-element-type-background), .elementor-106 .elementor-element.elementor-element-e8b394a > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-e1cc989 );}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-106 .elementor-element.elementor-element-25f7047{padding:19px 19px 19px 19px;text-align:center;}.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-106 .elementor-element.elementor-element-9af24e7{text-align:center;}.elementor-106 .elementor-element.elementor-element-4855b6a{--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;--padding-top:20px;--padding-bottom:20px;--padding-left:20px;--padding-right:20px;}.elementor-106 .elementor-element.elementor-element-efe7585{padding:60px 60px 60px 60px;text-align:center;}/* Start custom CSS for shortcode, class: .elementor-element-bada92a *//* RankMath Breadcrumbs Custom Styling */
.rank-math-breadcrumb {
    font-family: 'Roboto Slab', serif;
    font-size: clamp(1rem, 0.13vi + 0.97rem, 1.13rem);
    font-weight: 600;
    line-height: 1.5em;
}

/* Style breadcrumb links */
.rank-math-breadcrumb a {
    color: #000000;
    font-family: 'Roboto Slab', serif;
    font-size: clamp(1rem, 0.13vi + 0.97rem, 1.13rem);
    font-weight: 600;
    line-height: 1.5em;
    text-decoration: none;
    transition: color 0.3s ease;
}

/* Hover state for links */
.rank-math-breadcrumb a:hover {
    color: #005288;
}

/* Style the current page (non-linked text) */
.rank-math-breadcrumb span {
    font-family: 'Roboto Slab', serif;
    font-size: clamp(1rem, 0.13vi + 0.97rem, 1.13rem);
    font-weight: 600;
    line-height: 1.5em;
    color: #000000;
}

/* Style separators */
.rank-math-breadcrumb .separator {
    font-family: 'Roboto Slab', serif;
    font-size: clamp(1rem, 0.13vi + 0.97rem, 1.13rem);
    font-weight: 600;
    line-height: 1.5em;
    color: #000000;
}/* End custom CSS */