body.page-id-5969 .stm_titlebox,
body.page-id-5969 .stm_breadcrumbs,
body.page-id-5969 .page_title,
body.page-id-5969 .entry-header {
    display: none !important;
}

body.page-id-5969 .site-content,
body.page-id-5969 .site-content > .container,
body.page-id-5969 .wpb-content-wrapper,
body.page-id-5969 .tse-chairman-wpb-row,
body.page-id-5969 .tse-chairman-wpb-row .vc_row,
body.page-id-5969 .tse-chairman-wpb-row .wpb_column,
body.page-id-5969 .tse-chairman-wpb-row .vc_column-inner,
body.page-id-5969 .tse-chairman-wpb-row .wpb_wrapper,
body.page-id-5969 .tse-chairman-wpb-row .wpb_content_element,
body.page-id-5969 .tse-chairman-wpb-row .wpb_raw_code {
    margin: 0 !important;
    padding: 0 !important;
    width: 100% !important;
}

.tse-chairman-page,
.tse-chairman-page * {
    box-sizing: border-box;
}

.tse-chairman-page {
    background: #f6f3f4;
    color: #1c1b1f;
    font-family: "Poppins", Arial, sans-serif;
    overflow: hidden;
}

.tse-chairman-hero {
    align-items: center;
    background-color: #00398d;
    background-image: linear-gradient(180deg, rgba(0, 57, 141, 0) 34%, rgba(0, 57, 141, 0.86) 63%, #00398d 100%), linear-gradient(180deg, rgba(0, 0, 0, 0.7) 0%, rgba(0, 0, 0, 0) 33%), url("/wp-content/themes/pearl-child/assets/tse/chairman-statement/hero-chairman-overlay.png"), url("/wp-content/themes/pearl-child/assets/tse/chairman-statement/hero-chairman.png");
    background-position: center top, center top, center top, center top;
    background-repeat: no-repeat;
    background-size: cover, cover, cover, cover;
    display: flex;
    justify-content: center;
    min-height: 700px;
    padding: 350px 80px 80px;
    position: relative;
    text-align: center;
}

.tse-chairman-hero::after {
    background: url("/wp-content/themes/pearl-child/assets/tse/ellipse-hero-large.svg?v=1784080819") center / contain no-repeat;
    bottom: -230px;
    content: "";
    height: 520px;
    opacity: 0.48;
    pointer-events: none;
    position: absolute;
    right: -120px;
    transform: rotate(18deg);
    width: 520px;
}

.tse-chairman-hero-inner {
    margin: 0 auto;
    max-width: 1158px;
    position: relative;
    width: 100%;
    z-index: 1;
}

.tse-chairman-kicker {
    color: rgba(255, 255, 255, 0.62);
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 1.4px;
    line-height: 20px;
    margin: 0 0 21px;
    text-transform: uppercase;
}

.tse-chairman-hero h1 {
    background: linear-gradient(92deg, #ffffff 49%, rgba(255, 255, 255, 0.18) 109%);
    -webkit-background-clip: text;
    background-clip: text;
    color: transparent;
    font-size: 64px;
    font-weight: 600;
    letter-spacing: 0;
    line-height: 1.125;
    margin: 0 0 28px;
}

.tse-chairman-hero-quote {
    color: rgba(255, 255, 255, 0.85);
    font-size: 16px;
    line-height: 28px;
    margin: 0 auto;
    max-width: 924px;
    position: relative;
}

.tse-chairman-hero-quote::before {
    color: #ffffff;
    content: "\201C";
    font-family: Georgia, serif;
    font-size: 54px;
    font-weight: 700;
    left: -44px;
    line-height: 1;
    position: absolute;
    top: -16px;
}

.tse-chairman-main {
    background: #f6f3f4;
    padding: 100px 80px 154px;
    position: relative;
    z-index: 2;
}

.tse-chairman-card {
    background: #ffffff;
    border-radius: 24px;
    box-shadow: 0 25px 46px -17px rgba(28, 27, 31, 0.14);
    color: #1c1b1f;
    margin: 0 auto;
    max-width: 1056px;
    overflow: hidden;
    padding: 40px 50px;
    width: 100%;
}

.tse-chairman-card h2,
.tse-chairman-signature strong {
    color: #00398d;
    font-size: 20px;
    font-weight: 600;
    line-height: 32px;
    margin: 0;
}

.tse-chairman-card h2 {
    margin-bottom: 20px;
}

.tse-chairman-card p {
    color: #1c1b1f;
    font-size: 16px;
    font-weight: 400;
    line-height: 28px;
    margin: 0 0 12px;
}

.tse-chairman-card p:last-child {
    margin-bottom: 0;
}

.tse-chairman-signature {
    margin-top: 20px;
}

.tse-chairman-signature p {
    color: rgba(28, 27, 31, 0.8);
    margin: 4px 0 0;
}

.tse-chairman-footnote {
    color: rgba(28, 27, 31, 0.8) !important;
    font-size: 14px !important;
    line-height: 24px !important;
    margin-top: 20px !important;
}

@media (max-width: 1180px) {
    .tse-chairman-hero,
    .tse-chairman-main {
        padding-left: 40px;
        padding-right: 40px;
    }

    .tse-chairman-card {
        padding-left: 36px;
        padding-right: 36px;
    }
}

@media (max-width: 760px) {
    .tse-chairman-hero {
        min-height: 650px;
        padding: 245px 20px 64px;
    }

    .tse-chairman-hero::after {
        bottom: -180px;
        height: 360px;
        right: -170px;
        width: 360px;
    }

    .tse-chairman-kicker {
        font-size: 12px;
        letter-spacing: 1.2px;
    }

    .tse-chairman-hero h1 {
        font-size: 42px;
        line-height: 1.14;
        margin-bottom: 24px;
    }

    .tse-chairman-hero-quote {
        font-size: 15px;
        line-height: 25px;
        max-width: 100%;
    }

    .tse-chairman-hero-quote::before {
        display: block;
        font-size: 42px;
        left: 0;
        position: relative;
        top: 0;
    }

    .tse-chairman-main {
        padding: 72px 20px 84px;
    }

    .tse-chairman-card {
        border-radius: 20px;
        padding: 28px 22px;
    }

    .tse-chairman-card h2,
    .tse-chairman-signature strong {
        font-size: 18px;
        line-height: 28px;
    }

    .tse-chairman-card p {
        font-size: 15px;
        line-height: 25px;
    }
}

/* Mobile page gutters match the homepage spacing. */
@media (max-width: 760px) {
    .tse-chairman-hero,
    .tse-chairman-main {
        padding-left: 20px !important;
        padding-right: 20px !important;
    }
}
