.project-top {
    padding-top: 94px;
}

.project-top h1 {
    font-size: 70px;
    font-weight: 500;
    line-height: 70px;
    margin-bottom: 50px;
}

/**/
.project {
    overflow: hidden;
}

.project-head {
    border-bottom: 1px solid #3C3E47;
    padding-bottom: 24px;
}

.project-head h1 {
    font-size: 48px;
    font-weight: 400;
    line-height: 48px;
}

.project-head__sub-title {
    font-size: 16px;
    font-weight: 400;
    line-height: 22.4px;
    text-align: left;
    color: #989CAE;
    margin-top: 8px;
}