@import url(https://fonts.googleapis.com/css2?family=Lato:wght@300;400;700&display=swap);:root{--default-orange:#fb4f14;--default-background:#141414;--secondary-background:#ebebeb;--error-color:#ff3030;--home-grid:1104px}*{scrollbar-width:auto;scrollbar-color:#fb4f14 transparent;scrollbar-color:var(--default-orange) transparent}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar{width:6px;background-color:initial}::-webkit-scrollbar-thumb{background:#fb4f14;background:var(--default-orange);border-radius:3px}*{margin:0;padding:0;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;appearance:none;-webkit-appearance:none;-moz-appearance:none;-webkit-font-smoothing:subpixel-antialiased;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-touch-callout:none;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-flex-negative:1}a{text-decoration:none}#root,body,html{height:100%}#root,.flow,body,html{background-color:#141414;background-color:var(--default-background)}body{margin:0;font-family:"Lato",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media screen and (min-width:1440px){html{font-size:16px}}@media screen and (max-width:1439px) and (min-width:1281px){html{font-size:14px}}@media screen and (max-width:1280px) and (min-width:1024px){html{font-size:12.5px}}@media screen and (max-width:1023px) and (min-width:998px){html{font-size:12px}}@media screen and (max-width:997px){html{font-size:16px}}a,button{cursor:pointer;transition:all .2s ease-in-out}a:hover,button:hover{-webkit-filter:brightness(.9);filter:brightness(.9)}button:disabled{cursor:not-allowed}input:-webkit-autofill,input:-webkit-autofill:active,input:-webkit-autofill:focus,input:-webkit-autofill:hover{-webkit-box-shadow:0 0 0 30px #141414 inset!important;-webkit-box-shadow:0 0 0 30px var(--default-background) inset!important;-webkit-text-fill-color:#fff;color:#fff!important;font-family:"Lato",sans-serif}.Toastify__toast-container{padding:0}.Toastify__toast-container--top-center{width:100%;left:0;top:0;-webkit-transform:none;transform:none}.Toastify__toast{width:100%;border-radius:0}.Toastify__toast--error{background:#ff3030;background:var(--error-color)}.Toastify__close-button{align-self:center}
/*# sourceMappingURL=main.ac6d2777.chunk.css.map */