.elementor-765 .elementor-element.elementor-element-9ba983d{--display:flex;--justify-content:center;--align-items:center;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );}.elementor-765 .elementor-element.elementor-element-9ba983d:not(.elementor-motion-effects-element-type-background), .elementor-765 .elementor-element.elementor-element-9ba983d > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#000000;}.elementor-765 .elementor-element.elementor-element-b2f55de{--display:flex;--padding-top:50px;--padding-bottom:50px;--padding-left:0px;--padding-right:0px;}.elementor-765 .elementor-element.elementor-element-85ad56e{font-family:"Rubik", Sans-serif;font-size:16px;font-weight:500;text-transform:none;font-style:normal;text-decoration:none;line-height:21px;color:var( --e-global-color-secondary );}:root{--page-title-display:none;}@media(max-width:1024px){.elementor-765 .elementor-element.elementor-element-85ad56e{font-size:14px;line-height:20px;}}@media(min-width:768px){.elementor-765 .elementor-element.elementor-element-b2f55de{--width:60%;}}@media(max-width:767px){.elementor-765 .elementor-element.elementor-element-b2f55de{--padding-top:30px;--padding-bottom:30px;--padding-left:20px;--padding-right:20px;}.elementor-765 .elementor-element.elementor-element-85ad56e{font-size:14px;line-height:20px;}}/* Start custom CSS for text-editor, class: .elementor-element-85ad56e *//* ==========================================
   FINAL FOREX DARK GREEN TEXT EDITOR
   High Readability + Premium UX
   ========================================== */

.editor-content {
  font-family: "Inter", "Segoe UI", Roboto, sans-serif !important;
  font-size: 16.5px !important;
  line-height: 1.9 !important;
  max-width: 920px !important;
  color: #e7f3f0 !important;
  text-rendering: optimizeLegibility !important;
  -webkit-font-smoothing: antialiased !important;
}

/* ---------------- HEADINGS ---------------- */

.editor-content h1,
.editor-content h2,
.editor-content h3,
.editor-content h4 {
  font-weight: 700 !important;
  margin: 2.4rem 0 1rem !important;
  letter-spacing: -0.3px !important;
  color: #ffffff !important;
}

.editor-content h1 {
  font-size: 2.3rem !important;
  border-left: 4px solid #6fd6c3 !important;
  padding-left: 16px !important;
}

.editor-content h2 {
  font-size: 1.9rem !important;
}

.editor-content h3 {
  font-size: 1.45rem !important;
}

.editor-content h4 {
  font-size: 1.15rem !important;
}

/* ---------------- PARAGRAPH ---------------- */

.editor-content p {
  margin-bottom: 1.4rem !important;
  color: #dbeeee !important;
}

/* ---------------- LINKS ---------------- */

.editor-content a {
  color: #8ff0d8 !important;
  text-decoration: none !important;
  font-weight: 500 !important;
}

.editor-content a:hover {
  color: #ffffff !important;
  text-decoration: underline !important;
}

/* ---------------- LISTS ---------------- */

.editor-content ul,
.editor-content ol {
  padding-left: 1.7rem !important;
  margin-bottom: 1.6rem !important;
}

.editor-content li {
  margin-bottom: 0.7rem !important;
  color: #dbeeee !important;
}

/* ---------------- BLOCKQUOTE ---------------- */

.editor-content blockquote {
  background: #1b3531 !important;
  border-left: 4px solid #6fd6c3 !important;
  padding: 1.3rem 1.6rem !important;
  margin: 2.2rem 0 !important;
  border-radius: 8px !important;
  font-style: italic !important;
  color: #cceee6 !important;
}

/* ---------------- TABLE ---------------- */

.editor-content table {
  width: 100% !important;
  border-collapse: collapse !important;
  margin: 2.2rem 0 !important;
  background: #18312d !important;
  border-radius: 10px !important;
  overflow: hidden !important;
}

.editor-content table th {
  background: #132926 !important;
  color: #ffffff !important;
  padding: 14px !important;
  text-align: left !important;
  font-weight: 600 !important;
  border-bottom: 1px solid rgba(255,255,255,0.08) !important;
}

.editor-content table td {
  padding: 14px !important;
  border-bottom: 1px solid rgba(255,255,255,0.06) !important;
  color: #dbeeee !important;
}

/* ---------------- INFO BOX ---------------- */

.editor-content .info-box {
  background: #1e3b36 !important;
  color: #f0fffb !important;
  padding: 1.6rem !important;
  border-radius: 12px !important;
  margin: 2.2rem 0 !important;
  border-left: 4px solid #6fd6c3 !important;
}

.editor-content .info-box h3 {
  margin-top: 0 !important;
  color: #ffffff !important;
}

/* ---------------- CODE BLOCK ---------------- */

.editor-content pre {
  background: #102521 !important;
  color: #e9fffa !important;
  padding: 1.3rem !important;
  border-radius: 12px !important;
  overflow-x: auto !important;
  font-size: 14px !important;
  border: 1px solid rgba(255,255,255,0.08) !important;
}

/* ---------------- IMAGES ---------------- */

.editor-content img {
  max-width: 100% !important;
  border-radius: 14px !important;
  margin: 1.8rem 0 !important;
  box-shadow: 0 10px 30px rgba(0,0,0,0.45) !important;
}

/* ---------------- DIVIDER ---------------- */

.editor-content hr {
  border: none !important;
  height: 1px !important;
  background: linear-gradient(
    to right,
    transparent,
    #6fd6c3,
    transparent
  ) !important;
  margin: 3.2rem 0 !important;
}/* End custom CSS */