        .pagebuilder-content {
            background: #f6f8fa;
        }

/* Final compact breadcrumb and readable heading overrides. */
.breadcrumb-area .breadcrumb-txt {
    padding: 34px 0 36px !important;
}
.breadcrumb-area ul.breadcumb {
    margin-top: 0 !important;
}
.bodybrokers-service-detail-heading h1 {
    font-size: clamp(32px, 4vw, 50px) !important;
    line-height: 1.16;
}
.bodybrokers-service-richtext .bodybrokers-content-section h2 {
    font-size: clamp(24px, 2.5vw, 32px) !important;
    line-height: 1.25;
}
.bodybrokers-service-help-card h3 {
    font-size: 24px !important;
    line-height: 1.25;
}
.bodybrokers-service-detail-cta h2 {
    font-size: 22px !important;
    line-height: 1.3;
}
.bodybrokers-services-heading h2 {
    font-size: clamp(30px, 3.5vw, 46px) !important;
}
@media (max-width: 575px) {
    .breadcrumb-area .breadcrumb-txt {
        padding: 24px 0 26px !important;
    }
    .bodybrokers-service-detail-heading h1 {
        font-size: 32px !important;
    }
}
        .pagebuilder-content .bodybrokers-content {
            max-width: 1180px;
            margin: 0 auto;
            padding: 76px 24px 88px;
            color: #52616b;
        }
        .bodybrokers-content-section {
            position: relative;
            margin: 0 0 24px;
            padding: 34px 38px 36px;
            background: #fff;
            border: 1px solid #e5eaee;
            border-radius: 8px;
            box-shadow: 0 10px 30px rgba(20, 45, 65, .06);
        }
        .bodybrokers-content-section:first-child {
            border-top: 4px solid #b38a4a;
        }
        .bodybrokers-kicker {
            margin: 0 0 12px;
            color: #b38a4a;
            font-size: 12px;
            font-weight: 700;
            letter-spacing: .16em;
            line-height: 1.5;
            text-transform: uppercase;
        }
        .bodybrokers-content-section h2 {
            margin: 0 0 18px;
            color: #163247;
            font-size: clamp(26px, 3vw, 40px);
            font-weight: 600;
            line-height: 1.2;
        }
        .bodybrokers-content-section p,
        .bodybrokers-content-section li {
            color: #52616b;
            font-size: 16px;
            line-height: 1.85;
        }
        .bodybrokers-content-section p {
            margin: 0 0 14px;
        }
        .bodybrokers-content-section p:last-child {
            margin-bottom: 0;
        }
        .bodybrokers-content-section ul {
            margin: 12px 0 0;
            padding-left: 22px;
        }
        .bodybrokers-content-section li {
            margin-bottom: 8px;
            padding-left: 4px;
        }
        .bodybrokers-content-links {
            display: grid;
            grid-template-columns: repeat(2, minmax(0, 1fr));
            gap: 10px 28px;
            padding-left: 0 !important;
            list-style: none;
        }
        .bodybrokers-content-links li {
            position: relative;
            margin: 0;
            padding: 0 0 10px 22px;
            border-bottom: 1px solid #edf0f2;
        }
        .bodybrokers-content-links li::before {
            content: '→';
            position: absolute;
            margin-left: -22px;
            color: #b38a4a;
            font-weight: 700;
        }
        .bodybrokers-content a {
            color: #a47736;
            font-weight: 600;
            text-decoration: none;
        }
        .bodybrokers-content a:hover {
            color: #163247;
        }
        .bodybrokers-content-cta {
            display: flex;
            align-items: center;
            justify-content: center;
            flex-wrap: wrap;
            gap: 12px;
            margin: 30px 0 0;
            text-align: center;
        }
        .bodybrokers-content-cta .finlance_btn,
        .bodybrokers-connected-section .finlance_btn {
            display: inline-flex;
            align-items: center;
            justify-content: center;
            box-sizing: border-box;
            width: auto;
            min-width: 0;
            max-width: 100%;
            min-height: 50px;
            height: auto;
            padding: 14px 28px;
            line-height: 1.3;
            border-radius: 3px;
            background: #163247;
            color: #fff;
            letter-spacing: .04em;
            text-align: center;
            white-space: normal;
        }
        .bodybrokers-content-cta .finlance_btn:hover,
        .bodybrokers-connected-section .finlance_btn:hover {
            background: #b38a4a;
            color: #fff;
        }
        .bodybrokers-connected-section .button_box {
            float: none;
            margin-top: 28px;
        }

        /* Homepage intro image: replace the plain decorative frame with a calm,
           photographic backdrop while keeping the theme's original proportions. */
        .bodybrokers-intro-media .finlance_img:after {
            top: -70px;
            left: -70px;
            width: 385px;
            height: 541px;
            border: 0;
            border-radius: 2px;
            background:
                linear-gradient(135deg, rgba(255, 255, 255, .14), rgba(224, 234, 229, .08)),
                url('/assets/front/img/bodybrokers-intro-background-v1.png') center / cover no-repeat;
            box-shadow: 0 18px 42px rgba(22, 50, 71, .12);
            opacity: .96;
        }

        /* Services: consistent icon treatment, card rhythm and accessible hover state. */
        .finlance_service.service_v1 {
            background: #eef2f6;
        }
        .finlance_service.service_v1 .section_title {
            max-width: 720px;
            margin-bottom: 44px;
        }
        .finlance_service.service_v1 .section_title span {
            color: #ff5e14;
            font-size: 16px;
            font-weight: 500;
            letter-spacing: .01em;
        }
        .finlance_service.service_v1 .section_title h2 {
            color: #172f49;
            max-width: 650px;
            margin-top: 12px;
            font-size: clamp(34px, 4vw, 50px);
            line-height: 1.22;
        }
        .finlance_service.service_v1 .service_slide {
            margin-left: -12px;
            margin-right: -12px;
        }
        .finlance_service.service_v1 .service_slide .grid_item {
            min-height: 430px;
            margin: 0 12px;
            padding: 42px 40px 34px;
            border: 1px solid rgba(22, 50, 71, .05);
            box-shadow: 0 12px 28px rgba(22, 50, 71, .04);
            transition: transform .3s ease, box-shadow .3s ease, background .3s ease;
        }
        .finlance_service.service_v1 .service_slide .grid_item:hover {
            background: #fff;
            transform: translateY(-6px);
            box-shadow: 0 18px 38px rgba(22, 50, 71, .12);
        }
        .finlance_service.service_v1 .service_slide .grid_item:hover .finlance_content h4 {
            color: #273444 !important;
        }
        .finlance_service.service_v1 .service_slide .grid_item:hover .finlance_content p {
            opacity: 1;
            color: #6d757d !important;
        }
        .finlance_service.service_v1 .service_slide .grid_item:hover .finlance_content .btn_link {
            color: #6d757d !important;
        }
        .finlance_service.service_v1 .service_slide .grid_item .grid_inner_item {
            height: 100%;
            display: flex;
            flex-direction: column;
        }
        .finlance_service.service_v1 .service_slide .grid_item .finlance_icon.bodybrokers-service-icon {
            display: inline-flex;
            align-items: center;
            justify-content: center;
            flex: 0 0 auto;
            width: 88px;
            height: 88px;
            margin-bottom: 31px;
            border: 1px solid rgba(255, 94, 20, .06);
            background: #fff0e9;
            color: #ff5e14;
            line-height: 1;
            font-size: 34px;
            transition: background .3s ease, color .3s ease, transform .3s ease;
        }
        .finlance_service.service_v1 .service_slide .grid_item:hover .bodybrokers-service-icon {
            background: #172f49;
            color: #fff;
            transform: rotate(-4deg);
        }
        .finlance_service.service_v1 .service_slide .grid_item .finlance_content {
            display: flex;
            flex: 1;
            flex-direction: column;
        }
        .finlance_service.service_v1 .service_slide .grid_item .finlance_content h4 {
            min-height: 56px;
            margin-bottom: 18px;
            color: #273444;
            font-size: 22px;
            line-height: 1.2;
        }
        .finlance_service.service_v1 .service_slide .grid_item .finlance_content p {
            min-height: 108px;
            margin-bottom: 22px;
            color: #6d757d;
            line-height: 1.75;
        }
        .finlance_service.service_v1 .service_slide .grid_item .finlance_content .btn_link {
            margin-top: auto;
            color: #6d757d;
            font-size: 14px;
            font-weight: 500;
            letter-spacing: .01em;
        }
        .finlance_service.service_v1 .service_slide .grid_item .finlance_content .btn_link:after {
            content: '→';
            margin-left: 10px;
            color: #ff5e14;
            transition: margin-left .25s ease;
        }
