/**
 * Swiper 11.1.1
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2024 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: April 9, 2024
 */

/* FONT_START */

@font-face {
  font-family: 'swiper-icons';
  src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA");
  font-weight: 400;
  font-style: normal;
}

/* FONT_END */

:root {
  --swiper-theme-color: #007aff;
  /*
  --swiper-preloader-color: var(--swiper-theme-color);
  --swiper-wrapper-transition-timing-function: initial;
  */
}

:host {
  position: relative;
  display: block;
  margin-left: auto;
  margin-right: auto;
  z-index: 1;
}

.swiper {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  /* Fix of Webkit flickering */
  z-index: 1;
  display: block;
}

.swiper-vertical > .swiper-wrapper {
  flex-direction: column;
}

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  transition-property: transform;
  transition-timing-function: ease;
  transition-timing-function: initial;
  transition-timing-function: var(--swiper-wrapper-transition-timing-function, initial);
  box-sizing: content-box;
}

.swiper-android .swiper-slide,
.swiper-ios .swiper-slide,
.swiper-wrapper {
  transform: translate3d(0px, 0, 0);
}

.swiper-horizontal {
  touch-action: pan-y;
}

.swiper-vertical {
  touch-action: pan-x;
}

.swiper-slide {
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  transition-property: transform;
  display: block;
}

.swiper-slide-invisible-blank {
  visibility: hidden;
}

/* Auto Height */

.swiper-autoheight,
.swiper-autoheight .swiper-slide {
  height: auto;
}

.swiper-autoheight .swiper-wrapper {
  align-items: flex-start;
  transition-property: transform, height;
}

.swiper-backface-hidden .swiper-slide {
  transform: translateZ(0);
  backface-visibility: hidden;
}

/* 3D Effects */

.swiper-3d.swiper-css-mode .swiper-wrapper {
  perspective: 1200px;
}

.swiper-3d .swiper-wrapper {
  transform-style: preserve-3d;
}

.swiper-3d {
  perspective: 1200px;
}

.swiper-3d .swiper-slide,
.swiper-3d .swiper-cube-shadow {
  transform-style: preserve-3d;
}

/* CSS Mode */

.swiper-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none;
  /* For Firefox */
  -ms-overflow-style: none;
  /* For Internet Explorer and Edge */
}

.swiper-css-mode > .swiper-wrapper::-webkit-scrollbar {
  display: none;
}

.swiper-css-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: start start;
}

.swiper-css-mode.swiper-horizontal > .swiper-wrapper {
  scroll-snap-type: x mandatory;
}

.swiper-css-mode.swiper-vertical > .swiper-wrapper {
  scroll-snap-type: y mandatory;
}

.swiper-css-mode.swiper-free-mode > .swiper-wrapper {
  scroll-snap-type: none;
}

.swiper-css-mode.swiper-free-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: none;
}

.swiper-css-mode.swiper-centered > .swiper-wrapper::before {
  content: '';
  flex-shrink: 0;
  order: 9999;
}

.swiper-css-mode.swiper-centered > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: center center;
  scroll-snap-stop: always;
}

.swiper-css-mode.swiper-centered.swiper-horizontal > .swiper-wrapper > .swiper-slide:first-child {
  margin-left: var(--swiper-centered-offset-before);
}

.swiper-css-mode.swiper-centered.swiper-horizontal > .swiper-wrapper::before {
  height: 100%;
  min-height: 1px;
  width: var(--swiper-centered-offset-after);
}

.swiper-css-mode.swiper-centered.swiper-vertical > .swiper-wrapper > .swiper-slide:first-child {
  margin-top: var(--swiper-centered-offset-before);
}

.swiper-css-mode.swiper-centered.swiper-vertical > .swiper-wrapper::before {
  width: 100%;
  min-width: 1px;
  height: var(--swiper-centered-offset-after);
}

/* Slide styles start */

/* 3D Shadows */

.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-slide-shadow-bottom {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}

.swiper-3d .swiper-slide-shadow {
  background: rgba(0, 0, 0, 0.15);
}

.swiper-3d .swiper-slide-shadow-left {
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-3d .swiper-slide-shadow-right {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-3d .swiper-slide-shadow-top {
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-3d .swiper-slide-shadow-bottom {
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  transform-origin: 50%;
  box-sizing: border-box;
  border: 4px solid #007aff;
  border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
  border-radius: 50%;
  border-top-color: transparent;
}

.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,
.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader {
  animation: swiper-preloader-spin 1s infinite linear;
}

.swiper-lazy-preloader-white {
  --swiper-preloader-color: #fff;
}

.swiper-lazy-preloader-black {
  --swiper-preloader-color: #000;
}

@keyframes swiper-preloader-spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

/* Slide styles end */

.swiper-virtual .swiper-slide {
  -webkit-backface-visibility: hidden;
  transform: translateZ(0);
}

.swiper-virtual.swiper-css-mode .swiper-wrapper::after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
}

.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after {
  height: 1px;
  width: var(--swiper-virtual-size);
}

.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after {
  width: 1px;
  height: var(--swiper-virtual-size);
}

:root {
  --swiper-navigation-size: 44px;
  /*
  --swiper-navigation-top-offset: 50%;
  --swiper-navigation-sides-offset: 10px;
  --swiper-navigation-color: var(--swiper-theme-color);
  */
}

.swiper-button-prev,
.swiper-button-next {
  position: absolute;
  top: 50%;
  top: var(--swiper-navigation-top-offset, 50%);
  width: calc(44px / 44 * 27);
  width: calc(var(--swiper-navigation-size) / 44 * 27);
  height: 44px;
  height: var(--swiper-navigation-size);
  margin-top: calc(0px - (44px / 2));
  margin-top: calc(0px - (var(--swiper-navigation-size) / 2));
  z-index: 10;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #007aff;
  color: var(--swiper-navigation-color, var(--swiper-theme-color));
}

.swiper-button-prev.swiper-button-disabled,
.swiper-button-next.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none;
}

.swiper-button-prev.swiper-button-hidden,
.swiper-button-next.swiper-button-hidden {
  opacity: 0;
  cursor: auto;
  pointer-events: none;
}

.swiper-navigation-disabled .swiper-button-prev,
.swiper-navigation-disabled .swiper-button-next {
  display: none !important;
}

.swiper-button-prev svg,
.swiper-button-next svg {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  transform-origin: center;
}

.swiper-rtl .swiper-button-prev svg,
.swiper-rtl .swiper-button-next svg {
  transform: rotate(180deg);
}

.swiper-button-prev,
.swiper-rtl .swiper-button-next {
  left: 10px;
  left: var(--swiper-navigation-sides-offset, 10px);
  right: auto;
}

.swiper-button-next,
.swiper-rtl .swiper-button-prev {
  right: 10px;
  right: var(--swiper-navigation-sides-offset, 10px);
  left: auto;
}

.swiper-button-lock {
  display: none;
}

/* Navigation font start */

.swiper-button-prev:after,
.swiper-button-next:after {
  font-family: swiper-icons;
  font-size: 44px;
  font-size: var(--swiper-navigation-size);
  text-transform: none !important;
  letter-spacing: 0;
  font-feature-settings: ;
  font-variant: normal;
  font-variant: initial;
  line-height: 1;
}

.swiper-button-prev:after,
.swiper-rtl .swiper-button-next:after {
  content: 'prev';
}

.swiper-button-next,
.swiper-rtl .swiper-button-prev {
  right: 10px;
  right: var(--swiper-navigation-sides-offset, 10px);
  left: auto;
}

.swiper-button-next:after,
.swiper-rtl .swiper-button-prev:after {
  content: 'next';
}

/* Navigation font end */

:root {
  /*
  --swiper-pagination-color: var(--swiper-theme-color);
  --swiper-pagination-left: auto;
  --swiper-pagination-right: 8px;
  --swiper-pagination-bottom: 8px;
  --swiper-pagination-top: auto;
  --swiper-pagination-fraction-color: inherit;
  --swiper-pagination-progressbar-bg-color: rgba(0,0,0,0.25);
  --swiper-pagination-progressbar-size: 4px;
  --swiper-pagination-bullet-size: 8px;
  --swiper-pagination-bullet-width: 8px;
  --swiper-pagination-bullet-height: 8px;
  --swiper-pagination-bullet-border-radius: 50%;
  --swiper-pagination-bullet-inactive-color: #000;
  --swiper-pagination-bullet-inactive-opacity: 0.2;
  --swiper-pagination-bullet-opacity: 1;
  --swiper-pagination-bullet-horizontal-gap: 4px;
  --swiper-pagination-bullet-vertical-gap: 6px;
  */
}

.swiper-pagination {
  position: absolute;
  text-align: center;
  transition: 300ms opacity;
  transform: translate3d(0, 0, 0);
  z-index: 10;
}

.swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}

.swiper-pagination-disabled > .swiper-pagination,
.swiper-pagination.swiper-pagination-disabled {
  display: none !important;
}

/* Common Styles */

.swiper-pagination-fraction,
.swiper-pagination-custom,
.swiper-horizontal > .swiper-pagination-bullets,
.swiper-pagination-bullets.swiper-pagination-horizontal {
  bottom: 8px;
  bottom: var(--swiper-pagination-bottom, 8px);
  top: auto;
  top: var(--swiper-pagination-top, auto);
  left: 0;
  width: 100%;
}

/* Bullets */

.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transform: scale(0.33);
  position: relative;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
  transform: scale(1);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  transform: scale(1);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  transform: scale(0.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  transform: scale(0.33);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  transform: scale(0.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  transform: scale(0.33);
}

.swiper-pagination-bullet {
  width: 8px;
  width: var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));
  height: 8px;
  height: var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));
  display: inline-block;
  border-radius: 50%;
  border-radius: var(--swiper-pagination-bullet-border-radius, 50%);
  background: #000;
  background: var(--swiper-pagination-bullet-inactive-color, #000);
  opacity: 0.2;
  opacity: var(--swiper-pagination-bullet-inactive-opacity, 0.2);
}

button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  box-shadow: none;
  -webkit-appearance: none;
          -moz-appearance: none;
       appearance: none;
}

.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}

.swiper-pagination-bullet:only-child {
  display: none !important;
}

.swiper-pagination-bullet-active {
  opacity: 1;
  opacity: var(--swiper-pagination-bullet-opacity, 1);
  background: #007aff;
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
}

.swiper-vertical > .swiper-pagination-bullets,
.swiper-pagination-vertical.swiper-pagination-bullets {
  right: 8px;
  right: var(--swiper-pagination-right, 8px);
  left: auto;
  left: var(--swiper-pagination-left, auto);
  top: 50%;
  transform: translate3d(0px, -50%, 0);
}

.swiper-vertical > .swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 6px 0;
  margin: var(--swiper-pagination-bullet-vertical-gap, 6px) 0;
  display: block;
}

.swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  transform: translateY(-50%);
  width: 8px;
}

.swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  display: inline-block;
  transition: 200ms transform, 200ms top;
}

.swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 4px;
  margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 4px);
}

.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  transform: translateX(-50%);
  white-space: nowrap;
}

.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: 200ms transform, 200ms left;
}

.swiper-horizontal.swiper-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: 200ms transform, 200ms right;
}

/* Fraction */

.swiper-pagination-fraction {
  color: inherit;
  color: var(--swiper-pagination-fraction-color, inherit);
}

/* Progress */

.swiper-pagination-progressbar {
  background: rgba(0, 0, 0, 0.25);
  background: var(--swiper-pagination-progressbar-bg-color, rgba(0, 0, 0, 0.25));
  position: absolute;
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: #007aff;
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  transform: scale(0);
  transform-origin: left top;
}

.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  transform-origin: right top;
}

.swiper-horizontal > .swiper-pagination-progressbar,
.swiper-pagination-progressbar.swiper-pagination-horizontal,
.swiper-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite {
  width: 100%;
  height: 4px;
  height: var(--swiper-pagination-progressbar-size, 4px);
  left: 0;
  top: 0;
}

