.products-list{padding-top:1.5625rem}.products-list #Items{display:grid;grid-template-columns:repeat(auto-fill,minmax(310px,1fr));grid-gap:1px;transition:.3s}.product{display:grid;gap:.625rem;grid-row:span 4;grid-template-rows:subgrid;outline:1px solid var(--pgm-color-14);padding:.6875rem;position:relative;transition:all .2s ease}.product.innerBanner{align-items:center;display:flex;justify-content:center;padding:0}.product__header{font-size:.875rem;position:relative;text-align:center}.product__header-producer,.product__header-weight{color:var(--pgm-color-12);font-weight:600;text-align:center}.product__header-producer{display:block;text-transform:uppercase}.product__header-fullname{display:block}.product__header-name{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;text-overflow:ellipsis}.product__header .add-favorites{background-color:var(--pgm-color-black);display:none;font-size:0;height:1.125rem;mask:url(/assets/webdesign/svg/sprite.stack.svg#favorite) no-repeat 50% 50%;mask-size:cover;position:absolute;right:-.5625rem;top:-.5625rem;width:1.125rem}.product__header .add-favorites.active{background-color:var(--pgm-color-16);mask-image:url(/assets/webdesign/svg/sprite.stack.svg#favorite_active)}.product .product__image{max-height:11.75rem;position:relative}.product .product__image a{display:block;text-align:center}.product .product__image img{max-height:11.75rem}.product .product__image-attributes{display:flex;flex-direction:column;left:0;position:absolute;top:.625rem;z-index:10}.product__icon-sale{display:inline-flex}.product__icon-sale .iconDiscount{background:var(--pgm-color-16);border-radius:3px;color:var(--pgm-color-white);font-size:.8125rem;font-weight:600;line-height:1.308;padding:0 .3125rem .0625rem}.product .usrAttr{display:inline-flex;flex-direction:column;font-size:.875rem}.product .usrAttr .attr{background:var(--pgm-color-16);border-radius:3px;color:var(--pgm-color-white);font-size:.8125rem;font-weight:600;line-height:1.308;margin-bottom:.3125rem;padding:0 .3125rem .0625rem}.product__middle{display:grid;grid-template-rows:minmax(1.25rem,1.875rem) 1fr;padding-top:.625rem;z-index:2}.product__middle .gift{display:none}.product__line{align-items:center;display:flex;font-size:.875rem;gap:.625rem;opacity:0}.product__line-stars{align-items:center;display:flex;gap:.3125rem;justify-content:end;min-height:13px;overflow:hidden}.product__line-stars .stars-reviews{display:none}.product__line-stock{flex:1;font-weight:600;text-align:right}.product__line-stock .avail-ok,.product__line-stock .avail_1,.product__line-stock .avail_A{color:var(--pgm-color-15)}.product__line-stock .avail-nostock,.product__line-stock .avail_U{color:var(--pgm-color-16)}.product__line-stock .avail_L{color:var(--pgm-color-6)}.product__annotation,.product__line-stock .stock-date{display:none}.product__prices{align-items:baseline;display:flex;flex-wrap:wrap;gap:0 .625rem;padding:.625rem 0;text-align:center}.product__prices .pricerecom{color:var(--pgm-color-12);font-size:.875rem;font-weight:600;text-align:right;text-decoration-line:line-through;width:50%}.product__prices .pricerecom+.price{color:var(--pgm-color-16);text-align:left}.product__prices .price{flex:1;font-size:1.125rem;font-weight:700}.product__prices .price.price_ispremimum{color:var(--pgm-color-6)}.product__prices .price.price_ispremimum:after{background-color:var(--pgm-color-6);content:"";display:inline-block;height:.75rem;margin-left:.3125rem;mask:url(/assets/webdesign/svg/sprite.stack.svg#crown) no-repeat 50% 50%;mask-size:cover;width:.9375rem}.product__prices-vatinfo{color:var(--pgm-color-12);font-size:.8125rem;font-weight:600;width:100%}.product__prices-members{color:var(--pgm-color-6);font-size:.875rem;font-weight:600;width:100%}.product__prices-members:before{background-color:var(--pgm-color-6);content:"";display:inline-block;height:.75rem;margin-right:.3125rem;mask:url(/assets/webdesign/svg/sprite.stack.svg#crown) no-repeat 50% 50%;mask-size:cover;width:.9375rem}.product__prices-members:empty:before{display:none}.product__prices .sale-code{align-items:center;background:var(--pgm-color-36);border:1px solid var(--pgm-color-37);border-radius:15px;display:grid;font-size:.875rem;gap:.1875rem;grid-template-columns:repeat(auto-fit,minmax(50px,max-content));margin:auto 0 0;padding:.3125rem 1rem;text-align:center;width:100%;word-wrap:anywhere;justify-content:space-between}.product__prices .sale-code__text{align-items:center;display:flex;flex-wrap:wrap;gap:.1875rem}.product__prices .sale-code span{color:var(--pgm-color-6)}.product__prices .sale-code strong{font-weight:700;white-space:nowrap}.product__prices .sale-code__price{color:var(--pgm-color-16);font-weight:700}.product--voucher,.product__order{margin:auto;max-width:12.5rem}.product--voucher-inp,.product__order-inp{align-items:center;display:flex;justify-content:center}.product--voucher-inp .input-value,.product__order-inp .input-value{align-items:center;border:0;display:inline-flex;font-size:.875rem;font-weight:600;justify-content:center;width:3.125rem}.product--voucher-inp .input-spin,.product__order-inp .input-spin{align-items:center;border:1px solid var(--pgm-color-13);border-radius:39px;cursor:pointer;display:inline-flex;height:2.4375rem;justify-content:center;transition:all .2s ease;width:2.4375rem}.product--voucher-inp .input-spin:hover,.product__order-inp .input-spin:hover{background:var(--pgm-color-15);border-color:var(--pgm-color-15);color:var(--pgm-color-white)}.product--voucher-inp .input-spin:hover img,.product__order-inp .input-spin:hover img{filter:invert(1)}.product--voucher .is--hidden,.product__order .is--hidden{display:none}.product .watchDog{text-align:center}.product .watchDog .watch-dog-add{align-items:center;background-color:var(--pgm-color-white);border:1px solid var(--pgm-color-15);border-radius:7px;color:var(--pgm-color-black);display:inline-flex;font-family:var(--pgm-font);font-size:.875rem;font-weight:600;gap:.625rem;line-height:1.25;min-height:2.4375rem;padding:.3125rem .625rem;transition:all .3s ease}.product .watchDog .watch-dog-add:before{background-color:var(--pgm-color-black);content:"";display:block;flex-shrink:0;height:22px;mask:url(/assets/webdesign/svg/sprite.stack.svg#grizly) no-repeat 50% 50%;mask-size:cover;transition:all .2s ease;width:22px}.product .watchDog .watch-dog-add.activ{gap:6px}.product .watchDog .watch-dog-add.activ:before{background-color:var(--pgm-color-15);height:17px;mask:url(/assets/webdesign/svg/sprite.stack.svg#check) no-repeat 50% 50%;width:17px}.product .product-name{font-size:1rem;font-weight:500;text-transform:none}.product .product-footer{padding-top:1.25rem}.product .product-price .pricevat{font-size:1.125rem;font-weight:700;white-space:nowrap}.product .iconsItem{display:none}.product:hover{box-shadow:0 0 34px 0 rgba(0,0,0,.15);outline-color:var(--pgm-color-18);outline-offset:1px;z-index:10}.product:hover .product__line{opacity:1}.product.item-no-stock .product__header-name{color:var(--pgm-color-12)}.product.item-no-stock .product__image img,.product.item-no-stock .product__image-attributes{opacity:.5}.pd__sets h2{font-size:1.25rem;margin-bottom:.625rem}.pd__sets-list{background:var(--pgm-color-9);background-image:url(/ImgGalery/Img1/design/kruhy7.png),url(/ImgGalery/Img1/design/kruhy8.png);background-position:0 100%,100% 0;background-repeat:no-repeat,no-repeat;border-radius:10px;display:flex;gap:1.875rem;padding:3.75rem 1.875rem}.pd__sets-list-slide{display:flex;gap:5.625rem}.pd__sets-list--full{gap:5.625rem;padding:3.75rem 10.625rem}.pd__sets .product{background:var(--pgm-color-white);border-radius:10px;grid-template-rows:8.75rem minmax(40px,70px) 1fr;position:relative;width:14rem}.pd__sets .product:hover{box-shadow:none;outline:1px solid var(--pgm-color-14)}.pd__sets .product:after{background-image:url(/assets/webdesign/svg/sprite.stack.svg#add);content:"";display:block;height:.875rem;position:absolute;right:-3.125rem;top:calc(50% - 9px);width:.875rem}.pd__sets .product:last-child:after{display:none}.pd__sets .product__image a{align-items:center;display:flex;height:7.75rem;justify-content:center;overflow:hidden}.pd__sets .product__image a img{object-fit:contain}.pd__sets .product__middle{padding-top:0}.pd__sets .product-complete{align-items:center;display:flex;flex-direction:column;justify-content:center;text-align:center;width:18.75rem}.pd__sets .product-complete__total{font-size:1.25rem;margin-bottom:.625rem}.pd__sets .product-complete__total strong{font-weight:700}.pd__sets .product-complete__prices{color:var(--pgm-color-16);font-size:1.625rem;font-weight:700;margin:.125rem 0 1.875rem;white-space:nowrap}.pd__sets .product-complete__prices small{color:var(--pgm-color-12);font-size:1.125rem;font-weight:600;margin-right:.3125rem;text-decoration:line-through}.pd__sets .product-complete__prices span{color:var(--pgm-color-6);display:block;font-size:.875rem;font-weight:600;margin-top:.25rem;width:100%}.pd__sets .product-complete__prices span:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='12' fill='none'%3E%3Cpath fill='%23E94B24' d='M15.626 2.744a.62.62 0 0 0-.672-.086l-3.387 1.65L8.39.642a.62.62 0 0 0-.935 0L4.277 4.307.89 2.658a.619.619 0 0 0-.863.737l2.352 7.736c.079.26.32.439.592.439h9.902a.62.62 0 0 0 .592-.439l2.352-7.736a.62.62 0 0 0-.19-.65m-3.212 7.588H3.43l-1.805-5.94 2.538 1.236c.252.123.555.06.738-.15l3.022-3.485 3.021 3.484a.62.62 0 0 0 .739.151l2.538-1.236z'/%3E%3C/svg%3E");content:"";display:inline-block;height:.75rem;margin-right:.3125rem;width:.9375rem}.pd__sets .product-complete__prices span:empty:before{display:none}.pd__sets .product-complete__text{font-size:.875rem;margin-top:.625rem}.pd__sets .product-complete .product__order-btn{border-color:var(--pgm-color-15);padding:0 1.6875rem;white-space:nowrap;width:auto}.pd__sets .product-complete .stepper{align-items:center;display:flex;margin:auto}.pd__sets .product-complete .stepper .inp_count{align-items:center;background:transparent;border:0;display:inline-flex;font-size:.875rem;font-weight:600;justify-content:center;order:2;text-align:center;width:3.125rem}.pd__sets .product-complete .stepper-step{align-items:center;background:var(--pgm-color-white);border:1px solid var(--pgm-color-13);border-radius:39px;cursor:pointer;display:inline-flex;font-size:0;height:2.4375rem;justify-content:center;transition:all .2s ease;width:2.4375rem}.pd__sets .product-complete .stepper-step.up{order:3}.pd__sets .product-complete .stepper-step.up:after{background-color:var(--pgm-color-black);content:"";display:inline-block;height:.875rem;mask:url(/assets/webdesign/svg/sprite.stack.svg#add) no-repeat 50% 50%;mask-size:cover;width:.875rem}.pd__sets .product-complete .stepper-step.down{order:1}.pd__sets .product-complete .stepper-step.down:after{background-color:var(--pgm-color-black);content:"";display:inline-block;height:.875rem;mask:url(/assets/webdesign/svg/sprite.stack.svg#remove) no-repeat 50% 50%;mask-size:cover;width:.875rem}.pd__sets .product-complete .stepper-step:hover{background:var(--pgm-color-15);border-color:var(--pgm-color-15)}.pd__sets .product-complete .stepper-step:hover:after{background-color:var(--pgm-color-white)}.pd__sets .pd__sets-list--count-4{padding:3.75rem 4.375rem}.pd__sets .pd__sets-list--count-4 .product{width:calc(25% - 50px)}.pd__sets .pd__sets-list--count-4 .product:after{right:-3.125rem}.pd-recipes{margin:auto;max-width:75rem;padding:3.75rem .75rem .625rem}.pd-recipes__description{padding:1.25rem 0 2.5rem}.pd-recipes__list{display:grid;gap:1.25rem;grid-template-columns:repeat(3,1fr)}.recipe{background-color:var(--pgm-color-9);border-radius:10px;display:flex;flex-direction:column}.recipe__header{height:13.75rem;overflow:hidden}.recipe__header a{align-items:center;border-radius:10px 10px 0 0;display:grid;height:100%;justify-content:center;overflow:hidden}.recipe__header img{grid-column:1;grid-row:1;object-fit:cover}.recipe__header h3{align-self:end;color:var(--pgm-color-white);font-size:1.25rem;font-weight:600;grid-column:1;grid-row:1;justify-self:center;margin-bottom:1.25rem;text-align:center}.recipe__middle{flex:1;line-height:1.375;padding:1.25rem;text-align:left}.recipe__middle h4{font-size:1rem;font-weight:600;margin-bottom:.625rem}.recipe__middle-ingredients{padding-bottom:1.25rem}.recipe__middle-ingredients ul{list-style-type:disc;padding:0 1.25rem}.recipe__footer{padding:1.25rem}@media (min-width:768px){.product:hover .add-favorites{display:block}}@media (max-width:1500px){.pd__sets .pd__sets-list--count-4 .pd__sets-list-slide{gap:2.5rem;width:calc(100% - 1px)}.pd__sets .pd__sets-list--count-4 .product{width:calc(25% - 25px)}.pd__sets .pd__sets-list--count-4 .product:after{right:-1.625rem}}@media (max-width:1450px){.pd__sets-list--full{padding:1.875rem}}@media (max-width:1200px){.products-list .items-count{font-size:.875rem;padding:0 0 .625rem;text-align:right}}@media (max-width:1150px){.pd__sets{background:var(--pgm-color-9);margin:0 -.625rem;padding:1.5rem .75rem}.pd__sets-list{background:var(--pgm-color-white);flex-direction:column;gap:0;width:auto}.pd__sets-list-slide{flex-direction:column;gap:3rem 0;width:auto}.pd__sets-list--full{padding:.625rem 0}.pd__sets .product{background:transparent;border:0;border-radius:0;gap:.625rem;grid-template-columns:3.75rem 1fr 4.375rem;grid-template-rows:1fr;outline:0;padding:.3125rem .9375rem;width:auto}.pd__sets .product:after{bottom:-2rem;right:calc(50% - 5px)!important;top:auto}.pd__sets .product__image a{height:3.4375rem}.pd__sets .product__image a img{height:3.4375rem;width:auto}.pd__sets .product__header,.pd__sets .product__header-producer{text-align:left}.pd__sets .product__middle .product__prices{align-items:end;flex-direction:column;flex-wrap:unset;gap:0;padding:0}.pd__sets .product__middle .product__prices .pricerecom{width:100%}.pd__sets .product-complete{margin:auto}.pd__sets .product-complete__total{margin-bottom:.5rem;padding-top:36px}.pd__sets .product-complete__prices{margin-bottom:1.125rem}.pd__sets .product-complete .product__order-btn{padding:0 3.75rem}.pd__sets .pd__sets-list--count-4 .product{width:auto}}@media (max-width:1024px){.pd-recipes__list{grid-template-columns:repeat(2,1fr)}}@media (max-width:950px){.products-list{padding-top:0}.products-list #Items{grid-template-columns:repeat(auto-fill,minmax(167px,1fr))}.product .product__image img{height:auto}}@media (max-width:900px){.product__prices .sale-code{grid-template-columns:1fr}.product__prices .sale-code__text{justify-content:center}}@media (max-width:768px){.product__header .add-favorites{display:none}.body-fullcommoditypage .product__header .add-favorites,.body-portal-profil-edit .product__header .add-favorites{display:block}.product .product__image img{width:8.75rem}.product__icon-sale{top:-.625rem}.product .usrAttr{top:.625rem}.pd-recipes__list{grid-template-columns:1fr}}@media (max-width:500px){.product{padding:.9375rem .9375rem .625rem}.product__middle{display:block}.product__line{display:none}}