@media (max-width: 768px) {
    .delgzbtwjqoq .mfwsehfegfqr {
        max-width: calc(100% - 24px);
    }

    .delgzbtwjqoq .vasfvbrimkrz {
        overflow-wrap: anywhere;
    }

    .delgzbtwjqoq .rirdizcwkdzs {
        max-width: calc(100% - 24px);
    }
}

@media (max-width: 768px) {
    .qdxdmqcuridh section {
        overflow-x: visible;
    }

    .qdxdmqcuridh table {
        display: block;
        overflow-x: auto;
        overflow-y: hidden;
        -webkit-overflow-scrolling: touch;
        overscroll-behavior-inline: contain;
        width: 100%;
        min-width: 0;
        max-width: none;
        border-collapse: collapse;
    }

    .qdxdmqcuridh tbody {
        display: table;
        width: 100%;
        min-width: 640px;
        border-collapse: collapse;
    }

    .qdxdmqcuridh tr,
    .qdxdmqcuridh tbody tr,
    .qdxdmqcuridh tr:first-child {
        display: table-row;
        width: auto;
        padding: 0;
        border: 0;
        border-radius: 0;
    }

    .qdxdmqcuridh td {
        display: table-cell;
        width: auto;
        border: 1.5px solid var(--table-border);
        padding: 8px;
        font-size: 16px;
        font-weight: 400;
        vertical-align: top;
        text-align: left;
    }

    .qdxdmqcuridh tr:first-child td {
        font-weight: 700;
    }

    .qdxdmqcuridh tr:nth-child(odd) {
        background-color: var(--table-odd-bg) !important;
    }

    .qdxdmqcuridh tr:nth-child(even) {
        background-color: var(--table-even-bg) !important;
    }

    .qdxdmqcuridh td:nth-child(odd),
    .qdxdmqcuridh td:nth-child(even) {
        background-color: transparent;
    }

    .qdxdmqcuridh td::before {
        content: none;
        display: none;
    }
}
