.elementor-widget-container .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-container .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-3 .elementor-element.elementor-element-3ddc522{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--justify-content:center;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:80px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;--z-index:4;}.elementor-3 .elementor-element.elementor-element-3ddc522:not(.elementor-motion-effects-element-type-background), .elementor-3 .elementor-element.elementor-element-3ddc522 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-403d488 );}.elementor-3 .elementor-element.elementor-element-f3acdaa{--display:flex;}.elementor-widget-icon-list .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-icon-list .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-icon-list .elementor-icon-list-item > .elementor-icon-list-text, .elementor-widget-icon-list .elementor-icon-list-item > a{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-3 .elementor-element.elementor-element-433e671 .elementor-icon-list-icon i{color:var( --e-global-color-44917f7 );transition:color 0.3s;}.elementor-3 .elementor-element.elementor-element-433e671 .elementor-icon-list-icon svg{fill:var( --e-global-color-44917f7 );transition:fill 0.3s;}.elementor-3 .elementor-element.elementor-element-433e671{--e-icon-list-icon-size:7px;--icon-vertical-offset:0px;}.elementor-3 .elementor-element.elementor-element-433e671 .elementor-icon-list-item > .elementor-icon-list-text, .elementor-3 .elementor-element.elementor-element-433e671 .elementor-icon-list-item > a{font-family:"Manrope", Sans-serif;font-weight:400;}.elementor-3 .elementor-element.elementor-element-433e671 .elementor-icon-list-text{color:var( --e-global-color-445c324 );transition:color 0.3s;}.elementor-3 .elementor-element.elementor-element-c3d2eee{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--gap:0px 0px;--row-gap:0px;--column-gap:0px;}.elementor-3 .elementor-element.elementor-element-2c50f95{--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;--gap:0px 0px;--row-gap:0px;--column-gap:0px;}.elementor-widget-html .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-html .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-3 .elementor-element.elementor-element-532fab51{--display:flex;--margin-top:150px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}@media(min-width:768px){.elementor-3 .elementor-element.elementor-element-f3acdaa{--width:20%;}.elementor-3 .elementor-element.elementor-element-2c50f95{--width:100%;}}/* Start custom CSS for html, class: .elementor-element-2f3ea11 */.pxel-privacy {
  max-width: 1120px;
  margin: 0 auto;
  padding: 0px 20px 120px;
  font-family: "Poppins", sans-serif;
  color: #333;
  line-height: 1.7;
}

/* Titres */
.pxel-privacy h1 {
  font-size: 2rem;
  margin-bottom: 30px;
  font-weight: 600;
  color: #000;
}

.pxel-privacy h2 {
  font-size: 1.4rem;
  margin-top: 50px;
  margin-bottom: 15px;
  font-weight: 600;
  color: #000;
}

.pxel-privacy h3 {
  font-size: 1.15rem;
  margin-top: 30px;
  margin-bottom: 10px;
  font-weight: 600;
  color: #000;
}

/* Paragraphes */
.pxel-privacy p {
  margin-bottom: 18px;
  font-size: 0.95rem;
}

/* Listes */
.pxel-privacy ul {
  margin: 0 0 25px 20px;
  padding: 0;
}

.pxel-privacy li {
  margin-bottom: 8px;
  font-size: 0.95rem;
}

/* Liens */
.pxel-privacy a {
  color: #6608fa;
  text-decoration: none;
}

.pxel-privacy a:hover {
  text-decoration: underline;
}

/* Responsive */
@media (max-width: 768px) {
  .pxel-privacy {
    padding: 40px 16px 100px;
  }

  .pxel-privacy h1 {
    font-size: 1.6rem;
  }

  .pxel-privacy h2 {
    font-size: 1.25rem;
  }

  .pxel-privacy p,
  .pxel-privacy li {
    font-size: 0.92rem;
  }
}/* End custom CSS */