.elementor-19757 .elementor-element.elementor-element-6673ff2{--display:flex;}.elementor-19757 .elementor-element.elementor-element-8901ae4{--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-19757 .elementor-element.elementor-element-9378e7f{--display:flex;}.elementor-19757 .elementor-element.elementor-element-b823dc7{--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-19757 .elementor-element.elementor-element-65e8116{--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-19757 .elementor-element.elementor-element-471a1ab{--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-19757 .elementor-element.elementor-element-11af717{--spacer-size:50px;}.elementor-19757 .elementor-element.elementor-element-5688df9{--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-widget-button .elementor-button{background-color:var( --e-global-color-accent );font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-19757 .elementor-element.elementor-element-6a67da4 .elementor-button{background-color:#FF8800;font-family:"Roboto", Sans-serif;font-size:20px;font-weight:500;fill:#FFFFFF;color:#FFFFFF;box-shadow:0px 0px 10px 0px rgba(0,0,0,0.5);border-radius:20px 20px 20px 20px;}.elementor-19757 .elementor-element.elementor-element-6a67da4 .elementor-button:hover, .elementor-19757 .elementor-element.elementor-element-6a67da4 .elementor-button:focus{background-color:#FFFFFF;color:#FF8800;}.elementor-19757 .elementor-element.elementor-element-6a67da4 .elementor-button:hover svg, .elementor-19757 .elementor-element.elementor-element-6a67da4 .elementor-button:focus svg{fill:#FF8800;}.elementor-19757 .elementor-element.elementor-element-7481aa7{--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-19757 .elementor-element.elementor-element-155967f{--spacer-size:50px;}/* Start custom CSS for html, class: .elementor-element-39d0095 */.titre-design {
    position: relative;
    display: inline-block;
}

.titre-design h2 {
    position: relative;
    margin: 0;
    font-size: 50px;
    font-weight: 800;
    line-height: 1.05;
    color: #5d87ee;
    z-index: 2;
}

.titre-design::before {
    content: "";
    position: absolute;
    top: -16px;
    left: 380px;
    width: 1300px;
    height: 150px;
    background: #dfe8fb;
    z-index: 1;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-92caa1e */.ligue-aide-page {
  padding: 40px 20px 60px;
  background: #ffffff;
  font-family: "Arial", sans-serif;
  color: #1f2937;
}

.ligue-container {
  max-width: 1080px;
  margin: 0 auto;
}

.ligue-hero {
  margin-bottom: 32px;
}

.ligue-breadcrumb {
  margin: 0 0 10px;
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.08em;
  color: #f28c28;
}

.ligue-hero h1 {
  margin: 0 0 14px;
  font-size: 42px;
  line-height: 1.15;
  font-weight: 800;
  text-transform: uppercase;
  color: #123c7c;
}

.ligue-intro {
  margin: 0 0 24px;
  font-size: 20px;
  line-height: 1.5;
  color: #374151;
}

.ligue-chapo {
  background: #f8fafc;
  border-left: 5px solid #f28c28;
  padding: 22px 24px;
  border-radius: 12px;
}

.ligue-chapo h2 {
  margin: 0 0 10px;
  font-size: 24px;
  line-height: 1.3;
  color: #123c7c;
}

.ligue-chapo p {
  margin: 0;
  font-size: 16px;
  line-height: 1.7;
}

.ligue-accordion-group {
  display: flex;
  flex-direction: column;
  gap: 16px;
}

.ligue-accordion {
  border: 1px solid #dbe3ee;
  border-radius: 14px;
  overflow: hidden;
  background: #ffffff;
  box-shadow: 0 8px 24px rgba(18, 60, 124, 0.06);
}

.ligue-accordion summary {
  position: relative;
  list-style: none;
  cursor: pointer;
  padding: 22px 60px 22px 24px;
  font-size: 20px;
  font-weight: 700;
  line-height: 1.4;
  color: #123c7c;
  background: #f9fbfe;
  transition: background 0.25s ease;
}

.ligue-accordion summary::-webkit-details-marker {
  display: none;
}

.ligue-accordion summary:hover {
  background: #f2f7fd;
}

.ligue-accordion summary::after {
  content: "+";
  position: absolute;
  top: 50%;
  right: 22px;
  transform: translateY(-50%);
  width: 32px;
  height: 32px;
  border-radius: 50%;
  background: #123c7c;
  color: #ffffff;
  font-size: 22px;
  line-height: 32px;
  text-align: center;
  font-weight: 400;
}

.ligue-accordion[open] summary::after {
  content: "–";
}

.ligue-accordion-content {
  padding: 24px;
  border-top: 1px solid #e8eef5;
}

.ligue-accordion-content p {
  margin: 0 0 14px;
  font-size: 16px;
  line-height: 1.75;
  color: #374151;
}

.ligue-accordion-content ul {
  margin: 0 0 18px 18px;
  padding: 0;
}

.ligue-accordion-content li {
  margin-bottom: 8px;
  font-size: 16px;
  line-height: 1.7;
  color: #374151;
}

.ligue-info-box {
  margin: 20px 0;
  padding: 18px 20px;
  background: #fff7ed;
  border: 1px solid #fed7aa;
  border-radius: 12px;
}

.ligue-btn {
  display: inline-block;
  margin-top: 10px;
  padding: 12px 20px;
  background: #f28c28;
  color: #ffffff;
  text-decoration: none;
  border-radius: 999px;
  font-weight: 700;
  transition: all 0.25s ease;
}

.ligue-btn:hover {
  background: #d97706;
  color: #ffffff;
}

@media (max-width: 767px) {
  .ligue-aide-page {
    padding: 24px 16px 40px;
  }

  .ligue-hero h1 {
    font-size: 28px;
  }

  .ligue-intro {
    font-size: 18px;
  }

  .ligue-chapo h2 {
    font-size: 20px;
  }

  .ligue-accordion summary {
    padding: 18px 52px 18px 18px;
    font-size: 17px;
  }

  .ligue-accordion-content {
    padding: 18px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-44ba0b4 */.titre-design {
    position: relative;
    display: inline-block;
}

.titre-design h2 {
    position: relative;
    margin: 0;
    font-size: 50px;
    font-weight: 800;
    line-height: 1.05;
    color: #5d87ee;
    z-index: 2;
}

.titre-design::before {
    content: "";
    position: absolute;
    top: -16px;
    left: 450px;
    width: 1300px;
    height: 100px;
    background: #dfe8fb;
    z-index: 1;
}/* End custom CSS */