.float-filter__grid{justify-content:space-between;align-items:center;gap:12px;margin-top:12px;display:flex}.float-filter__divider{background-color:#fff;flex-shrink:0;width:16px;height:1px;display:block}@media screen and (max-width:1024px){.float-filter__grid{gap:8px}}
.multiple-filter__title{color:#fff;justify-content:space-between;align-items:center;font-size:14px;font-weight:400;line-height:120%;display:flex}.multiple-filter__group{flex-direction:column}.multiple-filter__item+.multiple-filter__item{margin-top:16px}
.price-filter{background:var(--new-bg-2,#19181c);border-radius:8px;padding:20px}.price-filter__title{color:#fff;font-size:14px;font-weight:500;line-height:100%}.price-filter__grid{justify-content:space-between;align-items:flex-start;gap:12px;margin-top:12px;display:flex}.price-filter__grid .ant-form-item{margin-bottom:0}.price-filter__divider{background-color:#fff;flex-shrink:0;width:16px;height:1px;margin-top:17px;display:block}@media screen and (max-width:1024px){.price-filter{padding:20px 16px}.price-filter__title{color:#fff;font-size:14px;font-weight:500;line-height:100%}.price-filter__grid{gap:8px}}
.sticker-filter-item{border-top:1px solid var(--new-border,#2b292e);background:var(--new-bg-2,#19181c);cursor:pointer;justify-content:space-between;align-items:center;gap:16px;padding:12px 28px;transition:all .2s;display:flex}.sticker-filter-item:hover,.sticker-filter-item:active{background:var(--new-bg-3,#1f1e21)}.sticker-filter-item__img{flex-shrink:0}.sticker-filter-item__img img{object-fit:cover;aspect-ratio:1.14;width:80px;display:block}.sticker-filter-item__content{flex-grow:1}.sticker-filter-item__title{color:#e5d126;font-size:14px;font-weight:400;line-height:120%}.sticker-filter-item__type{color:#fff;margin-top:8px;font-size:14px;font-weight:400;line-height:120%}.sticker-filter-item__actions{color:#a66dff;flex-shrink:0}@media screen and (max-width:1024px){.sticker-filter-item{gap:16px;padding:12px 16px}.sticker-filter-item__img img{aspect-ratio:1.14;width:42px}.sticker-filter-item__title,.sticker-filter-item__type{font-size:12px;font-weight:400;line-height:100%}}
.sticker-filter-modal__wrapper .ant-modal-close{top:30px;right:30px}.sticker-filter-modal__grid{justify-content:flex-start;align-items:stretch;padding-top:32px;padding-left:32px;padding-right:8px;display:flex}.sticker-filter-modal__aside{border-right:1px solid #2b292e;flex-shrink:0;min-width:287px;min-height:450px;padding-right:28px}.sticker-filter-modal__packs{margin:20px -20px 20px 0}.sticker-filter-modal__packs-list{margin:0 -6px 0 0;padding-left:0!important;list-style:none!important}.sticker-filter-modal__packs-item{color:var(--new-white,#fff);cursor:pointer;border-radius:8px;padding:12px 16px;font-size:16px;font-weight:400;line-height:100%;transition:all .2s}.sticker-filter-modal__packs-item+.sticker-filter-modal__packs-item{margin-top:8px}.sticker-filter-modal__packs-item:hover,.sticker-filter-modal__packs-item:active{background:var(--new-purple-2,#1f1b26)}.sticker-filter-modal__packs-item--active{color:var(--new-purple-3,#a66dff);background:var(--new-purple-2,#1f1b26)}.sticker-filter-modal__main{flex-direction:column;flex-grow:1;padding-left:28px;display:flex}.sticker-filter-modal__title{color:var(--new-white,#fff);font-size:24px;font-weight:500;line-height:100%}.sticker-filter-modal__list{width:100%;margin-top:20px}.sticker-filter-modal__list--scroll{position:relative}.sticker-filter-modal__list--scroll:after{content:"";pointer-events:none;background:linear-gradient(#19181c00 0%,#19181c 100%);height:100px;display:block;position:absolute;bottom:0;left:0;right:8px}.sticker-filter-modal__packs-scroll,.sticker-filter-modal__scroll{max-height:70vh;padding-right:20px;overflow:auto}.sticker-filter-modal__packs-scroll::-webkit-scrollbar{border-radius:2px;width:4px}.sticker-filter-modal__scroll::-webkit-scrollbar{border-radius:2px;width:4px}.sticker-filter-modal__packs-scroll::-webkit-scrollbar-track{background:0 0;border-radius:2px}.sticker-filter-modal__scroll::-webkit-scrollbar-track{background:0 0;border-radius:2px}.sticker-filter-modal__packs-scroll::-webkit-scrollbar-thumb{background:#26232c;border-radius:2px}.sticker-filter-modal__scroll::-webkit-scrollbar-thumb{background:#26232c;border-radius:2px}.sticker-filter-modal__packs-scroll::-webkit-scrollbar-thumb:hover{cursor:pointer;background:#2f2c34}.sticker-filter-modal__scroll::-webkit-scrollbar-thumb:hover{cursor:pointer;background:#2f2c34}.sticker-filter-modal__footer{background:var(--new-bg-3,#1f1e21);justify-content:space-between;align-items:center;gap:16px;padding:28px 32px;display:flex}.sticker-filter-modal__current{flex-grow:1;justify-content:flex-start;align-items:center;gap:4px;margin:0;padding-left:285px;display:flex;list-style:none!important}.sticker-filter-modal__current-img{justify-content:center;align-items:center;width:58px;height:58px;display:flex;position:relative}.sticker-filter-modal__current-img svg{width:100%;height:100%;position:absolute;top:0;left:0}.sticker-filter-modal__current-img img{aspect-ratio:1.14;object-fit:cover;width:32px;display:block}.sticker-filter-modal__actions{justify-content:flex-end;align-items:center;gap:8px;display:flex}.sticker-filter-modal__btn-confirm{width:185px}.sticker-filter-modal__empty{justify-content:center;align-items:center;width:100%;margin-top:48px;display:flex}@media screen and (max-width:1024px){.sticker-filter-modal{height:100%}.sticker-filter-modal__wrapper{height:100vh}.sticker-filter-modal__wrapper .ant-modal-content,.sticker-filter-modal__wrapper .ant-modal-body{height:100%}.sticker-filter-modal__wrapper .ant-modal-close{top:20px;right:16px}.sticker-filter-modal__grid{flex-direction:column;flex-grow:1;align-items:flex-start;height:calc(100% - 138px);padding:24px 0 0}.sticker-filter-modal__aside{width:100%;min-height:inherit;min-width:inherit;border-bottom:1px solid #2b292e;border-right:none;padding-right:0}.sticker-filter-modal__title{padding:0 16px 16px;font-size:20px;font-weight:500;line-height:100%}.sticker-filter-modal__search{width:calc(100% - 32px);margin:0 16px}.sticker-filter-modal__packs{margin:20px 0}.sticker-filter-modal__packs-scroll{max-height:inherit;padding-right:0}.sticker-filter-modal__packs-scroll::-webkit-scrollbar{border-radius:2px;height:4px}.sticker-filter-modal__packs-scroll::-webkit-scrollbar-track{background:0 0;border-radius:2px;height:4px}.sticker-filter-modal__packs-scroll::-webkit-scrollbar-thumb{background:#1f1b26;border-radius:2px;height:4px}.sticker-filter-modal__packs-scroll::-webkit-scrollbar-thumb:hover{cursor:pointer;background:#26222d;height:4px}.sticker-filter-modal__packs-scroll::-webkit-scrollbar-thumb{background:0 0}.sticker-filter-modal__packs-scroll::-webkit-scrollbar-thumb:hover{background:0 0}.sticker-filter-modal__packs-list{justify-content:flex-start;align-items:stretch;gap:8px;width:100%;margin:0;display:flex}.sticker-filter-modal__packs-item{white-space:nowrap;padding:12px 8px;font-size:14px;font-weight:400;line-height:100%}.sticker-filter-modal__packs-item:first-child{margin-left:16px}.sticker-filter-modal__packs-item+.sticker-filter-modal__packs-item{margin-top:0}.sticker-filter-modal__main{width:100%;height:calc(100% - 164px);padding-left:0;display:block}.sticker-filter-modal__list{height:100%;margin-top:0;padding-right:6px}.sticker-filter-modal__list--scroll{position:relative}.sticker-filter-modal__list--scroll:after{display:none}.sticker-filter-modal__scroll{height:100%;padding-right:6px}.sticker-filter-modal__scroll::-webkit-scrollbar{border-radius:2px;width:4px}.sticker-filter-modal__scroll::-webkit-scrollbar-track{background:0 0;border-radius:2px;width:4px}.sticker-filter-modal__scroll::-webkit-scrollbar-thumb{background:#1f1b26;border-radius:2px;width:4px}.sticker-filter-modal__scroll::-webkit-scrollbar-thumb:hover{cursor:pointer;background:#26222d;width:4px}.sticker-filter-modal__footer{flex-direction:column;padding:16px 8px}.sticker-filter-modal__current{gap:12px;padding-left:0}.sticker-filter-modal__current li>svg{width:50px;height:auto}.sticker-filter-modal__current-img{width:50px;height:50px}.sticker-filter-modal__current-img img{width:27px}.sticker-filter-modal__actions{justify-content:center;gap:8px;width:100%;max-width:640px}.sticker-filter-modal__btn-confirm{flex-grow:1}.sticker-filter-modal__empty{margin-top:36px}}
.sticker-filter__title{color:#fff;justify-content:space-between;align-items:center;font-size:14px;font-weight:400;line-height:120%;display:flex}.sticker-filter__group{flex-direction:column;align-items:flex-start!important}.sticker-filter__item+.sticker-filter__item{margin-top:16px}.sticker-filter__btn{margin-top:20px}.sticker-filter__btn svg path{transition:all .1s}.sticker-filter__btn--active{color:#fff!important}.sticker-filter__btn--active svg path{stroke:#a66dff;fill:#a66dff}
.select-search-filter__title{color:#fff;justify-content:space-between;align-items:center;font-size:14px;font-weight:400;line-height:120%;display:flex}.select-search-filter__group{flex-direction:column}.select-search-filter__item+.select-search-filter__item{margin-top:16px}.select-search-filter .ant-select-open .ant-select-arrow{transform:rotateX(0)!important}.select-search-filter .ant-select-selection-search-input{height:100%!important}.select-search-filter .ant-select-clear{color:#1f1e21;background-color:#fff;width:24px;height:24px;margin-top:-12px;display:block}.select-search-filter .ant-select-clear .anticon{width:100%;height:100%;box-shadow:inset 0 0 0 5px #1f1e21}.select-search-filter .ant-select-clear .anticon svg{width:100%;height:auto}.select-search-filter__btn-clear{z-index:1;cursor:pointer;position:relative}.select-search-filter__not-found{padding:16px}