.finlance_service.service_v1 .service_slide .grid_item:hover .finlance_content .btn_link:after {
    margin-left: 15px;
}

/* How We Do: scroll-triggered reveal with a gentle stagger for each principle. */
.bodybrokers-how-we-do .bodybrokers-how-title,
.bodybrokers-how-we-do .bodybrokers-how-point {
    opacity: 0;
    transition: opacity .75s ease, transform .75s cubic-bezier(.22, .61, .36, 1);
}
.bodybrokers-how-we-do .bodybrokers-how-title {
    transform: translateX(-28px);
}
.bodybrokers-how-we-do .bodybrokers-how-point {
    transform: translateY(24px);
}
.bodybrokers-how-we-do.is-visible .bodybrokers-how-title,
.bodybrokers-how-we-do.is-visible .bodybrokers-how-point {
    opacity: 1;
    transform: none;
}
.bodybrokers-how-we-do.is-visible .bodybrokers-how-point:nth-child(1) {
    transition-delay: .14s;
}
.bodybrokers-how-we-do.is-visible .bodybrokers-how-point:nth-child(2) {
    transition-delay: .28s;
}
.bodybrokers-how-we-do.is-visible .bodybrokers-how-point:nth-child(3) {
    transition-delay: .42s;
}
.bodybrokers-how-we-do .bodybrokers-how-point .icon {
    transition: background .3s ease, color .3s ease, box-shadow .3s ease, transform .3s ease;
}
.bodybrokers-how-we-do .bodybrokers-how-point:hover .icon {
    background: #172f49;
    color: #fff;
    box-shadow: 0 12px 24px rgba(23, 47, 73, .16);
    transform: translateY(-5px) rotate(-4deg);
}

