.elementor-4160 .elementor-element.elementor-element-6752205{--display:flex;overflow:visible;}/* Start custom CSS for html, class: .elementor-element-4234153 */body {
  margin: 0;
  padding: 0;
  background: #ffffff;
  color: #222222;
  font-family: Arial, Helvetica, sans-serif;
  line-height: 1.7;
}

.article-content {
  max-width: 980px;
  margin: 0 auto;
  padding: 40px 20px;
}

.article-hero {
  margin-bottom: 32px;
}

.eyebrow {
  margin: 0 0 10px;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: #17a1b8;
}

h1 {
  margin: 0 0 18px;
  font-size: 40px;
  line-height: 1.2;
  color: #111111;
}

h2 {
  margin-top: 36px;
  margin-bottom: 14px;
  padding-left: 12px;
  border-left: 4px solid #17a1b8;
  font-size: 26px;
  line-height: 1.3;
  color: #111111;
}

p {
  margin: 0 0 16px;
  font-size: 16px;
}

.intro {
  font-size: 18px;
  color: #444444;
}

.table-box {
  overflow-x: auto;
  margin: 24px 0;
}

table {
  width: 100%;
  border-collapse: collapse;
  font-size: 15px;
}

th,
td {
  padding: 14px 16px;
  border: 1px solid #dddddd;
  text-align: left;
  vertical-align: top;
}

th {
  background: #17a1b8;
  color: #ffffff;
  font-weight: 700;
}

tr:nth-child(even) {
  background: #f7f7f7;
}

.benefit-list {
  padding-left: 22px;
  margin: 12px 0 20px;
}

.benefit-list li {
  margin-bottom: 10px;
}

strong {
  color: #111111;
}

.faq-section {
  margin-top: 40px;
}

.faq-section details {
  margin-bottom: 12px;
  border-bottom: 1px solid #dddddd;
  padding-bottom: 12px;
}

.faq-section summary {
  position: relative;
  padding: 14px 36px 14px 0;
  font-size: 17px;
  font-weight: 700;
  color: #111111;
  cursor: pointer;
  list-style: none;
}

.faq-section summary::-webkit-details-marker {
  display: none;
}

.faq-section summary::after {
  content: "+";
  position: absolute;
  right: 0;
  top: 14px;
  width: 24px;
  height: 24px;
  border: 1px solid #17a1b8;
  border-radius: 50%;
  color: #17a1b8;
  font-size: 18px;
  line-height: 22px;
  text-align: center;
}

.faq-section details[open] summary {
  color: #17a1b8;
}

.faq-section details[open] summary::after {
  content: "-";
  background: #17a1b8;
  color: #ffffff;
}

.faq-section details p {
  margin: 0 0 12px;
  color: #444444;
}

@media (max-width: 768px) {
  .article-content {
    padding: 28px 16px;
  }

  h1 {
    font-size: 32px;
  }

  h2 {
    font-size: 22px;
  }

  .intro {
    font-size: 16px;
  }

  th,
  td {
    padding: 12px;
  }

  .faq-section summary {
    font-size: 16px;
  }
}/* End custom CSS */