.elementor-14235 .elementor-element.elementor-element-404f42f6{--display:flex;}.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 );text-transform:var( --e-global-typography-text-text-transform );font-style:var( --e-global-typography-text-font-style );text-decoration:var( --e-global-typography-text-text-decoration );line-height:var( --e-global-typography-text-line-height );letter-spacing:var( --e-global-typography-text-letter-spacing );word-spacing:var( --e-global-typography-text-word-spacing );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:2400px){.elementor-widget-text-editor{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );letter-spacing:var( --e-global-typography-text-letter-spacing );word-spacing:var( --e-global-typography-text-word-spacing );}}@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 );letter-spacing:var( --e-global-typography-text-letter-spacing );word-spacing:var( --e-global-typography-text-word-spacing );}}@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 );letter-spacing:var( --e-global-typography-text-letter-spacing );word-spacing:var( --e-global-typography-text-word-spacing );}}/* Start custom CSS for text-editor, class: .elementor-element-7ca12747 *//* ==========================================
   Mur Mur Objects – Cookie Policy Styling
   Applies ONLY to the Cookie Policy document
   ========================================== */

/* Base */
.cmplz-document p,
.cmplz-document li,
.cmplz-document h1,
.cmplz-document h2,
.cmplz-document h3,
.cmplz-document table,
.cmplz-document th,
.cmplz-document td,
.cmplz-document a,
.cmplz-document strong,
.cmplz-document b {
    font-family: "League Spartan", sans-serif !important;
    letter-spacing: 0 !important;
    word-spacing: 0 !important;
    color: #111 !important;
}
}

/* Main document */
.cmplz-document {
    max-width: 820px;
    margin: 3rem auto 4rem;
    padding: 0;
    font-size: 0.8rem;
    font-weight: 300;
    line-height: 1.5;
}

/* Paragraphs */
.cmplz-document p {
    font-size: 0.8rem;
    font-weight: 300;
    line-height: 1.5;
    margin: 0 0 1rem;
    text-align: left;
}

/* Lists */
.cmplz-document ul,
.cmplz-document ol {
    margin: 0 0 1rem 1.5rem;
    padding: 0;
}

.cmplz-document li {
    font-size: 0.8rem;
    font-weight: 300;
    line-height: 1.5;
    margin-bottom: 0.35rem;
}

/* Main title */
.cmplz-document h1 {
    font-size: 1.4rem;
    font-weight: 400;
    line-height: 1.3;
    margin: 0 0 2rem;
    text-transform: none;
}

/* Section headings */
.cmplz-document h2 {
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    margin: 2.6rem 0 0.8rem;
    text-transform: none;
}

.cmplz-document h3 {
    font-size: 0.95rem;
    font-weight: 400;
    line-height: 1.5;
    margin: 2rem 0 0.6rem;
    text-transform: none;
}

/* Strong text */
.cmplz-document strong,
.cmplz-document b {
    font-weight: 400;
}

/* Links */
.cmplz-document a {
    color: #111;
    text-decoration: underline;
}

/* Tables */
.cmplz-document table {
    width: 100%;
    border-collapse: collapse;
    margin: 1.5rem 0;
}

.cmplz-document th,
.cmplz-document td {
    padding: 0.8rem;
    border: 1px solid #f1f1f1;
    font-size: 0.8rem;
    font-weight: 300;
    text-align: left;
}

.cmplz-document th {
    font-weight: 400;
}

/* Cookie category boxes */
.cmplz-document details {
    border: 1px solid #f1f1f1;
    border-radius: 8px;
    padding: 1rem;
    margin-bottom: 1rem;
}

/* Horizontal rule */
.cmplz-document hr {
    border: 0;
    border-top: 1px solid #ececec;
    margin: 2rem 0;
}

/* Images */
.cmplz-document img {
    max-width: 100%;
    height: auto;
}

/* Text selection */
.cmplz-document ::selection {
    background: #ece7ff;
}

/* Mobile */
@media (max-width: 768px) {

    .cmplz-document {
        padding-left: 20px;
        padding-right: 20px;
        margin-top: 2rem;
        margin-bottom: 3rem;
    }

    .cmplz-document h1 {
        font-size: 1.2rem;
    }

    .cmplz-document h2 {
        font-size: 1rem;
    }

    .cmplz-document h3 {
        font-size: 0.95rem;
    }

}

./* End custom CSS */