.sidebar-services{background-color:#f5f6f7;padding:24px;border-radius:12px;margin-bottom:30px}.sidebar-services h4{font-size:16px;font-weight:600;color:#111;margin:0 0 16px 0;padding-bottom:8px;border-bottom:1px solid #ccc}.sidebar-services .service-category h4{font-size:20px;font-weight:600;margin-top:24px;margin-bottom:12px;border-bottom:1px solid #ccc;padding-bottom:4px}.sidebar-services h4:not(:first-of-type){margin-top:24px}.sidebar-services ul{list-style:none;margin:0;padding:0}.sidebar-services ul li{position:relative;margin-bottom:12px;padding-left:32px;font-weight:400;line-height:1.5;transition:transform 0.3s ease}.sidebar-services ul li a{color:#333;text-decoration:none;display:inline-block;transition:color 0.3s ease,transform 0.3s ease}.sidebar-services ul li:hover a{color:#d13b3b;transform:translateX(6px)}.sidebar-services ul li::before{content:"";position:absolute;top:50%;left:0;width:14px;height:14px;transform:translateY(-50%) scale(0);opacity:0;background-image:url(/wp-content/themes/neuros/img/icon-arrow.svg);background-size:14px 14px;background-repeat:no-repeat;background-position:center;filter:grayscale(100%);transition:opacity 0.3s ease,transform 0.3s ease}.sidebar-services ul li:hover::before{transform:translateY(-50%) translateX(4px) scale(1.05);opacity:1;filter:brightness(0) saturate(100%) invert(30%) sepia(80%) saturate(5480%) hue-rotate(343deg) brightness(95%) contrast(90%)}.sidebar-services h4{margin-bottom:10px!important;padding-bottom:2px!important}.sidebar-services .service-category:not(:first-of-type){margin-top:20px}.sidebar-services .service-category:not(:first-of-type) h4{margin-top:0}.linkedin-svg{height:24px;width:24px;fill:#fff;transition:fill 0.3s ease}.linkedin-icon-link:hover .linkedin-svg{fill:#777}.icon-social{transition:filter 0.3s ease}