.sub-page-content-header {
    margin-bottom: 1.375rem;
    color: #333333;
}

.sub-page-content-header .title-sm {
    font-size: 1.375rem;
    font-weight: 700;
    margin-bottom: 2rem;
}

.sub-page-content-header .title-sm small {
    font-size: 1.125rem;
    font-weight: 400;
}

.sub-page-content-header .title-lg {
    font-size: 2.125rem;
    font-weight: 700;
    margin-bottom: 2.25rem;
    letter-spacing: -0.03em;
}

.sub-page-content-header .description-lg {
    font-size: 2.125rem;
    font-weight: 300;
    line-height: 1.176470588235294;
}

.sub-page-content-header .description-lg small {
    font-size: 1.125rem;
}


.sub-page-content-header .description-lg small.vertical-top {
    vertical-align: top;

}

.sub-page-content-body {
    position: relative;
}
.sub-page-content-body .diagram {
    display: block;
    margin: 0 auto;
    width: 100%;
    max-width: 100%;
}

.tab-contents .tab-content {
    display: none;
}

.tab-contents .tab-content.active {
    display: block;
}

.sub-page-title {
    font-size: 1.75rem;
    margin-top: 1.2rem;
    margin-bottom: 4.25rem;
    font-weight: 500;
}

.sub-page-title .split {
    margin: 0 .25rem;
    font-size: .8rem;
    display: inline-block;
    vertical-align: middle;

}