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

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

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

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

.tse-financials-hero {
    align-items: center;
    background-color: #00398d;
    background-image: linear-gradient(180deg, rgba(0, 57, 141, 0) 38%, rgba(0, 57, 141, 0.86) 66%, #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/financials/hero-financials-overlay.png"), url("/wp-content/themes/pearl-child/assets/tse/financials/hero-financials.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-financials-hero::after {
    background: url("/wp-content/themes/pearl-child/assets/tse/ellipse-hero-large.svg?v=1784080819") center / contain no-repeat;
    bottom: -170px;
    content: "";
    height: 520px;
    opacity: 0.48;
    pointer-events: none;
    position: absolute;
    right: -120px;
    transform: rotate(18deg);
    width: 520px;
}

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

.tse-financials-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-financials-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 20px;
}

.tse-financials-hero-copy {
    color: rgba(255, 255, 255, 0.85);
    font-size: 16px;
    line-height: 28px;
    margin: 0 auto;
    max-width: 1040px;
}

.tse-financials-actions {
    align-items: center;
    display: flex;
    gap: 12px;
    justify-content: center;
    margin: 44px auto 0;
}

.tse-financials-button {
    align-items: center;
    border-radius: 16px;
    display: inline-flex;
    font-size: 18px;
    font-weight: 600;
    gap: 8px;
    justify-content: center;
    line-height: 24px;
    min-height: 56px;
    padding: 16px 24px 16px 28px;
    text-decoration: none !important;
    white-space: nowrap;
}

.tse-financials-button-primary {
    background: #e46832;
    color: #ffffff !important;
}

.tse-financials-button-secondary {
    border: 1px solid rgba(255, 255, 255, 0.4);
    color: #ffffff !important;
    padding-right: 28px;
}

.tse-financials-button img {
    display: block;
    height: 24px;
    width: 24px;
}

.tse-financials-main {
    background: #f6f3f4;
    padding: 100px 80px 154px;
}

.tse-financials-container {
    margin: 0 auto;
    max-width: 1280px;
    width: 100%;
}

.tse-financials-title {
    color: #1c1b1f;
    font-size: 44px;
    font-weight: 600;
    letter-spacing: 0;
    line-height: 48px;
    margin: 0 auto 64px;
    max-width: 1280px;
    text-align: center;
}

.tse-financials-visual-section {
    margin: 0 auto 48px;
    max-width: 945px;
    text-align: center;
}

.tse-financials-visual-section h3 {
    color: #1c1b1f;
    font-size: 32px;
    font-weight: 600;
    line-height: 40px;
    margin: 0 0 24px;
}

.tse-financials-statement-image {
    border-radius: 24px;
    box-shadow: 0 25px 46px -17px rgba(28, 27, 31, 0.14);
    display: block;
    height: auto;
    width: 100%;
}

.tse-financials-divider {
    border: 0;
    border-top: 1px solid rgba(28, 27, 31, 0.18);
    margin: 48px 0 26px;
}

.tse-financials-prose {
    color: #1c1b1f;
    font-size: 16px;
    line-height: 28px;
}

.tse-financials-prose h3 {
    color: #00398d;
    font-size: 32px;
    font-weight: 600;
    line-height: 40px;
    margin: 0 0 24px;
}

.tse-financials-prose h3:not(:first-child) {
    border-top: 1px solid rgba(28, 27, 31, 0.18);
    margin-top: 48px;
    padding-top: 32px;
}

.tse-financials-prose h3 u {
    text-decoration: none;
}

.tse-financials-prose strong {
    display: block;
    font-weight: 700;
    margin: 0 0 12px;
}

.tse-financials-prose p {
    margin: 0 0 12px;
}

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

    .tse-financials-title {
        font-size: 38px;
        line-height: 44px;
    }
}

@media (max-width: 760px) {
    .tse-financials-hero {
        min-height: 690px;
        padding: 245px 20px 68px;
    }

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

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

    .tse-financials-hero h1 {
        font-size: 42px;
        line-height: 1.14;
    }

    .tse-financials-hero-copy,
    .tse-financials-prose {
        font-size: 15px;
        line-height: 25px;
    }

    .tse-financials-actions {
        align-items: stretch;
        flex-direction: column;
        margin-top: 32px;
    }

    .tse-financials-button {
        font-size: 15px;
        min-height: 52px;
        white-space: normal;
    }

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

    .tse-financials-title {
        font-size: 30px;
        line-height: 36px;
        margin-bottom: 48px;
    }

    .tse-financials-visual-section h3,
    .tse-financials-prose h3 {
        font-size: 24px;
        line-height: 32px;
    }

    .tse-financials-statement-image {
        border-radius: 18px;
    }
}

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