.elementor-542 .elementor-element.elementor-element-d705d14{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.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-542 .elementor-element.elementor-element-a44c44e{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-542 .elementor-element.elementor-element-c32282d{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-542 .elementor-element.elementor-element-c85b6ec{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-542 .elementor-element.elementor-element-0b6fbe8{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-542 .elementor-element.elementor-element-fd771c3{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-542 .elementor-element.elementor-element-ce271f4{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-542 .elementor-element.elementor-element-2396542{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-542 .elementor-element.elementor-element-c040146{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-542 .elementor-element.elementor-element-8b8c8e3{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}/* Start custom CSS for text-editor, class: .elementor-element-3698426 *//* Introduction Section Styling */
.intro-section {
  font-family: 'Segoe UI', sans-serif;
  font-size: 18px;
  line-height: 1.7;
  color: #222;
  padding: 20px;
  background: #f8f9fa;
  border-radius: 12px;
  box-shadow: 0 2px 10px rgba(0,0,0,0.05);
}

/* Highlighted Keyword */
.highlight-keyword {
  color: #005380;
  font-weight: 600;
}

/* Emotional Hook Highlight */
.highlight-blue {
  color: #0077cc;
}

/* Quranic or Scriptural Phrase */
.highlight-primary {
  color: #05445E;
  font-weight: bold;
}

/* Scientific Terms or Emphasis */
.highlight-emphasis {
  color: #8a2be2;
  font-style: italic;
}

/* Power Words or Bridge Sentence */
.highlight-bridge {
  color: #d35400;
  font-weight: 600;
}

/* Hook / Gold Accent */
.highlight-gold {
  color: #c49b0b;
  font-weight: bold;
}/* End custom CSS */
/* Start custom CSS for text-editor, class: .elementor-element-ddc522e *//* Qur’anic Section Styling */
.quranic-section {
  font-family: 'Segoe UI', sans-serif;
  font-size: 18px;
  color: #1f1f1f;
  background-color: #fcfcfc;
  padding: 30px;
  border-left: 5px solid #05445E;
  border-radius: 12px;
  box-shadow: 0 5px 15px rgba(0,0,0,0.05);
}

/* Section Title */
.highlight-title {
  color: #005380;
  font-weight: 700;
  font-size: 24px;
}

/* Arabic Verse */
.arabic-verse {
  font-size: 22px;
  text-align: right;
  color: #2c3e50;
  font-weight: bold;
  font-family: 'Scheherazade New', serif;
  background: #f0f8ff;
  padding: 10px;
  border-radius: 8px;
}

/* English Verse */
.english-verse {
  font-style: italic;
  margin-top: 10px;
  color: #34495e;
}

/* Verse Reference */
.verse-ref {
  font-size: 14px;
  color: #999;
  display: block;
  margin-top: 5px;
}

/* Highlight Styles */
.highlight-keyword {
  color: #05445E;
  font-weight: 600;
}

.highlight-emphasis {
  color: #8e44ad;
  font-style: italic;
}

.highlight-scholar {
  color: #00695c;
  font-weight: 600;
}

.highlight-gold {
  color: #b8860b;
  font-weight: 600;
}

.highlight-science {
  color: #1e88e5;
  font-weight: 500;
}

.highlight-gratitude {
  color: #d35400;
  font-weight: 600;
}

.highlight-wisdom {
  color: #2e8b57;
}

.highlight-virtue {
  color: #d32f2f;
  font-weight: 600;
}/* End custom CSS */
/* Start custom CSS for text-editor, class: .elementor-element-f294054 *//* Scientific Section Styling */
.science-section {
  font-family: 'Segoe UI', sans-serif;
  background: #f4f9ff;
  padding: 30px;
  border-radius: 12px;
  box-shadow: 0 8px 20px rgba(0,0,0,0.05);
  font-size: 18px;
  line-height: 1.8;
  color: #1a1a1a;
}

/* Section Title */
.highlight-title {
  font-size: 24px;
  font-weight: 700;
  color: #005380;
  border-bottom: 2px solid #005380;
  padding-bottom: 6px;
  display: inline-block;
}

/* Emphasis Highlights */
.highlight-keyword {
  color: #05445E;
  font-weight: 600;
}

.highlight-emphasis {
  color: #8e44ad;
  font-weight: 600;
}

.highlight-detail {
  color: #2980b9;
  font-style: italic;
}

.highlight-coordination {
  color: #27ae60;
  font-weight: 600;
}

.highlight-intelligent {
  color: #d35400;
  font-weight: 600;
}

/* List Styles */
.communication-list, .behavior-list {
  margin: 15px 0 15px 20px;
  padding-left: 10px;
}

.communication-list li,
.behavior-list li {
  margin-bottom: 10px;
  font-weight: 500;
}

/* Behavior Specific */
.highlight-behavior {
  color: #c0392b;
  font-weight: 600;
}/* End custom CSS */
/* Start custom CSS for text-editor, class: .elementor-element-3e114eb *//* Section Styling */
.comparison-section {
  font-family: 'Segoe UI', sans-serif;
  background: #fffefc;
  padding: 30px;
  border-radius: 12px;
  box-shadow: 0 6px 20px rgba(0,0,0,0.05);
  font-size: 18px;
  line-height: 1.8;
  color: #1d1d1d;
}

/* Title */
.highlight-title {
  font-size: 24px;
  font-weight: 700;
  color: #005380;
  border-bottom: 2px solid #005380;
  padding-bottom: 6px;
  display: inline-block;
}

/* Highlight Classes */
.highlight-quran {
  color: #05445E;
  font-weight: 600;
}

.highlight-chem {
  color: #d35400;
  font-weight: 600;
}

.highlight-signal {
  color: #8e44ad;
  font-style: italic;
  font-weight: 500;
}

.highlight-divine {
  color: #2c7a7b;
  font-weight: 600;
}

.highlight-miracle {
  color: #b71c1c;
  font-weight: 600;
}

/* Table Styling */
.comparison-table {
  margin-top: 20px;
  border: 1px solid #e0e0e0;
  border-radius: 10px;
  overflow: hidden;
  display: grid;
}

.table-row {
  display: grid;
  grid-template-columns: 1fr 1fr;
  border-bottom: 1px solid #e0e0e0;
}

.table-head {
  background: #f0f8ff;
  font-weight: bold;
  color: #005380;
}

.table-col {
  padding: 15px;
  border-right: 1px solid #e0e0e0;
}

.table-col:last-child {
  border-right: none;
}

.analysis {
  margin-top: 20px;
  background: #f9f9f9;
  padding: 15px;
  border-left: 4px solid #005380;
  border-radius: 8px;
}/* End custom CSS */
/* Start custom CSS for text-editor, class: .elementor-element-1144fbe *//* Reflections Section */
.reflections-section {
  font-family: 'Segoe UI', sans-serif;
  font-size: 18px;
  background: #fefdfb;
  padding: 30px;
  border-radius: 12px;
  box-shadow: 0 6px 25px rgba(0, 0, 0, 0.05);
  color: #1d1d1d;
  line-height: 1.8;
}

/* Section Title */
.highlight-title {
  font-size: 24px;
  font-weight: 700;
  color: #005380;
  border-bottom: 2px solid #005380;
  padding-bottom: 6px;
  display: inline-block;
}

/* Quote Box */
.quote-box {
  background: #f0f8ff;
  padding: 15px 20px;
  margin: 20px 0;
  border-left: 4px solid #05445E;
  border-radius: 10px;
}

/* Arabic Verse Styling */
.arabic-verse {
  font-size: 22px;
  text-align: right;
  color: #2c3e50;
  font-family: 'Scheherazade New', serif;
  margin-bottom: 5px;
}

.english-verse {
  color: #34495e;
  font-style: italic;
}

.verse-ref {
  font-size: 14px;
  color: #888;
  margin-top: 5px;
}

/* Highlight Styles */
.highlight-keyword {
  color: #05445E;
  font-weight: 600;
}

.highlight-topic {
  color: #8e44ad;
  font-weight: 600;
}

.highlight-insight {
  color: #2980b9;
  font-style: italic;
  font-weight: 500;
}

.highlight-virtue {
  color: #27ae60;
  font-weight: 600;
}

.highlight-quote {
  color: #c0392b;
  font-weight: 600;
  font-style: italic;
}

.highlight-scholar {
  color: #2c3e50;
  font-weight: 600;
}

.highlight-science {
  color: #1e88e5;
  font-weight: 600;
}

.highlight-thinker {
  color: #6a1b9a;
  font-weight: 600;
}

.highlight-wonder {
  color: #e67e22;
  font-weight: 600;
}

.highlight-divine {
  color: #b71c1c;
  font-weight: 600;
}/* End custom CSS */
/* Start custom CSS for text-editor, class: .elementor-element-6298f5c *//* Spiritual Lessons Section */
.spiritual-section {
  font-family: 'Segoe UI', sans-serif;
  font-size: 18px;
  background: #fbfcff;
  padding: 30px;
  border-radius: 12px;
  box-shadow: 0 5px 20px rgba(0,0,0,0.05);
  color: #1c1c1c;
  line-height: 1.8;
}

/* Title */
.highlight-title {
  font-size: 24px;
  font-weight: 700;
  color: #005380;
  border-bottom: 2px solid #005380;
  padding-bottom: 6px;
  display: inline-block;
}

/* Arabic Verse */
.arabic-verse {
  font-size: 22px;
  text-align: right;
  color: #2c3e50;
  font-family: 'Scheherazade New', serif;
  margin-bottom: 8px;
}

.english-verse {
  font-style: italic;
  color: #34495e;
}

.verse-ref {
  font-size: 14px;
  color: #888;
  margin-top: 5px;
}

/* Quote Box */
.quote-box {
  background: #f4faff;
  padding: 15px 20px;
  margin: 25px 0;
  border-left: 5px solid #005380;
  border-radius: 10px;
}

/* Highlight Styles */
.highlight-keyword {
  color: #05445E;
  font-weight: 600;
}

.highlight-reflection {
  color: #8e44ad;
  font-weight: 600;
}

.highlight-wisdom {
  color: #2c7a7b;
  font-weight: 600;
}

.highlight-humility {
  color: #27ae60;
  font-weight: 600;
}

.highlight-gratitude {
  color: #d35400;
  font-weight: 600;
}

.highlight-science {
  color: #1e88e5;
  font-weight: 600;
}

.highlight-balance {
  color: #6a1b9a;
  font-weight: 600;
}

.highlight-faith {
  color: #c0392b;
  font-weight: 600;
}/* End custom CSS */
/* Start custom CSS for text-editor, class: .elementor-element-c7f7dd7 *//* Conclusion Section */
.conclusion-section {
  font-family: 'Segoe UI', sans-serif;
  background: #fefefc;
  padding: 30px;
  border-radius: 12px;
  box-shadow: 0 5px 20px rgba(0, 0, 0, 0.05);
  color: #1d1d1d;
  font-size: 18px;
  line-height: 1.8;
}

/* Section Title */
.highlight-title {
  font-size: 24px;
  font-weight: 700;
  color: #005380;
  border-bottom: 2px solid #005380;
  padding-bottom: 6px;
  display: inline-block;
}

/* Highlights */
.highlight-keyword {
  color: #05445E;
  font-weight: 600;
}

.highlight-wonder {
  color: #b8860b;
  font-weight: 600;
}

.highlight-insight {
  color: #8e44ad;
  font-weight: 600;
}

.highlight-science {
  color: #1e88e5;
  font-weight: 600;
}

.highlight-tech {
  color: #00796b;
  font-weight: 600;
}

.highlight-divine {
  color: #d32f2f;
  font-weight: 600;
}

.highlight-balance {
  color: #2c7a7b;
  font-weight: 600;
}

.highlight-reflect {
  color: #6a1b9a;
  font-weight: 600;
}

/* Arabic Verse */
.arabic-verse {
  font-size: 22px;
  text-align: right;
  color: #2c3e50;
  font-family: 'Scheherazade New', serif;
  margin-bottom: 5px;
}

.english-verse {
  color: #34495e;
  font-style: italic;
}

.verse-ref {
  font-size: 14px;
  color: #888;
  margin-top: 5px;
}

/* Quote Box */
.quote-box {
  background: #f0f8ff;
  padding: 20px;
  margin: 25px 0;
  border-left: 5px solid #005380;
  border-radius: 10px;
}

/* CTA Box */
.cta-box {
  background: #eafaf1;
  padding: 20px;
  border-left: 4px solid #2e7d32;
  border-radius: 10px;
  text-align: center;
  margin-top: 30px;
}

.highlight-cta {
  font-size: 18px;
  font-weight: 600;
  color: #2e7d32;
}

.cta-button {
  display: inline-block;
  margin-top: 15px;
  background: #005380;
  color: #fff;
  padding: 10px 18px;
  border-radius: 8px;
  text-decoration: none;
  font-weight: 600;
  transition: 0.3s ease;
}

.cta-button:hover {
  background: #003d61;
}/* End custom CSS */
/* Start custom CSS for text-editor, class: .elementor-element-6f62c1a *//* FAQ Section */
.faq-section {
  font-family: 'Segoe UI', sans-serif;
  background: #f9fafa;
  padding: 30px;
  border-radius: 12px;
  box-shadow: 0 4px 20px rgba(0,0,0,0.05);
  font-size: 18px;
  line-height: 1.8;
  color: #1e1e1e;
}

/* Title */
.highlight-title {
  font-size: 24px;
  font-weight: 700;
  color: #005380;
  border-bottom: 2px solid #005380;
  padding-bottom: 6px;
  display: inline-block;
}

/* FAQ Item */
.faq-item {
  margin-bottom: 25px;
  padding: 15px 20px;
  background: #ffffff;
  border-left: 4px solid #05445E;
  border-radius: 8px;
}

/* Question */
.faq-question {
  color: #05445E;
  font-size: 20px;
  margin-bottom: 8px;
  font-weight: 600;
}

/* Answer */
.faq-answer {
  color: #333;
}

/* Highlights */
.highlight-keyword {
  color: #8e44ad;
  font-weight: 600;
}

.highlight-science {
  color: #1e88e5;
  font-weight: 600;
}

.highlight-match {
  color: #27ae60;
  font-weight: 600;
}

.highlight-miracle {
  color: #c0392b;
  font-weight: 600;
}

.highlight-key {
  color: #d35400;
  font-weight: 600;
}

.arabic-verse {
  font-size: 20px;
  color: #2c3e50;
  font-family: 'Scheherazade New', serif;
  text-align: right;
  margin-top: 10px;
}/* End custom CSS */
/* Start custom CSS for text-editor, class: .elementor-element-590675b *//* Reference Section */
.reference-section {
  background: #fcfdfd;
  font-family: 'Segoe UI', sans-serif;
  padding: 30px;
  border-radius: 12px;
  box-shadow: 0 5px 20px rgba(0,0,0,0.05);
  color: #1f1f1f;
  font-size: 18px;
  line-height: 1.8;
}

.highlight-title {
  font-size: 24px;
  font-weight: 700;
  color: #005380;
  border-bottom: 2px solid #005380;
  padding-bottom: 6px;
  display: inline-block;
  margin-bottom: 20px;
}

.reference-list {
  list-style: none;
  padding-left: 0;
}

.reference-list li {
  margin-bottom: 20px;
  padding: 15px 20px;
  background: #f5faff;
  border-left: 4px solid #05445E;
  border-radius: 8px;
}

/* Highlight Labels */
.highlight-quran {
  color: #1e88e5;
  font-weight: 600;
}

.highlight-tafsir {
  color: #8e44ad;
  font-weight: 600;
}

.highlight-science {
  color: #2c7a7b;
  font-weight: 600;
}

.highlight-articles {
  color: #c0392b;
  font-weight: 600;
}

/* Anchor links */
.reference-list a {
  color: #005380;
  text-decoration: underline;
  font-weight: 500;
}

.reference-list a:hover {
  color: #00293c;
}/* End custom CSS */