div:has(> div > .language-switch-trigger) .fi-dropdown-panel {
    max-width: 250px;
}

.text-purple-500 {
    color: oklch(62.7% 0.265 303.9) !important;
}

.grid-cols-4 {
    grid-template-columns: repeat(4, minmax(0, 1fr));
}

.fi-sidebar-header {
    overflow: hidden;
}

.estilos-ibf .table-repeater-container table, .estilos-ibf .table-repeater-container {
    width: max-content !important;
    min-width: 100%;
}

.estilos-ibf .overflow-x-auto {
    padding-bottom: 1em;
    grid-template-columns: repeat(4, minmax(0, 1fr));
}

.fi-sidebar-header {
    overflow: hidden;
}

header.fi-sidebar-header div, header.fi-sidebar-header a, header.fi-sidebar-header img {
    height: 100% !important;
    display: flex;
    align-items: center;
}

header.fi-sidebar-header img {
    padding: 2px 0;
    object-fit: contain;
}