:root{--font-primary:Inter,sans-serif;--color-black:#000;--color-white:#fff;--color-gray-700:#707070;--color-gray-600:#5c5c5c;--color-gray-550:grey;--color-gray-500:#979899;--color-gray-300:#dcdcdc;--color-gray-250:#e8e8e8;--color-gray-200:#eee;--color-gray-100:#e3e4e6;--color-gray-150:#f2f2f2;--color-red-500:#ec192a}*{box-sizing:border-box}li,ul{list-style:none}.font-weight-400{font-weight:400}.font-weight-500{font-weight:500}.font-weight-700{font-weight:700}.cursor-pointer{cursor:pointer}