

/* Start:/local/components/sb-gr/common.page-header/templates/.default/style.css?17259848572611*/
.CommonPageHeader {
    background: #323337;
    position: relative;
    min-height: 500px;
    margin-bottom: 80px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.CommonPageHeader__cols {
    display: grid;
    grid-template-columns: 500px auto;
    background-repeat: no-repeat;
    background-position: right;
    background-size: contain;
}

.CommonPageHeader__col_left {
    padding-top: 85px;
}

.CommonPageHeader__title {
    font-family: Oswald;
    font-size: 70px;
    font-weight: 600;
    line-height: 103.74px;
    text-align: left;
    color: #fff;
    text-transform: uppercase;
}

.CommonPageHeader__text {
    font-size: 18px;
    font-weight: 400;
    line-height: 26px;
    text-align: left;
    color: #fff;
    margin-bottom: 30px;
}

.CommonPageHeader__breadcrumbs-item {
    color: #989898;
    font-size: 16px;
}

.CommonPageHeader__breadcrumbs-item-separator {
    color: #989898;
    font-size: 16px;
}

.CommonPageHeader__breadcrumbs-item--active {
    color: #fff;
}

.CommonPageHeader__back-link {
    display: none;
    margin-bottom: 16px;
}

.CommonPageHeader__back-link img {
    vertical-align: middle;
}

.CommonPageHeader__back-link span {
    vertical-align: middle;
    font-size: 16px;
    color: #fff;
}

.CommonPageHeader__image {
    position: absolute;
    right: 0;
    bottom: 0;
}

.CommonPageHeader__navigation-item {
    font-family: Oswald;
    font-size: 50px;
    font-weight: 600;
    line-height: 74.1px;
    text-align: left;
    text-transform: uppercase;
    color: #848587;
    margin-right: 50px;
}

.CommonPageHeader__navigation-item--active, .CommonPageHeader__navigation-item:hover {
    border-bottom: 6px solid #E31E25;
    color: #fff;
}


/* mobile */

@media screen and (max-width: 768px) {

    .CommonPageHeader__navigation-item {
        font-size: 24px;
        margin-right: 25px;
    }

    .CommonPageHeader__navigation {
        white-space: nowrap;
        margin-bottom: -19px;
    }

    .CommonPageHeader__image {
        display: block;
        position: relative;
    }

    .CommonPageHeader__cols {
        display: block;
    }

    .CommonPageHeader__title {
        font-size: 24px;
        margin-bottom: 10px;
        line-height: 35px;
    }

    .CommonPageHeader__text {
        font-size: 16px;
    }

    .CommonPageHeader__breadcrumbs {
        display: none;
    }

    .CommonPageHeader__back-link {
        display: block;
    }
}
/* End */


/* Start:/local/components/sb-gr/management.employers/templates/.default/style.css?17258037104848*/
.ManagementEmployers__item {
    border: 1px solid #D9D9D9;
    display: grid;
    grid-template-columns: 192px auto;
    margin-bottom: 30px;
}

.ManagementEmployers__item-img {
    width: 100%;
    display: block;
    height: 288px;
    object-fit: cover;
}

.ManagementEmployers__item-info {
    padding: 64px 0 70px 50px;
    max-width: 860px;
}

.ManagementEmployers__item-info-more-content {
    display: none;
}

.ManagementEmployers__item-info-title {
    font-family: IBM Plex Sans;
    font-size: 30px;
    font-weight: 600;
    line-height: 30px;
    text-align: left;
    margin-bottom: 16px;
}

.ManagementEmployers__item-info-position {
    font-family: IBM Plex Sans;
    font-size: 18px;
    font-weight: 400;
    line-height: 26px;
    text-align: left;
    margin-bottom: 25px;
}

.ManagementEmployers__item-info-more-button {
    max-width: 180px;
}

.ManagementEmployers__item-info-more-button {
    display: none;
}

.ManagementEmployers__item-info-more-button .open {
    display: none;
}

.ManagementEmployers__item-info-more-button--active .open {
    display: block;
}

.ManagementEmployers__item-info-more-button--active .close {
    display: none;
}

.ManagementEmployers__item-info--active .ManagementEmployers__item-info-more-content {
    display: block;
}

.ManagementEmployers__item-info-more-content-title {
    font-family: IBM Plex Sans;
    font-size: 22px;
    font-weight: 600;
    line-height: 30px;
    text-align: left;
    margin-bottom: 15px;
}

.ManagementEmployers__item-info-more-content-education-item {
    display: grid;
    grid-template-columns: 40px auto;
    align-items: start;
    margin-bottom: 16px;
}

.ManagementEmployers__item-info-more-content-education-item-text {
    font-family: IBM Plex Sans;
    font-size: 18px;
    font-weight: 400;
    line-height: 26px;
    text-align: left;
}

.ManagementEmployers__item-info-more-content-education {
    margin-bottom: 35px;
}

.ManagementEmployers__item-info-more-content-text-content, .ManagementEmployers__item-info-more-content-text-more {
    font-family: IBM Plex Sans;
    font-size: 18px;
    font-weight: 400;
    line-height: 26px;
    text-align: left;
    margin-bottom: 38px;
}

.ManagementEmployers__item-info-more-content-text-more-btn {
    color: #E31E25;
    text-decoration: underline;
    cursor: pointer;
    padding-top: 16px;
}

.ManagementEmployers__item-info-more-content-text-more {
    display: none;
}

.ManagementEmployers__item-info-more-content--active .ManagementEmployers__item-info-more-content-text-more {
    display: block;
}

.ManagementEmployers__item-info-more-content--active .ManagementEmployers__item-info-more-content-text-content {
    display: none;
}

.ManagementEmployers__item-info-more-content-achievements-items {
    display: grid;
    grid-template-columns: 1fr 1fr;
}

.ManagementEmployers__item-info-more-content-achievements-item-title {
    font-family: IBM Plex Sans;
    font-size: 22px;
    font-weight: 600;
    line-height: 24px;
    text-align: left;
    margin-bottom: 20px;
}

.ManagementEmployers__item-info-more-content-achievements-item {
    max-width: 412px;
}

.ManagementEmployers__item-info-more-content-achievements {
    margin-bottom: 50px;
}

.ManagementEmployers__item-img_mobile {
    display: none;
}

/* mobile */

@media screen and (max-width: 768px) {

    .ManagementEmployers__item-img {
        display: none;
    }

    .ManagementEmployers__item-img_mobile {
        display: block !important;
    }

    .ManagementEmployers__item {
        display: block;
    }

    .ManagementEmployers__item-img {
        height: auto;
        width: 100%;
    }

    .ManagementEmployers__item-img {
        height: auto;
        width: 100%;
    }

    .ManagementEmployers__item-info {
        padding: 20px;
    }

    .ManagementEmployers__item-info-title {
        font-size: 20px;
        margin-bottom: 10px;
    }

    .ManagementEmployers__item-info-position {
        font-size: 16px;
    }

    .ManagementEmployers__item-info-more-button, .ManagementEmployers__item-info-more-button--active {
        max-width: 150px;
        text-align: center;
        font-size: 16px;
        padding: 20px;
        width: 100%;
    }

    .ManagementEmployers__item-info-more-content-achievements-items {
        display: block;
    }

    .ManagementEmployers__item-info-more-content-achievements-item {
        margin-bottom: 25px;
    }

    .ManagementEmployers__item-info-more-content-achievements-item-title {
        font-size: 20px;
    }

    .ManagementEmployers__item-info-more-content-education-item-text {
        font-size: 16px;
    }

}

/* End */
/* /local/components/sb-gr/common.page-header/templates/.default/style.css?17259848572611 */
/* /local/components/sb-gr/management.employers/templates/.default/style.css?17258037104848 */
