.af-terms-content div {
    margin-bottom: 30px;
}

.af-terms-content h2 {
    color: #141414;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-family: Pretendard;
    font-size: 10px;
    font-style: normal;
    font-weight: 600;
    line-height: 16px;
    letter-spacing: -0.2px;
}

.af-terms-content h3 {
    color: #767676;
    font-family: Pretendard;
    font-size: 10px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin-bottom: 14px;
    letter-spacing: -0.25px;
    text-decoration-line: underline;
    text-decoration-style: solid;
    text-decoration-skip-ink: auto;
    text-decoration-thickness: auto;
    text-underline-offset: auto;
    text-underline-position: from-font;
    text-transform: capitalize;
}

.af-terms-content div > ul {
    list-style: disc;
    padding-left: 20px;
}

.af-terms-content div > ol {
    list-style: auto;
    padding-left: 12px;
}

.af-terms-content div > ul > li {
    color: #767676;
    font-family: Pretendard;
    font-size: 10px;
    font-style: normal;
    font-weight: 400;
    line-height: 16px;
    letter-spacing: -0.2px;
}

.af-terms-content div > ol > li {
    color: #767676;
    font-family: Pretendard;
    font-size: 10px;
    font-style: normal;
    font-weight: 400;
    line-height: 16px;
    letter-spacing: -0.2px;
}

.af-terms-content div > ul > li > ul {
    list-style: disc;
    padding-left: 30px;
}

.af-terms-content div > ul > li > ul > li {
    color: #767676;
    font-family: Pretendard;
    font-size: 10px;
    font-style: normal;
    font-weight: 400;
    line-height: 16px;
    letter-spacing: -0.2px;
}

.af-terms-content table {
    width: 100%;
    margin-bottom: 24px;
}

.af-terms-content th {
    color: #282828;
    text-align: center;
    font-family: Pretendard;
    font-size: 10px;
    padding: 4px 0;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    letter-spacing: -0.25px;
    text-transform: capitalize;
    background-color: #D9D9D9;
}

.af-terms-content td {
    padding: 4px 0;
    color: #282828;
    text-align: center;
    font-family: Pretendard;
    font-size: 10px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
    letter-spacing: -0.25px;
    text-transform: capitalize;
    border-bottom: 1px solid #eee;
    align-content: center;
}

.af-terms-content p {
    color: #767676;
    font-family: Pretendard;
    font-size: 10px;
    font-style: normal;
    font-weight: 400;
    line-height: 16px;
    letter-spacing: -0.2px;
}
.af-terms-content strong {
    color: #767676;
    font-family: Pretendard;
    font-size: 10px;
    font-style: normal;
    font-weight: 600;
    line-height: 16px;
    letter-spacing: -0.2px;
}