.elementor-30702 .elementor-element.elementor-element-10da9e36{--display:flex;}/* Start custom CSS for text-editor, class: .elementor-element-6bb2fadd */.lenses-section {
  direction: ltr;
  text-align: left;
  font-family: "Poppins", "Arial", sans-serif;
  line-height: 1.9;
  color: #333;
  max-width: 1000px;
  margin: 0 auto;
  padding: 60px 20px;
}

.lenses-section h4 {
  font-size: 22px;
  font-weight: 700;
  margin-bottom: 20px;
  color: #111;
}

.lenses-section hr {
  border: 0;
  height: 1px;
  background: #e5e5e5;
  margin: 40px 0;
}

.lenses-section ol {
  padding-right: 20px;
  margin: 0 0 20px 0;
}

.lenses-section ol > li {
  margin-bottom: 18px;
}

.lenses-section ul {
  list-style-type: disc;
  padding-right: 20px;
  margin-top: 10px;
}

.lenses-section ul li {
  margin-bottom: 8px;
}

.lenses-section p {
  margin: 8px 0 0 0;
}

.lenses-section strong {
  font-weight: 600;
  color: #000;
}

@media (max-width: 768px) {
  .lenses-section {
    padding: 40px 15px;
  }

  .lenses-section h4 {
    font-size: 18px;
  }
}/* End custom CSS */