.header {
    background-color: #0B1625;
}

.height-116 {
    height: 116px;
}

.section-management {
    background: url(../../images/pages/management-team/BG.png);
    width: 100%;
    background-size: cover;
}

.heading-management-box {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    height: 167px;
}

.heading-management-text {
    font-family: 'Playfair Display 900';
    font-size: 24px;
    line-height: 32px;
    letter-spacing: 4px;
    text-transform: uppercase;
    color: #FFFFFF;
    margin-bottom: 8px;
}

.sub-management-text {
    font-family: 'NotoSansThai';
    font-size: 16px;
    line-height: 24px;
    color: #FFFFFF
}

.section-rank {
    padding: 4rem 0 13.3rem;
}

.rank-box {
    width: 448px;
}

.gx-2 {
    --bs-gutter-x: 35px;
}

.heading-rank-text {
    text-align: center;
    font-family: 'NotoSansThai 700';
    font-size: 24px;
    line-height: 24px;
    color: #121127;
}

.board-content {
    text-align: center;
    margin-top: 72px;
}

.board-img {
    width: 108px;
    height: 108px;
    margin-bottom: 19px;
}

.board-head-text {
    margin-bottom: 2px;
    font-family: 'NotoSansThai';
    font-size: 16px;
    line-height: 24px;
    color: #121127;
}

.board-sub-text {
    font-family: 'NotoSansThai 700';
    font-size: 14px;
    line-height: 21px;
    color: #121127;
}