* {
    --cols-md: repeat(3, minmax(0, 1fr)) !important;
    --cols-xl: repeat(3, minmax(0, 1fr)) !important;
}

main.fi-main.mx-auto.h-full.w-full.px-4.md\:px-6.lg\:px-8.max-w-full {
    position: relative;
}

@media (min-width: 1024.1px){
    main.fi-main.mx-auto.h-full.w-full.px-4.md\:px-6.lg\:px-8.max-w-full:before {
        content: "";
        box-shadow: -10px 0 10px -10px rgba(0, 0, 0, .25);
        position: absolute;
        top: 0;
        left: 13px;
        right: 0;
        bottom: -200vh;
        z-index: -1;
    }
}

.fi-layout.flex.min-h-screen.w-full.flex-row-reverse.overflow-x-clip {
    overflow: hidden;
}
.fi-sidebar-nav ul li a {
    padding-top: 4px;
    padding-bottom: 4px;
}
.fi-sidebar-nav ul li a span {
    font-size: 21px;
    line-height: 120%;
    color: #B2B2B2;
}

.fi-sidebar-nav ul li.fi-sidebar-item-active a span {
    color: black;
}

.fi-sidebar-nav ul li a:hover span {
    color: black;
}

.fi-btn, .fi-link {
    border-radius: 30px;
    padding: 16px 30px;
    background-color: #f5f5f5;
    border: 0;
    transition: all .5s cubic-bezier(.4, 0, 0, 1);
    box-shadow: none;
    color: #000 !important;
}
.fi-btn svg, .fi-link svg,
.fi-btn span, .fi-link span {
    color: #000 !important;
}
.fi-btn:hover, .fi-link:hover {
    background-color: #333;
    color: white !important;
}
.fi-btn:hover svg, .fi-link:hover svg,
.fi-btn:hover span, .fi-link:hover span{
    color: white !important;
}
.fi-body.fi-panel-private .fi-form-actions .fi-ac button.fi-btn span {
    display: block;
    color: white !important;
}
.fi-body .fi-ta-record .fi-link.border-success-700,
.fi-body .fi-link.border-success-700{
    background-color: #4B624B;
}
.fi-body .fi-ta-record .fi-link.border-success-700 svg,
.fi-body .fi-ta-record .fi-link.border-success-700 span,
.fi-body .fi-link.border-success-700 svg,
.fi-body .fi-link.border-success-700 span {
    color: white !important;
}
.fi-body .fi-ta-record .fi-link.border-success-700:hover,
.fi-body .fi-ta-record .fi-link.border-success-700:hover,
.fi-body .fi-link.border-success-700:hover,
.fi-body .fi-link.border-success-700:hover {
    background-color: #333 !important;
}
aside .fi-sidebar-item a svg{
    display: none;
}

/*.fi-btn.fi-btn-color-danger {
    background-color: #971d19;
}

.fi-link {
    padding: 10px;
    text-decoration: none;
}

.fi-link.border-success-700 {
 background-color: #4B624B;
}

.fi-link.border-danger-700 {
    background-color: #971d19;
}

.fi-link.border-success-700 span,
.fi-link.border-success-700 svg {
    color: white;
}

.fi-link.border-danger-700 span,
.fi-link.border-danger-700 svg {
    color: white;
}

.fi-link.border-success-700 span,
.fi-link.border-danger-700 span {
    font-weight: 400;
}*/

.fi-ta-actions {
    flex-direction: column;
    align-items: start;
}

.group\/item:hover .group-hover\/item\:underline,.group\/link:hover .group-hover\/link\:underline {
    text-decoration-line: none;
}

