.content-wrap.domestic {
    gap: 11.25rem;
}
.content-wrap > .content-item:first-child > .business-content {
    width: 100%;
    margin-top: 3.5rem;
}
.max-ul-width {
    max-width: 1146px;
    margin: 0 auto;
}
.business-card > .business-sub-text {
    margin-top: 3rem;
    font-size: var(--static---body2);
    font-weight: 400;
    line-height: 160%;
    letter-spacing: -0.025rem;
}
.business-card > .business-sub-text > span {
    color: var(--gray400, #3A3A3A);
    font-weight: 700;
    line-height: 130%;
}