.statistics-section{display:flex;justify-content:center;overflow:hidden;position:relative}.statistics-container .heading-container{gap:24px;padding-bottom:var(--padding-48)}.card-list{display:flex;flex-wrap:wrap;gap:64px;justify-content:center;width:100%}.stat-card{display:flex;flex-direction:column;gap:24px;height:100%;max-width:100%;overflow:hidden;padding:0 16px;text-align:center}.stats-card-value{color:var(--blue-300,#66b5e8);font-family:Manrope;font-size:68px;font-style:normal;letter-spacing:-1.2px;line-height:1.2;@media screen and (min-width:1024px){font-size:72px;line-height:90px}}.stats-card-desc{color:var(--navy-200,#9ca8ca);font-family:Manrope;font-style:normal;font-weight:400;line-height:24px;text-align:center}.statistics-section.bg-grid[data-theme=gray] .stats-card-desc,.statistics-section.bg-grid[data-theme=white] .stats-card-desc{color:var(--gray-700,#696b6d)}@media screen and (min-width:768px){.card-list{margin:0 auto;width:fit-content}.card-list.grid-four-col,.card-list.grid-two-col{gap:32px}.card-list.grid-four-col .stat-card,.card-list.grid-two-col .stat-card{width:calc(50% - 16px)}.card-list.grid-three-col{gap:32px}.card-list.grid-three-col .stat-card{width:calc(33.3% - 21.33px)}}@media screen and (min-width:1024px){.card-list.grid-four-col .stat-card{width:calc(25% - 24px)}}.statistics-section.bg-grid[data-theme=dark]:before,.statistics-section.bg-grid[data-theme=navy]:before{background:rgba(18,107,171,.2);border:1px solid #37393a;content:"";height:100px;left:-20px;opacity:.47;position:absolute;top:220px;width:100px}.statistics-section.bg-grid[data-theme=dark]:after,.statistics-section.bg-grid[data-theme=navy]:after{background:rgba(18,107,171,.2);border:1px solid #37393a;content:"";height:100px;left:-200px;opacity:.47;position:absolute;top:20px;width:100px;@media screen and (min-width:768px){left:580px}@media screen and (min-width:992px){left:780px}@media screen and (min-width:1024px){left:980px}@media screen and (min-width:1440px){left:1480px}}.statistics-section.bg-grid[data-theme=gray]:before,.statistics-section.bg-grid[data-theme=light]:before,.statistics-section.bg-grid[data-theme=white]:before{background:rgba(18,107,171,.24);border:1px solid #37393a60;content:"";height:100px;left:-20px;opacity:.3;position:absolute;top:220px;width:100px}.statistics-section.bg-grid[data-theme=gray]:after,.statistics-section.bg-grid[data-theme=light]:after,.statistics-section.bg-grid[data-theme=white]:after{background:rgba(18,107,171,.24);border:1px solid #37393a60;content:"";height:100px;left:-200px;opacity:.3;position:absolute;top:20px;width:100px;@media screen and (min-width:768px){left:580px}@media screen and (min-width:992px){left:780px}@media screen and (min-width:1024px){left:980px}@media screen and (min-width:1440px){left:1480px}}