/* BREAKPOINT: Mobile XS (BASE) */.brxe-nvghoy {position: absolute; top: 25px; right: 25px; height: 35px; width: 35px; bottom: auto; left: auto}/* BREAKPOINT: Mobile landscape */@media (min-width: 767px) {.brxe-nvghoy  :not([fill="none"]) {fill: var(--primary) !important}.brxe-nvghoy  :not([stroke="none"]) {stroke: var(--primary) !important}}/* BREAKPOINT: Tablet portrait */@media (min-width: 991px) {.brxe-nvghoy  :not([fill="none"]) {fill: var(--primary) !important}.brxe-nvghoy  :not([stroke="none"]) {stroke: var(--primary) !important}}/* BREAKPOINT: Desktop M */@media (min-width: 1279px) {.brxe-nvghoy  :not([fill="none"]) {fill: var(--primary) !important}.brxe-nvghoy  :not([stroke="none"]) {stroke: var(--primary) !important}}