:root{--base:#fff;--primary:#002e5d;--secondary:#f9423a;--tone:#00a7b5;--tone-dark:#007681;--tone-dark-2:#005962;--tone-light:#a4dbe8;--neutral:#00a7b512;--shadow:#1018280D;--shadow-dark:#d9d9d9;--gray-modern:#697586;--accent:#005eb8;--yellow:#f4c054;--accent-secondary:rgba(0,94,184,0.80);--accent-dark:rgba(0,94,184,0.60);--accent-medium:rgba(0,94,184,0.40);--accent-light:rgba(0,94,184,0.20);--gray-dark:#202936;--highlight:#78be20;--highlight-light:rgba(120,190,32,0.60);--foreground:#f2c75c;--foreground-dark:#fd9112;--foreground-medium:rgba(253,145,18,0.60);--foreground-light:rgba(253,145,18,0.40);--shade:#f8fafc;--shade-variation:#fcfcfd;--shade-dark:#9aa4b2;--font-regular:"Brandon Grotesque Regular",sans-serif;--font-medium:"Brandon Grotesque Medium",sans-serif;--font-bold:"Brandon Grotesque Bold",sans-serif;--btn-primary-bg:var(--accent);--btn-primary-hover:var(--primary);--btn-secondary-bg:var(--yellow);--btn-secondary-hover:var(--yellow);--font-default:1.8rem;--line-height-default:2.3rem;--font-heading1:4.8rem;--line-height-heading1:5.8rem;--font-heading2:3.4rem;--line-height-heading2:4.4rem;--font-heading3:2.8rem;--line-height-heading3:3.5rem;--font-heading4:2.4rem;--line-height-heading4:3rem}.companies-by-country-section--dots-total{background-color:var(--neutral);padding:6.4rem 0;margin-bottom:6.4rem}@media(max-width:767px){.companies-by-country-section--dots-total{padding:4rem 0;margin-bottom:4rem}}.companies-by-country-section--simple-list{padding:6.4rem 0;background-color:#ebf6f8}.companies-by-country-section .companies-by-country-header{margin-bottom:4rem}@media(max-width:767px){.companies-by-country-section--simple-list{padding:4.8rem 0}.companies-by-country-section .companies-by-country-header{margin-bottom:3.2rem}}.companies-by-country-section .companies-by-country-title{color:var(--primary);font-family:var(--font-bold);font-size:var(--font-heading2);line-height:var(--line-height-heading2);text-transform:uppercase;margin:0 0 1rem}@media(max-width:767px){.companies-by-country-section .companies-by-country-title{font-size:2.8rem;line-height:3.4rem}}.companies-by-country-section .companies-by-country-subtitle{color:var(--primary);font-family:var(--font-regular);font-size:1.8rem;line-height:2.4rem;margin:0}.companies-by-country-section .companies-by-country-list{list-style:none;margin:0 0 2.4rem;padding:0 0 2.4rem;border-bottom:.1rem solid rgba(0,46,93,.25)}.companies-by-country-section .companies-by-country-row{display:-ms-grid;display:grid;-ms-grid-columns:5rem 7rem minmax(0,1fr) 5rem;grid-template-columns:5rem 7rem minmax(0,1fr) 5rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-column-gap:1.6rem;-moz-column-gap:1.6rem;column-gap:1.6rem;padding:.8rem 0}.companies-by-country-section .companies-by-country-row.companies-by-country-row--no-flag .companies-by-country-code{-ms-grid-column:2;grid-column:2;text-align:center}.companies-by-country-section .companies-by-country-code{color:var(--primary);font-family:var(--font-bold);font-size:1.4rem;line-height:1;letter-spacing:.05em;text-transform:uppercase;text-align:right}.companies-by-country-section .companies-by-country-flag{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;width:100%;height:3.5rem}@media(max-width:767px){.companies-by-country-section .companies-by-country-row{-ms-grid-columns:6rem 7rem 1fr;grid-template-columns:6rem 7rem 1fr;-webkit-column-gap:2rem;-moz-column-gap:2rem;column-gap:2rem;padding:1rem 2rem 1rem 0}.companies-by-country-section .companies-by-country-flag{height:3rem}}.companies-by-country-section .companies-by-country-flag img{max-width:100%;max-height:100%;width:auto;height:auto;-o-object-fit:contain;object-fit:contain;display:block}.companies-by-country-section .companies-by-country-dots{display:-ms-grid;display:grid;grid-template-columns:repeat(auto-fill,.8rem);grid-auto-rows:.8rem;gap:.4rem;-ms-flex-line-pack:start;align-content:start;min-height:3.2rem}.companies-by-country-section .companies-by-country-dot{width:.8rem;height:.8rem;border-radius:50%;background-color:var(--primary)}.companies-by-country-section .companies-by-country-count{color:var(--primary);font-family:var(--font-medium);font-size:1.8rem;line-height:1;text-align:right}@media(max-width:767px){.companies-by-country-section .companies-by-country-dots{display:none}.companies-by-country-section .companies-by-country-count{font-size:2.4rem;min-width:0}.companies-by-country-section .companies-by-country-footer{padding:0 2rem}}.companies-by-country-section .companies-by-country-footer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:1.6rem}.companies-by-country-section .companies-by-country-total-label{color:var(--primary);font-family:var(--font-bold);font-size:1.4rem;line-height:1;letter-spacing:.05em;text-transform:uppercase}.companies-by-country-section .companies-by-country-total-value{color:var(--primary);font-family:var(--font-bold);font-size:3.4rem;line-height:1}.companies-by-country-section__title{margin-bottom:3.2rem;color:var(--primary);text-transform:uppercase}.companies-by-country-section__list{list-style:none;margin:0;padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1.6rem}.companies-by-country-section__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:2.4rem}@media(max-width:767px){.companies-by-country-section .companies-by-country-total-value{font-size:4rem}.companies-by-country-section__item{gap:1.2rem}}.companies-by-country-section__bar{position:relative;overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:2.4rem;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;padding:1rem 2.4rem 1rem 1rem;border-radius:1.2rem;background-color:rgba(255,255,255,.5)}@media(max-width:767px){.companies-by-country-section__bar{gap:1.6rem;padding:.8rem 1.6rem .8rem .8rem}}.companies-by-country-section__fill{position:absolute;left:0;top:0;bottom:0;width:0;border-radius:inherit;background-color:var(--primary);-webkit-transition:width 2.6s cubic-bezier(.4,0,.2,1);transition:width 2.6s cubic-bezier(.4,0,.2,1)}.companies-by-country-section__badge{position:relative;z-index:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1.2rem;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;padding:1rem 1.6rem;border-radius:1rem}.companies-by-country-section__flag{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.companies-by-country-section__flag img{display:block;width:4rem;height:auto;border-radius:.4rem}@media(max-width:767px){.companies-by-country-section__badge{gap:.8rem;padding:.8rem 1.2rem}.companies-by-country-section__flag img{width:3.2rem}}.companies-by-country-section__code{color:var(--base);font-weight:700;text-transform:uppercase}.companies-by-country-section__country{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;color:var(--primary)}.companies-by-country-section__count{-webkit-box-flex:0;-ms-flex:0 0 11rem;flex:0 0 11rem;text-align:right;color:var(--primary);font-size:4.8rem;font-weight:700;line-height:1;letter-spacing:.5rem;padding-right:.5rem}@media(max-width:767px){.companies-by-country-section__count{-ms-flex-preferred-size:7rem;flex-basis:7rem;font-size:3.2rem;letter-spacing:.3rem}}