.fi-body .fi-layout {
    padding-top: 200px;
}
@media (min-width: 1024px){
    .fi-body main.fi-main.mx-auto.h-full.w-full.px-4.md\:px-6.lg\:px-8.max-w-full {
        padding-right: 80px;
        padding-left: 50px;
    }
}
@media (max-width: 1023px){
    .fi-body main.fi-main.mx-auto.h-full.w-full.px-4.md\:px-6.lg\:px-8.max-w-full {
        padding-left: 1.5rem;
        padding-right: 1.5rem;
    }
}
.fi-body .hover\:bg-gray-100:hover,
.fi-body .bg-gray-100 {
    background-color: transparent;
}
.fi-body .w-\[--sidebar-width\] {
    width: max-content;
    min-width: 365px;
}
.fi-body .fi-ac button.fi-btn {
    padding: 16px;
}
.fi-body .fi-ac button.fi-btn:not(.ring-1) {
    background-color: #333;
    color: white !important;
}
.fi-body .fi-ac button.fi-btn:not(.ring-1) svg {
    color: white !important;
}
.fi-body .fi-ac button.fi-btn span {
    display: none;
}
.fi-body.bg-gray-50,
.fi-body .fi-ta-table .bg-gray-50 {
    background-color: transparent;
}
.fi-body .fi-sidebar-nav {
    padding-left: 80px;
    padding-right: 50px;
}
.fi-body .fi-ta-table .d-card-general .block-top .b-img,
.fi-body .fi-ta-table .d-card-general .block-top .swiper-slide {
    width: 80px !important;
    height: 80px !important;
}
.fi-body .fi-ta-table .d-card-general .block-top {
    margin-bottom: 20px;
    margin-top: 20px;
}
.fi-body .fi-ta-table .d-card-general .block-top .swiper .swiper-button-next {
    right: 0;
    top: 65%;
}
.fi-body .fi-ta-table .d-card-general .block-top .swiper .swiper-button-prev {
    left: 0;
    top: 65%;
}
.fi-body .grid .d-card-general {
    max-width: 100% !important;
}
.fi-body .fi-ta-content,
.fi-body .fi-pagination {
    border: 0;
}
.fi-body .fi-ta-table tr.fi-ta-row {
    /* border: 0; */
    border-top: 0;
    border-bottom: 1px solid #D9D9D9;
    min-height: 149px;
}
.fi-body .fi-input-wrp.duration-75 {
    border: 0;
    box-shadow: none;
    border-bottom: 1px solid #D9D9D9;
    border-radius: 0;
}
.fi-body .fi-header + div,
.fi-body .fi-header + div > div,
.fi-body .fi-header + div > div > div,
.fi-body .fi-header + div > div > div > div,
.fi-body .fi-ta-ctn,
.fi-body .fi-tabs,
.fi-body .fi-ta-header-toolbar,
.fi-body .fi-ta-record,
.fi-body .fi-page .fi-fo-tabs {
    border: 0;
    box-shadow: none;
    border-radius: 0;
}
.fi-body .fi-ta-filters-above-content-ctn,
.fi-body .fi-ta-header-toolbar {
    padding-left: 0;
    padding-right: 0;
}
.fi-body .fi-tabs {
    margin-left: 0;
    padding: 0;
    width: 100%;
    gap: 24px;
    overflow: hidden;
}
.fi-body .fi-tabs .fi-tabs-item {
    font-size: 21px;
    line-height: 100%;
    color: black;
    padding: 0;
    background-color: transparent !important;
    border-bottom: 2px solid transparent;
    border-radius: 0;
    outline: 0;
    outline-offset: 0;
    padding-bottom: 7px;
    opacity: .5;
    transition: all .5s cubic-bezier(.4, 0, 0, 1);
}
.fi-body .fi-tabs .fi-tabs-item span {
    color: black;
}
.fi-body .fi-tabs .fi-tabs-item[aria-selected="aria-selected"] {
    border-bottom: 2px solid black;
    border-radius: 0;
    outline: 0;
    outline-offset: 0;
    opacity: 1;
}
.fi-body .fi-pagination-records-per-page-select .fi-input-wrp.duration-75 {
    border-radius: 0;
    background-color: #F5F5F5;
    border-radius: 30px;
    padding: 3px 9px;
    border: 0;
}
.fi-body .fi-pagination-records-per-page-select .fi-input-wrp.duration-75 .fi-input-wrp-prefix {
    border: 0;
}
.fi-body .fi-resource-favorites .sm\:first-of-type\:ps-3:first-of-type {
    width: 80px !important;
    height: 80px !important;
}
.fi-body .fi-resource-favorites .sm\:first-of-type\:ps-3:first-of-type img {
    object-fit: contain;
}
.fi-body .fi-resource-favorites .curator-column {
    padding: 0 !important;
}
.fi-body .fi-resource-appraisals:has(.fi-ta-table) .mySwiperCard {
    width: 80px !important;
    height: 80px !important;
    margin: 0;
}
.fi-body .fi-resource-appraisals:has(.fi-ta-table) .mySwiperCard .swiper-slide {
    display: flex;
    align-items: center;
}
.fi-body .fi-resource-appraisals tr {
    min-height: 149px;
}
.fi-body .fi-ta-record > div {
    height: 100%;
}
.fi-body .fi-ta-record .flex.w-full.flex-col.gap-y-3.py-4 {
    justify-content: space-between;
    height: 100%;
}
.fi-body .fi-ta-record .fi-ta-text > div {
    text-align: left !important;
    display: block;
}
.fi-ta-content.relative.divide-y .flex.items-center.gap-4{
    background-color: white;
    padding-left: 0;
}
.fi-ta-content.relative.divide-y .flex.items-center.gap-4 .fi-input-wrp-prefix {
    border-right: 0;
}
.fi-ta-content-grid {
    border-top: 0 !important;
}
.ring-inset {
    margin-top: 10px;
    margin-bottom: 10px;
}
.btn-border .badge {
    position: absolute;
    background-color: red;
    color: white !important;
    border-radius: 100%;
    height: 23px;
    width: 24px;
    padding: 4px;
    top: -8px;
    right: 0px;
    z-index: 1;

    font-size: 9px !important;
    display: grid;
    align-items: center;
}
.b-buy .btn-border:has(.badge) {
    overflow: visible;
    color: white;
}
.divide-y table thead tr th:nth-child(1),
.divide-y table tbody tr td:nth-child(1){
    max-width: 100px;
}
.divide-y table thead tr th:nth-child(3),
.divide-y table tbody tr td:nth-child(3){
    max-width: 300px;
}
.divide-y table thead tr th:nth-child(4),
.divide-y table tbody tr td:nth-child(4){
    max-width: 400px;
}
.divide-y table thead tr th:nth-child(5),
.divide-y table tbody tr td:nth-child(5){
    max-width: 250px;
}
.divide-y table tbody tr td:last-child:has(.whitespace-nowrap) {
    width: auto;
}
/*.divide-y table thead tr th:last-child,*/
.divide-y table tbody tr td:last-child:has(.fi-ta-actions){
    width: 243px;
}
.divide-y table tbody tr td span {
    white-space: normal;
}
/* favoritos */
.mySwiperCard .swiper-slide {
    width: 100% !important;
}

