:root{--accent--20:#1b66a8;--accent-10:#1e73be;--base-10:#f0f0f0;--base-20:#f7f8f9;--base-30:#ffffff;--border-radius:6rem;--border-radius-2xs:0.25rem;--border-radius-circle:50%;--border-radius-lg:3rem;--border-radius-md:3rem;--border-radius-pill:9999px;--border-radius-sm:1.5rem;--border-radius-xl:4rem;--border-radius-xs:1rem;--contrast-10:#222222;--contrast-20:#575760;--contrast-30:#b2b2be;--heading-2xl:4rem;--heading-2xs:1.75rem;--heading-lg:3rem;--heading-line-height-2xl:1.0;--heading-line-height-2xs:1.3;--heading-line-height-lg:1.1;--heading-line-height-md:1.15;--heading-line-height-sm:1.2;--heading-line-height-xl:1.05;--heading-line-height-xs:1.25;--heading-md:2.5rem;--heading-sm:2.25rem;--heading-xl:3.5rem;--heading-xs:2rem;--space-2xl:2rem;--space-2xs:0.375rem;--space-lg:1.25rem;--space-md:1rem;--space-sm:0.75rem;--space-xl:1.5rem;--space-xs:0.5rem;--text-2xl:1.5rem;--text-2xs:0.75rem;--text-lg:1.125rem;--text-line-height-2xl:1.3;--text-line-height-2xs:1.6;--text-line-height-lg:1.4;--text-line-height-md:1.45;--text-line-height-sm:1.5;--text-line-height-xl:1.35;--text-line-height-xs:1.55;--text-md:1rem;--text-s:0.9375rem;--text-xl:1.25rem;--text-xs:0.875rem}.section{margin-left:auto;margin-right:auto;max-width:var(--gb-container-width);padding:1rem 2rem}.section__inner{max-width:var(--gb-container-width);padding-bottom:1rem}.grid--1{column-gap:1rem;grid-template-columns:1fr;row-gap:1rem}.grid--1-1{column-gap:1rem;grid-template-columns:repeat(2,minmax(0,1fr));row-gap:1rem}.grid--1-1-1{column-gap:1rem;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));row-gap:1rem}.grid--1-1-1-1{column-gap:1rem;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));row-gap:1rem}.grid--1-3{column-gap:1rem;display:grid;grid-template-columns:1fr 3fr;row-gap:1rem}.grid--3-1{column-gap:1rem;display:grid;grid-template-columns:1fr 1fr 2fr;row-gap:1rem}.grid--1-1-2{column-gap:1rem;display:grid;grid-template-columns:1fr 1fr 2fr;row-gap:1rem}.grid--1-3-1{column-gap:1rem;display:grid;grid-template-columns:1fr 3fr 1fr;row-gap:1rem}.grid--1-2-1{column-gap:1rem;display:grid;grid-template-columns:1fr 2fr 1fr;row-gap:1rem}.grid--2-1-1{column-gap:1rem;grid-template-columns:2fr 1fr 1fr;row-gap:1rem}.flex--column{display:flex;flex-direction:column;row-gap:1rem}.flex--row{column-gap:1rem;display:flex;flex-direction:row}.grid--1-1-1{column-gap:1rem;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));row-gap:1rem}.author-box__social{display:inline-flex}.author-box__social svg{color:var(--contrast-10);fill:currentColor;height:1.5rem;width:1.5rem}.sub-section--bordered{border:1px solid var(--contrast-30);padding:2rem}