.hb-app-show {
    display: block;
}

.hb-app-hide {
    display: none;
}

.hb-home-designs-filters .hb-filter-checkbox.active .text {
    --tw-border-opacity: 1 !important;
    border-color: rgb(1 22 56 / var(--tw-border-opacity)) !important;
    --tw-bg-opacity: 1 !important;
    background-color: rgb(1 22 56 / var(--tw-bg-opacity)) !important;
    --tw-text-opacity: 1 !important;
    color: rgb(255 255 255 / var(--tw-text-opacity)) !important;
}