.elementor-375 .elementor-element.elementor-element-efc3c25{--display:flex;}.elementor-widget-breadcrumbs{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-theme-post-content{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}/* Start custom CSS for shortcode, class: .elementor-element-d5696f0 */.breadcrumb-progress-wrapper {
    display: flex;
    align-items: center;
    gap: 10px;
    margin: 20px 0;
}
.breadcrumb-progress {
    background: #e5e5e5;
    border-radius: 4px;
    height: 8px;
    width: 100%;
    overflow: hidden;
}
.breadcrumb-progress-bar {
    background: #2271b1;
    height: 100%;
    transition: width 0.3s ease;
}
.breadcrumb-progress-label {
    font-size: 14px;
    font-weight: 600;
    white-space: nowrap;
}/* End custom CSS */