.elementor-1349 .elementor-element.elementor-element-0478792{--display:flex;}/* Start custom CSS for text-editor, class: .elementor-element-3fe11f8 */.tip-box {
    background: #f0f7ff;
    border-left: 4px solid #1a3a5c;
    padding: 1rem 1.25rem;
    margin: 1.5rem 0;
    border-radius: 0 6px 6px 0;
}

.step-card {
    background: #f8f8f8;
    border: 1px solid #e4e4e4;
    border-radius: 8px;
    padding: 1.25rem 1.5rem;
    margin: 1.5rem 0;
}

.step-card .step-number {
    display: inline-block;
    background: #1a3a5c;
    color: #fff;
    font-family: 'Segoe UI', Arial, sans-serif;
    font-size: 0.75rem;
    font-weight: 600;
    letter-spacing: 0.04em;
    padding: 3px 10px;
    border-radius: 4px;
    margin-bottom: 0.6rem;
    text-transform: uppercase;
}

.intro-hook {
  background: #fef9f0;
  border-left: 4px solid #d4a017;
  padding: 1rem 1.25rem;
  margin-bottom: 2rem;
  font-style: italic;
  color: #444;
  border-radius: 0 6px 6px 0;
}/* End custom CSS */