.elementor-18557 .elementor-element.elementor-element-46afc845{--display:flex;--margin-top:150px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;overflow:visible;}.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );line-height:var( --e-global-typography-text-line-height );}@media(max-width:1024px){.elementor-18557 .elementor-element.elementor-element-46afc845{--margin-top:100px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}.elementor-widget-text-editor{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}}@media(max-width:767px){.elementor-widget-text-editor{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}}/* Start custom CSS for text-editor, class: .elementor-element-5aa43c32 *//* Стили для таблиц в legal-страницах */
.legal-content table {
    width: 100%;
    border-collapse: collapse;
    margin: 25px 0;
    font-size: 14px;
}

.legal-content th,
.legal-content td {
    border: 1px solid rgba(255, 255, 255, 0.3);
    padding: 12px 15px;
    text-align: left;
}

.legal-content th {
    background-color: rgba(255, 255, 255, 0.1);
    font-weight: bold;
    color: #fff;
}

.legal-content td {
    color: rgba(255, 255, 255, 0.9);
}

.legal-content tr:hover {
    background-color: rgba(255, 255, 255, 0.05);
}/* End custom CSS */