#filters ul{list-style:none;margin-bottom:10vh}.middle{max-width:500px}.middle,.slider{position:relative}.slider{height:10px;margin:0 15px;z-index:1}.slider>.track{background-color:#ada9a9;z-index:1}.slider>.range,.slider>.track{border-radius:5px;bottom:0;height:2px;left:0;position:absolute;right:0;top:0}.slider>.range{background-color:#282729;z-index:2}.slider>.thumb{background-color:#fff;border:2px;border-radius:50%;box-shadow:1px 1px 4px grey;height:2rem;position:absolute;top:2px;transition:box-shadow .3s ease-in-out;width:2rem;z-index:3}.slider>.thumb.left{left:0;transform:translate(-15px,-10px)}.slider>.thumb.right{right:0;transform:translate(15px,-10px)}.slider>.thumb.hover{box-shadow:0 0 0 20px rgba(98,0,238,.1)}.slider>.thumb.active{box-shadow:0 0 0 40px rgba(98,0,238,.2)}input[type=range]{height:2px;opacity:0;pointer-events:none;position:absolute;width:100%;z-index:2}input[type=range]::-webkit-slider-thumb{background-color:red;border:0;border-radius:0;pointer-events:all;width:2rem}.value-area{display:flex;justify-content:center}#spanLeftValue{bottom:3rem}#spanLeftValue,#spanRightValue{color:#000;font-weight:700;position:relative;text-align:center;z-index:5}#spanRightValue{top:2.5rem}.sliderValueRight{position:relative;width:100%}.side-label img{height:2rem;width:2rem}.sliderValueRight span{color:#000;font-weight:500;height:35px;left:-2.5rem;line-height:55px;top:.5px;transform-origin:bottom;transition:transform .3s ease-in-out;width:80px;z-index:2}.sliderValueRight span,.sliderValueRight span:after{clip-path:polygon(0 100%,100% 100%,100% 25%,66% 25%,50% 0,35% 25%,0 25%);position:absolute}.sliderValueRight span:after{background:#323335;box-shadow:5px 4px 3x grey;box-shadow:0 0 8px rgba(0,0,0,.1);content:"";z-index:-1}.sliderValueLeft{position:relative;width:100%}.sliderValueLeft span{color:#cabbbb;font-weight:500;height:35px;left:-2.45rem;line-height:55px;top:-2.8rem;transform-origin:bottom;transition:transform .3s ease-in-out;width:80px;z-index:2}.sliderValueLeft span,.sliderValueLeft span:after{clip-path:polygon(0 0,100% 0,100% 75%,65% 75%,50% 100%,33% 75%,0 75%);position:absolute}.sliderValueLeft span:after{background:#4a4c4e;box-shadow:5px 4px 3x grey;box-shadow:0 0 8px rgba(0,0,0,.1);content:"";height:100%;width:100%;z-index:-1}.filter-label{padding:1rem 2rem}.filter-form{font-size:1.5rem;position:relative}.apply_filter{box-shadow:1px 1px 4px grey;cursor:pointer;margin:2rem 0;padding:1.5rem 0;text-align:center}input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;border-radius:3px;cursor:pointer;height:2rem;opacity:0;width:3rem}input[type=range]::-moz-range-thumb{border-radius:3px;cursor:pointer;height:2rem;width:3rem}input[type=range]::-ms-thumb{background:#fff;border-radius:3px;cursor:pointer;height:2rem;width:3rem}.multi-range-slider{margin:6rem 0}.comp-section-img{width:3rem}#filter-all{margin-left:-6rem}#brandlist,.accordion{background-color:#eeeeee2e;border:none;color:#444;cursor:pointer;font-size:15px;outline:none;padding:12px;text-align:left;transition:.4s;width:100%}.panel{background-color:#fff;margin-top:5px;max-height:0;overflow:hidden;transition:max-height .2s ease-out}.news-card{border:.5px solid hsla(0,0%,50%,.644);height:20rem;margin:1rem 0}.news-card img{width:25rem}.news-card .md-title{font-size:1.5rem}@keyframes bounce{0%{transform:translateY(0)}50%{transform:translateY(-6px)}}.brand-list{max-height:20rem;overflow-y:scroll}#apply-brands{background-color:#eeeeee2e;cursor:pointer;opacity:0;padding:1rem;align-self:center;margin-right:2rem;transition:all .5s;visibility:hidden}.show{opacity:1!important;visibility:visible!important}#apply-price{background:var(--body-color);border-radius:1rem;cursor:pointer;transition:all .5s}#apply-brands:hover,#apply-price:hover{transform:scale(1.2)}