.company_facts_section{width:100%;max-width:1240px;margin:1.5rem auto 3rem;box-sizing:border-box}.company_facts_section .facts_grid{width:100%;display:grid;grid-template-columns:repeat(2,1fr);gap:24px 16px}@media screen and (min-width: 576px){.company_facts_section .facts_grid{gap:28px 20px}}@media screen and (min-width: 768px){.company_facts_section .facts_grid{grid-template-columns:repeat(3,1fr);gap:32px 24px}}@media screen and (min-width: 992px){.company_facts_section .facts_grid{grid-template-columns:repeat(5,1fr);gap:36px 24px}}.company_facts_section .facts_grid .fact_card{position:relative;background:transparent;border:none;border-radius:0;padding:0;display:flex;flex-direction:column;align-items:center;text-align:center;gap:.35rem;transition:none;box-sizing:border-box}@media screen and (min-width: 768px){.company_facts_section .facts_grid .fact_card{padding:0;border-radius:0}}.company_facts_section .facts_grid .fact_card:hover{transform:none;border-color:transparent;box-shadow:none}.company_facts_section .facts_grid .fact_card:hover .card_glow_bar{display:none}.company_facts_section .facts_grid .fact_card:hover .fact_number{text-shadow:none}.company_facts_section .facts_grid .fact_card .card_glow_bar{display:none}.company_facts_section .facts_grid .fact_card .card_top{display:flex;align-items:center;justify-content:center;width:100%;margin-bottom:2px}.company_facts_section .facts_grid .fact_card .card_top .fact_tag{font-family:Archivo,Poppins,sans-serif;font-size:.62rem;letter-spacing:.18em;text-transform:uppercase;color:#ffffff73;font-weight:600;background:#ffffff0d;padding:2px 8px;border-radius:4px}.company_facts_section .facts_grid .fact_card .fact_number{font-family:Archivo,sans-serif;font-size:1.85rem;font-weight:700;letter-spacing:-.02em;color:#fff;line-height:1.15;transition:none}@media screen and (min-width: 768px){.company_facts_section .facts_grid .fact_card .fact_number{font-size:2.15rem}}.company_facts_section .facts_grid .fact_card .fact_divider{width:36px;height:1px;background:#ffffff26;margin:4px 0}.company_facts_section .facts_grid .fact_card .fact_label{font-family:Archivo,Poppins,sans-serif;font-size:.72rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:#ffffffe0;line-height:1.35}@media screen and (min-width: 768px){.company_facts_section .facts_grid .fact_card .fact_label{font-size:.76rem}}.company_facts_section .facts_grid .fact_card .fact_desc{font-family:Poppins,sans-serif;font-size:.74rem;color:#ffffff85;font-weight:300;line-height:1.45}@media screen and (min-width: 768px){.company_facts_section .facts_grid .fact_card .fact_desc{font-size:.78rem}}
