.SideFilterLayout_filterSidebar__anZ0t{border-radius:var(--blue-border-radius-1);background-color:var(--blue-gray-color);border:1px solid var(--blue-border-color)}.SideFilterLayout_filterHeader__4_Epo{display:flex;justify-content:flex-end}.SideFilterLayout_filterHeader__4_Epo button{margin:.5rem;background:var(--blue-primary-color);color:var(--blue-white-color);border-radius:var(--blue-border-radius);border:none;padding:.5rem 1rem;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s ease}.SideFilterLayout_filterSection__O5ahx{padding:2rem 2rem 0;border-bottom:1px solid var(--blue-border-color)}.SideFilterLayout_filterSection__O5ahx:last-child{margin-bottom:0}.SideFilterLayout_filterTitle__vVHaY{font-size:18px;font-weight:600;color:var(--blue-text-color);margin:0 0 1rem;padding:0}.SideFilterLayout_filterContent__ZpqYL{display:flex;flex-direction:column;gap:10px}.SideFilterLayout_filterItem__v61T3{display:flex;align-items:center}.SideFilterLayout_filterItem__v61T3:last-child{margin-bottom:8px}.SideFilterLayout_filterLabel__W5AZj{display:flex;align-items:center;cursor:pointer;margin:0;width:100%}.SideFilterLayout_filterLabel__W5AZj:hover .SideFilterLayout_filterText__dOId0{color:var(--blue-primary-color)}.SideFilterLayout_filterCheckbox__ZNxf4{width:16px;height:16px;margin-right:12px;accent-color:var(--blue-primary-color);cursor:pointer;opacity:0}.SideFilterLayout_fliterCheck__zH0og{height:18px;width:18px;background:#fff;border:1px solid var(--blue-border-color);border-radius:5px;overflow:hidden;transition:all .3s linear;position:absolute}.SideFilterLayout_fliterCheck__zH0og:after{content:"";position:absolute;color:#fff;top:0;left:0;width:100%;height:100%;background:var(--blue-primary-color);opacity:0;font-family:fontello;font-size:12px;text-align:center;line-height:18px;transition:all .3s linear}.SideFilterLayout_filterCheckbox__ZNxf4:checked+.SideFilterLayout_fliterCheck__zH0og:after{opacity:1}.SideFilterLayout_filterText__dOId0{font-size:14px;color:var(--blue-text-color-light);font-weight:400;transition:color .2s ease}.SideFilterLayout_loadMoreBtn__BsA_M{background:none;border:none;color:var(--blue-primary-color);font-size:14px;cursor:pointer;padding:8px 0;text-align:left;transition:color .2s ease}.SideFilterLayout_loadMoreBtn__BsA_M:hover{color:var(--blue-primary-color-dark);text-decoration:none}.SideFilterLayout_colorGrid__CT__L{display:grid;grid-template-columns:repeat(5,1fr);grid-gap:12px;gap:12px;padding:4px 0}.SideFilterLayout_colorOption__DsFUa{display:flex;align-items:center;justify-content:center;cursor:pointer;position:relative}.SideFilterLayout_colorCheckbox__hRB_w{position:absolute;opacity:0;width:100%;height:100%;cursor:pointer}.SideFilterLayout_colorCheckbox__hRB_w:checked+.SideFilterLayout_colorCircle__K008r{border:3px solid var(--blue-primary-color);transform:scale(1.1)}.SideFilterLayout_colorCircle__K008r{width:32px;height:32px;border-radius:50%;border:2px solid var(--blue-border-color);transition:all .2s ease;cursor:pointer}.SideFilterLayout_colorCircle__K008r:hover{transform:scale(1.05);border-color:var(--blue-primary-color)}.SideFilterLayout_applyButtonContainer__lgpTB{margin-top:32px;padding-top:24px;border-top:1px solid var(--blue-border-color)}.PriceRange_priceLabel__bPHpG{font-size:16px;font-weight:500;color:var(--blue-text-color);text-align:center;display:block}.PriceRange_sliderContainer__byWCh{position:relative;padding:0 8px;margin-top:20px;margin-bottom:20px}.PriceRange_priceSlider__yJp0Q{width:100%;height:6px;border-radius:3px;background:var(--blue-border-color);outline:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;position:relative}.PriceRange_priceSlider__yJp0Q::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:20px;height:20px;border-radius:50%;background:var(--blue-primary-color);cursor:pointer;border:2px solid var(--blue-white-color);box-shadow:0 2px 4px rgba(0,0,0,.1);-webkit-transition:transform .2s ease,box-shadow .2s ease;transition:transform .2s ease,box-shadow .2s ease}.PriceRange_priceSlider__yJp0Q::-webkit-slider-thumb:hover{transform:scale(1.1);box-shadow:0 4px 8px rgba(0,0,0,.2)}.PriceRange_priceSlider__yJp0Q::-moz-range-thumb{width:20px;height:20px;border-radius:50%;background:var(--blue-primary-color);cursor:pointer;border:2px solid var(--blue-white-color);box-shadow:0 2px 4px rgba(0,0,0,.1);-moz-transition:transform .2s ease,box-shadow .2s ease;transition:transform .2s ease,box-shadow .2s ease}.PriceRange_priceSlider__yJp0Q::-moz-range-thumb:hover{transform:scale(1.1);box-shadow:0 4px 8px rgba(0,0,0,.2)}.PriceRange_priceSlider__yJp0Q:hover{cursor:pointer}.PriceRange_priceValueLabel__ba5lB{position:absolute;top:-35px;transform:translateX(-50%);padding:4px 8px;background:var(--blue-primary-color);color:var(--blue-white-color);border-radius:4px;font-size:12px;font-weight:500;white-space:nowrap;opacity:0;visibility:hidden;transition:opacity .2s ease,visibility .2s ease;pointer-events:none;z-index:10}.PriceRange_priceValueLabel__ba5lB:after{content:"";position:absolute;top:100%;left:50%;transform:translateX(-50%);border:4px solid rgba(0,0,0,0);border-top:4px solid var(--blue-primary-color)}.PriceRange_priceValueLabel__ba5lB.PriceRange_visible__VGpBL{opacity:1;visibility:visible}.PriceRange_priceTooltip__XbU_w{position:absolute;top:-45px;transform:translateX(-50%);opacity:0;visibility:hidden;transition:opacity .2s ease,visibility .2s ease;pointer-events:none;z-index:10}.PriceRange_priceTooltip__XbU_w.PriceRange_visible__VGpBL{opacity:1;visibility:visible}.PriceRange_tooltipContent__D2d9I{padding:6px 10px;background:var(--blue-primary-color);color:var(--blue-white-color);border-radius:6px;font-size:13px;font-weight:500;white-space:nowrap;box-shadow:0 2px 8px rgba(0,0,0,.15);position:relative}.PriceRange_tooltipArrow__z42VY{position:absolute;top:100%;left:50%;transform:translateX(-50%);width:0;height:0;border-left:6px solid rgba(0,0,0,0);border-right:6px solid rgba(0,0,0,0);border-top:6px solid var(--blue-primary-color)}.PriceRange_priceTooltip__XbU_w.PriceRange_dark__gWRB7 .PriceRange_tooltipContent__D2d9I{background:#333;color:#fff}.PriceRange_priceTooltip__XbU_w.PriceRange_dark__gWRB7 .PriceRange_tooltipArrow__z42VY{border-top-color:#333}.PriceRange_priceTooltip__XbU_w.PriceRange_light__6cD2k .PriceRange_tooltipContent__D2d9I{background:#fff;color:#333;border:1px solid var(--blue-border-color)}.PriceRange_priceTooltip__XbU_w.PriceRange_light__6cD2k .PriceRange_tooltipArrow__z42VY{border-top-color:#fff}.PriceRange_priceTooltip__XbU_w.PriceRange_light__6cD2k .PriceRange_tooltipArrow__z42VY:before{content:"";position:absolute;top:-7px;left:-6px;border-left:6px solid rgba(0,0,0,0);border-right:6px solid rgba(0,0,0,0);border-top:6px solid var(--blue-border-color)}.PriceRange_priceTooltip__XbU_w.PriceRange_animated__GGtDt{transition:opacity .3s ease,visibility .3s ease,transform .3s ease;transform:translateX(-50%) translateY(-5px)}.PriceRange_priceTooltip__XbU_w.PriceRange_animated__GGtDt.PriceRange_visible__VGpBL{transform:translateX(-50%) translateY(0)}@media(max-width:768px){.PriceRange_sliderContainer__byWCh{padding:0 4px;margin-top:15px;margin-bottom:15px}.PriceRange_priceTooltip__XbU_w{top:-40px}.PriceRange_tooltipContent__D2d9I{padding:4px 8px;font-size:12px}.PriceRange_priceSlider__yJp0Q::-webkit-slider-thumb{width:18px;height:18px}.PriceRange_priceSlider__yJp0Q::-moz-range-thumb{width:18px;height:18px}}.PriceRange_priceSlider__yJp0Q:focus+.PriceRange_priceTooltip__XbU_w,.PriceRange_priceSlider__yJp0Q:focus+.PriceRange_priceValueLabel__ba5lB{opacity:1;visibility:visible}.ProductCard_productCard__ARvOv{position:relative;border-radius:var(--blue-border-radius-1);border:1px solid var(--blue-border-color);transition:all .3s linear;background-color:#fff;width:300px;min-height:420px;-webkit-margin-start:1rem;margin-inline-start:1rem;overflow:hidden}.ProductCard_productCard__ARvOv:nth-child(n+4){margin-top:1rem}.ProductCard_productCard__content__YJlBw{padding:1rem}.ProductCard_productCard__image__1MeC6{height:100%;position:relative;width:100%;overflow:hidden;transition:all .3s ease-in-out;margin-bottom:0}.ProductCard_productCard__image__1MeC6:before{display:block;padding-top:var(--blue-product-card-ratio);content:""}.ProductCard_productCard__image__img__TgvOD{position:absolute!important;top:0;left:0;width:100%;height:100%;object-fit:cover;transition:all .3s ease-in-out}.ProductCard_productCard__active__T0P0D{display:none;height:100%;position:absolute;top:0;width:100%;overflow:hidden;transition:all .3s ease-in-out}.ProductCard_productCard__active__T0P0D:before{display:block;padding-top:var(--blue-product-card-ratio);content:""}.ProductCard_productCard__active__img__R5v_d{position:absolute!important;top:0;left:0;width:100%;height:100%;object-fit:cover}.ProductCard_productCard__title__2mTDU{margin-top:.5rem;flex:1 1 30%;color:var(--blue-text-color);max-width:var(--blue-productCard-image);text-decoration:none}.ProductCard_productCard__price__An1tu{color:var(--blue-text-color);font-size:var(--blue-size-h6);font-weight:var(--blue-weight-h3)}.ProductCard_productCard__sale__wt3_P{position:absolute;top:24%;left:9%;width:2.5rem;height:2.5rem;display:flex;justify-content:center;align-items:center;background-color:var(--blue-primary-color);color:var(--blue-text-color);border-radius:50%;z-index:10}.ProductCard_productCard__actions__ByEi8{opacity:0;display:flex;justify-content:space-between;align-items:center;width:100%;padding:2rem 20%;position:absolute;top:60%;left:0;z-index:10}.ProductCard_productCard__btn__c8mm4{border-radius:var(--blue-border-radius);background:var(--blue-white-color);color:var(--blue-text-color);fill:var(--blue-text-color);border:none;width:2.6rem;height:2.6rem;transition:all .3s ease-in-out}.ProductCard_productCard__btn__c8mm4:hover{transform:scale(1.1)}.ProductCard_productCard__ARvOv:hover .ProductCard_productCard__image__img__TgvOD{transition:all .3s ease-in-out;transform:scale(1.1)}.ProductCard_productCard__ARvOv:hover .ProductCard_productCard__active__T0P0D{display:block}.ProductCard_productCard__ARvOv:hover .ProductCard_productCard__actions__ByEi8{opacity:1;transform:translateY(-50%);transition:all .3s ease-in-out}.ProductCard_productCard__ARvOv.ProductCard_horizontal__TZ4Ao{width:425px;height:190px;min-height:160px}.ProductCard_productCard__ARvOv.ProductCard_horizontal__TZ4Ao .ProductCard_productCard__wrapper___9fzP{height:100%;flex-direction:row;padding:1rem}.ProductCard_productCard__ARvOv.ProductCard_horizontal__TZ4Ao .ProductCard_productCard__brand__StkWt{position:relative;top:0;left:0}.ProductCard_productCard__ARvOv.ProductCard_horizontal__TZ4Ao .ProductCard_productCard__image__1MeC6{width:40%;flex:1 1 40%;margin-right:1rem;margin-bottom:0}.ProductCard_productCard__ARvOv.ProductCard_horizontal__TZ4Ao .ProductCard_productCard__image__1MeC6:before{content:none}.ProductCard_productCard__ARvOv.ProductCard_horizontal__TZ4Ao .ProductCard_productCard__info__6_7EO{width:60%;flex:1 1 60%;display:flex;flex-direction:column;justify-content:space-between}.ProductCard_productCard__ARvOv.ProductCard_horizontal__TZ4Ao .ProductCard_productCard__favourite__flWRG{margin-top:.5rem}@media screen and (max-width:991px){.ProductCard_productCard__ARvOv .ProductCard_productCard__actions__ByEi8{display:flex}}@media only screen and (max-width:576px){.ProductCard_productCard__ARvOv{height:auto}.ProductCard_productCard__ARvOv .ProductCard_productCard__wrapper___9fzP{flex-direction:column;justify-content:center;align-items:center}.ProductCard_productCard__ARvOv .ProductCard_productCard__image__1MeC6{margin-right:0;flex:1 1 100%;margin-bottom:1rem}}