@charset "UTF-8";

.InfoPanel-module_infoPanel_1CEidwVf {
    margin-bottom: 16px
}

.InfoPanel-module_infoPanel_1CEidwVf .InfoPanel-module_infoBox_RKk96uNF {
    padding: 0 16px;
    box-sizing: border-box;
    display: flex
}

.InfoPanel-module_infoPanel_1CEidwVf .InfoPanel-module_infoBox_RKk96uNF .semi-descriptions {
    margin-right: 16px
}

@media screen and (max-width: 600px) {
    .InfoPanel-module_infoPanel_1CEidwVf .InfoPanel-module_infoBox_RKk96uNF {
        flex-wrap: wrap
    }

    .InfoPanel-module_infoPanel_1CEidwVf .InfoPanel-module_infoBox_RKk96uNF .semi-descriptions {
        margin-right: 0;
        width: 100%
    }

    .InfoPanel-module_infoPanel_1CEidwVf .InfoPanel-module_infoBox_RKk96uNF .semi-descriptions.semi-descriptions-justify>table {
        width: 100%;
        table-layout: fixed
    }

    .InfoPanel-module_infoPanel_1CEidwVf .InfoPanel-module_infoBox_RKk96uNF .semi-descriptions.semi-descriptions-justify>table .semi-descriptions-item-th {
        width: 50%
    }

    .InfoPanel-module_infoPanel_1CEidwVf .InfoPanel-module_infoBox_RKk96uNF .semi-descriptions.semi-descriptions-justify>table .semi-descriptions-item-td {
        white-space: nowrap;
        word-break: break-all;
        overflow: hidden;
        text-overflow: ellipsis;
        width: 50%
    }
}