@keyframes notification-bell-swing{0%{transform:rotate(0)scale(1)}16.67%{transform:rotate(12deg)}33.33%{transform:rotate(-12deg)scale(1.1)}50%{transform:rotate(12deg)scale(1.1)}66.67%{transform:rotate(-12deg)scale(1.1)}83.33%{transform:rotate(12deg)}to{transform:rotate(0)scale(1)}}.animate-notification-bell-hover{transform-origin:50% 0}.notification-bell-button:hover .animate-notification-bell-hover{animation:.8s cubic-bezier(.445,.05,.55,.95) notification-bell-swing}
@keyframes chats-icon-bounce{0%{transform:translateY(0)scale(1)}20%{transform:translateY(-2px)scale(1.06)}40%{transform:translateY(0)scale(1)}60%{transform:translateY(-1px)scale(1.04)}80%{transform:translateY(0)scale(1)}to{transform:translateY(0)scale(1)}}.animate-message-icon-hover{transform-origin:50%}.message-icon-button:hover .animate-message-icon-hover{animation:.6s cubic-bezier(.2,.8,.2,1) chats-icon-bounce}
@keyframes NavbarClient-module__EtgsUG__searchIconAnimationHover{0%{transform:rotate(0)}20%{transform:rotate(20deg)scale(1.1)}40%{transform:rotate(0)}60%{transform:rotate(20deg)}to{transform:rotate(0)}}.NavbarClient-module__EtgsUG__searchIconAnimationHover{cursor:pointer;transform-origin:50%;transition:transform .4s cubic-bezier(.34,1.56,.64,1),color .3s ease-in-out}.NavbarClient-module__EtgsUG__searchButtonHover:hover .NavbarClient-module__EtgsUG__searchIconAnimationHover{color:var(--primary-10);animation:.8s cubic-bezier(.34,1.56,.64,1) NavbarClient-module__EtgsUG__searchIconAnimationHover}@keyframes NavbarClient-module__EtgsUG__navbarItemEnter{0%{opacity:0;transform:translateY(-12px)}to{opacity:1;transform:translateY(0)}}.NavbarClient-module__EtgsUG__navItemEnter{opacity:0;animation:.35s cubic-bezier(.33,1,.68,1) forwards NavbarClient-module__EtgsUG__navbarItemEnter}
/*# sourceMappingURL=c5cb4fe4ffc6a210.css.map*/