/* Product: antenna-module-debugging */
.ds-other-antenna-module-debugging-manual .ds-other-kv-grid {
    margin: 10px 0 24px !important;
    border: 1px solid #ccc !important;
    border-radius: 10px !important;
    overflow: hidden !important;
    background: #fff !important;
}

.ds-other-antenna-module-debugging-manual .ds-other-kv-row {
    display: grid !important;
    grid-template-columns: 1.1fr 1.9fr !important;
}

.ds-other-antenna-module-debugging-manual .ds-other-kv-cell {
    padding: 12px 14px !important;
    font-size: 16px !important;
    font-weight: 500 !important;
    color: #111 !important;
    background: #fff !important;
    word-break: break-word !important;
    overflow-wrap: anywhere !important;
}

.ds-other-antenna-module-debugging-manual .ds-other-kv-label {
    font-weight: 800 !important;
    color: #000 !important;
    background: #f3f4f6 !important;
    border-right: 1px solid #ccc !important;
}

.ds-other-antenna-module-debugging-manual .ds-other-kv-table {
    margin: 10px 0 24px !important;
    border: 1px solid #ccc !important;
    border-radius: 10px !important;
    overflow: hidden !important;
    background: #fff !important;
}

.ds-other-antenna-module-debugging-manual .ds-other-kv-row--triple {
    display: grid !important;
    grid-template-columns: 1fr 1.6fr 1fr !important;
}

/* Product: s30-user-manual */
.ds-other-s30-user-manual-manual .ds-other-kv-grid {
    margin: 10px 0 24px !important;
    border: 1px solid #ccc !important;
    border-radius: 10px !important;
    overflow: hidden !important;
    background: #fff !important;
}

.ds-other-s30-user-manual-manual .ds-other-kv-row {
    display: grid !important;
    grid-template-columns: 1.1fr 1.9fr !important;
}

.ds-other-s30-user-manual-manual .ds-other-kv-cell {
    padding: 12px 14px !important;
    font-size: 16px !important;
    font-weight: 500 !important;
    color: #111 !important;
    background: #fff !important;
    word-break: break-word !important;
    overflow-wrap: anywhere !important;
}

.ds-other-s30-user-manual-manual .ds-other-kv-label {
    font-weight: 800 !important;
    color: #000 !important;
    background: #f3f4f6 !important;
    border-right: 1px solid #ccc !important;
}

.ds-other-s30-user-manual-manual .ds-other-kv-table {
    margin: 10px 0 24px !important;
    border: 1px solid #ccc !important;
    border-radius: 10px !important;
    overflow: hidden !important;
    background: #fff !important;
}

.ds-other-s30-user-manual-manual .ds-other-kv-row--triple {
    display: grid !important;
    grid-template-columns: 1fr 1.6fr 1fr !important;
}

.ds-other-s30-user-manual-manual .ds-other-kv-row--triple .ds-other-kv-cell {
    border-right: 1px solid #ccc !important;
    border-bottom: 1px solid #ccc !important;
}

.ds-other-s30-user-manual-manual .ds-other-kv-row--triple .ds-other-kv-cell:last-child {
    border-right: 0 !important;
}

.ds-other-s30-user-manual-manual .ds-other-kv-row--triple:last-child .ds-other-kv-cell {
    border-bottom: 0 !important;
}

/* Product: s30 */
.ds-other-s30-manual .ds-other-kv-grid {
    margin: 10px 0 24px !important;
    border: 1px solid #ccc !important;
    border-radius: 10px !important;
    overflow: hidden !important;
    background: #fff !important;
}

.ds-other-s30-manual .ds-other-kv-row {
    display: grid !important;
    grid-template-columns: 1.1fr 1.9fr !important;
}

.ds-other-s30-manual .ds-other-kv-cell {
    padding: 12px 14px !important;
    font-size: 16px !important;
    font-weight: 500 !important;
    color: #111 !important;
    background: #fff !important;
    word-break: break-word !important;
    overflow-wrap: anywhere !important;
}

