.statistics{background-color:var(--bright-fog)}.statistics .container .statistics-wrapper{width:100%}.statistics .container .statistics-wrapper .statistics-wrapper__items{align-items:flex-start;column-gap:3rem;display:flex;flex-wrap:wrap;row-gap:2rem;width:100%}@media (max-width:744px){.statistics .container .statistics-wrapper .statistics-wrapper__items{flex-direction:column}}.statistics .container .statistics-wrapper .statistics-wrapper__items .statistics-wrapper__items--item{border-left:2px solid var(--fog);max-width:calc(33.33333% - 2rem);padding-left:2rem;width:100%}@media (max-width:744px){.statistics .container .statistics-wrapper .statistics-wrapper__items .statistics-wrapper__items--item{max-width:100%}}.statistics .container .statistics-wrapper .statistics-wrapper__items .statistics-wrapper__items--item .wrapper{display:flex;margin-bottom:.5rem}.statistics .container .statistics-wrapper .statistics-wrapper__items .statistics-wrapper__items--item .wrapper .number{color:var(--dark-kelp);font-size:5rem;font-weight:700;line-height:130%;margin-bottom:0;text-wrap:nowrap}@media (max-width:1024px){.statistics .container .statistics-wrapper .statistics-wrapper__items .statistics-wrapper__items--item .wrapper .number{font-size:4rem}}@media (max-width:744px){.statistics .container .statistics-wrapper .statistics-wrapper__items .statistics-wrapper__items--item .wrapper .number{font-size:3.5rem}}.statistics .container .statistics-wrapper .statistics-wrapper__items .statistics-wrapper__items--item .wrapper .image{margin-left:.5rem}.statistics .container .statistics-wrapper .statistics-wrapper__items .statistics-wrapper__items--item .description p{font-size:1.25rem;font-weight:400;line-height:140%}@media (max-width:1024px){.statistics .container .statistics-wrapper .statistics-wrapper__items .statistics-wrapper__items--item .description p{font-size:1rem}}@media (max-width:744px){.statistics .container .statistics-wrapper .statistics-wrapper__items .statistics-wrapper__items--item .description p{font-size:1.25rem}}.statistics .container .statistics-wrapper .statistics-wrapper__items .statistics-wrapper__items--item .description :last-child{margin-bottom:0}