.elementor-1016 .elementor-element.elementor-element-70faae17{--display:flex;--margin-top:100px;--margin-bottom:100px;--margin-left:0px;--margin-right:0px;}.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 );font-style:var( --e-global-typography-text-font-style );line-height:var( --e-global-typography-text-line-height );color:var( --e-global-color-text );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}@media(min-width:768px){.elementor-1016 .elementor-element.elementor-element-70faae17{--content-width:960px;}}@media(max-width:1024px){.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-33d4e0b8 */.elementor-1016 .elementor-element.elementor-element-33d4e0b8 ul {
    padding-left: 0;
}
.cookies-policy table {
    width: 100%;
    margin: 32px 0;
    border-collapse: collapse;
    table-layout: fixed;
    border: 1px solid #d9d9d9;
    font-size: 16px;
    line-height: 1.6;
}

.cookies-policy th,
.cookies-policy td {
    padding: 18px 20px;
    border: 1px solid #d9d9d9;
    text-align: left;
    vertical-align: top;
    overflow-wrap: anywhere;
}

.cookies-policy th {
    background-color: #f4f4f4;
    color: #111;
    font-weight: 700;
}

.cookies-policy th:nth-child(1),
.cookies-policy td:nth-child(1) {
    width: 18%;
}

.cookies-policy th:nth-child(2),
.cookies-policy td:nth-child(2) {
    width: 57%;
}

.cookies-policy th:nth-child(3),
.cookies-policy td:nth-child(3) {
    width: 25%;
}

.cookies-policy tbody tr:nth-child(even) {
    background-color: #fafafa;
}

.cookies-policy td a {
    color: inherit;
    text-decoration: underline;
    text-underline-offset: 3px;
    overflow-wrap: anywhere;
}

.cookies-policy td a:hover {
    opacity: 0.65;
}

@media (max-width: 767px) {
    .cookies-policy {
        overflow: hidden;
    }

    .cookies-policy table {
        display: block;
        width: 100%;
        overflow-x: auto;
        table-layout: auto;
        -webkit-overflow-scrolling: touch;
    }

    .cookies-policy thead,
    .cookies-policy tbody {
        min-width: 680px;
    }

    .cookies-policy th,
    .cookies-policy td {
        min-width: 150px;
        padding: 14px 16px;
        font-size: 14px;
    }

    .cookies-policy th:nth-child(2),
    .cookies-policy td:nth-child(2) {
        min-width: 360px;
    }
}/* End custom CSS */