@font-face{font-family:Source Sans Pro;font-style:normal;font-weight:400;font-display:swap;src:url(/fonts/source-sans-pro-400.ttf) format("truetype")}@font-face{font-family:Source Sans Pro;font-style:normal;font-weight:600;font-display:swap;src:url(/fonts/source-sans-pro-600.ttf) format("truetype")}@font-face{font-family:Source Sans Pro;font-style:normal;font-weight:700;font-display:swap;src:url(/fonts/source-sans-pro-700.ttf) format("truetype")}:root{--siteWidth: 992px;--siteWidthPadding: max(1rem, calc((100vw - var(--siteWidth)) / 2));--primary: #0070FF;--primaryTint: #4d9bff;--primaryShade: #004eb3;--secondary: #FF004F;--secondaryTint: #ff4d84;--secondaryShade: #b30037;--light: #EEF0F2;--lightShade: #E8EBED;--lightContrast: #cfd4da;--dark: #0E1116;--darkTint: #181D25;--darkContrast: #202731}*,*:before,*:after{margin:0;padding:0;box-sizing:border-box}html{font-size:16px;font-family:Source Sans Pro,sans-serif;scrollbar-gutter:stable}body{background-color:var(--light);color:var(--dark);letter-spacing:.05em;overflow-x:hidden;overflow-y:scroll;scrollbar-color:var(--dark) transparent;scrollbar-width:thin}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background-color:var(--dark);border-radius:999px;border:2px solid transparent;background-clip:padding-box}::-webkit-scrollbar-thumb:hover{background-color:var(--primaryTint)}h1,h2,h3,h4,h5,h6{font-weight:600;line-height:1.2;margin-bottom:1rem}h1{font-size:2.8rem}h2{font-size:2.4rem}h3{font-size:2rem}h4{font-size:1.6rem}h5{font-size:1.2rem}h6{font-size:1rem}p{font-weight:400;line-height:1.5;margin-bottom:1rem}a{color:var(--primary);text-decoration:none;transition:color .3s ease}a:hover{color:var(--primaryTint)}ul,ol{list-style:none}li{margin-bottom:.5rem}img{max-width:100%;height:auto}.siteWidth{max-width:var(--siteWidth);margin-inline:var(--siteWidthPadding)}
