:root{--blue-violet-120:#100f24;--blue-violet-110:#201e48;--blue-violet-90:#3d389b;--blue-violet-80:#4a42c0;--blue-violet-70:#5852da;--blue-violet-60:#6d72e7;--blue-violet-40:#abb9f6;--blue-violet-30:#cbd5fa;--blue-violet-20:#e2e8fd;--blue-violet-10:#eff3fe;--grey-30:#dfdfe4;--grey-10:#f9f9fb;--background:#fff;--foreground:#171717;--main-radius:8px;--error-100:#bd0f24;--error-50:#fa9ea8;--error-10:#ffebed;--error-5:#fffbfb;--white:#fff;--white-08:#ffffff8d;--white-01:#ffffff1a;--green-100:#bbca05;--orange-100:#d88503;--yellow-100:#f2e109;--left-gradient:linear-gradient(270deg,rgba(16,15,36,0) 4%,rgba(9,11,24,.2) 50%,rgba(16,15,36,.7));--right-gradient:linear-gradient(90deg,rgba(9,11,24,.2) 4%,rgba(16,15,36,0) 50%,rgba(16,15,36,.7));--notification-top:-25px;--notification-left:-25px;--notification-top-hover:-30px;--notification-left-hover:-40px;--left-img-bottom:12%;--left-img-left:-25%;--left-img-bottom-hover:8%;--left-img-left-hover:-29%;--right-img-right:35%;--right-img-top:14%;--right-img-right-hover:33%;--right-img-top-hover:11%}@media screen and (min-width:900px){:root{--notification-top:-35px;--notification-left:-65px;--notification-top-hover:-40px;--notification-left-hover:-110px;--left-img-bottom:16%;--left-img-left:-27%;--left-img-bottom-hover:7%;--left-img-left-hover:-30%;--right-img-right:26%;--right-img-top:30%;--right-img-right-hover:22%;--right-img-top-hover:22%}}body,html{max-width:100vw;overflow-x:hidden}body{background:var(--neutral-20);font-family:var(--font-lato);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box;padding:0;margin:0}a{color:inherit;text-decoration:none}