﻿@media only screen and (min-width: 993px) {
    .below-bar:has(.desktop-oficinas-menu-item:hover),
    .below-bar:has(.desktop-oficinas-menu-item:focus-within) {
        overflow: visible;
    }
}
