.elementor-857 .elementor-element.elementor-element-cf6cfa8{--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-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-857 .elementor-element.elementor-element-b3b08ae{--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-ce575de *//* ==========================================================================
   TFC LIGHT THEME - ELEMENTOR PRO CUSTOM STYLES
   Accent Color: #44a2f5
   ========================================================================== */

.tfc-article {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif;
  color: #2b303a;
  background-color: #ffffff;
  line-height: 1.7;
  max-width: 860px;
  margin: 0 auto;
  padding: 20px;
}

/* Typography Base */
.tfc-article h1,
.tfc-article h2,
.tfc-article h3,
.tfc-article h4 {
  color: #1a1e24;
  font-weight: 700;
  line-height: 1.3;
}

.tfc-header {
  border-bottom: 2px solid #eef2f6;
  padding-bottom: 25px;
  margin-bottom: 35px;
}

.tfc-category-badge {
  display: inline-block;
  background-color: rgba(68, 162, 245, 0.12);
  color: #44a2f5;
  font-size: 13px;
  font-weight: 600;
  text-transform: uppercase;
  padding: 4px 12px;
  border-radius: 4px;
  margin-bottom: 12px;
  letter-spacing: 0.5px;
}

.tfc-title {
  font-size: 32px;
  margin: 10px 0 18px 0;
}

.tfc-lead {
  font-size: 18px;
  color: #525a66;
  line-height: 1.6;
}

.tfc-section {
  margin-bottom: 40px;
}

.tfc-section h2 {
  font-size: 24px;
  margin-top: 30px;
  margin-bottom: 18px;
  padding-bottom: 8px;
  border-bottom: 2px solid #44a2f5;
  display: inline-block;
}

.tfc-section h3 {
  font-size: 19px;
  margin-top: 25px;
  margin-bottom: 12px;
}

.tfc-section p {
  font-size: 16px;
  margin-bottom: 18px;
  color: #3e4450;
}

/* Lists */
.tfc-feature-list,
.tfc-ordered-list {
  padding-left: 20px;
  margin-bottom: 20px;
}

.tfc-feature-list li,
.tfc-ordered-list li {
  margin-bottom: 10px;
  color: #3e4450;
}

.tfc-feature-list li strong,
.tfc-ordered-list li strong {
  color: #1a1e24;
}

/* Diagram Box */
.tfc-diagram {
  background: #f8fafc;
  border: 1px solid #e2e8f0;
  border-left: 4px solid #44a2f5;
  border-radius: 6px;
  margin: 25px 0;
  overflow: hidden;
}

.tfc-diagram-header {
  background: #44a2f5;
  color: #ffffff;
  font-weight: 700;
  font-size: 13px;
  padding: 8px 16px;
  letter-spacing: 1px;
}

.tfc-diagram-body {
  padding: 16px;
}

.tfc-stage {
  margin-bottom: 15px;
}

.tfc-stage:last-child {
  margin-bottom: 0;
}

.tfc-stage h3 {
  font-size: 16px;
  margin: 0 0 6px 0;
  color: #44a2f5;
}

.tfc-stage ul {
  margin: 0;
  padding-left: 18px;
  font-size: 14px;
}

/* Timeline */
.tfc-timeline {
  position: relative;
  margin: 25px 0;
  padding-left: 20px;
  border-left: 2px solid rgba(68, 162, 245, 0.3);
}

.tfc-timeline-item {
  position: relative;
  margin-bottom: 20px;
}

.tfc-timeline-item:last-child {
  margin-bottom: 0;
}

.tfc-timeline-item::before {
  content: '';
  position: absolute;
  left: -26px;
  top: 4px;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background-color: #44a2f5;
  border: 2px solid #ffffff;
}

.tfc-timeline-date {
  font-size: 13px;
  font-weight: 700;
  color: #44a2f5;
  margin-bottom: 2px;
}

.tfc-timeline-content h4 {
  font-size: 16px;
  margin: 0 0 4px 0;
}

.tfc-timeline-content p {
  font-size: 14px;
  margin: 0;
  color: #525a66;
}

/* Callout Box */
.tfc-callout {
  background-color: #f4f9fe;
  border: 1px solid rgba(68, 162, 245, 0.25);
  border-radius: 8px;
  padding: 20px;
  margin: 25px 0;
}

.tfc-callout h3 {
  color: #1a1e24;
  margin-top: 0;
  border-bottom: 1px solid rgba(68, 162, 245, 0.2);
  padding-bottom: 8px;
}

.tfc-events-list {
  margin: 0;
}

.tfc-events-list dt {
  font-weight: 700;
  color: #44a2f5;
  margin-top: 12px;
}

.tfc-events-list dd {
  margin-left: 0;
  font-size: 14px;
  color: #4a5568;
}

/* Flow & Triangle Visual Cards */
.tfc-flow-card,
.tfc-triangle-card {
  background: #ffffff;
  border: 1px solid #e2e8f0;
  border-radius: 8px;
  padding: 20px;
  margin: 25px 0;
  box-shadow: 0 4px 12px rgba(0,0,0,0.03);
}

.tfc-flow-header {
  font-size: 12px;
  font-weight: 700;
  color: #44a2f5;
  text-align: center;
  margin-bottom: 15px;
  letter-spacing: 1px;
}

.tfc-flow-grid {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
}

.tfc-flow-node {
  background: #f8fafc;
  border: 1px solid #cbd5e1;
  padding: 10px;
  border-radius: 6px;
  text-align: center;
  flex: 1;
}

.tfc-node-title {
  display: block;
  font-weight: 700;
  font-size: 14px;
}

.tfc-node-sub {
  font-size: 11px;
  color: #64748b;
}

.tfc-flow-arrow {
  text-align: center;
  flex: 1.2;
}

.tfc-arrow-text {
  font-size: 11px;
  color: #44a2f5;
  font-weight: 600;
  display: block;
}

.tfc-arrow-line {
  height: 2px;
  background-color: #44a2f5;
  margin: 4px 0;
  position: relative;
}

.tfc-quote {
  font-size: 11px;
  color: #64748b;
  display: block;
}

.tfc-flow-footer {
  display: flex;
  gap: 10px;
  margin-top: 15px;
}

.tfc-footer-box {
  flex: 1;
  background: #f1f5f9;
  padding: 8px;
  border-radius: 4px;
  font-size: 12px;
  text-align: center;
}

/* Triangle Nodes Layout */
.tfc-triangle-node {
  background: #f8fafc;
  border: 1px solid rgba(68, 162, 245, 0.3);
  padding: 12px;
  border-radius: 6px;
  text-align: center;
}

.tfc-triangle-node strong {
  display: block;
  color: #44a2f5;
}

.tfc-triangle-node span {
  font-size: 12px;
  color: #64748b;
}

.node-top {
  max-width: 250px;
  margin: 0 auto 15px auto;
}

.tfc-triangle-grid {
  display: flex;
  gap: 15px;
}

.tfc-triangle-grid .tfc-triangle-node {
  flex: 1;
}

/* Cycle Container */
.tfc-cycle {
  background: #f8fafc;
  border: 1px dashed #44a2f5;
  border-radius: 8px;
  padding: 20px;
  text-align: center;
  margin: 25px 0;
}

.tfc-cycle-title {
  font-size: 12px;
  font-weight: 700;
  color: #44a2f5;
  margin-bottom: 12px;
  letter-spacing: 1px;
}

.tfc-cycle-step {
  background: #ffffff;
  border: 1px solid #cbd5e1;
  padding: 8px 12px;
  border-radius: 4px;
  display: inline-block;
  font-weight: 600;
  font-size: 13px;

}

.tfc-cycle-arrow {
  color: #44a2f5;
  font-weight: 700;
  margin: 4px 0;
}

/* Tables */
.tfc-table-wrapper {
  overflow-x: auto;
  margin: 25px 0;
}

.tfc-table {
  width: 100%;
  border-collapse: collapse;
  text-align: left;
  font-size: 14px;
}

.tfc-table th {
  background-color: #44a2f5;
  color: #ffffff;
  padding: 12px;
  font-weight: 600;
}

.tfc-table td {
  padding: 12px;
  border-bottom: 1px solid #e2e8f0;
  color: #3e4450;
}

.tfc-table tr:nth-child(even) {
  background-color: #f8fafc;
}

.tfc-conclusion {
  font-style: italic;
  font-weight: 600;
  color: #1a1e24;
  border-left: 3px solid #44a2f5;
  padding-left: 12px;
  margin-top: 25px;
}

/* Mobile Adjustments */
@media (max-width: 600px) {
  .tfc-flow-grid,
  .tfc-triangle-grid,
  .tfc-flow-footer {
    flex-direction: column;
  }
  
  .tfc-arrow-line {
    display: none;
  }
}/* End custom CSS */