@charset "utf-8";.sticky{position:-webkit-sticky;position:sticky;top:0;z-index:101}.sticky--banner{z-index:99999999999}@media(max-width:999px){.xf-ripple{overflow:hidden;position:relative;display:block}.xf-ripple,.xf-ripple a,.xf-ripple label{-webkit-tap-highlight-color:transparent}.xf-ripple-effect{position:absolute;border-radius:50%;width:50px;height:50px;background:#fff;animation:xf-ripple-animation 1.2s}.xf-ripple_gray .xf-ripple-effect{background-color:#ccc}}@keyframes xf-ripple-animation{0%{transform:scale(1);opacity:.2}to{transform:scale(13);opacity:0}}@media(min-width:1000px){.xf-ripple-effect{display:none}}.xf-search{font-family:Roboto,-apple-system,sans-serif}.xf-search.xf-wrapper{left:-20px}.xf-search-header__form{margin-bottom:13px}.xf-search-header__field{width:100%;border:2px solid #e5e5e5;padding:8px 67px 10px 17px;font-family:Roboto,-apple-system,sans-serif;font-size:38px;border-radius:4px;color:#000;outline:none}.xf-search-header__field:focus{border-color:#c6e0ad;box-shadow:0 0 2px 2px rgba(121,193,67,.3)}.xf-search-header__field-label{display:block;position:relative;font-size:47px}.xf-search-header__field-icon{position:absolute;top:9px;right:20px;color:#b0d235}.xf-search-header__similar{margin-bottom:45px;padding-left:5px;font-size:18px;letter-spacing:.2px}.xf-search-header__similar-link{letter-spacing:0}.xf-search-header__similar-link:visited{color:#0072bc}body:not(._not-hover) .xf-search-header__similar-link:hover{color:#008ae5}.xf-search-header__similar-link:active{color:#ff0f00}.xf-search-tabs__link-list{display:flex;border-bottom:1px solid #ebebeb;list-style:none;margin:0;padding:0;justify-content:center}.xf-search-tabs__link{border-bottom:4px solid transparent;transition:border-bottom-color .3s ease,color .3s ease;color:#808285;font-size:18px;padding:0 4px 13px;position:relative;top:1px;cursor:pointer;max-width:45%}.xf-search-tabs__link._active,.xf-search-tabs__link:active,body:not(._not-hover) .xf-search-tabs__link:hover{color:#333;border-bottom-color:#b2d235}.xf-search-tabs__link a{color:#444}.xf-search-tabs__block-list{list-style:none;margin:0;padding:0}.xf-search-tabs__block{display:none;position:relative;min-height:100px}.xf-search-tabs__block._active{display:block}.xf-search-tabs__link{text-transform:uppercase;font-family:Roboto,-apple-system,sans-serif;font-size:17px;line-height:21px;color:#444;padding:0 12px}.xf-search-tabs__link span{color:#b2b2b2;font-size:13px;text-transform:none}body:not(._not-hover) .xf-search-tabs__link:hover,body:not(._not-hover) .xf-search-tabs__link:hover span{color:#b1d235}.xf-search-tabs__link._disabled{color:#bcbec0}body:not(._not-hover) .xf-search-tabs__link._disabled:hover{border-color:transparent;cursor:default}.xf-search-tabs__block{margin-top:30px}.xf-search-tabs-grid{display:grid;grid-template-columns:25% 75%;grid-template-rows:minmax(0,max-content) minmax(0,max-content) auto;grid-template-areas:"filterBlock heading" "filterBlock tags" "filterBlock listing"}.xf-search-tabs-grid__filters{grid-area:filterBlock}.xf-search-tabs-grid__heading{grid-area:heading}.xf-search-tabs-grid__listing{grid-area:listing}.xf-search-tabs-grid__tags{grid-area:tags}.xf-search-submenu{position:relative;display:none}body:not(._not-hover) .xf-search-submenu:hover .xf-search-submenu__link:after{transform:rotate(-45deg);top:2px}body:not(._not-hover) .xf-search-submenu:hover .xf-search-submenu__submenu{opacity:1;visibility:visible}.xf-search-submenu__link:after{content:"";display:inline-block;width:10px;height:10px;background:transparent;border-color:#77bd43 #77bd43 transparent transparent;border-style:solid;border-width:2px;transform:rotate(135deg);margin-left:15px;position:relative;top:-5px}.xf-search-submenu__link._active:after{transform:rotate(-45deg);top:-3px}.xf-search-submenu__submenu{list-style:none;margin:0;position:absolute;top:100%;right:0;background:#fff;box-shadow:0 0 5px 1px rgba(0,0,0,.2);border-radius:3px;z-index:20;padding:15px 20px;text-align:left;min-width:250px;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease}.xf-search-submenu__submenu-item{font-size:0;line-height:1.2}.xf-search-submenu__submenu-link{padding:10px;color:#333;font-family:Roboto,-apple-system,sans-serif;font-size:14px;font-weight:400;white-space:nowrap;display:block;cursor:pointer}body:not(._not-hover) .xf-search-submenu__submenu-link:hover{color:#999}.xf-search-no-results{text-align:center;margin-top:10px;margin-bottom:80px;padding-top:60px;border-top:1px solid #f2f2f2}.xf-search-no-results__header{font-family:Roboto,-apple-system,sans-serif;font-weight:700;font-size:24px;color:#333}.xf-search-no-results__text{margin:30px 0;font-size:16px;line-height:1.5625}.xf-search-no-results__list{list-style:none;margin:0;padding:0}.xf-search-no-results__item{line-height:1.7}.xf-search-no-results__link{border-radius:3px;color:#fff;padding:11px 46px;background-color:#7ac143;border:0;text-align:center;transition:background-color .3s ease;cursor:pointer;font-family:Roboto,-apple-system,sans-serif;font-weight:700;display:inline-block;font-size:17px}.xf-search-no-results__link:focus,body:not(._not-hover) .xf-search-no-results__link:hover{background-color:#008b44}.xf-search-no-results__link:active{background-color:#00803e}.xf-search-no-results__link._disabled,.xf-search-no-results__link:disabled,body:not(._not-hover) .xf-search-no-results__link._disabled:hover,body:not(._not-hover) .xf-search-no-results__link:disabled:hover{background-color:#e6e6e6;cursor:default}.xf-header-search__list{width:100%!important}.xf-header-search__item-more{display:none;position:absolute;left:100%;top:0;padding-left:8px}.xf-header-search__item-more .xf-product{width:225px;font-weight:400;box-shadow:0 4px 4px rgba(0,0,0,.1)}.xf-header-search__item-more .xf-product .xf-product-cost__current{font-size:18px}.xf-header-search__item-more .xf-product .xf-product-cost__current .xf-price__penny,.xf-header-search__item-more .xf-product .xf-product-cost__current .xf-rouble-symbol{color:currentColor}.xf-header-search__item-more .xf-product .xf-product-cost__current._highlight .xf-price__penny,.xf-header-search__item-more .xf-product .xf-product-cost__current._highlight .xf-rouble-symbol{color:#f24d42}.xf-header-search__item-more .xf-product .xf-product-cost__current._highlight .xf-price__rouble:before{height:100%;width:calc(100% + 20px);top:1px}.xf-header-search__item-more .xf-product .xf-product-spinner__dec,.xf-header-search__item-more .xf-product .xf-product-spinner__inc{width:39px}.xf-header-search__item-more .xf-product__main-info{display:flex}.xf-header-search__item-more .xf-product__picture-wrap{min-width:105px;margin-top:5px;position:relative;padding-right:10px;flex:1}.xf-header-search__item-more .xf-product__out{height:auto;padding-top:0;padding-bottom:12px}.xf-header-search__item-more .xf-product__title-wrap{width:147px}.xf-header-search__item-more .xf-product__to-cart .xf-product-spinner__field{width:calc(100% - 82px)}.xf-header-search__more{line-height:40px;text-align:center;font-family:Roboto,-apple-system,sans-serif;font-size:14px}.xf-header-search__more-link{display:block;padding:0 20px;font-family:Roboto,-apple-system,sans-serif;font-weight:700;color:#7ac143}body:not(._not-hover) .xf-header-search__more-link:hover{background:#f7f7f7}.xf-header-search__item-price{margin-left:20px;font-size:18px;font-family:Roboto,-apple-system,sans-serif;font-weight:700;margin-right:10px}.xf-header-search__item-price .xf-price{font-size:18px}.xf-header-search__item-fraction{font-size:.6em}.xf-header-search__item-icon{width:38px;height:38px;margin-right:10px}.xf-autocomplete__item:hover{font-weight:700}.xf-autocomplete__item._product:hover .xf-header-search__item-more{display:block}.xf-autocomplete__item._product .xf-autocomplete__item-link{justify-content:space-between;align-items:center;padding:2px 15px}.xf-autocomplete__item._product .xf-header-search__item-text{display:block;padding:10px 0}.xf-autocomplete__item._brand .xf-autocomplete__item-link{padding:6px 15px}.xf-mp-recipe-news__link a:hover{border-bottom:1px dotted #fff}@media(min-width:1440px){.xf-search.xf-wrapper{width:100%;max-width:100%;padding:0;left:0}.xf-search-tabs-grid{grid-template-columns:17% 83%}}.xf-search-result__header.xf-products-section{display:flex;justify-content:space-between;padding-left:251px}.xf-search-result__header .xf-products-section__title{font-size:24px;line-height:28px;font-weight:600;color:#043e44;margin-right:15px}.xf-search-result__group{width:100%}.xf-search-result__panel{display:flex;flex-direction:row;position:relative}.xf-search-result__panel .xf-favorite-catalog{flex:1}.xf-search-result__panel .xf-favorite-catalog .xf-catalog__item{width:33.33333%}.xf-search-result__filter{width:242px;padding-top:0;flex-shrink:0}.xf-search-result__recipe{width:100%}.xf-search-result .xf-sort._no-padding{padding-left:0}.xf-search-result .xf-empty-section,.xf-search-result .xf-inform{margin-bottom:20px}.xf-search-result__catalog .xf-catalog{margin-right:-10px}.xf-search-result__catalog .xf-catalog__item{padding:0 10px;margin-right:0;margin-bottom:20px;width:33.33333%}.xf-search-result__catalog._full{padding-left:0}.xf-search-result__catalog._full .xf-catalog .xf-catalog__item{width:25%}.xf-search-result__catalog .xf-product__out-time{font-size:15px;font-weight:400}.xf-search-result._shrink .xf-search-result__filter{width:220px}.xf-search-result._shrink .xf-search-result__header{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}@media(min-width:1440px){.xf-search-result__header.xf-products-section{padding-left:242px}.xf-search-result .xf-recipes__list-item{width:calc(20% - 1px);padding:0 7px}.xf-search-result .xf-mp-recipe-news__item{width:33.33333%}.xf-search-result__catalog .xf-catalog{width:100%}.xf-search-result__catalog .xf-catalog__item{width:calc(20% - 10px);padding:0;margin:0 10px 15px 0}.xf-search-result li.xf-recipes__list-item:nth-child(7n+4){flex-basis:auto;max-width:auto}.xf-search-result li.xf-recipes__list-item:nth-child(7n+4) .xf-duration-block{top:9px;right:8px;left:auto}.xf-search-result li.xf-recipes__list-item:nth-child(11n+6){flex-basis:100%;max-width:100%;padding-right:12px}.xf-search-result li.xf-recipes__list-item:nth-child(11n+6) .xf-duration-block{top:17px;right:auto;left:20px}.xf-search-result li.xf-recipes__list-item:nth-child(7n+4) .xf-recipe-teaser{display:block}.xf-search-result li.xf-recipes__list-item:nth-child(7n+4) .xf-recipe-teaser__media{position:relative;top:auto;left:auto;width:auto;height:150px}.xf-search-result li.xf-recipes__list-item:nth-child(7n+4) .xf-recipe-teaser__image-pic{max-height:100%}.xf-search-result li.xf-recipes__list-item:nth-child(7n+4) .xf-recipe-teaser__video{top:10px;left:12px;width:50px;height:50px}.xf-search-result li.xf-recipes__list-item:nth-child(7n+4) .xf-recipe-teaser__type{bottom:10px}.xf-search-result li.xf-recipes__list-item:nth-child(7n+4) .xf-recipe-teaser__desc{position:static;width:auto;height:314px;margin:0;padding-bottom:72px;background:0;border-radius:0}.xf-search-result .xf-recipes__list-item:nth-child(11n+6) .xf-recipe-teaser{display:flex;flex-direction:row-reverse;padding-bottom:0}.xf-search-result .xf-recipes__list-item:nth-child(11n+6) .xf-recipe-teaser__media{position:absolute;top:0;left:0;width:100%;height:100%}.xf-search-result .xf-recipes__list-item:nth-child(11n+6) .xf-recipe-teaser__image-pic{width:100%;max-height:none}.xf-search-result .xf-recipes__list-item:nth-child(11n+6) .xf-recipe-teaser__video{top:20px;left:20px;width:60px;height:60px}.xf-search-result .xf-recipes__list-item:nth-child(11n+6) .xf-recipe-teaser__type{bottom:20px}.xf-search-result .xf-recipes__list-item:nth-child(11n+6) .xf-recipe-teaser__desc{position:relative;width:340px;height:232px;margin:19px 17px 19px 0;padding-bottom:82px;background:hsla(0,0%,100%,.95);border-radius:3px}}.xf-search-result__filter.fo-loader{border-radius:6px}.xf-branding-line{position:relative;height:3px;width:100%;background:#a6ce39}.xf-branding-line__elem{width:68%;background:#2dc033;display:block;height:100%;margin:0;border:none}.xf-branding-line__elem:after,.xf-branding-line__elem:before{content:"";width:44%;height:100%}.xf-branding-line__elem:before{background:#007940;float:left}.xf-branding-line__elem:after{background:#77bd43;float:right}.xf-branding-line:after{content:"";display:table;clear:both}.fo-checkout-body .xf-branding-line{position:fixed;top:0;height:3px;width:100vw;background:#a6ce39}.xf-cart-info{vertical-align:top;white-space:nowrap}.xf-cart-info__list{font-size:0}.xf-cart-info__item{position:relative;display:inline-block;margin-left:25px;vertical-align:top}.xf-cart-info__item:first-child{margin-left:0}.xf-cart-info__item.js-popup-cart._hover{z-index:7001}.xf-cart-info__link{display:flex}.xf-cart-info__icon{position:relative;display:block;height:31px}.xf-cart-info__icon-img{position:absolute;top:0;left:0;font-size:31px;color:#b1d235;transition:color .3s ease}.xf-cart-info__icon-count{position:relative;z-index:1;overflow:hidden;display:inline-block;min-width:18px;max-width:50px;height:18px;margin-left:20px;padding:0 3px;line-height:19px;vertical-align:middle;text-align:center;text-overflow:ellipsis;font-size:11px;background:#ff582a;color:#fff;border-radius:20px;transform:scale(1);transition:transform .15s ease;top:-4px;left:5px;font-family:Roboto,-apple-system,sans-serif;font-weight:700}.xf-cart-info__icon-count._hidden{display:inline-block;opacity:0;color:transparent;transform:scale(0);transition:transform .3s ease,opacity .3s ease}.xf-cart-info__cost{display:block;vertical-align:top;color:#333;font-weight:700}.xf-cart-info__cost>div{margin:5px 0 0 8px}.xf-cart-info__cost .xf-rouble-symbol{color:#b2b2b2;padding-left:3px}.xf-cart-info__hovered svg,body:not(._not-hover) .xf-cart-info__link:hover .xf-cart-info__icon-img{color:#007940}.xf-header{line-height:1}.xf-header:after{content:"";display:table;clear:both}.xf-header__lk-menu{display:flex;height:100%;flex-direction:row;justify-content:center;align-items:center}.xf-header__navigation-list{flex:1;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;padding:4px 0 0 21px;margin:0;position:relative;flex-basis:497px}.xf-header__navigation-list._auth:after{content:"";display:block;width:1px;height:29px;background-color:#f2f2f2;position:absolute;right:0;top:0;bottom:0;margin:auto}.xf-header__navigation-item{list-style-type:none;margin-right:44px;position:relative}.xf-header__navigation-item:last-child{margin-right:0}body:not(._not-hover) .xf-header__navigation-item:hover .xf-header-submenu-link__submenu{visibility:visible;opacity:1}.xf-header__navigation-link{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;font-family:Roboto,-apple-system,sans-serif;font-size:15px;line-height:35px;color:#444}.xf-header__navigation-link .xf-svg{color:#b2b2b2;margin-right:6px}.xf-header__navigation-link .xf-svg._recipe{width:21px;height:21px}.xf-header__navigation-link .xf-svg._club{width:25px;height:17px}body:not(._not-hover) .xf-header__navigation-link:hover,body:not(._not-hover) .xf-header__navigation-link:hover .xf-svg{color:#b2d235}.xf-header__meta{border-bottom:1px solid #f2f2f2;padding:3px 0 4px}.xf-header__meta .xf-wrapper{display:flex;justify-content:space-between;flex-direction:row;align-items:center}.xf-header__bar{padding:14px 0 13px;margin:0}.xf-header__bar .xf-wrapper{display:flex;flex-direction:row;align-items:flex-start;justify-content:space-between}.xf-header__bar-group{display:flex;flex-direction:row;min-width:120px;justify-content:center;padding:8px 16px 0;position:relative}.xf-header__bar-group:after{content:"";display:block;width:1px;height:29px;background-color:#f2f2f2;position:absolute;left:0;top:0;bottom:0;margin:auto}.xf-header__bar-group._auth:after{display:none}.xf-header__sections{background-color:#7ac143}.xf-header__sections .xf-wrapper{justify-content:space-between;flex-direction:row;display:flex;flex-shrink:0}.xf-header__sections-group{display:flex;flex:1}.xf-header__sections._active{background-color:#005826}.xf-header__sections._active .xf-header-catalog__select,.xf-header__sections._active .xf-header__checkbox-group label,.xf-header__sections._active .xf-header__wrapper{background-color:#337951}.xf-header__sections._active .xf-full-header-search__btn .xf-svg{color:#337951}.xf-header__nav{padding-left:13px;flex:1;overflow:hidden}.xf-header__contacts{white-space:nowrap;order:2;position:relative}.xf-header__contacts:before{content:"";display:block;width:28px;height:100%;background:linear-gradient(90deg,#fff 17.86%,hsla(0,0%,100%,0) 110.71%);transform:matrix(-1,0,0,1,0,0);position:absolute;left:-28px;bottom:-1px;z-index:1}.xf-header__logo{width:239px}.xf-header__logo-img{background-size:100% 100%;background-repeat:no-repeat;display:block;width:239px;height:48px}.xf-header__logo-img img{max-width:100%;height:auto}.xf-header__search{flex:1;position:relative;max-width:498px;padding:5px;background-color:#95cd69}.xf-header__search .xf-autocomplete__item-link{display:flex!important}.xf-header__search-clear{background:transparent;border:none;padding:0;box-shadow:none;height:40px;width:30px;position:absolute;top:0;right:43px;display:flex;flex-direction:column;align-items:flex-end;justify-content:center;color:#b2b2b2}.xf-header__search-clear svg{width:15px;height:15px}body:not(._not-hover) .xf-header__search-clear:hover{color:#79c144}.xf-header__lk-block{z-index:101}.xf-header-location{display:inline-block;position:relative;padding-left:17px;padding-right:11px;transition:color .1s ease;cursor:pointer;font-size:13px;line-height:15px;max-width:100%}.xf-header-location:active,body:not(._not-hover) .xf-header-location:hover{color:#b1d235}.xf-header-location .xf-svg{position:absolute;display:block;top:0;left:0;content:"";width:16px;height:16px;color:#b5b5b5}.xf-header-location:after{content:"";display:inline-block;width:6px;height:6px;background:transparent;border-right:1px solid #666;border-bottom:1px solid #666;transform:rotate(45deg);position:absolute;right:0;top:4px}.xf-header-location._active{color:#b1d235}.xf-header-location._active:after{top:7px;border:1px solid #666;border-right:none;border-bottom:none}.xf-header-location .xf-dotted-link{max-width:100%}.xf-dotted-link{border-bottom:1px dotted;cursor:pointer;color:inherit;color:#7ac143;display:inline-block;max-width:95%;vertical-align:middle;text-align:center;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.xf-dotted-link:active,body:not(._not-hover) .xf-dotted-link:hover{border-bottom-color:transparent}.xf-dotted-link:active{color:#80b857}.xf-header-catalog{position:relative;width:231px;display:inline-block;vertical-align:top;z-index:5001}.xf-header-info-nav{list-style:none;margin:0;padding:0;white-space:nowrap;font-family:Roboto,-apple-system,sans-serif;font-weight:400;position:relative}.xf-header-info-nav__item{display:inline-block;padding-left:7px;position:relative}.xf-header-info-nav__item:first-child{padding-left:0}.xf-header-info-nav__item:not(:first-of-type):after{pointer-events:none;font-size:15px;background:#7ac143;display:inline-block;content:"";width:3px;height:3px;border-radius:50%;vertical-align:middle;position:absolute;left:0;top:3px;bottom:0;margin:auto}.xf-header-info-nav__link{color:#444;transition:color .1s ease;font-size:13px}.xf-header-info-nav__link ._count{color:#ff582a;font-weight:700}.xf-header-info-nav__link:hover{color:#7ac143}.xf-header-info-nav__link._dotted{border-bottom:1px dotted;cursor:pointer;color:inherit;color:#7ac143;display:inline-block;padding-bottom:0}body:not(._not-hover) .xf-header-info-nav__link._dotted:hover{border-bottom-color:transparent}.xf-header-info-nav__link._dotted:active{border-bottom-color:transparent;color:#80b857}.xf-header-info-nav__link._dotted:hover{text-decoration:none}.xf-header__city{white-space:nowrap;position:relative}.xf-header-submenu{flex-grow:1;flex-shrink:0;display:inline-block;list-style:none;margin:0;padding:0;height:51px;line-height:40px;vertical-align:middle}.xf-header-submenu-link{position:relative;cursor:pointer;font-size:15px;text-align:center;padding-left:17px;padding-right:17px;font-family:Roboto,-apple-system,sans-serif;font-weight:400;display:flex;flex-direction:row;justify-content:center;align-items:center;width:120px}.xf-header-submenu-link .xf-svg{font-size:26px;color:#fff}body:not(._not-hover) .xf-header-submenu-link:hover .xf-header-submenu-link__link:after{transform:rotate(225deg);margin-top:-2px}body:not(._not-hover) .xf-header-submenu-link:hover .xf-header-submenu-link__link{color:#fff;font-weight:700}body:not(._not-hover) .xf-header-submenu-link:hover .xf-header-submenu-link__submenu{visibility:visible;opacity:1}.xf-header-submenu-link__link{color:#4c4c4c;transition:color .1s ease}.xf-header-submenu-link__link:active,body:not(._not-hover) .xf-header-submenu-link__link:hover{color:#79c143}.xf-header-submenu-link__link._reg-link{color:#fff;transition:color .1s ease;font-size:15px;font-family:Roboto,-apple-system,sans-serif;font-weight:400}.xf-header-submenu-link__link._reg-link._separate:before{content:"";width:1px;position:absolute;top:16px;left:-1px;background-color:#f2f2f2;height:20px}.xf-header-submenu-link__link.tst_login{width:34px}.xf-header-submenu-link__submenu{position:absolute;top:100%;list-style:none;margin:0;background:#fff;box-shadow:0 4px 10px rgba(0,0,0,.25);border-radius:4px;z-index:200;padding:0;text-align:left;width:270px;opacity:0;visibility:hidden;transition:opacity .3s ease,transform .15s ease;overflow:hidden}.xf-header-submenu-link__submenu._reg-link{right:-20px;width:190px;border-radius:0;width:148px;white-space:nowrap}.xf-header-submenu-link__submenu-item{font-size:0;line-height:1.2}.xf-header-submenu-link__submenu-item:not(:last-child){border-bottom:1px solid #ececec}.xf-header-submenu-link__submenu-link{padding:10px;font-size:15px;font-weight:400;font-family:Roboto,-apple-system,sans-serif;color:#444;display:block;cursor:pointer;letter-spacing:.025em}.xf-header-submenu-link__submenu-link._promo{color:#7ac143;text-align:center}body:not(._not-hover) .xf-header-submenu-link__submenu-link:hover{background:#f7f7f7;font-weight:700;transition:background .5s ease,border-color .5s ease,color .5s ease;letter-spacing:inherit}.xf-header-lk{position:relative;line-height:40px;padding-right:22px}.xf-header-lk__icon-block{white-space:nowrap;cursor:pointer;display:flex;flex-direction:row;align-items:center}.xf-header-lk__icon{margin-right:4px;color:#fff;font-size:19px}.xf-header-lk__icon-block-text{font-size:15px;color:#fff;font-family:Roboto,-apple-system,sans-serif;margin-right:15px}.xf-header-lk__list{position:absolute;top:100%;right:0;left:-25px;transform:translateY(5px);margin:0;padding:0;visibility:hidden;list-style:none;background:#fff;box-shadow:0 4px 10px 0 rgba(0,0,0,.25);border-radius:4px;opacity:0}.xf-header-lk__list._active{transform:translateY(0);opacity:1;visibility:visible;transition:opacity .3s ease,transform .1s ease}.xf-header-lk__item._logout{position:relative}.xf-header-lk__item .fo-counter-icon{position:static;margin-right:13px;margin-left:13px}.xf-header-lk__item-text{vertical-align:middle}.xf-header-lk__link{color:#666;padding:5px 10px;display:block;font-family:Roboto,-apple-system,sans-serif;line-height:30px;border-bottom:1px solid #ececec;letter-spacing:.025em}body:not(._not-hover) .xf-header-lk__link._logout:hover+*,body:not(._not-hover) .xf-header-lk__link:hover{background:#f7f7f7;color:#444;transition:background .5s ease,border-color .5s ease,color .5s ease;font-weight:700;letter-spacing:0}.xf-header-lk__link._logout{background:none;font-size:0;position:absolute;border:none;top:3px;left:0;width:100%;bottom:0;cursor:pointer;outline:none}.xf-header-lk__item-icon{width:1.5em;height:1.4em;margin-right:10px;vertical-align:middle;color:#b2d235}.xf-header-lk__item-icon._heart{color:transparent;stroke:#b2d235;stroke-width:1px}.xf-header-lk__reg-list{list-style:none;margin:0;padding:0;display:flex;height:100%;position:relative}.xf-header-lk__reg-item{display:inline-block}.xf-header-lk__reg-item+.xf-header-lk__reg-item{position:relative;margin-left:15px}.xf-header-lk__reg-item+.xf-header-lk__reg-item:before{content:"";width:1px;position:absolute;top:50%;margin-top:-10.2px;left:-7px;background-color:#e6e6e6;height:20.4px}.xf-header-lk__reg-link{color:#4c4c4c;transition:color .1s ease}body:not(._not-hover) .xf-header-lk__reg-link:hover{color:#b1d235}.xf-header-lk__reg-link:active{color:#4c4c4c}input.xf-header-lk__link._logout:hover{background:none}.xf-mb-search{position:absolute;top:0;left:0;right:0;bottom:0;background:#fff;display:flex;align-items:flex-end;padding-bottom:17px;padding-left:20px}.xf-mb-search__fieldset{width:75%;font-size:0}.xf-mb-search__field{display:block;box-sizing:border-box;border:1px solid #dfdfdf;border-radius:3px;font-size:14px;outline:none;background:#fff;font-size:17px;padding:9px 10px;display:inline-block;width:calc(100% - 40px);border-radius:5px 0 0 5px;border-right:0}.xf-mb-search__field:focus{border-color:#c6e0ad;box-shadow:0 0 2px 2px rgba(121,193,67,.3)}.xf-mb-search__field._disabled,.xf-mb-search__field:disabled{background:#f7f7f7}.xf-mb-search__btn{border-radius:3px;color:#fff;background-color:#7ac143;border:0;text-align:center;transition:background-color .3s ease;cursor:pointer;font-family:Roboto,-apple-system,sans-serif;font-weight:700;height:40px;width:43px;font-size:32px;box-sizing:border-box;display:inline-block;border-radius:0 5px 5px 0;vertical-align:top;padding:4px;background:#a6ce39}.xf-mb-search__btn:focus,body:not(._not-hover) .xf-mb-search__btn:hover{background-color:#008b44}.xf-mb-search__btn:active{background-color:#00803e}.xf-mb-search__btn._disabled,.xf-mb-search__btn:disabled,body:not(._not-hover) .xf-mb-search__btn._disabled:hover,body:not(._not-hover) .xf-mb-search__btn:disabled:hover{background-color:#e6e6e6;cursor:default}.xf-full-header-search{display:flex;position:relative}.xf-full-header-search__field{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;display:block;width:100%;height:40px;padding:0 70px 0 9px;font-size:14px;border-radius:3px;outline:none;background:#fff;border:none;box-shadow:inset 0 4px 5px hsla(0,0%,79.6%,.25)}.xf-full-header-search__field._active{border-radius:3px 3px 0 0;border-left:1px solid #ececec;border-right:1px solid #ececec;border-bottom:1px solid #ececec}.xf-full-header-search__field:focus+.xf-full-header-search__btn .xf-svg{color:#95cd69}.xf-full-header-search__btn{position:absolute;top:0;right:0;width:40px;height:40px;text-align:center;background:none;padding:0;border:none}.xf-full-header-search__btn .xf-svg{color:#dfdfdf;font-size:30px;position:relative;top:2px}.xf-header-catalog__select{padding:15px;height:auto;vertical-align:middle;text-align:right;background:#b2d235;border-radius:0;overflow:hidden;cursor:pointer;transition:background .3s ease}.xf-header-catalog__select .xf-svg{color:#fff;width:26px;height:26px}.xf-header-catalog__select-link{display:block}.xf-header-catalog__select-caption{font-family:Roboto,-apple-system,sans-serif;font-weight:700;font-size:17px;line-height:20px;color:#fff;margin-right:30px;vertical-align:middle}.xf-header-catalog__select-button{border:none;outline:none;background:none;cursor:pointer;padding:0;background-size:100% 100%;background-repeat:no-repeat}.xf-header-catalog{width:225px}.xf-header-catalog__select{background-color:#95cd69;text-align:left;padding-left:21px}.xf-header-catalog__select._active,body:not(._not-hover) .xf-header-catalog__select:hover{background-color:#7ac143}.xf-header-catalog__select-caption{margin-right:13px}.xf-header-catalog__select-button{top:2px;position:relative;display:inline-block;vertical-align:middle}.xf-header-repeat{position:relative;margin-right:13px}.xf-header-repeat__icon-img{fill:#b2d235;stroke:#b2d235}.xf-header-repeat__button{padding:0;background:none;border:none;box-shadow:none;color:#666;display:flex;flex-direction:row;align-items:center;font-family:Roboto,-apple-system,sans-serif;cursor:pointer;flex-wrap:nowrap}body:not(._not-hover) .xf-header-repeat__button:hover:hover .xf-header-repeat__icon-img{fill:#008c44;stroke:#008c44}.xf-header-repeat__dropdown{position:absolute;top:100%;left:50%;transform:translateX(-50%);width:318px;background-color:#fff;z-index:102;border-radius:3px;border:1px solid #ececec;display:none;margin:15px auto 0 -4px}.xf-header-repeat__dropdown.active{display:block}.xf-header-repeat__dropdown:after{content:"";display:block;width:14px;height:14px;transform:rotate(45deg);border-top:1px solid #ececec;border-left:1px solid #ececec;background-color:#fff;position:absolute;top:-8px;left:0;right:0;margin:auto}.xf-header-repeat__dropdown .baron__track{background-color:#f7f7f7;width:5px}.xf-header-repeat__dropdown .baron .baron__bar{background-color:#b2b2b2;border-radius:3px;right:0}.xf-header-repeat__dropdown .baron{margin:0}.xf-header-repeat__list{padding:0;margin:0}.xf-header-repeat__wrap{max-height:180px;height:auto;overflow:auto}.xf-header-repeat__item{list-style:none;display:flex;flex-direction:row;justify-content:space-between;border-bottom:1px solid #ececec;padding:6px 5px 6px 7px;cursor:pointer;position:relative;z-index:1;align-items:center}.xf-header-repeat__item:active,body:not(._not-hover) .xf-header-repeat__item:hover{background-color:#f7f7f7}.xf-header-repeat__info{flex:1;padding-right:10px}.xf-header-repeat__info-group{display:flex;flex-direction:row;align-items:flex-end}.xf-header-repeat__button-list{width:44px;height:44px;box-shadow:none;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:0;background-color:transparent;border:none}.xf-header-repeat__button-list svg{font-size:32px;fill:#b2d235;stroke:#b2d235;transition:easy .3s}body:not(._not-hover) .xf-header-repeat__button-list:hover svg{fill:#008c44;stroke:#008c44}.xf-header-repeat__group{font-family:Roboto,-apple-system,sans-serif;font-size:14px;color:#444;margin-bottom:3px}.xf-header-repeat__group:first-child{padding-right:15px}.xf-header-repeat__group span{color:#808285;display:inline-block}.xf-header-repeat__group .xf-rouble-symbol{color:#b2b2b2;width:auto;display:inline;line-height:1}.xf-header-repeat__group .xf-rouble-symbol:after{content:"₽"}.xf-header-repeat__caption{font-family:Roboto,-apple-system,sans-serif;font-size:11px;color:#b2b2b2;padding-top:3px}.xf-header-repeat__link{font-family:Roboto,-apple-system,sans-serif;color:#7ac143;text-align:center;display:block;height:40px;font-size:16px;line-height:40px;font-weight:700}.xf-header-repeat__warning{position:absolute;bottom:45px;left:-26px;width:127px;z-index:102}.xf-header-repeat__warning.bottom{bottom:auto;top:57px}.xf-header-repeat__warning.bottom .xf-header-repeat__panel:after{bottom:auto;top:-8px;border:1px solid #7ac143;border-right:none;border-bottom:none}.xf-header-repeat__warning._with-preloader .xf-preloader{width:47px;height:47px;left:0;right:0;margin:-23px auto 0}.xf-header-repeat__warning._with-preloader .xf-header-repeat__panel{color:#fff}.xf-header-repeat__panel{position:relative;font-family:Roboto,-apple-system,sans-serif;font-size:11px;line-height:13px;color:#000;padding:12px 6px 7px 7px;background-color:#fff;border:1px solid #7ac143;border-radius:3px}.xf-header-repeat__panel:after{content:"";display:block;width:14px;height:14px;background-color:#fff;transform:rotate(45deg);border-right:1px solid #7ac143;border-bottom:1px solid #7ac143;position:absolute;left:32px;bottom:-8px}.xf-header-repeat__close{background-color:transparent;border:none;box-shadow:none;width:9px;height:9px;position:absolute;top:6px;right:6px;padding:0}.xf-header-repeat__close svg{width:100%;height:100%}.xf-header-repeat__close._wrapper,.xf-header-repeat__title{display:none}.xf-header-repeat{top:-4px}.xf-header-repeat__button{font-size:12px}.xf-header-repeat__icon-img{font-size:32px;margin-right:8px}.xf-header-favorites__link{position:relative;display:block;font-size:0}.xf-header-favorites__icon{color:#b2d235;transition:color .2s ease;font-size:26px}.xf-header-favorites__icon:active{color:#007940}@media(max-width:759px){.xf-header-favorites__icon{font-size:38px}}.xf-header-favorites__count{top:0;position:absolute;z-index:1;display:flex;justify-content:center;align-items:center;padding:0;line-height:16px;right:-5px;text-align:center;text-overflow:ellipsis;font-size:10px;font-weight:700;background:#ff582a;color:#fff;border-radius:20px;transform:scale(1);transition:transform .15s ease}@media(min-width:760px){.xf-header-favorites__icon{font-size:38px;margin-top:-4px}}@media(min-width:1025px){.xf-header-favorites__icon{font-size:34px;margin-top:0}}body:not(._not-hover) .xf-header-favorites__icon:hover{color:#007940}.xf-header-favorites__count{top:-1px;min-width:20px;height:20px;line-height:20px;right:-6px;font-size:12px}.xf-header-favorites__count._hidden{display:none!important}.xf-header-favorites__icon{font-size:31px}.xf-header-favorites__count{top:-4px;min-width:18px;max-width:38px;height:18px;padding:0 3px;line-height:19px;right:-10px;font-size:11px}.xf-auth{background:#fff;box-sizing:border-box;border-radius:3px;display:inline-block;max-width:400px;padding:23px 30px;text-align:left;width:100%}.xf-auth__another-card{border-bottom:1px dotted;cursor:pointer;color:inherit;color:#0072bc;margin-top:37px;font-size:13px;margin-right:11px;display:block}.xf-auth__another-card:active,body:not(._not-hover) .xf-auth__another-card:hover{border-bottom-color:transparent}.xf-auth__another-card:active{color:#80b857}.xf-auth__block{margin-bottom:16px;position:relative}.xf-auth__block:after{clear:both;display:table}.xf-auth__block.error .xf-auth__error{opacity:1;visibility:visible}.xf-auth__header{font:700 20px/100% Roboto,-apple-system,sans-serif;margin-bottom:32px}.xf-auth__bonus-card-reg-form{display:none}.xf-auth__bonus-card-reg-form._active{display:flex;justify-content:space-between;align-items:flex-end;flex-wrap:wrap;border-bottom:1px solid #e5e5e5;padding-bottom:12px}.xf-auth__bonus-card-reg-form._step-2{align-items:flex-start}.xf-auth__bonus-card-reg-form .xf-auth__block,.xf-auth__bonus-card-reg-form .xf-field__block{width:100%}.xf-auth__bonus-card-check{border-radius:3px;color:#fff;padding:12px 39px;background-color:#7ac143;border:0;text-align:center;transition:background-color .3s ease;cursor:pointer;font-family:Roboto,-apple-system,sans-serif;font-weight:700;margin-bottom:16px;display:block}.xf-auth__bonus-card-check:focus,body:not(._not-hover) .xf-auth__bonus-card-check:hover{background-color:#008b44}.xf-auth__bonus-card-check:active{background-color:#00803e}.xf-auth__bonus-card-check._disabled,.xf-auth__bonus-card-check:disabled,body:not(._not-hover) .xf-auth__bonus-card-check._disabled:hover,body:not(._not-hover) .xf-auth__bonus-card-check:disabled:hover{background-color:#e6e6e6;cursor:default}.xf-auth__bonus-card-checkbox,.xf-auth__card-text{display:block;margin-bottom:15px}.xf-auth__card-text{margin-top:2px;font-family:Roboto,-apple-system,sans-serif;width:71%;line-height:1.4}.xf-auth__card-input{display:block;box-sizing:border-box;border:1px solid #dfdfdf;border-radius:3px;font-size:14px;padding:11px 7px;outline:none;background:#fff;width:100%}.xf-auth__card-input:focus{border-color:#c6e0ad;box-shadow:0 0 2px 2px rgba(121,193,67,.3)}.xf-auth__card-input._disabled,.xf-auth__card-input:disabled{background:#f7f7f7}.xf-auth__card-subinfo{display:flex;justify-content:space-between;flex-wrap:wrap}.xf-auth__card-subinfo-text,.xf-auth__code-text{font-family:Roboto,-apple-system,sans-serif;line-height:1.43;margin-bottom:15px}.xf-auth__card-subinfo-update{display:inline-block;vertical-align:top;border-radius:3px;color:#fff;background-color:#7ac143;border:0;text-align:center;transition:background-color .3s ease;cursor:pointer;font-family:Roboto,-apple-system,sans-serif;font-weight:700;font-size:17px;padding:9px 16px;width:50%}.xf-auth__card-subinfo-update:focus,body:not(._not-hover) .xf-auth__card-subinfo-update:hover{background-color:#008b44}.xf-auth__card-subinfo-update:active{background-color:#00803e}.xf-auth__card-subinfo-update._disabled,.xf-auth__card-subinfo-update:disabled,body:not(._not-hover) .xf-auth__card-subinfo-update._disabled:hover,body:not(._not-hover) .xf-auth__card-subinfo-update:disabled:hover{background-color:#e6e6e6;cursor:default}.xf-auth__card-subinfo-reset{display:inline-block;vertical-align:top;border-radius:5px;color:#000;background-color:#fff;border:1px solid #c6e0ad;text-align:center;transition:background-color .3s ease,border-color .3s ease;cursor:pointer;font-family:Roboto,-apple-system,sans-serif;width:44%;font-size:15px;padding:10px 16px}.xf-auth__card-subinfo-reset:focus,body:not(._not-hover) .xf-auth__card-subinfo-reset:hover{background-color:#c6e0ad;border-color:#c6e0ad}.xf-auth__card-subinfo-reset:active{background-color:#bfd9a7;border-color:#bfd9a7}.xf-auth__card-subinfo-reset:disabled{background-color:#f2f2f2;border-color:#d9d9d9}.xf-auth__card-number-block>*{display:inline-block;vertical-align:middle}.xf-auth__card-number-block .xf-svg{color:grey}.xf-auth__card-number{font-family:Roboto,-apple-system,sans-serif;font-weight:700;display:inline-block;font-size:20px;color:#79c143;border-bottom:1px dotted;margin-right:18px;white-space:nowrap;max-width:200px;text-overflow:ellipsis;overflow:hidden}.xf-auth__checkbox{display:none}.xf-auth__checkbox+.xf-checkbox-label{position:relative;display:inline-block;padding-left:30px;font-size:14px;line-height:20px;min-height:20px;white-space:nowrap;cursor:pointer;margin-bottom:10px}.xf-auth__checkbox+.xf-checkbox-label>span{display:inline-block;width:90%;max-width:calc(100% - 30px);margin-top:2px;vertical-align:middle;white-space:normal}.xf-auth__checkbox+.xf-checkbox-label:before{content:"";box-sizing:border-box;position:absolute;left:0;top:0;display:block;width:20px;height:20px;border:1px solid #d9d9d9;background:#fff;border-radius:5px;cursor:pointer}.xf-auth__checkbox+.xf-checkbox-label:after{content:"";position:absolute;top:-3px;left:2px;display:block;width:20px;height:20px;margin-right:10px;background:url(https://cdn.vprok.ru/front/a013fa5b59461f697c770f26e210e35aae738031/common/img/svg/check-mark-2.svg) no-repeat;background-size:100% 100%;opacity:0;cursor:pointer;transition:opacity .3s ease}.xf-auth__checkbox+.xf-checkbox-label._green-dark,.xf-auth__checkbox+.xf-checkbox-label._green-light{color:#043e44}.xf-auth__checkbox+.xf-checkbox-label._green-dark:after,.xf-auth__checkbox+.xf-checkbox-label._green-light:after{background:url(https://cdn.vprok.ru/front/a013fa5b59461f697c770f26e210e35aae738031/common/img/svg/check-mark-small-white.svg) no-repeat;top:0;left:0}.xf-auth__checkbox:checked+.xf-checkbox-label._green-light:before{background:#73ba3d}.xf-auth__checkbox:checked+.xf-checkbox-label._green-dark:before{background:#18a651}.xf-auth__checkbox:checked+.xf-checkbox-label._green-dark:before,.xf-auth__checkbox:checked+.xf-checkbox-label._green-light:before{border:none}.xf-auth__checkbox:checked+.xf-checkbox-label._green-dark:after,.xf-auth__checkbox:checked+.xf-checkbox-label._green-light:after{background-position:4px 6px}.xf-auth__checkbox:checked+.xf-checkbox-label:after{opacity:1}.xf-auth__checkbox:disabled+.xf-checkbox-label:before{background:#f7f7f7}.xf-auth__checkbox:disabled+.xf-checkbox-label{cursor:default}.xf-auth__checkbox-label._small{font-size:13px;padding-top:0}.xf-auth__checkbox-label-inner{display:inline-block;vertical-align:text-top;color:inherit;white-space:normal;font-size:14px}.xf-auth__checkbox-label-inner._subscribe{min-width:100%}body:not(._not-hover) .xf-auth__checkbox-label-inner:hover{color:#999}.xf-auth__code-input-block{display:inline-block;vertical-align:top;width:50%;margin-bottom:0}.xf-auth__code-input{display:block;box-sizing:border-box;border:1px solid #dfdfdf;border-radius:3px;font-size:14px;padding:11px 7px;outline:none;background:#fff;width:100%}.xf-auth__code-input:focus{border-color:#c6e0ad;box-shadow:0 0 2px 2px rgba(121,193,67,.3)}.xf-auth__code-input._disabled,.xf-auth__code-input:disabled{background:#f7f7f7}.xf-auth__code-submit{border-radius:3px;color:#fff;padding:10px 16px;background-color:#7ac143;border:0;text-align:center;transition:background-color .3s ease;cursor:pointer;font-family:Roboto,-apple-system,sans-serif;font-weight:700;display:inline-block;vertical-align:top;width:45%;font-size:16px}.xf-auth__code-submit:focus,body:not(._not-hover) .xf-auth__code-submit:hover{background-color:#008b44}.xf-auth__code-submit:active{background-color:#00803e}.xf-auth__code-submit._disabled,.xf-auth__code-submit:disabled,body:not(._not-hover) .xf-auth__code-submit._disabled:hover,body:not(._not-hover) .xf-auth__code-submit:disabled:hover{background-color:#e6e6e6;cursor:default}.xf-auth__code-form{display:flex;justify-content:space-between;margin-bottom:8px}.xf-auth__code-timer-text{color:#c4c4c4;font:12px/13px Roboto,-apple-system,sans-serif;display:inline-block;margin-top:10px}.xf-auth__code-timer-text._hidden{display:none}.xf-auth__timer-block{text-align:left}.xf-auth__dotted-link{border-bottom:1px dotted;cursor:pointer;color:inherit;color:#7ac143;display:inline-block;margin-bottom:10px;position:relative}.xf-auth__dotted-link:active,body:not(._not-hover) .xf-auth__dotted-link:hover{border-bottom-color:transparent}.xf-auth__dotted-link:active{color:#80b857}.xf-auth__dotted-link._hidden{display:none}.xf-auth__error{border:1px solid #ff0f00;color:#ff0f00;font-size:13px;padding:9px;position:relative;background:#fff;border-radius:5px;top:100%;display:block;z-index:200;font-style:normal;opacity:0;visibility:hidden;transition:opacity .5s ease,visibility .5s ease;position:absolute;margin-top:4px;width:100%}.xf-auth__error:before{border:7px solid transparent;border-bottom-color:#ff0f00;left:14px}.xf-auth__error:after,.xf-auth__error:before{content:"";width:0;height:0;position:absolute;bottom:100%}.xf-auth__error:after{border:6px solid transparent;border-bottom-color:#fff;left:15px}.xf-auth__field{display:block;box-sizing:border-box;border:1px solid #dfdfdf;border-radius:3px;padding:11px 10px;outline:none;background:#fff;width:100%;font-size:14px;font-family:sans-serif}.xf-auth__field:focus{border-color:#c6e0ad;box-shadow:0 0 2px 2px rgba(121,193,67,.3)}.xf-auth__field._disabled,.xf-auth__field:disabled{background:#f7f7f7}.xf-auth__forget-pass-btn{border-bottom:1px dotted #7ac143;color:#7ac143;float:right;font-size:14px;transition:color .1s ease}body:not(._not-hover) .xf-auth__forget-pass-btn:hover{color:#b2d235}.xf-auth__login-btn{margin-top:37px}.xf-auth__go-back{padding:16px}.xf-auth__title{color:#444;font:20px/22px Roboto,-apple-system,sans-serif;margin-bottom:22px}.xf-auth__hint{color:#4c4c4c;margin-top:15px;margin-bottom:18px;font-size:13px;line-height:1.3}.xf-auth__label{color:#808285;display:block;font:14px/16px Roboto,-apple-system,sans-serif;margin-bottom:7px}.xf-auth__field{margin-bottom:19px}.xf-auth__pseudolink{border-bottom:1px dotted;cursor:pointer;color:inherit;color:#7ac143}.xf-auth__pseudolink:active,body:not(._not-hover) .xf-auth__pseudolink:hover{border-bottom-color:transparent}.xf-auth__pseudolink:active{color:#80b857}body:not(._not-hover) .xf-auth__pseudolink:hover{color:#b2d235}.xf-auth__recovery-card-pass{color:#7ac143;cursor:pointer;transition:color .1s ease;display:block;margin-top:18px;font-size:13px}.xf-auth__recovery-card-pass:active,.xf-auth__recovery-card-pass:focus,body:not(._not-hover) .xf-auth__recovery-card-pass:hover{color:#80b857}.xf-auth__submit-btn{display:block;font:16px/19px Roboto,-apple-system,sans-serif;margin-top:20px;width:100%;outline:none;border-radius:3px;color:#fff;padding:16px;background-color:#7ac143;border:0;text-align:center;transition:background-color .3s ease;cursor:pointer;font-family:Roboto,-apple-system,sans-serif;font-weight:700}.xf-auth__submit-btn:focus,body:not(._not-hover) .xf-auth__submit-btn:hover{background-color:#008b44}.xf-auth__submit-btn:active{background-color:#00803e}.xf-auth__submit-btn._disabled,.xf-auth__submit-btn:disabled,body:not(._not-hover) .xf-auth__submit-btn._disabled:hover,body:not(._not-hover) .xf-auth__submit-btn:disabled:hover{background-color:#e6e6e6;cursor:default}.xf-auth__submit-password{border-radius:3px;color:#fff;padding:10px 38px;background-color:#7ac143;border:0;text-align:center;transition:background-color .3s ease;cursor:pointer;font-family:Roboto,-apple-system,sans-serif;font-weight:700;font-size:17px}.xf-auth__submit-password:focus,body:not(._not-hover) .xf-auth__submit-password:hover{background-color:#008b44}.xf-auth__submit-password:active{background-color:#00803e}.xf-auth__submit-password._disabled,.xf-auth__submit-password:disabled,body:not(._not-hover) .xf-auth__submit-password._disabled:hover,body:not(._not-hover) .xf-auth__submit-password:disabled:hover{background-color:#e6e6e6;cursor:default}.xf-auth__timer-reload{border-bottom:1px dotted;cursor:pointer;color:inherit;display:none}.xf-auth__timer-reload:active,body:not(._not-hover) .xf-auth__timer-reload:hover{border-bottom-color:transparent}.xf-auth__timer-reload:active{color:#80b857}.xf-auth__line{height:1px;border:none;background:#dfdfdf;margin:20px 0}.xf-auth__social-text{margin-bottom:14px;font-size:14px;line-height:17px;text-align:center;color:#808285}.xf-auth__social-wrap{list-style:none;padding:0;display:flex;justify-content:center;width:max-content;margin:0 auto}.xf-auth__social-wrap._fullscreen{justify-content:space-between;width:100%}.xf-auth__social .xf-social-item{margin-right:12px}.xf-auth__social .xf-social-item:last-child{margin-right:0}._registration-new .xf-auth{max-width:460px;padding:20px 0}._registration-new .xf-auth__form{padding:0 50px}._registration-new .xf-auth__line{margin-top:10px}._registration-new .xf-auth__social .xf-social-item{font-size:14px}._registration-new .xf-auth__code-timer-text{margin-top:0;position:relative;top:-7px}._registration-new .xf-preloader{background:#fff;height:24px;left:100%;right:10px;top:61px;width:24px}.xf-auth{box-shadow:0 4px 10px rgba(0,0,0,.1)}.xf-auth__registration-ok{font-family:Roboto,-apple-system,sans-serif;text-align:center}.xf-auth__registration-ok span.xf-inform__header{margin-bottom:10px!important;display:block}.xf-auth__registration-ok .xf-inform._gray{margin-bottom:20px}.xf-auth__registration-ok .xf-inform__text{font-size:16px}.xf-auth__registration-ok-header{font-family:Roboto,-apple-system,sans-serif;font-weight:700;font-size:36px;color:#333}.xf-auth__registration-ok-text{font-size:16px;line-height:1.3;color:#333}.xf-social-item{width:40px;height:40px;display:flex;justify-content:center;align-items:center;border-radius:50%;background:#7ac143;opacity:.5;cursor:pointer;transition:.35s}.xf-social-item svg{font-size:20px;color:#fff}.xf-social-item._yandex{background:#eb1c24}.xf-social-item._facebook{background:#3b5999}.xf-social-item._ok{background:#ee8206}.xf-social-item._vkontakte{background:#4d77a1}.xf-social-item._twitter{background:#2290df}.xf-social-item._google{background:#dc4e40}.xf-social-item._mailru{background:#005ff9}.xf-social-item._mailru svg{font-size:24px}.xf-social-item._x5id{background:#ff8622}.xf-social-item._x5id svg{font-size:28px}.xf-social-item._color{opacity:1}.xf-social-item._color._yandex{background:#eb1c24}.xf-social-item._color._facebook{background:#3b5999}.xf-social-item._color._ok{background:#ee8206}.xf-social-item._color._vkontakte{background:#4d77a1}.xf-social-item._color._twitter{background:#2290df}.xf-social-item._color._google{background:#dc4e40}.xf-social-item._color._mailru{background:#005ff9}.xf-social-item._color._x5id{background:#ff8622}.xf-social-item__link{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%}.xf-social-item:hover{opacity:1}.xf-gallery-modal.xf-modal{position:relative;min-width:320px;height:100%;min-height:320px;text-align:center;padding:10px 90px 14px}.xf-gallery-modal.xf-modal .xf-product-gallery__age{top:89px;left:148px;z-index:1}.xf-gallery-modal__header{font-family:Roboto,-apple-system,sans-serif;font-weight:700;font-size:40px}.xf-gallery-modal__arrow{position:absolute;top:50%;width:46px;height:46px;border-radius:50%;font-size:16px;background:#7ac143;text-align:center;padding-top:15px;cursor:pointer;color:#fff;margin-top:-17px;transition:background all .3s ease;user-select:none}.xf-gallery-modal__arrow._prev{left:38px;padding-right:3px}.xf-gallery-modal__arrow._next{right:38px;padding-left:3px}.xf-gallery-modal__arrow:active,body:not(._not-hover) .xf-gallery-modal__arrow:hover{background-color:#008b44}.xf-gallery-modal .xf-product-gallery__fullsize-item{height:438px}.xf-gallery-modal .xf-product-gallery__thumb-list{position:relative;top:0;left:0;text-align:center}.xf-gallery-modal .xf-product-gallery__thumb-item:last-of-type{margin-bottom:0}.xf-gallery-modal .xf-product-gallery__thumb-item img{display:block}.xf-gallery-modal .xf-product-gallery__thumbs-down,.xf-gallery-modal .xf-product-gallery__thumbs-up{opacity:0;visibility:hidden}.xf-mp-mailing{text-align:center;background:#f7f7f7}.xf-mp-mailing__header{font-family:Roboto,-apple-system,sans-serif;font-weight:700;color:#fff;text-align:center;margin-bottom:25px;padding:0 20px}.xf-mp-mailing__text{color:#444;font-size:16px;margin-bottom:12px}.xf-mp-mailing__field{padding:0 17px;max-width:327px;margin-right:11px;width:100%;border:1px solid #dfdfdf;border-radius:3px;font-size:14px}.xf-mp-mailing__button,.xf-mp-mailing__field{height:40px;display:inline-block;vertical-align:top}.xf-mp-mailing__button{color:#fff;background:#7ac143;border-radius:3px;border:none;padding:0;transition:background .5s ease;cursor:pointer;text-align:center;width:132px;line-height:40px}.xf-mp-mailing__error{border:1px solid #ff0f00;color:#ff0f00;font-size:13px;padding:9px;position:relative;background:#fff;border-radius:5px;bottom:100%;display:block;z-index:2;font-style:normal;opacity:0;visibility:hidden;position:absolute;max-width:90%;margin-bottom:9px;left:10px;transition:opacity .5s ease,visibility .5s ease}.xf-mp-mailing__error:before{content:"";width:0;height:0;border:7px solid transparent;border-top-color:#ff0f00;position:absolute;top:100%;left:14px}.xf-mp-mailing__error:after{content:"";width:0;height:0;border:6px solid transparent;border-top-color:#fff;position:absolute;top:100%;left:15px}.xf-mp-mailing__error._active{opacity:1;visibility:visible}.xf-mp-mailing__form{position:relative}.xf-mp-mailing{padding:23px 20px 17px;margin:0 -20px 20px}.xf-mp-mailing__header{font-size:39px}.xf-mp-mailing__button{font-size:16px}body:not(._not-hover) .xf-mp-mailing__button:hover{background:#005725}.catalog_product__summary{border-radius:5px;border:1px solid #c5e0ad;background-color:#fafcf5;min-height:76px;padding:13px 20px;margin:70px 20px 20px -183px}.catalog_product__summary_item{display:inline-block;border-right:1px solid #e6e9e2;padding-right:27px;margin-right:20px}.catalog_product__summary_item:first-of-type{padding-left:0}.catalog_product__summary_item:nth-of-type(2){padding-right:50px}.catalog_product__summary_item:last-of-type{border-right:none;padding-right:0}.catalog_product__summary_term{color:#808285;font-size:14px;margin-bottom:9px}.catalog_product__summary_def{color:#414042;font-size:14px}.xf-lk-order-details .catalog_product__summary{width:100%;margin:0;order:4;border:none;display:flex}.xf-lk-order-details .catalog_product__summary_item{flex:1 0 auto;padding-right:20px}.xf-lk-order-details .catalog_product__summary_item:nth-of-type(2){flex:2 1 auto;padding-right:20px}.xf-lk-order-details .catalog_product__summary_item:last-child{margin-right:0;padding-right:0}.xf-product-alert{border:1px solid #dbdbdb;padding:20px;font-size:13px;font-family:Roboto,-apple-system,sans-serif;margin-top:2px;margin-bottom:10px}.xf-product-badges{display:flex}.xf-product-badge{position:relative;display:inline-block;margin:3px 0 0;white-space:nowrap}.xf-product-badge.is-hidden{transition:opacity .2s ease-out}.xf-product-badge.is-hidden.is-hidden{position:absolute;top:-9999px;left:-9999px;visibility:hidden;overflow:hidden;pointer-events:none;opacity:0}.xf-product-badge.is-hidden.is-hiding{opacity:0;pointer-events:none}.xf-product-badge:first-child{margin-top:0}.xf-product-badge__text{position:absolute;bottom:140%;z-index:2;display:block;width:max-content;height:auto;max-width:220px;vertical-align:top;visibility:hidden;opacity:0;transition:opacity all .3s ease;background:#fff;color:#000;border-radius:3px;border:1px solid #7ac143}.xf-product-badge__text:after{content:"";position:absolute;bottom:-8px;left:22px;border-bottom:1px solid #7ac143;border-right:1px solid #7ac143;height:14px;width:14px;background-color:#fff;transform:rotate(45deg)}.xf-product-badge__text-inner{display:inline-block;padding:10px 20px 10px 8px;font-family:Roboto,-apple-system,sans-serif;font-size:11px;word-wrap:normal;white-space:normal;position:relative;text-align:left}.xf-product-badge__close{position:absolute;cursor:pointer;height:10px;width:10px;right:5px;top:5px}.xf-product-badge__close:after,.xf-product-badge__close:before{content:"";position:absolute;top:5px;width:14px;height:1px;background-color:#4b4b4b}.xf-product-badge__close:before{transform:rotate(45deg);left:-2px}.xf-product-badge__close:after{transform:rotate(-45deg);right:-2px}body:not(._not-hover) .xf-product-badge__close:hover:after,body:not(._not-hover) .xf-product-badge__close:hover:before{background-color:#7ac143}.xf-product-badge__text._bottom,.xf-product-badge__text._bottom-important{top:140%;bottom:auto}.xf-product-badge__text._bottom-important:after,.xf-product-badge__text._bottom:after{top:-8px;bottom:auto;transform:rotate(225deg)}.xf-product-badge__text._right{right:0}.xf-product-badge__text._right:after{left:auto;right:22px}.xf-product-badge._active{z-index:2}.xf-product-badge._active .xf-product-badge__text{visibility:visible;opacity:1}.xf-product-badge__icon{display:block;transition:all .3s}.xf-product-badge__icon img{max-width:100%;max-height:100%}@media(max-width:759px){.xf-product-badge__icon{width:auto;height:auto}}.xf-product-card .xf-product-badges{top:0;left:auto;right:10px}.xf-cart-order__present .xf-product-badges{top:10px;left:10px;width:45px}.xf-cart-order__present .xf-product-badge__icon img{max-width:45px;max-height:45px}.xf-cart-item .xf-product-badge._active .xf-product-badge__text{padding:9px!important}.xf-card__image-block .xf-product-badge__text{text-align:right;overflow:hidden}.xf-product-cart__text{font-weight:700;letter-spacing:.2px}.xf-product-cart._active{background:#b2d336}.xf-product-cart{border-radius:3px;color:#fff;background-color:#7ac143;border:0;text-align:center;transition:background-color all .3s ease;cursor:pointer;font-family:Roboto,-apple-system,sans-serif;font-weight:700;font-size:22px;padding:5px 10px 4px;height:40px;white-space:nowrap;margin-top:2px}.xf-product-cart:focus,body:not(._not-hover) .xf-product-cart:hover{background-color:#008b44}.xf-product-cart:active{background-color:#00803e}.xf-product-cart._disabled,.xf-product-cart:disabled,body:not(._not-hover) .xf-product-cart._disabled:hover,body:not(._not-hover) .xf-product-cart:disabled:hover{background-color:#e6e6e6;cursor:default}.xf-product-cart__text{display:none}.xf-product-cart .xf-svg{vertical-align:middle;pointer-events:none;font-size:26px}.xf-product-nutrition{padding-top:5px;line-height:20px;font-size:14px}.xf-product-nutrition._recipe-detail{padding-top:33px}.xf-product-nutrition._recipe-detail .xf-product-nutrition__box-title,.xf-product-nutrition._recipe-detail .xf-product-nutrition__text{color:#666}.xf-product-nutrition._recipe-detail .xf-product-nutrition__box{color:#000}.xf-product-nutrition__text{color:#b2b2b2}.xf-product-nutrition__list{display:flex;align-items:flex-start;justify-content:flex-start;padding:12px 0 24px}.xf-product-nutrition__item{margin-right:11px;max-width:80px;position:relative}.xf-product-nutrition__item:last-child{margin-right:0}.xf-product-nutrition__item:after{content:"";position:absolute;top:100%;margin-top:-10px;left:0;right:0;display:block;height:20px;width:100%;border-bottom-left-radius:50%;border-bottom-right-radius:50%;background-color:#b1d235;z-index:0}.xf-product-nutrition__box{position:relative;min-width:80px;margin:0;text-align:center;border:4px solid #b1d235;border-bottom:0;color:#2c2c2c;z-index:1}.xf-product-nutrition__box-title{padding:0 5px;font-family:Roboto,-apple-system,sans-serif;color:#000}.xf-product-nutrition__box-val{margin:0;font-family:Roboto,-apple-system,sans-serif;white-space:nowrap}.xf-product-nutrition__box-daily{margin:2px 0 0;padding:8px 5px 0;line-height:16px;font-family:Roboto,-apple-system,sans-serif;background:#b1d235}.xf-product-gallery{position:relative;padding-left:0}.xf-product-gallery__age{position:absolute;top:12px;left:0;border-radius:100%;border:2px solid #b2b2b2;width:45px;height:45px;font-family:Roboto,-apple-system,sans-serif;font-weight:700;font-size:22px;line-height:41px;text-align:center;color:#b2b2b2}.xf-product-gallery._not-margin{padding-left:0}.xf-product-gallery__fullsize-list{list-style:none;padding:0;width:90%;margin:0 5%}.xf-product-gallery__fullsize-item{justify-content:center;align-content:center;align-items:center;height:100%;display:none;position:relative;overflow:hidden}.xf-product-gallery__fullsize-item._active{display:flex}.xf-product-gallery__fullsize-item-wrap{position:relative}.xf-product-gallery__fullsize-img{max-width:100%;max-height:100%;flex-shrink:0}.xf-product-gallery__fullsize-img__360-viewer{position:absolute;cursor:pointer;top:0;bottom:0;left:0;right:0;display:flex;justify-content:center;align-items:center;user-select:none}.xf-product-gallery__fullsize-img__360-viewer--hidden{display:none}.xf-product-gallery__fullsize-img__360-viewer div{padding:5px 20px 20px;width:150px;border-radius:6px;background-color:rgba(0,0,0,.3);color:#fff;text-align:center}.xf-product-gallery__fullsize-img__360-viewer svg{font-size:70px}.xf-product-gallery__fullsize-img-layer{position:absolute;z-index:5;width:100%}.xf-product-gallery__fullsize-img-layer--top{top:0;left:0;height:60px}.xf-product-gallery__fullsize-img-layer--middle{bottom:46px;left:0;height:107px}.xf-product-gallery__fullsize-img-layer--settings{bottom:4px;right:50px;width:36px;height:34px}.xf-product-gallery__fullsize-img-layer--bottom{right:0;bottom:4px;width:59px;height:34px;display:flex;align-items:center;justify-content:center;cursor:pointer}.xf-product-gallery__fullsize-img-layer--bottom svg{display:none}.xf-product-gallery__fullsize-img-layer--bottom:active svg,.xf-product-gallery__fullsize-img-layer--bottom:hover svg{display:block}.xf-gallery-modal .xf-product-gallery__fullsize-item__360-viewer{display:block;height:128px;width:143px;opacity:1;transition:opacity .2s ease;background:url(https://cdn.vprok.ru/front/a013fa5b59461f697c770f26e210e35aae738031/common/img/svg/sprite_icons/bg-img360-viewer-big.svg) no-repeat 0 0;cursor:pointer}.xf-popup .xf-product-gallery__fullsize-img-layer--top{top:0;left:0;height:70px}.xf-popup .xf-product-gallery__fullsize-img-layer--middle{bottom:42px;left:0;height:129px}.xf-popup .xf-product-gallery__fullsize-img-layer--settings{bottom:0;right:48px}.xf-popup .xf-product-gallery__fullsize-img-layer--bottom{right:0;bottom:0;cursor:auto}.xf-popup .xf-product-gallery__fullsize-img-layer--bottom svg{display:none}.xf-product-gallery__thumb-list{list-style:none;margin:0;padding:0}.xf-product-gallery__thumb-item{display:flex;justify-content:center;align-content:center;align-items:center;width:75px;height:75px;border:1px solid #eee;margin-bottom:20px;cursor:pointer;user-select:none;padding:5px;transition:border-color .5s ease;vertical-align:top}.xf-product-gallery__thumb-item:hover{border-color:#b2d235}.xf-product-gallery__thumb-item._active{border-color:#b2d235;border-width:3px}.xf-product-gallery__thumb-item--video{position:relative;background-color:#fff;background-image:url(https://cdn.vprok.ru/front/a013fa5b59461f697c770f26e210e35aae738031/common/img/svg/arrow-youtube.svg);background-repeat:no-repeat;background-position:26px 23px}.xf-product-gallery__thumb-item--video:before{content:"";position:absolute;top:9.5px;left:9.5px;width:47px;height:47px;border-radius:50%;border:1.5px solid #7ac143}.xf-product-gallery__thumb-item--panorama svg{height:68px;width:68px}.xf-product-gallery__thumb-text{transition:opacity .2s ease-out;margin:0;border:none}.xf-product-gallery__thumb-text.is-hidden{position:absolute;top:-9999px;left:-9999px;visibility:hidden;overflow:hidden;pointer-events:none;opacity:0}.xf-product-gallery__thumb-text.is-hiding{opacity:0;pointer-events:none}.xf-product-gallery__thumb-img{max-width:100%;max-height:100%;flex-shrink:0}.xf-product-gallery__thumb-wrap{padding-top:20px;left:0;text-align:center;top:0}.xf-product-gallery__thumb-list{white-space:nowrap;overflow:hidden;position:relative;display:inline-flex}.xf-product-gallery__thumb-item{display:inline-flex;margin-bottom:0;margin-right:14px}.xf-product-gallery__thumb-item:nth-child(n+4){display:none}.xf-product-gallery__thumb-item._active,.xf-product-gallery__thumb-item._visible{display:inline-flex}.xf-product-gallery__thumbs-down,.xf-product-gallery__thumbs-up{width:15px;height:15px;top:38%;display:inline-block;vertical-align:top;position:absolute;opacity:1;visibility:visible;user-select:none}.xf-product-gallery__thumbs-down svg,.xf-product-gallery__thumbs-up svg{fill:#e5e5e5}.xf-product-gallery__thumbs-down._active,.xf-product-gallery__thumbs-up._active{cursor:pointer}.xf-product-gallery__thumbs-down._active svg,.xf-product-gallery__thumbs-up._active svg{fill:#7ac143}.xf-product-gallery__thumbs-down._active:hover svg,.xf-product-gallery__thumbs-up._active:hover svg{fill:#008b44}.xf-product-gallery__thumbs-up{left:10px}.xf-product-gallery__thumbs-down{left:auto;right:10px}.xf-product-general{padding-bottom:10px}.xf-product-general .tab__item{padding-top:44px;padding-bottom:22px}.xf-product-general .tab{margin-bottom:19px}.xf-product-general .xf-switch__block{padding-top:20px}.xf-product-general .xf-switch__link-list{padding-top:30px;justify-content:center}.xf-product-general .xf-switch__link{margin:0 5px}.xf-product-general__review-block{margin-top:-24px}.xf-product-general__review-block>h3{font-weight:400;margin-bottom:9px}.xf-product-general .muted{margin-bottom:15px}.xf-product-general__review-block{display:none}.xf-product-general__info-block{width:100%}.xf-product-page__carousel.xf-main-page__block{background:#f5f5f5}.xf-product-page__carousel.xf-main-page__block .xf-arrow-button{background:#fff}body:not(._not-hover) .xf-product-page__carousel.xf-main-page__block .xf-arrow-button:hover{background:#ebebeb}.xf-product-page__carousel-tabs{margin-top:30px}.xf-product-page__carousel-tabs .xf-switch__link-list{justify-content:center;border-bottom:none;width:50%;margin:auto auto -50px;z-index:2;position:relative}.xf-product-page__carousel-tabs .xf-switch__link{margin:0 5px}.xf-product-page__carousel-tabs .xf-main-page__block{background:#fff;padding-top:0}body:not(._not-hover) .xf-product-page__carousel-tabs .xf-main-page__block .xf-arrow-button:hover{background:#ebebeb}.xf-product-additional{flex-direction:row;flex-wrap:nowrap}.xf-product-additional .xf-choose-address-opener{font-size:inherit;margin-bottom:0}._tminus4{position:relative;top:-4px}.xf-product-additionals{list-style:none;margin:0;padding:0}.xf-product-additionals__item._col{flex-direction:column}.xf-product-additionals__row{display:flex;width:100%}.xf-product-additionals__row._mb7{margin-bottom:7px}.xf-product-additional{display:flex;width:100%}.xf-product-additional._points .xf-svg{font-size:36px;margin-top:-6px;margin-right:5px}.xf-product-additional._points .xf-svg._family-color{margin-top:0;width:26px}.xf-product-additional._pickup .xf-svg{font-size:24px;margin-right:14px}.xf-product-additional._delivery .xf-svg{font-size:31px;margin-top:-1px;margin-right:10px;width:31px}.xf-product-additional._delivery .xf-svg._delivery-icon{margin-right:7px;width:26px}.xf-product-additional .xf-svg{color:#77bd43;width:28px}.xf-product-additional__text{font-size:13px;font-family:Roboto,-apple-system,sans-serif;line-height:1.2;margin-top:5px;width:calc(100% - 40px);max-width:calc(100% - 40px);color:#444}.xf-product-additional__text._lh16{line-height:16px}.xf-product-additional__text strong{letter-spacing:.15px;font-weight:400}.xf-product-additional__text b{font-weight:400}.xf-product-additional___about-card._d-ib{display:inline-block}.xf-product-additional__about-card-link{color:#7ac143}.xf-product-additional__about-card-link._txt-overflow{display:inline-block;overflow:hidden;text-overflow:ellipsis;width:100px;white-space:nowrap}.xf-product-card .xf-product-additional{width:40%}.xf-product-card .xf-product-additional:nth-child(odd){width:60%;overflow:hidden}.xf-product-card .xf-product-additional:nth-child(2n){padding-left:13px;border-left:1px solid #e5e5e5}.xf-product-card .xf-product-additional._w100{width:100%}.xf-product-card .xf-product-additional__text{font:14px/16px Roboto,-apple-system,sans-serif;max-width:100%}.xf-product-card .xf-product-card__product-additionals{width:100%;margin-bottom:10px}.xf-product-card .xfnew-combo-block{margin:25px 0 0}.xf-product-del-info .xf-product-additional{order:1}.xf-product-del-info .xf-product-additional._points{order:0}.xf-card-preview .xf-product-detailed__text-inner,.xf-product-additionals .xf-product-detailed__text-inner{width:220px;font-family:Roboto,-apple-system,sans-serif}.xf-product-main{width:40%;min-height:414px;display:inline-block;vertical-align:top;padding-left:30px;position:relative}.xf-product-main .xf-product__out{font-size:30px;margin-bottom:10px;display:block}.xf-product-main .xf-product__out .xf-product__out-time{font-size:15px;font-weight:400}.search-results-informer{display:flex;align-items:center;gap:20px}.search-results-informer__text{font-weight:500;font-size:16px;line-height:20px;color:#4f4e57}.search-results-informer__searchtext{display:inline;color:#000}.search-results-informer__button{width:175px}.search-results-informer__button-wrap{display:flex;align-items:center}.search-results-informer__button-icon{width:24px;height:24px;stroke-width:2px;stroke:#34bc48;margin-right:8px}.search-results-informer__button-text{color:#34bc48;font-size:16px;line-height:20px;font-weight:500}.search-results-informer__category{display:inline;color:#34bc48}.search-results-informer__category:hover{cursor:pointer;color:#018c44}.search-results-informer__category:active{color:#043e44}.xf-products-section{display:grid;grid-template-columns:25% 75%;grid-template-rows:auto auto auto auto auto 1fr;grid-template-areas:"heading heading" "widget widget" "banner banner" "filterBlock sort" "filterBlock tags" "filterBlock listing"}.xf-products-section--brandzone{grid-template-rows:auto auto auto auto 1fr;grid-template-areas:"heading heading" "banner banner" "filterBlock sort" "filterBlock tags" "filterBlock listing"}.xf-products-section__banner-fake{height:165px;max-width:1150px;width:100%}@media(max-width:1440px){.xf-products-section__banner-fake--big{display:none}.xf-products-section__banner-fake--small{max-width:960px}}.xf-products-section--no-filters{display:block}.xf-products-section--brandzone{padding-top:30px}.xf-products-section.xfnew-wrapper{width:1000px}.xf-products-section__banner{width:100%;margin-bottom:20px;overflow:hidden;position:relative;grid-area:banner;-ms-grid-row:2;-ms-grid-column:1;-ms-grid-column-span:2}.xf-products-section__personalized-block{grid-area:widget}@media(max-width:1440px){.xf-products-section__personalized-block{margin-left:0}}.xf-products-section__navigation{position:absolute;right:20px;bottom:20px;width:80px;z-index:22}.xf-products-section__navigation .xfnew-banner-wide-navigation{width:100%;outline:none}.xf-products-section__navigation .xfnew-banner-wide-navigation__buttons{margin-right:0}.xf-products-section__page-info{grid-area:heading;-ms-grid-row:1;-ms-grid-column:1;-ms-grid-column-span:2}.xf-products-section__page-info span{display:inline;font-weight:400;font-size:13px;line-height:1.54;color:#c4c4c4;white-space:nowrap}.xf-products-section__page-info--search{display:flex}.xf-products-section__page-info--search .search-results-informer{margin-right:16px}@media(max-width:1440px){.xf-products-section__page-info--search .search-results-informer{margin-bottom:0}}.xf-products-section__title{display:inline;font-size:30px;line-height:35px;font-weight:400;margin-right:12px}.xf-products-section__filter{width:245px;grid-area:filterBlock;-ms-grid-row:3;-ms-grid-row-span:3;-ms-grid-column:1}@media(min-width:1000px){.xf-products-section__filter .xf-menu-bars{display:none}}.xf-products-section__top{display:flex;justify-content:space-between;padding-left:21px;margin-top:32px;grid-area:sort;-ms-grid-row:4;-ms-grid-column:2}.xf-products-section__brandzone-tags~.xf-products-section__top,.xfnew-product-tags-extended~.xf-products-section__top,.xfnew-products-tags~.xf-products-section__top{margin-top:6px}.xf-products-section__top .xf-sort{margin-top:0;width:66%}@media(min-width:1000px){.xf-products-section__top .xf-sort{width:100%}}.xf-products-section .xfnew-product-tags-extended,.xf-products-section .xfnew-products-tags{align-self:start;margin-left:21px;grid-area:tags;-ms-grid-row:3;-ms-grid-column:2}.xf-products-section__products{padding-left:21px;grid-area:listing;-ms-grid-row:5;-ms-grid-column:2}.xf-products-section__products--no-filters{width:100%}.xf-products-section__products--no-filters .xf-catalog__item{width:calc(25% - 13px)}@media(min-width:1440px){.xf-products-section__products--no-filters.xf-products-section__products--new-template .xf-catalog__item{width:calc(16.66667% - 12px)}}.xf-products-section .catalog__items-wrap{margin-bottom:20px;position:relative}.xf-card__points-info-link{border-bottom:1px dotted;cursor:pointer;color:inherit;margin-bottom:12px;color:#7ac143;display:inline-block}body:not(._not-hover) .xf-card__points-info-link:hover{border-bottom-color:transparent}.xf-card__points-info-link:active{border-bottom-color:transparent;color:#80b857}.xf-card__points-info-link span{font-family:sans-serif}@media screen and (min-width:1440px){.xf-brandzone--new .xf-products-section--brandzone{grid-template-columns:18% 82%}.xf-products-section:not(.xf-products-section--brandzone):not(.xf-products-section--promos-brand){grid-template-columns:17% 33% 50%;grid-template-rows:auto auto auto auto 1fr;grid-template-areas:"filterBlock widget widget" "filterBlock banner banner" "filterBlock heading sort" "filterBlock tags tags" "filterBlock listing listing";-ms-grid-columns:17% 33% 50%;-ms-grid-rows:auto auto auto auto 100%}.xf-products-section:not(.xf-products-section--brandzone):not(.xf-products-section--promos-brand).xfnew-wrapper{width:100%}.xf-products-section:not(.xf-products-section--brandzone):not(.xf-products-section--promos-brand) .xfnew-product-tags-extended,.xf-products-section:not(.xf-products-section--brandzone):not(.xf-products-section--promos-brand) .xfnew-products-tags{-ms-grid-row:3;-ms-grid-column:2;-ms-grid-column-span:2}.xf-products-section--promos-brand:not(.xf-products-section--brandzone) .xf-catalog__item{width:calc(33.33333% - 11px)}.xf-products-section:not(.xf-products-section--brandzone):not(.xf-products-section--promos-brand) .xf-products-section__banner{width:calc(100% - 25px);margin:0 0 16px 21px;-ms-grid-row:1;-ms-grid-column:2;-ms-grid-column-span:2}.xf-products-section:not(.xf-products-section--brandzone):not(.xf-products-section--promos-brand) .xf-products-section__banner-fake{height:165px;max-width:1150px;width:100%}.xf-products-section:not(.xf-products-section--brandzone):not(.xf-products-section--promos-brand) .xf-products-section__banner-fake--small{display:none}.xf-products-section:not(.xf-products-section--brandzone):not(.xf-products-section--promos-brand) .xf-products-section__personalized-block{margin-left:21px}.xf-products-section:not(.xf-products-section--brandzone):not(.xf-products-section--promos-brand) .xf-products-section__page-info{padding:0 0 0 20px;margin:0;-ms-grid-row:2;-ms-grid-column:2}.xf-products-section:not(.xf-products-section--brandzone):not(.xf-products-section--promos-brand) .xf-products-section__page-info span{display:inline;font-weight:400;font-size:13px;line-height:1.54;color:#c4c4c4;white-space:nowrap}.xf-products-section:not(.xf-products-section--brandzone):not(.xf-products-section--promos-brand) .xf-products-section__title{font-size:24px;line-height:28px;font-weight:600;color:#043e44;margin-right:15px}.xf-products-section:not(.xf-products-section--brandzone):not(.xf-products-section--promos-brand) .xf-products-section__filter{-ms-grid-row:1;-ms-grid-row-span:4;-ms-grid-column:1}.xf-products-section:not(.xf-products-section--brandzone):not(.xf-products-section--promos-brand) .xf-products-section__top{margin:0;-ms-grid-row:2;-ms-grid-column:3}.xf-products-section:not(.xf-products-section--brandzone):not(.xf-products-section--promos-brand) .xf-products-section__top .xf-sort{margin:0}.xf-products-section:not(.xf-products-section--brandzone):not(.xf-products-section--promos-brand) .xf-products-section__top~.catalog__items-wrap,.xf-products-section:not(.xf-products-section--brandzone):not(.xf-products-section--promos-brand) .xf-products-section__top~.xf-products-section__products{margin-top:14px}.xf-products-section:not(.xf-products-section--brandzone):not(.xf-products-section--promos-brand) .xf-products-section__products{margin-left:-1px;-ms-grid-row:4;-ms-grid-column:2;-ms-grid-column-span:2}.xf-products-section:not(.xf-products-section--brandzone):not(.xf-products-section--promos-brand).xf-search-result__header .xf-products-section__page-info{padding:0}}.xf-product-info>.xf-product-info__block{float:left;width:48%}.xf-product-info>.xf-product-info__block:first-child{margin-right:20px}.xf-product-info__paragh{font-family:Roboto,-apple-system,sans-serif;font-size:14px;line-height:1.3;text-align:justify;color:#444;margin-bottom:40px}.xf-product-info__paragh *{word-break:break-word}.xf-product-info__paragh iframe,.xf-product-info__paragh img,.xf-product-info__paragh video{margin:10px;display:block}.xf-product-info__paragh img{max-width:100%;height:auto}@media(max-width:759px){.xf-product-info__paragh img{min-width:150px}}.xf-product-info__paragh iframe,.xf-product-info__paragh video{margin-left:auto;margin-right:auto;max-width:100%;max-height:625px}@media(max-width:999px){.xf-product-info__paragh iframe,.xf-product-info__paragh video{max-height:475px}}@media(max-width:759px){.xf-product-info__paragh iframe,.xf-product-info__paragh video{max-width:500px;max-height:313px;width:100%;height:calc(62.5vw - 25px)}}@media(max-width:999px)and (min-width:760px){.xf-product-info__paragh{font-size:16px}}@media(max-width:759px){.xf-product-info__paragh{margin-bottom:25px}}.xf-product-info__header{margin-bottom:10px;margin-top:0;font-size:18px;color:#444;text-transform:uppercase;font-family:Roboto,-apple-system,sans-serif}@media(max-width:759px){.xf-product-info__header{margin:20px 0 0;padding-bottom:14px}}.xf-product-table{width:100%;margin-bottom:30px}.xf-product-table__row{display:flex;padding:5px 0;border-bottom:1px solid #f2f2f2}.xf-product-table__col-header{color:grey}.xf-product-table__col{flex-wrap:wrap;word-break:break-word}.xf-product-table__row{font-size:14px}.xf-product-table__col-header{display:flex;flex:1;flex-shrink:0;flex-basis:30%;font-weight:400;color:#666;position:relative}.xf-product-table__col{display:flex;flex:1;flex-shrink:0;flex-basis:70%;justify-content:flex-end;text-align:right}.xf-product-table__col a{color:#7ac143;cursor:pointer;transition:color .125s ease}.xf-product-table__col a:active,.xf-product-table__col a:focus,body:not(._not-hover) .xf-product-table__col a:hover{color:#80b857}.xf-product-detailed{position:relative}.xf-product-detailed--growfood{position:absolute;right:-22px;top:-2px}.xf-product-detailed:active .xf-product-detailed__icon,.xf-product-detailed:hover .xf-product-detailed__icon{color:#007940}.xf-product-detailed__icon{display:inline-block;width:20px;height:20px;vertical-align:sub;text-align:center;color:grey;cursor:pointer}.xf-product-detailed__icon .xf-svg{font-size:14px!important;margin:0!important;width:20px}.xf-product-detailed__icon:hover+.xf-product-detailed__text{display:block;opacity:1;visibility:visible}.xf-product-detailed__text{position:absolute;bottom:160%;right:-35px;z-index:2;display:block;max-width:220px;width:auto;height:auto;vertical-align:top;visibility:hidden;opacity:0;transition:opacity all .3s ease;background:#fff;color:#000;border-radius:3px;border:1px solid #7ac143}.xf-product-detailed__text:after{content:"";position:absolute;bottom:-8px;right:36px;border-bottom:1px solid #7ac143;border-right:1px solid #7ac143;height:14px;width:14px;background-color:#fff;transform:rotate(45deg)}.xf-product-detailed__text-inner{display:inline-block;padding:12px 20px;font-family:Roboto,-apple-system,sans-serif;font-size:15px;word-wrap:normal;white-space:normal;position:relative;text-align:left}.xf-product-detailed__text-inner a{color:initial;text-decoration:underline}.xf-product-detailed__close{position:absolute;cursor:pointer;height:10px;width:10px;right:5px;top:5px}.xf-product-detailed__close:after,.xf-product-detailed__close:before{content:"";position:absolute;top:5px;width:14px;height:1px;background-color:#4b4b4b}.xf-product-detailed__close:after:hover,.xf-product-detailed__close:before:hover{background-color:#7ac143}.xf-product-detailed__close:before{transform:rotate(45deg);left:-2px}.xf-product-detailed__close:after{transform:rotate(-45deg);right:-2px}body:not(._not-hover) .xf-product-detailed:hover .xf-product-detailed__icon{color:#007940}body:not(._not-hover) .xf-product-detailed__icon:hover+.xf-product-detailed__text{visibility:visible;opacity:1}.xf-product-subscribe{background-color:#fff;position:relative;margin-top:10px}.xf-product-subscribe._popup{width:353px}.xf-product-subscribe._active .xf-product-subscribe__wrapper{display:block}.xf-product-subscribe._active .xf-product-subscribe__group{box-shadow:0 4px 10px 0 rgba(0,0,0,.1);border-radius:3px 3px 0 0}.xf-product-subscribe__group{border:1px solid #e5e5e5;border-radius:3px;padding:8px 18px}.xf-product-subscribe__group .xf-product-spinner{display:flex;width:147px}.xf-product-subscribe__group .xf-product-spinner .xf-product-spinner__field{width:65px}.xf-product-subscribe__group .xf-product-spinner .xf-product-spinner__dec,.xf-product-subscribe__group .xf-product-spinner .xf-product-spinner__inc{width:39px;height:40px}.xf-product-subscribe__caption{font-family:Roboto,-apple-system,sans-serif;color:#444;font-size:13px;line-height:15px;margin-bottom:8px;text-align:center}.xf-product-subscribe__button{width:147px;margin:0 auto;border:1px solid #7ac143;border-radius:3px;padding:0;color:#000;font-size:16px;height:40px;line-heigh:38px;text-align:center;box-shadow:none;background-color:transparent;display:block;transition:easy .3s}body:not(._not-hover) .xf-product-subscribe__button:hover{background-color:#008c44;border-color:#008c44;color:#fff}.xf-product-subscribe__button._save{color:#fff;font-weight:700;background-color:#7ac143}body:not(._not-hover) .xf-product-subscribe__button._save:hover{border-color:#008b44;background-color:#008b44}.xf-product-subscribe__button._full{margin-left:auto;margin-right:auto}.xf-product-subscribe__wrapper{position:absolute;top:100%;z-index:10;left:0;display:none;width:100%;background-color:#fff;box-shadow:0 4px 10px 0 rgba(0,0,0,.1);border:1px solid #e5e5e5;margin-top:-1px}.xf-product-subscribe__list{margin:0;padding:0;border:1px solid #e5e5e5;border-radius:3px}.xf-product-subscribe__item{list-style:none;border-bottom:1px solid #ececec}.xf-product-subscribe__item:last-child{border-bottom:none}.xf-product-subscribe__item input{display:none}.xf-product-subscribe__label{display:block;cursor:pointer;font-family:Roboto,-apple-system,sans-serif;color:#4c4c4c;font-size:14px;line-height:39px;padding-left:18px;padding-right:40px;position:relative;transition:easy .3s}body:not(._not-hover) .xf-product-subscribe__label:hover{font-weight:700;background-color:#f7f7f7}.xf-product-subscribe__label svg{display:none;fill:#7ac143;width:21px;height:14px;position:absolute;top:0;bottom:0;right:7px;margin:auto}.xf-product-subscribe__item input:checked+.xf-product-subscribe__label svg{display:block}.xf-product-subscribe__buttons,.xf-product-subscribe__group{display:flex;flex-direction:row;justify-content:space-between}.xf-product-subscribe__group{align-items:center}.xf-product-subscribe__caption{font-size:14px;line-height:16px;flex:1;padding-right:10px;margin-bottom:0;text-align:left}.xf-product-subscribe__button{flex-shrink:0;margin:0}.xf-product-subscribe__date{width:calc(50% - 4px);padding:0 26px;position:relative}.xf-product-subscribe__date .ui-datepicker{position:static;padding:0;box-shadow:none}.xf-product-subscribe__date .ui-datepicker-title{flex-direction:row;align-items:center;justify-content:center;font-family:Roboto,-apple-system,sans-serif;font-size:14px;line-height:14px;margin-bottom:12px}.xf-product-subscribe__date .ui-datepicker-calendar{width:100%}.xf-product-subscribe__date .ui-datepicker-calendar td{padding:0}.xf-product-subscribe__date .ui-datepicker-calendar th{font-family:Roboto,-apple-system,sans-serif;font-size:14px;color:#b2b2b2;padding-bottom:0;text-align:center}.xf-product-subscribe__date .ui-datepicker .ui-state-default{border-radius:3px;padding:0;width:24px;height:22px;line-height:20px;font-family:Roboto,-apple-system,sans-serif;font-size:14px;text-align:center}body:not(._not-hover) .xf-product-subscribe__date .ui-datepicker .ui-state-default:hover{border-color:#7ac143}.xf-product-subscribe__date .ui-datepicker .ui-datepicker-next,.xf-product-subscribe__date .ui-datepicker .ui-datepicker-prev{font-size:0;width:25px;height:25px}.xf-product-subscribe__date .ui-datepicker .ui-datepicker-next span,.xf-product-subscribe__date .ui-datepicker .ui-datepicker-prev span{display:none}.xf-product-subscribe__date .ui-datepicker .ui-datepicker-next:after,.xf-product-subscribe__date .ui-datepicker .ui-datepicker-prev:after{content:"";display:block;width:7px;height:7px;transform:rotate(45deg);position:absolute;top:0;bottom:0;left:0;right:0;margin:auto}.xf-product-subscribe__date .ui-datepicker .ui-datepicker-next{top:-7px;right:25px;border:none}.xf-product-subscribe__date .ui-datepicker .ui-datepicker-next:after{border-top:1px solid #666;border-right:1px solid #666}.xf-product-subscribe__date .ui-datepicker .ui-datepicker-prev{left:25px;top:-7px;border:none}.xf-product-subscribe__date .ui-datepicker .ui-datepicker-prev:after{border-bottom:1px solid #666;border-left:1px solid #666}.xf-product-subscribe__panel{display:flex;flex-direction:row;justify-content:space-between;align-items:flex-start}.xf-product-subscribe__list{width:calc(50% - 4px)}.xf-product-subscribe__form{padding:18px 18px 18px 22px}.xf-product-subscribe__buttons{margin-top:20px}.xf-product-subscribe__buttons .xf-product-subscribe__button{width:calc(50% - 4px)}.xf-product-subscribe._popup .xf-product-subscribe__group{display:block;padding-left:0;padding-right:0}.xf-product-subscribe._popup .xf-product-subscribe__group .xf-product-subscribe__button{margin:8px auto 0}.xf-product-subscribe._popup .xf-product-subscribe__group .xf-product-spinner{margin:16px auto 0}.xf-product-subscribe._popup .xf-product-subscribe__form{padding:20px 16px 16px}.xf-product-subscribe._popup .xf-product-subscribe__caption{text-align:center;padding-right:0}.xf-product-subscribe._popup .xf-product-subscribe__panel{display:block}.xf-product-subscribe._popup .xf-product-subscribe__list{width:100%}.xf-product-subscribe._popup .xf-product-subscribe__date{margin-bottom:11px;width:100%}.xf-product-last-order{display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between;position:relative;padding:8px;border-color:transparent;min-height:188px;text-align:center}.xf-product-last-order--empty{box-shadow:0 2px 15px rgba(4,62,68,.08);border-radius:6px}.xf-product-last-order__empty-item.fo-empty-loader-item{height:8px;margin-bottom:6px}.xf-product-last-order__empty-item--pic.fo-empty-loader-item{height:78px;margin-bottom:11px}.xf-product-last-order__empty-item--discount.fo-empty-loader-item{width:103px;height:16px;margin:0 auto 5px}.xf-product-last-order__empty-item--buy.fo-empty-loader-item{height:32px}.xf-product-last-order__actions,.xf-product-last-order__main{width:100%}.xf-product-last-order__actions{position:relative;z-index:5;margin-top:5px}.xf-product-last-order__label-adult{display:block;position:absolute;z-index:3;top:8px;left:8px;width:36px;height:36px}.xf-product-last-order__label-adult svg{width:100%;height:100%;fill:#b1b1b0}.xf-product-last-order__delivery-type{font-size:12px;font-weight:700;line-height:14px;color:#043e44}.xf-product-last-order .xf-product__picture{height:82px;margin:0 0 5px}.xf-product-last-order .xf-product__title{position:relative;z-index:5;order:0;color:#043e44;margin-bottom:2px}.xf-product-last-order .xf-product-title__link{font-size:12px;height:2.6em;-webkit-line-clamp:2;margin-bottom:0}body:not(._not-hover) .xf-product-last-order .xf-product-title__link:hover{color:#18a651}.xf-product-last-order .xf-product-new-price-old{display:flex;justify-content:center;width:100%}.xf-product-last-order .xf-product-new-price-old__discount,.xf-product-last-order .xf-product-new-price-old__fraction,.xf-product-last-order .xf-product-new-price-old__unit{font-size:10px}.xf-product-last-order .xf-product-new-price-old__fraction{margin-right:7px}.xf-product-last-order .xf-product-new-price__fraction{font-size:15px}.xf-product-last-order .xf-product-new-button-cart-price__container{height:32px;padding:5px 10px}.xf-product-last-order .xf-product-new-button-cart-price__icon{width:20px;height:20px}.xf-product-last-order .xf-product-new-button-cart-price:hover .xf-product-new-button-cart-price__container{color:#018c44;border-color:#018c44}.xf-product-last-order .xf-product-new-button-cart-price:active .xf-product-new-button-cart-price__container{color:#043e44;border-color:#043e44}.xf-product-last-order .xf-product-new-buy{width:100%}.xf-product-last-order .xf-product-new-amount-toggle__container{padding:1px 4px}.xf-product-last-order .xf-product-new-amount-toggle__input{font-size:12px}.xf-product-last-order .xf-product-new-amount-toggle__button{width:25px}.xf-product-last-order .xf-product-new-amount-toggle__input-wrap:after,.xf-product-last-order .xf-product-new-amount-toggle__input-wrap:before{display:none}.xf-product-last-order .xf-product-new-amount-toggle__price .xf-product-new-price__fraction{font-size:10px}.xf-product-last-order .xfnew-button-bordered{background-color:transparent;font-size:14px;height:32px;color:#18a651;border-color:#18a651}.xf-product-last-order .xfnew-button-bordered:hover{color:#018c44;border-color:#018c44}.xf-product-last-order .xfnew-button-bordered:active{color:#043e44;border-color:#043e44}.xf-product-last-order .xfnew-preloader{z-index:5}.xf-product-last-order--is-adult .xf-product-picture__img{-webkit-filter:blur(6px);filter:blur(6px);transform:scale(.9)}.xf-checkout-address{position:relative}.xf-checkout-address__map-closer{display:none}.xf-checkout-address .xf-inform{width:100%;display:block;margin-bottom:20px}.xf-checkout-warning{display:none;width:100%;height:100%;position:absolute;left:0;top:0;background:hsla(0,0%,100%,.65);z-index:1}.xf-checkout-warning__popup{position:absolute;top:50%;left:0;margin-top:-75px;height:150px;width:100%;padding:25px 50px;box-sizing:border-box;border:1px solid #fcd00d;background:#fff}.xf-checkout-warning__popup,.xf-checkout-warning__popup-button{text-align:center;font-family:Roboto,-apple-system,sans-serif;font-size:16px}.xf-checkout-warning__popup-button{display:inline-block;margin-top:15px;width:150px;border-radius:3px;color:#fff;padding:10px 16px;background-color:#7ac143;border:0;transition:background-color all .3s ease;cursor:pointer;font-weight:700}.xf-checkout-warning__popup-button:focus,body:not(._not-hover) .xf-checkout-warning__popup-button:hover{background-color:#008b44}.xf-checkout-warning__popup-button:active{background-color:#00803e}.xf-checkout-warning__popup-button._disabled,.xf-checkout-warning__popup-button:disabled,body:not(._not-hover) .xf-checkout-warning__popup-button._disabled:hover,body:not(._not-hover) .xf-checkout-warning__popup-button:disabled:hover{background-color:#e6e6e6;cursor:default}.xf-checkout-warning__popup-button .xf-svg{vertical-align:middle;font-size:24px;margin-top:-1px}.xf-checkout-address{padding-top:11px;margin-bottom:32px;display:flex;flex-wrap:wrap;align-items:stretch}.xf-checkout-address__map{overflow:hidden;min-height:100px;order:2;width:calc(52% - 20px);margin:23px 0 12px 20px}.xf-checkout-address__city-wrap{width:100%}.xf-checkout-address__city-select{display:block;width:100%;padding:12px 23px 12px 10px;border:1px solid #e5e5e5;border-radius:5px;margin-bottom:4px;font-size:14px;line-height:1;font-family:Roboto,-apple-system,sans-serif}.xf-checkout-address select.xf-checkout-address__city-select{height:47px!important}.xf-checkout-address__city-select-label{color:#808285;font-size:14px;display:block;margin-bottom:7px;font-family:Roboto,-apple-system,sans-serif;position:relative}.xf-checkout-address__city-select-block{width:100%;position:relative;z-index:3}.xf-warn{background:#ffe2d9;position:relative;padding:10px 20px 10px 66px;box-sizing:border-box;display:flex;align-items:center;justify-content:center;width:100%;line-height:18px;border-radius:3px;color:#444}.xf-warn._hidden{display:none}.xf-warn__text{font-family:Roboto,-apple-system,sans-serif;font-size:14px;color:#444;display:inline-block}.xf-warn__img,.xf-warn__label{position:absolute;top:calc(50% - 15px);margin:auto;left:13px}.xf-warn__label{width:30px;height:30px;background-color:#fff;border:3px solid #ff582a;border-radius:50%;text-align:center;line-height:1em;padding:4px 0;color:#ff582a}.xf-warn__label:before{content:"!";font-size:20px;font-weight:700;font-family:Roboto,-apple-system,sans-serif}.xf-warn__label_inform:before{content:"i"}.xf-warn__closer{margin-left:10px;margin-right:15px;cursor:pointer}.xf-warn a:not(.xf-warn.xf-order-warn__order-link),.xf-warn a:not(.xf-warn__cutted-link){border-bottom:1px dotted;color:#438cc1;display:inline-block;transition:border .3s}body:not(._not-hover) .xf-warn a:not(.xf-warn.xf-order-warn__order-link):hover,body:not(._not-hover) .xf-warn a:not(.xf-warn__cutted-link):hover{border-color:transparent}.xf-warn_yellow{background-color:rgba(249,206,123,.15)}.xf-warn_yellow .xf-warn__label{color:#f7d279;border-color:#f7d279}.xf-warn._order-edit{margin-top:15px;margin-bottom:15px;background-color:#ffe2d9;padding:0}@media(max-width:999px){.xf-warn._order-edit{margin-bottom:5px}}@media(max-width:759px){.xf-warn._order-edit{background-color:#fff;padding:7px;margin-bottom:5px;border-top:1px solid #f2f2f2}}.xf-warn._order-edit .xf-warn__img{top:7px}@media(max-width:759px){.xf-warn._order-edit .xf-warn__img{top:12px}}.xf-warn._order-edit .xf-warn__wrap{width:100%;display:flex;align-items:baseline;cursor:pointer;padding:13px 30px 13px 56px}@media(max-width:759px){.xf-warn._order-edit .xf-warn__wrap{flex-direction:column;background-color:#ffe2d9;border-radius:3px;margin-right:5px;padding:10px 20px 10px 40px}}.xf-warn._order-edit .xf-warn__title{margin-right:20px;font-size:16px;line-height:18px;font-family:Roboto,-apple-system,sans-serif;display:flex;color:#000}.xf-warn._order-edit .xf-warn__title span{color:#18a651;display:inline-block}@media(max-width:999px){.xf-warn._order-edit .xf-warn__title{font-size:15px}}@media(max-width:759px){.xf-warn._order-edit .xf-warn__title{font-size:14px;margin-right:0}}.xf-warn._order-edit .xf-warn__block{color:#909090;font-family:Roboto,-apple-system,sans-serif;font-size:12px;line-height:13px}@media(max-width:999px)and (min-width:760px){.xf-warn._order-edit .xf-warn__block{width:190px;margin-top:-10px;margin-bottom:-10px}}.xf-warn._order-edit .xf-warn__link{color:#438cc1;font-family:Roboto,-apple-system,sans-serif}@media(min-width:760px){.xf-warn._order-edit .xf-warn__link{margin:0 20px}}.xf-warn._order-edit .xf-warn__cutted-link{padding:13px 16px;line-height:18px;font-size:16px;font-family:Roboto,-apple-system,sans-serif;font-weight:700;border:none;transition:all .3s;white-space:nowrap;color:#18a651}@media(max-width:759px){.xf-warn._order-edit .xf-warn__cutted-link{font-size:16px;border-radius:3px;padding:10px 20px}}.xf-warn._order-edit._complete .xf-warn__wrap{padding:13px 16px;cursor:auto}.xf-warn._order-edit._complete .xf-warn__closer{stroke:#c4c4c4;stroke-width:2}@media(max-width:999px){.xf-warn._order-edit._complete{margin:7px 16px;width:auto}}@media(max-width:759px){.xf-warn._order-edit._complete:before{content:"";left:-16px;right:-16px;top:-10px;height:1px;display:block;position:absolute;background-color:#f2f2f2}.xf-warn._order-edit._complete .xf-warn__wrap{background-color:#fff;padding:0 10px}.xf-warn._order-edit._complete .xf-warn__title{font-family:Roboto,-apple-system,sans-serif;display:block;text-align:center;font-weight:700;font-size:14px}.xf-warn._order-edit._complete .xf-warn__title svg{display:none}.xf-warn._order-edit._complete .xf-warn__closer{margin-left:15px;margin-right:0;font-size:22px}}@media(max-width:999px){.xf-warn._order-edit{margin-top:0}}.xf-warn ._pending{opacity:.5;cursor:progress;transition:all .5s}.xf-warn._attention{background-color:#fff;border:1px solid #7ac143;font-family:Roboto,-apple-system,sans-serif;font-size:14px}.xf-warn._attention:before{content:"!";font-size:24px;font-weight:700;font-family:Roboto,-apple-system,sans-serif;color:#7ac143;width:30px;box-sizing:border-box;text-align:center;line-height:24px;border:3px solid #7ac143;border-radius:50%;position:absolute;top:calc(50% - 15px);margin:auto;left:13px}.xf-warn._attention._red{border-color:#ff582a}.xf-warn._attention._red:before{color:#ff582a;border-color:#ff582a}@media(max-width:759px){.xf-warn__block._order-edit{font-size:12px;font-family:Roboto,-apple-system,sans-serif;text-align:center;padding-bottom:10px}}.xf-order-informer-list{position:relative;height:47px;margin-bottom:10px;overflow:hidden;transition:all .3s linear}.xf-order-informer-list:first-child{margin-top:0}.xf-order-informer-list--opened .xf-order-warn__more-btn:after{transform:rotate(180deg)}.xf-order-warn{display:flex;align-items:baseline;width:100%;margin:2px auto;background-color:#ffe2d9;padding:14px 16px 14px 10px}.xf-order-warn__title{display:flex;align-items:baseline;margin-right:20px;color:#000}.xf-order-warn__order-link,.xf-order-warn__title{font-family:Roboto,-apple-system,sans-serif;font-size:16px;line-height:18px}.xf-order-warn__order-link{margin:0 5px;border:none;transition:all .3s;white-space:nowrap;color:#18a651}.xf-order-warn__action-wrap{display:flex;align-items:center}.xf-order-warn__action-link{line-height:18px;font-size:16px;font-weight:700;transition:all .3s;white-space:nowrap;color:#18a651}.xf-order-warn__action-link,.xf-order-warn__secondary-text{margin-right:10px;font-family:Roboto,-apple-system,sans-serif}.xf-order-warn__secondary-text{font-size:12px;line-height:13px;color:#909090}.xf-order-warn__more-btn{position:absolute;top:14px;right:30px;display:flex;align-items:center;font-family:Roboto,-apple-system,sans-serif;line-height:16px;font-size:14px;border:0;background:none;outline:none;transition:all .3s;white-space:nowrap;color:#18a651;cursor:pointer}.xf-order-warn__more-btn:after{content:"";display:inline-block;width:10px;height:10px;margin-left:8px;background:url(https://cdn.vprok.ru/front/a013fa5b59461f697c770f26e210e35aae738031/common/img/svg/arrow-down-green.svg) 50% no-repeat;transition:transform .5s}.xf-inform{text-align:center;padding:28px 40px;border:1px solid #fcd00d}.xf-inform__header{font-size:20px;font-weight:700;display:block;margin-bottom:16px}.xf-inform__text{font-size:14px;margin:0}.xf-inform__warning{text-transform:uppercase;color:#ff0f00}.xf-inform:before{content:"";display:block;margin:15px auto;background-image:url(https://cdn.vprok.ru/front/a013fa5b59461f697c770f26e210e35aae738031/common/img/svg/warning.svg);height:50px;width:66px}.xf-inform._catalog{flex-grow:1;padding:20px 40px;font-family:Roboto,-apple-system,sans-serif;font-size:20px}.xf-inform._catalog,.xf-inform._gray{color:#c4c4c4;border:none}.xf-inform._gray .xf-inform__header{margin-bottom:0}.xf-inform._gray .xf-inform__header+.xf-inform__text{margin-top:16px}.xf-inform._catalog .xf-inform__header{margin-bottom:0;font-size:22px}.xf-go-to-order-page-form{text-align:center;padding:18px 30px 14px;color:#4c4c4c}.xf-go-to-order-page-form__header{font-family:Roboto,-apple-system,sans-serif;font-weight:700;font-size:20px;margin-bottom:18px}.xf-go-to-order-page-form__header-hint{font-family:Roboto,-apple-system,sans-serif;margin-bottom:18px;font-size:16px}.xf-go-to-order-page-form__label{text-align:left;color:#808285;font-size:14px;margin-bottom:7px;display:block;font-family:Roboto,-apple-system,sans-serif}.xf-go-to-order-page-form__field{text-align:left;display:block;box-sizing:border-box;border:1px solid #dfdfdf;border-radius:3px;font-size:14px;padding:11px 10px;outline:none;background:#fff;width:100%}.xf-go-to-order-page-form__field:focus{border-color:#c6e0ad;box-shadow:0 0 2px 2px rgba(121,193,67,.3)}.xf-go-to-order-page-form__field._disabled,.xf-go-to-order-page-form__field:disabled{background:#f4f5f7}.xf-go-to-order-page-form__submit{border-radius:3px;color:#fff;padding:10px 16px;background-color:#7ac143;border:0;text-align:center;transition:background-color all .3s ease;cursor:pointer;font-family:Roboto,-apple-system,sans-serif;font-weight:700;display:block;width:100%;font-size:18px;margin-top:30px}.xf-go-to-order-page-form__submit:focus,body:not(._not-hover) .xf-go-to-order-page-form__submit:hover{background-color:#008b44}.xf-go-to-order-page-form__submit:active{background-color:#00803e}.xf-go-to-order-page-form__submit._disabled,.xf-go-to-order-page-form__submit:disabled,body:not(._not-hover) .xf-go-to-order-page-form__submit._disabled:hover,body:not(._not-hover) .xf-go-to-order-page-form__submit:disabled:hover{background-color:#e6e6e6;cursor:default}.xf-cart-vetcatrisk{margin-top:1em}.xf-cart-vetcatrisk .xf-form__checkbox-label .xf-cart-vetcatrisk__checkbox-label{max-width:100%;width:100%;font-size:.92em;line-height:15px}.xf-cart-vetcatrisk .xf-form__checkbox-label .xf-cart-vetcatrisk__checkbox-label .xf-svg{position:relative;top:3px}.xf-popup-vetcatrisk{padding:20px;border-radius:3px;text-align:center;position:relative;font-size:16px;max-width:390px}.xf-popup-vetcatrisk._active{display:block}.xf-popup-vetcatrisk p{margin-bottom:20px}.xf-popup-vetcatrisk__header{font-size:18px}.xf-popup-vetcatrisk__btn-block{display:grid;grid-gap:8px;grid-template-columns:1fr 1fr;width:100%}.xf-popup-vetcatrisk__btn{display:block;vertical-align:top;font-size:16px;line-height:20px;font-family:Roboto,-apple-system,sans-serif}.xf-popup-vetcatrisk__btn._primary{border-radius:3px;color:#fff;padding:10px;background-color:#7ac143;border:0;text-align:center;transition:background-color all .3s ease;cursor:pointer;font-family:Roboto,-apple-system,sans-serif;font-weight:700}.xf-popup-vetcatrisk__btn._primary:focus,body:not(._not-hover) .xf-popup-vetcatrisk__btn._primary:hover{background-color:#008b44}.xf-popup-vetcatrisk__btn._primary:active{background-color:#00803e}.xf-popup-vetcatrisk__btn._primary._disabled,.xf-popup-vetcatrisk__btn._primary:disabled,body:not(._not-hover) .xf-popup-vetcatrisk__btn._primary._disabled:hover,body:not(._not-hover) .xf-popup-vetcatrisk__btn._primary:disabled:hover{background-color:#e6e6e6;cursor:default}.xf-popup-vetcatrisk__btn._sub{border-radius:5px;padding:10px;background-color:#fff;border:1px solid #c6e0ad;text-align:center;transition:background-color all .3s ease,border-color all .3s ease;cursor:pointer;color:#000}.xf-popup-vetcatrisk__btn._sub:focus,body:not(._not-hover) .xf-popup-vetcatrisk__btn._sub:hover{background-color:#c6e0ad;border-color:#c6e0ad}.xf-popup-vetcatrisk__btn._sub:active{background-color:#bfd9a7;border-color:#bfd9a7}.xf-popup-vetcatrisk__btn._sub:disabled{background-color:#f2f2f2;border-color:#d9d9d9}.xf-popup-vetcatrisk__btn._sub+._sub+._primary{grid-column:1/-1}.xf-popup-vetcatrisk__closer{position:absolute;top:0;right:0;cursor:pointer;padding:9px;width:30px;height:30px;border-radius:0 5px 0 5px}.xf-popup-vetcatrisk .baron{height:200px}@media(max-width:759px){.xf-popup-vetcatrisk{padding:25px 15px 15px}.xf-popup-vetcatrisk__btn{padding-left:5px!important;padding-right:5px!important}.xf-popup-vetcatrisk .baron{overflow-y:scroll}}@media(max-width:379px){.xf-popup-vetcatrisk{padding:25px 10px 15px}.xf-popup-vetcatrisk__btn{min-width:auto;width:calc(100% - 190px)}.xf-popup-vetcatrisk .baron{overflow-y:scroll}}.xf-empty-section{padding:0 0 44px;text-align:center;font-family:Roboto,-apple-system,sans-serif;font-size:20px;line-height:23px;font-weight:700;color:#7ac143}.xf-empty-section__text{color:#7ac143}.xf-empty-section._offline,.xf-empty-section._online{padding-top:58px}.xf-empty-section._reviews{width:280px;padding-top:0;margin:112px auto 0}.xf-empty-section._mini{display:flex;align-items:center;justify-content:center;padding:25px 20px;font-family:Roboto,-apple-system,sans-serif;font-size:22px;border:1px solid #e8e8e8}.xf-empty-section__icon{width:58px;height:45px;fill:#7ac143;display:block;margin:0 auto 13px}.xf-empty-section__icon._card-status{height:88px}.xf-empty-section__link{display:block;height:40px;line-height:40px;font-family:Roboto,-apple-system,sans-serif;font-size:16px;font-weight:700;color:#fff;background-color:#7ac143;text-align:center;width:185px;margin:21px auto 0;border-radius:6px;transition:all .3s ease}body:not(._not-hover) .xf-empty-section__link:hover{background-color:#008b44}.xf-empty-section__link._search{margin:33px auto 0}.xf-empty-section__list{padding:0;font-weight:400;display:flex;flex-direction:column;margin:27px auto 0}.xf-empty-section__item{font-family:Roboto,-apple-system,sans-serif;list-style:none;color:#909090;font-size:14px;line-height:16px;text-align:center;margin:0}.xf-empty-section._search{padding:50px 0 44px}.xf-empty-section__text{font-size:28px;line-height:32px}.xf-empty-section__item{font-size:22px;line-height:30px}@media(min-width:1440px){.xf-empty-section__text{font-size:32px;line-height:37px}.xf-empty-section__item{font-size:24px;line-height:30px}}.xf-empty-search{display:flex;flex-wrap:wrap;width:100%;max-width:940px;margin:110px auto 130px;color:#083e44}.xf-empty-search__picture{display:flex;align-items:center;justify-content:center;width:162px;min-width:162px;height:162px;border-radius:10em;background-color:#f7f7f9}.xf-empty-search__picture svg{width:60px}.xf-empty-search__body{width:calc(100% - 162px);padding-left:52px}.xf-empty-search__message{margin-top:8px;font-size:24px;line-height:31px;font-weight:700}.xf-empty-search__category{white-space:pre;color:#7cbf4b}.xf-empty-search__text{color:#bdbebd}.xf-empty-search__offer{font-size:14px;margin-top:12px;letter-spacing:-.35px}.xf-empty-search__actions{display:flex;margin-top:37px}.xf-empty-search__action-item{display:flex;align-items:center;justify-content:center;width:208px;height:50px;margin-left:26px;border-radius:6px;font-size:16px;font-weight:700;user-select:none;cursor:pointer}.xf-empty-search__action-item-search-icon{stroke:#fff}.xf-empty-search__action-item svg{margin-right:12px;width:1em;height:100%}.xf-empty-search__action-item:first-child{margin-left:0;background-color:#18a651;color:#fff}.xf-empty-search__action-item:nth-child(2){color:#083e44;background-color:#f7f7f9}@media(max-width:1439px){.xf-empty-search{margin-bottom:78px}.xf-empty-search__body{padding-left:30px}}@media(max-width:750px){.xf-empty-search{justify-content:center;margin-top:40px;margin-bottom:47px;padding:0 20px}.xf-empty-search__picture{margin-bottom:20px;width:105px;min-width:105px;height:105px}.xf-empty-search__picture svg{width:39px}.xf-empty-search__body{width:100%;padding-left:0;text-align:center}.xf-empty-search__message{font-size:16px;line-height:21px}.xf-empty-search__offer{margin-top:16px}.xf-empty-search__actions{flex-direction:column;align-items:center;margin-top:40px}.xf-empty-search__action-item{height:40px;margin-left:0;margin-top:15px}.xf-empty-search__action-item:first-child{margin-top:0}}body:not(._not-hover) .xf-empty-search__action-item:first-child:hover{background-color:#128a47}body:not(._not-hover) .xf-empty-search__action-item:nth-child(2):hover{background-color:#083e44;color:#fff}.xf-empty-search-advice{display:flex;flex-wrap:nowrap;justify-content:center;width:100%;max-width:1280px;margin-left:auto;margin-right:auto;margin-bottom:95px;font-size:16px}.xf-empty-search-advice__item{display:flex;width:auto;padding:0 41px;margin-bottom:37px;white-space:pre;line-height:1.4}.xf-empty-search-advice__item:before{content:"";display:block;width:17px;min-width:17px;height:12px;margin-right:15px;margin-top:2px;background-image:url(https://cdn.vprok.ru/front/a013fa5b59461f697c770f26e210e35aae738031/common/img/svg/ok.svg);background-size:cover;background-repeat:no-repeat;background-position:50%}.xf-empty-search-advice__item a{font-weight:700}@media(min-width:751px)and (max-width:1439px){.xf-empty-search-advice{max-width:940px;justify-content:space-between;flex-wrap:wrap}.xf-empty-search-advice__item{padding:0 10px}.xf-empty-search-advice._with-category{padding-left:192px;justify-content:flex-start}.xf-empty-search-advice._with-category .xf-empty-search-advice__item{width:300px;margin-right:102px}.xf-empty-search-advice._with-category .xf-empty-search-advice__item:nth-child(2n){margin-right:0}}@media(max-width:750px){.xf-empty-search-advice{width:min-content;justify-content:flex-start;flex-wrap:wrap}.xf-empty-search-advice__item{width:100%;padding:0 20px}}.xf-caption__title{margin:0;font-family:Roboto,-apple-system,sans-serif;font-weight:400;color:#000}.xf-caption__title-text{color:inherit}.xf-caption__title-text._success{color:#005826}.xf-caption__title-text._error{color:#ff0f00}.xf-caption__breadcrumbs+.xf-caption__title{margin-top:20px}.xf-caption__breadcrumbs+.xf-caption__title:empty{margin-top:0}.xf-caption__buttons{margin-top:4px;vertical-align:bottom;text-align:right}.xf-caption__buttons .button+.button{margin-left:10px}.xf-caption__meta{font-size:15px;color:grey}.xf-caption{position:relative}.xf-caption--product-view .xf-breadcrumbs{padding-right:140px}.xf-caption .xf-wrapper{padding:0 20px 18px}.xf-caption .xfnew-wrapper--mp{width:1000px}.xf-caption__title{font-size:30px;line-height:35px}.xf-caption__title._center{text-align:center}.xf-caption__article{position:absolute;right:20px;top:0}@media(min-width:1440px){.xf-caption .xfnew-wrapper--mp{width:100%}}.xf-seo{margin-top:40px;margin-bottom:40px;color:#999;font-size:15px;line-height:20px;clear:both}.xf-catalog-categories{display:flex;padding-top:16px;position:relative}.xf-catalog-categories__col{flex:1}.xf-catalog-categories__col._left{flex-basis:244px;flex-grow:0;padding-right:10px}.xf-catalog-categories__list{list-style:none;margin:0;padding:0;font-family:Roboto,-apple-system,sans-serif}.xf-catalog-categories__item{background:#fff;font-size:15px}.xf-catalog-categories__link{display:flex}.xf-catalog-categories__icon{display:inline-block;color:#7ac143}.xf-catalog-categories__col._left .xf-catalog-categories__text{font-size:15px}.xf-catalog-categories__col._right .xf-catalog-categories__text{font-size:18px}.xf-catalog-categories__list._list{min-width:225px;margin-bottom:30px;padding:0 3px;border:none}.xf-catalog-categories__list._list .xf-catalog-categories__item{line-height:1}.xf-catalog-categories__list._list .xf-catalog-categories__link{justify-content:flex-start;align-items:center;min-height:40px;padding:5px;color:#666;transition:box-shadow all .3s ease;border:1px solid #e5e5e5;border-radius:3px;margin-bottom:10px;letter-spacing:.025em}body:not(._not-hover) .xf-catalog-categories__list._list .xf-catalog-categories__link:hover{background:#fff;color:#444;font-weight:700;letter-spacing:inherit;box-shadow:0 4px 10px rgba(0,0,0,.1)}.xf-catalog-categories__list._list .xf-catalog-categories__icon{width:27px;height:25px;min-width:27px;margin-right:8px}.xf-catalog-categories__list._list .xf-catalog-categories__text{display:inline-block;flex-grow:1;flex-basis:0px}.xf-catalog-categories__list._grid{margin-bottom:40px;font-size:0}.xf-catalog-categories__list._grid .xf-catalog-categories__item{width:33.3333333333%;line-height:1.3333333333;background:#fff;border-left:1px solid #e6e6e6;border-top:1px solid #e6e6e6;text-align:center;display:inline-block;vertical-align:top;height:240px}.xf-catalog-categories__list._grid .xf-catalog-categories__item:last-child,.xf-catalog-categories__list._grid .xf-catalog-categories__item:nth-child(3n){border-right:1px solid #e6e6e6}.xf-catalog-categories__list._grid .xf-catalog-categories__item:nth-last-child(-n+3){border-bottom:1px solid #e6e6e6}.xf-catalog-categories__list._grid .xf-catalog-categories__link{position:relative;flex-direction:column;align-items:center;justify-content:center;height:238px;padding:30px;color:#4c4c4c;letter-spacing:.025em}.xf-catalog-categories__list._grid .xf-catalog-categories__link:before{content:"";position:absolute;top:0;left:0;z-index:0;width:100%;height:100%;background:#fff;box-shadow:0 6px 20px rgba(0,0,0,.2);opacity:0;transition:all all .3s ease}body:not(._not-hover) .xf-catalog-categories__list._grid .xf-catalog-categories__link:hover{font-weight:700;letter-spacing:inherit}body:not(._not-hover) .xf-catalog-categories__list._grid .xf-catalog-categories__link:hover:before{transform:scale(1.015);opacity:1}.xf-catalog-categories__list._grid .xf-catalog-categories__icon{position:relative;z-index:1;width:100px;height:100px;margin-bottom:25px}.xf-catalog-categories__list._grid .xf-catalog-categories__text{position:relative;z-index:1;display:block;max-width:100%}.xf-catalog-categories__seo{margin-bottom:45px;font-family:Roboto,-apple-system,sans-serif}.xf-catalog-categories__seo-title{margin:0 0 20px;line-height:1.1;font-family:Roboto,-apple-system,sans-serif;font-size:20px;font-weight:400}.xf-catalog-categories__seo-body{line-height:1.3;font-size:17px}.xf-catalog__page-num{width:100%;font-size:14px;font-family:Roboto,-apple-system,sans-serif;color:#c4c4c4;text-align:center;position:relative;margin-bottom:15px}.xf-catalog__page-num span{position:relative;z-index:2;display:inline-block;padding:0 15px;background-color:#fff}.xf-catalog__page-num:before{content:"";position:absolute;left:0;right:0;height:1px;background-color:#e5e5e5;top:50%}@media(min-width:1000px){.xf-catalog__page-num:before{right:18px}}@media(max-width:759px){.xf-catalog__page-num{margin-top:15px}}.xf-catalog{list-style:none;padding:0;margin:0 -15px 0 0;font-size:0;display:flex;flex-wrap:wrap}.xf-catalog__item{margin-bottom:15px;margin-right:11px;width:calc(33.33333% - 11px)}.xf-main-page .xf-catalog__item:nth-child(4n){margin-right:0}.xf-catalog__item._additionals .xf-product{z-index:1}.xf-catalog__item._additionals .xf-product._hover,.xf-catalog__item._additionals .xf-product:hover{z-index:10}.xf-catalog__item._additionals .xf-product._hover .xf-product-del-info,.xf-catalog__item._additionals .xf-product:hover .xf-product-del-info{display:block;position:absolute;top:100%;left:5px;background-color:#fff}.xf-favorite .xf-catalog{padding-left:0;min-width:100%}@media screen and (min-width:1440px){.xf-catalog__item{width:calc(20% - 12px)}.xf-wrapper:not(.xf-brandzone--new) .xf-products-section--brandzone:not(.xf-products-section--no-filters) .xf-catalog__item,.xf._hardcode_brandzone .xf-products-section--brandzone:not(.xf-products-section--no-filters) .xf-catalog__item{width:calc(33.33333% - 11px)}}.xf-catalog-filter{margin-bottom:25px;margin-top:30px}.xf-catalog-filter__group{list-style:none;margin:0;padding:8px 0 0;border-bottom:1px solid #f2f2f2}.xf-catalog-filter__group:first-child{padding-top:0}.xf-catalog-filter__item{display:inline-block;vertical-align:top;margin-bottom:8px;margin-right:10px;font-size:17px;color:#4c4c4c}.xf-catalog-filter__checkbox,.xf-catalog-filter__radio{display:none}.xf-catalog-filter__checkbox:checked+.xf-catalog-filter__label,.xf-catalog-filter__radio:checked+.xf-catalog-filter__label{background-color:#f1f1f1}.xf-catalog-filter__label{display:inline-block;padding:9px 12px 11px 18px;border-radius:5px;cursor:pointer;transition:background-color .2s ease-out}body:not(._not-hover) .xf-catalog-filter__label:hover{background:#e6e6e6;cursor:pointer;border-radius:5px}.xf-catalog-filter__label-inner{pointer-events:none}.xf-catalog-filter__item-amount{position:relative;display:inline-block;vertical-align:super;top:0;margin-left:-2px;margin-right:2px;font-size:10px;color:#9f9f9f}.xf-product-del-info{list-style:none;margin:0;padding:0}.xf-main-page__block-item{font-size:0}.xf-catalog__half-offer{margin-top:45px}.xf-catalog-seo{margin:20px 0 45px;font-family:Roboto,-apple-system,sans-serif}.xf-catalog-seo._categories{margin-top:30px;padding:0 20px}.xf-catalog-seo__title{margin:0 0 20px;line-height:30px;font-family:Roboto,-apple-system,sans-serif;font-size:24px;font-weight:400}.xf-catalog-seo__body{line-height:19px;font-size:15px;font-family:Roboto,-apple-system,sans-serif}.xf-catalog-seo__body ul{padding-left:20px}.ui-datepicker{background:#fff;padding:15px 19px;border-radius:5px;box-shadow:0 0 15px 0 rgba(0,0,0,.08);position:absolute;z-index:999999!important;display:none}.ui-datepicker-title{display:flex;flex-wrap:wrap;flex-direction:column}.ui-datepicker-month+.selectboxit-container,.ui-datepicker select.ui-datepicker-month{display:block;order:2;width:40%!important;margin:auto auto 20px}.ui-datepicker-year+.selectboxit-container,.ui-datepicker select.ui-datepicker-year{display:block;order:1;width:40%!important;margin:auto auto 11px}.ui-datepicker-prev,.ui-datepicker-year-prev{position:absolute;border:6px solid transparent;border-right-color:#ccc;display:block;top:25px;left:24%;cursor:pointer}.ui-datepicker-prev{top:65px;left:24%}.ui-datepicker-next,.ui-datepicker-year-next{position:absolute;border:6px solid transparent;border-left-color:#ccc;display:block;top:25px;right:24%;cursor:pointer}.ui-datepicker-next{top:65px;right:24%}.ui-datepicker-calendar th{font-size:13px;font-weight:400;color:grey;padding-bottom:12px;text-align:center}.ui-datepicker-calendar td{padding:2px 4px 6px}.ui-datepicker .ui-state-default{padding:6px;font-size:14px;color:#4c4c4c;text-align:center;display:block;border-radius:50%;border:1px solid transparent;box-sizing:border-box;transition:border all .3s ease,background .5s ease,color .5s ease}body:not(._not-hover) .ui-datepicker td:not(.ui-datepicker-unselectable) .ui-state-default:hover{border-color:#c6e0ad}.ui-datepicker-other-month .ui-state-default{color:#ccc}.ui-datepicker-today .ui-state-default{background:#e6e6e6}.ui-datepicker-current-day .ui-state-default{background:#71be44;color:#fff}.ui-datepicker .ui-state-disabled .ui-state-default{color:#ccc}.ui-datepicker._hide-year .ui-datepicker-year{display:none}.ui-datepicker._hide-year .ui-datepicker-next,.ui-datepicker._hide-year .ui-datepicker-prev{top:40px}.ui-datepicker-title .selectboxit{padding:6px 7px;border:1px solid #c6e0ad}.ui-datepicker-title .selectboxit-arrow-container{width:25px}.ui-datepicker-title .selectboxit-arrow{width:8px;height:8px;margin-top:-7px}.xf-datepicker{position:relative}.hasDatepicker:disabled+.xf-datepicker__icon{color:#d9d9d9}.xf-datepicker__icon{position:absolute;bottom:9px;width:1.5em;height:1.5em;color:#7ac143;pointer-events:none}.xf-datepicker{display:inline-block}.xf-datepicker__icon{right:36px}.xf-autocomplete__list{background:#fff;list-style:none;margin:0;padding:0;position:absolute!important;z-index:101;border-radius:0 0 5px 5px;border:1px solid #ececec;border-top:0 solid #ececec;box-shadow:0 8px 10px 0 rgba(0,0,0,.15)}.xf-autocomplete__list:not(.xf-header-search__list){max-height:300px;overflow-y:scroll;-ms-overflow-style:none}.xf-autocomplete__list:not(.xf-header-search__list)::-webkit-scrollbar{width:0}.xf-autocomplete__item{position:relative}.xf-autocomplete__item._product .xf-autocomplete__item-link:after{display:block}.xf-autocomplete__item-link{padding:12px 26px 11px 15px;display:flex;align-items:center;border-bottom:1px solid #ececec;color:#444;font-size:16px;line-height:19px;font-family:Roboto,-apple-system,sans-serif;position:relative}.xf-autocomplete__item-link .xf-svg{font-size:14px;position:absolute;top:50%;transform:translateY(-50%);right:1px;color:#ececec;stroke:transparent}.xf-autocomplete__item-link b{font-weight:700}body:not(._not-hover) .xf-autocomplete__item-link:hover{background:#ececec;transition:background .5s ease}body:not(._not-hover) .xf-autocomplete__item-link:hover .xf-svg{color:#b2d235;stroke:#b2d235}.xf-green-btn{border-radius:3px;color:#fff;padding:16px;background-color:#7ac143;border:0;text-align:center;transition:background-color all .3s ease;cursor:pointer;font-family:Roboto,-apple-system,sans-serif;font-weight:700;font-size:16px;display:inline-block}.xf-green-btn:focus,body:not(._not-hover) .xf-green-btn:hover{background-color:#008b44}.xf-green-btn:active{background-color:#00803e}.xf-green-btn._disabled,.xf-green-btn:disabled,body:not(._not-hover) .xf-green-btn._disabled:hover,body:not(._not-hover) .xf-green-btn:disabled:hover{background-color:#e6e6e6;cursor:default}.xf-sub-btn{border-radius:5px;color:#000;padding:16px;background-color:#fff;border:1px solid #c6e0ad;text-align:center;transition:background-color all .3s ease,border-color all .3s ease;cursor:pointer;font-size:16px;display:inline-block}.xf-sub-btn:focus,body:not(._not-hover) .xf-sub-btn:hover{background-color:#c6e0ad;border-color:#c6e0ad}.xf-sub-btn:active{background-color:#bfd9a7;border-color:#bfd9a7}.xf-sub-btn:disabled{background-color:#f2f2f2;border-color:#d9d9d9}.xf-promo-readmore+.xf-promo-detail__more{text-decoration:none;display:inline-block!important;width:auto!important}.xf-promo-readmore._dotted+.xf-promo-detail__more{border-bottom:1px dotted}@keyframes go-left-right_l{0%{transform:rotate(5deg)}to{transform:rotate(-5deg)}}@keyframes go-left-right_r{0%{transform:scale(.82,-1) rotate(-160deg)}to{transform:scale(.78,-1) rotate(-150deg)}}.xf._new-year{background-image:url(https://cdn.vprok.ru/front/a013fa5b59461f697c770f26e210e35aae738031/common/img/brand/newYear/ny-left.jpg),url(https://cdn.vprok.ru/front/a013fa5b59461f697c770f26e210e35aae738031/common/img/brand/newYear/ny-right.jpg);background-repeat:no-repeat,no-repeat;background-position:0 0,100% 0;background-size:calc(50% - 500px),calc(50% - 500px);background-attachment:fixed,fixed}.xf._new-year .xf-line{width:100px;margin:auto}.xf._new-year .xf-header .xf-wrapper{position:relative}.xf._new-year .xf-header .xf-wrapper:after,.xf._new-year .xf-header .xf-wrapper:before{content:"";background:url(https://cdn.vprok.ru/front/a013fa5b59461f697c770f26e210e35aae738031/common/img/brand/newYear/candy.png) top no-repeat;width:35px;height:17px;display:block;position:absolute}.xf._new-year .xf-header .xf-wrapper:before{top:44px;left:238px;transform:rotate(0deg);animation:go-left-right_l 3s infinite alternate}.xf._new-year .xf-header .xf-wrapper:after{top:52px;right:16px;-webkit-transform:rotate(30deg);transform:scale(.8,-1) rotate(-155deg);animation:go-left-right_r 2s infinite alternate}.xf._march{background-image:url(https://cdn.vprok.ru/front/a013fa5b59461f697c770f26e210e35aae738031/common/img/brand/08/xv.jpg)}.xf._march .xf-wrapper{background:#fff}.xf._march .xf-about-perekrestok{background:transparent;border-top:none;padding:0}.xf._march .xf-about-perekrestok .xf-wrapper{border-top:1px solid #e6e6e4;padding:37px 20px 34px}.xf._march .xf-promo-detail{border-bottom:1px solid #e6e6e4}.xf._march .xf-line{display:none}.xf._march .xf-footer .xf-wrapper{background:transparent}body.xf-corner-site-zoo .xfnew-header__wrapper{position:relative}body.xf-corner-site-zoo .xfnew-header__address-tooltip,body.xf-corner-site-zoo .xfnew-header__address-tooltip:before,body.xf-corner-site-zoo .xfnew-header__wrapper--blue{background-color:#4151a8}body.xf-corner-site-zoo .xfnew-header__catalog:hover{background-color:#5162be}body.xf-corner-site-zoo .xfnew-header__favorite:active svg,body.xf-corner-site-zoo .xfnew-header__favorite:focus svg,body.xf-corner-site-zoo .xfnew-header__favorite:hover svg,body.xf-corner-site-zoo .xfnew-header__user-nav:active svg,body.xf-corner-site-zoo .xfnew-header__user-nav:focus svg,body.xf-corner-site-zoo .xfnew-header__user-nav:hover svg{stroke:#ebe0cf}body.xf-corner-site-zoo .xfnew-header__cart-wrap:active svg,body.xf-corner-site-zoo .xfnew-header__cart-wrap:focus svg,body.xf-corner-site-zoo .xfnew-header__cart-wrap:hover svg,body.xf-corner-site-zoo .xfnew-header__cart:active svg,body.xf-corner-site-zoo .xfnew-header__cart:focus svg,body.xf-corner-site-zoo .xfnew-header__cart:hover svg{fill:#ebe0cf}body.xf-corner-site-zoo .xfnew-header__logo--zoo-default{margin-right:17px}body.xf-corner-site-zoo .xfnew-header__logo--zoo-corner{position:absolute;left:37px;top:26px}body.xf-corner-site-zoo .xfnew-header__logo-image--zoo-default{width:169px;height:37px;fill:#4151a8}body.xf-corner-site-zoo .xfnew-header__logo-image--zoo-default:hover{fill:#043e44}body.xf-corner-site-zoo .xfnew-header__logo-image--zoo-corner{width:120px;height:17px;fill:#4151a8}body.xf-corner-site-zoo .xfnew-header__logo-image--zoo-corner:hover{fill-opacity:.8}body.xf-corner-site-zoo .xf-header__additional{background:none}body.xf-corner-site-zoo.xf-page-recipes .xf,body.xf-corner-site-zoo.xf-page-recipes .xf-about-perekrestok,body.xf-corner-site-zoo.xf-page-recipes .xf-advantage-section,body.xf-corner-site-zoo.xf-page-recipes .xf-catalog__page-num span,body.xf-corner-site-zoo.xf-page-recipes .xf-main-page__block,body.xf-corner-site-zoo.xf-page-recipes .xf-main-page__block._news,body.xf-corner-site-zoo.xf-page-recipes .xf-paginator__item,body.xf-corner-site-zoo.xf-page-recipes .xf-paginator__item:hover:not(._active),body.xf-corner-site-zoo.xf-page-recipes .xfnew-header,body.xf-corner-site-zoo.xf-page-recipes .xfnew-mp-banner-carousel__link,body.xf-corner-site-zoo.xf-page-recipes .xfnew-user-category__list,body.xf-corner-site-zoo.xf-page-specific-brand .xf,body.xf-corner-site-zoo.xf-page-specific-brand .xf-about-perekrestok,body.xf-corner-site-zoo.xf-page-specific-brand .xf-advantage-section,body.xf-corner-site-zoo.xf-page-specific-brand .xf-catalog__page-num span,body.xf-corner-site-zoo.xf-page-specific-brand .xf-main-page__block,body.xf-corner-site-zoo.xf-page-specific-brand .xf-main-page__block._news,body.xf-corner-site-zoo.xf-page-specific-brand .xf-paginator__item,body.xf-corner-site-zoo.xf-page-specific-brand .xf-paginator__item:hover:not(._active),body.xf-corner-site-zoo.xf-page-specific-brand .xfnew-header,body.xf-corner-site-zoo.xf-page-specific-brand .xfnew-mp-banner-carousel__link,body.xf-corner-site-zoo.xf-page-specific-brand .xfnew-user-category__list,body.xf-corner-site-zoo.xf-page-specific-catalog-list .xf,body.xf-corner-site-zoo.xf-page-specific-catalog-list .xf-about-perekrestok,body.xf-corner-site-zoo.xf-page-specific-catalog-list .xf-advantage-section,body.xf-corner-site-zoo.xf-page-specific-catalog-list .xf-catalog__page-num span,body.xf-corner-site-zoo.xf-page-specific-catalog-list .xf-main-page__block,body.xf-corner-site-zoo.xf-page-specific-catalog-list .xf-main-page__block._news,body.xf-corner-site-zoo.xf-page-specific-catalog-list .xf-paginator__item,body.xf-corner-site-zoo.xf-page-specific-catalog-list .xf-paginator__item:hover:not(._active),body.xf-corner-site-zoo.xf-page-specific-catalog-list .xfnew-header,body.xf-corner-site-zoo.xf-page-specific-catalog-list .xfnew-mp-banner-carousel__link,body.xf-corner-site-zoo.xf-page-specific-catalog-list .xfnew-user-category__list,body.xf-corner-site-zoo.xf-page-specific-index .xf,body.xf-corner-site-zoo.xf-page-specific-index .xf-about-perekrestok,body.xf-corner-site-zoo.xf-page-specific-index .xf-advantage-section,body.xf-corner-site-zoo.xf-page-specific-index .xf-catalog__page-num span,body.xf-corner-site-zoo.xf-page-specific-index .xf-main-page__block,body.xf-corner-site-zoo.xf-page-specific-index .xf-main-page__block._news,body.xf-corner-site-zoo.xf-page-specific-index .xf-paginator__item,body.xf-corner-site-zoo.xf-page-specific-index .xf-paginator__item:hover:not(._active),body.xf-corner-site-zoo.xf-page-specific-index .xfnew-header,body.xf-corner-site-zoo.xf-page-specific-index .xfnew-mp-banner-carousel__link,body.xf-corner-site-zoo.xf-page-specific-index .xfnew-user-category__list{background:#f2f4f3}body.xf-corner-site-zoo.xf-page-recipes .xfnew-user-category__list,body.xf-corner-site-zoo.xf-page-specific-brand .xfnew-user-category__list,body.xf-corner-site-zoo.xf-page-specific-catalog-list .xfnew-user-category__list,body.xf-corner-site-zoo.xf-page-specific-index .xfnew-user-category__list{width:max-content}body.xf-corner-site-zoo.xf-page-recipes .xfnew-mp-banner-carousel,body.xf-corner-site-zoo.xf-page-recipes .xfnew-mp-banner-carousel__pagination,body.xf-corner-site-zoo.xf-page-specific-brand .xfnew-mp-banner-carousel,body.xf-corner-site-zoo.xf-page-specific-brand .xfnew-mp-banner-carousel__pagination,body.xf-corner-site-zoo.xf-page-specific-catalog-list .xfnew-mp-banner-carousel,body.xf-corner-site-zoo.xf-page-specific-catalog-list .xfnew-mp-banner-carousel__pagination,body.xf-corner-site-zoo.xf-page-specific-index .xfnew-mp-banner-carousel,body.xf-corner-site-zoo.xf-page-specific-index .xfnew-mp-banner-carousel__pagination{background:transparent}body.xf-corner-site-zoo.xf-page-recipes .__bar-wrap-is-vertical,body.xf-corner-site-zoo.xf-page-specific-brand .__bar-wrap-is-vertical,body.xf-corner-site-zoo.xf-page-specific-catalog-list .__bar-wrap-is-vertical,body.xf-corner-site-zoo.xf-page-specific-index .__bar-wrap-is-vertical{background-color:#fafafa}body.xf-corner-site-zoo.xf-page-recipes .__bar-is-vertical,body.xf-corner-site-zoo.xf-page-specific-brand .__bar-is-vertical,body.xf-corner-site-zoo.xf-page-specific-catalog-list .__bar-is-vertical,body.xf-corner-site-zoo.xf-page-specific-index .__bar-is-vertical{background:#bfaa8b!important;cursor:default!important}body.xf-corner-site-zoo.xf-page-recipes .xf-main-page__brand-list,body.xf-corner-site-zoo.xf-page-specific-brand .xf-main-page__brand-list,body.xf-corner-site-zoo.xf-page-specific-catalog-list .xf-main-page__brand-list,body.xf-corner-site-zoo.xf-page-specific-index .xf-main-page__brand-list{padding:20px 0}body.xf-corner-site-zoo.xf-page-recipes .__bar-wrap-is-vertical,body.xf-corner-site-zoo.xf-page-specific-brand .__bar-wrap-is-vertical,body.xf-corner-site-zoo.xf-page-specific-catalog-list .__bar-wrap-is-vertical,body.xf-corner-site-zoo.xf-page-specific-index .__bar-wrap-is-vertical{background-color:#d7c7ad}body.xf-corner-site-zoo.xf-page-recipes .xfnew-user-category__overlay--right,body.xf-corner-site-zoo.xf-page-specific-brand .xfnew-user-category__overlay--right,body.xf-corner-site-zoo.xf-page-specific-catalog-list .xfnew-user-category__overlay--right,body.xf-corner-site-zoo.xf-page-specific-index .xfnew-user-category__overlay--right{background:linear-gradient(90deg,hsla(0,0%,100%,0),#f2f4f3 60%,#f2f4f3)}body.xf-corner-site-zoo.xf-page-recipes .xfnew-user-category__overlay--left,body.xf-corner-site-zoo.xf-page-specific-brand .xfnew-user-category__overlay--left,body.xf-corner-site-zoo.xf-page-specific-catalog-list .xfnew-user-category__overlay--left,body.xf-corner-site-zoo.xf-page-specific-index .xfnew-user-category__overlay--left{background:linear-gradient(270deg,hsla(0,0%,100%,0),#f2f4f3 60%,#f2f4f3)}body.xf-corner-site-zoo.xf-page-recipes .xf-advantage-square__item,body.xf-corner-site-zoo.xf-page-recipes .xf-mp-recipe-news__block,body.xf-corner-site-zoo.xf-page-recipes .xf-product,body.xf-corner-site-zoo.xf-page-specific-brand .xf-advantage-square__item,body.xf-corner-site-zoo.xf-page-specific-brand .xf-mp-recipe-news__block,body.xf-corner-site-zoo.xf-page-specific-brand .xf-product,body.xf-corner-site-zoo.xf-page-specific-catalog-list .xf-advantage-square__item,body.xf-corner-site-zoo.xf-page-specific-catalog-list .xf-mp-recipe-news__block,body.xf-corner-site-zoo.xf-page-specific-catalog-list .xf-product,body.xf-corner-site-zoo.xf-page-specific-index .xf-advantage-square__item,body.xf-corner-site-zoo.xf-page-specific-index .xf-mp-recipe-news__block,body.xf-corner-site-zoo.xf-page-specific-index .xf-product{border:none}body.xf-corner-site-zoo.xf-page-recipes .xf-footer,body.xf-corner-site-zoo.xf-page-specific-brand .xf-footer,body.xf-corner-site-zoo.xf-page-specific-catalog-list .xf-footer,body.xf-corner-site-zoo.xf-page-specific-index .xf-footer{background:#f0e6d7;display:flex}body.xf-corner-site-zoo.xf-page-recipes .xf-footer-nav,body.xf-corner-site-zoo.xf-page-recipes .xf-footer-social,body.xf-corner-site-zoo.xf-page-specific-brand .xf-footer-nav,body.xf-corner-site-zoo.xf-page-specific-brand .xf-footer-social,body.xf-corner-site-zoo.xf-page-specific-catalog-list .xf-footer-nav,body.xf-corner-site-zoo.xf-page-specific-catalog-list .xf-footer-social,body.xf-corner-site-zoo.xf-page-specific-index .xf-footer-nav,body.xf-corner-site-zoo.xf-page-specific-index .xf-footer-social{background:none}body.xf-corner-site-zoo.xf-page-recipes .xf-footer-nav__link:hover,body.xf-corner-site-zoo.xf-page-specific-brand .xf-footer-nav__link:hover,body.xf-corner-site-zoo.xf-page-specific-catalog-list .xf-footer-nav__link:hover,body.xf-corner-site-zoo.xf-page-specific-index .xf-footer-nav__link:hover{color:#333}body.xf-corner-site-zoo.xf-page-recipes .xf-footer-nav__column-header:after,body.xf-corner-site-zoo.xf-page-specific-brand .xf-footer-nav__column-header:after,body.xf-corner-site-zoo.xf-page-specific-catalog-list .xf-footer-nav__column-header:after,body.xf-corner-site-zoo.xf-page-specific-index .xf-footer-nav__column-header:after{border-color:#666}body.xf-corner-site-zoo.xf-page-recipes .xf-catalog__page-num,body.xf-corner-site-zoo.xf-page-specific-brand .xf-catalog__page-num,body.xf-corner-site-zoo.xf-page-specific-catalog-list .xf-catalog__page-num,body.xf-corner-site-zoo.xf-page-specific-index .xf-catalog__page-num{color:#e0d4c1}body.xf-corner-site-zoo.xf-page-recipes .xf-catalog__page-num:before,body.xf-corner-site-zoo.xf-page-specific-brand .xf-catalog__page-num:before,body.xf-corner-site-zoo.xf-page-specific-catalog-list .xf-catalog__page-num:before,body.xf-corner-site-zoo.xf-page-specific-index .xf-catalog__page-num:before{background-color:#e0d4c1}body.xf-corner-site-zoo.xf-page-recipes .xf-filter__header,body.xf-corner-site-zoo.xf-page-specific-brand .xf-filter__header,body.xf-corner-site-zoo.xf-page-specific-catalog-list .xf-filter__header,body.xf-corner-site-zoo.xf-page-specific-index .xf-filter__header{border-bottom-color:#e9e1d6}body.xf-corner-site-zoo.xf-page-recipes .xf-filter__item-label:hover,body.xf-corner-site-zoo.xf-page-specific-brand .xf-filter__item-label:hover,body.xf-corner-site-zoo.xf-page-specific-catalog-list .xf-filter__item-label:hover,body.xf-corner-site-zoo.xf-page-specific-index .xf-filter__item-label:hover{color:#685e50}body.xf-corner-site-zoo.xf-page-recipes .xf-filter__item-label._active,body.xf-corner-site-zoo.xf-page-specific-brand .xf-filter__item-label._active,body.xf-corner-site-zoo.xf-page-specific-catalog-list .xf-filter__item-label._active,body.xf-corner-site-zoo.xf-page-specific-index .xf-filter__item-label._active{background:#eadcc9}body.xf-corner-site-zoo.xf-page-recipes .xf-reset,body.xf-corner-site-zoo.xf-page-specific-brand .xf-reset,body.xf-corner-site-zoo.xf-page-specific-catalog-list .xf-reset,body.xf-corner-site-zoo.xf-page-specific-index .xf-reset{background:#f0e6d7}body.xf-corner-site-zoo.xf-page-recipes .xf-reset:hover,body.xf-corner-site-zoo.xf-page-specific-brand .xf-reset:hover,body.xf-corner-site-zoo.xf-page-specific-catalog-list .xf-reset:hover,body.xf-corner-site-zoo.xf-page-specific-index .xf-reset:hover{background:#fff}body.xf-corner-site-zoo.xf-page-recipes .xf-products-section__top,body.xf-corner-site-zoo.xf-page-specific-brand .xf-products-section__top,body.xf-corner-site-zoo.xf-page-specific-catalog-list .xf-products-section__top,body.xf-corner-site-zoo.xf-page-specific-index .xf-products-section__top{margin-top:-10px}body.xf-corner-site-zoo.xf-page-recipes .xf-catalog-products__item,body.xf-corner-site-zoo.xf-page-specific-brand .xf-catalog-products__item,body.xf-corner-site-zoo.xf-page-specific-catalog-list .xf-catalog-products__item,body.xf-corner-site-zoo.xf-page-specific-index .xf-catalog-products__item{margin-bottom:15px}body.xf-corner-site-zoo.xf-page-recipes .xf-catalog-products__item .xf-product,body.xf-corner-site-zoo.xf-page-specific-brand .xf-catalog-products__item .xf-product,body.xf-corner-site-zoo.xf-page-specific-catalog-list .xf-catalog-products__item .xf-product,body.xf-corner-site-zoo.xf-page-specific-index .xf-catalog-products__item .xf-product{padding-bottom:8px}body.xf-corner-site-zoo.xf-page-recipes .xf-filters,body.xf-corner-site-zoo.xf-page-recipes .xf-filters__footer,body.xf-corner-site-zoo.xf-page-recipes .xf-filters__footer-reset,body.xf-corner-site-zoo.xf-page-recipes .xf-filters__top-reset,body.xf-corner-site-zoo.xf-page-specific-brand .xf-filters,body.xf-corner-site-zoo.xf-page-specific-brand .xf-filters__footer,body.xf-corner-site-zoo.xf-page-specific-brand .xf-filters__footer-reset,body.xf-corner-site-zoo.xf-page-specific-brand .xf-filters__top-reset,body.xf-corner-site-zoo.xf-page-specific-catalog-list .xf-filters,body.xf-corner-site-zoo.xf-page-specific-catalog-list .xf-filters__footer,body.xf-corner-site-zoo.xf-page-specific-catalog-list .xf-filters__footer-reset,body.xf-corner-site-zoo.xf-page-specific-catalog-list .xf-filters__top-reset,body.xf-corner-site-zoo.xf-page-specific-index .xf-filters,body.xf-corner-site-zoo.xf-page-specific-index .xf-filters__footer,body.xf-corner-site-zoo.xf-page-specific-index .xf-filters__footer-reset,body.xf-corner-site-zoo.xf-page-specific-index .xf-filters__top-reset{background:#f2f4f3}body.xf-corner-site-zoo.xf-page-recipes .xf-filters__footer-actions,body.xf-corner-site-zoo.xf-page-specific-brand .xf-filters__footer-actions,body.xf-corner-site-zoo.xf-page-specific-catalog-list .xf-filters__footer-actions,body.xf-corner-site-zoo.xf-page-specific-index .xf-filters__footer-actions{background:#f0e6d7}body.xf-corner-site-zoo.xf-page-recipes .xf-filters__reset .xf-reset__icon,body.xf-corner-site-zoo.xf-page-specific-brand .xf-filters__reset .xf-reset__icon,body.xf-corner-site-zoo.xf-page-specific-catalog-list .xf-filters__reset .xf-reset__icon,body.xf-corner-site-zoo.xf-page-specific-index .xf-filters__reset .xf-reset__icon{font-size:12px;color:#666;stroke-width:2px}body.xf-corner-site-zoo.xf-page-recipes .xf-product__out,body.xf-corner-site-zoo.xf-page-specific-brand .xf-product__out,body.xf-corner-site-zoo.xf-page-specific-catalog-list .xf-product__out,body.xf-corner-site-zoo.xf-page-specific-index .xf-product__out{height:102px}body.xf-corner-site-zoo.xf-page-recipes .xfnew-product-tags-extended__item,body.xf-corner-site-zoo.xf-page-recipes .xfnew-products-tags__item,body.xf-corner-site-zoo.xf-page-specific-brand .xfnew-product-tags-extended__item,body.xf-corner-site-zoo.xf-page-specific-brand .xfnew-products-tags__item,body.xf-corner-site-zoo.xf-page-specific-catalog-list .xfnew-product-tags-extended__item,body.xf-corner-site-zoo.xf-page-specific-catalog-list .xfnew-products-tags__item,body.xf-corner-site-zoo.xf-page-specific-index .xfnew-product-tags-extended__item,body.xf-corner-site-zoo.xf-page-specific-index .xfnew-products-tags__item{border-color:#bfaa8b}body.xf-corner-site-zoo.xf-page-recipes .xfnew-product-tags-extended__item:hover,body.xf-corner-site-zoo.xf-page-recipes .xfnew-products-tags__item:hover,body.xf-corner-site-zoo.xf-page-specific-brand .xfnew-product-tags-extended__item:hover,body.xf-corner-site-zoo.xf-page-specific-brand .xfnew-products-tags__item:hover,body.xf-corner-site-zoo.xf-page-specific-catalog-list .xfnew-product-tags-extended__item:hover,body.xf-corner-site-zoo.xf-page-specific-catalog-list .xfnew-products-tags__item:hover,body.xf-corner-site-zoo.xf-page-specific-index .xfnew-product-tags-extended__item:hover,body.xf-corner-site-zoo.xf-page-specific-index .xfnew-products-tags__item:hover{border-color:#eadcc9;background-color:#eadcc9}body.xf-corner-site-zoo.xf-page-recipes .xfnew-product-tags-extended__item--clear,body.xf-corner-site-zoo.xf-page-recipes .xfnew-product-tags-extended__item--clear:hover,body.xf-corner-site-zoo.xf-page-recipes .xfnew-products-tags__item--clear,body.xf-corner-site-zoo.xf-page-recipes .xfnew-products-tags__item--clear:hover,body.xf-corner-site-zoo.xf-page-specific-brand .xfnew-product-tags-extended__item--clear,body.xf-corner-site-zoo.xf-page-specific-brand .xfnew-product-tags-extended__item--clear:hover,body.xf-corner-site-zoo.xf-page-specific-brand .xfnew-products-tags__item--clear,body.xf-corner-site-zoo.xf-page-specific-brand .xfnew-products-tags__item--clear:hover,body.xf-corner-site-zoo.xf-page-specific-catalog-list .xfnew-product-tags-extended__item--clear,body.xf-corner-site-zoo.xf-page-specific-catalog-list .xfnew-product-tags-extended__item--clear:hover,body.xf-corner-site-zoo.xf-page-specific-catalog-list .xfnew-products-tags__item--clear,body.xf-corner-site-zoo.xf-page-specific-catalog-list .xfnew-products-tags__item--clear:hover,body.xf-corner-site-zoo.xf-page-specific-index .xfnew-product-tags-extended__item--clear,body.xf-corner-site-zoo.xf-page-specific-index .xfnew-product-tags-extended__item--clear:hover,body.xf-corner-site-zoo.xf-page-specific-index .xfnew-products-tags__item--clear,body.xf-corner-site-zoo.xf-page-specific-index .xfnew-products-tags__item--clear:hover{background:transparent;border-color:transparent}body.xf-corner-site-zoo.xf-page-recipes .xfnew-product-tags-extended__item--active,body.xf-corner-site-zoo.xf-page-recipes .xfnew-products-tags__item--active,body.xf-corner-site-zoo.xf-page-specific-brand .xfnew-product-tags-extended__item--active,body.xf-corner-site-zoo.xf-page-specific-brand .xfnew-products-tags__item--active,body.xf-corner-site-zoo.xf-page-specific-catalog-list .xfnew-product-tags-extended__item--active,body.xf-corner-site-zoo.xf-page-specific-catalog-list .xfnew-products-tags__item--active,body.xf-corner-site-zoo.xf-page-specific-index .xfnew-product-tags-extended__item--active,body.xf-corner-site-zoo.xf-page-specific-index .xfnew-products-tags__item--active{background:#ae9f8a}body.xf-corner-site-zoo.xf-page-recipes .xfnew-product-tags-extended__item--active .xfnew-product-tags-extended__name,body.xf-corner-site-zoo.xf-page-recipes .xfnew-products-tags__item--active .xfnew-product-tags-extended__name,body.xf-corner-site-zoo.xf-page-specific-brand .xfnew-product-tags-extended__item--active .xfnew-product-tags-extended__name,body.xf-corner-site-zoo.xf-page-specific-brand .xfnew-products-tags__item--active .xfnew-product-tags-extended__name,body.xf-corner-site-zoo.xf-page-specific-catalog-list .xfnew-product-tags-extended__item--active .xfnew-product-tags-extended__name,body.xf-corner-site-zoo.xf-page-specific-catalog-list .xfnew-products-tags__item--active .xfnew-product-tags-extended__name,body.xf-corner-site-zoo.xf-page-specific-index .xfnew-product-tags-extended__item--active .xfnew-product-tags-extended__name,body.xf-corner-site-zoo.xf-page-specific-index .xfnew-products-tags__item--active .xfnew-product-tags-extended__name{color:#fff}body.xf-corner-site-zoo.xf-page-recipes .xfnew-product-tags-extended__item--active .xfnew-product-tags-extended__close--filter:after,body.xf-corner-site-zoo.xf-page-recipes .xfnew-product-tags-extended__item--active .xfnew-product-tags-extended__close--filter:before,body.xf-corner-site-zoo.xf-page-recipes .xfnew-products-tags__item--active .xfnew-product-tags-extended__close--filter:after,body.xf-corner-site-zoo.xf-page-recipes .xfnew-products-tags__item--active .xfnew-product-tags-extended__close--filter:before,body.xf-corner-site-zoo.xf-page-specific-brand .xfnew-product-tags-extended__item--active .xfnew-product-tags-extended__close--filter:after,body.xf-corner-site-zoo.xf-page-specific-brand .xfnew-product-tags-extended__item--active .xfnew-product-tags-extended__close--filter:before,body.xf-corner-site-zoo.xf-page-specific-brand .xfnew-products-tags__item--active .xfnew-product-tags-extended__close--filter:after,body.xf-corner-site-zoo.xf-page-specific-brand .xfnew-products-tags__item--active .xfnew-product-tags-extended__close--filter:before,body.xf-corner-site-zoo.xf-page-specific-catalog-list .xfnew-product-tags-extended__item--active .xfnew-product-tags-extended__close--filter:after,body.xf-corner-site-zoo.xf-page-specific-catalog-list .xfnew-product-tags-extended__item--active .xfnew-product-tags-extended__close--filter:before,body.xf-corner-site-zoo.xf-page-specific-catalog-list .xfnew-products-tags__item--active .xfnew-product-tags-extended__close--filter:after,body.xf-corner-site-zoo.xf-page-specific-catalog-list .xfnew-products-tags__item--active .xfnew-product-tags-extended__close--filter:before,body.xf-corner-site-zoo.xf-page-specific-index .xfnew-product-tags-extended__item--active .xfnew-product-tags-extended__close--filter:after,body.xf-corner-site-zoo.xf-page-specific-index .xfnew-product-tags-extended__item--active .xfnew-product-tags-extended__close--filter:before,body.xf-corner-site-zoo.xf-page-specific-index .xfnew-products-tags__item--active .xfnew-product-tags-extended__close--filter:after,body.xf-corner-site-zoo.xf-page-specific-index .xfnew-products-tags__item--active .xfnew-product-tags-extended__close--filter:before{background:#fff}body.xf-corner-site-zoo.xf-page-recipes .xfnew-product-tags-extended__item--active:hover,body.xf-corner-site-zoo.xf-page-recipes .xfnew-products-tags__item--active:hover,body.xf-corner-site-zoo.xf-page-specific-brand .xfnew-product-tags-extended__item--active:hover,body.xf-corner-site-zoo.xf-page-specific-brand .xfnew-products-tags__item--active:hover,body.xf-corner-site-zoo.xf-page-specific-catalog-list .xfnew-product-tags-extended__item--active:hover,body.xf-corner-site-zoo.xf-page-specific-catalog-list .xfnew-products-tags__item--active:hover,body.xf-corner-site-zoo.xf-page-specific-index .xfnew-product-tags-extended__item--active:hover,body.xf-corner-site-zoo.xf-page-specific-index .xfnew-products-tags__item--active:hover{background:#685e50;border-color:#685e50}body.xf-corner-site-zoo.xf-page-recipes .xfnew-product-tags-extended__item--is-disabled,body.xf-corner-site-zoo.xf-page-recipes .xfnew-products-tags__item--is-disabled,body.xf-corner-site-zoo.xf-page-specific-brand .xfnew-product-tags-extended__item--is-disabled,body.xf-corner-site-zoo.xf-page-specific-brand .xfnew-products-tags__item--is-disabled,body.xf-corner-site-zoo.xf-page-specific-catalog-list .xfnew-product-tags-extended__item--is-disabled,body.xf-corner-site-zoo.xf-page-specific-catalog-list .xfnew-products-tags__item--is-disabled,body.xf-corner-site-zoo.xf-page-specific-index .xfnew-product-tags-extended__item--is-disabled,body.xf-corner-site-zoo.xf-page-specific-index .xfnew-products-tags__item--is-disabled{border-color:#cfcdcd}body.xf-corner-site-zoo.xf-page-recipes .baron__bar,body.xf-corner-site-zoo.xf-page-specific-brand .baron__bar,body.xf-corner-site-zoo.xf-page-specific-catalog-list .baron__bar,body.xf-corner-site-zoo.xf-page-specific-index .baron__bar{background:#eadcc9}body.xf-corner-site-zoo.xf-page-recipes .xfnew-previous-orders__body,body.xf-corner-site-zoo.xf-page-specific-brand .xfnew-previous-orders__body,body.xf-corner-site-zoo.xf-page-specific-catalog-list .xfnew-previous-orders__body,body.xf-corner-site-zoo.xf-page-specific-index .xfnew-previous-orders__body{background-color:#fff;border:none}body.xf-corner-site-zoo.xf-page-recipes .xfnew-sticky-header .xfnew-header__favorite-link svg,body.xf-corner-site-zoo.xf-page-recipes .xfnew-sticky-header .xfnew-header__user-nav-link svg,body.xf-corner-site-zoo.xf-page-specific-brand .xfnew-sticky-header .xfnew-header__favorite-link svg,body.xf-corner-site-zoo.xf-page-specific-brand .xfnew-sticky-header .xfnew-header__user-nav-link svg,body.xf-corner-site-zoo.xf-page-specific-catalog-list .xfnew-sticky-header .xfnew-header__favorite-link svg,body.xf-corner-site-zoo.xf-page-specific-catalog-list .xfnew-sticky-header .xfnew-header__user-nav-link svg,body.xf-corner-site-zoo.xf-page-specific-index .xfnew-sticky-header .xfnew-header__favorite-link svg,body.xf-corner-site-zoo.xf-page-specific-index .xfnew-sticky-header .xfnew-header__user-nav-link svg{stroke:#4151a8}body.xf-corner-site-zoo.xf-page-recipes .xfnew-sticky-header .xfnew-header__favorite-link:hover svg,body.xf-corner-site-zoo.xf-page-recipes .xfnew-sticky-header .xfnew-header__user-nav-link:hover svg,body.xf-corner-site-zoo.xf-page-specific-brand .xfnew-sticky-header .xfnew-header__favorite-link:hover svg,body.xf-corner-site-zoo.xf-page-specific-brand .xfnew-sticky-header .xfnew-header__user-nav-link:hover svg,body.xf-corner-site-zoo.xf-page-specific-catalog-list .xfnew-sticky-header .xfnew-header__favorite-link:hover svg,body.xf-corner-site-zoo.xf-page-specific-catalog-list .xfnew-sticky-header .xfnew-header__user-nav-link:hover svg,body.xf-corner-site-zoo.xf-page-specific-index .xfnew-sticky-header .xfnew-header__favorite-link:hover svg,body.xf-corner-site-zoo.xf-page-specific-index .xfnew-sticky-header .xfnew-header__user-nav-link:hover svg{stroke:#6477de}body.xf-corner-site-zoo.xf-page-recipes .xfnew-sticky-header .xfnew-header__cart svg,body.xf-corner-site-zoo.xf-page-specific-brand .xfnew-sticky-header .xfnew-header__cart svg,body.xf-corner-site-zoo.xf-page-specific-catalog-list .xfnew-sticky-header .xfnew-header__cart svg,body.xf-corner-site-zoo.xf-page-specific-index .xfnew-sticky-header .xfnew-header__cart svg{fill:#4151a8}body.xf-corner-site-zoo.xf-page-recipes .xfnew-sticky-header .xfnew-header__cart:hover svg,body.xf-corner-site-zoo.xf-page-specific-brand .xfnew-sticky-header .xfnew-header__cart:hover svg,body.xf-corner-site-zoo.xf-page-specific-catalog-list .xfnew-sticky-header .xfnew-header__cart:hover svg,body.xf-corner-site-zoo.xf-page-specific-index .xfnew-sticky-header .xfnew-header__cart:hover svg{fill:#6477de}body.xf-corner-site-zoo.xf-page-recipes .xfnew-sticky-header .xfnew-header__catalog,body.xf-corner-site-zoo.xf-page-specific-brand .xfnew-sticky-header .xfnew-header__catalog,body.xf-corner-site-zoo.xf-page-specific-catalog-list .xfnew-sticky-header .xfnew-header__catalog,body.xf-corner-site-zoo.xf-page-specific-index .xfnew-sticky-header .xfnew-header__catalog{color:#4151a8;border-color:#4151a8}body.xf-corner-site-zoo.xf-page-recipes .xfnew-sticky-header .xfnew-header__catalog:hover,body.xf-corner-site-zoo.xf-page-specific-brand .xfnew-sticky-header .xfnew-header__catalog:hover,body.xf-corner-site-zoo.xf-page-specific-catalog-list .xfnew-sticky-header .xfnew-header__catalog:hover,body.xf-corner-site-zoo.xf-page-specific-index .xfnew-sticky-header .xfnew-header__catalog:hover{color:#6477de;border-color:#6477de;background-color:#fff}body.xf-corner-site-zoo.xf-page-recipes .xfnew-sticky-header .xfnew-header__catalog:hover:after,body.xf-corner-site-zoo.xf-page-specific-brand .xfnew-sticky-header .xfnew-header__catalog:hover:after,body.xf-corner-site-zoo.xf-page-specific-catalog-list .xfnew-sticky-header .xfnew-header__catalog:hover:after,body.xf-corner-site-zoo.xf-page-specific-index .xfnew-sticky-header .xfnew-header__catalog:hover:after{background-image:url(https://cdn.vprok.ru/front/a013fa5b59461f697c770f26e210e35aae738031/common/img/svg/arrow-down-blue.svg)}body.xf-corner-site-zoo.xf-page-recipes .xfnew-sticky-header .xfnew-header__catalog:after,body.xf-corner-site-zoo.xf-page-specific-brand .xfnew-sticky-header .xfnew-header__catalog:after,body.xf-corner-site-zoo.xf-page-specific-catalog-list .xfnew-sticky-header .xfnew-header__catalog:after,body.xf-corner-site-zoo.xf-page-specific-index .xfnew-sticky-header .xfnew-header__catalog:after{background-image:url(https://cdn.vprok.ru/front/a013fa5b59461f697c770f26e210e35aae738031/common/img/svg/arrow-down-dark-blue.svg)}body.xf-corner-site-zoo.xf-page-recipes .xfnew-sticky-header .xfnew-header__catalog:hover:after,body.xf-corner-site-zoo.xf-page-specific-brand .xfnew-sticky-header .xfnew-header__catalog:hover:after,body.xf-corner-site-zoo.xf-page-specific-catalog-list .xfnew-sticky-header .xfnew-header__catalog:hover:after,body.xf-corner-site-zoo.xf-page-specific-index .xfnew-sticky-header .xfnew-header__catalog:hover:after{background-image:url(https://cdn.vprok.ru/front/a013fa5b59461f697c770f26e210e35aae738031/common/img/svg/arrow-down-light-blue.svg)}body.xf-corner-site-zoo.xf-page-recipes .xfnew-sticky-header .xfnew-header__cart-price,body.xf-corner-site-zoo.xf-page-recipes .xfnew-sticky-header .xfnew-header__cart-price-symbol,body.xf-corner-site-zoo.xf-page-specific-brand .xfnew-sticky-header .xfnew-header__cart-price,body.xf-corner-site-zoo.xf-page-specific-brand .xfnew-sticky-header .xfnew-header__cart-price-symbol,body.xf-corner-site-zoo.xf-page-specific-catalog-list .xfnew-sticky-header .xfnew-header__cart-price,body.xf-corner-site-zoo.xf-page-specific-catalog-list .xfnew-sticky-header .xfnew-header__cart-price-symbol,body.xf-corner-site-zoo.xf-page-specific-index .xfnew-sticky-header .xfnew-header__cart-price,body.xf-corner-site-zoo.xf-page-specific-index .xfnew-sticky-header .xfnew-header__cart-price-symbol{color:#4151a8}body.xf-corner-site-zoo.xf-page-recipes .xf-filters__header .xf-reset:active,body.xf-corner-site-zoo.xf-page-recipes .xf-filters__header .xf-reset:hover,body.xf-corner-site-zoo.xf-page-specific-brand .xf-filters__header .xf-reset:active,body.xf-corner-site-zoo.xf-page-specific-brand .xf-filters__header .xf-reset:hover,body.xf-corner-site-zoo.xf-page-specific-catalog-list .xf-filters__header .xf-reset:active,body.xf-corner-site-zoo.xf-page-specific-catalog-list .xf-filters__header .xf-reset:hover,body.xf-corner-site-zoo.xf-page-specific-index .xf-filters__header .xf-reset:active,body.xf-corner-site-zoo.xf-page-specific-index .xf-filters__header .xf-reset:hover{background:#e5d8c3}body.xf-corner-site-zoo.xf-page-recipes .xf-dropdown[data-tooltip-class~=new],body.xf-corner-site-zoo.xf-page-recipes .xf-dropdown[data-tooltip-class~=new]:before,body.xf-corner-site-zoo.xf-page-specific-brand .xf-dropdown[data-tooltip-class~=new],body.xf-corner-site-zoo.xf-page-specific-brand .xf-dropdown[data-tooltip-class~=new]:before,body.xf-corner-site-zoo.xf-page-specific-catalog-list .xf-dropdown[data-tooltip-class~=new],body.xf-corner-site-zoo.xf-page-specific-catalog-list .xf-dropdown[data-tooltip-class~=new]:before,body.xf-corner-site-zoo.xf-page-specific-index .xf-dropdown[data-tooltip-class~=new],body.xf-corner-site-zoo.xf-page-specific-index .xf-dropdown[data-tooltip-class~=new]:before{background:#4151a8}body.xf-corner-site-zoo.xf-page-recipes .xfnew-tab,body.xf-corner-site-zoo.xf-page-specific-brand .xfnew-tab,body.xf-corner-site-zoo.xf-page-specific-catalog-list .xfnew-tab,body.xf-corner-site-zoo.xf-page-specific-index .xfnew-tab{color:#4151a8}body.xf-corner-site-zoo.xf-page-recipes .xfnew-tab:hover,body.xf-corner-site-zoo.xf-page-specific-brand .xfnew-tab:hover,body.xf-corner-site-zoo.xf-page-specific-catalog-list .xfnew-tab:hover,body.xf-corner-site-zoo.xf-page-specific-index .xfnew-tab:hover{border:1px solid #4151a8}body.xf-corner-site-zoo.xf-page-recipes .xfnew-tab--active,body.xf-corner-site-zoo.xf-page-specific-brand .xfnew-tab--active,body.xf-corner-site-zoo.xf-page-specific-catalog-list .xfnew-tab--active,body.xf-corner-site-zoo.xf-page-specific-index .xfnew-tab--active{background-color:#4151a8;color:#fff}body.xf-corner-site-zoo.xf-page-404 .xfnew-header__wrapper,body.xf-corner-site-zoo.xf-page-recipe .xfnew-header__wrapper,body.xf-corner-site-zoo.xf-page-specific-product .xfnew-header__wrapper{position:relative}body.xf-corner-site-zoo.xf-page-404 .xfnew-header__address-tooltip,body.xf-corner-site-zoo.xf-page-404 .xfnew-header__address-tooltip:before,body.xf-corner-site-zoo.xf-page-404 .xfnew-header__wrapper--blue,body.xf-corner-site-zoo.xf-page-recipe .xfnew-header__address-tooltip,body.xf-corner-site-zoo.xf-page-recipe .xfnew-header__address-tooltip:before,body.xf-corner-site-zoo.xf-page-recipe .xfnew-header__wrapper--blue,body.xf-corner-site-zoo.xf-page-specific-product .xfnew-header__address-tooltip,body.xf-corner-site-zoo.xf-page-specific-product .xfnew-header__address-tooltip:before,body.xf-corner-site-zoo.xf-page-specific-product .xfnew-header__wrapper--blue{background-color:#4151a8}body.xf-corner-site-zoo.xf-page-404 .xfnew-header__catalog:hover,body.xf-corner-site-zoo.xf-page-recipe .xfnew-header__catalog:hover,body.xf-corner-site-zoo.xf-page-specific-product .xfnew-header__catalog:hover{background-color:#5162be}body.xf-corner-site-zoo.xf-page-404 .xfnew-header__favorite:active svg,body.xf-corner-site-zoo.xf-page-404 .xfnew-header__favorite:focus svg,body.xf-corner-site-zoo.xf-page-404 .xfnew-header__favorite:hover svg,body.xf-corner-site-zoo.xf-page-404 .xfnew-header__user-nav:active svg,body.xf-corner-site-zoo.xf-page-404 .xfnew-header__user-nav:focus svg,body.xf-corner-site-zoo.xf-page-404 .xfnew-header__user-nav:hover svg,body.xf-corner-site-zoo.xf-page-recipe .xfnew-header__favorite:active svg,body.xf-corner-site-zoo.xf-page-recipe .xfnew-header__favorite:focus svg,body.xf-corner-site-zoo.xf-page-recipe .xfnew-header__favorite:hover svg,body.xf-corner-site-zoo.xf-page-recipe .xfnew-header__user-nav:active svg,body.xf-corner-site-zoo.xf-page-recipe .xfnew-header__user-nav:focus svg,body.xf-corner-site-zoo.xf-page-recipe .xfnew-header__user-nav:hover svg,body.xf-corner-site-zoo.xf-page-specific-product .xfnew-header__favorite:active svg,body.xf-corner-site-zoo.xf-page-specific-product .xfnew-header__favorite:focus svg,body.xf-corner-site-zoo.xf-page-specific-product .xfnew-header__favorite:hover svg,body.xf-corner-site-zoo.xf-page-specific-product .xfnew-header__user-nav:active svg,body.xf-corner-site-zoo.xf-page-specific-product .xfnew-header__user-nav:focus svg,body.xf-corner-site-zoo.xf-page-specific-product .xfnew-header__user-nav:hover svg{stroke:#ebe0cf}body.xf-corner-site-zoo.xf-page-404 .xfnew-header__cart-wrap:active svg,body.xf-corner-site-zoo.xf-page-404 .xfnew-header__cart-wrap:focus svg,body.xf-corner-site-zoo.xf-page-404 .xfnew-header__cart-wrap:hover svg,body.xf-corner-site-zoo.xf-page-404 .xfnew-header__cart:active svg,body.xf-corner-site-zoo.xf-page-404 .xfnew-header__cart:focus svg,body.xf-corner-site-zoo.xf-page-404 .xfnew-header__cart:hover svg,body.xf-corner-site-zoo.xf-page-recipe .xfnew-header__cart-wrap:active svg,body.xf-corner-site-zoo.xf-page-recipe .xfnew-header__cart-wrap:focus svg,body.xf-corner-site-zoo.xf-page-recipe .xfnew-header__cart-wrap:hover svg,body.xf-corner-site-zoo.xf-page-recipe .xfnew-header__cart:active svg,body.xf-corner-site-zoo.xf-page-recipe .xfnew-header__cart:focus svg,body.xf-corner-site-zoo.xf-page-recipe .xfnew-header__cart:hover svg,body.xf-corner-site-zoo.xf-page-specific-product .xfnew-header__cart-wrap:active svg,body.xf-corner-site-zoo.xf-page-specific-product .xfnew-header__cart-wrap:focus svg,body.xf-corner-site-zoo.xf-page-specific-product .xfnew-header__cart-wrap:hover svg,body.xf-corner-site-zoo.xf-page-specific-product .xfnew-header__cart:active svg,body.xf-corner-site-zoo.xf-page-specific-product .xfnew-header__cart:focus svg,body.xf-corner-site-zoo.xf-page-specific-product .xfnew-header__cart:hover svg{fill:#ebe0cf}body.xf-corner-site-zoo.xf-page-404 .xfnew-header__logo--zoo-default,body.xf-corner-site-zoo.xf-page-recipe .xfnew-header__logo--zoo-default,body.xf-corner-site-zoo.xf-page-specific-product .xfnew-header__logo--zoo-default{margin-right:17px}body.xf-corner-site-zoo.xf-page-404 .xfnew-header__logo--zoo-corner,body.xf-corner-site-zoo.xf-page-recipe .xfnew-header__logo--zoo-corner,body.xf-corner-site-zoo.xf-page-specific-product .xfnew-header__logo--zoo-corner{position:absolute;left:37px;top:26px}body.xf-corner-site-zoo.xf-page-404 .xfnew-header__logo-image--zoo-default,body.xf-corner-site-zoo.xf-page-recipe .xfnew-header__logo-image--zoo-default,body.xf-corner-site-zoo.xf-page-specific-product .xfnew-header__logo-image--zoo-default{width:169px;height:37px;fill:#4151a8}body.xf-corner-site-zoo.xf-page-404 .xfnew-header__logo-image--zoo-default:hover,body.xf-corner-site-zoo.xf-page-recipe .xfnew-header__logo-image--zoo-default:hover,body.xf-corner-site-zoo.xf-page-specific-product .xfnew-header__logo-image--zoo-default:hover{fill:#043e44}body.xf-corner-site-zoo.xf-page-404 .xfnew-header__logo-image--zoo-corner,body.xf-corner-site-zoo.xf-page-recipe .xfnew-header__logo-image--zoo-corner,body.xf-corner-site-zoo.xf-page-specific-product .xfnew-header__logo-image--zoo-corner{width:120px;height:17px;fill:#4151a8}body.xf-corner-site-zoo.xf-page-404 .xfnew-header__logo-image--zoo-corner:hover,body.xf-corner-site-zoo.xf-page-recipe .xfnew-header__logo-image--zoo-corner:hover,body.xf-corner-site-zoo.xf-page-specific-product .xfnew-header__logo-image--zoo-corner:hover{fill-opacity:.8}body.xf-corner-site-zoo.xf-page-404 .xf-header__additional,body.xf-corner-site-zoo.xf-page-recipe .xf-header__additional,body.xf-corner-site-zoo.xf-page-specific-product .xf-header__additional{background:none}body.xf-corner-site-zoo.xf-page-404 .xfnew-sticky-header .xfnew-header__favorite-link svg,body.xf-corner-site-zoo.xf-page-404 .xfnew-sticky-header .xfnew-header__user-nav-link svg,body.xf-corner-site-zoo.xf-page-recipe .xfnew-sticky-header .xfnew-header__favorite-link svg,body.xf-corner-site-zoo.xf-page-recipe .xfnew-sticky-header .xfnew-header__user-nav-link svg,body.xf-corner-site-zoo.xf-page-specific-product .xfnew-sticky-header .xfnew-header__favorite-link svg,body.xf-corner-site-zoo.xf-page-specific-product .xfnew-sticky-header .xfnew-header__user-nav-link svg{stroke:#4151a8}body.xf-corner-site-zoo.xf-page-404 .xfnew-sticky-header .xfnew-header__favorite-link:hover svg,body.xf-corner-site-zoo.xf-page-404 .xfnew-sticky-header .xfnew-header__user-nav-link:hover svg,body.xf-corner-site-zoo.xf-page-recipe .xfnew-sticky-header .xfnew-header__favorite-link:hover svg,body.xf-corner-site-zoo.xf-page-recipe .xfnew-sticky-header .xfnew-header__user-nav-link:hover svg,body.xf-corner-site-zoo.xf-page-specific-product .xfnew-sticky-header .xfnew-header__favorite-link:hover svg,body.xf-corner-site-zoo.xf-page-specific-product .xfnew-sticky-header .xfnew-header__user-nav-link:hover svg{stroke:#6477de}body.xf-corner-site-zoo.xf-page-404 .xfnew-sticky-header .xfnew-header__cart svg,body.xf-corner-site-zoo.xf-page-recipe .xfnew-sticky-header .xfnew-header__cart svg,body.xf-corner-site-zoo.xf-page-specific-product .xfnew-sticky-header .xfnew-header__cart svg{fill:#4151a8}body.xf-corner-site-zoo.xf-page-404 .xfnew-sticky-header .xfnew-header__cart:hover svg,body.xf-corner-site-zoo.xf-page-recipe .xfnew-sticky-header .xfnew-header__cart:hover svg,body.xf-corner-site-zoo.xf-page-specific-product .xfnew-sticky-header .xfnew-header__cart:hover svg{fill:#6477de}body.xf-corner-site-zoo.xf-page-404 .xfnew-sticky-header .xfnew-header__catalog,body.xf-corner-site-zoo.xf-page-recipe .xfnew-sticky-header .xfnew-header__catalog,body.xf-corner-site-zoo.xf-page-specific-product .xfnew-sticky-header .xfnew-header__catalog{color:#4151a8;border-color:#4151a8}body.xf-corner-site-zoo.xf-page-404 .xfnew-sticky-header .xfnew-header__catalog:hover,body.xf-corner-site-zoo.xf-page-recipe .xfnew-sticky-header .xfnew-header__catalog:hover,body.xf-corner-site-zoo.xf-page-specific-product .xfnew-sticky-header .xfnew-header__catalog:hover{color:#6477de;border-color:#6477de;background-color:#fff}body.xf-corner-site-zoo.xf-page-404 .xfnew-sticky-header .xfnew-header__catalog:hover:after,body.xf-corner-site-zoo.xf-page-recipe .xfnew-sticky-header .xfnew-header__catalog:hover:after,body.xf-corner-site-zoo.xf-page-specific-product .xfnew-sticky-header .xfnew-header__catalog:hover:after{background-image:url(https://cdn.vprok.ru/front/a013fa5b59461f697c770f26e210e35aae738031/common/img/svg/arrow-down-blue.svg)}body.xf-corner-site-zoo.xf-page-404 .xfnew-sticky-header .xfnew-header__catalog:after,body.xf-corner-site-zoo.xf-page-recipe .xfnew-sticky-header .xfnew-header__catalog:after,body.xf-corner-site-zoo.xf-page-specific-product .xfnew-sticky-header .xfnew-header__catalog:after{background-image:url(https://cdn.vprok.ru/front/a013fa5b59461f697c770f26e210e35aae738031/common/img/svg/arrow-down-dark-blue.svg)}body.xf-corner-site-zoo.xf-page-404 .xfnew-sticky-header .xfnew-header__catalog:hover:after,body.xf-corner-site-zoo.xf-page-recipe .xfnew-sticky-header .xfnew-header__catalog:hover:after,body.xf-corner-site-zoo.xf-page-specific-product .xfnew-sticky-header .xfnew-header__catalog:hover:after{background-image:url(https://cdn.vprok.ru/front/a013fa5b59461f697c770f26e210e35aae738031/common/img/svg/arrow-down-light-blue.svg)}body.xf-corner-site-zoo.xf-page-404 .xfnew-sticky-header .xfnew-header__cart-price,body.xf-corner-site-zoo.xf-page-404 .xfnew-sticky-header .xfnew-header__cart-price-symbol,body.xf-corner-site-zoo.xf-page-recipe .xfnew-sticky-header .xfnew-header__cart-price,body.xf-corner-site-zoo.xf-page-recipe .xfnew-sticky-header .xfnew-header__cart-price-symbol,body.xf-corner-site-zoo.xf-page-specific-product .xfnew-sticky-header .xfnew-header__cart-price,body.xf-corner-site-zoo.xf-page-specific-product .xfnew-sticky-header .xfnew-header__cart-price-symbol{color:#4151a8}body.xf-corner-site-zoo.xf-page-recipes .xfnew-header-search-bar__input,body.xf-corner-site-zoo.xf-page-specific-brand .xfnew-header-search-bar__input,body.xf-corner-site-zoo.xf-page-specific-catalog-list .xfnew-header-search-bar__input,body.xf-corner-site-zoo.xf-page-specific-index .xfnew-header-search-bar__input{color:#333}body.xf-corner-site-zoo.xf-page-recipes .xfnew-header-search-bar__buttons,body.xf-corner-site-zoo.xf-page-specific-brand .xfnew-header-search-bar__buttons,body.xf-corner-site-zoo.xf-page-specific-catalog-list .xfnew-header-search-bar__buttons,body.xf-corner-site-zoo.xf-page-specific-index .xfnew-header-search-bar__buttons{border-width:0}body.xf-corner-site-zoo.xf-page-recipes .xfnew-header-search-bar__button--search:active .xfnew-header-search-bar__img,body.xf-corner-site-zoo.xf-page-recipes .xfnew-header-search-bar__button--search:hover .xfnew-header-search-bar__img,body.xf-corner-site-zoo.xf-page-specific-brand .xfnew-header-search-bar__button--search:active .xfnew-header-search-bar__img,body.xf-corner-site-zoo.xf-page-specific-brand .xfnew-header-search-bar__button--search:hover .xfnew-header-search-bar__img,body.xf-corner-site-zoo.xf-page-specific-catalog-list .xfnew-header-search-bar__button--search:active .xfnew-header-search-bar__img,body.xf-corner-site-zoo.xf-page-specific-catalog-list .xfnew-header-search-bar__button--search:hover .xfnew-header-search-bar__img,body.xf-corner-site-zoo.xf-page-specific-index .xfnew-header-search-bar__button--search:active .xfnew-header-search-bar__img,body.xf-corner-site-zoo.xf-page-specific-index .xfnew-header-search-bar__button--search:hover .xfnew-header-search-bar__img{stroke:#6477de}._focused body.xf-corner-site-zoo.xf-page-recipes .xfnew-header-search-bar__button--search,._focused body.xf-corner-site-zoo.xf-page-specific-brand .xfnew-header-search-bar__button--search,._focused body.xf-corner-site-zoo.xf-page-specific-catalog-list .xfnew-header-search-bar__button--search,._focused body.xf-corner-site-zoo.xf-page-specific-index .xfnew-header-search-bar__button--search,body.xf-corner-site-zoo.xf-page-recipes .xfnew-header-search-bar__button--clear:active:after,body.xf-corner-site-zoo.xf-page-recipes .xfnew-header-search-bar__button--clear:active:before,body.xf-corner-site-zoo.xf-page-recipes .xfnew-header-search-bar__button--clear:hover:after,body.xf-corner-site-zoo.xf-page-recipes .xfnew-header-search-bar__button--clear:hover:before,body.xf-corner-site-zoo.xf-page-specific-brand .xfnew-header-search-bar__button--clear:active:after,body.xf-corner-site-zoo.xf-page-specific-brand .xfnew-header-search-bar__button--clear:active:before,body.xf-corner-site-zoo.xf-page-specific-brand .xfnew-header-search-bar__button--clear:hover:after,body.xf-corner-site-zoo.xf-page-specific-brand .xfnew-header-search-bar__button--clear:hover:before,body.xf-corner-site-zoo.xf-page-specific-catalog-list .xfnew-header-search-bar__button--clear:active:after,body.xf-corner-site-zoo.xf-page-specific-catalog-list .xfnew-header-search-bar__button--clear:active:before,body.xf-corner-site-zoo.xf-page-specific-catalog-list .xfnew-header-search-bar__button--clear:hover:after,body.xf-corner-site-zoo.xf-page-specific-catalog-list .xfnew-header-search-bar__button--clear:hover:before,body.xf-corner-site-zoo.xf-page-specific-index .xfnew-header-search-bar__button--clear:active:after,body.xf-corner-site-zoo.xf-page-specific-index .xfnew-header-search-bar__button--clear:active:before,body.xf-corner-site-zoo.xf-page-specific-index .xfnew-header-search-bar__button--clear:hover:after,body.xf-corner-site-zoo.xf-page-specific-index .xfnew-header-search-bar__button--clear:hover:before{background-color:#6477de}body.xf-corner-site-zoo.xf-page-recipes .xfnew-header-search-bar__img,body.xf-corner-site-zoo.xf-page-specific-brand .xfnew-header-search-bar__img,body.xf-corner-site-zoo.xf-page-specific-catalog-list .xfnew-header-search-bar__img,body.xf-corner-site-zoo.xf-page-specific-index .xfnew-header-search-bar__img{stroke:#dfdfdf}body.xf-corner-site-zoo.xf-page-recipes .xfnew-header-search-bar__container .xfnew-header-search-bar__button--search:hover .xfnew-header-search-bar__img,body.xf-corner-site-zoo.xf-page-specific-brand .xfnew-header-search-bar__container .xfnew-header-search-bar__button--search:hover .xfnew-header-search-bar__img,body.xf-corner-site-zoo.xf-page-specific-catalog-list .xfnew-header-search-bar__container .xfnew-header-search-bar__button--search:hover .xfnew-header-search-bar__img,body.xf-corner-site-zoo.xf-page-specific-index .xfnew-header-search-bar__container .xfnew-header-search-bar__button--search:hover .xfnew-header-search-bar__img{stroke:#6477de}body.xf-corner-site-zoo.xf-page-recipes .xfnew-header-search-bar__container._focused .xfnew-header-search-bar__buttons,body.xf-corner-site-zoo.xf-page-recipes .xfnew-header-search-bar__container._focused .xfnew-header-search-bar__input,body.xf-corner-site-zoo.xf-page-specific-brand .xfnew-header-search-bar__container._focused .xfnew-header-search-bar__buttons,body.xf-corner-site-zoo.xf-page-specific-brand .xfnew-header-search-bar__container._focused .xfnew-header-search-bar__input,body.xf-corner-site-zoo.xf-page-specific-catalog-list .xfnew-header-search-bar__container._focused .xfnew-header-search-bar__buttons,body.xf-corner-site-zoo.xf-page-specific-catalog-list .xfnew-header-search-bar__container._focused .xfnew-header-search-bar__input,body.xf-corner-site-zoo.xf-page-specific-index .xfnew-header-search-bar__container._focused .xfnew-header-search-bar__buttons,body.xf-corner-site-zoo.xf-page-specific-index .xfnew-header-search-bar__container._focused .xfnew-header-search-bar__input{border-color:#4151a8}body.xf-corner-site-zoo.xf-page-recipes .xfnew-header-search-bar__container._focused .xfnew-header-search-bar__button--search,body.xf-corner-site-zoo.xf-page-specific-brand .xfnew-header-search-bar__container._focused .xfnew-header-search-bar__button--search,body.xf-corner-site-zoo.xf-page-specific-catalog-list .xfnew-header-search-bar__container._focused .xfnew-header-search-bar__button--search,body.xf-corner-site-zoo.xf-page-specific-index .xfnew-header-search-bar__container._focused .xfnew-header-search-bar__button--search{background-color:#6477de}body.xf-corner-site-zoo.xf-page-recipes .xfnew-header-search-bar__container._focused .xfnew-header-search-bar__button--search:hover .xfnew-header-search-bar__img,body.xf-corner-site-zoo.xf-page-specific-brand .xfnew-header-search-bar__container._focused .xfnew-header-search-bar__button--search:hover .xfnew-header-search-bar__img,body.xf-corner-site-zoo.xf-page-specific-catalog-list .xfnew-header-search-bar__container._focused .xfnew-header-search-bar__button--search:hover .xfnew-header-search-bar__img,body.xf-corner-site-zoo.xf-page-specific-index .xfnew-header-search-bar__container._focused .xfnew-header-search-bar__button--search:hover .xfnew-header-search-bar__img{stroke:#dfdfdf}body.xf-corner-site-zoo.xf-page-recipes .xfnew-sticky-header__search-block .xfnew-header-search-bar__buttons,body.xf-corner-site-zoo.xf-page-specific-brand .xfnew-sticky-header__search-block .xfnew-header-search-bar__buttons,body.xf-corner-site-zoo.xf-page-specific-catalog-list .xfnew-sticky-header__search-block .xfnew-header-search-bar__buttons,body.xf-corner-site-zoo.xf-page-specific-index .xfnew-sticky-header__search-block .xfnew-header-search-bar__buttons{border-width:1px}body.xf-corner-site-zoo.xf-page-recipes .xfnew-sticky-header__search-block .xfnew-header-search-bar__button._active .xfnew-header-search-bar__img,body.xf-corner-site-zoo.xf-page-specific-brand .xfnew-sticky-header__search-block .xfnew-header-search-bar__button._active .xfnew-header-search-bar__img,body.xf-corner-site-zoo.xf-page-specific-catalog-list .xfnew-sticky-header__search-block .xfnew-header-search-bar__button._active .xfnew-header-search-bar__img,body.xf-corner-site-zoo.xf-page-specific-index .xfnew-sticky-header__search-block .xfnew-header-search-bar__button._active .xfnew-header-search-bar__img{stroke:#4151a8}body.xf-corner-site-zoo.xf-page-recipes .xfnew-sticky-header__search-block .xfnew-header-search-bar__button._active:active .xfnew-header-search-bar__img,body.xf-corner-site-zoo.xf-page-recipes .xfnew-sticky-header__search-block .xfnew-header-search-bar__button._active:hover .xfnew-header-search-bar__img,body.xf-corner-site-zoo.xf-page-specific-brand .xfnew-sticky-header__search-block .xfnew-header-search-bar__button._active:active .xfnew-header-search-bar__img,body.xf-corner-site-zoo.xf-page-specific-brand .xfnew-sticky-header__search-block .xfnew-header-search-bar__button._active:hover .xfnew-header-search-bar__img,body.xf-corner-site-zoo.xf-page-specific-catalog-list .xfnew-sticky-header__search-block .xfnew-header-search-bar__button._active:active .xfnew-header-search-bar__img,body.xf-corner-site-zoo.xf-page-specific-catalog-list .xfnew-sticky-header__search-block .xfnew-header-search-bar__button._active:hover .xfnew-header-search-bar__img,body.xf-corner-site-zoo.xf-page-specific-index .xfnew-sticky-header__search-block .xfnew-header-search-bar__button._active:active .xfnew-header-search-bar__img,body.xf-corner-site-zoo.xf-page-specific-index .xfnew-sticky-header__search-block .xfnew-header-search-bar__button._active:hover .xfnew-header-search-bar__img{stroke:#6477de}body.xf-corner-site-zoo.xf-page-recipes .xfnew-header-search-selector__container,body.xf-corner-site-zoo.xf-page-specific-brand .xfnew-header-search-selector__container,body.xf-corner-site-zoo.xf-page-specific-catalog-list .xfnew-header-search-selector__container,body.xf-corner-site-zoo.xf-page-specific-index .xfnew-header-search-selector__container{border-width:0}body.xf-corner-site-zoo.xf-page-recipes .xfnew-header-search__wrapper._focused .xfnew-header-search-selector__container,body.xf-corner-site-zoo.xf-page-specific-brand .xfnew-header-search__wrapper._focused .xfnew-header-search-selector__container,body.xf-corner-site-zoo.xf-page-specific-catalog-list .xfnew-header-search__wrapper._focused .xfnew-header-search-selector__container,body.xf-corner-site-zoo.xf-page-specific-index .xfnew-header-search__wrapper._focused .xfnew-header-search-selector__container{border-width:1px;border-color:#4151a8}body.xf-corner-site-zoo.xf-page-recipes .xfnew-sticky-header__search-block .xfnew-header-search-selector__container,body.xf-corner-site-zoo.xf-page-specific-brand .xfnew-sticky-header__search-block .xfnew-header-search-selector__container,body.xf-corner-site-zoo.xf-page-specific-catalog-list .xfnew-sticky-header__search-block .xfnew-header-search-selector__container,body.xf-corner-site-zoo.xf-page-specific-index .xfnew-sticky-header__search-block .xfnew-header-search-selector__container{border-width:1px}body.xf-corner-site-zoo.xf-page-recipes .xfnew-sticky-header__search-block .xfnew-header-search__wrapper._focused .xfnew-header-search-selector__container,body.xf-corner-site-zoo.xf-page-specific-brand .xfnew-sticky-header__search-block .xfnew-header-search__wrapper._focused .xfnew-header-search-selector__container,body.xf-corner-site-zoo.xf-page-specific-catalog-list .xfnew-sticky-header__search-block .xfnew-header-search__wrapper._focused .xfnew-header-search-selector__container,body.xf-corner-site-zoo.xf-page-specific-index .xfnew-sticky-header__search-block .xfnew-header-search__wrapper._focused .xfnew-header-search-selector__container{border-color:#4151a8}body.xf-corner-site-zoo.xf-page-recipes .xfnew-header-search__selector,body.xf-corner-site-zoo.xf-page-specific-brand .xfnew-header-search__selector,body.xf-corner-site-zoo.xf-page-specific-catalog-list .xfnew-header-search__selector,body.xf-corner-site-zoo.xf-page-specific-index .xfnew-header-search__selector{border-radius:6px 0 0 6px}body.xf-corner-site-zoo.xf-page-recipes .xfnew-header-search__bar,body.xf-corner-site-zoo.xf-page-specific-brand .xfnew-header-search__bar,body.xf-corner-site-zoo.xf-page-specific-catalog-list .xfnew-header-search__bar,body.xf-corner-site-zoo.xf-page-specific-index .xfnew-header-search__bar{border-radius:0 6px 6px 0}body.xf-corner-site-zoo.xf-page-404 .xfnew-header-search-bar__input,body.xf-corner-site-zoo.xf-page-recipe .xfnew-header-search-bar__input,body.xf-corner-site-zoo.xf-page-specific-product .xfnew-header-search-bar__input{color:#333}body.xf-corner-site-zoo.xf-page-404 .xfnew-header-search-bar__buttons,body.xf-corner-site-zoo.xf-page-recipe .xfnew-header-search-bar__buttons,body.xf-corner-site-zoo.xf-page-specific-product .xfnew-header-search-bar__buttons{border-width:0}body.xf-corner-site-zoo.xf-page-404 .xfnew-header-search-bar__button--search:active .xfnew-header-search-bar__img,body.xf-corner-site-zoo.xf-page-404 .xfnew-header-search-bar__button--search:hover .xfnew-header-search-bar__img,body.xf-corner-site-zoo.xf-page-recipe .xfnew-header-search-bar__button--search:active .xfnew-header-search-bar__img,body.xf-corner-site-zoo.xf-page-recipe .xfnew-header-search-bar__button--search:hover .xfnew-header-search-bar__img,body.xf-corner-site-zoo.xf-page-specific-product .xfnew-header-search-bar__button--search:active .xfnew-header-search-bar__img,body.xf-corner-site-zoo.xf-page-specific-product .xfnew-header-search-bar__button--search:hover .xfnew-header-search-bar__img{stroke:#6477de}._focused body.xf-corner-site-zoo.xf-page-404 .xfnew-header-search-bar__button--search,._focused body.xf-corner-site-zoo.xf-page-recipe .xfnew-header-search-bar__button--search,._focused body.xf-corner-site-zoo.xf-page-specific-product .xfnew-header-search-bar__button--search,body.xf-corner-site-zoo.xf-page-404 .xfnew-header-search-bar__button--clear:active:after,body.xf-corner-site-zoo.xf-page-404 .xfnew-header-search-bar__button--clear:active:before,body.xf-corner-site-zoo.xf-page-404 .xfnew-header-search-bar__button--clear:hover:after,body.xf-corner-site-zoo.xf-page-404 .xfnew-header-search-bar__button--clear:hover:before,body.xf-corner-site-zoo.xf-page-recipe .xfnew-header-search-bar__button--clear:active:after,body.xf-corner-site-zoo.xf-page-recipe .xfnew-header-search-bar__button--clear:active:before,body.xf-corner-site-zoo.xf-page-recipe .xfnew-header-search-bar__button--clear:hover:after,body.xf-corner-site-zoo.xf-page-recipe .xfnew-header-search-bar__button--clear:hover:before,body.xf-corner-site-zoo.xf-page-specific-product .xfnew-header-search-bar__button--clear:active:after,body.xf-corner-site-zoo.xf-page-specific-product .xfnew-header-search-bar__button--clear:active:before,body.xf-corner-site-zoo.xf-page-specific-product .xfnew-header-search-bar__button--clear:hover:after,body.xf-corner-site-zoo.xf-page-specific-product .xfnew-header-search-bar__button--clear:hover:before{background-color:#6477de}body.xf-corner-site-zoo.xf-page-404 .xfnew-header-search-bar__img,body.xf-corner-site-zoo.xf-page-recipe .xfnew-header-search-bar__img,body.xf-corner-site-zoo.xf-page-specific-product .xfnew-header-search-bar__img{stroke:#dfdfdf}body.xf-corner-site-zoo.xf-page-404 .xfnew-header-search-bar__container .xfnew-header-search-bar__button--search:hover .xfnew-header-search-bar__img,body.xf-corner-site-zoo.xf-page-recipe .xfnew-header-search-bar__container .xfnew-header-search-bar__button--search:hover .xfnew-header-search-bar__img,body.xf-corner-site-zoo.xf-page-specific-product .xfnew-header-search-bar__container .xfnew-header-search-bar__button--search:hover .xfnew-header-search-bar__img{stroke:#6477de}body.xf-corner-site-zoo.xf-page-404 .xfnew-header-search-bar__container._focused .xfnew-header-search-bar__buttons,body.xf-corner-site-zoo.xf-page-404 .xfnew-header-search-bar__container._focused .xfnew-header-search-bar__input,body.xf-corner-site-zoo.xf-page-recipe .xfnew-header-search-bar__container._focused .xfnew-header-search-bar__buttons,body.xf-corner-site-zoo.xf-page-recipe .xfnew-header-search-bar__container._focused .xfnew-header-search-bar__input,body.xf-corner-site-zoo.xf-page-specific-product .xfnew-header-search-bar__container._focused .xfnew-header-search-bar__buttons,body.xf-corner-site-zoo.xf-page-specific-product .xfnew-header-search-bar__container._focused .xfnew-header-search-bar__input{border-color:#4151a8}body.xf-corner-site-zoo.xf-page-404 .xfnew-header-search-bar__container._focused .xfnew-header-search-bar__button--search,body.xf-corner-site-zoo.xf-page-recipe .xfnew-header-search-bar__container._focused .xfnew-header-search-bar__button--search,body.xf-corner-site-zoo.xf-page-specific-product .xfnew-header-search-bar__container._focused .xfnew-header-search-bar__button--search{background-color:#6477de}body.xf-corner-site-zoo.xf-page-404 .xfnew-header-search-bar__container._focused .xfnew-header-search-bar__button--search:hover .xfnew-header-search-bar__img,body.xf-corner-site-zoo.xf-page-recipe .xfnew-header-search-bar__container._focused .xfnew-header-search-bar__button--search:hover .xfnew-header-search-bar__img,body.xf-corner-site-zoo.xf-page-specific-product .xfnew-header-search-bar__container._focused .xfnew-header-search-bar__button--search:hover .xfnew-header-search-bar__img{stroke:#dfdfdf}body.xf-corner-site-zoo.xf-page-404 .xfnew-sticky-header__search-block .xfnew-header-search-bar__buttons,body.xf-corner-site-zoo.xf-page-recipe .xfnew-sticky-header__search-block .xfnew-header-search-bar__buttons,body.xf-corner-site-zoo.xf-page-specific-product .xfnew-sticky-header__search-block .xfnew-header-search-bar__buttons{border-width:1px}body.xf-corner-site-zoo.xf-page-404 .xfnew-sticky-header__search-block .xfnew-header-search-bar__button._active .xfnew-header-search-bar__img,body.xf-corner-site-zoo.xf-page-recipe .xfnew-sticky-header__search-block .xfnew-header-search-bar__button._active .xfnew-header-search-bar__img,body.xf-corner-site-zoo.xf-page-specific-product .xfnew-sticky-header__search-block .xfnew-header-search-bar__button._active .xfnew-header-search-bar__img{stroke:#4151a8}body.xf-corner-site-zoo.xf-page-404 .xfnew-sticky-header__search-block .xfnew-header-search-bar__button._active:active .xfnew-header-search-bar__img,body.xf-corner-site-zoo.xf-page-404 .xfnew-sticky-header__search-block .xfnew-header-search-bar__button._active:hover .xfnew-header-search-bar__img,body.xf-corner-site-zoo.xf-page-recipe .xfnew-sticky-header__search-block .xfnew-header-search-bar__button._active:active .xfnew-header-search-bar__img,body.xf-corner-site-zoo.xf-page-recipe .xfnew-sticky-header__search-block .xfnew-header-search-bar__button._active:hover .xfnew-header-search-bar__img,body.xf-corner-site-zoo.xf-page-specific-product .xfnew-sticky-header__search-block .xfnew-header-search-bar__button._active:active .xfnew-header-search-bar__img,body.xf-corner-site-zoo.xf-page-specific-product .xfnew-sticky-header__search-block .xfnew-header-search-bar__button._active:hover .xfnew-header-search-bar__img{stroke:#6477de}body.xf-corner-site-zoo.xf-page-404 .xfnew-header-search-selector__container,body.xf-corner-site-zoo.xf-page-recipe .xfnew-header-search-selector__container,body.xf-corner-site-zoo.xf-page-specific-product .xfnew-header-search-selector__container{border-width:0}body.xf-corner-site-zoo.xf-page-404 .xfnew-header-search__wrapper._focused .xfnew-header-search-selector__container,body.xf-corner-site-zoo.xf-page-recipe .xfnew-header-search__wrapper._focused .xfnew-header-search-selector__container,body.xf-corner-site-zoo.xf-page-specific-product .xfnew-header-search__wrapper._focused .xfnew-header-search-selector__container{border-width:1px;border-color:#4151a8}body.xf-corner-site-zoo.xf-page-404 .xfnew-sticky-header__search-block .xfnew-header-search-selector__container,body.xf-corner-site-zoo.xf-page-recipe .xfnew-sticky-header__search-block .xfnew-header-search-selector__container,body.xf-corner-site-zoo.xf-page-specific-product .xfnew-sticky-header__search-block .xfnew-header-search-selector__container{border-width:1px}body.xf-corner-site-zoo.xf-page-404 .xfnew-sticky-header__search-block .xfnew-header-search__wrapper._focused .xfnew-header-search-selector__container,body.xf-corner-site-zoo.xf-page-recipe .xfnew-sticky-header__search-block .xfnew-header-search__wrapper._focused .xfnew-header-search-selector__container,body.xf-corner-site-zoo.xf-page-specific-product .xfnew-sticky-header__search-block .xfnew-header-search__wrapper._focused .xfnew-header-search-selector__container{border-color:#4151a8}body.xf-corner-site-zoo.xf-page-404 .xfnew-header-search__selector,body.xf-corner-site-zoo.xf-page-recipe .xfnew-header-search__selector,body.xf-corner-site-zoo.xf-page-specific-product .xfnew-header-search__selector{border-radius:6px 0 0 6px}body.xf-corner-site-zoo.xf-page-404 .xfnew-header-search__bar,body.xf-corner-site-zoo.xf-page-recipe .xfnew-header-search__bar,body.xf-corner-site-zoo.xf-page-specific-product .xfnew-header-search__bar{border-radius:0 6px 6px 0}.xf-tabs-slider{width:100%;position:relative}.xf-tabs-slider__tabs{padding:0;margin:0;list-style:none;display:flex;flex-direction:row;position:relative}.xf-tabs-slider__tabs li{width:25%;z-index:1;position:relative}.xf-tabs-slider__tabs li a{display:block;padding:50px 25px;height:250px;transition:color .2s ease-out;outline:none;text-align:center;color:#353535;font-size:24px}.xf-tabs-slider__tabs li a i{transition:color .4s ease-out;display:block;color:#7ac143;font-size:64px;margin-bottom:10px}.xf-tabs-slider__tabs li.ui-tabs-active a,.xf-tabs-slider__tabs li.ui-tabs-active a i{color:#fff}.xf-tabs-slider__tabs li.selector{position:absolute;width:25%;border-top-left-radius:14px;border-top-right-radius:14px;background-color:#7ac143;top:1px;left:0;height:100%;z-index:0;transition:left .4s}.xf-tabs-slider__tabs_round li.selector{border-radius:14px}@media(max-width:1023px){.xf-tabs-slider__tabs{margin-left:10px;margin-right:10px}.xf-tabs-slider__tabs li a{height:180px;padding:35px 20px;font-size:18px}.xf-tabs-slider__tabs li a i{font-size:50px}}@media(max-width:759px){.xf-tabs-slider__tabs{flex-direction:column}.xf-tabs-slider__tabs li{width:100%}.xf-tabs-slider__tabs li a{height:auto;display:block;position:relative;padding:20px 20px 20px 30%}.xf-tabs-slider__tabs li a i{position:absolute;width:50px;top:50%;margin-top:-25px;right:70%;font-size:40px}.xf-tabs-slider__tabs li a p{text-align:left;padding-left:20px}}.xf-tabs-slider__panel-bg{height:380px;background-color:#7ac143;position:absolute;z-index:0;bottom:0;left:0;right:0}@media(max-width:1023px){.xf-tabs-slider__panel-bg{height:280px}}@media(max-width:759px){.xf-tabs-slider__panel-bg{display:none}}.xf-tabs-slider__panel{height:380px;position:relative;margin-top:-50px;padding:50px 0;z-index:1}.xf-tabs-slider__panel .xf-wrapper{padding:0!important;display:flex;z-index:1;position:relative}.xf-tabs-slider__panel .xf-wrapper .col{width:50%;padding:20px;color:#fff}.xf-tabs-slider__panel .xf-wrapper .col h3{font-size:36px;font-weight:700;color:inherit;margin-bottom:15px;margin-top:15px}.xf-tabs-slider__panel .xf-wrapper .col p{font-size:26px}.xf-tabs-slider__panel .xf-wrapper .col.text-right{text-align:right;margin-right:100px}@media(max-width:1023px){.xf-tabs-slider__panel .xf-wrapper .col h3{font-size:26px}.xf-tabs-slider__panel .xf-wrapper .col p{font-size:19px}.xf-tabs-slider__panel .xf-wrapper .col img{height:208px}.xf-tabs-slider__panel .xf-wrapper .col.text-right{margin-right:50px;width:40%}}@media(max-width:759px){.xf-tabs-slider__panel .xf-wrapper .col{width:100%;padding:0 20px}.xf-tabs-slider__panel .xf-wrapper .col h3{font-size:26px}.xf-tabs-slider__panel .xf-wrapper .col p{font-size:16px}.xf-tabs-slider__panel .xf-wrapper .col img{display:block;height:141px;margin-right:20px}.xf-tabs-slider__panel .xf-wrapper .col.text-right{margin-right:20px;width:100%}}@media(max-width:759px){.xf-tabs-slider__panel .xf-wrapper{padding:10px 0;flex-direction:column}}@media(max-width:1023px){.xf-tabs-slider__panel{padding:30px 0;height:280px;background-color:#7ac143}}@media(max-width:759px){.xf-tabs-slider__panel{margin-top:0;background-color:#7ac143;height:auto;padding-bottom:40px}}@font-face{font-family:icomoon;font-display:fallback;src:url(https://cdn.vprok.ru/front/a013fa5b59461f697c770f26e210e35aae738031/common/fonts/icomoon.eot?wv4a7h=);src:url(https://cdn.vprok.ru/front/a013fa5b59461f697c770f26e210e35aae738031/common/fonts/icomoon.eot?wv4a7h=#iefix) format("embedded-opentype"),url(https://cdn.vprok.ru/front/a013fa5b59461f697c770f26e210e35aae738031/common/fonts/icomoon.ttf?wv4a7h=) format("truetype"),url(https://cdn.vprok.ru/front/a013fa5b59461f697c770f26e210e35aae738031/common/fonts/icomoon.woff?wv4a7h=) format("woff"),url(https://cdn.vprok.ru/front/a013fa5b59461f697c770f26e210e35aae738031/common/fonts/icomoon.svg?wv4a7h=#icomoon) format("svg");font-weight:400;font-style:normal}[class*=" icon-"],[class^=icon-]{font-family:icomoon!important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-2:before{content:""}.icon-3:before{content:""}.icon-4:before{content:""}.icon-1:before{content:""}.icon-22:before{content:""}.icon-32:before{content:""}.icon-42:before{content:""}.icon-12:before{content:""}.icon-23:before{content:""}.icon-33:before{content:""}.icon-43:before{content:""}.icon-13:before{content:""}.icon-24:before{content:""}.icon-34:before{content:""}.icon-44:before{content:""}.icon-14:before{content:""}.icon-25:before{content:""}.icon-35:before{content:""}.icon-45:before{content:""}.icon-apple:before{content:""}.icon-google:before{content:""}@font-face{font-family:icomoon;font-display:fallback;src:url(https://cdn.vprok.ru/front/a013fa5b59461f697c770f26e210e35aae738031/common/fonts/icons/mobile-app/fonts/icomoon.eot?wv4a7h=);src:url(https://cdn.vprok.ru/front/a013fa5b59461f697c770f26e210e35aae738031/common/fonts/icons/mobile-app/fonts/icomoon.eot?wv4a7h=#iefix) format("embedded-opentype"),url(https://cdn.vprok.ru/front/a013fa5b59461f697c770f26e210e35aae738031/common/fonts/icons/mobile-app/fonts/icomoon.ttf?wv4a7h=) format("truetype"),url(https://cdn.vprok.ru/front/a013fa5b59461f697c770f26e210e35aae738031/common/fonts/icons/mobile-app/fonts/icomoon.woff?wv4a7h=) format("woff"),url(https://cdn.vprok.ru/front/a013fa5b59461f697c770f26e210e35aae738031/common/fonts/icons/mobile-app/fonts/icomoon.svg?wv4a7h=#icomoon) format("svg");font-weight:400;font-style:normal}.xf-row-app{display:flex;justify-content:space-between;flex-direction:row}@media(max-width:759px){.xf-row-app{flex-direction:column}}.xf-col{flex-grow:1}.xf-mobile-app{font-family:Roboto,-apple-system,sans-serif;font-size:16px;overflow:hidden;position:relative}.xf-mobile-app *{box-sizing:border-box}.xf-mobile-app .xf-wrapper{padding:50px 0}@media(min-width:1024px){.xf-mobile-app .xf-wrapper{max-width:none;min-width:auto;width:1000px}}@media(max-width:759px){.xf-mobile-app .xf-wrapper{padding:25px 0}}.xf-mobile-app h2{padding:0;font-size:46px;font-weight:700;text-align:center;margin:0 0 50px;text-transform:uppercase;letter-spacing:2px;color:#035828}@media(max-width:1023px){.xf-mobile-app h2{font-size:34px}}.xf-mobile-app__disclaimer{background:url(https://cdn.vprok.ru/front/a013fa5b59461f697c770f26e210e35aae738031/common/img/app/app-bg-3.png) 50% 50% no-repeat;background-size:cover;color:#fff;padding:240px 0 79px;height:674px}.xf-mobile-app__disclaimer .xf-wrapper{padding:0 100px}@media(max-width:1023px){.xf-mobile-app__disclaimer .xf-wrapper{padding:0 60px}}.xf-mobile-app__disclaimer-title{font-size:44px;line-height:1.3;margin-bottom:40px;text-align:center;display:inline-block;font-weight:400;font-family:inherit;margin-top:0;color:#035828}.xf-mobile-app__disclaimer-title b{font-size:50px;font-weight:700}@media(max-width:1023px){.xf-mobile-app__disclaimer{height:490px;padding-top:160px}.xf-mobile-app__disclaimer-title{font-size:32px;margin-bottom:20px}.xf-mobile-app__disclaimer-title b{font-size:37px}}.xf-mobile-app__store-list{list-style:none;margin:0;padding:0;font-family:Roboto,-apple-system,sans-serif;font-weight:400}.xf-mobile-app__store-item{display:inline-block;vertical-align:top}.xf-mobile-app__store-item._hidden{display:none}.xf-mobile-app__store-link{display:inline-block}.xf-mobile-app__store-link .xf-svg{width:110px;height:35px}@media(min-width:1440px){.xf-mobile-app__store-link .xf-svg{width:164px;height:52px}}.xf-mobile-app__store-link._ios:before{content:""}.xf-mobile-app__store-link._android:before{content:""}.xf-mobile-app__store-link_white{color:#fff;border-color:#fff}@media(max-width:1023px)and (min-width:760px){.xf-mobile-app__store-link{font-size:10px;padding:6px 15px 6px 50px}.xf-mobile-app__store-link:first-child{padding-left:0}.xf-mobile-app__store-link:before{left:15px;top:3px;font-size:24px}}.xf-mobile-app__about{background:linear-gradient(0deg,#f7f7f7,#fbfbfb 17%,#fdfdfd 56%,#fff);text-align:center}.xf-mobile-app__about-item{text-align:center;font-size:18px;padding:0 10px;width:25%}.xf-mobile-app__about-item *{display:block}.xf-mobile-app__about-item i{font-size:55px;color:#828282;margin-bottom:30px;transition:color .3s}.xf-mobile-app__about-item h3{font-weight:700;font-size:20px;margin-top:0;margin-bottom:5px;color:#035828}.xf-mobile-app__about-item:hover i{color:#035828}@media(max-width:1023px){.xf-mobile-app__about-item{font-size:13px}.xf-mobile-app__about-item i{font-size:40px}}.xf-mobile-app__inmarket{background-image:linear-gradient(0deg,#f7f7f7 0,hsla(0,0%,100%,0))}.xf-mobile-app__inmarket .xf-tabs-slider__iphone{position:absolute;height:682px;width:1000px;left:50%;margin-left:-500px;background-image:url(https://cdn.vprok.ru/front/a013fa5b59461f697c770f26e210e35aae738031/common/img/app/inmarket-tabs/iphone.png);background-repeat:no-repeat;background-position:100% 0;background-size:contain;z-index:2;overflow:hidden;bottom:25px}.xf-mobile-app__inmarket .xf-tabs-slider__iphone>*{position:absolute;bottom:210px;left:0}@media(max-width:1023px){.xf-mobile-app__inmarket .xf-tabs-slider__iphone{width:calc(100% - 20px);margin-left:auto;transform:translateX(-50%);height:494px;bottom:10px}.xf-mobile-app__inmarket .xf-tabs-slider__iphone>*{left:60px;bottom:150px}}.xf-mobile-app__inmarket .xf-tabs-slider__panel{height:750px;padding:180px 0;z-index:1}.xf-mobile-app__inmarket .xf-tabs-slider__panel-bg{z-index:0;bottom:180px}.xf-mobile-app__inmarket .xf-tabs-slider__panel p{font-size:22px}.xf-mobile-app__inmarket .xf-tabs-slider__panel .panel-bg{position:absolute;top:0;bottom:0;left:0;right:0;background-size:cover;background-position:50%;z-index:0}.xf-mobile-app__inmarket .xf-tabs-slider__panel .panel-iphone{position:absolute;background-color:#fff;right:20px;top:-118px;height:642px;width:300px;overflow:hidden}.xf-mobile-app__inmarket .xf-tabs-slider__panel .panel-iphone .screen{position:absolute;top:0;left:0;right:0;bottom:0;background-size:cover}@media(max-width:1023px){.xf-mobile-app__inmarket .xf-tabs-slider__panel .panel-iphone{right:26px;top:-75px;height:470px;width:214px}}.xf-mobile-app__inmarket .xf-tabs-slider__panel#inmarket-tabs-1 .panel-bg{background-image:url(https://cdn.vprok.ru/front/a013fa5b59461f697c770f26e210e35aae738031/common/img/app/inmarket-tabs/bg-1.png)}.xf-mobile-app__inmarket .xf-tabs-slider__panel#inmarket-tabs-1 .panel-iphone .screen{background-image:url(https://cdn.vprok.ru/front/a013fa5b59461f697c770f26e210e35aae738031/common/img/app/inmarket-tabs/screen-1.jpg)}.xf-mobile-app__inmarket .xf-tabs-slider__panel#inmarket-tabs-2 .panel-bg{background-image:url(https://cdn.vprok.ru/front/a013fa5b59461f697c770f26e210e35aae738031/common/img/app/inmarket-tabs/bg-2.png)}.xf-mobile-app__inmarket .xf-tabs-slider__panel#inmarket-tabs-2 .panel-iphone .screen{background-image:url(https://cdn.vprok.ru/front/a013fa5b59461f697c770f26e210e35aae738031/common/img/app/inmarket-tabs/screen-2.jpg)}.xf-mobile-app__inmarket .xf-tabs-slider__panel#inmarket-tabs-3 .panel-bg{background-image:url(https://cdn.vprok.ru/front/a013fa5b59461f697c770f26e210e35aae738031/common/img/app/inmarket-tabs/bg-3.png)}.xf-mobile-app__inmarket .xf-tabs-slider__panel#inmarket-tabs-3 .panel-iphone .screen{background-image:url(https://cdn.vprok.ru/front/a013fa5b59461f697c770f26e210e35aae738031/common/img/app/inmarket-tabs/screen-3.jpg)}.xf-mobile-app__inmarket .xf-tabs-slider__panel#inmarket-tabs-4 .panel-bg{background-image:url(https://cdn.vprok.ru/front/a013fa5b59461f697c770f26e210e35aae738031/common/img/app/inmarket-tabs/bg-4.png)}.xf-mobile-app__inmarket .xf-tabs-slider__panel#inmarket-tabs-4 .panel-iphone .screen{background-image:url(https://cdn.vprok.ru/front/a013fa5b59461f697c770f26e210e35aae738031/common/img/app/inmarket-tabs/screen-4.jpg)}@media(max-width:1023px){.xf-mobile-app__inmarket .xf-tabs-slider__panel{height:515px;padding:100px 0}.xf-mobile-app__inmarket .xf-tabs-slider__panel .col{padding-left:70px;width:60%}.xf-mobile-app__inmarket .xf-tabs-slider__panel-bg{bottom:125px}}@media(max-width:1023px)and (min-width:760px){.xf-mobile-app__inmarket .xf-tabs-slider__panel{background-color:transparent}}.xf-mobile-app__buttons{display:flex;justify-content:center;padding:40px 0 0}.xf-mobile-app__buttons_mb{margin-bottom:40px}@media(max-width:759px){.xf-mobile-app__buttons{padding:20px 0 0}.xf-mobile-app__buttons_mb{margin-bottom:20px}}.xf-mobile-app__buttons.visible-mobile{display:none}@media(max-width:759px){.xf-mobile-app__buttons.visible-mobile{display:block}}.xf-mobile-app .enter,.xf-mobile-app .leave{animation-duration:.4s;animation-iteration-count:1}.xf-mobile-app .leave.left{animation-name:leave-left}.xf-mobile-app .leave.right{animation-name:leave-right}.xf-mobile-app .enter.right{animation-name:enter-right}.xf-mobile-app .enter.left{animation-name:enter-left}@keyframes leave-left{0%{transform:translateX(0)}to{transform:translateX(-100%)}}@keyframes enter-left{0%{transform:translateX(-100%)}to{transform:translateX(0)}}@keyframes enter-right{0%{transform:translateX(100%)}to{transform:translateX(0)}}@keyframes leave-right{0%{transform:translateX(0)}to{transform:translateX(100%)}}.xf-mobile-app__more{padding-top:18px;border-bottom:2px dashed #77bd43;margin-bottom:12px}.xf-mobile-app__more:after{content:"";width:32px;height:32px;display:inline-block;background:url(https://cdn.vprok.ru/front/a013fa5b59461f697c770f26e210e35aae738031/common/img/app/app-icon-expand.svg) 50% 50% no-repeat;margin-bottom:12px}.xf-mobile-app__more-text{font-weight:700;color:#80bd01;font-size:18px;margin-bottom:7px;display:block}.xf-mobile-app__card .xf-wrapper,.xf-mobile-app__check .xf-wrapper,.xf-mobile-app__discount .xf-wrapper,.xf-mobile-app__sales .xf-wrapper{display:flex}.xf-mobile-app__card-pic,.xf-mobile-app__check-pic,.xf-mobile-app__discount-pic,.xf-mobile-app__sales-pic,.xf-mobile-app__wine-pic{margin:0}.xf-mobile-app__card-img,.xf-mobile-app__check-img,.xf-mobile-app__discount-img,.xf-mobile-app__sales-img,.xf-mobile-app__wine-img{width:100%}.xf-mobile-app__card-content,.xf-mobile-app__check-content,.xf-mobile-app__discount-content,.xf-mobile-app__sales-content{margin-top:12px}.xf-mobile-app__card-title,.xf-mobile-app__check-title,.xf-mobile-app__discount-title,.xf-mobile-app__sales-title,.xf-mobile-app__wine-title{line-height:36px;font-family:Roboto,-apple-system,sans-serif;font-size:28px;font-weight:700;text-transform:uppercase;color:#007940;margin:0 0 8px}.xf-mobile-app__card-text,.xf-mobile-app__check-text,.xf-mobile-app__discount-text,.xf-mobile-app__sales-text,.xf-mobile-app__wine-text{margin-bottom:1em;line-height:1.5;font-size:16px}.xf-mobile-app__check{background:#bccf02}.xf-mobile-app__check-title{color:#fff}.xf-mobile-app__check-text{padding-right:100px}.xf-mobile-app__check-pic{flex-basis:143px;flex-shrink:0}.xf-mobile-app__discount{padding:74px 0 64px;background-image:url(https://cdn.vprok.ru/front/a013fa5b59461f697c770f26e210e35aae738031/common/img/app/app-bg-2.jpg);background-size:cover;background-position:50%}.xf-mobile-app__discount-content{text-align:center;padding-left:30%;padding-bottom:20px}.xf-mobile-app__discount-wrapper{text-align:left;width:80%;margin:auto auto 40px}.xf-mobile-app__wine{height:400px;overflow:hidden}.xf-mobile-app__wine .xf-wrapper{display:flex}.xf-mobile-app__wine-pic{flex-shrink:0;flex-basis:410px}.xf-mobile-app__wine-content{padding-top:40px}.xf-mobile-app__sales{background:#80bd01;padding:42px 0 38px}.xf-mobile-app__sales-pic{flex-shrink:0;flex-basis:203px}.xf-mobile-app__sales-content{padding-left:40px}.xf-mobile-app__sales-title{color:#fff}.xf-mobile-app__footer{text-align:center;padding:35px 0 60px;font-family:Roboto,-apple-system,sans-serif;font-size:24px;font-weight:700;color:#008136}.xf-mobile-app__footer-title{padding-bottom:30px;border-bottom:2px dashed #77bd43;margin:auto auto 30px;width:500px}.xf-mobile-app__footer-contacts{margin-top:48px;line-height:1.66667}.xf-mobile-app__footer-contacts strong{font-size:30px}.xf-widget-recommendation--tablet{display:none;height:300px;position:fixed;width:100%;z-index:8000}.xf-widget-recommendation--tablet.expand{transform:translateY(0);transition:.2s;top:calc(100% - 173px)}.xf-widget-recommendation--tablet.hide-widget{transition:.2s;top:calc(100% - 40px)}.xf-widget-recommendation--tablet.closed{top:100%}.xf-widget-recommendation--tablet .xf-widget-recommendation__header{background:#fff;border-top:1px solid #e6e6e6;border-bottom:none;cursor:pointer;width:100%}.xf-widget-recommendation--tablet__content-wrapper{background:#fff;border-top:1px solid #e6e6e6;height:173px;margin-top:0;overflow-y:hidden;overflow-x:scroll;padding-left:0;white-space:nowrap}.xf-widget-recommendation--tablet .xf-widget-recommendation__row{border-bottom:none;border-right:1px solid #e6e6e6;display:inline-flex;white-space:normal;vertical-align:bottom;width:240px}.xf-widget-recommendation{background:#fff;height:431px;position:fixed;right:0;top:calc(50% - 209px);z-index:2000}.xf-widget-recommendation .baron{border-bottom:1px solid #e6e6e6;border-bottom-left-radius:5px;border-bottom-right-radius:5px;margin:0 0 18px}.xf-widget-recommendation .baron__track{background-color:#f7f7f7;border-bottom-right-radius:3px;width:5px}.xf-widget-recommendation .baron__bar{background-color:#dfdfdf;right:0}.xf-widget-recommendation__group{flex-shrink:0;padding:0 7px;width:84px}.xf-widget-recommendation__name{color:#444;font:12px/100% Roboto,-apple-system,sans-serif;height:43px;margin-right:10px;overflow:hidden;padding-top:5px;transition:color .2s ease}.xf-widget-recommendation__name:hover{color:#7ac143}.xf-widget-recommendation.expand{border:1px solid #e6e6e6;border-radius:5px;box-shadow:0 0 10px 0 rgba(0,0,0,.1);height:431px;transform:translateX(-15px);transition:width .4s linear;width:245px;visibility:visible}.xf-widget-recommendation.hide-widget{transition:width .4s linear;width:1px}.xf-widget-recommendation__header{align-items:center;background:#fff;border-bottom:1px solid #e6e6e6;border-top-left-radius:5px;border-top-right-radius:5px;color:#444;cursor:unset;display:flex;justify-content:center;height:42px;font:700 16px/100% Roboto,-apple-system,sans-serif}.xf-widget-recommendation.hide-widget .xf-widget-recommendation__header{opacity:0;width:1px}.xf-widget-recommendation.expand .xf-widget-recommendation__header{opacity:1;width:245px}.xf-widget-recommendation__content-wrapper{background:#fff;border-bottom-left-radius:5px;border-bottom-right-radius:5px;height:387px;min-width:243px!important;overflow-y:auto;overflow-x:hidden;width:243px!important}.xf-widget-recommendation__sidebar{background:#7ac143 url(https://cdn.vprok.ru/front/a013fa5b59461f697c770f26e210e35aae738031/common/img/svg/i_pear.svg) no-repeat 50% 50%;border-radius:5px;bottom:-50px;cursor:pointer;height:40px;right:15px;position:absolute;transition:background .3s ease,color .3s ease;width:40px}.xf-widget-recommendation__sidebar.expand{background:#7ac143 url(https://cdn.vprok.ru/front/a013fa5b59461f697c770f26e210e35aae738031/common/img/svg/i_close.svg) no-repeat 50% 50%;bottom:-50px;right:0}.xf-widget-recommendation__sidebar.hide-widget{bottom:-51px}.xf-widget-recommendation__sidebar:hover{background-color:#008a46}.xf-widget-recommendation__row{border-bottom:1px solid #e6e6e6;display:flex;flex-direction:row;flex-wrap:nowrap;min-height:128px;padding-bottom:8px}.xf-widget-recommendation__row.mobile-fix{width:300px;margin-left:-40px}.xf-widget-recommendation__row:last-child{border:none}.xf-widget-recommendation__group{align-self:center;text-align:center;width:85px}.xf-widget-recommendation__group img{max-width:65px;max-height:100px}.xf-widget-recommendation__info{align-content:stretch;align-self:stretch;display:flex;flex-direction:column;flex-wrap:nowrap;justify-content:flex-start;padding-top:5px;width:160px}.xf-widget-recommendation__info .row.xf-product__to-cart{width:147px}@media(min-width:320px){.xf-widget-recommendation__info .row.xf-product__to-cart{margin-top:0!important}}@media(min-width:760px){.xf-widget-recommendation__info .row.xf-product__to-cart{margin-top:0!important}}@media(min-width:1000px){.xf-widget-recommendation__info .row.xf-product__to-cart{margin-top:-6px!important}}.xf-widget-recommendation__info .row_hidden{visibility:hidden}.xf-widget-recommendation__info .row.btn-add-to-cart{background:#fff;border:1px solid #7ac143;border-radius:5px;color:#7ac143;font-size:16px;height:40px!important;margin-top:-10px!important;width:147px}.xf-widget-recommendation__info .row.btn-add-to-cart:hover{color:#fff}.xf-widget-recommendation .xf-product-spinner__field{width:46%}.xf-widget-recommendation .xf-product-spinner__dec,.xf-widget-recommendation .xf-product-spinner__inc{background:#fff;border:1px solid #7ac143;color:#7ac143}.xf-widget-recommendation .xf-product-spinner__dec:focus,.xf-widget-recommendation .xf-product-spinner__dec:hover,.xf-widget-recommendation .xf-product-spinner__inc:focus,.xf-widget-recommendation .xf-product-spinner__inc:hover{color:#fff;background:#7ac143!important}.xf-widget-recommendation .xf-add-to-cart-btn{background:#fff;border:1px solid #7ac143;border-radius:5px;color:#7ac143;margin-top:2px!important;width:147px}.xf-widget-recommendation .xf-add-to-cart-btn span{margin-right:10px}.xf-widget-recommendation .xf-add-to-cart-btn:focus,.xf-widget-recommendation .xf-add-to-cart-btn:hover{color:#fff;background:#7ac143!important}.xf-widget-recommendation .xf-product-cost,.xf-widget-recommendation .xf-product-cost__current{margin-bottom:0}.xf-widget-recommendation .xf-product-cost__current .xf-price__rouble{font:700 24px/100% Roboto,-apple-system,sans-serif}.xf-widget-recommendation .xf-product-cost__current .xf-price__penny{font:700 15px/100% Roboto,-apple-system,sans-serif}.xf-widget-recommendation .xf-product-cost__current .xf-price__unit{margin-left:6px}.xf-widget-recommendation .xf-product-cost__old-price{padding-top:0;position:relative}@media(min-width:320px){.xf-widget-recommendation .xf-product-cost__old-price{padding-bottom:0;position:relative}}@media(min-width:760px){.xf-widget-recommendation .xf-product-cost__old-price{padding-bottom:6px}}@media(min-width:1000px){.xf-widget-recommendation .xf-product-cost__old-price{padding-bottom:0}}.xf-widget-recommendation .xf-product-cost__old-price .xf-price__rouble{font:normal 16px/100% Roboto,-apple-system,sans-serif}.xf-widget-recommendation .xf-product-cost__old-price p{font:700 14px/100% Roboto,-apple-system,sans-serif}.xf-widget-recommendation .xf-product-cost{padding-top:0}.xf-header-submenu-link:hover>ul{opacity:1!important;visibility:visible!important}.xf-shops-wrapper{display:flex;margin-top:20px}.xf-shops-wrapper>*{width:50%;height:550px}.xf-shops-wrapper--wide>*{width:100%}@media(max-width:759px){.xf-shops-wrapper{margin-top:0;flex-direction:column}.xf-shops-wrapper>*{width:100%;height:auto}.xf-shops-wrapper__link-list{align-items:flex-end;justify-content:space-between;padding:0 20px}.xf-shops-wrapper__link{font-size:15px;max-width:auto;flex:1}.xf-shops-wrapper__link a{text-align:left;display:block}}.xf-shops{margin-bottom:40px}.xf-shops__head{margin-bottom:34px}.xf-shops__head-search{margin-bottom:10px;z-index:90;position:relative!important}.xf-shops__informer{padding:16px;margin-right:7px;background-color:#faf8fb;border-radius:4px}.xf-shops__informer__text{font-family:Roboto,-apple-system,sans-serif;font-size:14px;font-weight:400;line-height:16.8px}.xf-shops__pagination{margin-top:20px}.xf-shops-search{font-family:Roboto,-apple-system,sans-serif}.xf-shops-search__form{padding-right:7px}.xf-shops-search__form-field{position:relative}.xf-shops-search__clear,.xf-shops-search__search-btn{position:absolute;background:transparent;border:none;box-shadow:none;bottom:0;cursor:pointer}.xf-shops-search__clear{right:34px;display:none;color:#4b4b4b;font-size:16px;line-height:16px;padding:12px 5px}.xf-shops-search__search-btn{right:0;color:#dfdfdf;font-size:24px;line-height:20px;padding:8px 5px}.xf-shops-search__search-btn svg{stroke-width:2px}.xf-shops-search__search-btn:hover{color:#7ac143}.xf-shops-search__label{color:#808285;font-size:14px;display:block;margin-bottom:11px}.xf-shops-search__form-message{display:none;margin-left:20px;line-height:40px;color:#ff0f00}.xf-shops-search .selectboxit{padding:11px}.xf-shops-search__input{width:100%;display:block;box-sizing:border-box;border:1px solid #dfdfdf;border-radius:3px;font-size:14px;outline:none;background:#fff;padding:11px 65px 11px 11px}.xf-shops-search__input:focus{border-color:#c6e0ad;box-shadow:0 0 2px 2px rgba(121,193,67,.3)}.xf-shops-search__input._disabled,.xf-shops-search__input:disabled{background:#f4f5f7}.xf-shops-search__select{min-width:450px}.xf-shops-list{font-family:Roboto,-apple-system,sans-serif;border-bottom:1px solid #ebebeb;color:#4c4c4c;height:calc(100% - 204px)}.xf-shops-list .baron{height:100%;position:relative}.xf-shops-list .baron .baron__scroller{padding-right:20px;-webkit-overflow-scrolling:touch;overflow-y:scroll;height:100%}.xf-shops-list .baron .baron__track{width:20px;background-color:#fff;right:0}.xf-shops-list .baron .baron__bar{right:8px}@media(max-width:759px){.xf-shops-list .baron{height:420px}.xf-shops-list .baron .baron__scroller{padding-right:15px;padding-left:15px}}.xf-shops-list .scroller__bar{border-radius:3px;min-height:70px;background-color:#dfdfdf}.xf-shops-list__list{list-style:none;margin:0;padding:0}.xf-shops-list__item{font-size:15px;border-bottom:1px solid #ececec;transition:background all .3s ease;cursor:pointer;padding:15px 5px}.xf-shops-list__item:not(._on-repair)._active,body:not(._not-hover) .xf-shops-list__item:not(._on-repair):hover{background:#f7f7f7}.xf-shops-list__col{padding-left:30px;position:relative;vertical-align:middle}.xf-shops-list__col .xf-svg{position:absolute;left:0;top:50%;margin-top:-10px;font-size:20px;color:#b2b2b2}.xf-shops-list__col._address{padding-left:0;margin-bottom:15px}.xf-shops-list__col._worktime{display:inline-block;width:40%}.xf-shops-list__col._phone{display:inline-block;width:58%}.xf-shops-list__col._capacity{width:100%;padding-left:0;margin-bottom:15px}.xf-catalog__page-num+.xf-shops-list__item{border-top:none;padding-top:0}.xf-shops-list__address{font-family:Roboto,-apple-system,sans-serif}.xf-shops-list__item._on-repair{cursor:not-allowed}.xf-shops-list__item._on-repair .xf-shops-list__address-text{color:#b2b2b2}.xf-shops-list__item._on-repair .xf-shops-list__col .xf-svg{font-size:24px;color:#ff582a}.xf-shops-list__item._on-repair .xf-shops-list__worktime-text{color:#ff582a}.xf-shops-list__address-metro{margin-top:5px;color:#b2b2b2;font-size:12px}.xf-shops-list__phone{color:#444}.xf-shops-list__capacity-text{font-family:Roboto,-apple-system,sans-serif;font-size:15px;font-weight:400;line-height:18px}.xf-shops-list__capacity-text--low{color:#7ac143}.xf-shops-list__capacity-text--middle{color:#ffa900}.xf-shops-list__capacity-text--high{color:#ff582a}.xf-shops-map__container{width:100%;height:100%;background:#f7f7f7}.xf-shops-popup{width:220px;line-height:20px;font-family:Roboto,-apple-system,sans-serif;font-size:16px}.xf-shops-popup__name{font-size:15px;color:#7ac143;display:block}.xf-shops-popup__address,.xf-shops-popup__name{text-align:center;font-family:Roboto,-apple-system,sans-serif}.xf-shops-popup__address{margin-bottom:5px}.xf-shops-popup__address-metro{font-size:12px;color:#999}.xf-shops-popup__worktime-icon{width:1.375em;height:1.375em;vertical-align:middle;color:#808285}.xf-shops-popup__worktime-text{font-size:12px;vertical-align:middle;color:#4c4c4c}.xf-shops-popup__footer{display:flex;justify-content:space-between;align-items:baseline;padding-top:5px}.xf-shops-popup__phone{font-size:12px;color:#4c4c4c}.xf-shops-popup__more{flex-grow:0;flex-shrink:1;font-size:14px;color:#7ac143;cursor:pointer;transition:color .125s ease}.xf-shops-popup__more:active,.xf-shops-popup__more:focus,body:not(._not-hover) .xf-shops-popup__more:hover{color:#80b857}.xf-shops-popup__button{border-radius:3px;color:#fff;padding:10px;background-color:#7ac143;border:0;text-align:center;transition:background-color all .3s ease;cursor:pointer;font-family:Roboto,-apple-system,sans-serif;font-weight:700;display:block;margin:0 auto;width:185px}.xf-shops-popup__button:focus,body:not(._not-hover) .xf-shops-popup__button:hover{background-color:#008b44}.xf-shops-popup__button:active{background-color:#00803e}.xf-shops-popup__button._disabled,.xf-shops-popup__button:disabled,body:not(._not-hover) .xf-shops-popup__button._disabled:hover,body:not(._not-hover) .xf-shops-popup__button:disabled:hover{background-color:#e6e6e6;cursor:default}.xf-shops-metro{position:relative}.xf-shops-metro__container{position:relative;z-index:0;height:738px;overflow:hidden;background:#fdfdfd;border:1px solid #e5e5e5;user-select:none;cursor:grab}.xf-shops-metro__container._dragging{cursor:grabbing}.xf-shops-metro__pan{position:absolute;top:0;left:0;width:100%;height:100%;-webkit-overflow-scrolling:touch}.xf-shops-metro__stations{position:absolute;top:0;left:0}.xf-shops-metro__img,.xf-shops-metro__stations{width:1150px;height:1150px}.xf-shops-metro__station{position:absolute;width:28px;height:28px;cursor:pointer}.xf-shops-metro__icon{display:block;width:100%;height:100%;line-height:24px;text-align:center;border:2px solid #fff;border-radius:50%;background:#005725;box-shadow:0 4px 9px rgba(0,0,0,.35)}.xf-shops-metro__icon-pic{display:inline-block;width:16px;height:24px;vertical-align:top;color:#72c046}.xf-shops-metro__popup{position:absolute;top:20px;left:20px;z-index:10;visibility:hidden;opacity:0;transition:opacity all .3s ease;background:#fff;border:1px solid #e5e5e5;border-radius:5px;box-shadow:0 3px 7px rgba(0,0,0,.35)}.xf-shops-metro__popup:after{content:"";position:absolute;top:100%;left:50%;z-index:0;width:18px;height:18px;background:#fff;box-shadow:3px 3px 7px rgba(0,0,0,.35);transform:rotate(45deg);margin:-9px 0 0 -9px}.xf-shops-metro__popup .xf-shops-popup{position:relative;z-index:1;padding:12px 15px;background:#fff;border-radius:5px}.xf-shops-metro__popup._active{visibility:visible;opacity:1}.xf-shop{font-family:Roboto,-apple-system,sans-serif}.xf-shop__status{padding:0 18px}.xf-shop__status-icon{vertical-align:middle;color:#72c046}.xf-shop__status-text{display:inline-block;vertical-align:middle;font-family:Roboto,-apple-system,sans-serif;font-weight:700;color:#414042}.xf-shop__info{display:flex;justify-content:space-between;margin-bottom:50px}.xf-shop__info-col{flex:0 0 0px}.xf-shop__info-col._map{flex-grow:1}.xf-shop__map{height:100%;min-height:348px;border:1px solid #e6e6e6;background:#f7f7f7}.xf-shop__gallery{margin-bottom:50px}.xf-shop-info{display:flex;flex-direction:column;height:100%;border-top:1px solid #ebebeb}.xf-shop-info__item{display:flex;justify-content:flex-start;align-items:center;flex-grow:1;border-bottom:1px solid #ebebeb}.xf-shop-info__icon{font-size:30px;color:#72c046;flex-shrink:0}.xf-shop-info__text{display:block;margin-left:50px;font-family:Roboto,-apple-system,sans-serif;font-size:16px;color:#4c4c4c}.xf-shop__back{margin-bottom:37px}.xf-shop__info-col._info{flex-basis:420px;margin-right:20px}.xf-shop__status{margin-bottom:35px}.xf-shop__status-text{font-size:24px}.xf-shop__status-icon{margin-right:35px;font-size:65px}.xf-shop-gallery__inner{display:flex}.xf-shop-gallery__thumbs{flex-basis:130px;margin-right:20px;text-align:center}.xf-shop-gallery__thumbs._disabled{display:none}.xf-shop-gallery__thumbs-list{list-style:none;margin:0;padding:10px 0}.xf-shop-gallery__thumbs-item{position:relative;margin-bottom:20px;cursor:pointer}.xf-shop-gallery__thumbs-item:last-child{margin-bottom:0}.xf-shop-gallery__thumbs-item:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:hsla(0,0%,100%,.1);border:3px solid transparent;opacity:0;transition:all all .3s ease}body:not(._not-hover) .xf-shop-gallery__thumbs-item:hover:after{opacity:1}.xf-shop-gallery__thumbs-item._active:after{border-color:#79c143;opacity:1}.xf-shop-gallery__thumbs-img{display:block;width:100%}.xf-shop-gallery__nav{display:inline-block;width:19px;height:19px;color:#ccc;cursor:pointer;transition:all all .3s ease}body:not(._not-hover) .xf-shop-gallery__nav:hover{color:#7ac143}.xf-shop-gallery__nav._disabled{visibility:hidden;opacity:0;cursor:default}.xf-shop-gallery__nav-icon{transform:rotate(90deg);vertical-align:top;font-size:19px}.xf-shop-gallery__viewport{position:relative;flex-grow:1;display:flex;align-items:center;justify-content:center;text-align:center}.xf-shop-gallery__img{display:block;max-width:100%;height:auto;border:1px solid #e5e5e5}.xf-shop-info__item{padding:25px 32px}#review-add-form{max-width:570px}[data-dropdown-id=checkAddress]{width:350px;margin-left:350px/2}[data-dropdown-id=checkAddress] .xf-choose-address-map{top:0}[data-dropdown-id=checkAddress] .xf-choose-address-map__map{height:162px}.xf-popup[data-popup-id=gallery]{width:100%;min-width:320px;height:100%;margin:0 20px}.xf-gallery-modal{font-size:35px;line-height:1}.xf-gallery-modal .xf-product-gallery__fullsize-list{height:100%}.xf-gallery-modal .xf-product-gallery__fullsize-item{height:100%;padding-bottom:84px;text-align:center}.xf-gallery-modal .xf-product-gallery__fullsize-item._single{padding-bottom:84px}.xf-gallery-modal .xf-product-gallery__fullsize-item--video-shown{position:relative}.xf-gallery-modal .xf-product-gallery__fullsize-item--video-shown:after{content:"";position:absolute;top:172px;bottom:255px;left:0;right:0;z-index:10;background-color:#000;background-image:url("data:image/svg+xml;utf8;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMjgiIGhlaWdodD0iMTI4IiB2aWV3Qm94PSIwIDAgNTEwIDUxMCI+PHBhdGggZD0iTTI1NSAxMDJWMEwxMjcuNSAxMjcuNSAyNTUgMjU1VjE1M2M4NC4xNSAwIDE1MyA2OC44NSAxNTMgMTUzcy02OC44NSAxNTMtMTUzIDE1My0xNTMtNjguODUtMTUzLTE1M0g1MWMwIDExMi4yIDkxLjggMjA0IDIwNCAyMDRzMjA0LTkxLjggMjA0LTIwNC05MS44LTIwNC0yMDQtMjA0eiIgZmlsbD0iI0ZGRiIvPjwvc3ZnPg==");background-repeat:no-repeat;background-position:50%;background-size:64px 64px;cursor:pointer}.xf-gallery-modal .xf-product-gallery__fullsize-img{display:block;width:100%;object-fit:contain;font-family:"object-fit: contain;"}.xf-gallery-modal .xf-product-gallery__fullsize-img--video{width:720px;height:438px}.xf-gallery-modal .xf-product-gallery__thumb-wrap{position:absolute;top:auto;bottom:9px;width:100%}body:not(._not-hover) li:not(.xf-main-page__block-item)>.xf-product._hover .xf-product__caption,body:not(._not-hover) li:not(.xf-main-page__block-item)>.xf-product._hover .xf-product__closer,body:not(._not-hover) li:not(.xf-main-page__block-item)>.xf-product:hover .xf-preloader,body:not(._not-hover) li:not(.xf-main-page__block-item)>.xf-product:hover .xf-preloader__overlay,body:not(._not-hover) li:not(.xf-main-page__block-item)>.xf-product:hover .xf-product__caption,body:not(._not-hover) li:not(.xf-main-page__block-item)>.xf-product:hover .xf-product__closer{position:absolute}body:not(._not-hover) li:not(.xf-main-page__block-item)>.xf-product._hover .xf-product__del-info,body:not(._not-hover) li:not(.xf-main-page__block-item)>.xf-product:hover .xf-product__del-info{display:block;order:4;padding-top:17px;position:relative;top:100%;background:#fff;border-top:1px solid #e5e5e5;width:calc(100% + 4px);margin-left:-4px;margin-top:15px}body:not(._not-hover) li:not(.xf-main-page__block-item)>.xf-product:hover .xf-product-card__quantity-type{position:relative;display:flex;order:3;margin-top:18px;margin-bottom:5px;transition:display 0s ease .4s}body:not(._not-hover) li:not(.xf-main-page__block-item)>.xf-product._hover .xf-product__replacement,body:not(._not-hover) li:not(.xf-main-page__block-item)>.xf-product:hover .xf-product__replacement{order:3;position:relative;top:100%;display:block;width:100%;margin-top:15px;padding-bottom:9px;padding-top:11px;transition:display 0s ease .4s;border-top:1px solid #e5e5e5;background:#fff}