.elementor-10644 .elementor-element.elementor-element-8e75cfa{--display:flex;}/* Start custom CSS for container, class: .elementor-element-8e75cfa */.asa-blog-post {
  max-width: 860px;
  margin: 0 auto;
  color: #1f2937;
  font-size: 17px;
  line-height: 1.78;
}

.asa-blog-post h1,
.asa-blog-post h2,
.asa-blog-post h3 {
  color: #111827;
  font-weight: 700;
  letter-spacing: -0.02em;
}

.asa-steps,
.asa-faq {
  margin: 24px 0 30px;
}

.asa-steps {
  border: 1px solid #e5e7eb;
  border-radius: 14px;
  background: #ffffff;
  box-shadow: 0 2px 10px rgba(15, 23, 42, 0.04);
  overflow: hidden;
}

.asa-step {
  padding: 18px 20px;
  border-bottom: 1px solid #e5e7eb;
}

.asa-step:last-child {
  border-bottom: none;
}

.asa-step-title {
  display: block;
  margin: 0 0 6px;
  color: #111827;
  font-weight: 700;
}

.asa-step p {
  margin: 0;
}

.asa-faq-item {
  margin: 0 0 14px;
  padding: 18px 20px;
  border: 1px solid #e5e7eb;
  border-radius: 12px;
  background: #ffffff;
  box-shadow: 0 1px 4px rgba(15, 23, 42, 0.03);
}

.asa-faq-item h3 {
  margin: 0 0 8px;
  font-size: 20px;
  line-height: 1.35;
}

.asa-faq-item p:last-child {
  margin-bottom: 0;
}

@media (max-width: 768px) {
  .asa-step,
  .asa-faq-item {
    padding: 16px 16px;
  }

  .asa-faq-item h3 {
    font-size: 18px;
  }
}

.asa-blog-post h1 {
  margin: 0 0 18px;
  font-size: 40px;
  line-height: 1.16;
}

.asa-blog-post h2 {
  margin: 44px 0 14px;
  font-size: 27px;
  line-height: 1.28;
}

.asa-blog-post p {
  margin: 0 0 18px;
}

.asa-blog-post strong {
  color: #111827;
}

.asa-blog-post a {
  color: #c2410c;
  text-decoration: none;
  border-bottom: 1px solid rgba(194, 65, 12, 0.25);
  transition: border-color 0.2s ease, color 0.2s ease;
}

.asa-blog-post a:hover,
.asa-blog-post a:focus {
  color: #9a3412;
  border-bottom-color: rgba(154, 52, 18, 0.45);
}

.asa-key-takeaway,
.asa-note,
.asa-cta {
  border-radius: 12px;
  padding: 20px 22px;
}

.asa-key-takeaway {
  margin: 24px 0 30px;
  background: linear-gradient(180deg, #fff8f1 0%, #fff4e8 100%);
  border: 1px solid #fed7aa;
  box-shadow: 0 1px 2px rgba(15, 23, 42, 0.04);
}

.asa-key-takeaway p,
.asa-note p,
.asa-cta p {
  margin-bottom: 0;
}

.asa-key-takeaway strong {
  color: #9a3412;
}

.asa-note {
  margin: 24px 0;
  background: #f8fafc;
  border: 1px solid #e2e8f0;
}

.asa-note p + p {
  margin-top: 12px;
}

.asa-cta {
  margin: 32px 0 10px;
  background: linear-gradient(180deg, #fff7ed 0%, #ffedd5 100%);
  border: 1px solid #fdba74;
  box-shadow: 0 2px 10px rgba(15, 23, 42, 0.04);
}

.asa-cta strong {
  color: #9a3412;
}

.asa-table-wrap {
  margin: 24px 0 30px;
  overflow-x: auto;
  border: 1px solid #e5e7eb;
  border-radius: 14px;
  box-shadow: 0 2px 10px rgba(15, 23, 42, 0.04);
}

.asa-table {
  width: 100%;
  border-collapse: collapse;
  background: #ffffff;
  font-size: 15px;
  line-height: 1.6;
}

.asa-table th,
.asa-table td {
  padding: 15px 16px;
  text-align: left;
  vertical-align: top;
  border-bottom: 1px solid #e5e7eb;
}

.asa-table th {
  background: #f8fafc;
  color: #111827;
  font-weight: 700;
  white-space: nowrap;
}

.asa-table tbody tr:nth-child(even) {
  background: #fcfcfd;
}

.asa-table tbody tr:last-child td {
  border-bottom: none;
}

@media (max-width: 768px) {
  .asa-blog-post {
    font-size: 16px;
    line-height: 1.72;
  }

  .asa-blog-post h1 {
    font-size: 32px;
    line-height: 1.18;
  }

  .asa-blog-post h2 {
    margin-top: 36px;
    font-size: 23px;
  }

  .asa-key-takeaway,
  .asa-note,
  .asa-cta {
    padding: 17px 16px;
    border-radius: 10px;
  }

  .asa-table {
    font-size: 14px;
  }

  .asa-table th,
  .asa-table td {
    padding: 12px 12px;
  }
}/* End custom CSS */