.elementor-396 .elementor-element.elementor-element-acd5036{--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-theme-post-featured-image .widget-image-caption{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-396 .elementor-element.elementor-element-9e2d2c1{--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-396 .elementor-element.elementor-element-e478ebb{--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 html, class: .elementor-element-5e8730c *//* Custom Scope for Elementor HTML Widget */
.elementor-396 .elementor-element.elementor-element-5e8730c .glp1-article {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
  color: #2d3748;
  background-color: #ffffff;
  line-height: 1.7;
  max-width: 860px;
  margin: 0 auto;
  padding: 32px 24px;
}

/* Header & Badges */
.elementor-396 .elementor-element.elementor-element-5e8730c .glp1-badge {
  display: inline-block;
  background-color: #e6f4ff;
  color: #0066cc;
  font-size: 0.8rem;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.08em;
  padding: 4px 12px;
  border-radius: 50px;
  margin-bottom: 12px;
}

.elementor-396 .elementor-element.elementor-element-5e8730c h1.glp1-title {
  color: #1a202c;
  font-size: 2.25rem;
  font-weight: 800;
  line-height: 1.25;
  margin-bottom: 16px;
}

.elementor-396 .elementor-element.elementor-element-5e8730c .glp1-lead {
  font-size: 1.15rem;
  color: #4a5568;
  margin-bottom: 24px;
}

.elementor-396 .elementor-element.elementor-element-5e8730c .glp1-divider {
  border: 0;
  height: 1px;
  background: #e2e8f0;
  margin: 28px 0;
}

/* Headings */
.elementor-396 .elementor-element.elementor-element-5e8730c .glp1-section h2 {
  color: #1a202c;
  font-size: 1.5rem;
  font-weight: 700;
  margin-top: 36px;
  margin-bottom: 16px;
  border-bottom: 2px solid #edf2f7;
  padding-bottom: 8px;
}

.elementor-396 .elementor-element.elementor-element-5e8730c .glp1-section h3 {
  color: #2d3748;
  font-size: 1.2rem;
  font-weight: 600;
  margin-top: 24px;
  margin-bottom: 12px;
}

/* Body Text & Lists */
.elementor-396 .elementor-element.elementor-element-5e8730c p {
  margin-bottom: 16px;
}

.elementor-396 .elementor-element.elementor-element-5e8730c ul, .elementor-396 .elementor-element.elementor-element-5e8730c ol {
  margin-bottom: 20px;
  padding-left: 24px;
}

.elementor-396 .elementor-element.elementor-element-5e8730c li {
  margin-bottom: 8px;
}

.elementor-396 .elementor-element.elementor-element-5e8730c .glp1-feature-list li {
  margin-bottom: 12px;
}

/* Feature Cards Grid */
.elementor-396 .elementor-element.elementor-element-5e8730c .glp1-card-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(240px, 1fr));
  gap: 16px;
  margin: 24px 0;
}

.elementor-396 .elementor-element.elementor-element-5e8730c .glp1-card {
  background-color: #f8fafc;
  border: 1px solid #e2e8f0;
  border-top: 4px solid #44a2f5;
  border-radius: 8px;
  padding: 16px;
}

.elementor-396 .elementor-element.elementor-element-5e8730c .glp1-card h3 {
  margin-top: 0;
  font-size: 1.1rem;
  color: #1a202c;
}

/* Callout Boxes */
.elementor-396 .elementor-element.elementor-element-5e8730c .glp1-callout {
  background-color: #f0f7ff;
  border-left: 4px solid #44a2f5;
  margin: 24px 0;
  padding: 16px 20px;
  border-radius: 0 8px 8px 0;
}

.elementor-396 .elementor-element.elementor-element-5e8730c .glp1-warning {
  background-color: #fff8f0;
  border-left-color: #f59e0b;
}

/* Flow Step Box */
.elementor-396 .elementor-element.elementor-element-5e8730c .glp1-flow-box {
  background-color: #f8fafc;
  border: 1px dashed #cbd5e1;
  border-radius: 8px;
  padding: 20px;
  margin: 28px 0;
  text-align: center;
}

.elementor-396 .elementor-element.elementor-element-5e8730c .glp1-flow-box h4 {
  margin-top: 0;
  margin-bottom: 16px;
  color: #475569;
  text-transform: uppercase;
  font-size: 0.85rem;
  letter-spacing: 0.05em;
}

.elementor-396 .elementor-element.elementor-element-5e8730c .glp1-flow-steps {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  gap: 12px;
}

.elementor-396 .elementor-element.elementor-element-5e8730c .glp1-step-item {
  background-color: #ffffff;
  border: 1px solid #cbd5e1;
  padding: 8px 14px;
  border-radius: 6px;
  font-size: 0.9rem;
  font-weight: 600;
  color: #1e293b;
}

.elementor-396 .elementor-element.elementor-element-5e8730c .glp1-arrow {
  color: #44a2f5;
  font-weight: bold;
}

/* Timeline Layout */
.elementor-396 .elementor-element.elementor-element-5e8730c .glp1-timeline {
  border-left: 3px solid #44a2f5;
  padding-left: 20px;
  margin: 24px 0 24px 8px;
}

.elementor-396 .elementor-element.elementor-element-5e8730c .glp1-tl-item {
  position: relative;
  margin-bottom: 20px;
}

.elementor-396 .elementor-element.elementor-element-5e8730c .glp1-tl-item::before {
  content: "";
  position: absolute;
  left: -27px;
  top: 4px;
  width: 11px;
  height: 11px;
  border-radius: 50%;
  background-color: #44a2f5;
  border: 2px solid #ffffff;
}

.elementor-396 .elementor-element.elementor-element-5e8730c .glp1-tl-item strong {
  display: block;
  color: #1a202c;
  margin-bottom: 4px;
}

/* Data Table Styling */
.elementor-396 .elementor-element.elementor-element-5e8730c .glp1-table-wrapper {
  overflow-x: auto;
  margin: 28px 0;
  border-radius: 8px;
  border: 1px solid #e2e8f0;
}

.elementor-396 .elementor-element.elementor-element-5e8730c table.glp1-table {
  width: 100%;
  border-collapse: collapse;
  text-align: left;
  font-size: 0.92rem;
}

.elementor-396 .elementor-element.elementor-element-5e8730c table.glp1-table th {
  background-color: #44a2f5; /* Custom Table Header Color */
  color: #ffffff;
  padding: 14px 16px;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 0.82rem;
  letter-spacing: 0.05em;
}

.elementor-396 .elementor-element.elementor-element-5e8730c table.glp1-table td {
  padding: 14px 16px;
  border-bottom: 1px solid #edf2f7;
  color: #2d3748;
}

.elementor-396 .elementor-element.elementor-element-5e8730c table.glp1-table tbody tr:nth-child(even) {
  background-color: #f8fafc;
}

.elementor-396 .elementor-element.elementor-element-5e8730c table.glp1-table tbody tr:hover {
  background-color: #f1f5f9;
}

/* Footer Disclaimer */
.elementor-396 .elementor-element.elementor-element-5e8730c .glp1-footer {
  margin-top: 40px;
  padding-top: 20px;
  border-top: 1px solid #e2e8f0;
  font-size: 0.85rem;
  color: #718096;
}

/* Mobile Responsiveness */
@media (max-width: 640px) {
  .elementor-396 .elementor-element.elementor-element-5e8730c .glp1-article {
    padding: 16px;
  }
  .elementor-396 .elementor-element.elementor-element-5e8730c h1.glp1-title {
    font-size: 1.75rem;
  }
  .elementor-396 .elementor-element.elementor-element-5e8730c .glp1-flow-steps {
    flex-direction: column;
  }
  .elementor-396 .elementor-element.elementor-element-5e8730c .glp1-arrow {
    transform: rotate(90deg);
  }
}/* End custom CSS */