.fix-notification-button{color:#13100f;flex:none;justify-content:center;align-items:center;width:40px;height:40px;margin:-8px;display:inline-flex;position:relative}.fix-notification-button--white{color:#fff}.fix-notification-button--large{width:40px;height:40px}.fix-notification-button__icon{z-index:1;width:24px;height:24px;display:block;position:relative}.fix-notification-button--large .fix-notification-button__icon{width:24px;height:24px}.fix-notification-button--unread:after,.fix-notification-button--unread:before{content:"";pointer-events:none;border-radius:999px;width:6px;height:6px;position:absolute;top:8px;right:8px}.fix-notification-button--unread:before{z-index:0;opacity:0;background-color:#dd2c00;animation:2.4s cubic-bezier(.22,.61,.36,1) infinite fix-notification-button-ripple;transform:scale(1)}.fix-notification-button--unread:after{z-index:2;background-color:#dd2c00}@keyframes fix-notification-button-ripple{0%,52%{opacity:0;transform:scale(1)}62%{opacity:.36;transform:scale(1)}to{opacity:0;transform:scale(2.8)}}@media (prefers-reduced-motion:reduce){.fix-notification-button--unread:before{animation:none}}