.swiper-vertical > .swiper-pagination-progressbar,
.swiper-pagination-progressbar.swiper-pagination-vertical,
.swiper-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite {
  width: 4px;
  width: var(--swiper-pagination-progressbar-size, 4px);
  height: 100%;
  left: 0;
  top: 0;
}

.swiper-pagination-lock {
  display: none;
}

:root {
  /*
  --swiper-scrollbar-border-radius: 10px;
  --swiper-scrollbar-top: auto;
  --swiper-scrollbar-bottom: 4px;
  --swiper-scrollbar-left: auto;
  --swiper-scrollbar-right: 4px;
  --swiper-scrollbar-sides-offset: 1%;
  --swiper-scrollbar-bg-color: rgba(0, 0, 0, 0.1);
  --swiper-scrollbar-drag-bg-color: rgba(0, 0, 0, 0.5);
  --swiper-scrollbar-size: 4px;
  */
}

.swiper-scrollbar {
  border-radius: 10px;
  border-radius: var(--swiper-scrollbar-border-radius, 10px);
  position: relative;
  touch-action: none;
  background: rgba(0, 0, 0, 0.1);
  background: var(--swiper-scrollbar-bg-color, rgba(0, 0, 0, 0.1));
}

.swiper-scrollbar-disabled > .swiper-scrollbar,
.swiper-scrollbar.swiper-scrollbar-disabled {
  display: none !important;
}

.swiper-horizontal > .swiper-scrollbar,
.swiper-scrollbar.swiper-scrollbar-horizontal {
  position: absolute;
  left: 1%;
  left: var(--swiper-scrollbar-sides-offset, 1%);
  bottom: 4px;
  bottom: var(--swiper-scrollbar-bottom, 4px);
  top: auto;
  top: var(--swiper-scrollbar-top, auto);
  z-index: 50;
  height: 4px;
  height: var(--swiper-scrollbar-size, 4px);
  width: calc(100% - 2 * 1%);
  width: calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%));
}

.swiper-vertical > .swiper-scrollbar,
.swiper-scrollbar.swiper-scrollbar-vertical {
  position: absolute;
  left: auto;
  left: var(--swiper-scrollbar-left, auto);
  right: 4px;
  right: var(--swiper-scrollbar-right, 4px);
  top: 1%;
  top: var(--swiper-scrollbar-sides-offset, 1%);
  z-index: 50;
  width: 4px;
  width: var(--swiper-scrollbar-size, 4px);
  height: calc(100% - 2 * 1%);
  height: calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%));
}

.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: rgba(0, 0, 0, 0.5);
  background: var(--swiper-scrollbar-drag-bg-color, rgba(0, 0, 0, 0.5));
  border-radius: 10px;
  border-radius: var(--swiper-scrollbar-border-radius, 10px);
  left: 0;
  top: 0;
}

.swiper-scrollbar-cursor-drag {
  cursor: move;
}

.swiper-scrollbar-lock {
  display: none;
}

/* Zoom container styles start */

.swiper-zoom-container {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}

.swiper-zoom-container > img,
.swiper-zoom-container > svg,
.swiper-zoom-container > canvas {
  max-width: 100%;
  max-height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}

/* Zoom container styles end */

.swiper-slide-zoomed {
  cursor: move;
  touch-action: none;
}

/* a11y */

.swiper .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000;
}

.swiper-free-mode > .swiper-wrapper {
  transition-timing-function: ease-out;
  margin: 0 auto;
}

.swiper-grid > .swiper-wrapper {
  flex-wrap: wrap;
}

.swiper-grid-column > .swiper-wrapper {
  flex-wrap: wrap;
  flex-direction: column;
}

.swiper-fade.swiper-free-mode .swiper-slide {
  transition-timing-function: ease-out;
}

.swiper-fade .swiper-slide {
  pointer-events: none;
  transition-property: opacity;
}

.swiper-fade .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-fade .swiper-slide-active {
  pointer-events: auto;
}

.swiper-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-cube {
  overflow: visible;
}

.swiper-cube .swiper-slide {
  pointer-events: none;
  backface-visibility: hidden;
  z-index: 1;
  visibility: hidden;
  transform-origin: 0 0;
  width: 100%;
  height: 100%;
}

.swiper-cube .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-cube.swiper-rtl .swiper-slide {
  transform-origin: 100% 0;
}

.swiper-cube .swiper-slide-active,
.swiper-cube .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-cube .swiper-slide-active,
.swiper-cube .swiper-slide-next,
.swiper-cube .swiper-slide-prev {
  pointer-events: auto;
  visibility: visible;
}

.swiper-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 100%;
  height: 100%;
  opacity: 0.6;
  z-index: 0;
}

.swiper-cube .swiper-cube-shadow:before {
  content: '';
  background: #000;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  filter: blur(50px);
}

.swiper-cube .swiper-slide-next + .swiper-slide {
  pointer-events: auto;
  visibility: visible;
}

/* Cube slide shadows start */

.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-top,
.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-bottom,
.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-left,
.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-right {
  z-index: 0;
  backface-visibility: hidden;
}

/* Cube slide shadows end */

.swiper-flip {
  overflow: visible;
}

.swiper-flip .swiper-slide {
  pointer-events: none;
  backface-visibility: hidden;
  z-index: 1;
}

.swiper-flip .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-flip .swiper-slide-active,
.swiper-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

/* Flip slide shadows start */

.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-top,
.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-bottom,
.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-left,
.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-right {
  z-index: 0;
  backface-visibility: hidden;
}

/* Flip slide shadows end */

.swiper-creative .swiper-slide {
  backface-visibility: hidden;
  overflow: hidden;
  transition-property: transform, opacity, height;
}

.swiper-cards {
  overflow: visible;
}

.swiper-cards .swiper-slide {
  transform-origin: center bottom;
  backface-visibility: hidden;
  overflow: hidden;
}

.header_chiffrecle img {
    -o-object-fit: contain;
       object-fit: contain;
    background-color: #fff;
  }
  .header_chiffrecle .container {
    padding-bottom: 10px;
  }
  .header_chiffrecle .container > div > div:last-child {
      margin-bottom: 0;
    }
  .header_chiffrecle .container h1 {
      padding: 0;
    }
  @media (min-width: 768px) {
      .header_chiffrecle .container > div:first-child {
        flex-grow: 1;
        display: flex;
        flex-direction: column;
        justify-content: stretch;
      }

      .header_chiffrecle .container .breadcrumbs {
        margin-bottom: 10px;
      }
      .header_chiffrecle .container h1 {
        font-size: 2.75rem;
        line-height: normal;
        letter-spacing: -0.055rem;
        width: 100%;
      }
      .header_chiffrecle .container img {
        width: 9rem;
        height: 9rem;
      }
    }
.section_chiffrecle {
  padding: 40px 0;
  font-family: "PublicSans", sans-serif;
}
.section_chiffrecle .charts .col_titre:first-child {
      border-top: 0;
      padding-top: 0;
    }
@media (min-width: 1024px) {
.section_chiffrecle .col_12-12 {
      grid-template-columns: repeat(2, minmax(0, 1fr))
  }
.section_chiffrecle .col_13-23 {
      display: grid;
      grid-template-columns: 1fr 1fr 1fr;
      border-radius: 0px 14px 14px 0px
  }
    }
.section_chiffrecle .col_13-23 {
    overflow: hidden;
}
.section_chiffrecle .col_13-23 > div:nth-child(1) {
      background-color: #F8F8F8;
    }
@media (min-width: 1024px) {
.section_chiffrecle .col_13-23 > div:nth-child(1) {
        background: linear-gradient(
          90deg,
          #fff 0%,
          #F8F8F8 100%
        )
    }
      }
.section_chiffrecle .col_13-23 > div:nth-child(2) {
      background-color: #F8F8F8;
      grid-column: span 2 / span 2;
    }
.section_chiffrecle .col_13-23.merged {
      background-color: #F8F8F8;
    }
.section_chiffrecle .col_13-23.merged > div:first-child:before {
          content: '';
          position: absolute;
          top: 0;
          left: 0;
          z-index: 1;
          background-repeat: no-repeat;
          width: 44px;
          height: 44px;
          background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2244%22%20height%3D%2244%22%20viewBox%3D%220%200%2044%2044%22%20fill%3D%22none%22%3E%0A%20%20%3Cpath%20d%3D%22M44%200H13.2H0V13.2V44H13.2V13.2H44V0Z%22%20fill%3D%22%23FFE551%22%2F%3E%0A%3C%2Fsvg%3E");
        }
@media (min-width: 768px) {
.section_chiffrecle .col_13-23.merged > div:first-child:before {
            width: 88px;
            height: 88px;
            background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2288%22%20height%3D%2288%22%20viewBox%3D%220%200%2088%2088%22%20fill%3D%22none%22%3E%0A%20%20%3Cpath%20d%3D%22M88%200H26.4H0V26.4V88H26.4V26.4H88V0Z%22%20fill%3D%22%23FFE551%22%2F%3E%0A%3C%2Fsvg%3E")
        }
          }
.section_chiffrecle .col_13-23.merged > div:first-child:after {
          content: '';
          position: absolute;
          bottom: 0;
          right: 0;
          width: 44px;
          height: 44px;
          z-index: 1;
          background-repeat: no-repeat;
          background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2244%22%20height%3D%2244%22%20viewBox%3D%220%200%2044%2044%22%20fill%3D%22none%22%3E%0A%20%20%3Cpath%20d%3D%22M-9.53674e-07%2044L30.8%2044L44%2044L44%2030.8L44%20-9.53674e-07L30.8%20-2.10765e-06L30.8%2030.8L2.00306e-07%2030.8L-9.53674e-07%2044Z%22%20fill%3D%22%23FEF6BC%22%2F%3E%0A%3C%2Fsvg%3E");
        }
@media (min-width: 1024px) {
        .section_chiffrecle .col_13-23.merged > div:last-child {
          padding-right: 40px;
        }
        .section_chiffrecle .col_13-23 .graphique_simple .title {
          text-align: left;
        }
      }
.section_chiffrecle .col_13-13-13 {
    background-color: #fff;
  }
@media (min-width: 768px) {
.section_chiffrecle .col_13-13-13 {
      display: grid;
      grid-template-columns: repeat(3, minmax(0, 1fr));
      background-color: transparent
  }
    }
.section_chiffrecle .col_13-13-13 .graphique_simple .item-head {
        order: 1;
      }
.section_chiffrecle .col_13-13-13 .graphique_simple .item-body {
        order: 3;
      }
.section_chiffrecle .col_13-13-13 .graphique_simple .uptitle {
        order: 2;
        align-self: center;
      }
@media (min-width: 768px) {
.section_chiffrecle .col_13-13-13 .graphique_simple .title {
          margin: 0 auto
      }
        }
.section_chiffrecle .col_23-13 {
    grid-template-columns: 2fr 1fr;
  }
.section_chiffrecle .col_23-13 > div:nth-child(1) {
      background-color: #F8F8F8;
    }
@media (min-width: 1024px) {
.section_chiffrecle .col_23-13 > div:nth-child(1) {
        background: linear-gradient(
          90deg,
          #fff 0%,
          #F8F8F8 100%
        )
    }
      }
.section_chiffrecle .col_23-13 > div:nth-child(1):before {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        width: 44px;
        height: 44px;
        background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2244%22%20height%3D%2244%22%20viewBox%3D%220%200%2044%2044%22%20fill%3D%22none%22%3E%0A%20%20%3Cpath%20d%3D%22M44%200H13.2H0V13.2V44H13.2V13.2H44V0Z%22%20fill%3D%22%23FFE551%22%2F%3E%0A%3C%2Fsvg%3E");
      }
@media (min-width: 768px) {
.section_chiffrecle .col_23-13 > div:nth-child(1):before {
          width: 88px;
          height: 88px;
          background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2288%22%20height%3D%2288%22%20viewBox%3D%220%200%2088%2088%22%20fill%3D%22none%22%3E%0A%20%20%3Cpath%20d%3D%22M88%200H26.4H0V26.4V88H26.4V26.4H88V0Z%22%20fill%3D%22%23FFE551%22%2F%3E%0A%3C%2Fsvg%3E")
      }
        }
