.product{display:block;height:100%;color:rgba(33,31,31,.5);width:100%;margin:auto}@media screen and (max-width:767px){.product{width:280px}}.product:hover{text-decoration:none}.product__header{position:relative;width:100%;margin-bottom:10px;border-radius:4px;overflow:hidden}.product__header .main_image{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.product__header .not_in_stock{position:absolute;padding:6px 12px;top:10px;left:0;z-index:1;background:#fff;line-height:20px;border-radius:0 15px 15px 0}.product__header-logo-wrapper{position:absolute;top:10px;right:0;width:90px;height:50px;background-color:#fff;overflow:hidden;border-radius:4px 0 0 4px;background-repeat:no-repeat;background-size:contain;background-position:50%}.product__header.no-buyable{filter:grayscale(100%)}.product-price-wrapper{position:absolute;bottom:0;left:0;background:#000;display:flex;justify-content:center;flex-direction:column;padding:10px 15px;min-width:80px;max-width:100px;min-height:60px;line-height:1.5;color:#fff;z-index:1}.product__amount{font-size:14px;font-weight:300;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.product__currency{font-size:12px;font-weight:300;margin-bottom:0}.product__title{font-size:16px;line-height:30px;color:#211f1f;text-overflow:ellipsis;overflow:hidden;margin-bottom:0}.product.inStock{opacity:.7}.main-product{padding-top:30px;padding-bottom:50px;background-color:#fff}.main-product .button-wrapper{max-width:400px}@media screen and (min-width:768px){.main-product{padding-top:50px;padding-bottom:100px}}.main-product__button-wrapper{display:flex;flex-direction:column}.main-product__headet-top{min-height:50px}.main-product__image-container{position:relative;max-width:400px;border-radius:4px;overflow:hidden}.main-product__image-container .product-image{width:100%;height:100%}.main-product__supp-logo{position:absolute;right:0;top:10px;border-radius:4px 0 0 4px;background-color:#fff;width:130px;height:86px;background-repeat:no-repeat;background-size:contain;background-position:50%}.main-product__order-button{display:flex;align-items:center;order:2;width:100%;margin-top:30px}@media screen and (min-width:768px){.main-product__order-button{margin-top:0}}@media screen and (min-width:1024px){.main-product__order-button{width:auto}}.main-product__description,.main-product__title{color:#211f1f;text-indent:1.5em}.main-product__description .short-content,.main-product__title .short-content{margin-bottom:20px}.main-product__description .short-content.is-active,.main-product__title .short-content.is-active{position:relative;overflow:hidden;max-height:255px;margin-bottom:0}.main-product__description .short-content.is-active:after,.main-product__title .short-content.is-active:after{display:block;position:absolute;bottom:0;background-image:linear-gradient(180deg,hsla(0,0%,100%,.3) 10%,#fff);height:100px;width:100%;content:""}.main-product__description .read-more span,.main-product__title .read-more span{border-bottom:1px solid}.main-product__description .read-more span:hover,.main-product__title .read-more span:hover{border-bottom-color:transparent}.main-product__price-wrapper{background:#3fa9f5;padding:10px 17px;min-width:80px;border-top-left-radius:30px;border-bottom-left-radius:30px;position:absolute;top:10px;right:0}.main-product__price{font-family:GothamPro,sans-serif;font-size:16px;color:#fff;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.main-product__currency{font-family:GothamPro-Bold,sans-serif;font-size:20px;color:#fff;text-shadow:0 0 3px #211f1f}.main-product__logo-wrapper{position:absolute;left:0;bottom:0;width:150px;height:60px;border-radius:0 2px 0 0;background-color:#fff;display:flex;justify-content:center;align-items:center}.main-product__logo-wrapper div{width:calc(100% - 10px);height:calc(100% - 10px);background-repeat:no-repeat;background-size:contain;background-position:50%}.main-product__like{position:absolute;right:30px;bottom:30px}.main-product__radio_btn{position:relative;display:flex;flex-direction:column;justify-content:space-between;height:100%;align-items:center;text-align:center;max-width:180px;padding:20px;border-radius:4px;border:1px solid #c3c3c3;cursor:pointer;color:#000}.main-product__radio_btn .nominal{flex:1 1}.main-product__radio_btn .nominal_price{font-weight:700;font-size:25px}.main-product__radio_btn.active{border:1px solid #3fa9f5}.main-product__radio_btn.disabled{border:1px solid hsla(0,0%,76.5%,.5);cursor:not-allowed}.main-product__radio_btn.disabled .nominal,.main-product__radio_btn.disabled .nominal_price{opacity:.5}.main-product__radio_btn.disabled .vl-radio__input{border:1px solid hsla(0,0%,76.5%,.5)}.main-product__radio_btn.disabled .vl-radio,.main-product__radio_btn.disabled .vl-radio__original{cursor:not-allowed}.main-product__radio_btn .no_bal{position:absolute;top:10px;right:10px}.main-product .product-price-wrapper{background:#3fa9f5;color:#fff}.catalog{padding-top:30px;padding-bottom:50px;background-color:#fff}@media screen and (max-width:991px){.catalog .product{width:280px}}.catalog .product-price-wrapper{background:#3fa9f5;color:#fff}@media screen and (min-width:768px){.catalog{padding-top:50px;padding-bottom:100px}}.catalog__description{color:#211f1f}.catalog-settings__selection-category{width:100%}@media screen and (min-width:768px){.catalog-settings__selection-category{width:230px}}.catalog-settings__sorting{width:100%}@media screen and (min-width:768px){.catalog-settings__sorting{width:230px}}.catalog .show-more .vl-btn--type-third{color:#3fa9f5;background:transparent;border:1px solid transparent;border-radius:0;font-weight:700;font-size:20px;line-height:30px;letter-spacing:.272727px;margin-top:30px}.catalog .product-list .supplier_logo{display:flex;max-height:80px}.catalog .product-list .supplier_logo img{-o-object-fit:contain;object-fit:contain}.to-favorite-button:hover svg *{fill:#888}.tablet-show{display:none}@media screen and (max-width:991px){.tablet-show{display:block}}.mobile-show{display:none;margin-left:26px}@media screen and (max-width:768px){.mobile-show{display:block}}.filter-sort .text{font-size:12px;line-height:20px}.filter-container{border:1px solid #c3c3c3;border-radius:4px;position:relative}@media screen and (max-width:991px){.filter-container{box-shadow:none}}.filter-sort{padding:20px}@media screen and (max-width:991px){.filter-sort{display:flex;justify-content:space-between;margin-bottom:30px;flex-wrap:wrap}}@media screen and (max-width:768px){.filter-sort{display:block}}@media screen and (max-width:991px){.filter-sort-title{padding:0 15px 0 20px!important;height:50px;color:#000}}@media screen and (max-width:991px){.filter-sort .sorting-views{margin-left:20px}}@media screen and (max-width:768px){.filter-sort .sorting-views{margin-top:20px!important;margin-left:0}}.filter-sort .text{font-size:13px;color:rgba(0,0,0,.5)}@media screen and (max-width:991px){.filter-sort .row{flex:auto}}@media screen and (max-width:991px){.filter-sort .text-layout{margin-left:30px}}.filter-header{display:flex;align-items:center;justify-content:space-between;color:#c3c3c3;position:relative;padding:20px}.filter-header:before{content:"";position:absolute;bottom:0;max-width:100%;left:20px;right:20px;background-color:#999;height:1px}.filter-header.tablet{display:none}@media screen and (max-width:991px){.filter-header.tablet{display:block;padding:8px;border:1px solid #c3c3c3;border-radius:4px}}.filter-header .filter{display:flex;align-items:center}.filter-header .filter svg{margin-right:12px}.filter-header .filter span{font-weight:700;line-height:30px;letter-spacing:.272727px;color:#000}.filter-header .clear{cursor:pointer;color:#3fa9f5;display:flex}.filter-item{position:relative;padding:20px}.filter-item-title{cursor:pointer;position:relative;color:#000;font-weight:600;font-size:16px}.filter-item-title .vl-drop-down__icon{right:0}.filter-item-title span{font-weight:700;line-height:30px;color:#000;letter-spacing:.272727px}.filter-item-list{display:flex;flex-direction:column;margin-top:10px}.filter-item-list .range-block-button{padding-top:10px;padding-bottom:10px;margin-top:30px}.filter-item:before{content:"";position:absolute;bottom:0;max-width:100%;left:20px;right:20px;background-color:#999;height:1px}.filter-item:last-child{padding-bottom:40px}.filter-item:last-child:before{display:none}.range-block{position:relative;display:flex;margin:0 -10px}.range-block-button{position:relative;margin-top:15px}.range-block .vl-wrapper{margin:0 10px}