.empty_isEmpty__I1Wrg {
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
    gap: 16px
}

.empty_isEmpty__I1Wrg svg {
    width: 110px;
    height: auto;
    opacity: .6
}

@media(max-width: 767.98px) {
    .empty_isEmpty__I1Wrg svg {
        width: 60px !important
    }
}

.empty_isEmpty--default__iBD5t svg {
    filter: grayscale(1)
}

.empty_isEmpty--pop__2g855 svg {
    opacity: .8
}

.empty_isEmpty--sm__TdcsG {
    margin: 16px 0
}

.empty_isEmpty--sm__TdcsG svg {
    width: 50px
}

.empty_isEmpty--sm__TdcsG p {
    font-size: 14px !important
}

.empty_isEmpty--md__c7_Mg {
    margin: 24px 0
}

.empty_isEmpty--md__c7_Mg svg {
    width: 80px
}

.empty_isEmpty--stack__FfsaM {
    flex-direction: column
}

.empty_isEmpty__I1Wrg:not(.empty_isEmpty--stack__FfsaM) {
    flex-direction: row
}

.empty_isEmpty--lg__7aK5H {
    margin: 42px 0
}

.empty_isEmpty--lg__7aK5H svg {
    width: 110px
}