:root{--bp-sm:576px;--bp-md:768px;--bp-lg:992px;--bp-xl:1200px;--bp-xxl:1400px;--container-gutter:16px}@media (min-width:576px){:root{--container-gutter:16px}}@media (min-width:768px){:root{--container-gutter:16px}}
:root{--brand-200:#e2ecfd;--brand-300:#bcd6fe;--brand-500:#4480f3;--brand-600:#3366d9;--gray-50:#f5f6f8;--gray-200:#eaecf0;--gray-400:#98a2b3;--gray-500:#80858e;--gray-600:#475467;--gray-800:#1d222a;--gray-900:#101828;--white:#fff}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{color:var(--gray-800);background:var(--brand-200);font-family:Golos Text,sans-serif;font-size:16px;font-weight:500;line-height:24px}a{color:inherit;text-decoration:none}ul,ol{list-style:none}button{font:inherit;color:inherit;cursor:pointer;background:0 0;border:none}img{max-width:100%;display:block}html,body{height:100%;overflow:hidden}#root{background:var(--white);height:100%;overflow-y:auto}
