.facts{padding:0 0 3.75rem}@media(max-width:991.98px){.facts{padding-bottom:0}}.facts .facts_list{display:grid;grid-template-columns:repeat(4,1fr)}@media(max-width:991.98px){.facts .facts_list{grid-template-columns:repeat(2,1fr)}}@media(max-width:575.98px){.facts .facts_list{grid-template-columns:1fr}}@media(min-width:992px){.facts.facts-count-1 .facts_list{grid-template-columns:repeat(1,25%);justify-content:center}.facts.facts-count-2 .facts_list{grid-template-columns:repeat(2,25%);justify-content:center}.facts.facts-count-3 .facts_list{grid-template-columns:repeat(3,25%);justify-content:center}.facts.facts-count-1 .fact:last-child,.facts.facts-count-2 .fact:last-child,.facts.facts-count-3 .fact:last-child{border-right:0;padding-right:0}}.facts .fact{border-right:1px solid rgba(var(--color_blue_light_rgb),.5);padding:2.5rem 1.875rem 3.125rem}.facts .fact:nth-child(4n){border-right:0;padding-right:0}.facts .fact:nth-child(4n+1){padding-left:0}@media(max-width:991.98px){.facts .fact:nth-child(2n){border-right:0;padding-right:0}.facts .fact:nth-child(odd){padding-left:0}.facts .fact:first-child:nth-last-child(n+3),.facts .fact:nth-child(2):nth-last-child(n+2){border-bottom:1px solid rgba(var(--color_blue_light_rgb),.5)}}@media(max-width:575.98px){.facts .fact{border-right:0;padding-left:0;padding-right:0;text-align:center}.facts .fact:not(:last-child){border-bottom:1px solid rgba(var(--color_blue_light_rgb),.5)}.facts .fact:not(:first-child){padding-top:2.5rem}}.facts .fact_title{color:#fff;font-family:IBM Plex Mono,sans-serif;font-size:4.6875rem;font-weight:700;line-height:1.1;margin-bottom:1.875rem}@media(max-width:991.98px){.facts .fact_title{font-size:3.75rem}}.facts.facts-titlesize-small .fact_title{font-size:2.8125rem}@media(max-width:991.98px){.facts.facts-titlesize-small .fact_title{font-size:2.25rem}}.facts .fact_description{color:var(--color_blue_light);font-family:Jost,sans-serif;font-size:1rem;font-weight:400;line-height:1.4;text-transform:uppercase}