.elementor-widget-container .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-container .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-194 .elementor-element.elementor-element-2d1930aa{--display:flex;--min-height:1440px;}.elementor-widget-text-editor .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-text-editor .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );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-194 .elementor-element.elementor-element-17c369c3{width:100%;max-width:100%;text-align:right;font-family:"Cairo", Sans-serif;font-weight:400;color:#FFFFFF;}.elementor-194 .elementor-element.elementor-element-17c369c3.elementor-element{--align-self:flex-end;--flex-grow:0;--flex-shrink:0;}.elementor-194 .elementor-element.elementor-element-17c369c3.ha-has-bg-overlay:hover > .elementor-widget-container::before{transition:background 0.3s;}.elementor-194 .elementor-element.elementor-element-17c369c3 > .elementor-widget-container{border-radius:0px 0px 0px 0px;}.elementor-194 .elementor-element.elementor-element-17c369c3 a{color:#FD7D16;}.elementor-194 .elementor-element.elementor-element-24b5f3d{width:100%;max-width:100%;text-align:left;font-family:"Arial", Sans-serif;font-weight:400;color:#FFFFFF;}.elementor-194 .elementor-element.elementor-element-24b5f3d.elementor-element{--align-self:flex-end;--flex-grow:0;--flex-shrink:0;}.elementor-194 .elementor-element.elementor-element-24b5f3d.ha-has-bg-overlay:hover > .elementor-widget-container::before{transition:background 0.3s;}.elementor-194 .elementor-element.elementor-element-24b5f3d a{color:var( --e-global-color-primary );}body.elementor-page-194:not(.elementor-motion-effects-element-type-background), body.elementor-page-194 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:transparent;background-image:linear-gradient(180deg, #000000 0%, #141414 100%);}/* Start custom CSS for text-editor, class: .elementor-element-17c369c3 */.privacy-page-content {
  max-width: 900px;
  margin: 40px auto;
  padding: 32px 26px;
  background: rgba(0, 0, 0, 0.35);
  border-radius: 18px;
  border: 1px solid rgba(255, 255, 255, 0.06);
  box-shadow: 0 18px 45px rgba(0,0,0,0.55), 0 0 0 1px rgba(255,255,255,0.02);
  font-family: "Changa", system-ui, sans-serif;
  line-height: 1.7;

  /* Arabic RTL */
  direction: rtl !important;
  text-align: right !important;
}

.privacy-page-content h1 {
  font-size: 32px;
  margin: 0 0 18px;
  color: white;
}

.privacy-page-content h2 {
  font-size: 22px;
  margin: 32px 0 12px;
  color: white;
  position: relative;
  padding-bottom: 6px;
}

.privacy-page-content h2::after {
  content: "";
  position: absolute;
  right: 0 !important;
  bottom: 0;
  width: 64px;
  height: 3px;
  border-radius: 999px;
  background: linear-gradient(90deg, #fd7d16, #f19800);
}

.privacy-page-content p {
  margin: 0 0 10px;
  color: #f5f5f5;
  font-size: 15px;
}

.privacy-page-content ul {
  list-style: none;
  margin: 0 0 12px;
  padding: 0;
}

.privacy-page-content li {
  margin-bottom: 6px;
  font-size: 15px;
  color: #e5e5e5;
  position: relative;
  padding-right: 18px !important; /* RTL bullet spacing */
}

.privacy-page-content li::before {
  content: "";
  position: absolute;
  right: 0 !important;
  top: 9px;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: #fd7d16;
  box-shadow: 0 0 0 3px rgba(253,125,22,0.25);
}

.privacy-page-content a {
  color: #fd7d16;
  text-decoration: none;
}

.privacy-page-content a:hover {
  text-decoration: underline;
}

.meta {
  margin-top: 24px;
  font-size: 13px;
  color: #ccc;
}/* End custom CSS */
/* Start custom CSS for text-editor, class: .elementor-element-24b5f3d */.privacy-page-content-en {
  max-width: 900px;
  margin: 40px auto;
  padding: 32px 26px;
  background: rgba(0, 0, 0, 0.35);
  border-radius: 18px;
  border: 1px solid rgba(255, 255, 255, 0.06);
  box-shadow: 0 18px 45px rgba(0,0,0,0.55), 0 0 0 1px rgba(255,255,255,0.02);
  font-family: "Changa", system-ui, sans-serif;
  line-height: 1.7;

  /* English LTR */
  direction: ltr !important;
  text-align: left !important;
}

.privacy-page-content-en h1 {
  font-size: 32px;
  margin: 0 0 18px;
  color: white;
}

.privacy-page-content-en h2 {
  font-size: 22px;
  margin: 32px 0 12px;
  color: white;
  position: relative;
  padding-bottom: 6px;
}

.privacy-page-content-en h2::after {
  content: "";
  position: absolute;
  left: 0 !important;   /* LTR underline */
  bottom: 0;
  width: 64px;
  height: 3px;
  border-radius: 999px;
  background: linear-gradient(90deg, #fd7d16, #f19800);
}

.privacy-page-content-en p {
  margin: 0 0 10px;
  color: #f5f5f5;
  font-size: 15px;
}

.privacy-page-content-en ul {
  list-style: none;
  margin: 0 0 12px;
  padding: 0;
}

.privacy-page-content-en li {
  margin-bottom: 6px;
  font-size: 15px;
  color: #e5e5e5;
  position: relative;
  padding-left: 18px !important; /* LTR bullet */
}

.privacy-page-content-en li::before {
  content: "";
  position: absolute;
  left: 0 !important;
  top: 9px;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: #fd7d16;
  box-shadow: 0 0 0 3px rgba(253,125,22,0.25);
}

.privacy-page-content-en a {
  color: #fd7d16;
  text-decoration: none;
}

.privacy-page-content-en a:hover {
  text-decoration: underline;
}

.meta-en {
  margin-top: 24px;
  font-size: 13px;
  color: #ccc;
}/* End custom CSS */
/* Start custom CSS */.page .entry-title {
    color: #FD7D16;
}/* End custom CSS */