#top-menu li.rf-needling-menu>a{color:#c94f55!important;font-weight:700!important;display:inline-block;animation:rfPulse 3.5s ease-in-out infinite;transform-origin:center}#top-menu li.rf-needling-menu>a:hover{color:#c94f55!important;font-weight:700!important;opacity:1!important}#top-menu li.rf-needling-menu.current-menu-item>a,#top-menu li.rf-needling-menu.current_page_item>a{color:#c94f55!important;font-weight:700!important}@keyframes rfPulse{0%,100%{transform:scale(1);opacity:1}50%{transform:scale(1.06);opacity:0.78}}.nm-floating-buttons{position:fixed;right:20px;bottom:170px;z-index:99999;display:flex;flex-direction:column;align-items:flex-end;gap:12px}.nm-fab{width:52px;height:52px;display:flex;align-items:center;justify-content:flex-end;background:#cf2631;border-radius:30px;overflow:hidden;text-decoration:none!important;box-shadow:0 4px 14px rgba(0,0,0,0.16);transition:width 0.45s ease,box-shadow 0.3s ease}.nm-label{width:0;opacity:0;overflow:hidden;white-space:nowrap;color:#ffffff;font-size:14px;font-weight:500;text-align:center;transition:width 0.45s ease,opacity 0.25s ease}.nm-icon{width:52px;min-width:52px;height:52px;display:flex;align-items:center;justify-content:center;transition:transform 0.3s ease}.nm-icon svg{width:21px;height:21px;fill:#ffffff;display:block}.nm-fab:hover{width:165px;box-shadow:0 6px 18px rgba(0,0,0,0.20)}.nm-fab:hover .nm-label{width:110px;opacity:1}.nm-fab:hover .nm-icon{transform:scale(1.05)}@media only screen and (max-width:767px){.nm-floating-buttons{right:12px;bottom:150px;gap:10px}.nm-fab,.nm-fab:hover{width:48px;height:48px}.nm-icon{width:48px;min-width:48px;height:48px}.nm-icon svg{width:19px;height:19px}.nm-label,.nm-fab:hover .nm-label{display:none}}.nm-fab:first-child{animation:neuheiten-pulse 2.2s ease-in-out infinite}@keyframes neuheiten-pulse{0%{transform:scale(1);box-shadow:0 4px 14px rgba(0,0,0,0.16)}50%{transform:scale(1.10);box-shadow:0 5px 20px rgba(207,38,49,0.45)}100%{transform:scale(1);box-shadow:0 4px 14px rgba(0,0,0,0.16)}}