You have probably heard that pixels should never be used for font sizes, but that is just one place you probably shouldn’t use pixels.
Media queries, container queries, padding, and so many other CSS properties/features should not use pixels since it will break the accessibility of your site.