.section-statistic__items{display:grid;grid-template-columns:1fr 1fr 1fr}@media (min-width:768px){.section-statistic__items{grid-auto-rows:1fr}}@media (max-width:767.98px){.section-statistic__items{grid-template-columns:1fr;row-gap:1.5rem}}.section-statistic__item:not(:last-child){border-right:3px solid #85b112;padding-left:3px}@media (max-width:767.98px){.section-statistic__item:not(:last-child){border-bottom:1px solid #85b112;border-right:none;padding-bottom:1.5rem;padding-left:0;padding-right:0}}@media (min-width:768px){.section-statistic[data-bs-theme=dark] .section-statistic__item:not(:last-child){border-right:3px solid #fff}}@media (max-width:767.98px){.section-statistic[data-bs-theme=dark] .section-statistic__item:not(:last-child){border-bottom:1px solid #fff}}.section-statistic[data-bs-theme=dark] .snippet-statistic__description,.section-statistic[data-bs-theme=dark] .snippet-statistic__heading{color:#fff}.snippet-statistic{display:flex;flex-direction:column}@media (min-width:768px){.snippet-statistic{padding-left:1.5rem;padding-right:1.5rem}}.snippet-statistic__heading{align-self:center;color:#85b112;display:flex;flex-direction:row;flex-grow:1;flex-shrink:0}@media (max-width:1199.98px){.snippet-statistic__heading{font-size:1.625rem}}.snippet-statistic__description{align-self:center;color:#85b112;display:flex;font-size:1.125rem;font-weight:500;line-height:1.2;text-align:center}@media (min-width:576px){.snippet-statistic__description{font-size:1.375rem}}