@font-face{font-family:Lab Grotesque;src:url(/fonts/LabGrotesque-ThinItalic.ttf) format("truetype");font-weight:100;font-style:italic}@font-face{font-family:Lab Grotesque;src:url(/fonts/LabGrotesque-MediumItalic.ttf) format("truetype");font-weight:500;font-style:italic}@font-face{font-family:Lab Grotesque;src:url(/fonts/LabGrotesque-Regular.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:Lab Grotesque;src:url(/fonts/LabGrotesque-LightItalic.ttf) format("truetype");font-weight:300;font-style:italic}@font-face{font-family:Lab Grotesque;src:url(/fonts/LabGrotesque-Medium.ttf) format("truetype");font-weight:500;font-style:normal}@font-face{font-family:Lab Grotesque;src:url(/fonts/LabGrotesque-Bold.ttf) format("truetype");font-weight:700;font-style:normal}@font-face{font-family:Lab Grotesque;src:url(/fonts/LabGrotesque-Thin.ttf) format("truetype");font-weight:100;font-style:normal}@font-face{font-family:Lab Grotesque;src:url(/fonts/LabGrotesque-Italic.ttf) format("truetype");font-weight:400;font-style:italic}@font-face{font-family:Lab Grotesque;src:url(/fonts/LabGrotesque-BlackItalic.ttf) format("truetype");font-weight:900;font-style:italic}@font-face{font-family:Lab Grotesque Mono;src:url(/fonts/LabGrotesqueMono.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:Lab Grotesque;src:url(/fonts/LabGrotesque-BoldItalic.ttf) format("truetype");font-weight:700;font-style:italic}@font-face{font-family:Lab Grotesque;src:url(/fonts/LabGrotesque-Light.ttf) format("truetype");font-weight:300;font-style:normal}@font-face{font-family:Lab Grotesque Mono;src:url(/fonts/LabGrotesqueMono-Bold.ttf) format("truetype");font-weight:700;font-style:normal}@font-face{font-family:Lab Grotesque;src:url(/fonts/LabGrotesque-Black.ttf) format("truetype");font-weight:900;font-style:normal}body,html{font-family:Lab Grotesque,Segoe UI,Tahoma,Geneva,Verdana,sans-serif;padding:0;margin:0;background-color:#fbfbfb}html{scrollbar-gutter:stable}a,h1,p{margin:0;padding:0}*{-webkit-tap-highlight-color:rgba(255,255,255,0);box-sizing:border-box;outline:none}a{color:#a7aeb6;text-align:center;font-size:18px;font-style:normal;font-weight:500;line-height:130%;-webkit-text-decoration-line:underline;text-decoration-line:underline}::-webkit-scrollbar{height:12px;width:12px}::-webkit-scrollbar-track{border-radius:25px;background-color:#d9d9d9;border:5px solid #d9d9d9}::-webkit-scrollbar-track:active,::-webkit-scrollbar-track:hover{background-color:#d9d9d9}::-webkit-scrollbar-thumb{border-radius:25px;background-color:#626262;border:3px solid #d9d9d9}::-webkit-scrollbar-thumb:active,::-webkit-scrollbar-thumb:hover{background-color:#626262}.notificationContainer{z-index:999999;position:fixed;top:25px;right:25px}.notification{cursor:default;-webkit-user-select:none;-moz-user-select:none;user-select:none;font-size:18px;font-style:normal;font-weight:500;line-height:130%;border-radius:12px;border:1px solid #e7e7e7;background-color:#fbfbfb;padding:10px 15px;margin-bottom:15px;opacity:0;transform:translateY(20px);transition:opacity .3s ease,transform .3s ease}.notification.show{opacity:1;transform:translateY(0)}.notification.err{border-color:#f42b4f;color:#f42b4f;background:#fae5e9}.notification.succ{border-color:#f47b2b;color:#f47b2b;background:#faeee5}.notification.hide{opacity:0;transform:translateY(-20px);transition:opacity .3s ease,transform .3s ease}