:root{--foreground:#000;--background:#fff;--dark-gray:#232323;--medium-gray:#898989;--light-gray:#D6D6D6;--light-gray-secondary:#AAAAAA;--light-gray-tertiary:#646464;--green:#D4F361;--black:#1A1A1A;--white:#FFFFFF;--gray:#BCBCBC;--serif-font-family:var(--font-source-serif-pro),Georgia,Cambria,"Times New Roman",Times,serif;--font-size-small:0.875rem;--font-size-base:1rem;--font-size-base-plus:1.125rem;--font-size-medium:1.25rem;--font-size-large:2.25rem;--font-size-xlarge:3.25rem;--font-size-xxlarge:5.4375rem}body,html{max-width:100vw;overflow-x:hidden}body{color:var(--foreground);background:var(--background);font-family:Archivo,sans-serif!important;line-height:1.6;font-size:16px}*,body{margin:0;padding:0;box-sizing:border-box}a{color:inherit;text-decoration:none}table{border-collapse:collapse;width:100%}h1,h2,h3,h4,h5,h6{font-weight:600;text-transform:uppercase;letter-spacing:.03em}main{max-width:1470px;margin-left:auto;margin-right:auto;width:100%;padding:20px 0 0}