.elementor-1385 .elementor-element.elementor-element-7a429b7{--display:flex;--padding-top:150px;--padding-bottom:100px;--padding-left:0px;--padding-right:0px;}.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-1385 .elementor-element.elementor-element-f67c71a .elementor-heading-title{color:#000000;}.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );color:var( --e-global-color-text );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}.elementor-1385 .elementor-element.elementor-element-47ea9cc{font-family:"Roboto", Sans-serif;font-weight:400;}:root{--page-title-display:none;}/* Start custom CSS for container, class: .elementor-element-7a429b7 *//* ===== POLÍTICA DE PRIVACIDAD – SOLO CONTENIDO ===== */

.privacy-content {
  max-width: 900px !important;
  margin: 0 auto !important;
  padding: 40px 20px !important;
}

/* Título principal */
.privacy-content h1, h2 {
  font-family: 'Montserrat', sans-serif !important;
  font-weight: 600 !important;
  font-size: 32px !important;
  color: #6FAFA5 !important;
  margin-bottom: 30px !important;
}

/* Subtítulos */
.privacy-content h3 {
  font-family: 'Montserrat', sans-serif !important;
  font-weight: 500 !important;
  font-size: 22px !important;
  color: #6FAFA5 !important;
  margin-top: 40px !important;
  margin-bottom: 15px !important;
}

/* Texto */
.privacy-content p,
.privacy-content li {
  font-family: 'Montserrat', sans-serif !important;
  font-weight: 400 !important;
  font-size: 16px !important;
  line-height: 1.7 !important;
  color: #2F2F2F !important;
  margin-bottom: 15px !important;
}

/* Listas */
.privacy-content ul {
  padding-left: 20px !important;
  margin-bottom: 20px !important;
}

/* Enlaces SOLO dentro del texto legal */
.privacy-content a {
  color: #6FAFA5 !important;
  text-decoration: none !important;
  font-weight: 500 !important;
}

.privacy-content a:hover {
  text-decoration: underline !important;
}

/* Separadores */
.privacy-content hr {
  border: none !important;
  border-top: 1px solid #E5E5E5 !important;
  margin: 40px 0 !important;
}

/* Responsive */
@media (max-width: 768px) {
  .privacy-content h1 {
    font-size: 26px !important;
  }

  .privacy-content h3 {
    font-size: 20px !important;
  }

  .privacy-content p,
  .privacy-content li {
    font-size: 15px !important;
  }
}/* End custom CSS */