.column-root-syg {
}

@media only screen and (max-width: 960px) {
    .column-root-syg {
        background-attachment: scroll !important;
        flex-basis: 100%;
    }
}

@media only screen and (max-width: 960px) {
    .columnLine-root-mGa {
        flex-wrap: wrap;
    }
}

.customFilterSkeleton-root-e77 {
    padding: 12px;
}
.customFilterSkeleton-group-ArU {
    margin-bottom: 16px;
}
.customFilterSkeleton-groupTitle-M-g {
    height: 16px;
    width: 60%;
    border-radius: 4px;
    margin-bottom: 12px;
}
.customFilterSkeleton-items-9T- {
    display: flex;
    flex-direction: column;
    gap: 8px;
}
.customFilterSkeleton-itemBar-VIS {
    height: 12px;
    width: 80%;
    border-radius: 6px;
}
.customFilterSkeleton-shimmer-rX- {
    background: linear-gradient(90deg, rgba(0,0,0,0.06) 25%, rgba(0,0,0,0.12) 37%, rgba(0,0,0,0.06) 63%);
    background-size: 400% 100%;
    animation: customFilterSkeleton-shimmer-rX- 1.2s linear infinite;
}
@keyframes customFilterSkeleton-shimmer-rX- {
    0% { background-position: 200% 0; }
    100% { background-position: -200% 0; }
}
