

/* Start:/local/templates/main/assets/styles/pages/zaschita-personalnyh-dannyh.css?17737532611127*/
h1, .h1 {
    margin: 0 0 100px;
}

.page-content.text-content p + p, .page-content.text-content li + li {
    margin-top: 14px;
}

.page-content.text-content ol {
    margin-left: 1rem;
}

.page-content.text-content table tr td:not(:first-child) {
    width: 30%;
}

.page-content.text-content table {
    border-collapse: collapse;
    border: 1px solid black;
    margin: 14px 0;
}

.page-content.text-content table th,
.page-content.text-content table td {
    border: 1px solid black;
    vertical-align: top;
    padding: 10px;
}

@media (max-width: 1199px) {
    h1, .h1 {
        margin: 0 0 60px;
    }
}

@media (max-width: 767px) {
    h1, .h1 {
        margin: 0 0 30px;
    }

    .page-content.text-content table tr td:first-child {
        min-width: 50px;
    }

    .page-content.text-content table tr td:not(:first-child) {
        min-width: 150px;
    }

    .table-content {
        max-width: 100%;
        overflow-x: auto;
        display: block;
    }

    .table-content table {
        min-width: fit-content;
        width: 100%;
    }

    .table-content table tr {
        width: inherit;
    }
}

/* End */
/* /local/templates/main/assets/styles/pages/zaschita-personalnyh-dannyh.css?17737532611127 */
