.elementor-1330 .elementor-element.elementor-element-6ade191{--display:flex;}.elementor-1330 .elementor-element.elementor-element-36aa52c{--display:flex;}/* Start custom CSS for html, class: .elementor-element-26aadff */.problems-solutions {
  padding: 60px 20px;
  background-color: #f9f9f9;
}

.problem-solution-pair {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 40px;
}

.problem, .solution {
  flex: 1 1 45%;
  margin: 10px;
  padding: 20px;
  background-color: #ffffff;
  border-radius: 8px;
}

.problem h3 {
  color: #d9534f; /* Vermelho para destacar o problema */
}

.solution h3 {
  color: #5cb85c; /* Verde para destacar a solução */
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-86c15b0 */.hero {
  background-color: #f5f5f5;
  padding: 60px 20px;
  text-align: center;
  color: #333;
}

.hero-content h1 {
  font-size: 2.5rem;
  margin-bottom: 20px;
}

.hero-content p {
  font-size: 1.25rem;
  margin-bottom: 30px;
}

.cta-button {
  background-color: #ff6600;
  color: #fff;
  padding: 15px 30px;
  text-decoration: none;
  border-radius: 5px;
  font-weight: bold;
}

.cta-button:hover {
  background-color: #e65c00;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-a1108e5 */.problems-solutions {
  padding: 60px 20px;
  background-color: #f9f9f9;
}

.problem-solution-pair {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 40px;
}

.problem, .solution {
  flex: 1 1 45%;
  margin: 10px;
  padding: 20px;
  background-color: #ffffff;
  border-radius: 8px;
}

.problem h3 {
  color: #d9534f; /* Vermelho para destacar o problema */
}

.solution h3 {
  color: #5cb85c; /* Verde para destacar a solução */
}/* End custom CSS */