.breadcrumb__pt-310 {
    padding-top: 240px;
    padding-bottom: 70px;
    background-position: right;
    background-repeat: no-repeat;
    position: relative;
    background-size: inherit;
    background-color: #f7f8fd;
}

.breadcrumb__title {
    font-size: 50px;
    color: var(--tp-common-black);
    font-weight: 700;
}


.breadcrumb-item+.breadcrumb-item::before {
    content: '>';
}


.ac-about-shape-img {
    position: absolute;
    bottom: -17px;
    left: 34px;
    z-index: 999;
}

