.page-template-financial_highlights {
    background: #F4F3F1;
}

.hero_banner {
    position: relative;
    display: flex;
    min-height: 680px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    align-items: center;
    justify-content: center;
}

.hero_banner .banner_desktop {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.hero_banner .banner_mobile {
    display: none;
}

.hero_banner .title_page {
    position: relative;
    color: #FFFFFF;
    font-family: 'Simplifica';
    font-size: 97px;
    font-weight: 400;
    line-height: 100px;
    letter-spacing: 2.155555486679077px;
    text-align: center;
    margin: 0;
    padding-bottom: 12px;
    z-index: 1;
}

.financial_highlights .container {
    max-width: 1433px;
    padding: 0 30px;
}

.financial_highlights .title_table {
    display: block;
    width: 100%;
    color: #464649;
    font-family: 'Simplifica';
    font-size: 55px;
    font-weight: 400;
    line-height: 60px;
    letter-spacing: 2px;
    text-align: center;
    margin: 107px auto 168px;
}

.layout_fixed_column .column_fixed {
    display: none;
}

.financial_highlights .table_financial {
    margin-bottom: 251px;
    overflow: auto;
    padding-bottom: 20px;
}

/* width */
.table_financial::-webkit-scrollbar {
    height: 4px;
}

/* Track */
.table_financial::-webkit-scrollbar-track {
    background: #D9D9D9;
    border-radius: 36px;
}

/* Handle */
.table_financial::-webkit-scrollbar-thumb {
    background: #F0509C;
    border-radius: 36px;
}

/* Handle on hover */
.table_financial::-webkit-scrollbar-thumb:hover {
    background: #f10f79;
}

.table_financial::-webkit-scrollbar:vertical {
    display: none;
}

.financial_highlights .table_financial .row_table {
    min-width: 1209px;
    width: 100%;
    display: flex;
}

.financial_highlights .table_financial .row_table:last-child {
    padding-bottom: 18px;
}

.financial_highlights .table_financial .row_table.title_rows {
    background-color: #F0509C;
}

.financial_highlights .table_financial .row_table .content_row {
    display: flex;
    width: 55%;
}

.financial_highlights .layout_fixed_column .row_table .title_row {
    min-width: 295px;
    width: 42.8%;
    padding: 0 65px 40px;
}

.financial_highlights .table_financial .content_column {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    min-width: 138px;
    width: 20%;
    padding: 0px 28px 40px;
}

.financial_highlights .table_financial .year {
    color: #FFFFFF;
    font-family: 'Simplifica';
    font-size: 55px;
    font-weight: 400;
    line-height: 60px;
    letter-spacing: 2px;
    text-align: left;
    padding-top: 32px;
}

.financial_highlights .table_financial .currency {
    color: #FFFFFF;
    font-family: 'Roboto Condensed';
    font-size: 24px;
    font-weight: 400;
    line-height: 26px;
    text-align: left;
    padding-top: 32px;
    padding-bottom: 30px;
}

.financial_highlights .layout_fixed_column .primary_attribute {
    color: #464649;
    font-family: 'Roboto Condensed';
    font-size: 22px;
    font-weight: 400;
    line-height: 26px;
    text-align: left;
}

.financial_highlights .layout_fixed_column .secondary_attribute {
    color: #464649;
    font-family: 'Roboto Condensed';
    font-size: 22px;
    font-style: italic;
    font-weight: 300;
    line-height: 26px;
    text-align: left;
    padding-top: 10px;
}

.financial_highlights .table_financial .title_row p {
    margin: 0;
}

.financial_highlights .table_financial .title_row p~p {
    margin-top: 10px;
}

.financial_highlights .table_financial .row_table~.row_table.title_rows {
    padding: 10px;
}

.financial_highlights .table_financial .value_primary_attribute {
    color: #464649;
    font-family: 'Roboto Condensed';
    font-size: 21px;
    font-weight: 400;
    line-height: 26px;
    text-align: left;
}

.financial_highlights .table_financial .row_table:not(.title_rows) .content_row .content_column:first-child {
    background: #FFFFFF;
}

.financial_highlights .table_financial .content_column:first-child .value_primary_attribute {
    color: #F0509C;
}

.financial_highlights .table_financial .value_secondary_attribute {
    color: #464649;
    font-family: 'Roboto Condensed';
    font-size: 22px;
    font-style: italic;
    font-weight: 300;
    line-height: 26px;
    text-align: left;
}

.financial_highlights .table_financial .value_secondary_attribute p {
    margin: 0;
}

.financial_highlights .table_financial .value_secondary_attribute p~p {
    margin-top: 10px;
}

.financial_highlights .table_financial .row_table.title_rows .content_column {
    padding: 0 28px;
}

.financial_highlights .table_financial .row_table.title_rows+.row_table .content_column {
    padding-top: 40px;
}

.financial_highlights .table_financial .row_table.title_rows+.row_table .title_row {
    padding-top: 40px;
}

.financial_highlights .table_financial .row_table~.row_table.title_rows .content_column {
    padding: 0 23px;
}

.financial_highlights .table_financial .row_table.not_year .secondary_attribute {
    font-style: normal;
    padding-top: 23px;
    font-weight: 400;
}

.financial_highlights .table_financial .row_table.not_year .content_column {
    justify-content: space-between;
}

.financial_highlights .table_financial .row_table.not_year .value_secondary_attribute p~p {
    margin-top: 16px;
}

.financial_highlights .table_financial .row_table.not_year .title_row p~p {
    margin-top: 16px;
}

.financial_highlights .table_financial .row_table.not_year .value_secondary_attribute {
    font-family: 'Roboto Condensed';
    font-size: 21px;
    font-weight: 400;
    line-height: 26px;
    font-style: normal;
    text-align: left;
}

.financial_highlights .table_financial .row_table.not_year .content_column {
    padding: 0 30px 40px;
}

.financial_highlights .table_financial .row_table.not_year .content_column:first-child .value_secondary_attribute {
    color: #F0509C;
}

@media (max-width: 1200px) {
    .layout_fixed_column {
        display: flex;
    }

    .layout_fixed_column .column_fixed.table_financial {
        position: relative;
        display: inline-block;
        width: 50%;
        height: 100%;
        min-width: 516px;
        margin: 0;
        padding: 0;
        overflow: hidden;
        background: #F4F3F1;
        z-index: 1;
    }

    .financial_highlights .table_financial {
        position: relative;
        margin-right: -30px;
        margin-bottom: 32px;
        margin-left: -516px;
    }
}

@media (max-width: 1023px) {

    .financial_highlights .layout_fixed_column .row_table .title_row {
        width: 38%;
    }

    .financial_highlights .table_financial .row_table .content_row {
        width: 62%;
    }

    .layout_fixed_column .column_fixed.table_financial {
        width: 35%;
        min-width: 459px;
    }

    .financial_highlights .table_financial {
        margin-bottom: 82px;
        margin-left: -459px;
    }
}

@media (max-width: 767px) {
    .hero_banner {
        min-height: 380px;
    }

    .hero_banner .banner_desktop {
        display: none;
    }

    .hero_banner .banner_mobile {
        position: absolute;
        display: block;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }

    .hero_banner .title_page {
        font-size: 55px;
        font-weight: 400;
        line-height: 70px;
        letter-spacing: 1.1340205669403076px;
        text-align: center;
        padding: 0px 35px 8px;
    }

    .financial_highlights .title_table {
        margin: 80px auto 39px;
        font-size: 45px;
        font-weight: 400;
        line-height: 45px;
        letter-spacing: 1px;
        text-align: center;
    }

    .layout_fixed_column {
        display: flex;
    }

    .layout_fixed_column .column_fixed.table_financial {
        position: relative;
        display: inline-block;
        width: 16%;
        height: 100%;
        min-width: 98px;
        margin: 0;
        padding: 0;
        overflow: hidden;
        background: #F4F3F1;
        z-index: 1;
    }

    .financial_highlights .table_financial {
        position: relative;
        margin-right: -30px;
        margin-bottom: 32px;
        margin-left: -98px;
    }

    .financial_highlights .table_financial .row_table {
        min-width: 628px;
    }

    .financial_highlights .table_financial .row_table:last-child {
        padding-bottom: 0;
    }

    .financial_highlights .table_financial .year {
        font-size: 32px;
        line-height: 32px;
        letter-spacing: 1.0690827369689941px;
        padding-top: 18px;
        text-align: center;
    }

    .financial_highlights .table_financial .currency {
        font-size: 16px;
        line-height: 26px;
        padding-top: 2px;
        padding-bottom: 18px;
        text-align: center;
    }

    .financial_highlights .layout_fixed_column .primary_attribute {
        font-size: 14px;
        line-height: 26px;
    }

    .financial_highlights .layout_fixed_column .secondary_attribute {
        font-size: 14px;
        line-height: 26px;
        padding: 0;
    }

    .financial_highlights .table_financial .value_primary_attribute {
        font-size: 15px;
        line-height: 26px;
    }

    .financial_highlights .table_financial .value_secondary_attribute {
        font-size: 15px;
        line-height: 26px;
    }

    .financial_highlights .layout_fixed_column .row_table .title_row {
        width: 13%;
        min-width: 98px;
        padding: 13px 14px 10px 10px;
    }

    .financial_highlights .table_financial .row_table .content_row {
        width: 84%;
        column-gap: 10px;
    }

    .financial_highlights .table_financial .content_column {
        min-width: 98px;
        width: 16%;
        padding: 13px 20px 10px;
    }

    .financial_highlights .table_financial .row_table.title_rows .content_column {
        padding: 0 20px;
    }

    .financial_highlights .table_financial .row_table.title_rows+.row_table .title_row {
        padding-top: 15px;
    }

    .financial_highlights .table_financial .row_table.title_rows+.row_table .content_column {
        padding-top: 15px;
    }

    .financial_highlights .table_financial .title_row p~p {
        margin-top: 0;
    }

    .financial_highlights .table_financial .row_table~.row_table.title_rows {
        padding: 10px 0;
    }

    .financial_highlights .table_financial .row_table~.row_table.title_rows .content_row {
        column-gap: 5px;
    }

    .financial_highlights .table_financial .row_table~.row_table.title_rows .content_column .currency {
        font-size: 18px;
        line-height: 26px;
        text-align: center;
        padding: 25px 0;
    }

    .financial_highlights .table_financial .row_table.title_rows+.row_table.not_year .title_row {
        padding-top: 8px;
    }

    .financial_highlights .table_financial .row_table.not_year .secondary_attribute {
        font-style: normal;
        padding-top: 10px;
    }

    .financial_highlights .table_financial .row_table.not_year .title_row {
        padding: 10px 20px 9px 10px;
    }

    .financial_highlights .table_financial .row_table.not_year .title_row p~p {
        margin-top: 10px;
    }

    .financial_highlights .table_financial .row_table.not_year .content_column {
        padding: 10px 22px 9px;
        justify-content: center;
    }

    .financial_highlights .table_financial .row_table.not_year .value_secondary_attribute p~p {
        margin-top: 10px;
    }

    .financial_highlights .table_financial .value_secondary_attribute p~p {
        margin-top: 0;
    }

    .financial_highlights .table_financial .row_table~.row_table.title_rows .content_column {
        padding: 0 5px;
    }

    .financial_highlights .table_financial .row_table.not_year .value_secondary_attribute {
        font-size: 15px;
    }
}