.product-statistics__swiper{padding-left:var(--grid-outside-gap);padding-right:var(--grid-outside-gap)}@media (min-width:1024px){.product-statistics__swiper:not(.swiper-active) .product-statistics__swiper-wrapper{justify-content:center}}@media (max-width:1023.98px){.product-statistics__swiper-wrapper{padding-left:var(--grid-outside-gap);padding-right:var(--grid-outside-gap)}}.product-statistics__arrow{z-index:2;position:absolute;top:50%;transform:translateY(-50%)}.product-statistics__arrow--prev{left:var(--grid-outside-gap)}.product-statistics__arrow--next{right:var(--grid-outside-gap)}.product-statistics__title{color:var(--color-dark)}.product-statistics__bloc{background:var(--color-outline);padding:var(--space-xl);color:var(--color-accent-tertiary);margin-right:var(--space-m);height:auto}@media (max-width:1023.98px){.product-statistics__bloc{margin-right:var(--grid-outside-gap)}}.product-statistics .swiper-slide{width:-moz-fit-content;width:fit-content}.chart{--bar-width:11.25rem;--bar-height:.875rem;--bar-border-radius:8px}.chart--large{--bar-width:16.125rem}.chart+.chart:not(.chart--rider){margin-top:var(--space-l)}.chart__bar{width:var(--bar-width);height:var(--bar-height);border-radius:var(--bar-border-radius);background:var(--color-light);position:relative;overflow:hidden}.chart__progress{top:0;left:var(--min-value);width:var(--pourcentage);border-radius:var(--bar-border-radius);background:var(--color-accent-secondary);height:100%;position:absolute}.chart__title{-webkit-line-clamp:1;text-overflow:ellipsis;padding:0 var(--space-xs);-webkit-box-orient:vertical;line-height:1.2;overflow:hidden}.chart__axis{background:var(--color-accent-tertiary);height:1px;position:relative}.chart__axis:after{content:"";background:var(--color-accent-tertiary);width:1px;height:5px;position:absolute;top:-2px;left:0}.chart__axis:before{content:"";background:var(--color-accent-tertiary);width:1px;height:5px;position:absolute;top:-2px;right:0}.chart__legend .legend{width:-moz-fit-content;width:fit-content}.chart:not(.chart--rider) .chart__legend .legend{flex:1}.chart:not(.chart--rider) .chart__legend .legend:first-of-type{justify-content:flex-start}.chart:not(.chart--rider) .chart__legend .legend:last-of-type{justify-content:flex-end}.chart .radar-chart canvas{width:22.75rem!important;height:22.75rem!important}@media (max-width:767.98px){.chart .radar-chart canvas{width:16rem!important;height:16rem!important}}.chart--rider+.chart--rider{margin-top:var(--space-m)}.chart--rider:nth-of-type(2) .chart__progress{background:var(--color-accent-primary)}.chart--rider:nth-of-type(3) .chart__progress{color:var(--color-light);background:var(--color-dark)}