#pills-container:empty{display:none}#pills-container:not(:empty){align-items:flex-end;display:flex;flex-wrap:wrap;gap:20px;width:100%}.pills-group:before{color:#171819;content:attr(data-pills-group-name) ":";display:block;font-size:12px;font-weight:600}.single-pill{align-items:center;background-color:#f5f5f5;border-radius:var(--borderRadius);cursor:pointer;display:flex;float:left;font-size:14px;margin:4px 4px 0 0;padding:3px 10px}.single-pill:after{content:"\e803";font-family:icomoon;font-size:9px;margin-left:8px}.single-pill:first-of-type{clear:left}.single-pill:last-of-type{margin-right:0}.single-pill:hover{background-color:#e5e5e5}.remove-all-filters{align-items:center;color:#171819;cursor:pointer;display:flex;font-size:14px;font-weight:600;padding:3px 0}.remove-all-filters:before{content:"\e803";font-family:icomoon;font-size:9px;font-weight:400;margin-right:8px}.remove-all-filters:hover{color:#e30614}.pagination{display:flex;gap:50px;justify-content:flex-end;margin-top:52px}.pagination a{align-items:center;background-color:#292b2f;color:#fff;display:flex;height:36px;justify-content:center;width:36px}.pagination>a.pagination-prev:after{transform:scaleX(-1)}.pagination>a:after{content:"\e912";font-family:icomoon;font-size:20px}.pagination ul{display:flex;gap:1px}.pagination li{display:none}@media (min-width:601px){.pagination li{display:block}}.pagination li.next-to-selected,.pagination li.prev-to-selected,.pagination li.selected,.pagination li:first-child,.pagination li:last-child{display:block}.pagination li:nth-child(2):not(.next-to-selected):not(.selected):not(.prev-to-selected),.pagination li:nth-last-child(-n+2):not(:last-child):not(.next-to-selected):not(.selected):not(.prev-to-selected){display:block;position:relative}.pagination li:nth-child(2):not(.next-to-selected):not(.selected):not(.prev-to-selected):before,.pagination li:nth-last-child(-n+2):not(:last-child):not(.next-to-selected):not(.selected):not(.prev-to-selected):before{align-items:flex-end;background:#fff;bottom:0;content:"...";display:flex;font-size:22px;justify-content:center;left:0;position:absolute;right:0;top:0}.pagination a:hover,.pagination li.selected>a{background-color:#e30614}
/*# sourceMappingURL=lazy_listing.css.map*/