.elementor-5768 .elementor-element.elementor-element-77d2e6b7{--display:flex;overflow:visible;}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );color:var( --e-global-color-primary );}.elementor-5768 .elementor-element.elementor-element-0ff0c0a{text-align:center;}.elementor-5768 .elementor-element.elementor-element-0ff0c0a .elementor-heading-title{font-family:"Averia Serif Libre", Sans-serif;font-size:40px;font-weight:600;line-height:1.2em;letter-spacing:-0.02em;color:var( --e-global-color-text );}.elementor-5768 .elementor-element.elementor-element-6916d54{text-align:center;}.elementor-5768 .elementor-element.elementor-element-6916d54 .elementor-heading-title{font-family:"Averia Serif Libre", Sans-serif;font-size:36px;font-weight:600;line-height:1.2em;letter-spacing:-0.02em;color:var( --e-global-color-text );}.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 );line-height:var( --e-global-typography-text-line-height );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-5768 .elementor-element.elementor-element-579eabe{text-align:center;font-family:"Poppins", Sans-serif;font-size:18px;font-weight:400;line-height:1.7em;}.elementor-5768 .elementor-element.elementor-element-6fa8c2d0{font-family:"Poppins", Sans-serif;font-size:16px;font-weight:400;line-height:1.7em;color:#837465;}@media(max-width:1024px){.elementor-widget-heading .elementor-heading-title{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-5768 .elementor-element.elementor-element-0ff0c0a .elementor-heading-title{font-size:36px;}.elementor-5768 .elementor-element.elementor-element-6916d54 .elementor-heading-title{font-size:36px;}.elementor-widget-text-editor{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}}@media(max-width:767px){.elementor-widget-heading .elementor-heading-title{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-5768 .elementor-element.elementor-element-0ff0c0a .elementor-heading-title{font-size:26px;}.elementor-5768 .elementor-element.elementor-element-6916d54 .elementor-heading-title{font-size:26px;}.elementor-widget-text-editor{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}}/* Start custom CSS for text-editor, class: .elementor-element-6fa8c2d0 */.politique-cookies {
  font-family: inherit;
  line-height: 1.6;
  color: inherit;
}

.politique-cookies h3 {
  margin-top: 2em;
  margin-bottom: 0.6em;
}

.table-cookies-wrapper {
  width: 100%;
  overflow-x: auto;
  margin: 1.5em 0;
}

.table-cookies {
  width: 100%;
  border-collapse: collapse;
  font-size: 0.95em;
}

.table-cookies thead {
  background-color: #f5f5f5;
}

.table-cookies th,
.table-cookies td {
  padding: 12px 15px;
  text-align: left;
  border: 1px solid #e0e0e0;
  vertical-align: top;
}

.table-cookies th {
  font-weight: 600;
}

.table-cookies tbody tr:nth-child(even) {
  background-color: #fafafa;
}

@media screen and (max-width: 768px) {
  .table-cookies thead {
    display: none;
  }

  .table-cookies,
  .table-cookies tbody,
  .table-cookies tr,
  .table-cookies td {
    display: block;
    width: 100%;
  }

  .table-cookies tr {
    margin-bottom: 1em;
    border: 1px solid #e0e0e0;
    border-radius: 4px;
    overflow: hidden;
  }

  .table-cookies td {
    border: none;
    border-bottom: 1px solid #f0f0f0;
    padding: 10px 15px;
    position: relative;
    padding-left: 45%;
    text-align: left;
  }

  .table-cookies td:last-child {
    border-bottom: none;
  }

  .table-cookies td::before {
    content: attr(data-label);
    position: absolute;
    left: 15px;
    top: 10px;
    width: 40%;
    font-weight: 600;
    color: #555;
  }
}/* End custom CSS */