.page-module__f9-E5W__searchPage{padding:32px var(--padding-x)128px;min-height:60vh}.page-module__f9-E5W__title{letter-spacing:.96px;margin-bottom:32px;font-size:1.5rem;font-weight:600}.page-module__f9-E5W__topSection{margin-bottom:64px}.page-module__f9-E5W__navigation{margin-bottom:32px}.page-module__f9-E5W__sort{border-top:1px solid #5f9f6233;border-bottom:1px solid #5f9f6233;justify-content:space-between;align-self:center;padding:24px 0;display:flex}.page-module__f9-E5W__sort button{color:var(--black);background:0 0;border:none}.page-module__f9-E5W__main{gap:64px;display:flex}.page-module__f9-E5W__sidebar{width:25%}.page-module__f9-E5W__productArea{flex-direction:column;align-items:flex-end;gap:40px;width:75%;display:flex}.page-module__f9-E5W__emptyMain .page-module__f9-E5W__productArea{align-items:flex-start}.page-module__f9-E5W__paginationWrapper{justify-content:center;margin-top:16px;display:flex}@media screen and (max-width:768px){.page-module__f9-E5W__topSection{margin-bottom:16px}.page-module__f9-E5W__itemCount{display:none}.page-module__f9-E5W__sort{padding:16px 0}.page-module__f9-E5W__filters{background:var(--main-green);color:#fff;border-radius:12px;justify-content:center;align-items:center;gap:8px;width:160px;padding:12px 16px;font-size:.875rem;font-weight:600;display:flex}.page-module__f9-E5W__navigation{margin-bottom:16px}.page-module__f9-E5W__sidebar{display:none}.page-module__f9-E5W__productArea{width:100%}}
.ProductGrid-module__3iHNma__productGrid{grid-template-columns:1fr 1fr 1fr;gap:32px;width:100%;display:grid}.ProductGrid-module__3iHNma__empty{flex-direction:column;align-items:center;width:100%;display:flex}.ProductGrid-module__3iHNma__empty h3{margin-bottom:24px;font-size:1.5em;font-weight:600}.ProductGrid-module__3iHNma__searchEmpty{align-items:flex-start}.ProductGrid-module__3iHNma__searchEmpty p{margin-bottom:32px;font-size:1.125rem;font-weight:400}@media screen and (max-width:1024px){.ProductGrid-module__3iHNma__productGrid{grid-template-columns:1fr 1fr 1fr;gap:24px}.ProductGrid-module__3iHNma__empty h3{text-align:center;margin-bottom:16px;font-size:1rem}.ProductGrid-module__3iHNma__empty button{width:100%!important}.ProductGrid-module__3iHNma__searchEmpty{align-items:center;width:100%}.ProductGrid-module__3iHNma__searchEmpty p{margin-bottom:16px;font-size:1rem}.ProductGrid-module__3iHNma__searchEmpty a{width:100%!important}}@media screen and (max-width:768px){.ProductGrid-module__3iHNma__productGrid{grid-template-columns:1fr 1fr;gap:16px}}
.ProductCard-module__4MloSG__productCard{width:100%;color:var(--black);flex-direction:column;display:flex;position:relative}.ProductCard-module__4MloSG__productCard.ProductCard-module__4MloSG__outOfStock{opacity:.5}.ProductCard-module__4MloSG__tags{flex-direction:column;gap:4px;display:flex;position:absolute;top:4px;left:4px}.ProductCard-module__4MloSG__tag{background-color:#fff;border:1px solid #1212121a;border-radius:100px;width:fit-content;padding:6px 8px;font-size:.75rem;font-weight:600}.ProductCard-module__4MloSG__tag.ProductCard-module__4MloSG__sale{background-color:var(--red);border:1px solid var(--red);color:#fff}.ProductCard-module__4MloSG__tag.ProductCard-module__4MloSG__discount{background-color:var(--yellow);border:1px solid var(--yellow)}.ProductCard-module__4MloSG__addToWishlist{cursor:pointer;background-color:var(--half-white);border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;display:flex;position:absolute;top:4px;right:4px;box-shadow:0 4px 4px #00000040}.ProductCard-module__4MloSG__addToWishlist.ProductCard-module__4MloSG__inWishlist svg path{fill:var(--red);stroke:var(--red)}.ProductCard-module__4MloSG__photo{aspect-ratio:1;border-radius:6px;flex-shrink:0;width:100%;height:auto;margin-bottom:6px}.ProductCard-module__4MloSG__productNameAndRating{justify-content:space-between;align-items:center;width:100%;margin-bottom:7px;display:flex}.ProductCard-module__4MloSG__productLink{color:var(--black);text-decoration:none}.ProductCard-module__4MloSG__productLink:hover{text-decoration:underline}.ProductCard-module__4MloSG__productNameAndRating h3{-webkit-line-clamp:1;line-clamp:1;text-transform:uppercase;-webkit-box-orient:vertical;font-size:.75rem;font-weight:600;display:-webkit-box;overflow:hidden}.ProductCard-module__4MloSG__ratingContainer{align-items:center;gap:2px;font-size:.75rem;display:flex}.ProductCard-module__4MloSG__reviews{color:#5d5c5a}.ProductCard-module__4MloSG__priceContainer{align-items:center;gap:6px;display:flex}.ProductCard-module__4MloSG__price{font-size:1.25rem;font-weight:600}.ProductCard-module__4MloSG__price.ProductCard-module__4MloSG__onSale{color:#0f743b}.ProductCard-module__4MloSG__oldPrice{color:#5d5c5a;font-size:.75rem;font-weight:400}.ProductCard-module__4MloSG__oldPrice span{text-decoration:line-through}.ProductCard-module__4MloSG__promotionTime{color:#0f743b;height:1rem;margin-bottom:3px;font-size:.75rem;font-weight:500;line-height:1rem}.ProductCard-module__4MloSG__inStock,.ProductCard-module__4MloSG__lowStock,.ProductCard-module__4MloSG__outOfStock{margin-bottom:6px;font-size:.75rem;font-weight:500}.ProductCard-module__4MloSG__inStock{color:#0f743b}.ProductCard-module__4MloSG__lowStock{color:var(--red)}.ProductCard-module__4MloSG__addToCartButton{background-color:var(--dark-green);border:2px solid var(--dark-green);color:#fff;cursor:pointer;border-radius:100px;justify-content:center;align-items:center;gap:6px;width:192px;padding:12px 16px;font-family:Manrope,sans-serif;font-size:.875rem;font-weight:600;transition:all .3s;display:flex}.ProductCard-module__4MloSG__outOfStock .ProductCard-module__4MloSG__addToCartButton{pointer-events:none}.ProductCard-module__4MloSG__addToCartButton:hover,.ProductCard-module__4MloSG__addToCartButton.ProductCard-module__4MloSG__inCart:hover{color:var(--black);background-color:#fff}.ProductCard-module__4MloSG__addToCartButton.ProductCard-module__4MloSG__inCart{color:var(--main-green);background-color:#fff}.ProductCard-module__4MloSG__addToCartButton svg{width:18px;height:18px;transition:all .3s ease-out}.ProductCard-module__4MloSG__addToCartButton path{fill:#fff;transition:all .3s ease-out}.ProductCard-module__4MloSG__addToCartButton:hover path,.ProductCard-module__4MloSG__addToCartButton.ProductCard-module__4MloSG__inCart:hover path{fill:var(--black)}.ProductCard-module__4MloSG__addToCartButton.ProductCard-module__4MloSG__inCart path{fill:var(--main-green)}@media screen and (max-width:769px){.ProductCard-module__4MloSG__tag{padding:4px 8px;font-size:.625rem}.ProductCard-module__4MloSG__productNameAndRating{flex-direction:column;align-items:flex-start;gap:4px}.ProductCard-module__4MloSG__productNameAndRating h3{line-clamp:2;-webkit-line-clamp:2;height:34px}.ProductCard-module__4MloSG__promotionTime{height:2rem}.ProductCard-module__4MloSG__addToCartButton{width:100%}}
