.elementor-1254 .elementor-element.elementor-element-454a9fe{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-1254 .elementor-element.elementor-element-8c8d3a2{--spacer-size:60px;}.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );text-transform:var( --e-global-typography-text-text-transform );font-style:var( --e-global-typography-text-font-style );text-decoration:var( --e-global-typography-text-text-decoration );line-height:var( --e-global-typography-text-line-height );letter-spacing:var( --e-global-typography-text-letter-spacing );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-1254 .elementor-element.elementor-element-4fc008d{--spacer-size:100px;}:root{--page-title-display:none;}@media(max-width:1024px){.elementor-widget-text-editor{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );letter-spacing:var( --e-global-typography-text-letter-spacing );}}@media(max-width:767px){.elementor-widget-text-editor{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );letter-spacing:var( --e-global-typography-text-letter-spacing );}}/* Start custom CSS for text-editor, class: .elementor-element-708bf97 */.mentions-legales {
  font-family: "Poppins", sans-serif;
  line-height: 1.7;
  color: #333;
  max-width: 900px;
  margin: 0 auto;
  padding: 20px 10px;
}

.mentions-legales h1 {
  font-size: 2em;
  margin-bottom: 0.5em;
  color: #222;
}

.mentions-legales h2 {
  font-size: 1.4em;
  margin-top: 2em;
  margin-bottom: 0.5em;
  color: #444;
  border-bottom: 1px solid #ccc;
  padding-bottom: 4px;
}

.mentions-legales p {
  margin: 1em 0;
}

.mentions-legales a {
  color: #0066cc;
  text-decoration: none;
}

.mentions-legales a:hover {
  text-decoration: underline;
}

.mentions-legales .date {
  font-style: italic;
  color: #666;
  margin-bottom: 1em;
}

@media (max-width: 1024px) {
  .mentions-legales {
    padding: 20px 20px;
  }

  .mentions-legales h1 {
    font-size: 1.8em;
  }

  .mentions-legales h2 {
    font-size: 1.3em;
  }
}

@media (max-width: 600px) {
  .mentions-legales {
    padding: 20px 15px;
  }

  .mentions-legales h1 {
    font-size: 1.6em;
  }

  .mentions-legales h2 {
    font-size: 1.2em;
  }
}/* End custom CSS */