.sts_breadcrumbs_sect {
    color: #ffffff;
}
.sts_breadcrumbs_sect .breadcrumb_last {
    color: #ffffff;
}
.sts_banner2_sect {
    background-position: center;
    background-size: cover;
    background-color: #000000;
    color: #ffffff;
    padding-top: 8.25em;
    margin-top: -8.25em;
    padding-bottom: 6.75em;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    min-height: 46.25em;
}
.sts_banner2_sect .title {
    margin: 0;
    font-weight: 400;
    font-size: 1em;
    text-transform: uppercase;
}
.sts_banner2_sect .title_row1 {
    font-size: 4em;
    font-family: ReformaGroteskMediumC, sans-serif;
    display: block;
    line-height: 1.1;
}
.sts_banner2_sect .title_row2 {
    font-weight: 600;
    font-size: 1.25em;
    display: block;
}
.sts_banner2_sect .col:not(:last-child) {
    margin-bottom: 1em;
}
.sts_banner2_sect .description {
    font-weight: 500;
    font-size: 1.125em;
}
.sts_banner2_sect .description:not(:last-child) {
    margin-bottom: 2em;
}