.section_chiffrecle .col_23-13 > div:nth-child(1):after {
        content: '';
        position: absolute;
        bottom: 0;
        right: 0;
        width: 44px;
        height: 44px;
        z-index: 1;
        background-repeat: no-repeat;
        background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2244%22%20height%3D%2244%22%20viewBox%3D%220%200%2044%2044%22%20fill%3D%22none%22%3E%0A%20%20%3Cpath%20d%3D%22M-9.53674e-07%2044L30.8%2044L44%2044L44%2030.8L44%20-9.53674e-07L30.8%20-2.10765e-06L30.8%2030.8L2.00306e-07%2030.8L-9.53674e-07%2044Z%22%20fill%3D%22%23FEF6BC%22%2F%3E%0A%3C%2Fsvg%3E");
      }
.section_chiffrecle .col_23-13 > div:nth-child(2) {
      background-color: #F8F8F8;
    }
.section_chiffrecle .col_23-13 .graphique_simple .title {
        margin: 0 auto;
      }
.section_chiffrecle .col_23-13:not(.merged) {
    }
.section_chiffrecle .col_1 {
    grid-template-columns: 1fr;
  }
@media (min-width: 1024px) {
        .section_chiffrecle .col_1 .graphique_simple .title {
          max-width: none;
        }
    }
@media (min-width: 768px) {
        .section_chiffrecle .col_1 .graphique_simple .content, .section_chiffrecle .col_12-12 .graphique_simple .content {
          flex-direction: row;
          align-items: center;
        }

        .section_chiffrecle .col_1 .graphique_simple hr, .section_chiffrecle .col_12-12 .graphique_simple hr {
          display: none;
        }
        .section_chiffrecle .col_1 .graphique_simple .item-head, .section_chiffrecle .col_12-12 .graphique_simple .item-head {
          position: relative;
          justify-self: flex-start;
        }
          .section_chiffrecle .col_1 .graphique_simple .item-head:after, .section_chiffrecle .col_12-12 .graphique_simple .item-head:after {
            content: '';
            position: absolute;
            width: 3px;
            height: 100%;
            background-color: #fff;
          }

        .section_chiffrecle .col_1 .graphique_simple .item-body, .section_chiffrecle .col_12-12 .graphique_simple .item-body {
          flex-grow: 1;
          display: block;
          height: auto;
          min-height: 0;
          text-align: left;
        }
      }
.section_chiffrecle .col_12-12 .graphique_simple .content {
        gap: 0px;
      }
@media (min-width: 768px) {
.section_chiffrecle .col_12-12 .graphique_simple .content {
          gap: 50px
      }
        }
.section_chiffrecle .col_12-12 .graphique_simple .item-head {
        flex-basis: 120px;
      }
.section_chiffrecle .col_12-12 .graphique_simple .item-head:after {
          right: -25px;
        }
@media (min-width: 768px) {
        .section_chiffrecle .col_1 .graphique_simple .content {
          gap: 90px;
        }
        .section_chiffrecle .col_1 .graphique_simple .item-head {
          flex-basis: 240px;
        }
          .section_chiffrecle .col_1 .graphique_simple .item-head:after {
            right: -45px;
          }
    }
.section_chiffrecle .chart {
    width: 100%;
    height: 100%;
    padding: 10px 0;
    position: relative;
    overflow: hidden;
    font-family: "PublicSans", sans-serif;
  }
@media (min-width: 768px) {
.section_chiffrecle .chart {
      padding: 10px 20px
  }
    }
.section_chiffrecle .item {
    background-color: #F8F8F8;
    position: relative;
  }
/*   opacity: 0; */
.section_chiffrecle .item .chart-animated.animate {
        transition: all 0.3s ease-out;
        opacity: 1;
      }
.section_chiffrecle .item .content,
    .section_chiffrecle .item .wrapper {
      position: relative;
      width: 100%;
      height: 100%;
    }
.section_chiffrecle .item.transparent {
      background-color: transparent;
    }
.section_chiffrecle .item.neutral {
      background-color: #F8F8F8;
    }
.section_chiffrecle .item.yellow_light {
      background-color: #fff5aa;
    }
