

/* Start:/pravovaya-informacziya/assets/css/style.css?17841282851840*/

table h2, table h3 {
    margin: 0 !important;
}

.legal-table__heading {
    display: block;
    font-size: 1.17em;
}


h2 {
    font-weight: 400;
    margin-bottom: 20px;
    font-size: 20px!important;
    line-height: 1.3;
}

table {
    width: 100%;
    border-collapse: collapse;
    margin-bottom: 20px;
}
th, td {
    padding: 12px;
    border: 1px solid #ccc!important;
    vertical-align: top;
    font-size: 16px;
    text-align: left;
    line-height: 1.5;
}
th {
    background-color: #f1f1f1;
    width: 30%;
}
ol, ul {
    padding-left: 20px;
}
.warning {
    background-color: #ffe4e1;
}
table a {
    font-weight: 700;
    text-decoration: underline;
}
table p,
table li {
    margin-bottom: 10px;
}
table ul li {
    list-style: disc;
}

.simple-page {
    padding-bottom: 50px;
}

.grid-items__item {
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #5c5c5c;
    margin-bottom: 20px;
    padding: 60px 15px;
    text-align: center;
    color: #ffffff !important;
    transition: .3s ease-in-out all !important;
}

.grid-items__item:hover {
    background-color: #7d7d7d;
}

.grid-items__item:active, .grid-items__item:focus {
    background-color: #181818;
}
.rules-section h1 {
    font-size: 2em;
    margin-bottom: 30px;
}

@media only screen and (max-width: 991px) {
    tr {
        display: flex;
        flex-direction: column;
        width: 100%;
    }
    th, td {
        width: 100%;
        border-color: #f3f3f3;
    }
}
@media only screen and (min-width: 991px) {
    .rules-section h1{
        font-size: 2em;
    }
    .grid-items__item {
        padding-bottom: 128px;
        padding-top: 128px;
        font-size: 18px;
    }

    .grid-items {
        display: grid;
        grid-column-gap: 20px;
        grid-template-columns: repeat(2, 1fr);
    }

}

/* End */


/* Start:/local/templates/main/components/bitrix/breadcrumb/breacrumbs/style.min.css?176575060449*/
span.breadcrumbs-list__link {
    opacity: .5;
}

/* End */
/* /pravovaya-informacziya/assets/css/style.css?17841282851840 */
/* /local/templates/main/components/bitrix/breadcrumb/breacrumbs/style.min.css?176575060449 */
