.elementor-409 .elementor-element.elementor-element-8b589c8{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-409 .elementor-element.elementor-element-997d429{padding:0px 0px 0px 0px;line-height:50px;}.elementor-409 .elementor-element.elementor-element-997d429 a{color:var( --e-global-color-accent );}/* Start custom CSS for text-editor, class: .elementor-element-997d429 *//* ============================================
   DEPEAPA – Política de Privacidad
   Estilo minimalista · Acentos #515fa1 y #e4e8b0
   ============================================ */
/* --- Contenedor principal --- */
.pp-privacidad {
  margin: 0 auto;
  color: #1a1a1a;
  line-height: 1.85;
  background: #fff;
}
/* --- Intro (primer párrafo) --- */
.pp-privacidad > p:first-of-type {
  color: #444;
  border-left: 3px solid #515fa1;
  padding: 14px 20px;
  background: #f7f8fc;
  margin-bottom: 56px;
  border-radius: 0 4px 4px 0;
}
/* --- Separador entre secciones --- */
.pp-privacidad section {
  padding-top: 52px;
  padding-bottom: 52px;
  border-bottom: 1px solid #e8e8e8;
}
.pp-privacidad section:last-of-type {
  border-bottom: none;
  padding-bottom: 0;
}
/* --- H2 --- */
.pp-privacidad h2 {
  font-weight: normal;
  color: #1a1a1a;
  margin-bottom: 22px;
  line-height: 1.3;
  padding-bottom: 12px;
  border-bottom: 1px solid #e8e8e8;
}
/* --- Párrafos --- */
.pp-privacidad p {
  margin-bottom: 16px;
  color: #333;
  font-size: 15px;
}
.pp-privacidad p:last-child {
  margin-bottom: 0;
}
/* --- Address --- */
.pp-privacidad address {
  font-style: normal;
  background: #fff;
  border: 1px solid #e0e0e0;
  border-left: 3px solid #515fa1;
  padding: 22px 26px;
  border-radius: 0 4px 4px 0;
  margin-top: 16px;
}
.pp-privacidad address p {
  margin-bottom: 8px;
  font-size: 15px;
}
.pp-privacidad address p:last-child {
  margin-bottom: 0;
}
/* --- Aviso categoría especial --- */
.pp-aviso {
  background: #f2f4f0;
  border-left: 3px solid #e4e8b0;
  padding: 14px 18px;
  border-radius: 0 4px 4px 0;
  color: #3a3a3a;
  margin: 20px 0 !important;
}
/* --- Tablas --- */
.pp-privacidad table {
  width: 100%;
  border-collapse: collapse;
  margin: 24px 0;
  border: 1px solid #e0e0e0;
}
.pp-privacidad caption {
  font-size: 11px;
  text-transform: uppercase;
  letter-spacing: 0.12em;
  color: #515fa1;
  font-weight: 700;
  text-align: left;
  padding: 0 0 10px 2px;
}
.pp-privacidad thead tr {
  background-color: #515fa1;
  color: #fff;
}
.pp-privacidad th {
  text-align: left;
  padding: 11px 16px;
  font-weight: 600;
  font-size: 13px;
  letter-spacing: 0.02em;
}
.pp-privacidad td {
  padding: 11px 16px;
  border-bottom: 1px solid #ebebeb;
  vertical-align: top;
  color: #444;
  font-size: 14px;
}
.pp-privacidad tbody tr:last-child td {
  border-bottom: none;
}
.pp-privacidad tbody tr:nth-child(even) {
  background-color: #fafafa;
}
/* --- Listas --- */
.pp-privacidad ul {
  list-style: none;
  padding: 0;
  margin: 16px 0 20px;
}
.pp-privacidad ul li {
  padding: 10px 0 10px 26px;
  position: relative;
  border-bottom: 1px solid #ebebeb;
  font-size: 15px;
  color: #333;
}
.pp-privacidad ul li:last-child {
  border-bottom: none;
}
.pp-privacidad ul li::before {
  content: '→';
  position: absolute;
  left: 0;
  color: #515fa1;
  font-weight: 700;
}
/* Resaltado verde en strong dentro de li */
.pp-privacidad ul li > strong:first-child {
  color: #1a1a1a;
  background: #e4e8b0;
  padding: 1px 6px;
  border-radius: 2px;
  font-size: 13px;
  letter-spacing: 0.01em;
}
/* --- Links --- */
.pp-privacidad a {
  color: #515fa1;
  text-decoration: underline;
  text-underline-offset: 3px;
  transition: color 0.2s ease;
}
.pp-privacidad a:hover {
  color: #3a4880;
}
/* --- Responsive --- */
@media (max-width: 640px) {
  .pp-privacidad table {
    font-size: 13px;
  }
  .pp-privacidad th,
  .pp-privacidad td {
    padding: 9px 11px;
  }
  .pp-privacidad section {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}/* End custom CSS */