@keyframes notification-bell-swing{0%{transform:rotate(0deg) 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(0deg) scale(1)}}.animate-notification-bell-hover{transform-origin:50% 0}.notification-bell-button:hover .animate-notification-bell-hover{animation:notification-bell-swing .8s cubic-bezier(.445,.05,.55,.95)}@keyframes NavbarClient_searchIconAnimationHover__Cq2Dt{0%{transform:rotate(0deg)}20%{transform:rotate(20deg) scale(1.1)}40%{transform:rotate(0deg)}60%{transform:rotate(20deg)}to{transform:rotate(0deg)}}.NavbarClient_searchIconAnimationHover__Cq2Dt{cursor:pointer;transform-origin:center;transition:transform .4s cubic-bezier(.34,1.56,.64,1),color .3s ease-in-out}.NavbarClient_searchButtonHover__qhwQa:hover .NavbarClient_searchIconAnimationHover__Cq2Dt{color:var(--primary-10);animation:NavbarClient_searchIconAnimationHover__Cq2Dt .8s cubic-bezier(.34,1.56,.64,1)}