.showroom__wrapper-filter{position:absolute;z-index:6;top:0;left:-100%;width:100%;padding-bottom:60px;border:1px solid rgba(33,37,41,.2);background-color:#fff;border-width:0 1px 0 0;transition:.8s;min-height:100%}.showroom__wrapper-filter.show{left:0}.nwl-showroom-filter{height:100%}.filter__wrapper-title{display:flex;align-items:center;justify-content:space-between;height:70px;padding-left:12px;padding-right:12px}.nwl-showroom-filter h2{font-size:18px;color:var(--nwc-secondary-color);text-transform:uppercase;font-weight:700;margin:0}.nwl-showroom-filter-chip-group{display:flex;flex-wrap:wrap;place-content:stretch center;justify-content:start;gap:6px;padding-left:15px;padding-right:15px;padding-top:5px;list-style:none}.nwl-showroom-filter-chip{color:var(--nwc-third-color);border:1px solid rgba(0,0,0,.2);padding:3px 10px;border-radius:10px;font-size:10px;position:relative;cursor:pointer}.nwl-showroom-filter-chip button,.nwl-showroom-filter-chip button:is(:hover,:active){position:absolute;display:flex;justify-content:center;align-items:center;background:var(--nwc-theme-color);font-size:7px;padding:3px;border-radius:110px;top:-3px;right:-4px;color:#fff;width:12px;height:12px}.nwl-showroom-filter__wrapper-filter-itens{max-height:calc(100% - 176px);padding-left:12px;padding-right:12px;margin-right:5px;overflow:auto}.nwl-showroom-filter-item{display:flex;border-bottom:1px solid rgba(0,0,0,.2);padding:6px;margin-top:6px;flex-direction:column}.nwl-showroom-filter-item>button{width:100%;display:flex;align-items:center;justify-content:space-between;font-size:14px;font-weight:500;border:none;padding:0;height:30px;color:var(--nwc-secondary-color)}.nwl-showroom-filter-item>button:hover{color:var(--nwc-secondary-color)}.nwl-showroom-filter-item>button:focus,.nwl-showroom-filter-item>button:focus-visible{color:var(--nwc-secondary-color)}.nwl-showroom-filter-item>button:focus i,.nwl-showroom-filter-item>button:focus-visible i{color:var(--nwc-secondary-color)}.nwl-showroom-filter-item>ul{display:none;margin:0}.nwl-showroom-filter-item.show>ul,.nwl-showroom-filter-item:not(:has(button))>ul{display:block;padding:6px 0}.nwl-showroom-filter-item>button>i{color:rgba(0,0,0,.2);transition:.5s}.nwl-showroom-filter-item.show>button>i{transform:rotate(180deg)}.nwl-showroom-filter-item>ul>li{height:24px}.nwl-showroom-filter-item .range-filter .form-label{flex-direction:column;align-items:start}.nwl-showroom-filter-item ul.range-filter li,.nwl-showroom-filter-item>ul.nwl-showroom-filter-item__quantity-list>li{height:auto}.nwl-showroom-filter-item .range-filter .form-label input{background-color:#fff;color:var(--bs-body-color);border:var(--bs-border-width) solid rgba(2,44,68,.25);border-radius:8px;height:33.5px;cursor:pointer;width:100%}.nwl-showroom-filter-item .range-filter .form-label span{color:var(--nwc-third-color);margin-left:12px}.nwl-showroom-filter-item .form-label{display:flex;align-items:center}.nwl-showroom-filter-item .form-label .form-check-input{margin:0}.nwl-showroom-filter-item .form-label .form-check-input:checked[type=checkbox]{background-color:var(--nwc-secondary-color);border-color:var(--nwc-secondary-color)}.nwl-showroom-filter-item .form-label span{font-size:14px;margin-left:8px;white-space:nowrap}.nwl-showroom-filter-item.show>ul.nwl-showroom-filter-item__quantity-list{display:grid;grid-template-columns:repeat(4,1fr);width:fit-content;gap:0 6px}ul.nwl-showroom-filter-item__quantity-list .nwc-checkbox{position:relative;width:34.5px;height:34.5px;margin:0}ul.nwl-showroom-filter-item__quantity-list .form-check-input{width:33.5px;height:33.5px;border-radius:8px;cursor:pointer}ul.nwl-showroom-filter-item__quantity-list .form-check-input:checked[type=checkbox]{--bs-form-check-bg-image:none}ul.nwl-showroom-filter-item__quantity-list .nwc-checkbox__label{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);cursor:pointer;margin:0;font-size:13px}ul.nwl-showroom-filter-item__quantity-list .nwc-checkbox:has(.form-check-input:checked[type=checkbox]) .nwc-checkbox__label{color:#fff;font-weight:500}.filter-button.close-filter-button{font-size:24px;color:rgba(0,0,0,.2)}@media (min-width:992px){.showroom__wrapper-filter{left:-270px;width:260px;height:100%;padding-bottom:24px}.close-filter-button{display:none}}.wrapper-buttons{padding:20px 0;margin:0 12px}.wrapper-buttons .btn{width:100%}.wrapper-buttons .btn:not(:last-child){margin-bottom:12px}