.elementor-506 .elementor-element.elementor-element-6bf79e9{--display:flex;}.elementor-506 .elementor-element.elementor-element-6bf79e9:not(.elementor-motion-effects-element-type-background), .elementor-506 .elementor-element.elementor-element-6bf79e9 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-accent );}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );line-height:var( --e-global-typography-primary-line-height );color:var( --e-global-color-primary );}.elementor-506 .elementor-element.elementor-element-51818f0{background-color:var( --e-global-color-accent );margin:30px 30px calc(var(--kit-widget-spacing, 0px) + 30px) 30px;text-align:center;}.elementor-506 .elementor-element.elementor-element-51818f0 .elementor-heading-title{font-family:"Varela Round", Sans-serif;font-size:45px;font-weight:300;line-height:1.2em;}.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 );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 );}.elementor-506 .elementor-element.elementor-element-60b1574{width:100%;max-width:100%;padding:40px 40px 40px 40px;text-align:left;font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );}@media(max-width:1024px){.elementor-widget-heading .elementor-heading-title{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );}.elementor-506 .elementor-element.elementor-element-51818f0 .elementor-heading-title{font-size:32px;}.elementor-widget-text-editor{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-506 .elementor-element.elementor-element-60b1574{font-size:var( --e-global-typography-secondary-font-size );}}@media(max-width:767px){.elementor-widget-heading .elementor-heading-title{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );}.elementor-506 .elementor-element.elementor-element-51818f0 .elementor-heading-title{font-size:30px;}.elementor-widget-text-editor{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-506 .elementor-element.elementor-element-60b1574{font-size:var( --e-global-typography-secondary-font-size );}}/* Start custom CSS for text-editor, class: .elementor-element-60b1574 *//* ===== Privacy Policy (Elementor-safe, light only) ===== */

/* Container */
.privacy-policy {
margin: 2rem auto;
padding: 2rem;
background: #ffffff !important;     /* force light background */
color: #111;                         /* strong body text */
color-scheme: light;                 /* opt out of dark-mode theming */
border: 1px solid #e5e7eb;
border-radius: 8px;
box-shadow: 0 4px 10px rgba(0,0,0,0.05);
font-family: "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
line-height: 1.7;
}

/* Neutralize any theme/plugin numbering & odd positioning */
.privacy-policy h1,
.privacy-policy h2,
.privacy-policy h3,
.privacy-policy p,
.privacy-policy ul,
.privacy-policy ol {
position: static !important;         /* prevent absolute/relative collisions */
}

.privacy-policy h2::before,
.privacy-policy h3::before {
content: none !important;            /* disable CSS counters on headings */
counter-increment: none;
}

/* Effective date */
.privacy-policy .effective-date {
font-size: 0.95rem;
font-weight: 600;
color: #555;
margin-bottom: 1.5rem;
border-left: 4px solid #0066cc;
padding-left: 0.75rem;
}

/* Headings */
.privacy-policy h2 {
font-size: 1.3rem;
line-height: 1.3;
margin-top: 2rem;
margin-bottom: 0.75rem;              /* make sure there’s real space */
color: #111;
border-bottom: 2px solid #e5e7eb;
padding-bottom: 0.25rem;
}

.privacy-policy h3 {
font-size: 1.1rem;
line-height: 1.3;
margin-top: 1.2rem;
margin-bottom: 0.6rem;
color: #0066cc;
}

/* Paragraphs and lists */
.privacy-policy p {                    /* avoid margin collapse inside editor */
margin: 0 0 1rem;
font-size: 1rem;
}

.privacy-policy ul,
.privacy-policy ol {
margin: 0 0 1rem 1.4rem;
padding: 0;
list-style-position: outside;
}

.privacy-policy li {
margin: 0 0 0.5rem;
font-size: 1rem;
}

/* Keep pasted inline spans from crushing line-height */
.privacy-policy span { line-height: inherit !important; }

/* Highlight important keywords */
.privacy-policy strong { color: #222; }

/* Contact section */
.privacy-policy .contact-info {
margin-top: 2rem;
padding: 1rem;
background: #f9fafb;
border: 1px solid #e5e7eb;
border-radius: 6px;
font-size: 0.95rem;
}

/* Hard stop for OS/theme dark overrides */
@media (prefers-color-scheme: dark) {
.privacy-policy,
.privacy-policy .contact-info {
background: #ffffff !important;
color: #111 !important;
}
}/* End custom CSS */