

/* Start:/local/components/bb/page.title/templates/.default/style.css?1738515407803*/
.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: #FDBA33;
    padding: 40px;
    text-align: center;
}

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

.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?1738515407803 */
