:root{--black:#000;--primary-text:#222;--secondary-text:#666;--gray:#a0a0a0;--mid-gray:#d0d0d0;--light-gray:#e0e0e0;--dark-white:#f0f0f0;--dim-white:#fafafa;--white:#fff;--mb-red:#fa3737;--mb-red-hover:#e83232;--mb-red-active:#d62e2e;--header:96px}*{box-sizing:border-box}::selection{background:#ffde69}body,html{padding:0;margin:0;font-family:DM Sans,sans-serif;color:var(--primary-text);background:var(--white)}#__next,body,html{height:100%}h1{margin:0;font-size:36px;font-weight:600;line-height:48px}h2{font-size:28px}h2,h3{margin:0;font-weight:400;line-height:32px}h3{font-size:24px}h4{font-size:20px;font-weight:400}h4,p{margin:0;line-height:24px}p{font-size:16px;font-weight:200}.paragraphMedium{font-weight:400}.paragraphBold{font-weight:600}a{color:inherit;text-decoration:none}button{cursor:pointer}button,img{-webkit-user-select:none;-moz-user-select:none;user-select:none}button,input,textarea{font-family:DM Sans,sans-serif}