.product-like{display:flex;align-items:center;justify-content:center;background-color:rgb(var(--bg-color));border-radius:50%;transition:transform .1s,color .1s,box-shadow .1s;width:22px;height:22px;padding:0;color:rgb(var(--text-sub-color));box-shadow:0 0 8px rgba(var(--rel-shadow-color))}.product-like>svg{overflow:visible}.product-like>svg>path:nth-child(2){transition:stroke .1s,fill .1s;fill:rgb(var(--bg-color))}.product-like:focus>svg>path:first-child{transform-origin:center;stroke:rgba(var(--primary-light-color),.5)}.product-like:focus>svg>path:nth-child(2){stroke:rgb(var(--primary-color))}.product-like--favorite:focus{transform:scale(1.2)}.product-like--favorite:focus>svg>path:first-child{transform:scale(1.1);stroke:rgba(var(--error-color),.5)}.product-like--favorite>svg>path:nth-child(2){stroke:rgb(var(--error-color))!important;fill:rgb(var(--error-color))!important}.product-card__img{border-radius:inherit;width:100%;min-height:100%}.product-card__img_container{position:relative;width:100%;padding-top:100%;flex-shrink:0}.product-card__img_container>div:first-child{overflow:hidden;border-radius:8px;border:1px solid rgb(var(--img-border-color))}.product-card__name{flex-grow:1}.product-card__like{flex-shrink:0;margin-left:auto;box-shadow:none}.product-card__description{min-height:42px}@media screen and (min-width:1300px){.product-card__inner{position:relative;margin:-16px;padding:16px;background-color:rgb(var(--bg-color));border-radius:10px}.product-card__inner:hover{box-shadow:0 4px 15px rgba(var(--rel-shadow-color));z-index:1}}@media screen and (max-width:767px){.product-card__img_container{width:96px;height:96px;padding-top:0}}@media screen and (max-width:575px){.product-card__counter-control{width:auto;min-width:100px}.product-card__counter-control>button{border-radius:3px;width:32px!important;min-height:32px}}.infinite-status-prompt{display:flex;justify-content:center}.the-categories-aside-menu__item{display:block;margin-bottom:16px}.the-categories-aside-menu__item:last-child{margin-bottom:0}.the-categories-aside-menu__list_wrapper{margin:-8px -8px -8px -19px;padding:8px 8px 8px 3px}.the-categories-aside-menu__category{min-height:40px;border-radius:5px;width:100%;display:flex;justify-content:flex-start;align-items:center;padding:6px 16px;text-align:left;color:inherit}.the-categories-aside-menu__category:hover{background-color:rgba(var(--primary-light-color),.2)}.the-categories-aside-menu__category--selected{background-color:rgb(var(--primary-color))!important;color:rgb(var(--text-light-color))}@media screen and (max-width:991px){.the-categories-aside-menu{margin-left:calc(-50vw + 50% + 8px);margin-right:calc(-50vw + 50% + 8px)}.the-categories-aside-menu__category{box-shadow:0 0 8px rgba(var(--rel-shadow-color))}.the-categories-aside-menu__list{display:flex;flex-shrink:0}.the-categories-aside-menu__list_wrapper{margin:-8px;padding:8px calc((100vw - 688px)/2)}.the-categories-aside-menu__list_wrapper .os-content{width:auto!important}.the-categories-aside-menu__item{flex-shrink:0;margin-bottom:0;margin-right:12px}.the-categories-aside-menu__item:last-child{margin-right:0}.the-categories-aside-menu__category{display:flex;justify-content:center;min-height:36px}}@media screen and (max-width:767px){.the-categories-aside-menu__list_wrapper{padding-right:calc((100vw - 508px)/2);padding-left:calc((100vw - 508px)/2)}}@media screen and (max-width:575px){.the-categories-aside-menu__list_wrapper{padding-right:16px;padding-left:16px}}