.category__items{display:grid;grid-template-columns:repeat(3,1fr);padding:34px 30px;margin-bottom:40px;grid-gap:80px 28px;gap:80px 28px}.category__mobile{display:none}.category__wrapper{border-bottom:2px solid #1e1e1e00;position:relative;transition:.5s}.category__header{padding:10px 30px;display:flex;align-items:center}.category__title{font-size:16px;font-weight:400;margin-right:auto}.category__filter-button{display:flex;white-space:nowrap;align-items:center;gap:10px;opacity:.7;border-bottom:1px solid rgba(0,0,0,0)}.category__filter-icon{width:24px;height:24px;transition:.5s;transform:rotate(0deg)}.category__filter-icon-active{transform:rotate(180deg)}.category__search{margin-right:64px;height:40px;position:relative;width:300px;opacity:.7}.category__input{width:100%;height:100%;border:1px solid #1e1e1e33;padding-left:50px;padding-right:10px;font-size:14px}.category__search-icon{width:20px;height:20px;position:absolute;top:50%;transform:translateY(-50%);left:20px}.category__filters{transition:.5s;top:70px;opacity:0;position:absolute;width:100%;pointer-events:none}.category__filters-active{top:100px;opacity:1;pointer-events:visible}.category__filters__category{display:flex;gap:16px;padding:0 34px;opacity:.7;margin-bottom:60px}.category__filters__category-item{padding:10px 20px;font-size:14px;border:1px solid #1e1e1e00}.category__filters__category-item__active{border:1px solid #1e1e1eb2}.category__filter-wrapper{display:grid;grid-template-columns:20% 25% 25%;padding:18px 34px;justify-content:space-between}.category__filter-wrapper-two{grid-template-columns:30% 30%;gap:40px;justify-content:space-around}.category__filter-title{font-weight:400;font-size:14px;text-transform:uppercase;margin-bottom:32px;line-height:150%}.category__filter-list{display:flex;gap:16px 30px;flex-wrap:wrap}.category__filter-list__wrapper{display:flex;flex-direction:column;align-items:center;gap:12px}.category__filter-button{font-size:14px;padding-bottom:4px;padding-left:3px;padding-right:3px}.category__color-button-text{font-size:14px;text-transform:capitalize;opacity:0}.category__color-button-text-active{opacity:1}.category__filter-button-active{border-bottom:1px solid black}.category__color-button{width:20px;height:20px;border-radius:50%;background-color:red}.category__color-button-list{border-radius:50%;width:24px;height:24px;display:flex;align-items:center;justify-content:center}.category__color-button-active{border:1px solid #1e1e1e}.category__filter-price{display:flex;gap:36px;align-items:center;margin-bottom:10px}.category__filter-price-botton{text-align:center;font-size:14px}.category__filter-price-number{font-size:14px}.category__clear-button-wrapper{display:flex;justify-content:flex-end;margin:30px 30px 0;gap:30px}.category__clear-button{height:40px;display:flex;align-items:center;justify-content:center;border:1px solid #1e1e1eb2;gap:16px;opacity:.7;font-size:14px;padding:0 30px;white-space:nowrap}.category__clear-icon{min-width:20px;height:20px}.category__filter-title>span{text-transform:lowercase}.category__stock-button{gap:10px;font-size:14px;margin-top:20px}.category__custom-checkbox,.category__stock-button{display:flex;align-items:center;justify-content:center;opacity:1}.category__custom-checkbox{cursor:pointer;width:18px;min-width:18px;height:18px;border:1px solid #1e1e1e}.category__custom-checkbox--active{background-color:#1e1e1e}.category__custom-checkbox--icon{width:14px;min-width:14px;height:10px}.category__filter-button-md{width:160px;display:flex;justify-content:flex-end}@media (max-width:1024px){.category__search{position:absolute;top:-60px;right:-40px}.category__title{font-size:14px}.category__items{grid-template-columns:repeat(2,1fr);padding:60px 80px;margin-bottom:40px;gap:64px}.category__filter-wrapper{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:40px 60px;gap:40px 60px}.category__clear-button{width:214px;height:40px;gap:16px;display:flex;justify-content:flex-start}}@media (max-width:890px){.category__filter-wrapper{grid-template-columns:repeat(1,1fr)}.category__clear-button-wrapper{justify-content:flex-start}}@media (max-width:576px){.category__header{padding:10px 20px;flex-direction:column;gap:45px;align-items:flex-end}.category__search{top:62px;right:auto;left:20px;width:45vw}.category__input{padding-left:40px;padding-right:10px;font-size:14px}.category__search-icon{width:16px;height:16px;left:10px}.category__filter-button{font-size:14px;padding-bottom:0;padding-left:0;padding-right:0}.category__mobile{display:flex;position:absolute;top:-3px}.category__mobile-button{width:40px;height:40px}.category__mobile-button__active{opacity:.5}.category__filters{top:130px}.category__filters-active{top:150px}.category__items{grid-template-columns:repeat(2,1fr);padding:40px 20px;gap:40px 12px}.category__items__active{grid-template-columns:repeat(1,1fr);gap:40px}.category__filter-wrapper{padding:0 20px}.category__filters__category{padding:0 20px;margin-bottom:32px}.category__clear-button-ipad{margin-top:40px}.category__clear-button{margin-top:0}.category__clear-button-wrapper{margin:30px 20px 0;justify-content:flex-start;flex-direction:column;gap:20px}}