.sticky-bottom{position:sticky;bottom:0;padding:16px 0 0;z-index:10}@media (max-width:640px){.filter-menu{position:fixed!important;top:0;left:0!important;width:100vw!important;max-width:100vw!important;min-height:100vh!important;height:100vh!important;border-radius:0!important;z-index:9999!important;overflow-y:auto}.filter-menu__sticky-header{position:sticky;top:0;left:0;width:100%;background:#fff;z-index:10001;display:flex;align-items:center;justify-content:space-between;padding:16px 16px 8px 8px;border-radius:2px 2px 0 0;color:#3f3f46;box-shadow:none;border-bottom:none}.filter-menu__sticky-header .filter-count{margin-left:8px;background:#E500A5;color:#fff;border-radius:50%;width:24px;height:24px;display:inline-flex;align-items:center;justify-content:center;font-weight:500;font-size:1rem}.filter-menu__sticky-header .close-btn{color:#E500A5;font-size:1rem;font-weight:500;background:none;border:none;cursor:pointer;padding:0 8px;border-radius:2px;height:32px;display:flex;align-items:center}.selected-filters .filter-header-mobile-hide{display:none!important}.filter-menu__sticky-header{display:flex!important}}@media (min-width:641px){.mobile-only{display:none!important}}