.stats-section{position:relative;background:var(--primary-color-black) url("../../../../clientlibs/clientlib-base-global/resources/images/stats-bg.svg") no-repeat center;margin-bottom:118px}
.stats-section .section-sub-text{margin-bottom:4rem;max-width:51.4286rem}
.stats-section .stats-top-section{padding:20px 8px 100px}
.stats-section .stats-bottom-section{padding-top:3.4286rem;padding-bottom:3.4286rem;background:linear-gradient(160.69deg,rgba(181,0,0,0.5) 22.35%,rgba(255,0,0,0.5) 68.47%,rgba(181,0,0,0.5) 114.59%)}
.stats-section .stats-data{display:flex;gap:3.2143rem}
.stats-section .stats-data .st-value{font-size:3.9286rem;font-family:var(--font-medium);font-style:italic}
.stats-section .stats-data .st-text{font-size:1.2857rem;display:block}
.stats-section .bike-img{display:inline-block;position:absolute;bottom:-60px;z-index:2;left:29%;width:38.5%;margin:0 auto}
@media screen and (min-width:1600px){.stats-section .bike-img img{width:75%}
}
@media screen and (min-width:992px){html[lang="fr-FR"] .stats-section .bike-img{left:23% !important}
html[lang="de-DE"] .stats-section .bike-img{left:23% !important}
html[lang="es-ES"] .stats-section .bike-img{left:30% !important}
html[lang="it-IT"] .stats-section .bike-img{left:25% !important}
}
@media screen and (min-width:992px) and (max-width:1440px){html[lang="fr-FR"] .stats-section .bike-img{width:35% !important}
html[lang="de-DE"] .stats-section .bike-img{width:35% !important}
html[lang="es-ES"] .stats-section .bike-img{width:33.5% !important}
}
@media screen and (min-width:992px){html[lang="fr-FR"] .stats-section .stats-data{gap:2.5rem}
html[lang="de-DE"] .stats-section .stats-data{gap:2.5rem}
html[lang="es-ES"] .stats-section .stats-data{gap:1.5rem}
html[lang="it-IT"] .stats-section .stats-data{gap:2.5rem}
}
@media screen and (max-width:991px){.stats-section{background-position:center 80px;background-size:140%;margin-bottom:0}
.stats-section .stats-top-section{padding-top:20px}
.stats-section .stats-data{justify-content:center}
.stats-section .stats-data .st-value{font-size:24px}
.stats-section .stats-data .st-text{font-size:12px}
.stats-section .bike-img{width:290px;bottom:auto;left:calc(50% - 145px)}
.stats-section .stats-bottom-section{padding-top:100px}
}