/*
 * CT_PRODUCT_DETAIL_03K_R4_CATEGORY_PRIVILEGE_JSON_SOURCE_SAFE
 */
html body#product #ct-product-rewards-advantages-03h [data-ct03k-r4-current-card="active"] .ct03h-points-number {
    display: flex !important;
    align-items: baseline;
    gap: 8px;
    flex-wrap: wrap;
}
html body#product #ct-product-rewards-advantages-03h [data-ct03k-r4-points-unit="active"] {
    font-size: .52em;
    font-weight: 600;
    line-height: 1;
}
html body#product #ct-product-rewards-advantages-03h [data-ct03k-r4-current-copy="active"],
html body#product #ct-product-rewards-advantages-03h [data-ct03k-r4-next-copy="active"] {
    max-width: 40ch;
}
