.categories-product-item{background:#fff;border-radius:15px;height:100%;overflow:hidden;padding:10px;position:relative;width:100%}@media only screen and (max-width:1024px){.categories-product-item{border-radius:10px;flex-direction:column;height:100%;padding:5px 0}}.categories-product-item__body{display:flex;flex-direction:column;height:100%;justify-content:center;width:100%}@media only screen and (max-width:780px){.categories-product-item__body{height:auto;max-height:100%}}.categories-product-item__body:hover .categories-product-item__photo{filter:brightness(120%)}.categories-product-item__body:hover .categories-product-item__title{color:#ac8c75}.categories-product-item__title{align-items:flex-start;display:flex;flex-grow:1;font-size:16px;font-weight:400;justify-content:center;line-height:16px;padding:10px 0;text-align:center;transition:all .3s ease-out}@media only screen and (max-width:1024px){.categories-product-item__title{color:#100c08;font-size:15px;font-weight:400;letter-spacing:-.2px;line-height:15px;padding:5px}}.categories-product-item__photo{border-radius:0;display:flex;height:150px;justify-content:center;max-height:150px;min-height:150px;overflow:hidden;position:relative;transition:filter 1s cubic-bezier(.25,.46,.45,.94);width:100%;z-index:0}@media only screen and (max-width:780px){.categories-product-item__photo{height:100px;max-height:100px;min-height:100px}}.categories-product-item__img{height:100%;-o-object-fit:contain;object-fit:contain}.categories-product-item--placeholder .categories-main-item__photo:after{display:none}.categories-product-item--placeholder .categories-product-item__body:hover .categories-product-item__photo{filter:none}@keyframes sandra-open{0%{opacity:0;transform:scale3d(1.1,1.1,1)}to{opacity:1;transform:scaleX(1)}}@keyframes sandra-close{0%{opacity:1}to{opacity:0;transform:scale3d(.9,.9,1)}}@keyframes dialog-mobile-open{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}@keyframes dialog-mobile-close{0%{opacity:1;transform:translateY(0)}to{opacity:1;transform:translateY(100%)}}@keyframes HideList{0%{transform:scaleY(1)}to{transform:scaleY(0)}}.categories-product{background:#f4f3f1;padding:90px 0 30px}@media only screen and (max-width:1024px){.categories-product{border-radius:0;margin-bottom:0;padding:30px 0 40px}}.categories-product--catalog{background:#fff;margin-bottom:90px;padding:0}@media only screen and (max-width:1024px){.categories-product--catalog{margin-bottom:0;padding:30px 0 40px}}.categories-product--catalog .categories-product-item,.categories-product--catalog .categories-product-item__photo{background:#f4f3f1}.categories-product--catalog .categories-product-item__img{mix-blend-mode:multiply}.categories-product__content{display:flex;flex-wrap:wrap;gap:20px 20px;padding:0}@media only screen and (max-width:780px){.categories-product__content{gap:10px 10px}}.categories-product__item{overflow:hidden;position:relative;width:calc(14.28% - 18px)}@media only screen and (max-width:1280px){.categories-product__item{width:15%}}@media only screen and (max-width:1050px){.categories-product__item{width:calc(19% - 6px)}}@media only screen and (max-width:1024px){.categories-product__item{width:calc(20% - 17px)}}@media only screen and (max-width:780px){.categories-product__item{width:calc(33.3% - 7px)}}.categories-product__controls{display:flex;justify-content:center;padding-top:30px}
