@import url(https://fonts.googleapis.com/css2?family=Source+Sans+Pro:wght@400;700&display=swap);#root,.app,.content,body,html{font-family:Source Sans Pro,sans-serif;height:100%;width:100%}.app{display:flex;position:relative}.custom-scrollbar::-webkit-scrollbar{width:8px}.custom-scrollbar::-webkit-scrollbar-thumb{background-color:#007bff;border-radius:4px}.custom-scrollbar::-webkit-scrollbar-track{background-color:#f0f0f0}@keyframes wave{0%{transform:scaleY(1)}50%{transform:scaleY(1.5)}to{transform:scaleY(1)}}
/*# sourceMappingURL=main.b0dd0189.css.map*/