.fi-resource-favorites .fi-ta-record img,
.mySwiperCard .swiper-slide img {
    height: 370px;
    width: 100%;
    object-fit: contain;
}
.fi-resource-favorites .grid:not(:has(table)) .fi-ta-text-item-label {
    padding-right: 70px;
}
.fi-resource-favorites .grid:not(:has(table)) .fi-ta-actions button:nth-child(2),
.fi-resource-favorites .grid:not(:has(table)) .fi-ta-actions button:nth-child(3) {
    padding: 0;
    background-color: transparent;
    top: 387px;
    right: 16px;
    position: absolute;
}
.fi-resource-favorites .grid:not(:has(table)) .fi-ta-actions button:nth-child(3) {
    right: 51px;
}
.fi-resource-favorites .grid:not(:has(table)) .fi-ta-actions button:nth-child(2) svg,
.fi-resource-favorites .grid:not(:has(table)) .fi-ta-actions button:nth-child(3) svg {
    height: 1.4rem;
    width: 1.4rem;
    transition: 0.5s ease-in-out;
}
.fi-resource-favorites .grid:not(:has(table)) .fi-ta-actions button:nth-child(2):hover svg,
.fi-resource-favorites .grid:not(:has(table)) .fi-ta-actions button:nth-child(3):hover svg {
    color: black !important;
    transform: scale(1.1);
}
@media (max-width: 1023px){
    .fi-layout .fi-topbar {
        display: block !important;
    }
}
