.products{-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:40px}.products,.products__item{display:-webkit-box;display:-ms-flexbox;display:flex}.products__item{-webkit-box-orient:vertical;-webkit-box-direction:normal;background:#fff;border-radius:25px 0 25px 0;-ms-flex-direction:column;flex-direction:column;margin:0 15px 15px 0;position:relative;-webkit-transition:all .2s ease;transition:all .2s ease;width:calc(25% - 11.25px)}.products__item:nth-child(4n){margin-right:0}.products__item:active,.products__item:focus,.products__item:hover{-webkit-box-shadow:0 0 20px rgba(0,0,0,.1);box-shadow:0 0 20px rgba(0,0,0,.1);-webkit-transform:scale(1.05);-ms-transform:scale(1.05);transform:scale(1.05)}.products__item:active .products__title__link,.products__item:focus .products__title__link,.products__item:hover .products__title__link{color:#c93}.products__item--faded{opacity:.5}.products__title{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;margin:0;padding:10px 15px 8px}.products__title__link{color:#000;font-size:1rem;text-decoration:none}.products__title__link:active,.products__title__link:focus,.products__title__link:hover{color:#c93;text-decoration:none}.products__photo{padding:0 15px;position:relative}.products__photo__link{background:#fff;display:block;height:0;margin:0;overflow:hidden;padding-bottom:100%;text-align:center;width:100%;z-index:1}.products__photo__link img{max-width:100%}.products .labels{bottom:0;pointer-events:none;position:absolute;right:-5px;z-index:1}.products__stock{color:#219022;font-family:Fredoka,sans-serif;font-size:1rem;font-weight:700;padding:8px 16px}.products__stock--onOrder{color:#c90}.products__stock--out{color:#c00}.products__bottom{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:justify;-ms-flex-pack:justify;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between}.products__price{font-family:Fredoka,sans-serif;font-size:1.2rem;font-weight:700;margin:0;padding:0 0 0 16px}.products__priceText{white-space:nowrap}.products__price--original{color:#666;font-size:1rem;text-decoration:line-through}.products__onWay{color:#333;display:block;font-size:1rem}.products__button{border:none;border-radius:10px 0 15px 0;font-size:1.2rem;height:40px}.products--row3 .products__item{margin:0 10px 10px 0;width:calc(33.33333% - 6.66667px)}.products--row3 .products__item:nth-child(3n){margin-right:0}.products--row4 .products__item{margin:0 10px 10px 0;width:calc(25% - 7.5px)}.products--row4 .products__item:nth-child(4n){margin-right:0}.products--simply .products__title{backdrop-filter:blur(2px);background:hsla(0,0%,100%,.8);opacity:0;position:absolute;-webkit-transition:all .2s ease;transition:all .2s ease;z-index:2}.products--simply .products__stock{display:none}.products--simply .products__bottom{backdrop-filter:blur(2px);background:hsla(0,0%,100%,.8);bottom:0;position:absolute;width:100%;z-index:2}.products--simply .products__item:hover .products__title{opacity:1}.products--simply .labels{display:none}@media only screen and (max-width:900px){.products__item{margin:0 10px 10px 0;width:calc(25% - 7.5px)}.products__photo{padding:0 5px}.products--row3 .products__item{margin:0 10px 10px 0;width:calc(25% - 7.5px)}.products--row3 .products__item:nth-child(3n){margin-right:10px}.products--row3 .products__photo{padding:0 5px}}@media only screen and (max-width:800px){.products__item{width:calc(33.33333% - 6.66667px)}.products__item:nth-child(4n){margin-right:10px}.products__item:nth-child(3n){margin-right:0}.products--row3 .products__item{width:calc(33.33333% - 6.66667px)}.products--row3 .products__item:nth-child(4n){margin-right:10px}.products--row3 .products__item:nth-child(3n){margin-right:0}}@media only screen and (max-width:650px){.products__item{width:calc(50% - 5px)}.products__item:nth-child(3n){margin-right:10px}.products__item:nth-child(2n){margin-right:0}.products--row3 .products__item{width:calc(50% - 5px)}.products--row3 .products__item:nth-child(3n){margin-right:10px}.products--row3 .products__item:nth-child(2n){margin-right:0}}@media only screen and (max-width:370px){.products__item{margin-right:0;width:100%}.products__item:nth-child(3n){margin-right:0}.products--row3 .products__item{margin-right:0;width:100%}.products--row3 .products__item:nth-child(3n){margin-right:0}}.labels__item{-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;font-family:Fredoka,sans-serif;font-size:1rem;padding:4px 8px 4px 4px;text-transform:uppercase}.labels__item svg{height:16px;margin-right:8px;width:16px}.labels__item--action{background:#c93}.labels__item--new{background:#219022}.labels__item--recommended{background:#941026}.labels__item--freeDelivery{background:#219022}.labels__item--discount{background:#c93}.labels--productsListing .labels__item{margin:0 0 5px}.labels--productDetail{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:-10px 0 20px}.labels--productDetail .labels__item{margin:0 5px 0 0}