@charset "utf-8";

:root { --rc-color: #040404; --rc-active-bg: #efefef; --rc-active-color: #000000; }

.visually-hidden { border: 0px; clip: rect(0px, 0px, 0px, 0px); height: 1px; width: 1px; margin: -1px; padding: 0px; overflow: hidden; white-space: nowrap; position: absolute; }