.elementor-8567 .elementor-element.elementor-element-d7eb38c{--display:flex;}.elementor-8567 .elementor-element.elementor-element-a3bcd4f{--display:flex;}.elementor-8567 .elementor-element.elementor-element-6f98f81{--display:flex;}/* Start custom CSS for html, class: .elementor-element-f1f0491 */.comparison-article {
  max-width: 960px;
  margin: 0 auto;
  padding: 20px;
  font-family: Arial, Helvetica, sans-serif;
  color: #222;
  line-height: 1.6;
  background-color: #fff;
}

.comparison-article h1 {
  font-size: 2.2rem;
  font-weight: 700;
  margin-bottom: 1.2rem;
  text-align: center;
  color: #111;
}

.comparison-article h2 {
  font-size: 1.6rem;
  font-weight: 600;
  margin-top: 2.5rem;
  margin-bottom: 1rem;
  color: #222;
}

.comparison-article p {
  font-size: 1rem;
  margin-bottom: 1.2rem;
}

.comparison-article ul {
  margin-left: 1.5rem;
  margin-bottom: 1.2rem;
}

.comparison-article ul li {
  margin-bottom: 0.6rem;
  font-size: 1rem;
}

.comparison-article a {
  color: #007acc;
  text-decoration: none;
}

.comparison-article a:hover {
  text-decoration: underline;
}

.comparison-article img {
  max-width: 460px;
  width: 100%;
  height: auto;
  border-radius: 12px;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
  display: block;
  margin: 20px auto;
}/* End custom CSS */