.elementor-3635 .elementor-element.elementor-element-ec363b0{--display:flex;}/* Start custom CSS for html, class: .elementor-element-dae775e */.privacy-container {
  display: flex;
  gap: 40px;
  align-items: flex-start;
  margin: 40px 0;
  flex-wrap: wrap;
}

.privacy-text {
  flex: 1 1 500px;
  font-family: Arial, sans-serif;
  line-height: 1.6;
  color: #333;
}

.privacy-text h1 {
  font-size: 2rem;
  margin-bottom: 20px;
}

.privacy-text h2 {
  font-size: 1.2rem;
  margin-top: 20px;
  margin-bottom: 10px;
  color: #222;
}

.privacy-text ul {
  margin-left: 20px;
  list-style-type: disc;
}

.privacy-image {
  flex: 1 1 300px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.privacy-image img {
  max-width: 100%;
  height: auto;
  border-radius: 10px;
}

.back-home{
    font-weight: bold;
    text-decoration: underline #0054BB 1.5px;
    margin-top: 1%;
}/* End custom CSS */