.section_chiffrecle .item.yellow_gradient {
      background: linear-gradient(90deg, #fff5aa 30.76%, #fef6bc 70.35%);
    }
.section_chiffrecle .item.yellow_dark {
      background-color: #FFE501;
    }
.section_chiffrecle .item.blue_light {
      background-color: #504F9D;
    }
.section_chiffrecle .item.blue_gradient {
      background: linear-gradient(90deg, #d4dfec 30.76%, #dde5ee 70.35%);
    }
.section_chiffrecle .item.blue_gradient_1 {
      background: linear-gradient(90deg, #d4dfec 30.76%, #dde5ee 70.35%);
    }
.section_chiffrecle .item.blue_gradient_2 {
      background: linear-gradient(90deg, #e5e4f7 30.76%, #ecebf9 70.35%);
    }
.section_chiffrecle .item.blue_dark {
      background-color: ('colors.darkBlue');
    }
.section_chiffrecle .item .extra {
      text-align: center;
      position: relative;
      margin-top: 20px;
      padding-bottom: 10px;
    }
@media (min-width: 768px) {
.section_chiffrecle .item .extra {
        padding-bottom: 40px
    }
      }
.section_chiffrecle .item .extra.is-fading .icone,
        .section_chiffrecle .item .extra.is-fading .title {
          opacity: 0;
        }
.section_chiffrecle .item .extra .icone {
        position: absolute;
        transform: translate(-50%, calc(-100% - 35px));
        top: 0;
        left: 50%;
        z-index: 1;
        width: auto;
        height: 50px;
        transition: all 0.3s ease;
      }
@media (min-width: 768px) {
.section_chiffrecle .item .extra .icone {
          height: 80px;
          transform: translate(-50%, calc(-100% - 40px))
      }
        }
.section_chiffrecle .item .extra .title {
        transition: all 0.3s ease;
        color: #0C0C55;
        text-align: center;
        font-family: "PublicSans", sans-serif;
        font-size: 0.875rem;
        font-weight: 700;
        line-height: normal;
        padding: 0 20px 10px;
      }
@media (min-width: 768px) {
.section_chiffrecle .item .extra .title {
          font-size: 1rem
      }
        }
.section_chiffrecle .item .extra .title {

        position: relative;
}
.section_chiffrecle .item .extra .title:after {
          position: absolute;
          content: '';
          bottom: 0;
          left: 50%;
          width: 40px;
          transform: translateX(-50%);
          background-color: #FFE501;
          height: 3px;
        }
.section_chiffrecle .item .extra .badge {
        color: #0C0C55;
        font-family: "PublicSans", sans-serif;
        font-size: 0.75rem;
        font-weight: 400;
        line-height: normal;
        margin-top: 10px;
      }
.section_chiffrecle .item .extra .badge em {
          background-color: #fff;
          border-radius: 5px;
          padding: 0 2px;
          font-style: normal;
          color: #0C0C55;
          font-size: 1.25rem;
          margin: 0 2px;
          display: inline-block;
          width: 1.3rem;
        }
.section_chiffrecle .item .extra .badge strong {
          display: inline-block;
          background-color: #4538C8;
          border-radius: 5px;
          padding: 4px 5px;
          color: #fff;
          margin-top: 5px;
          font-size: 1.25rem;

          font-weight: 700;
          line-height: normal;
        }
.section_chiffrecle .vignette {
    position: absolute;
    display: block;
    top: 10%;
    right: 5%;
    z-index: 1;

    width: 80px;
    height: 80px;
  }
@media (min-width: 768px) {
.section_chiffrecle .vignette {
      width: 120px;
      height: 120px
  }
    }
.section_chiffrecle .vignette {

    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}
.section_chiffrecle .vignette > * {
      color: #0C0C55;
      display: block;
      position: relative;
      aspect-ratio: 1/1;
      text-align: center;
      font-family: "PublicSans", sans-serif;
      font-size: 0.6125rem;
      font-style: normal;
      line-height: normal;
      padding: 30px 10px 10px 10px;
    }
@media (min-width: 768px) {
.section_chiffrecle .vignette > * {
        font-size: 0.75rem;
        padding: 40px 30px 30px 30px
    }
      }
.section_chiffrecle .vignette strong {
      font-weight: 700;
      font-size: 1rem;
    }
.section_chiffrecle .item-nograph {
    margin-left: 1rem;
    margin-right: 1rem;
    width: calc(100% - 2rem);
  }
@media (min-width: 768px) {
.section_chiffrecle .item-nograph {
      margin-left: 0px;
      margin-right: 0px;
      width: 100%
  }
    }
.section_chiffrecle .item-graph,
  .section_chiffrecle .item-graph-slide {
    display: flex;
    align-items: center;
    justify-content: center;
    padding-top: 20px;
    padding-bottom: 20px;
  }
/* TITRE */
/* TITRE */
/* TITRE */
.section_chiffrecle .col_titre {
    border-top: 4px solid #FFE501;
    padding: 30px;

    display: flex;
    justify-content: center;
  }
@media (min-width: 768px) {
.section_chiffrecle .col_titre {
      padding: 60px 0 0 0
  }
    }
.section_chiffrecle .col_titre .content {
      max-width: 1040px;
      margin: 0 auto;
    }
.section_chiffrecle .col_titre .title {
      text-align: center;
      font-family: "JosefinSans", sans-serif;
      font-size: 2.125rem;
      font-weight: 600;
      line-height: normal;
      letter-spacing: -0.0475rem;
      position: relative;
      padding-bottom: 20px;
      border: none;
    }
.section_chiffrecle .col_titre .title:after {
        position: absolute;
        bottom: 0;
        left: 50%;
        transform: translateX(-50%);
        content: '';
        width: 40px;
        height: 3px;
        background-color: #FFE501;
      }
@media (min-width: 768px) {
.section_chiffrecle .col_titre .title {
        font-size: 3.25rem;
        letter-spacing: -0.065rem
    }
      }
.section_chiffrecle .graphique_image {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 40px 20px;
  }
.section_chiffrecle .graphique_evolution {
    flex-direction: column;
    padding-top: 0;
  }
@media (min-width: 768px) {
.section_chiffrecle .graphique_evolution {
      padding-top: 20px;
      padding-right: 0 !important
  }
    }
.section_chiffrecle .graphique_evolution .chart {
      height: 180px !important;
    }
@media (min-width: 768px) {
.section_chiffrecle .graphique_evolution .chart {
        height: 220px !important
    }
      }
.section_chiffrecle .graphique_evolution .swiper-button-next {
      right: 0%;
    }
@media (min-width: 768px) {
.section_chiffrecle .graphique_evolution .swiper-button-next {
        right: 10%
    }
      }
.section_chiffrecle .graphique_evolution .swiper-button-prev {
      left: 0%;
    }
@media (min-width: 768px) {
.section_chiffrecle .graphique_evolution .swiper-button-prev {
        left: 10%
    }
      }
.section_chiffrecle .graphique_foule_pourcent .chart {
      height: 550px !important;
    }
@media (min-width: 768px) {
.section_chiffrecle .graphique_foule_pourcent .chart {
        height: 500px !important;
        max-width: 750px
    }
      }
.section_chiffrecle .graphique_foule .chart {
      height: 370px !important;
    }
@media (min-width: 768px) {
.section_chiffrecle .graphique_foule .chart {
        height: 400px !important
    }
      }
.section_chiffrecle .graphique_donut {
    padding-top: 20px;
    padding-bottom: 20px;
    padding-right: 0 !important;
  }
.section_chiffrecle .graphique_donut .chart {
      background-color: transparent;
      height: 300px !important;
    }
@media (min-width: 768px) {
.section_chiffrecle .graphique_donut .chart {
        height: 420px !important
    }
      }
.section_chiffrecle .graphique_donut .title {
      display: none;
    }
.section_chiffrecle .graphique_donut.half {
      display: flex;
      flex-direction: column;
    }
.section_chiffrecle .graphique_donut.half .chart {
        height: 130px !important;
      }
@media (min-width: 768px) {
.section_chiffrecle .graphique_donut.half .chart {
          height: 230px !important
      }
        }
.section_chiffrecle .graphique_donut.half .title {
        display: block;
      }
/*   graphique_carte */
/*   graphique_carte */
/*   graphique_carte */
.section_chiffrecle .graphique_carte {
    display: flex;
    height: 400px;
    padding: 0;
  }
@media (min-width: 768px) {
.section_chiffrecle .graphique_carte {
      height: 600px
  }
    }
.section_chiffrecle .graphique_carte:before {
      content: '';
      position: absolute;
      top: 0;
      left: 0;

      z-index: 1;
      background-repeat: no-repeat;
      width: 44px;
      height: 44px;
      background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2244%22%20height%3D%2244%22%20viewBox%3D%220%200%2044%2044%22%20fill%3D%22none%22%3E%0A%20%20%3Cpath%20d%3D%22M44%200H13.2H0V13.2V44H13.2V13.2H44V0Z%22%20fill%3D%22%23FFE551%22%2F%3E%0A%3C%2Fsvg%3E");
    }
@media (min-width: 768px) {
.section_chiffrecle .graphique_carte:before {
        width: 88px;
        height: 88px;
        background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2288%22%20height%3D%2288%22%20viewBox%3D%220%200%2088%2088%22%20fill%3D%22none%22%3E%0A%20%20%3Cpath%20d%3D%22M88%200H26.4H0V26.4V88H26.4V26.4H88V0Z%22%20fill%3D%22%23FFE551%22%2F%3E%0A%3C%2Fsvg%3E")
    }
      }
.section_chiffrecle .graphique_carte:after {
      content: '';
      position: absolute;
      bottom: 0;
      right: 0;
      width: 44px;
      height: 44px;
      z-index: 1;
      background-repeat: no-repeat;
      background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2244%22%20height%3D%2244%22%20viewBox%3D%220%200%2044%2044%22%20fill%3D%22none%22%3E%0A%20%20%3Cpath%20d%3D%22M-9.53674e-07%2044L30.8%2044L44%2044L44%2030.8L44%20-9.53674e-07L30.8%20-2.10765e-06L30.8%2030.8L2.00306e-07%2030.8L-9.53674e-07%2044Z%22%20fill%3D%22%23FEF6BC%22%2F%3E%0A%3C%2Fsvg%3E");
    }
.section_chiffrecle .graphique_carte .chart {
      background-image: url(/app/themes/novius-bedrock/public/images/map_bg.4161ef9d1a1034ba.png);
      background-size: contain;
      background-position: center;
      padding: 0;
    }
.section_chiffrecle .graphique_carte .chart #outremer-text {
        font-size: 1.5rem;
        font-weight: 700;
        fill: #000;
      }
.section_chiffrecle .graphique_carte .chart-aside {
      overflow: hidden;
      position: fixed;
      top: 0;
      right: 0;
      height: 100%;
      width: auto;
      max-width: 450px;
      transform: translateX(100%);
      z-index: 10000000;
      transition: all 0.3s ease-in-out;
      display: flex;
      align-items: center;
      background-coborder-radius: 20px 0px 0px 20px;
      background: linear-gradient(169deg, #e1dff5 0%, #e9e7f7 100%);
      box-shadow: 0px 4px 14px 0px rgba(0, 0, 0, 0.25);
      color: #0C0C55;
      font-family: "PublicSans", sans-serif;
      font-size: 1rem;
      line-height: normal;
      justify-content: stretch;
    }
.section_chiffrecle .graphique_carte .chart-aside .aside-bg {
        background-image: url(/app/themes/novius-bedrock/public/images/aside_bg.a4fb4b5bf5d89f13.png);
        background-position: right 10%;
        background-repeat: no-repeat;
        position: absolute;
        width: 100%;
        left: 0;
        top: 0;
        height: 100%;
        z-index: -1;
      }
.section_chiffrecle .graphique_carte .chart-aside.open {
        transform: translateX(0);
      }
.section_chiffrecle .graphique_carte .chart-aside .aside-content {
        padding: 40px;
        display: flex;
        flex-direction: column;
        gap: 20px;
      }
.section_chiffrecle .graphique_carte .chart-aside .aside-title {
        color: #0C0C55;
        font-family: "JosefinSans", sans-serif;
        font-size: 2.875rem;
        font-weight: 700;
        letter-spacing: -0.0575rem;
        line-height: normal;
        margin: 0;
        padding: 0;
      }
.section_chiffrecle .graphique_carte .chart-aside hr {
        width: 80px;
        height: 3px;
        background: #ffe551;
        margin: 0;
        padding: 0;
        border: 0;
      }
.section_chiffrecle .graphique_carte .chart-aside .aside-items {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: flex-start;
        gap: 10px;
        align-self: stretch;
      }
.section_chiffrecle .graphique_carte .chart-aside .aside-item {
        min-width: 330px;
        border-radius: 10px;
        background: #f0eefa;
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        align-self: stretch;
        gap: 4px;
        padding: 10px;
        color: #0C0C55;
        font-family: "PublicSans", sans-serif;
        font-size: 1rem;
        font-weight: 400;
        line-height: normal;
      }
.section_chiffrecle .graphique_carte .chart-aside .aside-item strong {
          color: #0C0C55;
          font-size: 1.25rem;
          font-weight: 700;
          line-height: normal;
        }
.section_chiffrecle .graphique_carte .chart-aside .aside-item::first-letter {
          text-transform: uppercase;
        }
.section_chiffrecle .graphique_carte .chart-aside .aside-footer {
        display: flex;
        flex-direction: column;
        gap: 20px;
      }
.section_chiffrecle .graphique_carte .chart-aside .aside-link {
        border-radius: 30px;
        background-color: #4538C8;
        display: inline-flex;
        align-items: center;
        justify-content: center;
        gap: 10px;
        color: #fff;
        font-family: "PublicSans", sans-serif;
        font-size: 0.875rem;
        font-weight: 400;
        line-height: normal;
        padding: 14px 24px 14px 16px;
        transition: all 0.3s ease;
      }
.section_chiffrecle .graphique_carte .chart-aside .aside-link:hover {
          background-color: #0C0C55;
        }
.section_chiffrecle .graphique_histogramme {
    display: flex;
    align-items: center;

    height: 300px;
    padding: 25px 0;
  }
@media (min-width: 768px) {
.section_chiffrecle .graphique_histogramme {
      height: 400px;
      padding: 0
  }
    }
/* graphique_barres_horizontales_imbriquees */
/* graphique_barres_horizontales_imbriquees */
/* graphique_barres_horizontales_imbriquees */
.section_chiffrecle .graphique_barres_horizontales_imbriquees {
    display: flex;
    align-items: center;

    height: 300px;
    padding: 25px 0 !important;
  }
@media (min-width: 768px) {
.section_chiffrecle .graphique_barres_horizontales_imbriquees {
      height: 400px;
      padding: 0 !important
  }
    }
.section_chiffrecle .graphique_barres_horizontales_imbriquees.no-legend {
      height: 250px;
    }
@media (min-width: 768px) {
.section_chiffrecle .graphique_barres_horizontales_imbriquees.no-legend {
        height: 400px
    }
      }
.section_chiffrecle .graphique_barres_horizontales_imbriquees.has-legend {
      height: 300px;
    }
@media (min-width: 768px) {
.section_chiffrecle .graphique_barres_horizontales_imbriquees.has-legend {
        height: 400px
    }
      }
.section_chiffrecle .graphique_barres_horizontales_imbriquees .chart {
      /*  height: 260px; */
      /* background-color: white; */
    }
/* graphique_simple */
/* graphique_simple */
/* graphique_simple */
.section_chiffrecle .graphique_simple {
    padding: 25px;
    border-radius: 8px;

    height: auto;
    display: flex;
    flex-direction: column;
    justify-content: center;
    font-family: "PublicSans", sans-serif;
    font-size: 1rem;
    line-height: normal;
  }
@media (min-width: 768px) {
.section_chiffrecle .graphique_simple {
      padding: 40px
  }
    }
.section_chiffrecle .graphique_simple .content {
      display: flex;
      flex-direction: column;
      justify-content: center;
      text-align: center;
      gap: 15px;
      height: auto;
      /* @screen md {
        flex-direction: row;
        align-items: center;
        gap: 50px;
      }
      @screen lg {
        flex-direction: column;
        gap: 15px;
      } */
    }
.section_chiffrecle .graphique_simple .item-head {
      /*       // flex: 1 0 150px;
      // flex: 1 0 auto; */
      display: flex;
      flex-direction: column;
      align-items: center;
      position: relative;
    }
/* @screen md {
        &:after {
          content: '';
          position: absolute;
          width: 3px;
          height: 100%;
          background-color: #fff;
          right: -25px;
        }
      }
      @screen lg {
        &:after {
          display: none;
        }
      } */
.section_chiffrecle .graphique_simple .item-head img {
        height: 80px;

        width: auto;
      }
@media (min-width: 768px) {
.section_chiffrecle .graphique_simple .item-head img {
          height: 120px
      }
        }
.section_chiffrecle .graphique_simple .item-head .picto {
      }
.section_chiffrecle .graphique_simple .item-body {
      display: flex;
      flex-direction: column;
      gap: 8px;
    }
@media (min-width: 768px) {
.section_chiffrecle .graphique_simple .item-body {
        min-height: 120px
    }
      }
.section_chiffrecle .graphique_simple .picto {
      height: 120px;
      width: auto;
    }
.section_chiffrecle .graphique_simple hr {
      width: 60px;
      height: 4px;
      background-color: #fff;
      display: block;
      margin-top: 15px;
      border: 0;
      box-shadow: none;
      /*       @screen md {
        display: none;
      }
      @screen lg {
        display: block;
      } */
    }
.section_chiffrecle .graphique_simple .uptitle {
      border: 1px solid #4538C8;
      color: #4538C8;
      font-family: "PublicSans", sans-serif;
      font-size: 0.875rem;
      font-weight: 400;
      line-height: 1.2;
      border-radius: 6px;
      padding: 4px 6px;
      align-self: flex-start;
      max-width: 300px;
    }
.section_chiffrecle .graphique_simple .uptitle + .item-body {
        margin-top: 0px;
      }
@media (min-width: 1280px) {
.section_chiffrecle .graphique_simple .uptitle {
        font-size: 1rem
    }
      }
.section_chiffrecle .graphique_simple .title {
      font-family: "JosefinSans", sans-serif;
      font-size: 1.5rem;
      font-weight: 700;
      letter-spacing: -0.03rem;
      color: #0C0C55;
      margin: 0;
      padding: 0;
      line-height: normal;
    }
@media (min-width: 768px) {
.section_chiffrecle .graphique_simple .title {
        font-size: 2rem;
        font-weight: 700;
        letter-spacing: -0.065rem
    }
      }
@media (min-width: 1024px) {
.section_chiffrecle .graphique_simple .title {
        max-width: 320px
    }
      }
@media (min-width: 1280px) {
.section_chiffrecle .graphique_simple .title {
        font-size: 2.375rem
    }
      }
.section_chiffrecle .graphique_simple .subtitle {
      color: #0C0C55;
      font-family: "PublicSans", sans-serif;
      font-size: 1rem;
      font-weight: 700;
      line-height: normal;
    }
@media (min-width: 1024px) {
.section_chiffrecle .graphique_simple .subtitle {
        font-size: 1.25rem
    }
      }
/* MERGED VERSION */
/* MERGED VERSION */
/* MERGED VERSION */
/* MERGED VERSION */
.section_chiffrecle .merged .graphique_simple {
      padding: 40px;
      margin-top: 20px;
    }
@media (min-width: 768px) {
.section_chiffrecle .merged .graphique_simple {
        margin-top: 0px;
        padding: 50px 50px 50px 50px
    }
      }
.section_chiffrecle .merged .graphique_simple .content {
        gap: 20px;
        justify-content: flex-start;
        text-align: left;
      }
.section_chiffrecle .merged .graphique_simple .item-head {
        align-items: flex-start;
      }
.section_chiffrecle .merged .graphique_simple hr {
        display: none;
      }
@keyframes cc-map-label-fadein {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.section_chiffrecle .graphique_carte_svg {
    border-radius: 0.5rem;
    background: linear-gradient(90deg, #fff 0%, #f8f8f8 100%);
    background: var(--Linear, linear-gradient(90deg, #fff 0%, #f8f8f8 100%));
    padding: 28px 24px;
  }
.section_chiffrecle .graphique_carte_svg:before {
      content: '';
      position: absolute;
      top: 0;
      left: 0;
      z-index: 1;
      background-repeat: no-repeat;
      width: 44px;
      height: 44px;
      background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2244%22%20height%3D%2244%22%20viewBox%3D%220%200%2044%2044%22%20fill%3D%22none%22%3E%0A%20%20%3Cpath%20d%3D%22M44%200H13.2H0V13.2V44H13.2V13.2H44V0Z%22%20fill%3D%22%23FFE551%22%2F%3E%0A%3C%2Fsvg%3E");
    }
@media (min-width: 768px) {
.section_chiffrecle .graphique_carte_svg:before {
        width: 88px;
        height: 88px;
        background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2288%22%20height%3D%2288%22%20viewBox%3D%220%200%2088%2088%22%20fill%3D%22none%22%3E%0A%20%20%3Cpath%20d%3D%22M88%200H26.4H0V26.4V88H26.4V26.4H88V0Z%22%20fill%3D%22%23FFE551%22%2F%3E%0A%3C%2Fsvg%3E")
    }
      }
.section_chiffrecle .graphique_carte_svg .chart {
      padding: 0;
      background: transparent;
      overflow: visible;
    }
.section_chiffrecle .graphique_carte_svg .cc-map-svg-layout {
      width: 100%;
      display: grid;
      grid-template-columns: 1fr;
      grid-gap: 24px;
      gap: 24px;
    }
@media (min-width: 1024px) {
.section_chiffrecle .graphique_carte_svg .cc-map-svg-layout {
        grid-template-columns: 20rem 1fr;
        gap: 2rem
    }
      }
@media (min-width: 1280px) {
.section_chiffrecle .graphique_carte_svg .cc-map-svg-layout {
        grid-template-columns: 24rem 1fr;
        gap: 3.5rem
    }
      }
.section_chiffrecle .graphique_carte_svg .cc-map-svg-left {
      padding: 22px 0px 22px 22px;
      display: flex;
      flex-direction: column;
      gap: 16px;
      color: #0C0C55;
    }
.section_chiffrecle .graphique_carte_svg .cc-map-svg-left.is-empty {
        display: none;
      }
.section_chiffrecle .graphique_carte_svg .cc-map-svg-left-title {
      margin: 0;
      font-family: "PublicSans", sans-serif;
      font-size: 1.75rem;
      font-weight: 700;
      line-height: 1;
    }
.section_chiffrecle .graphique_carte_svg .cc-map-svg-dataset-buttons {
      display: flex;
      flex-direction: column;
      gap: 10px;
    }
.section_chiffrecle .graphique_carte_svg .cc-map-svg-dataset-button {
      display: inline-flex;
      align-items: center;
      gap: 12px;
      border-radius: 8px;
      border: 2px solid #4538c8;
      background: #ffffff;
      color: #4538c8;
      font-size: 0.875rem;
      line-height: 1.25;
      text-align: left;
      min-height: 3.25rem;
      padding: 0.2rem 1.875rem;
      cursor: pointer;
      transition:
        background-color 0.2s ease, color 0.2s ease, border-color 0.2s ease, transform 0.2s ease, box-shadow 0.2s ease;
    }
.section_chiffrecle .graphique_carte_svg .cc-map-svg-dataset-button:hover {
        background-color: #ecebf9;
      }
.section_chiffrecle .graphique_carte_svg .cc-map-svg-dataset-button.is-active {
        background: #4637c8;
        border-color: #4637c8;
        color: #ffffff;
      }
.section_chiffrecle .graphique_carte_svg .cc-map-svg-dataset-button-icon {
      width: 48px;
      height: 48px;
    }
.section_chiffrecle .graphique_carte_svg .cc-map-svg-dataset-button-label {
      display: inline-block;
      min-width: 0;
      flex: 1 1 auto;
    }
.section_chiffrecle .graphique_carte_svg .cc-map-svg-left-highlight {
      font-size: 1.05rem;
      font-weight: 700;
      line-height: 1.4;
      border-left: 4px solid #FFE501;
      padding-left: 10px;
    }
.section_chiffrecle .graphique_carte_svg .cc-map-svg-left-text,
    .section_chiffrecle .graphique_carte_svg .cc-map-svg-left-source {
      font-size: 0.95rem;
      line-height: 1.5;
    }
.section_chiffrecle .graphique_carte_svg .cc-map-svg-left-text:empty {
      display: none;
    }
.section_chiffrecle .graphique_carte_svg .cc-map-svg-national {
      position: absolute;
      right: 12px;
      top: 4px;
      display: inline-flex;
      flex-direction: column;
      align-items: center;
      gap: 20px;
      z-index: 4;
    }
.section_chiffrecle .graphique_carte_svg .cc-map-svg-badge {
      background: linear-gradient(90deg, #ffffff 100%, #f8f8f8 100%);
      border-radius: 100%;
      aspect-ratio: 1/1;
      width: 100px;
      height: 100px;
      border: 2px solid #ffe501;
      display: flex;
      align-items: center;
      justify-content: center;
      flex-direction: column;
      gap: 0;
      color: #1b1464;
    }
.section_chiffrecle .graphique_carte_svg .cc-map-svg-badge-value {
      font-weight: 700;
      font-size: 22px;
      padding: 0;
      white-space: nowrap;
    }
.section_chiffrecle .graphique_carte_svg .cc-map-svg-badge-title {
      font-size: 16px;
      line-height: 1.5;
    }
.section_chiffrecle .graphique_carte_svg .cc-map-svg-france-card {
      position: relative;
      display: inline-flex;
      align-items: center;
      justify-content: center;
      width: 100px;
      height: 100px;
      transform: translateX(-5px);
    }
.section_chiffrecle .graphique_carte_svg .cc-map-svg-france-card[hidden] {
        display: none;
      }
.section_chiffrecle .graphique_carte_svg .cc-map-svg-france-card sup {
        top: -0.1rem;
      }
.section_chiffrecle .graphique_carte_svg .cc-map-svg-france-card-shape {
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      width: 100%;
      height: 100%;
      color: #becfd4;
      transition: color 0.4s ease;
    }
.section_chiffrecle .graphique_carte_svg .cc-map-svg-france-card-overlay {
      position: absolute;
      top: 50%;
      left: 3px;
      width: 100%;
      transform: translateY(-50%);
      z-index: 1;
      display: flex;
      flex-direction: column;
      align-items: center;
      justify-content: center;
      text-align: center;
      gap: 0;
      color: #1b1464;
      line-height: 1.2;
    }
.section_chiffrecle .graphique_carte_svg .cc-map-svg-france-card-value {
      font-weight: 700;
      font-size: 18px;
      white-space: nowrap;
    }
.section_chiffrecle .graphique_carte_svg .cc-map-svg-france-card-title {
      font-size: 16px;
      max-width: 72px;
    }
.section_chiffrecle .graphique_carte_svg .cc-map-svg-left-source {
      margin-top: auto;
      font-size: 0.82rem;
      opacity: 0.85;
    }
.section_chiffrecle .graphique_carte_svg .cc-map-svg-footer {
      display: flex;
      gap: 20px;
    }
.section_chiffrecle .graphique_carte_svg .cc-map-svg-main {
      position: relative;
      padding: 0 100px;
      overflow: hidden;
      display: flex;
      flex-direction: column;
      align-items: center;
      gap: 18px;
    }
.section_chiffrecle .graphique_carte_svg .cc-map-svg-controls {
      display: flex;
      justify-content: flex-end;
      align-items: center;
      gap: 8px;
      flex-wrap: wrap;
    }
.section_chiffrecle .graphique_carte_svg .cc-map-svg-export,
    .section_chiffrecle .graphique_carte_svg .cc-map-svg-export-pdf,
    .section_chiffrecle .graphique_carte_svg .cc-map-svg-preview-pdf {
      display: flex;
      align-items: center;
      white-space: nowrap;
      gap: 8px;
      border-radius: 100px;
      border: 0;
      padding: 15px 30px;
      font-size: 0.875rem;
      font-weight: 700;
      line-height: 1;
      color: #fff;
      background-color: #4637c8;
      cursor: pointer;
      transition: background-color 0.2s ease;
      height: 48px;
    }
.section_chiffrecle .graphique_carte_svg .cc-map-svg-export:hover, .section_chiffrecle .graphique_carte_svg .cc-map-svg-export-pdf:hover, .section_chiffrecle .graphique_carte_svg .cc-map-svg-preview-pdf:hover {
        background-color: #1b1464;
      }
.section_chiffrecle .graphique_carte_svg .cc-map-svg-export:disabled, .section_chiffrecle .graphique_carte_svg .cc-map-svg-export-pdf:disabled, .section_chiffrecle .graphique_carte_svg .cc-map-svg-preview-pdf:disabled {
        opacity: 0.6;
        cursor: wait;
      }
.section_chiffrecle .graphique_carte_svg .cc-map-svg-canvas-wrap {
      position: relative;
      width: 100%;
      max-width: 670px;
      min-height: 500px;
      margin: 0;
    }
.section_chiffrecle .graphique_carte_svg .cc-map-svg-canvas,
    .section_chiffrecle .graphique_carte_svg .cc-map-svg-canvas svg {
      width: 100%;
      height: 100%;
      display: block;
    }
.section_chiffrecle .graphique_carte_svg .cc-map-svg-canvas path {
      transition: fill 0.5s ease;
    }
.section_chiffrecle .graphique_carte_svg .cc-map-svg-labels {
      position: absolute;
      left: 0;
      top: 0;
      width: 100%;
      height: 100%;
    }
.section_chiffrecle .graphique_carte_svg .cc-map-svg-tooltip {
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      z-index: 6;
    }
.section_chiffrecle .graphique_carte_svg .cc-map-svg-label {
      position: absolute;
      transform: translate(-50%, -50%);
      text-align: center;
      line-height: 1;
      font-size: 0.875rem;
      animation: cc-map-label-fadein 0.4s ease both;
      font-weight: 400;
      white-space: pre-line;
      letter-spacing: 0;
      color: #1b1464;
      word-break: keep-all;
    }
.section_chiffrecle .graphique_carte_svg .cc-map-svg-label span {
        display: block;
      }
.section_chiffrecle .graphique_carte_svg .cc-map-svg-label.has-marker {
      transform: translate(-50%, -50%) translateY(30px);
    }
.section_chiffrecle .graphique_carte_svg .cc-map-svg-label-value {
      margin-top: 0;
      font-size: 18px;
      font-weight: 700;
      line-height: 1.5;
    }
.section_chiffrecle .graphique_carte_svg .cc-map-svg-label-value sup {
        top: -0.3em;
      }
.section_chiffrecle .graphique_carte_svg .cc-map-svg-label-pdf-only {
      display: none;
    }
.section_chiffrecle .graphique_carte_svg .cc-map-svg-label span.cc-map-svg-label-name-pdf-only {
      display: none;
    }
.section_chiffrecle .graphique_carte_svg .cc-map-svg-tooltip-content {
      position: absolute;
      left: 12px;
      top: 12px;
      max-width: min(300px, calc(100% - 24px));
      padding: 10px;
      border-radius: 4px;
      background: #f2f2f2;
      color: #1b1464;
      box-shadow: 0 4px 14px 0 rgba(0, 0, 0, 0.25);
      font-size: 14px;
      line-height: 1.3;
      opacity: 0;
      transform: translateY(4px);
      transition:
        opacity 0.15s ease, transform 0.25s ease;
    }
.section_chiffrecle .graphique_carte_svg .cc-map-svg-tooltip-content .cc-map-svg-tooltip-title {
        margin: 0;
        font-size: 14px;
        line-height: 1.1;
        font-weight: 700;
        color: #191970;
      }
.section_chiffrecle .graphique_carte_svg .cc-map-svg-tooltip-content p {
        font-size: 14px;
        line-height: 1.2;
        color: #191970;
        padding: 0;
        margin: 0;
      }
.section_chiffrecle .graphique_carte_svg .cc-map-svg-tooltip-content strong {
        font-weight: 700;
      }
.section_chiffrecle .graphique_carte_svg .cc-map-svg-tooltip-separator {
      width: 60px;
      height: 3px;
      margin: 2px 0 6px;
      background: #f5da00;
    }
.section_chiffrecle .graphique_carte_svg .cc-map-svg-tooltip.is-visible .cc-map-svg-tooltip-content {
      opacity: 1;
      transform: translateY(0);
    }
.section_chiffrecle .graphique_carte_svg .cc-map-svg-legend {
      position: absolute;
      left: 0;
      bottom: 250px;
      width: 100%;
      max-width: 670px;
      pointer-events: none;
      display: inline-flex;
      flex-direction: column;
      align-items: flex-start;
      gap: 6px;
      color: #1b1464;
      font-size: 12px;
      line-height: 1;
      z-index: 3;
    }
.section_chiffrecle .graphique_carte_svg .cc-map-svg-legend-list {
      display: none;
      flex-direction: column;
      gap: 6px;
      list-style: none;
      margin: 0;
      padding: 0;
    }
.section_chiffrecle .graphique_carte_svg .cc-map-svg-legend-list:not(:empty) {
        display: flex;
      }
.section_chiffrecle .graphique_carte_svg .cc-map-svg-legend-item {
      display: flex;
      align-items: center;
      gap: 6px;
    }
.section_chiffrecle .graphique_carte_svg .cc-map-svg-legend-swatch {
      display: inline-block;
      width: 14px;
      height: 14px;
      border-radius: 2px;
      flex: 0 0 auto;
    }
.section_chiffrecle .graphique_carte_svg .cc-map-svg-marker-note {
      position: relative;
      display: none;
      align-items: flex-start;
      gap: 10px;
      padding: 10px 20px;
      border-left: 5px solid #ffe501;
      border-left: 5px solid var(--cc-map-note-accent, #ffe501);
      transition: border-left-color 0.4s ease;
      font-size: 16px;
      line-height: 1.5;
      color: #4637c8;
      color: var(--cc-map-note-text, #4637c8);
      max-width: 615px;
      width: auto;
      height: auto;
    }
.section_chiffrecle .graphique_carte_svg .cc-map-svg-marker-note.is-visible {
        display: flex;
      }
.section_chiffrecle .graphique_carte_svg .cc-map-svg-marker-note-icon {
      width: 30px;
      height: 36px;
      position: relative;
      flex: 0 0 auto;
    }
.section_chiffrecle .graphique_carte_svg .cc-map-svg-marker-note-icon::before {
      content: '';
      position: absolute;
      left: 0;
      top: 0;
      width: 30px;
      height: 30px;
      border: 2px solid #4637c8;
      border: 2px solid var(--cc-map-marker-color, #4637c8);
      border-radius: 50% 50% 50% 0;
      rotate: -45deg;
      background: #fff;
    }
.section_chiffrecle .graphique_carte_svg .cc-map-svg-marker-note-icon::after {
      content: '';
      position: absolute;
      left: 10px;
      top: 10px;
      width: 10px;
      height: 10px;
      border: 2px solid #4637c8;
      border: 2px solid var(--cc-map-marker-color, #4637c8);
      border-radius: 999px;
      background: #fff;
    }
.section_chiffrecle .graphique_carte_svg .cc-map-svg-marker-note-content {
      min-width: 0;
      color: #4637c8;
      color: var(--cc-map-note-text, #4637c8);
      font-size: 16px;
      line-height: 1.5;
    }
.section_chiffrecle .graphique_carte_svg .cc-map-svg-marker-note-content a {
        color: inherit;
      }
.section_chiffrecle .graphique_carte_svg .cc-map-svg-marker-note-content p {
        margin: 0;
      }
.section_chiffrecle .graphique_carte_svg .cc-map-svg-table-wrap {
      width: 100%;
      margin-top: 12px;
      overflow-x: auto;
    }
.section_chiffrecle .graphique_carte_svg .cc-map-svg-table {
      width: 100%;
      border-collapse: collapse;
      font-size: 14px;
    }
.section_chiffrecle .graphique_carte_svg .cc-map-svg-table th,
      .section_chiffrecle .graphique_carte_svg .cc-map-svg-table td {
        border: 1px solid #ddd;
        text-align: left;
        padding: 8px;
      }
.section_chiffrecle .graphique_carte_svg .cc-map-svg-table th {
        background-color: #f5f5f5;
        font-weight: 700;
        color: #1b1464;
      }
@media (max-width: 1279px) {
      .section_chiffrecle .graphique_carte_svg .cc-map-svg-label {
        font-size: 12px;
      }

      .section_chiffrecle .graphique_carte_svg .cc-map-svg-label-value {
        font-size: 16px;
      }
      .section_chiffrecle .graphique_carte_svg .cc-map-svg-main {
        justify-content: flex-start;
        padding: 0 100px 0 0;
      }
    }
@media (max-width: 960px) {
      .section_chiffrecle .graphique_carte_svg .cc-map-svg-label {
        font-size: 16px;
      }

      .section_chiffrecle .graphique_carte_svg .cc-map-svg-label-value {
        font-size: 20px;
      }

      .section_chiffrecle .graphique_carte_svg .cc-map-svg-marker-note {
        margin-top: 40px;
      }

      .section_chiffrecle .graphique_carte_svg .cc-map-svg-legend {
        bottom: 500px;
        font-size: 15px;
      }
    }
@media (max-width: 767px) {
      .section_chiffrecle .graphique_carte_svg .cc-map-svg-main {
        padding: 0px;
        gap: 0px;
      }
      .section_chiffrecle .graphique_carte_svg .graphique_carte_svg {
        padding: 0px;
      }

      .section_chiffrecle .graphique_carte_svg .cc-map-svg-national {
        position: static;
        width: 100%;
        flex-direction: row;
        justify-content: center;
        align-items: stretch;
        gap: 40px;
      }

      .section_chiffrecle .graphique_carte_svg .cc-map-svg-badge,
      .section_chiffrecle .graphique_carte_svg .cc-map-svg-france-card {
        width: 88px;
        height: 88px;
      }

      .section_chiffrecle .graphique_carte_svg .cc-map-svg-france-card {
        transform: none;
      }

      .section_chiffrecle .graphique_carte_svg .cc-map-svg-badge-value,
      .section_chiffrecle .graphique_carte_svg .cc-map-svg-france-card-value {
        font-size: 22px;
      }

      .section_chiffrecle .graphique_carte_svg .cc-map-svg-badge-title,
      .section_chiffrecle .graphique_carte_svg .cc-map-svg-france-card-title {
        font-size: 13px;
      }

      .section_chiffrecle .graphique_carte_svg .cc-map-svg-france-card-title {
        max-width: 64px;
      }

      .section_chiffrecle .graphique_carte_svg .cc-map-svg-left {
        border-radius: 16px;
        padding: 16px 0 0 0;
      }

      .section_chiffrecle .graphique_carte_svg .cc-map-svg-left-title {
        font-size: 1.5rem;
      }

      .section_chiffrecle .graphique_carte_svg .cc-map-svg-dataset-button {
        min-height: 42px;
        font-size: 0.8125rem;
        padding: 0.35rem 0.85rem;
        border-width: 1px;
        gap: 8px;
      }

      .section_chiffrecle .graphique_carte_svg .cc-map-svg-dataset-button-icon {
        width: 34px;
        height: 34px;
      }

      .section_chiffrecle .graphique_carte_svg .cc-map-svg-canvas-wrap {
        width: 338px;
        height: 454px;
        max-width: 100%;
        min-height: 454px;
      }

      .section_chiffrecle .graphique_carte_svg .cc-map-svg-label {
        font-size: 10px;
      }

      .section_chiffrecle .graphique_carte_svg .cc-map-svg-label.is-overseas {
        white-space: nowrap;
      }

      .section_chiffrecle .graphique_carte_svg .cc-map-svg-label-name {
        display: none;
      }
      .section_chiffrecle .graphique_carte_svg .cc-map-svg-label-value {
        font-size: 13px;
      }

      .section_chiffrecle .graphique_carte_svg .cc-map-svg-legend {
        bottom: 320px;
        font-size: 10px;
      }

      .section_chiffrecle .graphique_carte_svg .cc-map-svg-tooltip-content {
        padding: 14px 16px;
        border-radius: 12px;
        font-size: 16px;
      }

      .section_chiffrecle .graphique_carte_svg .cc-map-svg-footer {
        flex-direction: column;
        align-items: flex-start;
        gap: 12px;
      }

      .section_chiffrecle .graphique_carte_svg .cc-map-svg-controls {
        position: static;
        width: 100%;
        justify-content: flex-start;
        display: none;
      }

      .section_chiffrecle .graphique_carte_svg .cc-map-svg-export,
      .section_chiffrecle .graphique_carte_svg .cc-map-svg-export-pdf,
      .section_chiffrecle .graphique_carte_svg .cc-map-svg-preview-pdf {
        height: 40px;
        padding: 10px 16px;
        font-size: 0.8125rem;
        gap: 6px;
      }

      .section_chiffrecle .graphique_carte_svg .cc-map-svg-tooltip-separator {
        height: 3px;
        margin: 1px 0 6px;
      }

      .section_chiffrecle .graphique_carte_svg .cc-map-svg-tooltip-content p {
        font-size: 14px;
      }

      .section_chiffrecle .graphique_carte_svg .cc-map-svg-marker-note {
        font-size: 15px;
        gap: 12px;
        padding-left: 12px;
        margin-top: 30px;
      }

      .section_chiffrecle .graphique_carte_svg .cc-map-svg-marker-note-content {
        font-size: 14px;
      }
    }
.graphique_carte_svg .cc-map-svg-pdf-snapshot-host {
    position: fixed;
    left: -100000px;
    top: 0;
    width: 1320px;
    z-index: -1;
    pointer-events: none;
    opacity: 0;
  }
.graphique_carte_svg * {
    font-family: 'Public Sans', PublicSans, Arial, sans-serif;
  }
.graphique_carte_svg .cc-map-svg-pdf-header-canvas {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 310px;
    display: block;
    z-index: 0;
    pointer-events: none;
  }
.graphique_carte_svg .cc-map-svg-pdf-preview-panel {
    margin-top: 24px;
    border: 1px solid #dbe2ef;
    background: #f8f8f8;
    border-radius: 12px;
    padding: 12px;
    overflow-x: auto;
    overflow-y: hidden;
  }
.graphique_carte_svg .cc-map-svg-pdf-preview-title {
    margin: 0 0 10px;
    color: #1b1464;
    font-size: 13px;
    font-weight: 700;
    line-height: 1.3;
    text-transform: uppercase;
  }
.graphique_carte_svg .cc-map-svg-pdf-preview-content {
    min-width: 0;
    width: 100%;
  }
.graphique_carte_svg .cc-map-svg-pdf-preview-panel.is-loading .cc-map-svg-pdf-preview-content {
    opacity: 0.65;
  }
.graphique_carte_svg .cc-map-svg-pdf-preview-image {
    display: block;
    width: 100%;
    max-width: 1240px;
    height: auto;
    background: #ffffff;
    box-shadow: 0 2px 12px rgba(0, 0, 0, 0.08);
    border-radius: 0;
  }
.graphique_carte_svg .cc-map-svg-layout.is-pdf-export {
    width: 1240px;
    min-width: 1240px;
    max-width: 1240px;
    display: block;
    background: #ffffff;
    border-radius: 0;
    padding: 0;
    box-sizing: border-box;
    color: #1b1464;
    font-family: 'Public Sans', PublicSans, Arial, sans-serif;
  }
.graphique_carte_svg .cc-map-svg-layout.is-pdf-export .cc-map-svg-pdf-poster {
      position: relative;
      min-height: 1680px;
      display: flex;
      flex-direction: column;
      overflow: hidden;
    }
.graphique_carte_svg .cc-map-svg-layout.is-pdf-export .cc-map-svg-pdf-header {
      min-height: 300px;

      /* background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='1528' height='358' viewBox='0 0 1528 358' fill='none'%3E%3Cpath d='M0 0H1528V358L0 358V0Z' fill='%231B1464'/%3E%3Cpath d='M1528 0L910.433 1.62172e-05L1266.97 358H1528V0Z' fill='%234637C8'/%3E%3Cpath d='M910.433 358L1266.97 358L1092.94 183.262L910.433 358Z' fill='%23FFE500'/%3E%3C/svg%3E"); */
      /* background-repeat: no-repeat; */
      /* background-size: cover; */
      /* background-position: center; */
      color: #ffffff;
      position: relative;
      padding: 28px 36px;
      display: flex;
      align-items: flex-start;
      flex-direction: column;
      justify-content: center;
    }
.graphique_carte_svg .cc-map-svg-layout.is-pdf-export .cc-map-svg-pdf-header-title {
      margin: 0;
      font-family: 'Josefin Sans', JosefinSans, Arial, sans-serif;

      text-transform: uppercase;
      font-size: 48px;
      font-weight: 700;
      line-height: 1.4;
      color: #ffffff;
      position: relative;
      z-index: 2;
      max-width: 60%;
    }
.graphique_carte_svg .cc-map-svg-layout.is-pdf-export .cc-map-svg-pdf-brand {
      position: absolute;
      right: 55px;
      top: 80px;
      transform: translateY(-50%);
      z-index: 2;
    }
.graphique_carte_svg .cc-map-svg-layout.is-pdf-export .cc-map-svg-pdf-brand-logo {
      display: block;
      width: 280px;
      height: auto;
    }
.graphique_carte_svg .cc-map-svg-layout.is-pdf-export .cc-map-svg-pdf-subtitle {
      font-family: 'Josefin Sans', JosefinSans, Arial, sans-serif;
      padding: 0;
      color: #1b1464;
      position: absolute;
      z-index: 2;
      max-width: 95%;
      top: 10px;
      left: 48px;
      margin-top: 0;
      font-size: 45px;
      line-height: 1.3;
      font-weight: 700;
    }
.graphique_carte_svg .cc-map-svg-layout.is-pdf-export.is-pdf-export-render .cc-map-svg-pdf-header {
      padding-top: 12px;
      padding-bottom: 40px;
    }
.graphique_carte_svg .cc-map-svg-layout.is-pdf-export .cc-map-svg-pdf-map-stage {
      position: relative;
      padding: 10px 48px 0;
      flex: 1 1 auto;
      display: flex;
      align-items: center;
      justify-content: center;
    }
.graphique_carte_svg .cc-map-svg-layout.is-pdf-export .cc-map-svg-canvas-wrap {
      position: relative;
      width: 85%;
      max-width: 980px;
      min-height: 0;
      aspect-ratio: 670 / 500;
      margin: 0 auto;
      top: 50px;
    }
.graphique_carte_svg .cc-map-svg-layout.is-pdf-export .cc-map-svg-canvas {
      pointer-events: none;
    }
.graphique_carte_svg .cc-map-svg-layout.is-pdf-export .cc-map-svg-canvas svg #metropole-regions path,
    .graphique_carte_svg .cc-map-svg-layout.is-pdf-export .cc-map-svg-canvas svg #outremer-regions path,
    .graphique_carte_svg .cc-map-svg-layout.is-pdf-export .cc-map-svg-canvas svg #Outremer path {
      fill: #c7c3ef !important;
    }
.graphique_carte_svg .cc-map-svg-layout.is-pdf-export .cc-map-svg-pdf-badge {
      position: absolute;
      right: 150px;
      top: 200px;
      width: 150px;
      height: 150px;
      border: 2px solid #f5da00;
      background: #ffffff;
      border-radius: 999px;
      display: grid;
      align-content: center;
      justify-content: center;
      place-content: center;
      color: #1b1464;
      z-index: 5;
      grid-gap: 0;
      gap: 0;
      aspect-ratio: 1/1;
      text-align: center;
    }
.graphique_carte_svg .cc-map-svg-layout.is-pdf-export .cc-map-svg-pdf-france-card {
      position: absolute;
      right: 360px;
      top: 190px;
      width: 170px;
      height: 170px;
      display: inline-flex;
      align-items: center;
      justify-content: center;
      z-index: 5;
      margin-top: 0;
    }
.graphique_carte_svg .cc-map-svg-layout.is-pdf-export .cc-map-svg-pdf-france-card .cc-map-svg-france-card-shape {
      color: transparent;
    }
.graphique_carte_svg .cc-map-svg-layout.is-pdf-export .cc-map-svg-pdf-france-card .cc-map-svg-france-card-shape path {
      fill: #f5da00;
      stroke: #f5da00;
      stroke-width: 2;
      vector-effect: non-scaling-stroke;
    }
.graphique_carte_svg .cc-map-svg-layout.is-pdf-export .cc-map-svg-pdf-france-card .cc-map-svg-france-card-overlay {
      color: #1b1464;
      left: 13px;
      width: 100%;
    }
.graphique_carte_svg .cc-map-svg-layout.is-pdf-export .cc-map-svg-pdf-france-card .cc-map-svg-france-card-value,
    .graphique_carte_svg .cc-map-svg-layout.is-pdf-export .cc-map-svg-pdf-badge .cc-map-svg-badge-value {
      display: block;
      margin: 0;
      font-size: 36px;
      line-height: 1;
      font-weight: 700;
      text-align: center;
    }
.graphique_carte_svg .cc-map-svg-layout.is-pdf-export .cc-map-svg-pdf-france-card .cc-map-svg-france-card-title,
    .graphique_carte_svg .cc-map-svg-layout.is-pdf-export .cc-map-svg-pdf-badge .cc-map-svg-badge-title {
      display: block;
      margin: 0;
      max-width: 120px;
      font-size: 15px;
      line-height: 1.15;
      font-weight: 700;
      text-transform: uppercase;
      text-align: center;
    }
.graphique_carte_svg .cc-map-svg-layout.is-pdf-export .cc-map-svg-pdf-badge-content {
      display: flex;
      flex-direction: column;
      align-items: center;
      justify-content: center;
      width: 100%;
      gap: 2px;
      line-height: 1.4;
    }
.graphique_carte_svg .cc-map-svg-layout.is-pdf-export .cc-map-svg-label {
      font-size: 22px;
      line-height: 1.02;
      font-weight: 400;
      transform: translate(-50%, -50%);
      color: #1b1464;
    }
.graphique_carte_svg .cc-map-svg-layout.is-pdf-export .cc-map-svg-label[data-region-id='guadeloupe'],
    .graphique_carte_svg .cc-map-svg-layout.is-pdf-export .cc-map-svg-label[data-region-id='martinique'],
    .graphique_carte_svg .cc-map-svg-layout.is-pdf-export .cc-map-svg-label[data-region-id='guyane'],
    .graphique_carte_svg .cc-map-svg-layout.is-pdf-export .cc-map-svg-label[data-region-id='la-reunion'] {
      white-space: nowrap;
    }
.graphique_carte_svg .cc-map-svg-layout.is-pdf-export .cc-map-svg-label[data-region-id='nouvelle-aquitaine'] {
      transform: translate(-50%, calc(-50% - 50px));
    }
.graphique_carte_svg .cc-map-svg-layout.is-pdf-export .cc-map-svg-label[data-region-id='provence-alpes-cote-d-azur'] {
      transform: translate(-50%, calc(-50% + 20px));
    }
.graphique_carte_svg .cc-map-svg-layout.is-pdf-export .cc-map-svg-label[data-region-id='pays-de-la-loire'] {
      transform: translate(calc(-50% - 5px), calc(-50%));
    }
.graphique_carte_svg .cc-map-svg-layout.is-pdf-export .cc-map-svg-label[data-region-id='centre-val-de-loire'] {
      transform: translate(calc(-50% + 5px), calc(-50%));
    }
.graphique_carte_svg .cc-map-svg-layout.is-pdf-export.is-pdf-export-render .cc-map-svg-label {
      transform: translate(
        -50%,
        calc(-50% + 0px)
      );
      transform: translate(
        -50%,
        calc(-50% + var(--cc-map-svg-export-label-y, 0px))
      );
    }
.graphique_carte_svg .cc-map-svg-layout.is-pdf-export.is-pdf-export-render
      .cc-map-svg-label[data-region-id='nouvelle-aquitaine'] {
      transform: translate(
        -50%,
        calc(-50% - 50px + 0px)
      );
      transform: translate(
        -50%,
        calc(-50% - 50px + var(--cc-map-svg-export-label-y, 0px))
      );
    }
.graphique_carte_svg .cc-map-svg-layout.is-pdf-export.is-pdf-export-render
      .cc-map-svg-label[data-region-id='provence-alpes-cote-d-azur'] {
      transform: translate(
        -50%,
        calc(-50% + 20px + 0px)
      );
      transform: translate(
        -50%,
        calc(-50% + 20px + var(--cc-map-svg-export-label-y, 0px))
      );
    }
.graphique_carte_svg .cc-map-svg-layout.is-pdf-export.is-pdf-export-render .cc-map-svg-label span {
      position: relative;
      top: 0px;
      top: var(--cc-map-svg-export-text-y, 0px);
    }
.graphique_carte_svg .cc-map-svg-layout.is-pdf-export.is-pdf-export-render .cc-map-svg-label-value sup {
      top: 0px;
      top: var(--cc-map-svg-export-label-sup-y, 0px);
    }
.graphique_carte_svg .cc-map-svg-layout.is-pdf-export.is-pdf-export-render .cc-map-svg-pdf-badge .cc-map-svg-pdf-badge-content {
      position: relative;
      top: 0px;
      top: var(--cc-map-svg-export-badge-content-y, 0px);
    }
.graphique_carte_svg .cc-map-svg-layout.is-pdf-export.is-pdf-export-render .cc-map-svg-pdf-badge .cc-map-svg-badge-title,
    .graphique_carte_svg .cc-map-svg-layout.is-pdf-export.is-pdf-export-render
      .cc-map-svg-pdf-france-card
      .cc-map-svg-france-card-title {
      position: relative;
    }
.graphique_carte_svg .cc-map-svg-layout.is-pdf-export.is-pdf-export-render .cc-map-svg-pdf-badge .cc-map-svg-badge-title {
      top: 0px;
      top: var(--cc-map-svg-export-value-title-gap-y, 0px);
    }
.graphique_carte_svg .cc-map-svg-layout.is-pdf-export.is-pdf-export-render
      .cc-map-svg-pdf-france-card
      .cc-map-svg-france-card-title {
      top: calc(
        0px +
          0px
      );
      top: calc(
        var(--cc-map-svg-export-france-card-value-y, 0px) +
          var(--cc-map-svg-export-value-title-gap-y, 0px)
      );
    }
.graphique_carte_svg .cc-map-svg-layout.is-pdf-export.is-pdf-export-render
      .cc-map-svg-pdf-france-card
      .cc-map-svg-france-card-value {
      position: relative;
      top: 0px;
      top: var(--cc-map-svg-export-france-card-value-y, 0px);
    }
.graphique_carte_svg .cc-map-svg-layout.is-pdf-export .cc-map-svg-label-value {
      margin: 0 auto 0px;
      display: inline-block;
      color: #3c3093;
      font-size: 32px;
      line-height: 1;
      font-weight: 700;
      letter-spacing: -0.01em;
    }
.graphique_carte_svg .cc-map-svg-layout.is-pdf-export .cc-map-svg-label-value sup {
      position: relative;
      top: -0.3em;
    }
.graphique_carte_svg .cc-map-svg-layout.is-pdf-export .cc-map-svg-label.cc-map-svg-label-pdf-only {
      display: block;
    }
.graphique_carte_svg .cc-map-svg-layout.is-pdf-export .cc-map-svg-label span.cc-map-svg-label-name-pdf-only {
      display: block;
    }
.graphique_carte_svg .cc-map-svg-layout.is-pdf-export .cc-map-svg-pdf-footer {
      background: transparent;
      padding: 18px 36px 26px;
      display: flex;
      align-items: flex-end;
      justify-content: space-between;
      gap: 20px;
      min-height: 190px;
    }
.graphique_carte_svg .cc-map-svg-layout.is-pdf-export .cc-map-svg-pdf-note-slot {
      flex: 0 0 400px;
      width: 400px;
      max-width: 400px;
    }
.graphique_carte_svg .cc-map-svg-layout.is-pdf-export .cc-map-svg-marker-note.cc-map-svg-pdf-note {
      font-family: 'Public Sans', PublicSans, Arial, sans-serif;
      border-left: 0;
      background: #ecebf9;
      color: #1b1464;
      padding: 20px 20px;
      gap: 10px;
      max-width: none;
      min-height: 176px;
    }
.graphique_carte_svg .cc-map-svg-layout.is-pdf-export .cc-map-svg-marker-note.cc-map-svg-pdf-note .cc-map-svg-marker-note-content {
        font-size: 24px;
        line-height: 1.2;
      }
.graphique_carte_svg .cc-map-svg-layout.is-pdf-export.is-pdf-export-render .cc-map-svg-marker-note.cc-map-svg-pdf-note .cc-map-svg-marker-note-content {
        position: relative;
        top: 0px;
        top: var(--cc-map-svg-export-note-text-y, 0px);
      }
.graphique_carte_svg .cc-map-svg-layout.is-pdf-export .cc-map-svg-pdf-source {
      max-width: 650px;
      font-size: 14px;
      line-height: 1.35;
      color: #333;
      text-align: left;
      margin-left: auto;
      align-self: flex-end;
    }
.graphique_carte_svg .cc-map-svg-layout.is-pdf-export.is-pdf-export-render .cc-map-svg-pdf-source {
      position: relative;
      top: 0px;
      top: var(--cc-map-svg-export-source-text-y, 0px);
    }
:root {
  --swiper-navigation-size: 30px;
}
.section_chiffrecle .swiper {
    width: 100%;
  }
.section_chiffrecle .swiper-button-next {
    width: 54px;
    height: 55px;
  }
.section_chiffrecle .swiper-button-next:after {
      display: none;
    }
.section_chiffrecle .swiper-button-prev {
    width: 54px;
    height: 55px;
  }
.section_chiffrecle .swiper-button-prev:after {
      display: none;
    }
.section_chiffrecle .swiper-timeline {
    height: 100%;
    overflow: hidden;
  }
.section_chiffrecle .swiper-timeline .swiper-slide {
      background-color: #F8F8F8;
      height: calc(100% - 50px);
    }
.section_chiffrecle .swiper-timeline .titre {
      position: absolute;
      bottom: 0;
      left: 0;
      text-align: center;
      width: 100%;
      color: #0C0C55;
      font-family: "PublicSans", sans-serif;
      font-size: 0.75rem;
      font-weight: 700;
      line-height: normal;
    }
@media (min-width: 768px) {
.section_chiffrecle .swiper-timeline .titre {
        font-size: 1rem
    }
      }
.section_chiffrecle .swiper-timeline .titre:after {
        content: '';
        display: block;
        width: 40px;
        height: 3px;
        background-color: #FFE501;
        margin: 10px auto;
      }
.section_chiffrecle .swiper-controls {
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    width: auto;
    display: flex;
    align-items: flex-start;
    z-index: 1;
  }
.section_chiffrecle .swiper-play {
    transform: translate(30px, calc(-100% + 10px));
  }
@media (min-width: 768px) {
.section_chiffrecle .swiper-play {
      transform: translate(50px, calc(-100% + 10px))
  }
    }
.section_chiffrecle .swiper-play {
    cursor: pointer;
}
.section_chiffrecle .swiper-play svg:first-child {
      display: block;
    }
.section_chiffrecle .swiper-play svg:last-child {
      display: none;
    }
.section_chiffrecle .swiper-play.pause svg:first-child {
        display: none;
      }
.section_chiffrecle .swiper-play.pause svg:last-child {
        display: block;
      }
.section_chiffrecle .swiper-pagination {
    display: inline-flex;
    justify-content: center;
    gap: 30px;
    height: 30px;
    width: auto;
    margin: 0 auto;
    position: relative;
    transform: translateY(10px);
    font-size: 0.875rem;
  }
@media (min-width: 768px) {
.section_chiffrecle .swiper-pagination {
      gap: 50px;
      font-size: 1rem
  }
    }
.section_chiffrecle .swiper-pagination:before {
      position: absolute;
      content: '';
      display: block;
      width: calc(100% + 60px);
      height: 1px;
      background-color: #DFDFDF;
      top: -5px;
      left: -30px;
      z-index: -1;
    }
@media (min-width: 768px) {
.section_chiffrecle .swiper-pagination:before {
        left: -50px;
        width: calc(100% + 100px)
    }
      }
.section_chiffrecle .swiper-pagination-bullet {
    color: #8C83DA;
    display: flex;
    justify-content: center;
    background-color: transparent;
    border: none;
    position: relative;
    opacity: 1;
  }
.section_chiffrecle .swiper-pagination-bullet:before {
      position: absolute;
      content: '';
      display: block;
      width: 10px;
      height: 10px;
      border: 1px solid #DFDFDF;
      background-color: #F8F8F8;
      border-radius: 50%;
      transform: translateY(-100%);
      z-index: 1;
    }
.section_chiffrecle .swiper-pagination-bullet-active {
    background-color: transparent;
    border: none;
  }
.section_chiffrecle .swiper-pagination-bullet-active:before {
      background-color: #4538C8;
      border: 1px solid #4538C8;
    }
.section_chiffrecle .chart-loader {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    visibility: hidden;
    opacity: 0;
    transition: opacity 0.3s ease-in-out, visibility 0.3s ease-in-out;
  }
.section_chiffrecle .chart-loader.show {
      visibility: visible;
      opacity: 1;
    }
.section_chiffrecle .info {
    position: absolute;
    top: 0;
    right: 0;
  }
.section_chiffrecle .info-button {
    position: absolute;
    top: 0;
    right: 0;
    padding: 10px;
  }
.section_chiffrecle .info-button .wrapper {
      width: 19px;
      height: 19px;
      border: 1px solid #0C0C55;
      padding: 0;
      border-radius: 50%;
      display: flex;
      align-items: center;
      justify-content: center;
      transition: all 0.3s ease;
    }
.section_chiffrecle .info-button svg {
      transform: translateY(-0.5px);
    }
.section_chiffrecle .info-button path {
      transition: all 0.3s ease;
    }
.section_chiffrecle .info-button:hover .wrapper {
        background-color: #0C0C55;
        border-color: #fff;
        /* fill: theme('colors.primary.DEFAULT');
           stroke: theme('colors.tertiary');*/
      }
.section_chiffrecle .info-button:hover path {
        fill: #fff;
      }
.section_chiffrecle .info-modal {
    box-shadow: 0px 4px 14px 0px rgba(0, 0, 0, 0.25);
    transition: all 0.3s ease;
    max-width: 600px;
  }
.section_chiffrecle .info-modal.show {
      opacity: 1;
      visibility: visible;
    }
.section_chiffrecle .info-modal p {
      margin: 0;
      padding: 0;
    }
.section_chiffrecle .tooltip {
    color: #0C0C55;
    font-size: 0.75rem;
    line-height: normal;
    display: flex;
    flex-direction: column;
    gap: 10px;
  }
.section_chiffrecle .tooltip-title {
      font-size: 0.8125rem;
      font-weight: 700;
      line-height: normal;
    }
.section_chiffrecle .tooltip hr {
      height: 3px;
      background-color: #FFE501;
    }
.section_chiffrecle .tooltip-body {
      display: flex;
      flex-direction: column;
      gap: 4px;
      text-transform: none;
    }
.cc-dispatch .masonry {
    -moz-column-count: 2;
         column-count: 2;
    -moz-column-gap: 1.5em;
         column-gap: 1.5em;
  }
.cc-dispatch .item .title {
      margin-top: 0;
      padding-top: 0;
    }
.cc-dispatch .item img {
      max-height: 120px;
      width: auto;
    }
@media (min-width: 768px) {
.cc-dispatch .item img {
        max-height: 160px;
        width: auto
    }
      }
.cc-dispatch .item.left {
    }
.cc-dispatch .item.right {
    }
.cc-dispatch .item .item-liste {
      position: relative;
    }
.cc-dispatch .item .item-liste svg:first-child {
        position: absolute;
        top: 0;
        left: 0;
      }
.cc-dispatch .item .item-liste svg:last-child {
        position: absolute;
        bottom: 0;
        right: 0;
      }
#app > footer {
  position: relative;
}
.section_chiffrecle .nowrap {
    white-space: nowrap;
  }
.section_chiffrecle .card-chiffre img {
    max-height: 100%;
}
.cc-theme .link-enlarge::before {
      position: absolute;
      width: 100%;
      height: 100%;
      content: '';
      top: 0;
      left: 0;
    }
.cc-theme.blue_medium {
    background-color: #4538C8;
  }
.cc-theme.blue_medium .title {
      color: #fff;
    }
.cc-theme.blue_medium .item-body .label {
        color: #fff;
      }
.cc-theme.blue_medium .item-body strong {
        color: #FFE501;
      }
.cc-theme.blue_medium .button:hover {
      background-color: #FFE501;
      color: #0C0C55;
    }
.cc-theme.blue_medium .button:hover svg {
        color: #0C0C55;
      }
.cc-theme.blue_medium.card-chiffre:hover {
        border-color: #FFE501;
      }
.cc-theme.blue_medium.card-chiffre:hover .title {
        }
.cc-theme.blue_light {
    /* background: linear-gradient(90deg, #e5e4f7 30.76%, #ecebf9 70.35%); */
    background: #ecebf9;
  }
.cc-theme.blue_light .title {
      color: #0C0C55;
    }
.cc-theme.blue_light.card-chiffre:hover {
        border-color: #4538C8;
      }
.cc-theme.blue_light.card-chiffre:hover .title {
          color: #0C0C55;
        }
.cc-theme.neutral {
    /* background: linear-gradient(90deg, #d4dfec 30.76%, #dde5ee 70.35%); */
    background: #dde5ee;
  }
.cc-theme.neutral.card-chiffre:hover {
        border-color: #4538C8;
      }
.cc-theme.neutral.card-chiffre:hover .title {
          color: #0C0C55;
        }
.cc-theme.blue_dark {
    background-color: #0C0C55;
  }
.cc-theme.blue_dark .title {
      color: #fff;
    }
.cc-theme.blue_dark .chiffre strong {
        color: #FFE501;
      }
.cc-theme.blue_dark .chiffre {
      color: #FFE501;
}
.cc-theme.blue_dark .label {
      color: #fff;
    }
.cc-theme.blue_dark .button:hover {
      background-color: #FFE501;
      color: #0C0C55;
    }
.cc-theme.blue_dark .button:hover svg {
        color: #0C0C55;
      }
.cc-theme.blue_dark.card-chiffre:hover {
        border-color: #FFE501;
      }
.cc-theme.blue_dark.card-chiffre:hover .title {
        }
.cc-theme.yellow_medium {
  }
.cc-theme.yellow_light {
    /*  background: linear-gradient(90deg, #fff5aa 30.76%, #fef6bc 70.35%); */
    background: #fff5aa;
  }
.cc-theme.yellow_light .title {
      color: #0C0C55;
    }
.cc-theme.yellow_light.card-chiffre:hover {
        border-color: #4538C8;
      }
.cc-theme.yellow_light.card-chiffre:hover .title {
        }
.cc-theme.yellow_dark {
  }

