/*!**********************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./src/4-section-chiffres/style.scss ***!
  \**********************************************************************************************************************************************************************************************************************************************************/
.section-chiffres {
  --custom-color-accent2-content: var(--Violet-600, #7C3AED);
  --Color-Text-Accent: var(--custom-color-accent2-content);
  --ds-semantic-color-layout-invert-content-medium: var(--Violet-100, #EDE9FE);
  --custom-color-accent-surface-subtle: var(--Violet-500, #8B5CF6);
  --custom-color-accent-surface-medium: var(--Violet-300, #C4B5FD);
  --custom-color-accent-surface-strong: var(--Violet-900, #4C1D95);
  --ds-semantic-color-accent1-surface-subtlest: var(--Violet-100, #EDE9FE);
}
.section-chiffres section.wp-block-notre-impact-map {
  padding-top: 0;
}
.section-chiffres .circle-svg {
  display: block;
  max-height: 2rem;
}
.section-chiffres .circle-svg path.percent {
  stroke: var(--custom-color-accent2-content);
  fill: none;
  stroke-width: 8;
  stroke-dasharray: 0, 100.5309649149;
  transition: stroke-dasharray 0.8s ease;
}
.section-chiffres .circle-svg path.around {
  stroke: var(--custom-color-accent-surface-medium);
  fill: none;
  stroke-width: 8;
}
.section-chiffres .graph-list p {
  display: flex;
  margin-bottom: 1rem;
  justify-content: flex-start;
  align-items: center;
}
.section-chiffres .graph-list p svg {
  width: 50px;
  margin-right: 0.6rem;
}
.section-chiffres .graph-list p:first-child svg .percent {
  stroke-dasharray: 0, 100.5309649149;
  transition-delay: 0.2s;
}
.section-chiffres .graph-list p:nth-child(2) svg .percent {
  stroke-dasharray: 0, 100.5309649149;
  transition-delay: 0.4s;
}
.section-chiffres .graph-list p:nth-child(3) svg .percent {
  stroke-dasharray: 0, 100.5309649149;
  transition-delay: 0.6s;
}
.section-chiffres .graph-list p:nth-child(4) svg .percent {
  stroke-dasharray: 0, 100.5309649149;
  transition-delay: 0.8s;
}
.section-chiffres .graph-list p:nth-child(5) svg .percent {
  stroke-dasharray: 0, 100.5309649149;
  transition-delay: 1s;
}
.section-chiffres .is-active .graph-list p:first-child svg .percent {
  stroke-dasharray: 80.4247719319, 100.5309649149;
}
.section-chiffres .is-active .graph-list p:nth-child(2) svg .percent {
  stroke-dasharray: 37.1964570185, 100.5309649149;
}
.section-chiffres .is-active .graph-list p:nth-child(3) svg .percent {
  stroke-dasharray: 69.3663657913, 100.5309649149;
}
.section-chiffres .is-active .graph-list p:nth-child(4) svg .percent {
  stroke-dasharray: 27.143360527, 100.5309649149;
}
.section-chiffres .is-active .graph-list p:nth-child(5) svg .percent {
  stroke-dasharray: 86.4566298268, 100.5309649149;
}
.section-chiffres .heading-gellule {
  display: flex;
  align-items: center;
}
.section-chiffres .heading-gellule span {
  border-radius: 120px;
  background: #EDE9FE;
  display: flex;
  padding: 4px 8px;
  justify-content: center;
  align-items: center;
  color: var(--custom-color-accent2-content);
  font-size: 1rem;
  height: 1rem;
  margin-left: 0.8rem;
}
.section-chiffres .number-strong {
  margin: 0.6rem 0;
}
.section-chiffres .number-strong strong {
  font-size: 2.6rem;
  font-weight: var(--ds-core-typography-font-weight-semibold);
  margin-right: 0.5rem;
}
.section-chiffres .reverse-icon a {
  flex-direction: row-reverse;
}
.section-chiffres .heading-kg-hab {
  display: flex;
  margin-top: 2.2rem;
}
.section-chiffres .heading-kg-hab span {
  font-size: 1.75rem;
  font-weight: 400;
  margin-left: 1rem;
}
.section-chiffres .gellules-group {
  display: flex;
  flex-wrap: wrap;
  margin-top: 1rem;
}
.section-chiffres .gellules-group .gellule {
  border-radius: 0.3rem;
  margin: 0.1rem;
  color: #FFFFFF;
  width: auto;
  padding: 0.3rem 0.6rem;
  background-color: var(--custom-color-accent-surface-strong);
}
.section-chiffres .graph {
  position: relative;
  display: flex;
  align-items: center;
  font-size: 1.25rem;
}
.section-chiffres .graph span {
  font-size: 0.875rem;
  margin-left: 0.3rem;
}
.section-chiffres .graph::before {
  display: block;
  content: "";
  margin-right: 0.6rem;
  width: 145px;
  height: 48px;
  left: 0;
  top: 0;
  border-radius: 0 0.5rem 0.5rem 0;
}
.section-chiffres .graph--emballages {
  margin-top: 1rem;
}
.section-chiffres .graph--emballages::before {
  background-color: var(--custom-color-accent-surface-subtle);
}
.section-chiffres .graph--papiers {
  margin-top: 0.5rem;
}
.section-chiffres .graph--papiers::before {
  background-color: var(--custom-color-accent-surface-strong);
  width: 36px;
}
.section-chiffres .legend-group {
  display: flex;
  width: 100%;
  margin-top: 4rem;
}
.section-chiffres .legend-group .legend {
  position: relative;
  padding-left: 1rem;
}
.section-chiffres .legend-group .legend::before {
  position: absolute;
  left: 0;
  top: 50%;
  content: "";
  width: 0.75rem;
  height: 0.75rem;
  border-radius: 50px;
  background-color: var(--custom-color-accent-surface-strong);
  transform: translateY(-50%);
}
.section-chiffres .legend-group .legend--emballages::before {
  background-color: var(--custom-color-accent-surface-subtle);
}
@media screen and (max-width: 1439px) {
  .section-chiffres .legend-group {
    flex-direction: column;
  }
}
.section-chiffres .intro-cta {
  margin: 2.5rem 0;
}
.section-chiffres .accordeon-wrapper {
  margin: 2.5rem 0;
}
.section-chiffres .accordeon-wrapper .accordeon-content {
  max-height: 0;
  opacity: 0;
  pointer-events: none;
  overflow: hidden;
  transition: max-height ease-out 0.4s, opacity ease-out 0.4s;
}
.section-chiffres .accordeon-wrapper.is-active .toggle-btn .wp-element-button::after {
  transform: rotateZ(0deg);
  opacity: 0;
}
.section-chiffres .accordeon-wrapper.is-active .toggle-btn::after {
  width: 52px;
}
@media screen and (max-width: 834px) {
  .section-chiffres .accordeon-wrapper.is-active .toggle-btn::after {
    height: 0;
  }
}
.section-chiffres .accordeon-wrapper.is-active .toggle-btn.toggle-btn-en::after {
  width: 28px;
}
.section-chiffres .accordeon-wrapper.is-active .accordeon-content {
  max-height: 85rem;
  opacity: 1;
  pointer-events: all;
  transition: max-height ease-out 0.4s, opacity ease-out 0.25s 0.25s;
}
.section-chiffres .accordeon-wrapper .toggle-btn {
  position: relative;
}
.section-chiffres .accordeon-wrapper .toggle-btn::after {
  content: "";
  height: 1px;
  width: 46px;
  background-color: var(--ds-semantic-color-layout-content-medium);
  position: absolute;
  left: 0;
  bottom: 1rem;
}
@media screen and (max-width: 834px) {
  .section-chiffres .accordeon-wrapper .toggle-btn::after {
    height: 0;
  }
}
.section-chiffres .accordeon-wrapper .toggle-btn.toggle-btn-en::after {
  width: 35px;
}
.section-chiffres .accordeon-wrapper .toggle-btn .wp-element-button {
  position: relative;
  font-size: 1rem;
  font-family: Arial, Helvetica, sans-serif;
  padding: 1rem 1.6rem 1rem 0rem !important;
  border-radius: 0;
}
@media screen and (max-width: 834px) {
  .section-chiffres .accordeon-wrapper .toggle-btn .wp-element-button {
    font-size: 0;
  }
}
.section-chiffres .accordeon-wrapper .toggle-btn .wp-element-button::before, .section-chiffres .accordeon-wrapper .toggle-btn .wp-element-button::after {
  content: "";
  position: absolute;
  right: -0.1rem;
  top: 1.6rem;
  width: 1.05rem;
  height: 2px;
  background-color: var(--custom-color-accent2-content);
  border-radius: 1px;
  -webkit-mask-image: none !important;
          mask-image: none !important;
}
.section-chiffres .accordeon-wrapper .toggle-btn .wp-element-button::after {
  transform: rotateZ(90deg);
  transition: ease-out 0.25s;
}
.section-chiffres .accordeon-wrapper .accordeon-toggle {
  display: flex;
  justify-content: space-between;
  align-items: center;
  cursor: pointer;
}
.section-chiffres .accordeon-wrapper .accordeon-toggle .slider-ttl .wp-element-button {
  position: relative;
  padding: 0 0 0 3.25rem;
  background-color: transparent;
  color: var(--ds-semantic-color-layout-content-medium);
  font-size: 2.25rem;
  text-align: left;
}
@media screen and (max-width: 834px) {
  .section-chiffres .accordeon-wrapper .accordeon-toggle .slider-ttl .wp-element-button {
    font-size: 1.5rem;
  }
}
.section-chiffres .accordeon-wrapper .accordeon-toggle .slider-ttl .wp-element-button::before {
  position: absolute;
  left: 0.5rem;
  z-index: 1;
  width: 1.5rem;
  height: 1.5rem;
}
.section-chiffres .accordeon-wrapper .accordeon-toggle .slider-ttl .wp-element-button::after {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  z-index: 0;
  width: 2.5rem;
  height: 2.5rem;
  background-color: var(--custom-color-accent2-content);
  border-radius: 0.25rem;
}
.section-chiffres .slider-article {
  margin: 1.5rem 0;
  padding: 1.5rem 0;
}
.section-chiffres .slider-item-wrap.no-bot-tag .slide-tag {
  position: static;
  align-self: flex-start;
}
.section-chiffres .slider-item-wrap.no-bot-tag .slide-tag .wp-element-button {
  gap: 1rem;
  margin-top: 0.5rem;
}
.section-chiffres .slider-item-wrap.slide-two-col {
  position: relative;
  overflow: visible;
}
.section-chiffres .slider-item-wrap.slide-two-col::after {
  content: "";
  width: 3rem;
  height: 100%;
  position: absolute;
  right: -2rem;
  background-color: var(--ds-semantic-color-accent1-surface-subtlest);
}
@media screen and (max-width: 1439px) {
  .section-chiffres .slider-item-wrap .card-exergue.heading-kg-hab {
    font-size: 2.5rem;
  }
}
.section-chiffres .intro-cta a.wp-block-button__link {
  color: #fff;
}
.section-chiffres .intro-cta a.wp-block-button__link::after {
  background-color: #fff;
}
.section-chiffres .accordeon-toggle {
  opacity: 0;
}
.section-chiffres .accordeon-toggle .wp-element-button::before {
  opacity: 0;
  transform-origin: center;
}
.section-chiffres .in-view .accordeon-toggle {
  opacity: 1;
  transition: opacity ease-out 0.4s;
}
.section-chiffres .in-view .accordeon-toggle .wp-element-button::before {
  animation: bounceIn ease-in-out 0.5s 0.25s forwards;
}

/*# sourceMappingURL=style-index.css.map*/