.sts_breadcrumbs_sect {
    color: #ffffff;
}
.sts_breadcrumbs_sect .breadcrumb_last {
    color: #ffffff;
}
.sts_banner2_sect {
    background-color: #000000;
    color: #ffffff;
    box-sizing: border-box;
    min-height: 40em;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    margin-top: -11.5em;
    padding-top: 11.5em;
    background-position: center;
}
.sts_banner2_sect .cols {
    display: flex;
    justify-content: space-between;
}
.sts_banner2_sect .col {
    width: 43.33%;
}
.sts_banner2_sect .title {
    margin: 0;
    font-size: 1em;
    text-transform: uppercase;
    font-weight: 400;
}
.sts_banner2_sect .title_row1 {
    font-family: ReformaGroteskMediumC, sans-serif;
    font-size: 6.25em;
    display: block;
    line-height: 1.1;
}
.sts_banner2_sect .title_row1:not(:last-child) {
    margin-bottom: 0.08em;
}
.sts_banner2_sect .title_row2 {
    font-size: 1.375em;
    display: block;
    font-weight: 600;
}
.sts_banner2_sect .description {
    font-weight: 500;
    font-size: 1.125em;
}
.sts_banner2_sect .description:not(:last-child) {
    margin-bottom: 1.67em;
}
.sts_banner2_sect .butt {
    width: 100%;
}