.elementor-1306 .elementor-element.elementor-element-4de584f{--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;--margin-top:0px;--margin-bottom:20px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.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-1306 .elementor-element.elementor-element-f9a4843{background-color:#FFFFFF;border-radius:8px 8px 8px 8px;}.elementor-1306 .elementor-element.elementor-element-f9a4843 .elementor-heading-title{font-family:"Peyda", Sans-serif;font-size:16px;font-weight:300;line-height:50px;color:var( --e-global-color-c9db8ca );}@media(max-width:1366px){.elementor-1306 .elementor-element.elementor-element-4de584f{--padding-top:0px;--padding-bottom:0px;--padding-left:20px;--padding-right:20px;}}/* Start custom CSS for heading, class: .elementor-element-f9a4843 */.fb-breadcrumb {
    box-shadow: 0 2px 5px rgba(50, 50, 105, .02),
    0 1px 1px rgba(0, 0, 0, .01);
}
.fb-breadcrumb p {
    margin: 0;
    display: flex;
    overflow-y: clip;
}
.fb-breadcrumb a {
    color: rgba(0, 0, 0, .6);
    padding: 0 30px;
    transition: color .3s ease;
}
.fb-breadcrumb a:hover {
    color: rgba(0, 0, 0, 1);
}
.fb-breadcrumb .last {
    padding: 0 30px;
}
.fb-breadcrumb .separator {
    position: relative;
}
.fb-breadcrumb .separator::before, .fb-breadcrumb .separator::after {
    content: "";
    position: absolute;
    top: -15px;
    left: 0px;
    height: 100%;
    border-top: 40px solid rgba(0, 0, 0, 0);
    border-bottom: 40px solid rgba(0, 0, 0, 0);
    border-right: 20px solid #fff;
}
.fb-breadcrumb .separator::before {
    border-right-color: #F8F8F8;
    transform: translate(-3px);
}

@media (max-width: 1024px) {
    .fb-breadcrumb p {
        overflow-x: auto;
        scrollbar-width: none;
        -ms-overflow-style: none;
    }
    .fb-breadcrumb p > * {
        flex-shrink: 0;
    }
}
.elementor-1306 .elementor-element.elementor-element-f9a4843::-webkit-scrollbar {
    display: none;
}/* End custom CSS */