

/* Start:/local/components/bb/page.title/templates/.default/style.css?17506933011101*/
.page-title-box {
    position: relative;
    background: #51556e;
    background-position: 50% 50%!important;
    background-repeat: no-repeat!important;
    background-size: cover!important;
    min-height: 400px;
    display: flex;
    align-items: flex-end;
    margin-bottom: 110px;
}

.page-title-plate {
    position: relative;
    width: 90%;
    max-width: 1100px;
    margin: 100px auto -50px;
    background: #0A1A34;
    padding: 40px;
    text-align: center;
    color: white;
    font-family: "Helvetica Neue";
    overflow: hidden;
}

.page-title-plate-logo {
    position: absolute;
    top: 0;
    right: -30%;
    width: 100%;
    height: 100%;
    background: url("/images/logo-sign-10.webp") no-repeat;
    opacity: 0.7;
}

.page-title-plate__section {
    font-weight: 600;
    margin-bottom: 20px;
    text-transform: uppercase;
    font-size: 1.2em;
    font-stretch: condensed;
}

.page-title-plate__title {
    text-transform: uppercase;
    font-weight: 900!important;
    margin-bottom: 30px;
}

.page-title-plate__description {
    font-size: 1.1em;
    font-weight: 300;
}
/* End */
/* /local/components/bb/page.title/templates/.default/style.css?17506933011101 */
