@charset "UTF-8";.product-status{color:#fff;border-radius:3px}.product-status_unorder{color:rgba(255,0,0,.8)}.product-status_instock{color:rgba(0,128,0,.8)}.product-status_count{padding:0;display:inline-flex}.product-status_count span:first-child{border-radius:3px 0 0 3px;color:rgba(0,128,0,.8)}.product-status_count span:last-child{margin-left:5px;border-radius:0 3px 3px 0;color:rgba(0,128,0,.7)}.product-status_sale{padding:0;display:inline-flex}.product-status_sale span:first-child{color:rgba(255,165,0,.8)}.product-status_sale span:last-child{margin-left:5px;color:rgba(255,165,0,.9)}.pagination{display:flex;justify-content:center;align-items:center}.pagination__item{width:43px;height:43px;min-width:43px;min-height:43px;margin-right:10px;box-sizing:border-box}.pagination__item:last-child{margin-right:0}.pagination__item_page{display:inline-flex;align-items:center;justify-content:center;border:1px solid #353334;transition:background-color .3s,color .3s,border-color .3s}.pagination__item_page.active,.pagination__item_page:hover{background-color:#d82f21;color:#fff;border-color:#d82f21}.pagination__item_nav{background-color:#353334;display:inline-flex;align-items:center;justify-content:center;color:#fff;width:auto;padding:0 13px;transition:background-color .3s}.pagination__item_nav:hover{background-color:#d82f21;color:#fff}.pagination__item_nav .svg-sprite{width:20px;min-width:20px;height:9px;stroke:#fff}.pagination__item_prev .svg-sprite{-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.pagination__item_prev span{margin-left:5px}.pagination__item_next .svg-sprite{-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg)}.pagination__item_next span{margin-right:5px}.pagination__input{text-align:center;border:1px solid transparent;outline:0;transition:border-color .3s;max-width:100%;width:100%;height:100%;box-sizing:border-box;-moz-appearance:textfield}.pagination__input::-webkit-inner-spin-button,.pagination__input::-webkit-outer-spin-button{-webkit-appearance:none}.pagination__input:hover{cursor:pointer}.pagination__input:focus{cursor:text;border:1px solid #353334}.pagination__input:focus::-webkit-input-placeholder{opacity:0}.pagination__input:focus::-moz-placeholder{opacity:0}.pagination__input:focus:-ms-input-placeholder{opacity:0}.pagination__input:focus::-ms-input-placeholder{opacity:0}.pagination__input:focus::placeholder{opacity:0}.pagination__input::-webkit-input-placeholder{color:#353334;letter-spacing:3px;font-weight:700;opacity:1;-webkit-transition:opacity .3s;transition:opacity .3s}.pagination__input::-moz-placeholder{color:#353334;letter-spacing:3px;font-weight:700;opacity:1;-moz-transition:opacity .3s;transition:opacity .3s}.pagination__input:-ms-input-placeholder{color:#353334;letter-spacing:3px;font-weight:700;opacity:1;-ms-transition:opacity .3s;transition:opacity .3s}.pagination__input::-ms-input-placeholder{color:#353334;letter-spacing:3px;font-weight:700;opacity:1;-ms-transition:opacity .3s;transition:opacity .3s}.pagination__input::placeholder{color:#353334;letter-spacing:3px;font-weight:700;opacity:1;transition:opacity .3s}.product-table-header{margin-top:10px;display:flex;align-items:center;flex-wrap:wrap}.product-table-header__count span:last-child{font-weight:700;color:#d82f21}.product-table-header__act{margin-right:10px}.product-hover-text-effect{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,calc(-50% - 10px));-ms-transform:translate(-50%,calc(-50% - 10px));transform:translate(-50%,calc(-50% - 10px));text-transform:uppercase;font-size:.8rem;letter-spacing:4px;color:#fff!important;text-shadow:0 0 2px #000;opacity:0;transition:opacity .3s,transform .3s,-webkit-transform .3s}.product-hover-effect{position:absolute;top:20px;bottom:20px;right:20px;left:20px}.product-hover-effect span:first-child{position:absolute;width:100%;height:100%}.product-hover-effect span:first-child::after,.product-hover-effect span:first-child::before{content:"";position:absolute;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:0%;height:1px;background-color:#fff;transition:width .3s,opacity .3s;opacity:0}.product-hover-effect span:first-child::after{top:0}.product-hover-effect span:first-child::before{bottom:0}.product-hover-effect span:last-child{position:absolute;width:100%;height:100%}.product-hover-effect span:last-child::after,.product-hover-effect span:last-child::before{content:"";position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);right:0;width:1px;height:0%;background-color:#fff;transition:height .3s,opacity .3s;opacity:0}.product-hover-effect span:last-child::after{right:1}.product-hover-effect span:last-child::before{left:0}.table-row-storages{display:inline-flex;flex-direction:column;font-size:.8rem;text-transform:uppercase}.table-row-storages_t1{color:#00cb39}.table-row-storages_t2{color:#0045cb}.table-row-storages_t3{color:red}.table-row-storages_center{align-items:center;width:100%}.table-row-order{display:flex;align-items:center;justify-content:space-between}.table-row-order__counts{display:inline-flex;flex-direction:column;margin-right:10px;font-size:.8rem}.table-row-order__input .input-count__input{font-size:.8rem}.table-row-order_center{justify-content:center}.color-block{display:flex;align-items:flex-end;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;flex-direction:column;justify-content:flex-end;height:100%;width:100%;position:relative;background-size:cover;background-repeat:no-repeat;background-position:left bottom}.color-block:hover .color-block__code{opacity:1}.color-block::after{content:"";position:absolute;top:0;bottom:0;right:0;left:0;border:1px solid rgba(0,0,0,.5)}.color-block__line{width:100%}.color-block_vertical{flex-direction:row;justify-content:flex-start}.color-block_vertical .color-block__line{height:100%}.color-block__code{line-height:1;font-size:.74rem;position:absolute;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);top:50%;left:50%;padding:5px;border-radius:2px;display:inline-flex;align-items:center;justify-content:center;text-align:center;transition:opacity .3s;color:#fff!important;text-shadow:0 0 3px #000}.color-block_bb .color-block__code{font-weight:700;-webkit-transform:none;-ms-transform:none;transform:none;top:auto;padding:0;left:3px;bottom:3px}.color-block_lighten::after{content:"";position:absolute;top:0;bottom:0;right:0;left:0;background:linear-gradient(130deg,#fff 0,rgba(255,255,255,0) 64%,rgba(0,135,99,0) 66%,rgba(243,0,255,0) 100%)}.catalog-table-search{position:relative;display:block;margin-bottom:10px}.catalog-table-search .svg-sprite{position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);left:10px;width:15px;height:15px;fill:#000}.catalog-table-search input{outline:0;border:1px solid #000;padding:5.5px 5.5px 5.5px 29px;box-sizing:border-box;font-weight:500;max-width:100%;width:100%}.catalog-table-search input:focus::-webkit-input-placeholder{opacity:.5}.catalog-table-search input:focus::-moz-placeholder{opacity:.5}.catalog-table-search input:focus:-ms-input-placeholder{opacity:.5}.catalog-table-search input:focus::-ms-input-placeholder{opacity:.5}.catalog-table-search input:focus::placeholder{opacity:.5}.catalog-table-search input::-webkit-input-placeholder{font-weight:700;font-size:.9375rem;color:inherit;-webkit-transition:opacity .3s;transition:opacity .3s}.catalog-table-search input::-moz-placeholder{font-weight:700;font-size:.9375rem;color:inherit;-moz-transition:opacity .3s;transition:opacity .3s}.catalog-table-search input:-ms-input-placeholder{font-weight:700;font-size:.9375rem;color:inherit;-ms-transition:opacity .3s;transition:opacity .3s}.catalog-table-search input::-ms-input-placeholder{font-weight:700;font-size:.9375rem;color:inherit;-ms-transition:opacity .3s;transition:opacity .3s}.catalog-table-search input::placeholder{font-weight:700;font-size:.9375rem;color:inherit;transition:opacity .3s}.catalog-table-search_row{display:inline-block;margin-bottom:0}.catalog-table-search_row input{width:auto}.catalog-table-search_vendor{display:inline-block;margin-bottom:0;width:50%;min-width:134px}.catalog-table-search_vendor input{width:auto}.catalog-table-sort{display:inline-flex;align-items:center;cursor:pointer}.catalog-table-sort>span{margin-right:5px}.catalog-table-sort>.svg-sprite{width:14px;height:8px;stroke:#000}.catalog-table-sort_down>.svg-sprite{-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0)}.catalog-table-sort_up>.svg-sprite{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.product-row-header{display:table-row}.product-row-header__item{display:table-cell;border-bottom:2px solid #000;padding:10px;font-weight:700;box-sizing:border-box;line-height:1.4;vertical-align:middle}.product-row-header__item_size{text-align:center;font-weight:300}.product-row-header__item_bycontent{width:1%;white-space:nowrap}.catalog-table{display:table;width:100%;font-size:.9375rem}.catalog-table__name{cursor:pointer;position:relative}.catalog-table__color{width:50px;height:50px}.catalog-table-wrapper{overflow:auto;margin-top:20px}.product-row{display:table-row}.product-row__item{display:table-cell;border-bottom:1px solid #ececec;padding:10px;font-weight:500;box-sizing:border-box;line-height:1.4;vertical-align:middle}.product-row__item_bycontent{width:1%;white-space:nowrap}.product-row__item_center{text-align:center}.product-row__about{width:100%;padding:0 5px 10px}.product-row__slide{width:12px;height:9px;outline:0;cursor:pointer;border:0;margin-left:5px;padding:0;background-color:transparent;transition:transform .3s;transition:transform .3s,-webkit-transform .3s;display:none}.product-row__slide>.svg-sprite{width:12px;height:9px;stroke:#000}.product-row__slide_open{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.product-row__item_order{width:100%;text-align:right}.catalog-view__item{cursor:pointer;margin-right:10px;opacity:.3;transition:opacity .3s}.catalog-view__item:last-child{margin-right:0}.catalog-view__item>.svg-sprite{width:20px;height:20px}.catalog-view__item_current{opacity:1}.dropdown-radio{display:inline-flex;flex-direction:column}.dropdown-radio__item{margin-bottom:7px;font-size:.9375rem;line-height:1}.dropdown-checkbox{display:flex;flex-direction:column}.dropdown-checkbox__item{margin-bottom:9px}.dropdown-checkbox__item:last-child{margin-bottom:0}.checkbox{display:block;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;display:inline-flex;align-items:center}.checkbox__input{position:absolute;opacity:0;cursor:pointer;height:0;width:0}.checkbox__input:checked~.checkbox__mark{border-color:#8e8e8e}.checkbox__input:checked~.checkbox__mark::after{opacity:1}.checkbox__mark{position:relative;height:15px;width:15px;order:1;border:1px solid #c1c1c1;transition:border-color .3s;margin-right:10px}.checkbox__mark:after{content:"";position:absolute;top:0;bottom:0;right:0;left:0;background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 352.62 352.62'%3E%3Cdefs/%3E%3Cpath d='M337.222 22.952c-15.912-8.568-33.66 7.956-44.064 17.748-23.867 23.256-44.063 50.184-66.708 74.664-25.092 26.928-48.348 53.856-74.052 80.173-14.688 14.688-30.6 30.6-40.392 48.96-22.032-21.421-41.004-44.677-65.484-63.648C28.774 167.385-.602 157.593.01 190.029c1.224 42.229 38.556 87.517 66.096 116.28 11.628 12.24 26.928 25.092 44.676 25.704 21.42 1.224 43.452-24.48 56.304-38.556 22.645-24.48 41.005-52.021 61.812-77.112 26.928-33.048 54.468-65.485 80.784-99.145 16.524-20.808 68.544-72.217 27.54-94.248zM26.937 187.581c-.612 0-1.224 0-2.448.611-2.448-.611-4.284-1.224-6.732-2.448 1.836-1.224 4.896-.612 9.18 1.837z'/%3E%3C/svg%3E");background-size:60%;background-position:center;background-repeat:no-repeat;opacity:0;transition:opacity .1s}.checkbox__name{order:3;font-size:.9375rem;line-height:1}@-webkit-keyframes dropdown-list-show{from{opacity:0}to{opacity:1}}@keyframes dropdown-list-show{from{opacity:0}to{opacity:1}}.dropdown-list{background-color:#fff;white-space:nowrap;position:relative}.dropdown-list:hover .dropdown-list__content{display:block;-webkit-animation:.3s dropdown-list-show;animation:.3s dropdown-list-show}.dropdown-list:hover .dropdown-list__header{position:relative;z-index:3}.dropdown-list__header{font-weight:500;display:inline-flex;align-items:center;cursor:pointer}.dropdown-list__header .svg-sprite{width:17px;height:10px;stroke:#000}.dropdown-list__header>span{margin-right:5px}.dropdown-list__content{position:absolute;z-index:2;background-color:#fff;top:-10px;padding:45px 15px 10px;left:-15px;border-radius:8px;display:none;min-width:calc(100% + 30px);box-sizing:border-box}.dropdown-list__content::before{content:"";position:absolute;top:-4px;bottom:0;right:-2px;left:-2px;box-shadow:0 1px 11px rgba(0,0,0,.08);border-radius:8px;z-index:-1;background-color:#fff}.products-cort{display:flex;align-items:center}.products-cort__header{color:#939393;font-weight:500;margin-right:20px}.products-cort__list{display:flex}.products-cort__list .dropdown-list{margin-right:20px}.products-cort__list .dropdown-list:last-child{margin-right:0}.products-cort__item{margin-right:20px}.products-cort__item:last-child{margin-right:0;margin-bottom:0}.catalog-header{margin-bottom:30px;display:flex;align-items:center}.catalog-header__sort{margin:0 20px 0 50px;padding-right:20px;box-sizing:border-box}.catalog-header__view{margin-left:auto}.catalog-name{padding-right:45px;margin:0}.catalog-name__text{font-size:2rem;font-weight:500;position:relative;margin:0}.catalog-name__count{position:absolute;top:-5px;left:calc(100% + 5px);font-size:1rem}@-webkit-keyframes product-card-hover{from{opacity:0}to{opacity:1}}@keyframes product-card-hover{from{opacity:0}to{opacity:1}}.product-card{position:relative;display:block;cursor:pointer;display:flex;flex-direction:column;justify-content:space-between}.product-card:hover{color:inherit}.product-card:hover .product-hover-text-effect{opacity:1;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.product-card:hover .product-hover-effect span:first-child::after,.product-card:hover .product-hover-effect span:first-child::before{width:100%;opacity:1}.product-card:hover .product-hover-effect span:last-child::after,.product-card:hover .product-hover-effect span:last-child::before{height:100%;opacity:1}.product-card:hover::before{content:"";background-color:#fff;position:absolute;top:-10px;right:-10px;bottom:0;left:-10px;opacity:0;border-radius:8px 8px 0 0}.product-card:hover::after{content:"";position:absolute;top:-11px;bottom:-11px;right:-11px;left:-11px;z-index:-1;box-shadow:0 0 20px rgba(0,0,0,.09);border-radius:8px 8px 0 0;border:1px solid #ebebeb;border-bottom:0;display:none}.product-card__img{display:block;position:relative}.product-card__img>img{max-width:100%}.product-card__price{display:flex;align-items:flex-start;margin:10px 0 0;position:relative;justify-content:space-between}.product-card__sum{line-height:1.5625rem;font-weight:700;color:#d82f21}.product-card__discount{color:#c4c4c4;text-decoration:line-through;line-height:1.5625rem;font-size:.9rem}.product-card__discount-percent{font-size:.8125rem;text-align:center;display:inline-block;padding:5px 12px;background-image:url(../img/discount-percent.svg);background-size:contain;background-repeat:no-repeat;background-position:left;position:absolute;top:2px;right:0}.product-card__name{margin:3px 0 10px;line-height:1.4}.product-card__vendor{white-space:nowrap;font-size:.9375rem}.product-card__vendor span{color:#8f8b8d}.product-card__colors{display:flex;flex-wrap:wrap;margin-bottom:-5px;position:absolute;left:0;right:0;display:flex;padding-top:17px;height:48px;box-sizing:border-box;overflow:hidden}.product-card__colors::before{content:"";position:absolute;top:0;bottom:-11px;right:-11px;left:-11px;z-index:1;border:1px solid #ebebeb;background-color:#fff;border-top:0;box-shadow:0 0 20px rgba(0,0,0,.09);border-radius:0 0 8px 8px;display:none}.product-card__color_hover{box-shadow:0 0 1px 3px rgba(0,0,0,.5)}.product-card__color{position:relative;z-index:1;font-size:.8rem;width:29px;height:29px;margin-right:3px;margin-bottom:3px;transition:box-shadow .3s}.product-card__imageloading{position:absolute;top:0;bottom:0;right:0;left:0;background-image:url(../img/product_card_image_loading.svg);background-size:70px;background-repeat:no-repeat;background-position:center;background-color:rgba(255,255,255,.55);display:none}.product-card__vws{display:flex;align-items:center;justify-content:space-between}.product-card__accent{position:absolute;z-index:1;background-color:rgba(216,57,65,.7);top:10px;right:10px;padding:4px 7px;color:#fff;font-size:.94rem;letter-spacing:.8px;border-radius:5px;font-weight:500}.product-card__logo-brand{position:absolute;top:10px;left:10px;max-width:40px;z-index:0}.product-card__logo-brand img{max-width:100%}.catalog-products{display:flex;flex-wrap:wrap}.catalog-products__item{width:calc(20% - 16px);margin-right:20px;margin-bottom:80px;display:flex}.catalog-products__item_mini{width:calc(16.666666666666% - 17px)}.catalog-products__item_mini .product-card__price{flex-direction:column}.catalog-products__item_mini .product-card__color{width:27px;height:27px}.catalog-products__item_mini .product-card__colors{height:45px}@media (min-width:768px){.product-card:hover .product-card__colors{display:flex;z-index:2;height:auto;overflow:visible}.product-card:hover .product-card__colors::before{display:flex;-webkit-animation:.3s product-card-hover;animation:.3s product-card-hover}.product-card:hover .product-card__img,.product-card:hover .product-card__name,.product-card:hover .product-card__price,.product-card:hover .product-card__vendor,.product-card:hover .product-card__vws{position:relative;z-index:3}.product-card:hover::after{display:block;-webkit-animation:.3s product-card-hover;animation:.3s product-card-hover}.product-card:hover::before{opacity:1;z-index:3}}@media (min-width:992px){.catalog-products__item:nth-child(5n+5){margin-right:0}.catalog-products__item_mini:nth-child(5n+5){margin-right:20px}.catalog-products__item_mini:nth-child(6n+6){margin-right:0}}@media (max-width:1199.98px){.catalog-table-search_row{max-width:130px}.catalog-table-search_vendor{max-width:70px;min-width:100%}.catalog-header{flex-wrap:wrap;justify-content:space-between}.catalog-header__sort{margin:0}.catalog-header__view{margin:10px 0}}@media (max-width:991.98px){.pagination__item_nav{width:43px}.pagination__item_nav span{display:none}.catalog-table-search_row,.catalog-table-search_vendor{max-width:105px}.catalog-table__color{width:30px;height:30px}.catalog-products__item{width:calc(33.3333333% - 15px)}.catalog-products__item:nth-child(3n+3){margin-right:0}}@media (max-width:991.98px) and (max-width:575.98px){.catalog-products__item:nth-child(3n+3){margin-right:10px}}@media (max-width:767.98px){.pagination__item{width:35px;height:35px;min-width:35px;min-height:35px}.pagination__item_nav .svg-sprite{width:15px;min-width:15px;height:6px}.product-hover-effect,.product-hover-text-effect{display:none}.product-card__discount,.product-card__sum{font-size:.875rem}.product-card__colors{height:auto;position:static}.catalog-products__item{margin-bottom:25px}}@media (max-width:575.98px){.pagination__item_page{display:none}.pagination__item_page:nth-child(10),.pagination__item_page:nth-child(2),.pagination__item_page:nth-child(3),.pagination__item_page:nth-child(9){display:inline-flex}.color-block_bb .color-block__code{font-size:.6rem;left:1px;bottom:1px}.products-cort{align-items:flex-start;font-size:.9375rem;flex-wrap:wrap}.products-cort__header{margin-bottom:10px;margin-right:10px}.products-cort__item{margin-bottom:5px}.catalog-header__name{margin-bottom:10px;width:calc(100% - 60px);order:1}.catalog-header__sort{order:3;padding-right:0}.catalog-header__view{order:2;margin:0}.catalog-name__text{font-size:1.375rem}.catalog-name__count{font-size:.8125rem}.product-card{justify-content:flex-start}.product-card:hover::after{top:-6px;bottom:-6px;right:-6px;left:-6px;box-shadow:0 0 20px rgba(0,0,0,.05)}.product-card__price{margin:5px 0 0;padding-right:0;flex-direction:column}.product-card__sum{line-height:1}.product-card__discount{line-height:1;margin-top:4px}.product-card__discount-percent{display:none}.product-card__name{font-size:.875rem;margin:5px 0}.product-card__vendor{font-size:.8125rem}.product-card__color{width:20px;height:20px}.product-card__vws .product-card__vendor{order:2}.product-card__vws .product-status{order:1}.product-card__logo-brand{top:auto;left:auto;bottom:10px;right:10px}.catalog-products__item{width:calc(50% - 5px);margin-right:10px}.catalog-products__item:nth-child(even){margin-right:0}}