.elementor-8577 .elementor-element.elementor-element-d6797c7{--display:flex;}.elementor-8577 .elementor-element.elementor-element-bd21abb{--display:flex;}.elementor-8577 .elementor-element.elementor-element-242a97a{--display:flex;}/* Start custom CSS for html, class: .elementor-element-57fa64d */.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.4rem;
  font-weight: 700;
  margin-bottom: 1.5rem;
  text-align: center;
  color: #111;
}

.comparison-article h2 {
  font-size: 1.8rem;
  font-weight: 600;
  margin-top: 3rem;
  margin-bottom: 1.2rem;
  color: #222;
}

.comparison-article p {
  font-size: 1rem;
  margin-bottom: 1.4rem;
}

.comparison-article ul {
  margin-left: 1.5rem;
  margin-bottom: 1.4rem;
}

.comparison-article ul li {
  margin-bottom: 0.7rem;
  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: 25px auto;
}/* End custom CSS */