.base-select{display:inline-flex;position:relative;height:100%}.base-select_linear{align-items:center}@media (max-width:767px){.base-select_linear{display:block}}.base-select__item{font-size:16px;line-height:1;display:flex;align-items:center;color:#b69a81;height:100%;width:100%;max-width:100%;box-sizing:border-box;margin:0;border:none;padding:0 32px 0 8px;-moz-appearance:none;-webkit-appearance:none;appearance:none;border-radius:4px;background-color:rgba(182,154,129,.12);background-repeat:no-repeat,repeat;background-position:right .7em top 50%,0 0;background-size:.65em auto,100%}.base-select__item::-ms-expand{display:none}.base-select__item:focus{outline:none}.base-select_large .base-select__item{height:50px;border-radius:6px;padding-left:14px;background-position:right 19px top 50%,0 0}.base-select_border-only .base-select__item{background-color:#fff;border:2px solid rgba(182,154,129,.36);color:#000}.base-select_primary .base-select__item{background-color:#fff;border:2px solid #ffbb0e;color:#000}.base-select__arrow{position:absolute;top:50%;margin-top:-3px;pointer-events:none;right:12px;width:8px;height:6px;fill:#b69a81}.base-select_large .base-select__arrow{width:12px;height:9px;margin-top:-5px;right:19px}@media (max-width:767px){.base-select_large .base-select__arrow{margin-top:5px}}.base-select_border-only .base-select__arrow{fill:rgba(182,154,129,.6)}.base-select_primary .base-select__arrow{fill:#ffbb0e}.base-select__item::-moz-selection .base-select__arrow{display:none}.base-select__item::selection .base-select__arrow{display:none}.el-select{width:100%}.el-select__caret{color:#000;font-size:12px}.el-select .el-input.is-focus .el-input__inner,.el-select .el-input__inner:focus{border-color:#cacaca}.el-select-dropdown.el-popper{border:none;margin-top:7px;border-radius:6px}.el-select-dropdown .popper__arrow{display:none}.el-select-dropdown__item{font-size:12px;height:40px;line-height:40px;border-radius:6px;padding:0 12px}.el-select-dropdown__item.hover{color:#575757;background-color:#f5f5f5}.el-select-dropdown__list{padding:7px 0;margin:0 7px}.catalog-product-labels{display:flex;flex-direction:column;align-items:flex-start;width:100%}@media (max-width:1199px){.catalog-product-labels{top:10px}}@media (max-width:767px){.catalog-product-labels{top:15px}}.catalog-product-labels>li:not(:first-child){margin-top:6px}.catalog-product-labels__label{font-size:13px;line-height:1.43;font-family:AktivGroteskMedium,sans-serif;padding:1px 8px 3px;display:flex;justify-content:center;text-transform:uppercase;box-sizing:border-box;color:#fff;border-radius:2.4px}@media (max-width:1199px){.catalog-product-labels__label{padding:2px 7px;font-size:10px;line-height:1.6}}.catalog-product-labels__label_monopoly{background-color:#571988}.catalog-product-labels__label_monopoly:after{content:"";font-size:10px;color:#fff;margin-top:32px;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACQAAAAHCAYAAABgOO8AAAAAAXNSR0IArs4c6QAAAf1JREFUKBXNkktoE1EUhr87ec0kzbRJFaa6tSgubHHhqyKiohQf6ELa2laxKIhiXShE1GJAQaigLtyJIgi+UkUQRXzgoo0rW7BSu9BiXWkWsWlJ0smknXEyNiGVuNazuBz+/3yX/x6u+IzP4j8qVzfuaFVHG8LjYTaZJHwhynT/AKEzEYKtezFGRvE2rEBSg0jhEL7GBoTso/ZiFO/SevT3gyy4ehl/8za8y5ehDw7NY83UJFX7WlAPdTm8vL6JnM2EzkbQ++OoRw4T7GzHyueZ+TqOu7Ac/9YtWE1ryTx/gdp1gJnxb2BZTN64xcLr18i+eg1CYOUMpGqV8M4eEh0HqTl5gsBckB+tnWh99zDTmXns9x17CLa1kOyJUtN9DPfiRcwmEnag06Rjj1A2biD9IIZvZSPTb94iFQIVSigKge3NdvohXHUauQ/DGJ9GcdWGHV9evQpl3Zrfs7LsvMb4OIJL07CMPGbypxOkEiv8CuZEqsQGdu9CH4iT/zKGp34J1cePOl7hKAXKvrS3IEnO6gqJQ5FT1D2JMXXztjOcvv+QqTt3nT7T9xjN9oL728k8feZoxeNPNhw9R9befLEkVWXiUq8TXtm8CT3+jlTvlaKN+OunlgTC68XSc6Xh8kYosu3p9sXl6lxfzto9ZqWhCpwtiTHk85Wtf6P+Ao18xDoYo3BzAAAAAElFTkSuQmCC) no-repeat;background-size:contain;width:36px;height:7px}.catalog-product-labels__label_red{background-color:#db0007}.catalog-product-labels__label_purple{background-color:#833895}.catalog-product-labels__label_yellow{background-color:#ffbc0d;color:#292929}.product-select{position:relative}.product-select__wrap{display:flex;background:#fff;color:#b69a81;width:100%;align-items:center;max-width:85px;top:0;position:relative;margin-right:8px}@media screen and (max-width:320px){.product-select__wrap{max-width:55px}}.product-select__selected{z-index:2;pointer-events:none;background:#fff;height:21px;width:100%;font-size:17px;line-height:1.18;overflow:hidden}.product-select__arrow{fill:#b69a81;position:relative;top:3px;left:0;margin-top:0;margin-left:5px;flex-shrink:0}.product-select__base-select{position:absolute;top:0;left:0;z-index:1;width:100%;overflow:hidden;opacity:0}.product-select__base-select .base-select__item{cursor:pointer}.product-select__base-select svg{display:none}.catalog-product-action{margin-top:2px;margin-left:-2px;display:flex;align-items:center;font-size:14px;line-height:1.29;color:#ffbc0d}@media (max-width:320px){.catalog-product-action{font-size:11px}}.catalog-product-action svg{margin-right:4px}.catalog-product-title{font-size:17px;line-height:1.18;cursor:pointer}@media (max-width:767px){.catalog-product-title{margin-top:2px;font-size:15px;line-height:1.13}}.catalog-product-info-hover{position:absolute;top:auto;bottom:45px;height:auto;min-height:95px;max-height:none;background:#fff;opacity:0;width:auto;overflow:hidden;transition:opacity .4s;margin:0 -20px;padding:15px 20px 0;box-shadow:0 -5px 10px 0 rgba(0,0,0,.05)}@media (max-width:1199px){.catalog-product-info-hover{display:none}}.catalog-product{display:flex;flex-direction:column;align-items:flex-start;position:relative;z-index:1;box-shadow:0 5px 20px 0 rgba(0,0,0,.07);border-radius:6px;padding:20px;transition:box-shadow .2s linear;overflow:hidden}@media (max-width:1199px){.catalog-product{padding:14px}}@media (max-width:767px){.catalog-product{padding:9px 12px}}@media (max-width:550px) and (orientation:portrait),all and (max-width:767px) and (orientation:landscape){.catalog-product{flex-direction:row;align-items:stretch}}.catalog-product_in-cart:before{content:"";position:absolute;width:3px;height:100%;top:0;left:0;background:#ffbb0e;z-index:10}.catalog-product_without-shadow,.catalog-product_without-shadow:hover{box-shadow:none}.catalog-product_hover{box-shadow:0 5px 20px 0 rgba(0,0,0,.14)}.catalog-product_hover .catalog-product-info-hover{opacity:1}.catalog-product__link-image{cursor:pointer;overflow:hidden;position:relative;height:239px;width:100%;border-radius:4px;background-size:cover;background-position:50%;margin-bottom:9px}@media (max-width:1199px){.catalog-product__link-image{height:200px;width:100%}}@media (max-width:550px) and (orientation:portrait),all and (max-width:767px) and (orientation:landscape){.catalog-product__link-image{height:127px;min-width:127px;width:127px;margin-bottom:0}}.catalog-product__image{background-size:contain;background-position:50%;background-repeat:no-repeat;width:100%;height:100%}.catalog-product__labels{position:absolute;top:20px;left:0}.catalog-product__content{width:100%;position:relative}@media (max-width:550px) and (orientation:portrait),all and (max-width:767px) and (orientation:landscape){.catalog-product__content{display:flex;flex-direction:column;margin-left:12px}}.catalog-product__info{height:80px;width:100%;overflow:hidden;cursor:pointer}@media (max-width:550px) and (orientation:portrait),all and (max-width:767px) and (orientation:landscape){.catalog-product__info{height:85px}}.catalog-product__info_hover{position:absolute;top:auto;bottom:45px;height:auto;min-height:95px;max-height:none;background:#fff;opacity:0;padding-top:15px}@media (max-width:1199px){.catalog-product__info_hover{display:none}}.catalog-product_hover .catalog-product__info_hover{opacity:1}.catalog-product__link{color:#000}.catalog-product__description{font-size:14px;line-height:1.29;color:#b69a81;margin-top:4px;overflow:hidden}@media (max-width:550px) and (orientation:portrait),all and (max-width:767px) and (orientation:landscape){.catalog-product__description{font-size:13px;line-height:1.15;margin-top:4px}}.catalog-product-action~.catalog-product__description{margin-top:0}@media (max-width:320px){.catalog-product__description{max-width:132px}}.catalog-product__price{white-space:nowrap;font-size:17px;line-height:1.18}@media (max-width:767px){.catalog-product__price{font-size:15px;line-height:1.13}}.catalog-product__not-delivered{background-color:#ffebb5;opacity:.64;border-radius:4px;max-width:107px;height:32px;display:flex;width:100%;align-items:center;justify-content:center;cursor:not-allowed;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}@media (max-width:767px){.catalog-product__not-delivered{max-width:94px;height:26px;font-size:9px;line-height:1;justify-content:flex-start}}@media (max-width:320px){.catalog-product__not-delivered{justify-content:center}}.catalog-product__not-delivered p{font-size:11px;line-height:1.09;text-align:center}@media (max-width:767px){.catalog-product__not-delivered p{font-size:9px;line-height:1;text-align:left}}@media (max-width:320px){.catalog-product__not-delivered p{text-align:center}}.catalog-product__not-delivered svg{opacity:.2;margin-right:3px}@media (max-width:320px){.catalog-product__not-delivered svg{display:none}}.catalog-product__details{font-size:13px;line-height:1.23;color:#b69a81;margin-top:3px}.catalog-product__footer{margin-top:13px;width:100%;display:flex;justify-content:space-between}@media (max-width:550px) and (orientation:portrait),all and (max-width:767px) and (orientation:landscape){.catalog-product__footer{margin-top:auto;margin-bottom:3px}}.catalog-product__footer-left{align-self:center;display:flex;justify-content:flex-start;position:relative;top:-1px}@media (max-width:767px){.catalog-product__footer-left{margin-right:8px}}@media (max-width:767px){.catalog-product__footer-left_without-count{margin-left:auto;margin-right:0}}.catalog-product__hide-count{opacity:0;pointer-events:none}@media (max-width:767px){.catalog-product__hide-count{width:0;overflow:hidden}}.catalog-product__count{margin-top:0;display:flex;opacity:0}@media (max-width:1199px){.catalog-product__count{opacity:1}}.catalog-product__count_visible,.catalog-product_hover .catalog-product__count{opacity:1}@media (max-width:767px){.catalog-product__count_custom .base-spinner{height:26px}}@media (max-width:767px){.catalog-product__count_custom .base-spinner__value{width:32px;height:26px;line-height:26px}}@media (max-width:767px){.catalog-product__count_custom .base-spinner__minus,.catalog-product__count_custom .base-spinner__plus{width:26px;height:26px}.catalog-product__count_custom .base-spinner__minus svg,.catalog-product__count_custom .base-spinner__plus svg{width:24px;height:24px}}