:root{--black:#171717;--white:#fff;--dark-white:#f0f5f9;--primary-grey:#2a2a2a;--secondary-grey:#222;--dark-grey:#333;--light-grey:#c4c4c4;--orange:#ff9f45;--green:#009379;--blue:#36f;--red:#ff6250;--yellow:#ffdf90;--purple:#bfaff2;--teal:#008c99;--cyan:#00c4cc;--pink:#ff7eb9;--brown:#a05a2c;--lime:#b4d400;--indigo:indigo;--primary:var(--orange);--body-bg:var(--secondary-grey);--body-text:var(--white);--body-text-dark:var(--dark-grey);--body-text-paragraph:var(--white);--body-text-paragraph-dark:var(--primary-grey);--body-text-link:var(--primary);--body-text-link-dark:var(--primary);--radius-xs:5px;--radius-s:10px;--radius-m:13px;--radius-l:15px;--radius-xl:20px}html{margin:0;padding:0;background:var(--body-bg);color:var(--body-text);font-family:var(--font-exo2),sans-serif}body{margin:0;max-width:100vw;padding:80px 0 0;font-size:18px;line-height:1.67}*,:after,:before{box-sizing:border-box}html{text-size-adjust:none}blockquote,body,dd,dl,figure,h1,h2,h3,h4,p{-webkit-margin-after:0;margin-block-end:0}ol[role=list],ul[role=list]{list-style:none}body{min-height:100vh;line-height:1.5}button,h1,h2,h3,h4,input,label{line-height:1.1}h1,h2,h3,h4{text-wrap:balance}a:not([class]){-webkit-text-decoration-skip:ink;text-decoration-skip-ink:auto;color:currentColor}img,picture{max-width:100%;display:block}button,input,select,textarea{font-family:inherit;font-size:inherit}textarea:not([rows]){min-height:10em}:target{scroll-margin-block:5ex}