@import "https://fonts.googleapis.com/css2?family=Open+Sans:wght@300;400;500;600;700&family=Spartan:wght@400;500;600;700&display=swap";*,:before,:after{box-sizing:border-box;margin:0;padding:0}html,body,#root{width:100%;height:100%}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#1a293e;background-color:#ebeef2;font-family:Open Sans,Arial,sans-serif}a,button{transition:color .2s,background-color .2s,border-color .2s,box-shadow .2s,opacity .2s}@keyframes fadeSlideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.animate-fade-slide-up{animation:.6s ease-out both fadeSlideUp}.animate-fade-slide-up-delay-1{animation:.6s ease-out .15s both fadeSlideUp}.animate-fade-slide-up-delay-2{animation:.6s ease-out .3s both fadeSlideUp}.animate-fade-slide-up-delay-3{animation:.6s ease-out .45s both fadeSlideUp}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#ebeef2}::-webkit-scrollbar-thumb{background:#bdbdbd;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#9e9e9e}*{scrollbar-width:thin;scrollbar-color:#bdbdbd #ebeef2}::selection{color:#1a293e;background-color:#b0d2334d}
