.elementor-22 .elementor-element.elementor-element-8803679{--display:flex;}/* Start custom CSS for html, class: .elementor-element-04e4962 */.pampilles-section {
  display: flex;
  gap: 40px;
  align-items: center;
  margin: 80px 0;
}

.pampilles-section.reverse {
  flex-direction: row-reverse;
}

.pampilles-col img {
  max-width: 100%;
  border-radius: 12px;
}

.pampilles-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 30px;
}

.pampille-item img {
  width: 100%;
  border-radius: 12px;
}

.pampilles-cta {
  text-align: center;
  padding: 80px 20px;
}

.cta-button {
  display: inline-block;
  padding: 14px 30px;
  background-color: #b28a6a;
  color: #fff;
  text-decoration: none;
  border-radius: 30px;
}/* End custom CSS */