::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#fff}::-webkit-scrollbar-thumb{border-radius:8px;background:#5d87ff;cursor:pointer}.yearlySelection{display:flex;justify-content:flex-end;position:relative;bottom:62px}.yearlyChart{position:relative;bottom:36px}.mui-style-1je17zp-MuiContainer-root{max-width:100%!important}.mui-style-1hkeufd,.mui-style-1je17zp-MuiContainer-root{margin:0 auto!important;padding:0 20px!important;box-sizing:border-box}.mui-style-1hkeufd{min-width:100%!important}.sendNotificationBtn{font-family:inherit;font-size:20px;background:#4169e1;color:#fff;padding:.7em 1em .7em .9em;display:flex;align-items:center;border:none;border-radius:16px;overflow:hidden;transition:all .2s;cursor:pointer}.sendNotificationBtn span{display:block;margin-left:.3em;transition:all .3s ease-in-out}.sendNotificationBtn svg{display:block;transform-origin:center center;transition:transform .3s ease-in-out}.sendNotificationBtn:hover .svg-wrapper{animation:fly-1 .6s ease-in-out infinite alternate}.sendNotificationBtn:hover svg{transform:translateX(4.5em) rotate(45deg) scale(1.1)}.sendNotificationBtn:hover span{transform:translateX(10em)}.sendNotificationBtn:active{transform:scale(.95)}@keyframes fly-1{0%{transform:translateY(.1em)}to{transform:translateY(-.1em)}}