.elementor-582 .elementor-element.elementor-element-e2d25e0{--display:flex;}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-582 .elementor-element.elementor-element-2d5ce85 .elementor-heading-title{color:#000203;}/* Start custom CSS for heading, class: .elementor-element-2d5ce85 */.seguridad {
  max-width: 900px;
  margin: 40px auto;
  padding: 20px;
  font-family: Arial, sans-serif;
  color: #1c1c1c;
}

.hero {
  text-align: center;
  margin-bottom: 30px;
}

.hero img {
  max-width: 100%;
  height: auto;
  border-radius: 12px;
  box-shadow: 0 12px 30px rgba(0,0,0,0.15);
}

.seguridad h1 {
  font-size: 30px;
  margin-bottom: 10px;
}

.seguridad h2 {
  margin-top: 30px;
  font-size: 22px;
}

.intro {
  font-size: 17px;
}

.stats ul {
  background: #f5f9ff;
  padding: 20px;
  border-radius: 10px;
  list-style: none;
}

.stats li {
  margin-bottom: 10px;
}

.soluciones,
.confianza {
  padding-left: 20px;
}

.soluciones li,
.confianza li {
  margin-bottom: 8px;
}

.brands {
  font-size: 15px;
  color: #444;
  margin-top: 10px;
}

.cta {
  margin-top: 40px;
  padding: 30px;
  background: #f0f6fc;
  border-radius: 12px;
  text-align: center;
}

.btn-whatsapp {
  display: inline-block;
  margin-top: 15px;
  padding: 14px 28px;
  background-color: #25D366;
  color: #fff;
  text-decoration: none;
  border-radius: 8px;
  font-size: 17px;
  font-weight: bold;
}

.btn-whatsapp:hover {
  background-color: #1ebe5d;
}/* End custom CSS */