.im-popup{visibility:hidden;opacity:0;position:fixed;width:100%;height:100%;top:0;left:0;text-align:center;z-index:25;font-size:0;overflow-y:auto;background-color:rgba(0,0,0,.25)}.im-popup:before{content:'';height:100%;display:inline-block;vertical-align:middle}.im-popup .im-popup-inside{font-size:15px;display:inline-block;vertical-align:middle}.im-popup._visible{-webkit-transition:visibility ease-in-out .3s,opacity .3s ease-in-out;transition:visibility ease-in-out .3s,opacity .3s ease-in-out;opacity:1;visibility:visible}.im-popup.im-popup_full .im-popup-inside{font-size:15px;width:100%;height:100%;background-color:#fff;display:block}.icon{display:inline-block;width:1em;height:1em;fill:currentColor}.icon-alert-approve{font-size:14px;width:1.285714285714286em}.icon-alert-warning{font-size:24px;width:1.125em}.icon-approve{font-size:60px;width:1em}.icon-arr-down{font-size:32px;width:1em}.icon-arr-down-sm{font-size:13px;width:1.076923076923077em}.icon-arr-l{font-size:32px;width:1em}.icon-arr-r{font-size:32px;width:1em}.icon-arr-r-sm{font-size:18px;width:1em}.icon-arr-up{font-size:32px;width:1em}.icon-arr_down{font-size:11px;width:1em}.icon-arr_right{font-size:12px;width:.916666666666667em}.icon-basket{font-size:24px;width:1.166666666666667em}.icon-burger{font-size:18px;width:1.222222222222222em}.icon-catalog_arrow{font-size:12px;width:1em}.icon-catalog_close{font-size:12px;width:1em}.icon-category-back{font-size:17px;width:.941176470588235em}.icon-change{font-size:20px;width:1.1em}.icon-check-circle{font-size:32px;width:1em}.icon-close{font-size:32px;width:1em}.icon-coins{font-size:16px;width:1em}.icon-dollar{font-size:18px;width:1em}.icon-download{font-size:24px;width:.75em}.icon-download-arrow{font-size:12px;width:1em}.icon-filters{font-size:24px;width:.916666666666667em}.icon-layout-row{font-size:14px;width:1.142857142857143em}.icon-layout-tiles{font-size:14px;width:1.142857142857143em}.icon-link-arr-l{font-size:16px;width:1em}.icon-link-arr-r{font-size:16px;width:1em}.icon-link-show-all{font-size:17px;width:.941176470588235em}.icon-lock{font-size:32px;width:1em}.icon-menu_accessories{font-size:22px;width:1em}.icon-menu_book{font-size:22px;width:1em}.icon-menu_iphone{font-size:22px;width:1em}.icon-menu_tools{font-size:22px;width:1em}.icon-message{font-size:32px;width:1em}.icon-minus{font-size:4px;width:4.5em}.icon-pen{font-size:18px;width:1em}.icon-percent{font-size:32px;width:1em}.icon-phone{font-size:16px;width:1em}.icon-phone-alt{font-size:32px;width:1em}.icon-plus{font-size:18px;width:1em}.icon-point{font-size:16px;width:1em}.icon-quote{font-size:20px;width:1.25em}.icon-remove{font-size:16px;width:1em}.icon-search{font-size:32px;width:1em}.icon-shop{font-size:18px;width:1em}.icon-time{font-size:16px;width:1em}.icon-trash{font-size:32px;width:1em}.icon-user{font-size:32px;width:1em}.l-footer{width:100%;margin-top:auto;margin-bottom:0}.b-form-wrap_sm{margin:0 auto}.b-form-wrap__set-rating{margin-bottom:32px}.b-form-wrap__set-rating:last-child{margin-bottom:0}.b-get-discount svg{-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg)}.b-worktime{font-size:12px;line-height:15px;color:#000}.b-worktime__text{margin-left:7px;font-weight:700}.b-cat-tabs{display:none}.b-cat-tabs__top-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:1.88vw}.b-cat-tabs__tabs-wrap{display:-webkit-box;display:-ms-flexbox;display:flex}.b-cat-tabs__link{margin:0;margin-right:40px}.b-cat-tabs__link:last-child{margin-right:0}.b-cat-tabs__content-tab{display:none}.b-cat-tabs__content-tab.js-act{display:block}.b-cat-tabs__subtab{display:none}.b-cat-tabs__subtab.js-act{display:block}.b-cat-tabs__bg-img{width:100%;height:220px;background-position:center;background-repeat:no-repeat;background-size:cover;border-radius:4px}.b-content__dates-range{margin-bottom:22px}.b-content__dates-range:last-child{margin-bottom:0}.b-dates-range{display:-webkit-box;display:-ms-flexbox;display:flex}.b-dates-range__wrap{width:280px;display:-webkit-box;display:-ms-flexbox;display:flex;margin-right:15px}.b-dates-range__wrap:last-child{margin-right:0}.b-dates-range__input{height:25px;padding:0 12px;font-size:14px}.b-dates-range__col:first-child{margin-right:-1px}.b-dates-range__col:first-child .b-input{border-radius:6px 0 0 6px}.b-dates-range__col:last-child .b-input{border-radius:0 6px 6px 0}.b-mobile-menu{position:fixed;top:0;left:0;width:310px;background-color:#fff;height:100vh;height:calc(var(--vh,1vh) * 100);z-index:101;-webkit-transform:translateX(-100%);-ms-transform:translateX(-100%);transform:translateX(-100%);-webkit-transition:.25s -webkit-transform ease-in;transition:.25s -webkit-transform ease-in;transition:.25s transform ease-in;transition:.25s transform ease-in,.25s -webkit-transform ease-in}.b-mobile-menu.js-act{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}.b-mobile-menu.js-act .b-mobile-menu__close{opacity:1;pointer-events:auto}.b-mobile-menu__close{position:absolute;width:32px;height:32px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;top:10px;right:-42px;pointer-events:none;opacity:0;-webkit-transition:.25s opacity;transition:.25s opacity}.b-mobile-menu__close .icon{font-size:32px;color:#fff}.b-mobile-menu__inner{position:relative;height:100%;overflow:hidden}.b-mobile-menu__inner-scroll{height:100%;overflow:auto;padding:24px 0 16px 0;-webkit-transition:.25s -webkit-transform;transition:.25s -webkit-transform;transition:.25s transform;transition:.25s transform,.25s -webkit-transform}.b-mobile-menu__inner-scroll.js-hide{-webkit-transform:translateX(-100%);-ms-transform:translateX(-100%);transform:translateX(-100%)}.b-mobile-menu__inner-scroll_second-menu{position:absolute;top:0;left:0;width:100%;-webkit-transform:translateX(100%);-ms-transform:translateX(100%);transform:translateX(100%)}.b-mobile-menu__inner-scroll_second-menu.js-act{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}.b-mobile-menu__inner-scroll_second-menu.js-act.js-hide{-webkit-transform:translateX(-100%);-ms-transform:translateX(-100%);transform:translateX(-100%)}.b-mobile-menu__big-link{padding:0 24px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:14px;font-size:18px;line-height:24px;font-weight:700;color:#262626;text-decoration:none}.b-mobile-menu__big-link.js-submenu-link-back,.b-mobile-menu__big-link.js-submenu-link-back-inner{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.b-mobile-menu__big-link.js-submenu-link-back .icon,.b-mobile-menu__big-link.js-submenu-link-back-inner .icon{margin-right:10px;margin-left:-5px}.b-mobile-menu__menu{padding:20px 0;margin-bottom:20px;position:relative}.b-mobile-menu__menu:after,.b-mobile-menu__menu:before{content:'';position:absolute;left:24px;right:24px;height:1px;background-color:#e8e8e8}.b-mobile-menu__menu:before{top:0}.b-mobile-menu__menu:after{bottom:0}.b-mobile-menu__menu:last-child{margin-bottom:0}.b-mobile-menu__menu .b-menu__link{display:block;padding:15px;font-size:15px;font-weight:600;line-height:24px;padding:0 24px;margin:0;height:auto;color:#595959;margin-bottom:12px}.b-mobile-menu__menu .b-menu__link:last-child{margin-bottom:0}.b-mobile-menu__menu_no-border{padding:0}.b-mobile-menu__menu_no-border:after,.b-mobile-menu__menu_no-border:before{content:none}.b-mobile-menu__borders-wrap{padding:20px 0;margin-bottom:20px;position:relative}.b-mobile-menu__borders-wrap:after,.b-mobile-menu__borders-wrap:before{content:'';position:absolute;left:24px;right:24px;height:1px;background-color:#e8e8e8}.b-mobile-menu__borders-wrap:before{top:0}.b-mobile-menu__borders-wrap:after{bottom:0}.b-mobile-menu__worktime{padding:0 20px}.b-profile-sm{padding:0 24px 20px 24px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.b-profile-sm__img{border-radius:50%;margin-bottom:10px}.b-profile-sm__name{font-size:15px;line-height:24px;font-weight:600;color:#8c8c8c}.b-mob-menu-link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 24px;color:#262626;text-decoration:none;font-size:18px;line-height:24px;margin-bottom:20px;font-weight:700;-ms-flex-wrap:wrap;flex-wrap:wrap}.b-mob-menu-link:last-child{margin-bottom:0}.b-mob-menu-link .icon{font-size:24px}.b-mob-menu-link .icon.icon-arr-r{font-size:32px}.b-mob-menu-link .icon-basket{font-size:20px}.b-mob-menu-link__icon-wrap{width:32px;margin-right:8px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.b-mob-menu-link__icon-wrap_arr-r{margin-right:0;margin-left:auto}.b-mob-menu-link_theme-color{color:#b7303f}.b-mob-menu-link__caption{font-size:12px;line-height:16px;color:#8c8c8c;font-weight:400;padding-left:42px}.b-mob-menu-link__flex-inner{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-preferred-size:100%;flex-basis:100%;margin-bottom:4px;text-decoration:none;color:#262626}.l-mobile-layout{display:block;position:fixed;top:0;left:0;width:100%;height:100vh;height:calc(var(--vh,1vh) * 100);background-color:rgba(0,0,0,.25);opacity:0;visibility:hidden;-webkit-transition:.25s opacity,.25s visibility;transition:.25s opacity,.25s visibility;z-index:100}.l-mobile-layout.js-act{opacity:1;visibility:visible}.b-category-card__img-wrap{display:block;position:relative;margin-bottom:12px}.b-category-card__label{position:absolute;top:12px;left:12px}.b-category-card__title{display:block;text-decoration:none;font-size:14px;font-weight:600;line-height:1.3;color:#222;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.b-category-card__title-wrap:not(:last-child){margin-bottom:8px}.b-label__icon{width:28px}.b-desc-list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:-6px}.b-desc-list__item{margin:6px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:11px;color:#8f8f8f;font-weight:600}.b-desc-list__item .icon{width:13px;margin-right:4px;-webkit-filter:brightness(0) invert(27%) sepia(77%) saturate(1332%) hue-rotate(323deg) brightness(85%) contrast(98%);filter:brightness(0) invert(27%) sepia(77%) saturate(1332%) hue-rotate(323deg) brightness(85%) contrast(98%)}.b-carousel-cat{margin-bottom:48px}.b-carousel-cat__links-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:16px}.b-carousel-cat__links-wrap .b-title-2{margin:0}.b-carousel-cat__inner-title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:24px}.b-carousel-cat__link{font-size:12px}.b-carousel-cat.loaded .b-carousel-cat__content-tab{display:none}.b-carousel-cat.loaded .b-carousel-cat__content-tab.js-act{display:block}.b-section-text{border:1px solid #eaeaea;border-radius:4px;padding:20px 28px}.b-section-text__title{margin-bottom:18px}.b-section-text__text-wrap{max-height:144px;overflow:hidden;font-size:13px;line-height:1.4;color:#595959}.b-section-text__link{margin-top:1.68vw;font-size:14px}.b-section-text__link .icon{font-size:24px}.b-section-text__link .icon:last-child{margin-left:0}.b-section-text__link.js-hide-text .icon{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.b-section-stocks{background:radial-gradient(80.64% 152.25% at 73.98% 66.12%,#00031e 0,#00126f 100%);margin-bottom:48px;width:calc(100% + 32px);margin-left:-16px;padding:140px 16px 48px}.b-section-stocks__img-wrap{-ms-flex-negative:0;flex-shrink:0;position:relative;width:100%;margin-bottom:18px}.b-section-stocks__content{padding:24px 24px 24px 30px}.b-section-stocks__title-3{color:#fff;margin-bottom:12px;font-size:28px}.b-section-stocks__text-wrap{max-width:400px;color:#fff;font-size:13px;line-height:1.4}.b-section-stocks__img{position:absolute;height:auto;height:186px;bottom:0;left:-32px}.b-form__label{display:block;color:#595959;font-size:12px;font-weight:700;text-transform:uppercase;margin-bottom:6px}.b-form__input{margin-bottom:32px;position:relative}.b-form__input:last-child{margin-bottom:0}.b-form__placeholder{position:absolute;position:absolute;top:0;left:0;width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 50px 0 16px;color:#8c8c8c;line-height:1.33;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:80%;pointer-events:none}.b-form__btn{margin-top:32px}.b-form__link{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;text-decoration:none;color:#1890ff;font-size:13px;margin-top:16px}.b-form__inline-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.b-form__inline-row-btn{margin-right:24px}.b-form__bottom{padding-top:32px;margin-top:32px;border-top:1px solid #d5d6df}.b-form__text{line-height:1.33;color:#505565;font-size:13px}.b-form__text a{text-decoration:none;color:#1890ff}.b-form__text_center{text-align:center}.b-form__holder-wrap{position:relative}.b-form__input-caption{font-size:12px;line-height:16px;margin-top:4px;color:#8c8c8c;height:0}.b-form__l-row{margin-bottom:32px}.b-form__l-col{margin-bottom:32px}.b-form__l-col:last-child{margin-bottom:0}.b-form_editable .b-form__edit-vis{display:none}.b-form_edit .b-form__edit-hide{display:none}.b-form__set-rating,.b-form__textarea{margin-bottom:32px}.b-form__set-rating:last-child,.b-form__textarea:last-child{margin-bottom:0}.b-form__send-review{height:56px;font-size:18px;border-radius:4px}.b-form__user-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:32px}.b-user-profile{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.b-user-profile__img{border-radius:50%;-ms-flex-negative:0;flex-shrink:0}.b-user-profile__content-wrap{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;padding-left:12px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.b-user-profile__name{font-size:15px;line-height:24px;color:#8c8c8c;font-weight:600}.b-user-profile__number,.b-user-profile__subtitle{display:block;font-size:12px;line-height:16px}.b-user-profile__subtitle{color:#8c8c8c}.b-user-profile__number{font-weight:600;color:#b7303f}.b-user-pic{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;position:relative}.b-user-pic__img{border-radius:50%}.b-user-pic__btn-edit{position:absolute;bottom:0;right:0}.b-user-pic__btn-edit.b-btn-edit{position:absolute}.b-btn-edit{width:24px;height:24px;background-color:#fff;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:4px;border:1px solid #eaeaea;color:#8c8c8c;position:relative}.b-btn-edit__input{opacity:0;cursor:pointer;position:absolute;top:0;left:0;width:100%;height:100%}.b-btn-edit .MultiFile-list{display:none}.b-section-form_sm{max-width:580px;margin:0 auto}.b-section-form__title-1{margin-bottom:32px}.b-section-form__text{font-size:13px;line-height:1.4;color:#2b2a29;margin-bottom:32px}.b-section-form__text p{font-size:13px;line-height:1.4;color:#2b2a29}.b-history-top,.b-statements-top{border:1px solid #eaeaea;border-radius:8px;margin-bottom:20px;display:none}.b-history-top__title-wrap,.b-statements-top__title-wrap{padding:36px 48px 16px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.b-history-top__row,.b-statements-top__row{padding:12px 14px 12px 48px;border:1px solid #eaeaea;border-radius:8px;margin:0 -1px -1px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.b-history-top__title,.b-statements-top__title{font-size:12px;line-height:16px;color:#8c8c8c}.b-statements-top{border-radius:8px 8px 0 0;margin-bottom:0}.b-statements-top__row{padding-right:48px;border-radius:0;background-color:rgba(0,0,0,.03)}.b-history-top__col:first-child{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.b-history-top__col:nth-child(2){width:96px}.b-history-top__col:last-child{width:100px}.b-history-top__row{background-color:rgba(0,0,0,.03)}.b-statement-item__col,.b-statements-top__col{padding-right:10px}.b-statement-item__col:first-child,.b-statements-top__col:first-child{-ms-flex-preferred-size:33%;flex-basis:33%;max-width:33%;padding-bottom:10px}.b-statement-item__col:nth-child(2),.b-statements-top__col:nth-child(2){-ms-flex-preferred-size:67%;flex-basis:67%;width:67%;max-width:67%;padding-bottom:10px}.b-statement-item__col:nth-child(3),.b-statements-top__col:nth-child(3){-ms-flex-preferred-size:33%;flex-basis:33%;width:33%}.b-statement-item__col:nth-child(4),.b-statements-top__col:nth-child(4){-ms-flex-preferred-size:33%;flex-basis:33%;width:33%}.b-statement-item__col:last-child,.b-statements-top__col:last-child{-ms-flex-preferred-size:33%;flex-basis:33%;width:33%;padding-right:0}.b-statement-item{border:1px solid #eaeaea;border-top:0;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:14px 16px 16px 16px}.b-statement-item:nth-child(odd){background-color:rgba(0,0,0,.01)}.b-statement-item:last-of-type{border-radius:0 0 8px 8px}.b-statement-item__text{font-size:15px;line-height:24px;font-weight:600;color:#8c8c8c}.b-statement-item__mob-title{display:block;line-height:16px;color:#8c8c8c;margin-bottom:4px;font-size:11px}.b-history-wrap{margin-bottom:12px;border:1px solid #eaeaea;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:8px}.b-history-wrap:last-child{margin-bottom:0}.b-history-wrap__hidden-wrap{display:none;padding:8px 16px 16px}.b-history-wrap__history-small{margin-bottom:16px}.b-history-wrap__history-small:last-child{margin-bottom:0}.b-history-wrap__place{font-size:13px;border-top:1px solid #eaeaea;background-color:rgba(0,0,0,.03);padding:10px 16px;color:#8c8c8c}.b-history-small{display:-webkit-box;display:-ms-flexbox;display:flex}.b-history-small__l{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:calc(100% - 120px);-ms-flex-preferred-size:calc(100% - 120px);flex-basis:calc(100% - 120px);padding-right:12px}.b-history-small__r{position:relative;padding-right:32px;-ms-flex-preferred-size:120px;flex-basis:120px;width:120px}.b-history-small__img{border-radius:4px}.b-history-small__img-wrap{margin-right:16px;-ms-flex-negative:0;flex-shrink:0;width:40px}.b-history-small__title{font-size:13px;line-height:1.55;color:#262626;font-weight:600}.b-history-small__col:last-child{position:absolute;top:0;bottom:0;margin:auto;right:0;height:24px}.b-history-small__text{font-size:13px;color:#8c8c8c;font-weight:600;line-height:1.3}.b-history-item{padding:16px;cursor:pointer}.b-history-item__l:after{content:'';display:block;height:0;visibility:hidden;clear:both}.b-history-item__l,.b-history-item__r{-webkit-transition:.2s width;transition:.2s width}.b-history-item__r-inner{display:-webkit-box;display:-ms-flexbox;display:flex;padding-top:8px;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.b-history-item__btn{margin-right:8px;-ms-flex-negative:0;flex-shrink:0;font-size:0;float:left;-webkit-transition:.25s -webkit-transform;transition:.25s -webkit-transform;transition:.25s transform;transition:.25s transform,.25s -webkit-transform}.b-history-item__btn .icon{-webkit-transition:.25s fill;transition:.25s fill;font-size:24px}.b-history-item__img-wrap{-ms-flex-negative:0;flex-shrink:0;float:left;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;margin-right:8px;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.b-history-item__lg-img-wrap{width:80px;-ms-flex-preferred-size:80px;flex-basis:80px;-ms-flex-negative:0;flex-shrink:0}.b-history-item__img{border-radius:4px}.b-history-item__titles-wrap{padding-top:8px}.b-history-item__title{display:block;font-size:13px;font-weight:600;line-height:1.55;margin-bottom:6px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#262626}.b-history-item__title:last-child{margin-bottom:0}.b-history-item__date{font-size:12px;line-height:16px;color:#8c8c8c}.b-history-item__col{-webkit-transition:.2s width;transition:.2s width;padding-right:16px}.b-history-item__col:last-child{padding-right:0}.b-history-item__text{font-size:13px;color:#8c8c8c;font-weight:600;line-height:1.55}.b-history-item .b-btn{white-space:nowrap}.b-history-item.js-act .b-history-item__btn{-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.b-history-item.js-act .b-history-item__btn .icon{fill:#b7303f}.b-triggers-section{padding:30px 0;background-color:#f7f7f7}.b-triggers{text-align:center}.b-triggers__col{margin-bottom:32px}.b-triggers__col:last-child{margin-bottom:0}.b-triggers__inner{max-width:250px;margin:0 auto}.b-triggers__img-wrap{height:30px;margin-bottom:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.b-triggers__title{font-size:18px;font-weight:600;color:#2b2a29;display:block;margin-bottom:8px}.b-triggers__title:last-child{margin-bottom:0}.b-triggers__text{font-size:13px;line-height:1.4;color:#2b2a29}.b-about-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.b-section-about{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.b-section-about__img{height:300px;background-position:center;background-repeat:no-repeat;background-size:cover}.b-section-about__img-wrap{position:relative;width:calc(100% + 32px);margin-left:-16px}.b-section-about__img-wrap:before{content:'';position:absolute;position:absolute;top:0;left:0;width:100%;height:100%;background:-webkit-gradient(linear,left top,left bottom,color-stop(25.52%,rgba(0,0,0,0)),to(rgba(0,0,0,.7)));background:linear-gradient(180deg,rgba(0,0,0,0) 25.52%,rgba(0,0,0,.7) 100%)}.b-section-about__content-container{padding:32px 0 48px}.b-section-about__text-container h1,.b-section-about__text-container h2,.b-section-about__text-container h3{margin-bottom:10px}.b-subscribe{background:url(../img/subscribe-bg.png) right center no-repeat,radial-gradient(80.64% 152.25% at 73.98% 66.12%,#00031e 0,#00126f 100%);background-size:auto 100%,auto;background-blend-mode:screen;overflow:hidden}.b-subscribe__col-l{padding:46px 0 48px}.b-subscribe__col-r{width:312px;margin:0 auto}.b-subscribe__img-wrap{width:100%;position:relative}.b-subscribe__content-wrap{max-width:360px;color:#fff}.b-subscribe__title-3{color:#fff;margin-bottom:16px;font-size:28px}.b-subscribe__text{margin-bottom:24px;font-size:13px;line-height:1.4}.b-subscribe__text p{font-size:13px;line-height:1.4}.b-subscribe__icon{position:absolute;z-index:2;width:132px;height:132px;right:-60px;bottom:-15px}.b-subscribe .l-container-sm{height:100%}.b-news-item-wrap__content{margin-bottom:48px}.b-news-item-wrap__aside-title{margin-bottom:16px}.b-news-item__top-wrap{margin-bottom:12px}.b-news-item__img-wrap{position:relative;margin-bottom:24px;width:calc(100% + 32px);margin-left:-16px;display:block;text-decoration:none}.b-news-item__img-wrap:after{content:'';position:absolute;top:0;left:0;width:100%;height:100%;background:-webkit-gradient(linear,left top,left bottom,color-stop(25.52%,rgba(0,0,0,0)),to(rgba(0,0,0,.7)));background:linear-gradient(180deg,rgba(0,0,0,0) 25.52%,rgba(0,0,0,.7) 100%)}.b-news-item__img-wrap_margin-mob{margin-bottom:12px}.b-news-item__img{width:100%;height:auto}.b-news-item__top-title-2{margin-bottom:16px}.b-news-item__img-content{position:absolute;left:0;bottom:0;width:100%;max-height:80%;overflow:hidden;padding:24px 30px;color:#fff;z-index:2;pointer-event:none}.b-news-item__img-content-title-2{margin-bottom:10px;color:#fff;line-height:1.25}.b-news-item__img-content-date{color:#fff;line-height:1.6}.b-news-item__bottom-title-2{font-size:15px}.b-news-item__bottom-date{color:#8c8c8c}.b-news-sm-card__img-wrap{display:block;margin-bottom:12px}.b-news-sm-card__img-wrap_mb-sm{margin-bottom:8px}.b-news-sm-card__img{border-radius:4px;width:100%;height:auto}.b-news-sm-card__title-wrap{margin-bottom:6px}.b-news-sm-card__title-wrap:last-child{margin-bottom:0}.b-news-sm-card__title{text-decoration:none;font-size:13px;line-height:1.55;color:#222;font-weight:600}.b-news-sm-card__title_aside{font-size:10px}.b-news-sm-card__title_md{font-size:13px}.b-news-sm-card__date{color:#8c8c8c;font-size:10px}.b-news-sm-card__date-md{color:#8c8c8c}.b-news-list{margin-bottom:48px}.b-news-list__aside{display:none}.b-news-container{max-width:780px;margin:0 auto;margin-bottom:48px}.b-news-container:last-child{margin-bottom:0}.b-news-container__title-2{margin:0}.b-news-container__top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:16px}.b-news-container__link{font-size:12px}.b-news-list-main__col{width:242px;-ms-flex-preferred-size:242px;flex-basis:242px;-ms-flex-negative:0;flex-shrink:0;margin-right:16px}.b-news-list-main__col:last-child{margin-right:0}.b-news-list-main__col:last-child .b-news-sm-card{padding-right:16px}.b-news-list-main__cols-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;width:calc(100% + 32px);margin-left:-16px;padding:0 16px;overflow:auto}.b-cards-list{overflow:hidden}.b-cards-list__cols-wrap{margin:-8px 0;font-size:0}.b-cards-list__col{display:inline-block;vertical-align:top;padding:8px 0;width:100%}.b-cards-list-lg{overflow:hidden}.b-cards-list-lg__cols-wrap{margin:-8px 0;font-size:0}.b-cards-list-lg__col{display:inline-block;vertical-align:top;padding:8px 0;width:100%}.b-tiles-container{margin:-4px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.b-tiles-container__col{padding:4px;width:50%;-ms-flex-preferred-size:50%;flex-basis:50%;height:98px}.b-tiles-container__col_main{height:206px;width:100%;-ms-flex-preferred-size:100%;flex-basis:100%}.b-product-tile{height:100%;width:100%;background-position:left top;background-repeat:no-repeat;display:block;background-size:cover;border-radius:4px}.b-brands-list{background-color:#f7f7f7}.b-brands-list_no-bg{background-color:transparent}.b-brands-list__col{-ms-flex-preferred-size:25%;flex-basis:25%;width:25%;margin-bottom:4px}.b-brands-list__flex-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.b-brands-list__inner .nano{height:580px}.b-brands-list__inner .nano-pane{right:4px;width:6px;top:4px;bottom:4px;background:#e9e9e9}.b-brands-list__inner .nano-pane .nano-slider{background:#bdbdbd}.b-brands-list__inner-scroll{padding:24px;overflow:auto}.b-brands-list__inner-scroll_visible{overflow:visible}.b-brands-list__link-wrap{margin-bottom:12px}.b-brands-list__link-wrap:last-child{margin-bottom:0}.b-brands-list__link{text-decoration:none;color:#222;font-weight:600;line-height:1.6;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.b-brands-list__link>.icon{color:#c7303f;-webkit-transition:.25s all ease-in;transition:.25s all ease-in;-ms-flex-negative:0;flex-shrink:0}.b-brands-list__link.js-act .icon{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.b-brands-list__inner-wrap{padding-top:12px;display:none}.b-brands-list__link-wrap-inner{position:relative}.b-brands-list__link-wrap-inner:hover .b-brands-list__inner-sec{opacity:1;visibility:visible}.b-brands-list__link-inner{text-decoration:none;color:#8f8f8f;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:6px 24px;margin-left:-24px;margin-right:-24px;-webkit-transition:.25s all ease-in;transition:.25s all ease-in}.b-brands-list__link-inner>.icon{color:#8f8f8f;-webkit-transition:.25s color ease-in;transition:.25s color ease-in}.b-brands-list__inner-sec{position:absolute;left:calc(100% + 24px);-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);top:0;padding:10px 0;border-radius:4px;background:#ececec;-webkit-box-shadow:6px 6px 8px 0 rgba(43,36,36,.04);box-shadow:6px 6px 8px 0 rgba(43,36,36,.04);z-index:9;width:192px;opacity:0;visibility:hidden;-webkit-transition:.25s all ease-in;transition:.25s all ease-in}.b-brands-list__link-inner-last{display:block;padding:6px 16px;color:#262626;font-size:14px;font-weight:400;line-height:1;text-decoration:none;-webkit-transition:.25s background-color ease-in;transition:.25s background-color ease-in}.b-products{margin-bottom:48px}.b-products:last-child{margin-bottom:0}.b-products__top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:16px}.b-products__link{font-size:12px}.b-set-rating-wrap__title{display:block;margin-bottom:8px}.b-set-rating-wrap__title:last-child{margin-bottom:0}.b-set-rating{display:-webkit-box;display:-ms-flexbox;display:flex}.b-set-rating__item{width:20px;height:20px;background-image:url(../img/star.svg);background-position:center;background-repeat:no-repeat;background-size:auto;margin-right:4px}.b-set-rating__item.js-act,.b-set-rating__item_hover-act{background-image:url(../img/star-act.svg)}.b-products-carousel-wrap .owl-stage{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.b-products-carousel-wrap .owl-stage .owl-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.b-products-carousel-wrap .owl-stage .b-product-item{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.b-products-carousel-wrap .owl-stage .b-product-item__content-wrap{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.b-products-carousel-wrap__nav-container{display:none}.b-products-carousel-wrap__nav-container button.owl-next,.b-products-carousel-wrap__nav-container button.owl-prev{border:1px solid #eaeaea;background-color:#fff;border-radius:50%;position:absolute;background-color:#fff;z-index:2;top:50%;-webkit-transition:.25s background-color,.25s opacity,.25s border-color;transition:.25s background-color,.25s opacity,.25s border-color;width:48px;height:48px}.b-products-carousel-wrap__nav-container button.owl-next.disabled,.b-products-carousel-wrap__nav-container button.owl-prev.disabled{opacity:0;pointer-event:none}.b-products-carousel-wrap__nav-container button.owl-next:before,.b-products-carousel-wrap__nav-container button.owl-prev:before{content:'';position:absolute;top:0;left:0;width:100%;height:100%;background-position:center;background-repeat:no-repeat;-webkit-transition:.25s -webkit-filter;transition:.25s -webkit-filter;transition:.25s filter;transition:.25s filter,.25s -webkit-filter}.b-products-carousel-wrap__nav-container button.owl-next span,.b-products-carousel-wrap__nav-container button.owl-prev span{display:none}.b-products-carousel-wrap__nav-container button.owl-next{right:0;-webkit-transform:translate(30%,-50%);-ms-transform:translate(30%,-50%);transform:translate(30%,-50%)}.b-products-carousel-wrap__nav-container button.owl-next:before{background-image:url(../img/arrow-r-solid.svg)}.b-products-carousel-wrap__nav-container button.owl-prev{left:0;-webkit-transform:translate(-30%,-50%);-ms-transform:translate(-30%,-50%);transform:translate(-30%,-50%)}.b-products-carousel-wrap__nav-container button.owl-prev:before{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg);background-image:url(../img/arrow-r-solid.svg)}.b-products-carousel-wrap_custom-nav .b-products-carousel-wrap__nav-container{margin-top:28px;text-align:center;font-size:0}.b-products-carousel-wrap_custom-nav .b-products-carousel-wrap__nav-container button.owl-next,.b-products-carousel-wrap_custom-nav .b-products-carousel-wrap__nav-container button.owl-prev{position:relative;width:40px;height:40px;border-radius:4px;background:#eaeaea;-webkit-transform:none;-ms-transform:none;transform:none}.b-products-carousel-wrap_custom-nav .b-products-carousel-wrap__nav-container button.owl-next:before,.b-products-carousel-wrap_custom-nav .b-products-carousel-wrap__nav-container button.owl-prev:before{-webkit-transform:none;-ms-transform:none;transform:none}.b-products-carousel-wrap_custom-nav .b-products-carousel-wrap__nav-container button.owl-prev{margin-right:20px}.b-products-carousel-wrap_custom-nav .b-products-carousel-wrap__nav-container button.owl-prev:before{background-image:url(../img/nav_prev.svg)}.b-products-carousel-wrap_custom-nav .b-products-carousel-wrap__nav-container button.owl-next:before{background-image:url(../img/nav_next.svg)}.b-products-carousel .owl-stage-outer{padding:0 16px;margin:0 -16px}.b-products-carousel .b-product-item{width:136px}.b-product-item{border:1px solid #eaeaea;border-radius:4px;position:relative}.b-product-item_category{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.b-product-item_category .b-product-item__counter{margin:0}.b-product-item_category .b-product-item__title-wrap{margin:0}.b-product-item__content-wrap{padding:16px 10px 10px 10px}.b-product-item__img-wrap{display:block;text-decoration:none}.b-product-item__img{border-radius:4px 4px 0 0;width:100%;height:auto}.b-product-item__labels-wrap{position:absolute;top:16px;left:12px;max-width:80%}.b-product-item__label-stock{width:30px;height:30px;border-radius:50%;background-color:#b7303f;color:#fff;font-size:12px;font-weight:700;margin-right:8px}.b-product-item__label-stock:last-child{margin-right:0}.b-product-item__label-lider{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:30px;padding:0 15px;border-radius:20px;background-color:#70b2e2;color:#fff;font-weight:700;font-size:12px;margin-right:8px}.b-product-item__label-lider:last-child{margin-right:0}.b-product-item__label{height:30px;padding:0 17px;font-size:12px;font-weight:700;color:#fff;border-radius:20px;background-color:#70b2e2}.b-product-item__label,.b-product-item__label-stock{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;margin-right:8px}.b-product-item__label-stock:last-child,.b-product-item__label:last-child{margin-right:0}.b-product-item__title-wrap{overflow:hidden;height:48px;margin-bottom:12px;font-size:0}.b-product-item__title{text-decoration:none;color:#262626;font-weight:600;line-height:1.6;font-size:10px}.b-product-item__avail-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.b-product-item__avail-text{line-height:1.55;color:rgba(43,42,41,.4);font-weight:600;font-size:10px}.b-product-item__text-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.b-product-item__avail-r{padding-top:3px}.b-product-item__text{font-size:10px;line-height:1.55;color:rgba(43,42,41,.4);font-weight:600}.b-product-item__text_normal{font-weight:500}.b-product-item__avail-wrap,.b-product-item__text-wrap{margin-bottom:6px}.b-product-item__avail-wrap:last-child,.b-product-item__text-wrap:last-child{margin-bottom:0}.b-product-item__price-btn{margin-top:16px}.b-product-item__remove-wrap{position:absolute;right:16px;bottom:16px;width:24px;height:24px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.b-product-item__remove{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;color:#8c8c8c;-webkit-transition:.25s color;transition:.25s color}.b-product-item__remove .icon-trash{font-size:24px}.b-product-item__price-wrap{white-space:nowrap}.b-product-item__counter{width:90px;margin-top:32px}.b-product-item__counter.b-counter{height:24px}.b-product-item__counter-price{color:#8c8c8c;font-size:13px}.b-product-item__counter-price .b-price{color:#595959}.b-product-item__btn-wrap{-ms-flex-negative:0;flex-shrink:0;text-align:right;-ms-flex-preferred-size:120px;flex-basis:120px;width:120px}.b-product-item__btn-wrap .b-price-btn{max-width:100%;overflow:hidden}.b-product-item__btn-wrap .b-price-btn__price,.b-product-item__btn-wrap .b-price-btn__price-old{white-space:nowrap}.b-product-item__checkbox-wrap{position:absolute;top:0;left:0;padding:6px;background-color:#fff;border-radius:6px;font-size:0}.b-avail{display:-webkit-box;display:-ms-flexbox;display:flex}.b-avail_few .b-avail__item:first-child{background-color:#f33}.b-avail_enough .b-avail__item:first-child,.b-avail_enough .b-avail__item:nth-child(2){background-color:#ffb820}.b-avail_lot .b-avail__item{background-color:#43c855}.b-avail__item{width:8px;height:8px;border-radius:50%;margin-left:4px;background-color:#d8d8d8}.b-avail__item:first-child{margin-left:0}.b-price-btn{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;text-decoration:none;border:1px solid #b7303f;border-radius:4px;color:#b7303f;font-weight:600;text-transform:uppercase;overflow:hidden;-webkit-transition:.25s background-color,.25s -webkit-box-shadow;transition:.25s background-color,.25s -webkit-box-shadow;transition:.25s background-color,.25s box-shadow;transition:.25s background-color,.25s box-shadow,.25s -webkit-box-shadow;height:30px;font-size:12px}.b-price-btn__price-old{display:none}.b-price-btn__text-base,.b-price-btn__text-hover{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;height:100%;-webkit-transition:.25s -webkit-transform;transition:.25s -webkit-transform;transition:.25s transform;transition:.25s transform,.25s -webkit-transform;padding:0 24px}.b-price-btn__text{color:#fff;font-weight:700;text-transform:none;-webkit-transition:.25s color;transition:.25s color}.b-avail-list__row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:8px}.b-avail-list__row:last-child{margin-bottom:0}.b-avail-list__text{margin:0;font-size:13px;font-weight:600;line-height:20px;color:#8c8c8c;max-width:70%}.b-price-container__top{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:8px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.b-price-container__top:last-child{margin-bottom:0}.b-price-container__text-lg{color:#262626;font-size:15px;line-height:1.6;font-weight:600;max-width:70%;margin:0;margin-right:12px}.b-price-container__stock{color:#b7303f;font-size:18px;line-height:1.33;font-weight:600}.b-price-container__price .b-price{margin-right:12px}.b-price-container__price .b-price:last-child{margin-right:0}.b-price{color:#262626;line-height:1.3;font-weight:700;text-transform:uppercase}.b-price_md{font-size:28px}.b-price_sm{font-size:18px}.b-price_xsm{font-size:12px}.b-price_old{color:#a6a6a6;font-weight:600;text-decoration:line-through}.b-filters{display:none}.b-filters__title{display:block;margin-bottom:16px;color:#334246;font-size:15px;line-height:1.6;font-weight:600}.b-filters__row:last-child{margin-bottom:0}.b-range__inputs-wrap{display:-webkit-box;display:-ms-flexbox;display:flex}.b-range__input-wrap{-ms-flex-preferred-size:50%;flex-basis:50%;width:50%}.b-range__input-wrap:first-child{padding-right:8px}.b-range__input-wrap:last-child{padding-left:8px}.b-range__slider{height:14px;width:100%;height:4px;background:0 0;border:0!important}.b-range__slider .ui-widget-header{background:#b7303f}.b-range__slider .ui-slider-handle{width:18px;height:18px;border:4px solid #b7303f;border-radius:50%;background-color:#f7f7f7;cursor:pointer;top:-7px;position:absolute;z-index:1}.b-range__slider-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:16px;padding:0 9px;position:relative}.b-range__slider-wrap:after{content:'';position:absolute;top:0;bottom:0;margin:auto;left:0;width:100%;border-radius:6px;background:rgba(0,0,0,.09)}.b-filters-list__wrap{margin-bottom:12px}.b-filters-list__wrap:last-child{margin-bottom:0}.b-filters-list__link{color:#b7303f;text-decoration:none;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:13px;line-height:1.4}.b-filters-list__link .icon{-webkit-transition:.25s color,.25s -webkit-transform;transition:.25s color,.25s -webkit-transform;transition:.25s color,.25s transform;transition:.25s color,.25s transform,.25s -webkit-transform;margin-left:6px;font-size:22px;-webkit-transform:translate(-2px,2px);-ms-transform:translate(-2px,2px);transform:translate(-2px,2px)}.b-filters-list__link.js-hide-items{margin-top:14px}.b-filters-list__link.js-hide-items .icon{-webkit-transform:translate(-2px,2px) rotate(180deg);-ms-transform:translate(-2px,2px) rotate(180deg);transform:translate(-2px,2px) rotate(180deg)}.b-filters-top-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:16px}.b-filters-top-wrap__dropdown{width:136px;margin-right:12px}.b-filters-top-wrap__dropdown:last-child{margin-right:0}.b-filters-top-wrap__products-layout{margin-right:0;margin-left:auto}.b-filters-top-wrap__currency-change{margin-right:12px}.b-filters-top-wrap__flex-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:-8px}.b-filters-top-wrap__flex-wrap>*{margin-bottom:8px}.b-products-list .b-product-item{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.b-products-list .b-product-item__content-wrap{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.b-products-list .b-product-item__content-wrap .b-price-btn{margin-bottom:0}.b-products-list_tiles .b-products-list{overflow:hidden}.b-products-list_tiles .b-products-list__cols-wrap{margin:-8px -8px;font-size:0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.b-products-list_tiles .b-products-list__col{font-size:16px;vertical-align:top;padding:8px 8px;width:50%;-ms-flex-preferred-size:50%;flex-basis:50%}.b-products-list_tiles.b-products-list_no-filter .b-products-list{overflow:hidden}.b-products-list_tiles.b-products-list_no-filter .b-products-list__cols-wrap{margin:-8px -8px;font-size:0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.b-products-list_tiles.b-products-list_no-filter .b-products-list__col{font-size:16px;vertical-align:top;padding:8px 8px;width:50%;-ms-flex-preferred-size:50%;flex-basis:50%}.b-products-list_row .b-products-list__col{margin-bottom:8px}.b-products-list_row .b-products-list__col:last-child{margin-bottom:0}.b-products-list_row .b-product-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.b-products-list_row .b-product-item__img-wrap{-ms-flex-negative:0;flex-shrink:0;width:90px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.b-products-list_row .b-product-item__img{border-radius:0}.b-products-list_row .b-product-item__content-wrap{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;padding:8px 8px 16px 8px;display:block}.b-products-list_row .b-product-item__content-wrap .b-price-btn{margin:0}.b-products-list_row .b-product-item__labels-wrap{display:none}.b-products-list_row .b-product-item__labels-wrap:first-child{margin-top:0}.b-products-list_row .b-product-item__title-wrap{height:auto;margin:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;margin-bottom:4px}.b-products-list_row .b-product-item__title-wrap:last-child{margin-bottom:0}.b-products-list_row .b-product-item__price-btn{margin-top:12px}.b-products-list_row .b-product-item__avail-wrap,.b-products-list_row .b-product-item__text-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:3px}.b-products-list_row .b-product-item__avail-wrap:last-child,.b-products-list_row .b-product-item__text-wrap:last-child{margin-right:0;margin-bottom:0}.b-products-list_row .b-product-item__text-col:last-child{margin-bottom:0}.b-products-list_row .b-product-item .b-price-btn{display:inline-block}.b-products-list_row .b-product-item .b-price-btn__text-base,.b-products-list_row .b-product-item .b-price-btn__text-hover{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;width:auto}.b-products-list_row .b-product-item .b-price-btn__text-hover{display:none}.b-products-list_row .b-product-item__label-stock{width:24px;height:24px}.b-products-list_row .b-product-item__label{height:24px;padding:0 8px}.b-products-list_row .b-product-item_basket{padding:16px}.b-products-list_row .b-product-item_basket .b-product-item__img-wrap{width:100px;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.b-products-list_row .b-product-item_basket .b-product-item__title{font-size:15px}.b-products-list_row .b-product-item_search .b-product-item__content-wrap{-ms-flex-wrap:wrap;flex-wrap:wrap;padding-right:0}.b-products-list_row .b-product-item_search .b-product-item__title-wrap{-ms-flex-preferred-size:100%;flex-basis:100%;width:100%;padding-right:0;margin-bottom:10px}.b-products-list_row .b-product-item_search .b-product-item__text-wrap{width:100%;-ms-flex-preferred-size:100%;flex-basis:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.b-products-list_row .b-product-item_search .b-product-item__text-col{-ms-flex-preferred-size:40%;flex-basis:40%;width:40%}.b-products-list_row .b-product-item_search .b-product-item__price-wrap{padding:0}.b-product{margin-top:32px;margin-bottom:48px}.b-product__img-wrap{margin-bottom:12px}.b-product__gallery-wrap{position:relative;border:1px solid #eaeaea;border-radius:8px;padding-right:82px}.b-product__images-list{position:relative;height:210px}.b-product__img{display:block;position:absolute;position:absolute;top:0;left:0;width:100%;height:100%;background-size:cover;background-position:center;background-repeat:no-repeat;opacity:0;visibility:hidden;-webkit-transition:.25s opacity,.25s visibility;transition:.25s opacity,.25s visibility;border-radius:8px}.b-product__img.js-act{opacity:1;visibility:visible;z-index:1}.b-product__title-1{margin-bottom:16px}.b-images-thumbs{position:absolute;top:0;right:0;height:100%;overflow:hidden;padding:10px}.b-images-thumbs .slick-next,.b-images-thumbs .slick-prev{display:none}.b-images-thumbs__img-wrap{display:block;text-decoration:none;border:1px solid #eaeaea;border-radius:4px;margin-bottom:4px}.b-images-thumbs__img-wrap:last-child{margin-bottom:0}.b-images-thumbs__img{width:60px;border-radius:4px}.b-product-info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.b-product-info__row{margin-bottom:24px}.b-product-info__title{display:block;color:#595959;margin-bottom:8px;font-weight:600;font-size:18px;line-height:1.35}.b-product-info__title:last-child{margin-bottom:0}.b-product-info__price-container{margin-bottom:20px}.b-product-info__price-container:last-child{margin-bottom:0}.b-product-info__flex-wrap{margin-bottom:24px}.b-info-list__row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;margin-bottom:12px;background:linear-gradient(to right,#333436 0,#333436 1px,transparent 1px,transparent 3px);background-size:3px 1px;background-repeat:repeat-x;background-position:left bottom 5px}.b-info-list__row:last-child{margin-bottom:0}.b-info-list__text-inf,.b-info-list__value{margin:0;font-size:13px;line-height:20px;max-width:45%;color:#15171b;background-color:#fff}.b-info-list__text-inf{color:#8c8c8c;font-weight:600}.b-info-list__link{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:13px;font-weight:600;line-height:20px;color:#b7303f}.b-info-list__link .icon{font-size:22px;-webkit-transition:.25s -webkit-transform;transition:.25s -webkit-transform;transition:.25s transform;transition:.25s transform,.25s -webkit-transform}.b-info-list__link.js-hide-items{margin-top:12px}.b-info-list__link.js-hide-items .icon{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.b-counter-wrap{display:-webkit-box;display:-ms-flexbox;display:flex}.b-counter-wrap__counter{margin-right:20px;width:156px;margin-right:16px}.b-counter-wrap__btn{height:48px;font-size:18px;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.b-counter{display:-webkit-box;display:-ms-flexbox;display:flex;height:48px}.b-counter_sm{height:32px}.b-counter_sm .b-counter__btn{width:26px;-ms-flex-preferred-size:26px;flex-basis:26px}.b-counter_sm .b-counter__input{max-width:28px;-ms-flex-preferred-size:28px;flex-basis:28px}.b-counter__btn{width:40px;-ms-flex-preferred-size:40px;flex-basis:40px;-ms-flex-negative:0;flex-shrink:0;height:100%;background-color:#eaeaea;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#b7303f}.b-counter__btn.disabled{color:#8c8c8c;pointer-events:none}.b-counter__btn:first-child{border-radius:4px 0 0 4px}.b-counter__btn:last-child{border-radius:0 4px 4px 0}.b-counter__input{max-width:48px;width:48px;-ms-flex-preferred-size:48px;flex-basis:48px;height:100%;border:1px solid #eaeaea;max-width:100%;display:block;text-align:center;font-size:15px;color:#595959;background-color:#fff}.b-advantages{margin-bottom:40px}.b-advantages:last-child{margin-bottom:0}.b-advantages__col{margin-bottom:24px;text-align:center}.b-advantages__col:last-child{margin-bottom:0}.b-advantages__img-wrap{margin-bottom:12px}.b-advantages__img{margin:0 auto}.b-advantages__title{display:block;font-size:18px;line-height:1.33;color:#2b2a29;font-weight:600;margin-bottom:4px}.b-advantages__title:last-child{margin-bottom:0}.b-advantages__text{font-size:13px;color:#2b2a29;line-height:1.4}.b-advantages_mob-scroll{white-space:nowrap;display:-webkit-box;display:-ms-flexbox;display:flex}.b-advantages_mob-scroll .b-advantages__img{margin:0}.b-advantages_mob-scroll .b-advantages__col{text-align:left;-ms-flex-preferred-size:33%;flex-basis:33%;width:33%;white-space:normal;margin-right:8px;-ms-flex-negative:0;flex-shrink:0}.b-advantages_mob-scroll .b-advantages__col:last-child{margin-right:0}.b-advantages_mob-scroll .b-advantages__title{font-size:14px}.b-advantages_mob-scroll .b-advantages__text{font-size:10px}.b-section-advantages{margin-bottom:48px}.b-tabs__top{margin:0 -16px;padding:0 16px;overflow:auto}.b-tabs__top_mb-sm{margin-bottom:24px}.b-tabs__inner-top{border-bottom:1px solid #eaeaea;display:-webkit-box;display:-ms-flexbox;display:flex}.b-tabs__link{height:40px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#f7f7f7;border:1px solid #eaeaea;border-radius:4px 4px 0 0;margin-right:3px;font-size:12px;text-transform:uppercase;font-weight:700;text-decoration:none;color:#262626;-webkit-transition:.25s background-color;transition:.25s background-color;border-bottom:0;white-space:nowrap;padding:0 20px;margin-bottom:-1px;border-bottom:1px solid #eaeaea}.b-tabs__link:last-child{margin-right:0}.b-tabs__link.js-act{background-color:#fff;color:#b7303f;border-bottom-color:transparent}.b-tabs__content{display:none}.b-tabs__content.js-act{display:block}.b-tabs__content table:not(.b-price-list-table) td,.b-tabs__content table:not(.b-price-list-table) th{border-right:1px solid #eaeaea}.b-tabs__content table:not(.b-price-list-table) td:last-child,.b-tabs__content table:not(.b-price-list-table) th:last-child{border-right:0}.b-tabs__inner-content{padding:20px 12px}.b-description-container{margin-bottom:48px}.b-map-points__map{background-color:#f2f2f2;border-radius:8px;height:416px}.b-basket-top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.b-basket-top__top-r{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:28px}.b-content-layout{margin-bottom:48px;max-width:768px;margin-left:auto;margin-right:auto}.b-content-layout:last-child{margin-bottom:0}.b-content-layout__row{margin-bottom:16px}.b-content-layout__row:last-child{margin-bottom:0}.b-content-layout__row:nth-child(2) .b-content-layout__content{margin-bottom:32px}.b-content-layout__aside{margin-top:48px}.b-btns-list{display:-webkit-box;display:-ms-flexbox;display:flex}.b-btns-list__btn{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:32px;font-size:12px;font-weight:600;color:#bfbfbf;text-decoration:none;text-transform:uppercase;border:1px solid #eaeaea;padding:0 8px;margin-right:-1px;-webkit-transition:.25s background-color,.25s color;transition:.25s background-color,.25s color}.b-btns-list__btn:first-child{border-top-left-radius:4px;border-bottom-left-radius:4px;padding:0 8px 0 16px}.b-btns-list__btn:last-child{padding:0 16px 0 8px;border-top-right-radius:4px;border-bottom-right-radius:4px}.b-btns-list__btn_act{background-color:#f7f7f7;color:#b7303f}.b-btns-list__btn:hover{color:#b7303f}.b-order-aside__between{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:20px}.b-order-aside__between-col:first-child{padding-right:10px}.b-order-aside__between-col:last-child{padding-left:10px}.b-order-aside__top{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:16px}.b-order-aside__input-wrap{margin-right:-4px;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.b-order-aside__input{height:46px;padding:0 16px;border-radius:4px 0 0 4px;border:1px solid #eaeaea;background-color:#f7f7f7}.b-order-aside__input::-webkit-input-placeholder{color:#8c8c8c}.b-order-aside__input::-moz-placeholder{color:#8c8c8c}.b-order-aside__input:-moz-placeholder{color:#8c8c8c}.b-order-aside__input:-ms-input-placeholder{color:#8c8c8c}.b-order-aside__apply{padding:0 20px;border-radius:4px}.b-order-aside__content{margin-bottom:18px}.b-order-aside__row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;margin-bottom:8px}.b-order-aside__row:last-child{margin-bottom:0}.b-order-aside__text{margin:0;line-height:1.35;color:#262626;max-width:45%}.b-order-aside__text_uppercase{text-transform:uppercase}.b-order-aside__text_red{color:#f5222d}.b-order-aside__row-bottom{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:12px}.b-order-aside__text-lg{font-size:18px;line-height:1.35;color:#262626;font-weight:600}.b-order-aside__price{font-size:22px;line-height:1.45;color:#262626;font-weight:700;text-transform:uppercase}.b-order-aside__btn{width:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.b-aside-order__title-5{margin-bottom:32px}.b-aside-order__title-5:last-child{margin-bottom:0}.b-aside-order__content{margin-bottom:16px}.b-aside-order__content:last-child{margin-bottom:0}.b-aside-order__row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:8px}.b-aside-order__row:last-child{margin-bottom:0}.b-aside-order__text,.b-aside-order__text-total{color:#262626;line-height:1.35}.b-aside-order__text-total{font-size:18px;font-weight:600}.b-aside-order__price{font-size:22px}.b-aside-order__btn{width:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:4px}.b-content-order{margin-bottom:48px}.b-content-order:last-child{margin-bottom:0}.b-content-order__col{margin-bottom:48px}.b-content-order__col:last-child{margin-bottom:0}.b-content-order__title-4{margin-bottom:16px}.b-content-order__radiobox{margin-bottom:16px}.b-content-order__radiobox:last-child{margin-bottom:0}.b-inputs-in-row__radiobox{margin-bottom:16px}.b-content-form__title-2,.b-content-form__title-4{margin-bottom:24px}.b-content-form:last-child{margin-bottom:0}.b-content-form__text{font-size:13px;line-height:1.4;margin-bottom:32px;color:#2b2a29}.b-products-in-order{margin-bottom:48px}.b-products-in-order:last-child{margin-bottom:0}.b-products-in-order__top-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:16px}.b-products-in-order__title-4{margin:0}.b-products-in-order__top-titles{display:none}.b-products-in-order__top-title{color:#8c8c8c;font-size:12px}.b-products-in-order__col{padding-right:15px;-ms-flex-negative:0;flex-shrink:0}.b-products-in-order__col:first-child{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.b-products-in-order__col:nth-child(2){-ms-flex-preferred-size:74px;flex-basis:74px}.b-products-in-order__col:nth-child(3){-ms-flex-preferred-size:98px;flex-basis:98px}.b-products-in-order__col:nth-child(4){-ms-flex-preferred-size:100px;flex-basis:100px}.b-products-in-order__col:nth-child(5){-ms-flex-preferred-size:90px;flex-basis:90px}.b-products-in-order.js-act-edit .b-product-order__edit-hide{display:none}.b-products-in-order.js-act-edit .b-product-order__edit-vis,.b-products-in-order.js-act-edit .b-product-order__remove-wrap{display:block}.b-product-order{padding:6px 16px 16px;border:1px solid #eaeaea;border-radius:4px;margin-bottom:8px;position:relative}.b-product-order:last-child{margin-bottom:0}.b-product-order__img-wrap{-ms-flex-preferred-size:80px;flex-basis:80px;-ms-flex-negative:0;flex-shrink:0;border:1px solid #eaeaea;border-radius:4px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;flex-shrink:0;margin-right:10px}.b-product-order__subtext{display:block;font-size:12px;line-height:1.35;color:#8c8c8c}.b-product-order__col:first-child{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:20px;padding-right:40px}.b-product-order__col:not(:first-child){display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:6px}.b-product-order__col:not(:first-child):last-child{margin-bottom:0}.b-product-order__title{text-decoration:none;color:#2b2a29;font-weight:600;font-size:15px;line-height:1.6}.b-product-order__text{font-size:13px;line-height:1.55;color:#262626;font-weight:600}.b-product-order__input{border:0;background-color:transparent;display:inline;width:20px;visibility:hidden;display:none}.b-product-order__subtext,.b-product-order__text{-ms-flex-preferred-size:45%;flex-basis:45%;max-width:45%}.b-product-order__edit-vis,.b-product-order__remove-wrap{display:none}.b-product-order__remove{color:#b7303f}.b-product-order__remove .icon-trash{font-size:24px}.b-product-order__remove-wrap{position:absolute;right:20px;top:30px}.b-contacts{margin:32px 0 40px}.b-contacts__text{line-height:1.35}.b-contacts__text p{line-height:1.35}.b-contacts__text a{text-decoration:none;color:#b7303f}.b-contacts-wrap{margin-bottom:48px}.b-contacts-wrap__col{margin-bottom:40px}.b-contacts-wrap__col:last-child{margin-bottom:0}.b-contacts-wrap__title-4{margin-bottom:12px}.b-contacts-item{margin-bottom:24px}.b-contacts-item:last-child{margin-bottom:0}.b-contacts-item__title{font-size:15px;line-height:1.7;color:#262626;font-weight:600;display:block;margin-bottom:16px}.b-contacts-item__item{display:-webkit-box;display:-ms-flexbox;display:flex;font-size:15px;line-height:1.35;color:#646464;margin-bottom:16px}.b-contacts-item__item:last-child{margin-bottom:0}.b-contacts-item__item a{color:#b7303f}.b-contacts-item__icon-wrap{width:26px;-ms-flex-negative:0;flex-shrink:0}.b-reviews{margin-top:32px}.b-reviews__between-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.b-reviews-list{max-width:640px;margin:0 auto}.b-reviews-list__col{margin-bottom:16px}.b-reviews-list__col:not(:nth-child(2)) .b-review{height:100%}.b-reviews-list__col_lg{margin-bottom:32px}.b-review-main{position:relative;padding-top:34px}.b-review-main__title{font-weight:600;margin:0;margin-bottom:16px}.b-review-main__text-wrap{line-height:1.35;color:#595959;margin-bottom:24px}.b-review-main__text-wrap p{color:#595959}.b-review-main .icon{position:absolute;top:0;left:0;fill:#bfbfbf}.b-review{border:1px solid #eaeaea;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:8px;padding:24px 16px}.b-review__user{margin-bottom:8px}.b-review__rating{margin-bottom:12px}.b-review__text-wrap{color:#2b2a29;font-size:12px;line-height:1.35}.b-review__text-wrap p{color:#2b2a29;font-size:12px;line-height:1.35}.b-rating{width:114px;height:20px;overflow:hidden;margin-left:-2px;background-image:url(../img/rating.svg);background-position:center left;background-repeat:no-repeat;position:relative;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;font-size:0}.b-rating:before{position:absolute;content:'';top:0;left:0;height:100%;width:100%;background-image:url(../img/rating-act.svg);background-position:center left;background-repeat:no-repeat}.b-rating_rating-1:before{left:.5px;width:calc(20% + 1px)}.b-rating_rating-2:before{left:.5px;width:calc(40% + 1px)}.b-rating_rating-3:before{width:calc(60% + 1px)}.b-rating_rating-4:before{width:calc(80% + 1px)}.b-rating_rating-5:before{width:100%}.b-user{display:-webkit-box;display:-ms-flexbox;display:flex}.b-user__img-wrap{margin-right:10px;-ms-flex-negative:0;flex-shrink:0}.b-user__img-wrap_md{margin-right:16px}.b-user__img{border-radius:50%}.b-user__title{display:block;font-weight:600;color:#2b2a29;line-height:1.35}.b-user__title_lg{margin-bottom:4px;font-size:18px;margin-top:-2px}.b-user__caption{font-size:12px;color:#2b2a29;line-height:1.35}.b-cabinet-layout__content{max-width:640px;margin:0 auto}.b-cabinet-layout__content-discount{max-width:780px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.b-cabinet-layout__top-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.b-cabinet-layout__bottom-content{margin-bottom:48px}.b-cabinet-layout__title-3{margin-bottom:16px}.b-cabinet-layout__text-wrap{line-height:1.35}.b-cabinet-layout__img{background-position:center;background-repeat:no-repeat;height:342px;margin-bottom:32px;width:calc(100% + 30px);margin-left:-15px;-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.b-cabinet-layout__top-content:last-child{margin-bottom:0}.b-cabinet-layout__user-profile{display:none}.b-discount-rate__col{margin-bottom:16px}.b-discount-rate__col:last-child{margin-bottom:0}.b-discount-rate__inner{padding:24px 32px;border:1px solid #eaeaea;border-radius:8px;height:100%}.b-discount-rate__discount-line{margin-bottom:18px}.b-discount-rate__title-4{margin-bottom:24px}.b-discount-line__title{display:block;font-size:13px;line-height:20px;font-family:Inter;color:#262626;font-weight:600;margin-bottom:8px;text-transform:uppercase}.b-discount-line__price{color:#8c8c8c}.b-discount-line__wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.b-discount-line__line{width:100%;height:2px;background-color:#eaeaea;position:relative;margin-bottom:4px}.b-discount-line__line-progress{position:absolute;top:0;left:0;height:2px;background-color:#b7303f}.b-discount-line__price_max{margin-left:auto;margin-right:0}.b-discount-line__price_line{position:absolute;top:6px;right:0;-webkit-transform:translateX(50%);-ms-transform:translateX(50%);transform:translateX(50%)}.b-discount-line__price_line.large-val{top:auto;bottom:6px}.b-get-discount{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.b-get-discount__circle-wrap{-ms-flex-negative:0;flex-shrink:0;padding-right:8px;font-size:0}.b-get-discount__title{display:block;font-size:13px;line-height:1.55;color:#262626;margin-bottom:2px;font-weight:600}.b-get-discount__title:last-child{margin-bottom:0}.b-get-discount__caption{font-size:13px;line-height:1.4;color:#8c8c8c}.b-discount-state{margin:0 auto;display:-webkit-box;display:-ms-flexbox;display:flex}.b-discount-state__col{text-align:center;color:#bfbfbf}.b-discount-state__col_open{color:#52c41a}.b-discount-state__col_act{color:#b7303f}.b-discount-state__text{font-size:13px;line-height:1.55;font-weight:600}.b-nav-links{display:-webkit-box;display:-ms-flexbox;display:flex;overflow:auto;width:calc(100% + 32px);margin-left:-16px;padding-left:16px;margin-bottom:32px}.b-nav-links__wrap{margin-right:16px}.b-nav-links__wrap:last-child{margin-bottom:0}.b-nav-links__link{text-decoration:none;color:#bfbfbf;font-size:15px;line-height:1.6;font-weight:600;white-space:nowrap}.b-nav-links__link_act{color:#262626}.b-footer{background-color:#f7f7f7}.b-footer__top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;border-bottom:1px solid rgba(0,0,0,.09);padding:48px 0}.b-footer__bottom{padding:24px 0 36px}.b-footer__top-r{margin-bottom:62px}.b-footer__bottom{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.b-footer-nav{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:-32px}.b-footer-nav__col{padding-right:20px;-ms-flex-preferred-size:50%;flex-basis:50%;width:50%;margin-bottom:32px}.b-footer-nav__title{color:#262626;line-height:1.6;display:block;font-weight:600;font-size:14px;margin-bottom:16px}.b-footer-nav__title:last-child{margin-bottom:0}.b-footer-links__list{margin-bottom:0;list-style:none}.b-footer-links__list li{margin:0;margin-top:10px}.b-footer-links__list li:first-child{margin-top:0}.b-footer-links__link{text-decoration:none;line-height:1.4;color:#595959;font-size:12px}.b-footer-links__link_gray{color:#bfbfbf;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;margin-top:8px}.b-footer-contacts{width:100%;padding:32px 24px 36px;border:1px solid #eceeef;border-radius:4px;max-width:326px;margin:0 auto}.b-footer-contacts__phone-wrap{margin-bottom:6px}.b-footer-contacts__phone{text-decoration:none;font-size:22px;line-height:1.5;color:#262626;font-weight:700}.b-footer-contacts__links-wrap{margin-bottom:16px}.b-footer-contacts__link-container{margin-bottom:6px}.b-footer-contacts__link-container:last-child{margin-bottom:0}.b-footer-contacts__link{color:#595959;text-decoration:none;line-height:1.4;font-size:13px}.b-footer-contacts__btn{height:48px;border-radius:4px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;font-size:16px}.b-footer-contacts__btn .icon:first-child{margin-right:10px}.b-footer-contacts__dropdown-contacts{margin-bottom:12px}.b-footer-contacts__dropdown-contacts:last-child{margin-bottom:0}.b-footer-contacts__dropdown-contacts .b-dropdown__container{left:0;margin-left:0}.b-copyright{color:#595959;font-size:13px;line-height:1.4}.b-swd{position:relative;padding-left:15px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;text-decoration:none}.b-swd__img{-webkit-transition:.25s -webkit-filter;transition:.25s -webkit-filter;transition:.25s filter;transition:.25s filter,.25s -webkit-filter}.b-swd:before{content:'Powered by';font-size:11px;font-style:italic;font-family:'PT sans';color:#262626;position:absolute;top:0;left:0;-webkit-transition:.25s color;transition:.25s color}.b-alert{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:18px 24px;border-radius:4px}.b-alert__icon-wrap{margin-right:8px}.b-alert_warning{border:1px solid #faad14;background-color:rgba(250,173,20,.1)}.b-alert_warning .icon{fill:#faad14}.b-alert_approve{border:1px solid #52c41a;background-color:rgba(82,196,26,.1)}.b-alert_approve .icon{fill:#52c41a}.b-alert__text{font-size:18px;line-height:1.33;font-weight:600;color:#262626}.ui-datepicker{background-color:#fff;border-radius:6px;-webkit-box-shadow:0 3px 5px 0 rgba(0,0,0,.25);box-shadow:0 3px 5px 0 rgba(0,0,0,.25)}.ui-datepicker table{table-layout:fixed}.ui-datepicker td a,.ui-datepicker td span{color:#15171b}.ui-datepicker{z-index:11!important}.ui-datepicker .ui-datepicker-month{border-radius:4px;background-color:#fff}.ui-datepicker .ui-datepicker-next,.ui-datepicker .ui-datepicker-prev{border:1px solid #eaeaea;border-radius:6px}.b-sort-arr{display:grid;grid-template-columns:1fr;grid-gap:2px;width:20px;margin-top:-6px}.b-sort-arr__link{display:block;color:#262626;height:20px}.b-sort-arr__link .icon{height:20px;width:20px}.b-search-grid{padding-bottom:24px}.b-search-grid__row,.b-search-grid__top{border-bottom:1px solid #eceeef;padding:12px 0}.b-search-grid__top{margin:8px 0 16px 0;padding-bottom:8px}.b-search-grid__title{color:#262626;font-weight:700;display:block;margin-bottom:8px;font-size:18px}.b-search-grid__col{padding-bottom:8px}.b-search-grid__mob-sort-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.b-search-grid__mob-sort-wrap .b-sort-arr{margin-left:12px;-ms-flex-negative:0;flex-shrink:0;grid-template-columns:1fr 1fr}.b-search-grid__wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%}.b-search-grid__wrap .b-counter{margin-right:48px}.b-search-product{display:inline-grid;width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;grid-template-columns:auto 32px;grid-gap:24px}.b-search-product__img-wrap{width:22px;position:relative}.b-search-product__img-wrap:hover .b-search-product__img{opacity:1;visibility:visible}.b-search-product__img{position:absolute;opacity:0;visibility:hidden;bottom:calc(100% + 8px);right:0;-webkit-transition:.25s all ease-in;transition:.25s all ease-in;max-width:none}.b-search-product__title{text-decoration:none;font-weight:500;color:#262626;-webkit-transition:.25s color ease-in;transition:.25s color ease-in;font-size:14px}.b-links{position:relative}.b-links_inner{margin:24px 0 12px}.b-links__link{color:#8f8f8f;text-decoration:none;font-weight:600;position:relative;-webkit-transition:.25s color ease-in;transition:.25s color ease-in;white-space:nowrap}.b-links__link:after{content:'';left:0;right:0;margin:auto;bottom:-13px;position:absolute;height:1px;background-color:#b7303f;-webkit-transition:.25s opacity ease-in;transition:.25s opacity ease-in;opacity:0}.b-links__link.js-act{color:#b7303f}.b-links__link.js-act:after{opacity:1}.b-links .owl-stage-outer{padding-bottom:13px}.b-links .owl-stage-outer:before{content:'';left:0;right:0;margin:auto;bottom:0;position:absolute;height:1px;background-color:#e8e8e8}.b-links .owl-nav{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;position:absolute;pointer-events:none;top:0;right:0;z-index:3;height:19px;background-image:-webkit-gradient(linear,left top,right top,from(rgba(255,255,255,0)),color-stop(40%,#fff));background-image:linear-gradient(to right,rgba(255,255,255,0) 0,#fff 40%);width:65px}.b-links .owl-nav button{width:21px;height:21px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;pointer-events:visible;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:18px!important;border-radius:50%;border:1px solid #b7303f!important;color:#b7303f!important}.b-links .owl-nav button:not(:last-child){margin-right:8px}.table-scroll-wrap{position:relative}.b-price-list-table{border:0;margin:0 -2px;border-spacing:0 4px;min-width:802px;position:relative}.b-price-list-table_sticky{position:absolute;top:0;left:0;width:100%;z-index:2}.b-price-list-table_sticky.js-act{-webkit-box-shadow:0 2px 1px 0 rgba(0,0,0,.1);box-shadow:0 2px 1px 0 rgba(0,0,0,.1);background-color:#fff}.b-price-list-table th{color:#8f8f8f;padding:8px 12px;font-weight:400;white-space:nowrap;border-radius:4px;font-size:12px}.b-price-list-table td{border:0;padding:12px;font-size:13px}.b-price-list-table td:first-child{text-align:left;border-radius:4px 0 0 4px}.b-price-list-table td:last-child{border-radius:0 4px 4px 0}.b-price-list-table td,.b-price-list-table th{text-align:center;border:solid #fff;border-width:0 2px 0 2px;background-color:#f7f7f7;vertical-align:middle}.b-price-list-table th{position:sticky;top:0}.ml-4:not(:first-child){margin-left:4px}.semi-bold{font-weight:600}.brand{color:#b7303f}@media (hover),(min-width:0 0),(min--moz-device-pixel-ratio:0){.b-form__link{-webkit-transition:.25s opacity;transition:.25s opacity}.b-form__link:hover{opacity:.6}.b-form__text a{-webkit-transition:.25s opacity;transition:.25s opacity}.b-form__text a:hover{opacity:.6}.b-btn-edit{-webkit-transition:.25s border-color,.25s background-color,.25s color;transition:.25s border-color,.25s background-color,.25s color}.b-btn-edit:hover{border-color:#b7303f;background-color:#b7303f;color:#fff}.b-news-sm-card__title{-webkit-transition:.25s opacity;transition:.25s opacity}.b-news-sm-card__title:hover{opacity:.7}.b-brands-list__link{-webkit-transition:.25s color;transition:.25s color}.b-brands-list__link:hover{color:#b7303f}.b-brands-list__link-inner:hover{background-color:#ececec;color:#b7303f}.b-brands-list__link-inner:hover>.icon{color:#b7303f}.b-brands-list__link-inner-last:hover{background-color:#d7d7d7}.b-products-carousel-wrap__nav-container button.owl-next:hover,.b-products-carousel-wrap__nav-container button.owl-prev:hover{border-color:#262626;background-color:#262626}.b-products-carousel-wrap__nav-container button.owl-next:hover:before,.b-products-carousel-wrap__nav-container button.owl-prev:hover:before{-webkit-filter:brightness(0) invert(1);filter:brightness(0) invert(1)}.b-product-item__remove:hover{color:#b7303f}.b-product-item{-webkit-transition:.25s border-color,.25s -webkit-box-shadow;transition:.25s border-color,.25s -webkit-box-shadow;transition:.25s box-shadow,.25s border-color;transition:.25s box-shadow,.25s border-color,.25s -webkit-box-shadow}.b-product-item:hover{z-index:1;-webkit-box-shadow:0 8px 16px rgba(8,35,48,.1);box-shadow:0 8px 16px rgba(8,35,48,.1);border-color:#b7303f}.b-product-item:hover:not(.btn-no-hover) .b-price-btn{background-color:#b7303f;-webkit-box-shadow:0 4px 6px rgba(183,48,63,.2);box-shadow:0 4px 6px rgba(183,48,63,.2)}.b-product-item:hover:not(.btn-no-hover) .b-price-btn:hover{background-color:#9b2532}.b-product-item:hover:not(.btn-no-hover) .b-price-btn__text-base,.b-product-item:hover:not(.btn-no-hover) .b-price-btn__text-hover{-webkit-transform:translateY(-100%);-ms-transform:translateY(-100%);transform:translateY(-100%)}.b-filters-list__link:hover{color:#334246}.b-products-list_row .b-product-item:hover .b-price-btn__text-base,.b-products-list_row .b-product-item:hover .b-price-btn__text-hover{-webkit-transform:none;-ms-transform:none;transform:none}.b-products-list_row .b-product-item:hover .b-price-btn__text-base{color:#fff}.b-products-list_row .b-product-item:hover .b-price-btn__price-old{color:#fff}.b-tabs__link:hover{background-color:#fff}.b-product-order__title{-webkit-transition:.25s opacity;transition:.25s opacity}.b-product-order__title:hover{opacity:.6}.b-nav-links__link{-webkit-transition:.25s color;transition:.25s color}.b-nav-links__link:hover{color:#262626}.b-footer-links__link{font-size:13px;-webkit-transition:.25s color;transition:.25s color}.b-footer-links__link:hover{color:#b7303f}.b-footer-contacts__link{-webkit-transition:.25s color;transition:.25s color}.b-footer-contacts__link:hover{color:#b7303f}.b-swd:hover .b-swd__img{-webkit-filter:brightness(0) invert(22%) sepia(93%) saturate(1411%) hue-rotate(327deg) brightness(97%) contrast(93%);filter:brightness(0) invert(22%) sepia(93%) saturate(1411%) hue-rotate(327deg) brightness(97%) contrast(93%)}.b-swd:hover:before{color:#b7303f}.b-sort-arr__link:hover{color:#b7303f}.b-search-product__title:hover{color:#b7303f}.b-links__link:not(.b-links_link_act):hover{color:#b7303f}}@media (min-width:520px){.b-cards-list{overflow:hidden}.b-cards-list__cols-wrap{margin:-8px -8px;font-size:0}.b-cards-list__col{display:inline-block;vertical-align:top;padding:8px 8px;width:50%}.b-cards-list-lg{overflow:hidden}.b-cards-list-lg__cols-wrap{margin:-8px -8px;font-size:0}.b-cards-list-lg__col{display:inline-block;vertical-align:top;padding:8px 8px;width:50%}}@media (min-width:641px){.b-form-wrap_sm{max-width:640px}.b-category-card__img-wrap{margin-bottom:16px}.b-category-card__title{font-size:18px}.b-category-card__title-wrap:not(:last-child){margin-bottom:12px}.b-label__icon{width:36px}.b-desc-list__item{font-size:13px}.b-desc-list__item .icon{width:16px}.b-section-stocks{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:48px 24px;margin-left:-24px;width:calc(100% + 48px);margin-top:102px;min-height:256px}.b-section-stocks__img-wrap{margin:0;width:45%;-ms-flex-preferred-size:45%;flex-basis:45%}.b-section-stocks__img{left:0;height:auto;width:100%;top:0;bottom:0;margin:auto}.b-section-form__title-1{margin-bottom:16px}.b-statement-item{padding:14px 24px 16px 24px}.b-statement-item__mob-title{font-size:12px}.b-triggers-section{padding:45px 0}.b-triggers__col{margin-bottom:40px}.b-section-about{max-width:640px;margin:0 auto}.b-section-about__img-wrap{width:100%;margin:0;border-radius:8px;overflow:hidden}.b-subscribe{height:340px}.b-subscribe__inner{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.b-subscribe__col-l{padding:0;padding:48px 0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;padding-right:20px}.b-subscribe__col-l,.b-subscribe__col-r{height:100%}.b-subscribe__col-r{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;width:268px;padding-right:30px}.b-subscribe__img{position:absolute;width:100%;bottom:0;right:0}.b-news-item-wrap__aside{max-width:780px;margin:0 auto}.b-news-item{max-width:580px;margin:0 auto}.b-news-item__top-wrap{margin-bottom:16px}.b-news-item__img-wrap{margin:0;width:100%;border-radius:8px;overflow:hidden}.b-news-item__img-wrap_margin-mob{margin-bottom:12px}.b-news-sm-card__title_aside{font-size:13px}.b-news-list-main__col{width:242px;-ms-flex-preferred-size:242px;flex-basis:242px}.b-news-list-main__col:last-child .b-news-sm-card{padding-right:24px}.b-news-list-main__cols-wrap{margin-left:-24px;padding:0 24px;width:calc(100% + 48px)}.b-tiles-container{display:block;margin:-5px;height:420px}.b-tiles-container__col{width:33.3%;-ms-flex-preferred-size:33.3%;flex-basis:33.3%;height:105px;padding:5px;float:left}.b-tiles-container__col_main{width:66.6%;-ms-flex-preferred-size:66.6%;flex-basis:66.6%;height:210px}.b-products-carousel .owl-stage-outer{padding:0;margin:0}.b-products-carousel .b-product-item{width:auto}.b-product-item__remove-wrap{width:auto;height:auto;display:block;position:static;padding-left:16px;margin:auto 0;padding-top:4px}.b-product-item__price-wrap{padding-left:22px;margin:auto 0}.b-product-item__count-wrap{text-align:center}.b-product-item__counter{margin-top:0;margin-bottom:8px}.b-products-list_tiles .b-products-list{overflow:hidden}.b-products-list_tiles .b-products-list__cols-wrap{margin:-8px -5px;font-size:0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.b-products-list_tiles .b-products-list__col{font-size:16px;vertical-align:top;padding:8px 5px;width:33.333333333333336%;-ms-flex-preferred-size:33.333333333333336%;flex-basis:33.333333333333336%}.b-products-list_tiles.b-products-list_no-filter .b-products-list{overflow:hidden}.b-products-list_tiles.b-products-list_no-filter .b-products-list__cols-wrap{margin:-8px -5px;font-size:0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.b-products-list_tiles.b-products-list_no-filter .b-products-list__col{font-size:16px;vertical-align:top;padding:8px 5px;width:33.333333333333336%;-ms-flex-preferred-size:33.333333333333336%;flex-basis:33.333333333333336%}.b-products-list_row .b-product-item__content-wrap{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;padding:14px 8px}.b-products-list_row .b-product-item__title-wrap{margin-bottom:0;padding-right:12px;-ms-flex-preferred-size:40%;flex-basis:40%;width:40%}.b-products-list_row .b-product-item__avail-wrap,.b-products-list_row .b-product-item__text-wrap{width:80px;-ms-flex-preferred-size:80px;flex-basis:80px;-ms-flex-negative:0;flex-shrink:0;display:block;margin:0;margin-right:18px}.b-products-list_row .b-product-item__avail-l{margin-bottom:8px}.b-products-list_row .b-product-item__text-col{margin-bottom:4px}.b-products-list_row .b-product-item_basket{padding:0}.b-products-list_row .b-product-item_basket .b-product-item__img-wrap{width:105px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.b-products-list_row .b-product-item_basket .b-product-item__title{font-size:13px}.b-product{margin-bottom:36px}.b-product__img-wrap{margin-bottom:16px}.b-product__images-list{height:282px}.b-product-info__price-container{margin-bottom:0}.b-product-info__flex-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.b-counter-wrap__counter{width:140px}.b-advantages{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 -8px 40px}.b-advantages__col{width:50%;-ms-flex-preferred-size:50%;flex-basis:50%;padding:0 8px}.b-advantages_mob-scroll{padding:0;width:auto;margin-left:0;max-width:485px;margin-left:auto;margin-right:auto}.b-advantages_mob-scroll .b-advantages__col{-ms-flex-preferred-size:33%;flex-basis:33%;width:auto;margin:0}.b-map-points__map{height:287px}.b-content-layout__row:nth-child(2) .b-content-layout__content{margin-bottom:48px}.b-content-form_sm{margin:0 auto;max-width:640px}.b-product-order__text{max-width:140px}.b-contacts{margin:32px 0}.b-contacts-wrap__col{margin-bottom:32px}.b-contacts-item{margin-bottom:16px}.b-reviews-list__col_lg{margin-bottom:48px}.b-cabinet-layout__img{width:100%;margin-left:0;height:300px;border-radius:8px}.b-discount-rate__inner_pad-sm{padding:24px 28px}.b-discount-state{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.b-nav-links{width:calc(100% + 48px);margin-left:-24px;padding-left:24px}.b-footer__bottom{padding:24px 0}.b-footer__top-r{margin-bottom:48px}.b-footer-nav__col{-ms-flex-preferred-size:33.3%;flex-basis:33.3%;width:33.3%}.b-links .owl-nav{width:86px}.b-price-list-table th{font-size:14px}}@media (min-width:769px){.b-cards-list{overflow:hidden}.b-cards-list__cols-wrap{margin:-8px -8px;font-size:0}.b-cards-list__col{display:inline-block;vertical-align:top;padding:8px 8px;width:33.333333333333336%}.b-cards-list-lg{overflow:hidden}.b-cards-list-lg__cols-wrap{margin:-8px -8px;font-size:0}.b-cards-list-lg__col{display:inline-block;vertical-align:top;padding:8px 8px;width:33.333333333333336%}}@media (min-width:1025px){.im-popup{padding:65px 0}.im-popup.im-popup_full .im-popup-inside{height:auto;width:auto;display:inline-block;background-color:transparent}.b-form-wrap_sm{max-width:380px}.b-form-wrap__title-1{margin-bottom:24px}.b-cat-tabs{display:table;width:100%;table-layout:fixed;margin-bottom:3.14vw}.b-cat-tabs__aside,.b-cat-tabs__content{display:table-cell;vertical-align:top}.b-cat-tabs__aside{width:38%;padding-left:3.87vw}.b-mobile-menu{display:none}.l-mobile-layout{display:none}.b-category-card__title{font-size:20px}.b-carousel-cat{margin-bottom:3.14vw}.b-carousel-cat__top-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:30px}.b-carousel-cat__links-wrap{margin:0}.b-carousel-cat__links-wrap .b-title-2{margin:0;margin-right:40px}.b-carousel-cat__links-wrap .b-title-2:last-child{margin-right:0}.b-carousel-cat__inner-title{margin:0;display:block;padding-right:32px}.b-section-text{padding:2.09vw 2.51vw}.b-section-stocks{min-height:300px;padding:0;margin-left:0;width:100%;margin-top:0;margin-bottom:60px}.b-section-stocks__img-wrap{-ms-flex-preferred-size:48%;flex-basis:48%;width:48%}.b-form__text{font-size:15px}.b-form__l-row{display:-webkit-box;display:-ms-flexbox;display:flex}.b-form__l-col{margin-bottom:0;-ms-flex-preferred-size:50%;flex-basis:50%}.b-form__l-col:first-child{margin-right:60px}.b-form__l-col:last-child{margin-left:60px}.b-form__user-pic{margin-left:0;margin-right:0}.b-form__user-profile-mob{display:none}.b-form__user-container{display:block}.b-section-form__title-1{margin-bottom:18px;text-align:center}.b-section-form__text{text-align:center;margin-bottom:36px}.b-history-top,.b-statements-top{display:block}.b-statement-item__col:first-child,.b-statements-top__col:first-child{padding-bottom:0;-ms-flex-preferred-size:auto;flex-basis:auto;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.b-statement-item__col:nth-child(2),.b-statements-top__col:nth-child(2){padding-bottom:0;-ms-flex-preferred-size:156px;flex-basis:156px;width:156px}.b-statement-item__col:nth-child(3),.b-statements-top__col:nth-child(3){-ms-flex-preferred-size:103px;flex-basis:103px;width:103px}.b-statement-item__col:nth-child(4),.b-statements-top__col:nth-child(4){-ms-flex-preferred-size:90px;flex-basis:90px;width:90px}.b-statement-item__col:last-child,.b-statements-top__col:last-child{text-align:right;-ms-flex-preferred-size:80px;flex-basis:80px;width:80px}.b-statement-item{padding:14px 48px 16px 48px}.b-statement-item__mob-title{display:none}.b-history-wrap__hidden-wrap{padding:8px 16px 24px 96px}.b-history-wrap__history-small{margin-bottom:24px}.b-history-wrap__place{padding:10px 28px}.b-history-small__l{width:calc(100% - 260px);-ms-flex-preferred-size:calc(100% - 260px);flex-basis:calc(100% - 260px)}.b-history-small__r{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-preferred-size:260px;flex-basis:260px;width:260px}.b-history-small__col:first-child{-ms-flex-preferred-size:60px;flex-basis:60px;width:60px}.b-history-small__col:nth-child(2){-ms-flex-preferred-size:100px;flex-basis:100px;width:100px}.b-history-small__col:last-child{height:auto;position:static;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;text-align:right}.b-history-small__text{line-height:1.55}.b-history-item{display:table;table-layout:fixed;width:100%}.b-history-item__l{padding-right:25px;width:calc(100% - 200px);vertical-align:middle}.b-history-item__r{width:200px}.b-history-item__l,.b-history-item__r{display:table-cell}.b-history-item__r-inner{-webkit-box-pack:normal;-ms-flex-pack:normal;justify-content:normal}.b-history-item__btn .icon{font-size:32px}.b-history-item__img-wrap{-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-right:32px}.b-history-item__col{padding:0}.b-history-item__col:first-child{-ms-flex-preferred-size:100px;flex-basis:100px;width:100px}.b-history-item__col:nth-child(2){width:100px;-ms-flex-preferred-size:100px;flex-basis:100px}.b-history-item__col:last-child{text-align:right;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;width:0;overflow:hidden}.b-history-item.js-act .b-history-item__l{width:calc(100% - 260px)}.b-history-item.js-act .b-history-item__r{width:260px}.b-history-item.js-act .b-history-item__col:first-child{width:60px;-ms-flex-preferred-size:60px;flex-basis:60px}.b-history-item.js-act .b-history-item__col:last-child{width:100px}.b-triggers-section{padding:40px 0 50px}.b-triggers{text-align:left;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.b-triggers__col{margin-bottom:0;-ms-flex-preferred-size:33.3%;flex-basis:33.3%;padding-right:20px}.b-triggers__inner{margin:0}.b-triggers__img-wrap{display:block}.b-about-container{display:block;margin-bottom:11.1vw}.b-about-container__triggers{margin-bottom:4.19vw}.b-section-about{max-width:none;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.b-section-about__img{width:100%;height:342px}.b-section-about__img-container{width:480px;-ms-flex-preferred-size:480px;flex-basis:480px;-ms-flex-negative:0;flex-shrink:0}.b-section-about__content-container{padding:0;padding-right:7.02vw}.b-section-about__text-container h1,.b-section-about__text-container h2,.b-section-about__text-container h3{margin-bottom:32px}.b-subscribe{overflow:visible;margin-top:10.99vw;height:400px}.b-subscribe__col-l{padding:86px 0;padding-right:20px}.b-subscribe__col-r{padding-right:0;width:380px}.b-subscribe__title-3{font-size:28px;margin-bottom:24px}.b-subscribe__text{margin-bottom:34px}.b-subscribe__icon{bottom:30px;right:-20px}.b-news-item-wrap{padding-bottom:0;display:table;width:100%;table-layout:fixed}.b-news-item-wrap__aside{max-width:none;margin:0;width:280px;display:table-cell;vertical-align:top}.b-news-item-wrap__content{margin:0;display:table-cell;vertical-align:top;padding-right:122px}.b-news-item-wrap__aside-title{margin-bottom:1.88vw}.b-news-item{max-width:none}.b-news-item__top-wrap{margin-bottom:24px}.b-news-item__img-wrap{margin-bottom:42px}.b-news-item__img-wrap_margin-mob{margin-bottom:0}.b-news-item__top-title-2{margin-bottom:1.88vw}.b-aside-cols__col{margin-bottom:2.09vw}.b-news-sm-card__img-wrap_mb-sm{margin-bottom:16px}.b-news-sm-card__title-wrap_aside{margin-bottom:16px}.b-news-sm-card__title_md{font-size:15px}.b-news-sm-card__date{font-size:12px}.b-news-sm-card__date-md{font-size:13px}.b-news-list{display:table;width:100%;table-layout:fixed;margin-bottom:3.14vw}.b-news-list__content{display:table-cell;vertical-align:top;padding-right:20px}.b-news-list__aside{display:table-cell;vertical-align:top;width:380px}.b-news-container{max-width:none;margin:0;margin-bottom:3.35vw}.b-news-container__top{margin-bottom:30px}.b-news-container__link{font-size:14px}.b-news-list-main__col:last-child .b-news-sm-card{padding:0}.b-news-list-main__col{-ms-flex-preferred-size:auto;flex-basis:auto;margin:0}.b-news-list-main__cols-wrap{overflow:visible;padding:0;width:auto;display:block}.b-news-list-main{overflow:hidden}.b-news-list-main__cols-wrap{margin:-10px -10px;font-size:0}.b-news-list-main__col{display:inline-block;vertical-align:top;padding:10px 10px;width:33.333333333333336%}.b-cards-list{overflow:hidden}.b-cards-list__cols-wrap{margin:-24px -10px;font-size:0}.b-cards-list__col{display:inline-block;vertical-align:top;padding:24px 10px;width:25%}.b-cards-list-lg{overflow:hidden}.b-cards-list-lg__cols-wrap{margin:-24px -10px;font-size:0}.b-cards-list-lg__col{display:inline-block;vertical-align:top;padding:24px 10px;width:33.333333333333336%}.b-tiles-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:600px;margin:-10px}.b-tiles-container__col{float:none;height:auto;padding:10px;height:33.3%;width:33.3%}.b-tiles-container__col:nth-child(6)~.b-tiles-container__col{display:none}.b-tiles-container__col_main{width:33.3%;-ms-flex-preferred-size:100%;flex-basis:100%;height:100%}.b-tiles-container__col_md{height:50%;-ms-flex-preferred-size:50%;flex-basis:50%}.b-products{margin-bottom:3.14vw}.b-products__top{margin-bottom:30px}.b-products__link{font-size:14px}.b-products-carousel-wrap{position:relative}.b-products-carousel-wrap__nav-container{display:block}.b-products-carousel .owl-stage-outer{padding:0 10px;margin:0 -10px}.b-product-item__content-wrap{padding:32px 24px 24px 24px}.b-product-item__title-wrap{margin-bottom:20px}.b-product-item__title{font-size:15px}.b-product-item__avail-text{font-size:14px}.b-product-item__text{font-size:14px}.b-product-item__price-btn{margin-top:20px}.b-product-item__remove-wrap{margin:0;padding-top:2px;padding-left:2.09vw}.b-product-item__remove .icon-trash{font-size:32px}.b-product-item__price-wrap{margin:0;padding-top:8px;padding-left:2.09vw}.b-product-item__counter{width:129px}.b-product-item__counter.b-counter{height:40px}.b-product-item__counter-price{font-size:12px}.b-product-item__btn-wrap{-ms-flex-preferred-size:180px;flex-basis:180px;width:180px}.b-price-btn{height:44px;font-size:14px}.b-price-btn__price-old{display:block;margin-left:10px;font-size:10px;font-weight:500;color:rgba(34,34,34,.5);text-decoration:line-through}.b-price-btn__text-base,.b-price-btn__text-hover{padding:0 24px}.b-price-container__top{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.b-price-container__text-lg{margin:0}.b-filters{display:block;padding:24px 18px;border:1px solid #eaeaea;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:4px;background-color:#f7f7f7}.b-filters__title-4{margin-bottom:32px}.b-filters__row{margin-bottom:24px}.b-filters-top-wrap{margin-bottom:20px}.b-filters-top-wrap__dropdown{width:180px;margin-right:20px}.b-filters-top-wrap__products-layout{margin-left:0}.b-filters-top-wrap__products-layout{margin-left:auto}.b-filters-top-wrap__currency-change{margin-left:auto;margin-right:16px}.b-filters-top-wrap__currency-change{margin:0}.b-products-list_tiles .b-products-list{overflow:hidden}.b-products-list_tiles .b-products-list__cols-wrap{margin:-20px -10px;font-size:0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.b-products-list_tiles .b-products-list__col{font-size:16px;vertical-align:top;padding:20px 10px;width:33.333333333333336%;-ms-flex-preferred-size:33.333333333333336%;flex-basis:33.333333333333336%}.b-products-list_tiles.b-products-list_no-filter .b-products-list{overflow:hidden}.b-products-list_tiles.b-products-list_no-filter .b-products-list__cols-wrap{margin:-20px -10px;font-size:0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.b-products-list_tiles.b-products-list_no-filter .b-products-list__col{font-size:16px;vertical-align:top;padding:20px 10px;width:25%;-ms-flex-preferred-size:25%;flex-basis:25%}.b-products-list_row .b-product-item{padding:16px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.b-products-list_row .b-product-item__img-wrap{display:block;width:62px}.b-products-list_row .b-product-item__content-wrap{padding:0 20px 0 24px}.b-products-list_row .b-product-item__labels-wrap{display:block;position:static;margin:0;margin-top:5px}.b-products-list_row .b-product-item__title-wrap{-ms-flex-preferred-size:35%;flex-basis:35%;width:35%;padding-right:24px}.b-products-list_row .b-product-item__price-btn{white-space:nowrap;margin:auto 0}.b-products-list_row .b-product-item__price-btn{white-space:normal;margin:auto 0}.b-products-list_row .b-product-item__avail-l{margin-bottom:16px}.b-products-list_row .b-product-item__text-col{margin-bottom:8px}.b-products-list_row .b-product-item_basket{padding:16px 12px 16px 32px}.b-products-list_row .b-product-item_basket .b-product-item__img-wrap{width:160px}.b-products-list_row .b-product-item_basket .b-product-item__title{font-size:18px}.b-product__img-wrap{padding-right:20px}.b-product__gallery-wrap{padding:20px 122px 50px 20px}.b-product__images-list{height:414px}.b-product__img{border-radius:0}.b-images-thumbs{padding:20px;width:122px}.b-images-thumbs__img-wrap{margin-bottom:16px}.b-images-thumbs__img{width:auto}.b-product-info{display:block}.b-product-info__row:last-child{margin-bottom:0}.b-product-info__price-container{margin-bottom:20px}.b-product-info__flex-wrap{display:block}.b-counter-wrap__counter{width:129px}.b-advantages{-ms-flex-wrap:nowrap;flex-wrap:nowrap;margin:0 -12px 40px}.b-advantages__col{margin-bottom:0;text-align:left;width:auto;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-preferred-size:25%;flex-basis:25%;padding:0 12px;display:-webkit-box;display:-ms-flexbox;display:flex}.b-advantages__img-wrap{padding-right:20px}.b-advantages__img{-ms-flex-negative:0;flex-shrink:0;width:30px;max-width:none}.b-advantages__title{margin-bottom:8px}.b-advantages_mob-scroll{max-width:none}.b-advantages_mob-scroll .b-advantages__col{margin:0;-ms-flex-preferred-size:33%;flex-basis:33%;width:33%}.b-advantages_mob-scroll .b-advantages__title{font-size:18px}.b-advantages_mob-scroll .b-advantages__text{font-size:13px}.b-section-advantages{background-color:#f7f7f7;padding:44px 0 50px 0;margin-bottom:60px}.b-tabs__top{margin-bottom:32px}.b-tabs__top_mb-sm{margin-bottom:16px}.b-tabs__link{padding:0 12px}.b-description-container{margin-bottom:3.14vw}.b-map-points__map{height:442px}.b-content-layout{max-width:none;margin:0;margin-bottom:6.28vw}.b-content-layout__row{margin-bottom:16px;display:table;width:100%;table-layout:fixed}.b-content-layout__row:nth-child(2) .b-content-layout__content{margin:0}.b-content-layout__f-row{display:-webkit-box;display:-ms-flexbox;display:flex}.b-content-layout__f-row .b-content-layout__aside{-ms-flex-negative:0;flex-shrink:0}.b-content-layout__aside,.b-content-layout__content{display:table-cell;vertical-align:top}.b-content-layout__aside{margin:0;width:280px}.b-content-layout__content{padding-right:20px;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.b-aside-order_sticky{position:sticky;top:110px;left:0;width:100%}.b-aside-order__title-5{margin-bottom:1.99vw}.b-aside-order__content{margin-bottom:2.3vw}.b-content-order{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:20px}.b-content-order__col{margin:0;-ms-flex-negative:0;flex-shrink:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-preferred-size:calc(50% - 10px);flex-basis:calc(50% - 10px);max-width:calc(50% - 10px);border-radius:8px;border:1px solid #eaeaea;padding:36px 48px;padding:1.88vw 2.51vw}.b-content-order__col:first-child{margin-right:10px}.b-content-order__col:last-child{margin-left:10px}.b-content-order__col_full{-ms-flex-preferred-size:100%;flex-basis:100%;max-width:100%}.b-content-order__col_full:first-child,.b-content-order__col_full:last-child{margin:0}.b-content-order__title-4{margin-bottom:1.26vw}.b-inputs-in-row{margin:-8px -16px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.b-inputs-in-row__radiobox{margin:8px 18px}.b-content-form{margin-bottom:36px;border-radius:8px;border:1px solid #eaeaea;padding:1.88vw 2.51vw}.b-content-form_sm{max-width:476px;padding:32px 48px}.b-products-in-order{margin-bottom:20px;border:1px solid #eaeaea;border-radius:8px}.b-products-in-order__top-wrap{margin:0;padding:36px 48px 16px;padding:1.88vw 2.51vw .84vw;border-bottom:1px solid #eaeaea}.b-products-in-order__top-titles{padding:12px 48px;padding:.63vw 2.51vw;border-bottom:1px solid #eaeaea;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:rgba(0,0,0,.03)}.b-product-order{margin:0;border-radius:0;border:0;padding:16px 48px 24px 48px;padding:.84vw 2.51vw 1.26vw 2.51vw;display:table;width:100%;table-layout:fixed}.b-product-order__img-wrap{margin-right:1.88vw}.b-product-order__subtext{display:none}.b-product-order__col{padding-right:15px;display:table-cell;vertical-align:middle}.b-product-order__col:first-child{padding-right:0;margin:0;display:-webkit-box;display:-ms-flexbox;display:flex}.b-product-order__col:not(:first-child){display:table-cell;margin:0}.b-product-order__col:nth-child(2){width:74px}.b-product-order__col:nth-child(3){width:98px}.b-product-order__col:nth-child(4){width:100px}.b-product-order__col:nth-child(5){width:90px}.b-product-order__title{line-height:1.35;font-size:18px}.b-product-order__subtext,.b-product-order__text{max-width:none}.b-product-order__remove-wrap{top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);right:10px}.b-contacts{margin:0;margin-bottom:32px}.b-contacts__title-1{margin-bottom:24px}.b-contacts-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin-bottom:78px}.b-contacts-wrap__col{margin:0;-ms-flex-preferred-size:50%;flex-basis:50%}.b-contacts-wrap__col:first-child{padding-right:2.41vw}.b-contacts-wrap__col:last-child{padding-left:2.41vw}.b-contacts-wrap__title-4{margin-bottom:24px}.b-contacts-item{margin-bottom:24px}.b-contacts-item__title{margin-bottom:12px}.b-contacts-item__item{margin-bottom:16px}.b-reviews{margin-top:0}.b-reviews__title-1{margin-bottom:40px}.b-reviews__between-wrap{margin-bottom:40px}.b-reviews-list{max-width:none;margin:-12px -10px}.b-reviews-list__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.b-reviews-list__col{margin-bottom:0;width:calc(100% / 3);-ms-flex-preferred-size:calc(100% / 3);flex-basis:calc(100% / 3);padding:12px 10px}.b-reviews-list__col_lg{width:calc((100% / 3) * 2);-ms-flex-preferred-size:calc((100% / 3) * 2);flex-basis:calc((100% / 3) * 2);margin-bottom:40px}.b-reviews-list__col_lg+.b-reviews-list__col .b-review{margin-top:40px}.b-review-main{padding-top:45px}.b-review-main__text-wrap{margin-bottom:24px}.b-cabinet-layout{max-width:none;display:table;width:100%;table-layout:fixed}.b-cabinet-layout__aside{width:300px;padding-right:40px}.b-cabinet-layout__aside,.b-cabinet-layout__content{display:table-cell;vertical-align:top}.b-cabinet-layout__content{max-width:none;margin:0}.b-cabinet-layout__content-discount{display:block}.b-cabinet-layout__top-content{display:block}.b-cabinet-layout__bottom-content{margin:0;display:block}.b-cabinet-layout__text-wrap{margin-bottom:32px}.b-cabinet-layout__img{margin:0;height:342px}.b-cabinet-layout__top-content{margin-bottom:20px}.b-cabinet-layout__user-profile{display:-webkit-box;display:-ms-flexbox;display:flex;padding-bottom:24px;border-bottom:1px solid rgba(0,0,0,.09);margin-bottom:24px}.b-discount-rate{display:-webkit-box;display:-ms-flexbox;display:flex}.b-discount-rate__col{margin-bottom:0;-ms-flex-preferred-size:50%;flex-basis:50%;width:50%}.b-discount-rate__col:first-child{padding-right:10px}.b-discount-rate__col:last-child{padding-left:10px}.b-discount-rate__inner_pad-sm{padding:22px 32px}.b-discount-state{-ms-flex-wrap:wrap;flex-wrap:wrap}.b-discount-state__col{-ms-flex-preferred-size:25%;flex-basis:25%;width:25%;padding:16px 12px}.b-nav-links{padding:0;margin:0;width:100%;overflow:visible;display:block}.b-nav-links__wrap{margin-right:0;margin-bottom:24px}.b-nav-links__wrap_both-border{padding:24px 0;border-top:1px solid rgba(0,0,0,.09);border-bottom:1px solid rgba(0,0,0,.09)}.b-nav-links__link{white-space:normal}.b-footer__top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;padding:4.71vw 0 4.19vw}.b-footer__bottom{padding:2.09vw 0 3.14vw}.b-footer__top-l{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.b-footer__top-r{margin-bottom:0;-ms-flex-preferred-size:280px;flex-basis:280px}.b-footer-nav__title{font-size:15px;margin-bottom:25px}.b-footer-links__list li{margin-top:9px}.b-footer-links__link_gray{margin-top:16px}.b-footer-contacts{max-width:auto;margin:0}.b-search-grid{padding-bottom:48px}.b-search-grid__row,.b-search-grid__top{display:grid;grid-template-columns:2fr 3fr 1fr 2fr;grid-gap:12px}.b-search-grid__title{font-size:20px;margin:0}.b-search-grid__title_mob{display:none}.b-search-grid__col{padding-bottom:0;line-height:32px;display:grid;grid-template-columns:auto 32px}.b-search-grid__col:not(:last-child){border-right:1px solid #eceeef}.b-search-grid__mob-sort-wrap{display:none}.b-search-grid__wrap{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.b-search-product__title{font-size:16px}}@media (min-width:1201px){.b-statement-item__col:nth-child(2),.b-statements-top__col:nth-child(2){-ms-flex-preferred-size:270px;flex-basis:270px;width:270px}.b-statement-item__col:nth-child(3),.b-statements-top__col:nth-child(3){-ms-flex-preferred-size:120px;flex-basis:120px;width:120px}.b-subscribe__col-r{width:448px}.b-subscribe__icon{right:-60px;width:auto;height:auto}.b-product-item__btn-wrap{-ms-flex-preferred-size:206px;flex-basis:206px;width:206px}.b-price-btn{font-size:16px}.b-price-btn__price-old{font-size:12px}.b-price-btn__text-base,.b-price-btn__text-hover{padding:0 22px}.b-product{margin-top:0;display:table;width:100%;table-layout:fixed;margin-bottom:40px}.b-product__img-wrap,.b-product__info-wrap{display:table-cell;vertical-align:top}.b-product__info-wrap{width:280px}.b-links .owl-nav{width:94px}}@media (min-width:1301px){.b-products-carousel-wrap__nav-container button.owl-next,.b-products-carousel-wrap__nav-container button.owl-prev{width:60px;height:60px}.b-products-carousel-wrap__nav-container button.owl-next{-webkit-transform:translate(50%,-50%);-ms-transform:translate(50%,-50%);transform:translate(50%,-50%)}.b-products-carousel-wrap__nav-container button.owl-prev{-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}}@media (min-width:1501px){.b-category-card__title{font-size:24px}.b-desc-list__item{font-size:15px}.b-desc-list__item .icon{width:18px}}@media (max-width:1024px){.im-popup.im-popup_full:before{content:none}.im-popup.im-popup_full .im-popup-inside{font-size:0}.im-popup.im-popup_full .im-popup-inside:before{content:'';height:100%;display:inline-block;vertical-align:middle}.im-popup.im-popup_full .im-popup-inside .b-popup{font-size:16px;display:inline-block;vertical-align:middle;width:100%;position:static}.b-carousel-cat__links-wrap .b-title-2{font-size:12px;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;text-align:center;border-color:#bfbfbf}.b-carousel-cat__links-wrap .b-title-2.js-act{border-color:#b7303f}.b-statement-item:first-of-type{border-radius:8px 8px 0 0;border-top:1px solid #eaeaea}.b-aside-cols{overflow:hidden}.b-aside-cols__cols-wrap{margin:-8px -8px;font-size:0}.b-aside-cols__col{display:inline-block;vertical-align:top;padding:8px 8px;width:50%}.b-product-item_category{padding:8px}.b-product-item_category .b-product-item__title{font-size:16px}.b-product-item__counter .b-counter__btn{width:24px;-ms-flex-preferred-size:24px;flex-basis:24px}.b-product-item__counter .b-counter__btn .icon-plus{font-size:12px}.b-product-item__counter .b-counter__btn .icon-minus{font-size:3px}.b-product-item__counter .b-counter__input-wrap{width:40px;-ms-flex-preferred-size:40px;flex-basis:40px;max-width:40px}.b-product-item__checkbox-wrap{top:16px;left:16px;padding:0;background:0 0}.b-filters-top-wrap_align-end{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.b-filters-top-wrap__flex-wrap .b-dropdown_brand{width:180px}.b-product-info__row:first-child{margin-bottom:0}.b-tabs__inner-top_no-mob-border{border-bottom:0}.b-tabs__link_mob-pils{border:1px solid #eaeaea;border-radius:4px;margin-right:4px;margin-bottom:0}.b-tabs__link_mob-pils:last-child{margin-right:0}.b-tabs__link_mob-pils.js-act{border-bottom:1px solid #eaeaea}.b-tabs__content .table-container:first-child{margin-top:0}.b-tabs__content .table-container:last-child{margin-bottom:0}.b-basket-top__top-r{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.p-basket .b-content-layout__aside{margin:0}.p-basket .b-page-top-wrap{border-bottom:0}.b-products-in-order.js-act-edit .b-product-order__col:not(:first-child) .b-product-order__edit-hide{display:none}.b-products-in-order.js-act-edit .b-product-order__col:not(:first-child) .b-product-order__edit-vis{display:block}.b-product-order__col:not(:first-child) .b-product-order__edit-hide{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%}.b-search-grid__top{display:none}}@media (max-width:768px){.im-popup{z-index:1600}}@media (max-width:640px){.b-aside-cols{overflow:hidden;margin:0 -16px}.b-aside-cols__cols-wrap{margin:-4px -4px;font-size:0}.b-aside-cols__col{display:inline-block;vertical-align:top;padding:4px 4px;width:100%}.b-aside-cols__cols-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;overflow:auto;padding:0 16px}.b-aside-cols__col{-ms-flex-preferred-size:242px;flex-basis:242px;width:242px;-ms-flex-negative:0;flex-shrink:0}.b-aside-cols__col:last-child{-ms-flex-preferred-size:258px;flex-basis:258px;width:258px}.b-aside-cols__col:last-child .b-news-sm-card{padding-right:16px}.b-products-carousel .b-category-card{width:190px}.b-products-list_row .b-product-item_basket{-ms-flex-wrap:wrap;flex-wrap:wrap}.b-products-list_row .b-product-item_basket .b-product-item__content-wrap{padding:0;padding-left:16px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.b-products-list_row .b-product-item_basket .b-product-item__price-wrap{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;margin-bottom:4px}.b-products-list_row .b-product-item_basket .b-product-item__count-wrap{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.b-products-list_row .b-product-item_basket .b-product-item__title-wrap{-ms-flex-preferred-size:100%;flex-basis:100%;margin-bottom:8px;padding-left:36px}.b-links .owl-nav button{display:none}}