/* How We Do timeline: connect each principle with a continuous process line. */
.bodybrokers-how-we-do .finlance_icon_box {
    position: relative;
    padding: 4px 0;
}
.bodybrokers-how-we-do .finlance_icon_box::before {
    position: absolute;
    top: 44px;
    bottom: 44px;
    left: 40px;
    width: 2px;
    background: linear-gradient(to bottom, rgba(255, 94, 20, .34), #d9e1e8 35%, #d9e1e8 65%, rgba(255, 94, 20, .34));
    content: '';
}
.bodybrokers-how-we-do .bodybrokers-how-point {
    position: relative;
    z-index: 1;
    align-items: flex-start;
    margin-bottom: 60px;
}
.bodybrokers-how-we-do .bodybrokers-how-point:last-child {
    margin-bottom: 0;
}
.bodybrokers-how-we-do .bodybrokers-how-point .icon {
    position: relative;
    z-index: 2;
    flex: 0 0 80px;
}
.bodybrokers-how-we-do .bodybrokers-how-point .text {
    padding-top: 0;
}

@media (prefers-reduced-motion: reduce) {
    .bodybrokers-how-we-do .bodybrokers-how-title,
    .bodybrokers-how-we-do .bodybrokers-how-point,
    .bodybrokers-how-we-do .bodybrokers-how-point .icon {
        opacity: 1;
        transform: none;
        transition: none;
    }
}

@media (max-width: 767px) {
    .bodybrokers-how-we-do .finlance_icon_box {
        padding: 0;
    }
    .bodybrokers-how-we-do .finlance_icon_box::before {
        top: 38px;
        bottom: 38px;
        left: 36px;
    }
    .bodybrokers-how-we-do .bodybrokers-how-point .icon {
        min-width: 72px;
        max-width: 72px;
        width: 72px;
        height: 72px;
        line-height: 86px;
    }
    .bodybrokers-how-we-do .bodybrokers-how-point {
        margin-bottom: 42px;
    }
}

/* Compact inner-page breadcrumbs and keep service headings easy to scan. */
.breadcrumb-area .breadcrumb-txt {
    padding: 34px 0 36px !important;
}
.breadcrumb-area ul.breadcumb {
    margin-top: 0 !important;
}
.bodybrokers-service-detail-heading h1 {
    font-size: clamp(32px, 4vw, 50px);
    line-height: 1.16;
}
.bodybrokers-service-richtext .bodybrokers-content-section h2 {
    font-size: clamp(24px, 2.5vw, 32px);
    line-height: 1.25;
}
.bodybrokers-service-help-card h3 {
    font-size: 24px;
    line-height: 1.25;
}
.bodybrokers-service-detail-cta h2 {
    font-size: 22px;
    line-height: 1.3;
}
.bodybrokers-services-heading h2 {
    font-size: clamp(30px, 3.5vw, 46px);
}
@media (max-width: 575px) {
    .breadcrumb-area .breadcrumb-txt {
        padding: 24px 0 26px !important;
    }
    .bodybrokers-service-detail-heading h1 {
        font-size: 32px;
    }
}

/* Services listing: ClinicMaster-inspired image-led cards using Body Brokers data. */
.bodybrokers-services-clinicmaster {
    background: #fff;
}
.bodybrokers-services-intro {
    padding: 92px 0 44px;
}
.bodybrokers-services-heading {
    max-width: 760px;
    margin: 0 auto;
}
.bodybrokers-services-heading span {
    display: inline-block;
    margin-bottom: 13px;
    color: #ff5e14;
    font-size: 17px;
    font-style: italic;
    font-weight: 600;
}
.bodybrokers-services-heading h2 {
    margin: 0 auto;
    color: #172f49;
    font-size: clamp(34px, 4vw, 52px);
    line-height: 1.2;
}
.bodybrokers-services-heading p {
    max-width: 640px;
    margin: 22px auto 0;
    color: #6d7a84;
    font-size: 16px;
    line-height: 1.8;
}
.bodybrokers-services-cards {
    padding: 22px 0 104px;
    overflow: hidden;
}
.bodybrokers-services-filter-note {
    display: flex;
    gap: 8px;
    align-items: center;
    justify-content: center;
    margin: 0 0 28px;
    color: #6d7a84;
    font-size: 14px;
}
.bodybrokers-services-filter-note strong {
    color: #172f49;
}
.bodybrokers-services-grid {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 28px;
}
.bodybrokers-service-card {
    position: relative;
    min-height: 454px;
    overflow: hidden;
    border-radius: 24px;
    background: #172f49;
    box-shadow: 0 18px 42px rgba(22, 50, 71, .12);
    isolation: isolate;
    transition: transform .35s ease, box-shadow .35s ease;
}
.bodybrokers-service-card:hover {
    transform: translateY(-8px);
    box-shadow: 0 26px 52px rgba(22, 50, 71, .2);
}
.bodybrokers-service-card-media,
.bodybrokers-service-card-media img,
.bodybrokers-service-card-placeholder {
    width: 100%;
    height: 100%;
    min-height: 454px;
}
.bodybrokers-service-card-media {
    position: absolute;
    inset: 0;
    overflow: hidden;
}
.bodybrokers-service-card-media img {
    display: block;
    object-fit: cover;
    transition: transform .8s cubic-bezier(.22, .61, .36, 1), filter .5s ease;
}
.bodybrokers-service-card:hover .bodybrokers-service-card-media img {
    filter: saturate(1.08);
    transform: scale(1.08);
}
.bodybrokers-service-card-placeholder {
    display: flex;
    align-items: center;
    justify-content: center;
    background: radial-gradient(circle at 30% 20%, #ff8a50 0, #ff5e14 34%, #172f49 100%);
    color: #fff;
    font-size: 72px;
}
.bodybrokers-service-card-shade {
    position: absolute;
    inset: 0;
    z-index: 1;
    background: linear-gradient(to bottom, rgba(14, 33, 50, .04) 28%, rgba(14, 33, 50, .34) 47%, rgba(14, 33, 50, .94) 100%);
}
.bodybrokers-service-number {
    position: absolute;
    top: 28px;
    left: 28px;
    z-index: 2;
    color: #fff;
    font-family: Georgia, serif;
    font-size: 27px;
    font-weight: 400;
}
.bodybrokers-service-card-content {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 2;
    display: flex;
    min-height: 210px;
    flex-direction: column;
    justify-content: flex-end;
    padding: 30px 30px 27px;
    color: #fff;
}
.bodybrokers-service-card-content h3 {
    margin: 0 0 9px;
    color: #fff;
    font-size: clamp(24px, 2.3vw, 31px);
    font-weight: 500;
    line-height: 1.17;
    text-transform: none;
}
.bodybrokers-service-card-content p {
    max-width: 92%;
    min-height: 48px;
    margin: 0;
    color: rgba(255, 255, 255, .82);
    font-size: 15px;
    line-height: 1.6;
}
.bodybrokers-service-card-link {
    display: inline-flex;
    width: fit-content;
    align-items: center;
    gap: 11px;
    margin-top: 19px;
    color: #fff;
    font-size: 13px;
    font-weight: 700;
    letter-spacing: .06em;
    text-decoration: none;
    text-transform: uppercase;
}
.bodybrokers-service-card-link i {
    display: inline-flex;
    width: 38px;
    height: 38px;
    align-items: center;
    justify-content: center;
    border: 1px solid rgba(255, 255, 255, .55);
    border-radius: 50%;
    font-size: 13px;
    transition: background .3s ease, color .3s ease, transform .3s ease;
}
.bodybrokers-service-card-link:hover {
    color: #fff;
}
.bodybrokers-service-card-link:hover i {
    background: #ff5e14;
    border-color: #ff5e14;
    color: #fff;
    transform: translate(3px, -3px);
}
.bodybrokers-services-empty {
    padding: 70px 30px;
    color: #6d7a84;
    text-align: center;
    background: #f6f8fa;
}
.bodybrokers-services-pagination {
    display: flex;
    justify-content: center;
    margin-top: 48px;
}
.bodybrokers-services-pagination ul {
    display: flex;
    gap: 8px;
    margin: 0;
    padding: 0;
    list-style: none;
}
.bodybrokers-services-pagination li a,
.bodybrokers-services-pagination li span {
    display: inline-flex;
    min-width: 42px;
    height: 42px;
    align-items: center;
    justify-content: center;
    padding: 0 13px;
    border: 1px solid #e1e7ec;
    border-radius: 50%;
    color: #172f49;
    font-size: 14px;
    text-decoration: none;
}
.bodybrokers-services-pagination li.active span,
.bodybrokers-services-pagination li a:hover {
    border-color: #ff5e14;
    background: #ff5e14;
    color: #fff;
}
@media (max-width: 991px) {
    .bodybrokers-services-grid {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
}
@media (max-width: 575px) {
    .bodybrokers-services-intro {
        padding: 66px 0 28px;
    }
    .bodybrokers-services-cards {
        padding-bottom: 72px;
    }
    .bodybrokers-services-grid {
        grid-template-columns: 1fr;
        gap: 20px;
    }
    .bodybrokers-service-card,
    .bodybrokers-service-card-media,
    .bodybrokers-service-card-media img,
    .bodybrokers-service-card-placeholder {
        min-height: 410px;
    }
    .bodybrokers-service-card-content {
        padding: 27px 24px 23px;
    }
    .bodybrokers-service-number {
        top: 23px;
        left: 23px;
    }
}

/* Service details: image-led ClinicMaster-inspired layout with clear contact flow. */
.bodybrokers-service-detail-page {
    background: #f6f8fa;
}
.bodybrokers-service-detail-intro {
    padding: 86px 0 54px;
    background: #fff;
}
.bodybrokers-service-detail-heading {
    max-width: 850px;
    margin: 0 auto;
    text-align: center;
}
.bodybrokers-service-detail-heading span {
    display: inline-block;
    margin-bottom: 15px;
    color: #ff5e14;
    font-size: 15px;
    font-style: italic;
    font-weight: 700;
    letter-spacing: .04em;
}
.bodybrokers-service-detail-heading h1 {
    margin: 0;
    color: #172f49;
    font-size: clamp(38px, 5vw, 66px);
    line-height: 1.12;
}
.bodybrokers-service-detail-heading p {
    max-width: 700px;
    margin: 23px auto 0;
    color: #6d7a84;
    font-size: 17px;
    line-height: 1.75;
}
.bodybrokers-service-detail-body {
    padding: 34px 0 108px;
}
.bodybrokers-service-detail-image {
    height: 440px;
    margin: 0 0 30px;
    overflow: hidden;
    border-radius: 24px;
    background: #e6edf2;
    box-shadow: 0 18px 42px rgba(22, 50, 71, .1);
}
.bodybrokers-service-detail-image img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.bodybrokers-service-richtext {
    padding: 0;
}
.bodybrokers-service-richtext .bodybrokers-content {
    max-width: none;
    padding: 0;
    color: #52616b;
}
.bodybrokers-service-richtext .bodybrokers-content-section {
    margin: 0;
    padding: 37px 42px;
    border: 1px solid #e4e9ed;
    border-bottom: 0;
    border-radius: 0;
    background: #fff;
    box-shadow: none;
}
.bodybrokers-service-richtext .bodybrokers-content-section:first-child {
    border-top: 4px solid #ff5e14;
    border-radius: 18px 18px 0 0;
}
.bodybrokers-service-richtext .bodybrokers-content-section:last-child {
    border-bottom: 1px solid #e4e9ed;
    border-radius: 0 0 18px 18px;
}
.bodybrokers-service-richtext .bodybrokers-content-section:first-child h2 {
    display: none;
}
.bodybrokers-service-richtext .bodybrokers-content-section h2 {
    margin-bottom: 15px;
    color: #172f49;
    font-size: clamp(26px, 3vw, 38px);
    line-height: 1.2;
}
.bodybrokers-service-richtext .bodybrokers-content-section p,
.bodybrokers-service-richtext .bodybrokers-content-section li {
    color: #63727d;
    font-size: 16px;
    line-height: 1.85;
}
.bodybrokers-service-richtext .bodybrokers-content-section p:last-child {
    margin-bottom: 0;
}
.bodybrokers-service-richtext .bodybrokers-kicker {
    color: #ff5e14;
}
.bodybrokers-service-detail-sidebar {
    position: sticky;
    top: 30px;
}
.bodybrokers-service-nav-card {
    margin-bottom: 26px;
    padding: 31px 25px 25px;
    border-radius: 20px;
    background: #172f49;
    box-shadow: 0 16px 35px rgba(22, 50, 71, .12);
}
.bodybrokers-service-nav-card h3 {
    margin: 0 0 19px;
    padding: 0 6px 17px;
    border-bottom: 1px solid rgba(255, 255, 255, .18);
    color: #fff;
    font-size: 24px;
}
.bodybrokers-service-nav-card > a:not(.bodybrokers-service-nav-all) {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 12px;
    margin-bottom: 7px;
    padding: 13px 15px;
    border-radius: 10px;
    color: rgba(255, 255, 255, .86);
    font-size: 15px;
    line-height: 1.45;
    text-decoration: none;
    transition: background .25s ease, color .25s ease, transform .25s ease;
}
.bodybrokers-service-nav-card > a:not(.bodybrokers-service-nav-all) i {
    color: #ff8b5a;
    font-size: 12px;
}
.bodybrokers-service-nav-card > a:not(.bodybrokers-service-nav-all):hover,
.bodybrokers-service-nav-card > a:not(.bodybrokers-service-nav-all).is-active {
    background: #fff;
    color: #172f49;
    transform: translateX(4px);
}
.bodybrokers-service-nav-card > a:not(.bodybrokers-service-nav-all).is-active i {
    color: #ff5e14;
}
.bodybrokers-service-nav-all {
    display: inline-flex;
    align-items: center;
    gap: 10px;
    margin: 15px 6px 0;
    color: #ff8b5a;
    font-size: 13px;
    font-weight: 700;
    letter-spacing: .05em;
    text-decoration: none;
}
.bodybrokers-service-nav-all:hover {
    color: #fff;
}
.bodybrokers-service-help-card {
    padding: 32px 28px;
    border-radius: 20px;
    background: #ff5e14;
    color: #fff;
    box-shadow: 0 16px 35px rgba(255, 94, 20, .2);
}
.bodybrokers-service-help-card > span,
.bodybrokers-service-detail-cta span {
    font-size: 12px;
    font-weight: 700;
    letter-spacing: .09em;
}
.bodybrokers-service-help-card h3 {
    margin: 15px 0 13px;
    color: #fff;
    font-size: 28px;
    line-height: 1.2;
}
.bodybrokers-service-help-card p {
    margin: 0 0 23px;
    color: rgba(255, 255, 255, .84);
    line-height: 1.7;
}
.bodybrokers-service-help-link {
    display: inline-flex;
    align-items: center;
    gap: 10px;
    color: #fff;
    font-size: 13px;
    font-weight: 700;
    letter-spacing: .05em;
    text-decoration: none;
}
.bodybrokers-service-help-link:hover {
    color: #172f49;
}
.bodybrokers-service-detail-cta {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 25px;
    margin-top: 30px;
    padding: 31px 36px;
    border-radius: 18px;
    background: #eaf0f4;
}
.bodybrokers-service-detail-cta span {
    color: #ff5e14;
}
.bodybrokers-service-detail-cta h2 {
    margin: 8px 0 5px;
    color: #172f49;
    font-size: 25px;
}
.bodybrokers-service-detail-cta p {
    max-width: 590px;
    margin: 0;
    color: #64727d;
    line-height: 1.65;
}
.bodybrokers-service-detail-cta .finlance_btn {
    display: inline-flex;
    flex: 0 0 auto;
    align-items: center;
    gap: 10px;
    min-height: 50px;
    padding: 14px 22px;
    background: #172f49;
    color: #fff;
    font-size: 13px;
    font-weight: 700;
    letter-spacing: .04em;
    text-decoration: none;
}
.bodybrokers-service-detail-cta .finlance_btn:hover {
    background: #ff5e14;
    color: #fff;
}
@media (max-width: 991px) {
    .bodybrokers-service-detail-sidebar {
        position: static;
    }
    .bodybrokers-service-detail-cta {
        align-items: flex-start;
        flex-direction: column;
    }
}
@media (max-width: 575px) {
    .bodybrokers-service-detail-intro {
        padding: 66px 0 38px;
    }
    .bodybrokers-service-detail-body {
        padding: 22px 0 72px;
    }
    .bodybrokers-service-detail-image {
        height: 300px;
        border-radius: 18px;
    }
    .bodybrokers-service-richtext .bodybrokers-content-section {
        padding: 29px 24px;
    }
    .bodybrokers-service-detail-cta {
        padding: 27px 24px;
    }
    .bodybrokers-service-detail-cta .finlance_btn {
        width: 100%;
        justify-content: center;
    }
}

/* Services listing page: use the full content width after removing the sidebar. */
.bodybrokers-services-full {
    padding: 74px 0 80px;
    background: #f6f8fa;
}
.bodybrokers-services-full .finlance_service.service_v1 {
    padding: 0;
    background: transparent;
}
.bodybrokers-services-full .service_slide {
    margin: 0 -12px;
}
.bodybrokers-services-full .service_slide > .row {
    margin-right: 0;
    margin-left: 0;
}
.bodybrokers-services-full .service_slide > .row > [class*="col-"] {
    padding-right: 12px;
    padding-left: 12px;
}
.bodybrokers-services-full .service_slide .grid_item {
    height: 100%;
    min-height: 410px;
    margin: 0;
}
.bodybrokers-services-full .pagination-nav {
    margin-top: 18px;
}
@media (max-width: 767px) {
    .bodybrokers-services-full {
        padding: 48px 0 56px;
    }
    .bodybrokers-services-full .service_slide {
        margin-right: -8px;
        margin-left: -8px;
    }
    .bodybrokers-services-full .service_slide > .row > [class*="col-"] {
        padding-right: 8px;
        padding-left: 8px;
    }
}

/* Connected approach image panel. */
.bodybrokers-connected-section .row {
    row-gap: 42px;
}
.bodybrokers-connected-media {
    position: relative;
    min-height: 390px;
    overflow: hidden;
    border-radius: 4px;
    background: #eef2f6;
    box-shadow: 0 18px 45px rgba(22, 50, 71, .14);
}
.bodybrokers-connected-media::before {
    position: absolute;
    top: 18px;
    left: 18px;
    width: 100%;
    height: 100%;
    border: 1px solid rgba(255, 94, 20, .25);
    content: '';
    pointer-events: none;
    z-index: 2;
}
.bodybrokers-connected-media img {
    display: block;
    width: 100%;
    height: 390px;
    object-fit: cover;
}
.bodybrokers-connected-media-badge {
    position: absolute;
    right: 18px;
    bottom: 18px;
    z-index: 3;
    padding: 10px 15px;
    background: #172f49;
    color: #fff;
    font-size: 12px;
    font-weight: 600;
    letter-spacing: .04em;
    text-transform: uppercase;
}

/* Dynamic testimonial cards used on the homepage and full testimonials page. */
.bodybrokers-home-testimonials,
.bodybrokers-testimonials-page {
    background: #f6f8fa;
}
.bodybrokers-home-testimonials .section_title,
.bodybrokers-testimonials-intro .section_title {
    max-width: 760px;
    margin: 0 auto 42px;
}
.bodybrokers-home-testimonials .section_title span,
.bodybrokers-testimonials-intro .section_title span {
    color: #ff5e14;
}
.bodybrokers-testimonials-intro .section_title p {
    max-width: 600px;
    margin: 20px auto 0;
    color: #697783;
    line-height: 1.75;
}
.bodybrokers-testimonial-grid {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 24px;
}
.bodybrokers-home-testimonials .testimonial_slide {
    margin: 0;
}
.bodybrokers-home-testimonials .testimonial_box,
.bodybrokers-testimonial-card {
    position: relative;
    display: flex;
    min-height: 280px;
    flex-direction: column;
    justify-content: space-between;
    box-sizing: border-box;
    margin: 0;
    padding: 34px 36px 30px;
    border: 1px solid #e1e7ec;
    background: #fff;
    box-shadow: 0 12px 28px rgba(22, 50, 71, .05);
    transition: transform .3s ease, box-shadow .3s ease;
}
.bodybrokers-home-testimonials .testimonial_box:hover,
.bodybrokers-testimonial-card:hover {
    transform: translateY(-5px);
    box-shadow: 0 18px 36px rgba(22, 50, 71, .12);
}
.bodybrokers-testimonial-quote {
    height: 34px;
    color: #ff5e14;
    font-family: Georgia, serif;
    font-size: 66px;
    line-height: .8;
}
.bodybrokers-testimonial-comment {
    margin: 12px 0 26px;
    color: #64727d;
    font-size: 16px;
    line-height: 1.75;
}
.bodybrokers-testimonial-author {
    display: flex;
    align-items: center;
    gap: 14px;
    margin-top: auto;
}
.bodybrokers-testimonial-author img,
.bodybrokers-testimonial-initial {
    display: inline-flex;
    width: 48px;
    height: 48px;
    align-items: center;
    justify-content: center;
    flex: 0 0 48px;
    border-radius: 50%;
    background: #fff0e9;
    color: #ff5e14;
    font-size: 18px;
    font-weight: 700;
    object-fit: cover;
}
.bodybrokers-testimonial-author h3,
.bodybrokers-home-testimonials .testimonial_box h4 {
    margin: 0 0 4px;
    color: #273444;
    font-size: 19px;
    line-height: 1.25;
}
.bodybrokers-testimonial-author p,
.bodybrokers-home-testimonials .testimonial_box h6 {
    margin: 0;
    color: #7a858e;
    font-size: 13px;
    font-weight: 500;
    line-height: 1.35;
}
.bodybrokers-home-testimonials .testimonial_box .finlance_content {
    width: 100%;
    margin: 0;
}
.bodybrokers-home-testimonials .bodybrokers-testimonial-card {
    min-height: 300px;
}
.bodybrokers-testimonials-link {
    margin-top: 38px;
}
.bodybrokers-testimonials-link .finlance_btn {
    display: inline-flex;
    min-height: 50px;
    align-items: center;
    padding: 14px 28px;
    background: #172f49;
    color: #fff;
    font-weight: 600;
}
.bodybrokers-testimonials-link .finlance_btn:hover {
    background: #ff5e14;
    color: #fff;
}
.bodybrokers-testimonials-empty {
    grid-column: 1 / -1;
    padding: 60px 30px;
    text-align: center;
    background: #fff;
}
@media (max-width: 767px) {
    .bodybrokers-connected-media,
    .bodybrokers-connected-media img {
        min-height: 300px;
        height: 300px;
    }
    .bodybrokers-testimonial-grid {
        grid-template-columns: 1fr;
    }
    .bodybrokers-home-testimonials .testimonial_box,
    .bodybrokers-testimonial-card {
        min-height: 0;
        padding: 28px 24px 26px;
    }
}
        .service-details .bodybrokers-content {
            max-width: none;
            padding: 0;
            background: transparent;
        }
        .service-details .bodybrokers-content-section {
            padding: 30px 32px 32px;
            box-shadow: none;
        }
        .pagebuilder-content > h1,
        .pagebuilder-content > h2,
        .pagebuilder-content > h3,
        .pagebuilder-content > p,
        .pagebuilder-content > ul,
        .pagebuilder-content > ol {
            max-width: 1120px;
            margin-right: auto;
            margin-left: auto;
        }
        @media (max-width: 767px) {
            .bodybrokers-intro-media .finlance_img:after {
                top: -28px;
                left: -18px;
                width: calc(100% + 36px);
                height: calc(100% + 56px);
            }
            .finlance_service.service_v1 .section_title {
                margin-bottom: 30px;
            }
            .finlance_service.service_v1 .section_title h2 {
                font-size: 34px;
            }
            .finlance_service.service_v1 .service_slide .grid_item {
                min-height: 0;
                margin-right: 8px;
                margin-left: 8px;
                padding: 32px 26px 30px;
            }
            .finlance_service.service_v1 .service_slide .grid_item .finlance_content h4,
            .finlance_service.service_v1 .service_slide .grid_item .finlance_content p {
                min-height: 0;
            }
            .pagebuilder-content .bodybrokers-content {
                padding: 48px 16px 56px;
            }
            .bodybrokers-content-section,
            .service-details .bodybrokers-content-section {
                padding: 26px 22px 28px;
                border-radius: 5px;
            }
            .bodybrokers-content-links {
                grid-template-columns: 1fr;
            }
            .bodybrokers-content-cta .finlance_btn,
            .bodybrokers-connected-section .finlance_btn {
                width: 100%;
                padding-right: 20px;
                padding-left: 20px;
            }
            .bodybrokers-content-section p,
            .bodybrokers-content-section li {
                font-size: 15px;
                line-height: 1.75;
            }
        }

/* Final compact breadcrumb and readable heading overrides. */
.breadcrumb-area .breadcrumb-txt {
    padding: 34px 0 36px !important;
}
.breadcrumb-area ul.breadcumb {
    margin-top: 0 !important;
}
.bodybrokers-service-detail-heading h1 {
    font-size: clamp(32px, 4vw, 50px) !important;
    line-height: 1.16;
}
.bodybrokers-service-richtext .bodybrokers-content-section h2 {
    font-size: clamp(24px, 2.5vw, 32px) !important;
    line-height: 1.25;
}
.bodybrokers-service-help-card h3 {
    font-size: 24px !important;
    line-height: 1.25;
}
.bodybrokers-service-detail-cta h2 {
    font-size: 22px !important;
    line-height: 1.3;
}
.bodybrokers-services-heading h2 {
    font-size: clamp(30px, 3.5vw, 46px) !important;
}
@media (max-width: 575px) {
    .breadcrumb-area .breadcrumb-txt {
        padding: 24px 0 26px !important;
    }
    .bodybrokers-service-detail-heading h1 {
        font-size: 32px !important;
    }
}