.ds-other-s30-manual .ds-other-kv-label {
    font-weight: 800 !important;
    color: #000 !important;
    background: #f3f4f6 !important;
    border-right: 1px solid #ccc !important;
}

.ds-other-s30-manual .ds-other-kv-table {
    margin: 10px 0 24px !important;
    border: 1px solid #ccc !important;
    border-radius: 10px !important;
    overflow: hidden !important;
    background: #fff !important;
}

.ds-other-s30-manual .ds-other-kv-row--triple {
    display: grid !important;
    grid-template-columns: 1fr 1.6fr 1fr !important;
}

.ds-other-manual .ds-other-kv-row + .ds-other-kv-row {
    border-top: 1px solid #ccc !important;
}

.ds-other-manual .ds-other-kv-row .ds-other-kv-cell:nth-child(1) {
    border-right: 1px solid #ccc !important;
}

.ds-other-manual .ds-other-kv-row .ds-other-kv-cell:nth-child(2) {
    border-right: 0 !important;
}

.ds-other-manual .ds-other-kv-table .ds-other-kv-row--triple .ds-other-kv-cell {
    border-right: 1px solid #ccc !important;
    border-bottom: 1px solid #ccc !important;
}

.ds-other-manual .ds-other-kv-table .ds-other-kv-row--triple .ds-other-kv-cell:last-child {
    border-right: 0 !important;
}

.ds-other-manual .ds-other-kv-table .ds-other-kv-row--triple:last-child .ds-other-kv-cell {
    border-bottom: 0 !important;
}

.ds-other-manual .ds-other-kv-grid {
    margin-bottom: 24px !important;
    border: 1px solid #ccc !important;
    border-radius: 10px !important;
    overflow: hidden !important;
    background: #fff !important;
}

.ds-other-manual .ds-other-kv-row {
    display: grid !important;
    grid-template-columns: 1.1fr 1.9fr !important;
}

.ds-other-manual .ds-other-kv-cell {
    padding: 12px 14px !important;
    font-size: 16px !important;
    font-weight: 500 !important;
    color: #111 !important;
    background: #fff !important;
    word-break: break-word !important;
    overflow-wrap: anywhere !important;
}

.ds-other-manual .ds-other-kv-label {
    font-weight: 800 !important;
    color: #000 !important;
    background: #f3f4f6 !important;
    border-right: 1px solid #ccc !important;
}

.ds-other-manual .ds-other-kv-grid.ds-kv-grid--plain .ds-other-kv-label {
    font-weight: 500 !important;
    color: #111 !important;
    background: #fff !important;
}

.ds-other-manual .ds-other-kv-table {
    margin: 10px 0 24px !important;
    border: 1px solid #ccc !important;
    border-radius: 10px !important;
    overflow: hidden !important;
    background: #fff !important;
}

.ds-other-manual .ds-other-kv-row--triple {
    display: grid !important;
    grid-template-columns: 1fr 1.6fr 1fr !important;
}

.ds-other-manual .ds-other-kv-row--header .ds-other-kv-label {
    background: #f3f4f6 !important;
}

@media (max-width: 768px) {
    .ds-other-manual .ds-other-kv-grid {
        display: flex !important;
        flex-direction: column !important;
        gap: 8px !important;
        border: 0 !important;
        border-radius: 0 !important;
        overflow: visible !important;
        background: transparent !important;
    }

    .ds-other-manual .ds-other-kv-row {
        display: flex !important;
        flex-direction: column !important;
        gap: 6px !important;
        border: 1px solid #ccc !important;
        border-radius: 10px !important;
        overflow: hidden !important;
        background: #fff !important;
    }

    .ds-other-manual .ds-other-kv-cell {
        width: 100% !important;
        padding: 8px 10px !important;
        border: 0 !important;
        box-sizing: border-box !important;
    }

    .ds-other-manual .ds-other-kv-label {
        border-right: 0 !important;
    }

    .ds-other-manual .ds-other-kv-table {
        overflow-x: auto !important;
        -webkit-overflow-scrolling: touch !important;
        max-width: 100% !important;
    }

    .ds-other-manual .ds-other-kv-table--triple {
        min-width: 720px !important;
    }
}
