@font-face{font-family:Gilroy;src:url(../fonts/Gilroy-Bold.eot);src:url(../fonts/Gilroy-Bold.eot?#iefix) format("embedded-opentype"),url(../fonts/Gilroy-Bold.woff2) format("woff2"),url(../fonts/Gilroy-Bold.woff) format("woff"),url(../fonts/Gilroy-Bold.ttf) format("truetype"),url(../fonts/Gilroy-Bold.svg#Gilroy-Bold) format("svg");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Gilroy;src:url(../fonts/Gilroy-SemiBold.eot);src:url(../fonts/Gilroy-SemiBold.eot?#iefix) format("embedded-opentype"),url(../fonts/Gilroy-SemiBold.woff2) format("woff2"),url(../fonts/Gilroy-SemiBold.woff) format("woff"),url(../fonts/Gilroy-SemiBold.ttf) format("truetype"),url(../fonts/Gilroy-SemiBold.svg#Gilroy-SemiBold) format("svg");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:Gilroy;src:url(../fonts/Gilroy-Medium.eot);src:url(../fonts/Gilroy-Medium.eot?#iefix) format("embedded-opentype"),url(../fonts/Gilroy-Medium.woff2) format("woff2"),url(../fonts/Gilroy-Medium.woff) format("woff"),url(../fonts/Gilroy-Medium.ttf) format("truetype"),url(../fonts/Gilroy-Medium.svg#Gilroy-Medium) format("svg");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Gilroy;src:url(../fonts/Gilroy-Regular.eot);src:url(../fonts/Gilroy-Regular.eot?#iefix) format("embedded-opentype"),url(../fonts/Gilroy-Regular.woff2) format("woff2"),url(../fonts/Gilroy-Regular.woff) format("woff"),url(../fonts/Gilroy-Regular.ttf) format("truetype"),url(../fonts/Gilroy-Regular.svg#Gilroy-Regular) format("svg");font-weight:400;font-style:normal;font-display:swap}*{margin:0;padding:0;box-sizing:border-box;vertical-align:baseline}body,html{min-height:100%;height:100%}body{background-color:var(--body-bg);color:var(--body-color);font-size:16px;font-size:1rem;font-family:Gilroy,sans-serif;line-height:1;letter-spacing:.75px;width:100%;min-width:320px;text-rendering:optimizeLegibility;-webkit-text-decoration-skip:objects;text-decoration-skip:objects;-webkit-text-size-adjust:100%;-webkit-font-smoothing:antialiased}img{border:0;outline:none}strong{font-weight:600}.lazy-loading-img,.lazy-loading-img-scroll{opacity:0;transition:opacity .3s ease-in-out}.lazy-img-active{opacity:1}a{color:var(--cheme-color);outline:none;transition:all .2s ease-out}a:hover{color:var(--cheme-color-hover);text-decoration:none}button,input,textarea{-webkit-appearance:none}button,input,select,textarea{font-size:14px;font-size:.875rem;font-family:var(--font-family);color:var(--body-color);outline:none;letter-spacing:.75px}button:disabled,input:disabled,select:disabled,textarea:disabled{opacity:.5;cursor:not-allowed}input[type=email],input[type=password],input[type=phone],input[type=search],input[type=tel],input[type=text],select,textarea{background:#fff;border-radius:0;border:1px solid #e6e6e6;padding:10px 15px;transition:all .2s ease-out}input[type=email]:focus,input[type=email]:hover,input[type=password]:focus,input[type=password]:hover,input[type=phone]:focus,input[type=phone]:hover,input[type=search]:focus,input[type=search]:hover,input[type=tel]:focus,input[type=tel]:hover,input[type=text]:focus,input[type=text]:hover,select:focus,select:hover,textarea:focus,textarea:hover{border-color:#c1c1c1}.ruble{letter-spacing:.99px}h1,h2,h3,h4,h5,h6{font-weight:700;line-height:1.2}h1{font-size:36px;font-size:2.25rem;margin-bottom:30px}h1,h2{color:#646479}h2{font-size:28px;font-size:1.75rem;margin-bottom:20px}h3{color:#646479;font-size:22px;font-size:1.375rem}h3,h4{margin-bottom:15px}h4{font-size:18px;font-size:1.125rem}h5{font-size:16px;font-size:1rem}h5,h6{margin-bottom:10px}h6{font-size:14px;font-size:.875rem}p{line-height:1.8;margin:0 0 20px}article,aside,audio,canvas,command,datalist,details,embed,figcaption,figure,footer,header,hgroup,keygen,main,meter,nav,output,progress,section,source,video{display:block}mark,rp,rt,ruby,summary,time{display:inline}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}table{border-collapse:collapse;border-spacing:0}.wrap{margin:0 auto;max-width:var(--site-max-width);padding-right:30px;padding-left:30px;width:100%}.baseBanner__wrap{max-width:calc(var(--site-max-width) - 60px);width:100%;text-align:left}.m-wrap{margin-bottom:50px}.clear{clear:both}.clear-table{content:"";display:table;width:100%}::-webkit-input-placeholder{color:#9393a1}:-moz-placeholder,::-moz-input-placeholder{color:#9393a1}:-ms-input-placeholder{color:#9393a1}.button,.wa-actions-wrapper .wa-button,.wa-dialog-footer .wa-button,.wa-submit-button,.wa-variant-actions .wa-button,input[type=button],input[type=submit]{background:var(--b-bg);border:0;cursor:pointer;color:var(--b-color);display:inline-block;font-size:17px;font-size:1.0625rem;font-weight:600;padding:0 25px;height:50px;line-height:50px;text-align:center;text-decoration:none;transition:all .2s ease-out}.button:hover,.wa-actions-wrapper .wa-button:hover,.wa-dialog-footer .wa-button:hover,.wa-submit-button:hover,.wa-variant-actions .wa-button:hover,input[type=button]:hover,input[type=submit]:hover{color:var(--b-color-hover);background:var(--b-bg-hover)}.wa-dialog-footer .wa-button:disabled,.wa-submit-button:disabled,input[type=button]:disabled,input[type=submit]:disabled{background:#ccc;cursor:not-allowed}.wa-dialog-footer .wa-button:disabled:hover,.wa-submit-button:disabled:hover,input[type=button]:disabled:hover,input[type=submit]:disabled:hover{background:#ccc}.button_black,.button_black:hover,input[type=button].button_black,input[type=button].button_black:hover,input[type=submit].button_black,input[type=submit].button_black:hover{background:#2a2a2a}.button_gray,input[type=button].button_gray,input[type=submit].button_gray{background:#f2f2f2;color:#2a2a2a}.button_gray:hover,input[type=button].button_gray:hover,input[type=submit].button_gray:hover{background:#ff3100;color:#fff}.button_nob,input[type=button].button_nob,input[type=submit].button_nob{background:none;border:1px solid var(--b-bg);color:var(--b-bg)}.button_nob:hover,input[type=button].button_nob:hover,input[type=submit].button_nob:hover{background:var(--b-bg-hover);border-color:var(--b-bg-hover);color:var(--b-color-hover)}.button_nob-white,input[type=button].button_nob-white,input[type=submit].button_nob-white{border:1px solid #fff;color:#fff}.button_nob-white:hover,input[type=button].button_nob-white:hover,input[type=submit].button_nob-white:hover{background:var(--b-bg-hover);border-color:var(--b-bg-hover);color:var(--b-color-hover)}.button:disabled,.button_disabled,input[type=button].button:disabled,input[type=button].button_disabled,input[type=submit].button:disabled,input[type=submit].button_disabled{background:#ccc;cursor:not-allowed}.button:disabled:hover,.button_disabled:hover,input[type=button].button:disabled:hover,input[type=button].button_disabled:hover,input[type=submit].button:disabled:hover,input[type=submit].button_disabled:hover{background:#ccc}.button-one,input[type=button].button-one,input[type=submit].button-one{background:none;border:none;border-bottom:1px dashed;cursor:pointer;color:var(--cheme-color);display:inline-block;font-size:13px;font-size:.8125rem;font-weight:600;transition:color .3s ease-out}.button-one:hover,input[type=button].button-one:hover,input[type=submit].button-one:hover{color:#2a2a2a}.s-checkbox{cursor:pointer;display:inline-block;margin:0 4px 2px 0;position:relative;vertical-align:middle}.s-checkbox input{opacity:0;position:absolute;z-index:-1}.s-checkbox input+.s-checkbox__element{transition:all .2s ease-out}.s-checkbox input+.s-checkbox__element .i-check{color:#fff;opacity:0;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);transition:all .1s ease-out;visibility:hidden;width:10px;height:10px}.s-checkbox input:checked+.s-checkbox__element{background:var(--cheme-color);border-color:var(--cheme-color)}.s-checkbox input:checked+.s-checkbox__element .i-check{opacity:1;visibility:visible}.s-checkbox input:disabled+.s-checkbox__element{background:#ccc;opacity:.5;cursor:not-allowed}.s-checkbox__element{background:#fff;border:1px solid var(--cheme-color);border-radius:1px;display:block;width:15px;height:15px}.s-radio{cursor:pointer;display:inline-block;margin:0 4px 2px 0;position:relative;vertical-align:middle}.s-radio input{opacity:0;position:absolute;z-index:-1}.s-radio input+.s-radio__element{transition:all .2s ease-out}.s-radio input+.s-radio__element:before{background:var(--cheme-color);border-radius:50%;content:"";opacity:0;position:absolute;left:0;top:0;right:0;bottom:0;margin:auto;visibility:visible;width:5px;height:5px}.s-radio input:checked+.s-radio__element{border-color:var(--cheme-color)}.s-radio input:checked+.s-radio__element:before{opacity:1;visibility:visible}.s-radio input:disabled+.s-radio__element{background:#ccc;opacity:.5;cursor:not-allowed}.s-radio input:disabled+.s-radio__element:before{opacity:0;visibility:hidden}.s-radio__element{background:#fff;border:1px solid var(--cheme-color);border-radius:50%;display:block;width:14px;height:14px}.hint{color:#a1a1a1;font-size:12px;font-size:.75rem}.align-right{text-align:right}.align-center{text-align:center}@media screen and (max-width:980px){.wrap{padding-right:10px;padding-left:10px}}@media screen and (max-width:767px){h1{font-size:22px;font-size:1.375rem}h2{font-size:20px;font-size:1.25rem}h3{font-size:18px;font-size:1.125rem}h4{font-size:16px;font-size:1rem}h5,h6{font-size:14px;font-size:.875rem}}.s-blocks__promo{background:var(--s_blocks__promo)}.s-blocks__hit{background:var(--s_blocks__hit)}.s-blocks__recommend{background:var(--s_blocks__recommend)}.s-blocks__new{background:var(--s_blocks__new)}.s-blocks__des{background:var(--s_blocks__des)}.icon6,.icon8,.icon10,.icon14,.icon16,.icon20,.icon30{display:inline-block;font-style:normal;fill:currentColor}.icon6{font-size:6px;font-size:.375rem;top:-1px;position:relative;width:6px;height:6px}.icon8{font-size:8px;font-size:.5rem;width:8px;height:8px}.icon10{font-size:12px;font-size:.75rem;margin-bottom:-2px;width:12px;height:12px}.icon14{font-size:14px;font-size:.875rem;margin-bottom:-1px;width:14px;height:14px}.icon16{font-size:16px;font-size:1rem;width:16px;height:16px}.icon16,.icon20{margin-bottom:-3px}.icon20{font-size:20px;font-size:1.25rem;width:20px;height:20px}.icon30{font-size:30px;font-size:1.875rem;width:30px;height:30px}.icon30,.icon40{margin-bottom:-3px}.icon40{font-size:40px;font-size:2.5rem;width:40px;height:40px}.star{margin-right:2px}.star-hover:before,.star:before{font-family:fontello;content:"\E800"}.star-empty{margin-right:2px}.star-empty:before{font-family:fontello;content:"\E801"}.star-half{margin-right:2px}.star-half:before{font-family:fontello;content:"\F123"}.i-loading{animation:b 1.5s infinite linear}.icon10.color,.icon16.color,.icon20.color,.icon30.color{background-image:none;border-radius:50%;border:1px solid #e3e3e3;vertical-align:middle;margin:0 3px 1px 0}.icon30.color{width:30px;height:30px}.icon20.color{width:20px;height:20px}.icon16.color{width:16px;height:16px}.icon10.color{width:11px;height:11px}.i-down{margin-right:5px;width:12px}.i-down:before{content:"\f107"}.a-pulse{animation:a .5s 1 linear}@keyframes a{0%{transform:scale(1)}25%{transform:scale(1.2)}50%{transform:scale(1.6)}75%{transform:scale(1.2)}to{transform:scale(1)}}@keyframes b{0%{transform:rotate(0)}to{transform:rotate(359deg)}}.h-promo{background:var(--h-promo-bg);color:var(--h-promo-color);display:block;padding:9px 0 10px;position:relative;width:100%}.h-promo__wrap{padding-top:3px;position:relative;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.h-promo__close{cursor:pointer;position:absolute;right:30px;top:50%;transform:translateY(-50%);z-index:1}.h-promo__icon{line-height:1.6;margin-right:20px}.h-promo__text{font-weight:500;line-height:1.6;padding-right:40px}.h-promo__link{position:absolute;top:0;left:0;width:100%;height:100%}.header__top{background:var(--h-top-bg);border-bottom:1px solid var(--h-border);padding:15px 0;position:relative;z-index:1}.header__top-wrap{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.header__top-logo{padding-right:40px;-ms-flex:none;flex:none}.header__top-menu{-ms-flex:1;flex:1}.header__top-brands{background:var(--top-brands);margin:0 20px 0 40px;transition:background .3s ease-out;transition-delay:.1s}.header__top-brands:hover{background:var(--top-brands-hover)}.header__top-icon{color:var(--h-top-icon);display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.header__top-icon-item{margin-left:20px;position:relative}.header__top-icon-item svg{transition:color .2s ease-out}.header__top-icon-name{cursor:pointer}.header__top-icon-name:hover .header__top-icon-des{opacity:1;visibility:visible}.header__top-icon-name:hover>svg,.header__top-icon-name_active>svg{color:var(--h-top-icon-hover)}.header__top-icon-name_active+.header__info{opacity:1;visibility:visible}.header__top-icon-name{position:relative}.header__top-icon-des{background:#fff;color:#646478;font-size:14px;font-size:.875rem;font-weight:500;opacity:0;visibility:hidden;padding:8px 10px;position:absolute;right:calc(100% + 10px);top:0;white-space:nowrap}.header__top-auth{border:1px solid var(--h-menu-link);color:var(--h-menu-link);padding:8px 10px;margin-left:20px}.header__top-auth-link{color:var(--h-menu-link);text-decoration:none}.header__top-auth-link:hover{color:var(--h-menu-link-hover)}.header__top-auth-sep{padding:0 5px}.header__logo{display:block;font-size:0;max-height:100px}.header__logo img{max-height:100px;max-width:100%}.t-brands{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 -10px}.t-brands__item{list-style:none;padding:20px;transition:transform .3s ease-out;transform:translateY(0);width:12.5%}.t-brands__item:hover{transform:translateY(-5px)}.t-brands__link{text-decoration:none}.t-brands__img,.t-brands__link{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center}.t-brands__img{-ms-flex-align:center;align-items:center;-ms-flex:1;flex:1;height:60px}.t-brands__img img{width:auto;height:auto;max-width:100%;max-height:100%}@media screen and (max-width:1280px){.t-brands__item{width:16.66%}}@media screen and (max-width:980px){.t-brands__item{width:20%}}@media screen and (max-width:767px){.header__top-wrap{-ms-flex-pack:justify;justify-content:space-between}.header__top-logo{-ms-flex:1;flex:1}.header__top-brands,.header__top-menu{display:none}}@media screen and (max-width:580px){.header__top-logo{padding-right:10px}.header__top-auth-link:last-child,.header__top-auth-sep{display:none}}.header{background:#fff;position:relative;z-index:999}.header__info{background:#fff;border:1px solid #e8e8e8;box-shadow:0 4px 8px rgba(0,0,0,.16);display:-ms-flexbox;display:flex;padding:30px 20px;opacity:0;visibility:hidden;position:absolute;transition:all .3s ease-out;right:-10px;top:calc(100% + 12px);z-index:99}.header__info-address{color:#646478;line-height:1.6;padding-right:40px;padding-left:40px}.header__info-address .shop-regions__button{white-space:nowrap}.header__info-contacts{width:620px}.header__info-search{width:360px}.header__info:before{content:"";border:11px solid transparent;border-bottom:11px solid #ececec;border-top:0;position:absolute;bottom:calc(100% + 1px);right:13px}.header__info:after{content:"";border:10px solid transparent;border-bottom:10px solid #fff;border-top:0;position:absolute;bottom:100%;right:14px}.header__info-col{padding:0 20px;width:50%}.header__info-list{margin-bottom:30px}.header__info-list:last-child{margin-bottom:0}.header__info-title{color:#646478;font-size:17px;font-size:1.0625rem;font-weight:700;line-height:1.8;margin-bottom:10px}.header__info-phone{margin-bottom:10px}.header__info-phone:last-child{margin-bottom:0}.header__info-phone-num{color:#646478;font-size:24px;font-size:1.5rem;font-weight:700;text-decoration:none}.header__info-phone-num:hover{color:#e05a2d}.header__info-link{color:#e05a2d;font-size:17px;font-size:1.0625rem;font-weight:600}.header__info-link:hover{color:#e05a2d;text-decoration:none}.header__info-bl{margin-bottom:10px}.header__info-bl:last-child{margin-bottom:0}.header__info-text{color:hsla(240,9%,43%,.7);display:block;font-size:12px;font-size:.75rem;font-weight:500;line-height:1.6}.h-fix{background:var(--h-bottom-bg);box-shadow:0 0 10px rgba(0,0,0,.5);opacity:0;visibility:hidden;transition:all .3s ease-out;padding:14px 0;position:fixed;top:0;width:100%;z-index:900}.h-fix_active{opacity:1;visibility:visible}.h-fix .search{width:100%;margin-right:40px;position:relative}.h-fix input.search__input{background:var(--h-bottom-bg);color:var(--h-bot-icon)}.h-fix .header__logo img,.h-fix .header__logo svg{max-height:60px}@media screen and (max-width:980px){.header__info-contacts{width:520px}}@media screen and (max-width:767px){.header__top-icon-item{position:static}.header__info{left:0;right:0;top:100%}.header__info-contacts,.header__info-search{width:100%}.h-fix,.header__info:after,.header__info:before{display:none}}@media screen and (max-width:580px){.header__info{-ms-flex-direction:column;flex-direction:column}.header__info-col{margin-bottom:30px;width:100%}.header__info-col:last-child{margin-bottom:0}}.header_landing .header__bottom-bars{display:block;margin-left:20px;margin-right:-10px}.header_landing .header__top{padding:0}.header_landing .header__top-logo{-ms-flex:1;flex:1}.header_landing .header__top-icon{margin-top:-3px}.header_landing .m-menu__a-1,.header_landing .m-menu__a-2{padding-right:20px;padding-left:20px}.header_landing .m-menu__a-3{padding-right:30px;padding-left:30px}.header__bottom{background:var(--h-bottom-bg);padding:15px 0;position:relative}.header__bottom-wrap{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.header__bottom-bars{display:none;margin-left:-10px}.header__bottom-category{-ms-flex:1;flex:1;padding-right:40px}.header__bottom-icon{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.header__bottom-icon .i-eye{width:26px;height:26px}.hicon{color:var(--h-bot-icon);cursor:pointer;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;margin-right:40px;position:relative;text-decoration:none;transition:all .2s ease-out}.hicon .icon20{margin-bottom:0}.hicon:hover{color:var(--h-bot-icon-hover)}.hicon__name{background:#fff;color:#646478;font-size:14px;font-size:.875rem;font-weight:500;opacity:0;visibility:hidden;padding:8px 10px;position:absolute;right:calc(100% + 10px);top:-5px;white-space:nowrap}.hicon:hover .hicon__name{opacity:1;visibility:visible}.hcount{background:var(--cheme-color);border-radius:50%;color:#fff;font-size:11px;font-size:.6875rem;opacity:0;position:absolute;margin-top:-8px;left:16px;text-align:center;transition:transform .2s ease-out;visibility:hidden;width:18px;height:18px;line-height:18px}.hcount_active{opacity:1;visibility:visible}.hcount__name{font-size:12px;font-size:.75rem;margin-left:10px}.mcart{background:var(--mcart);display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;position:relative;transition:all .3s ease-out;white-space:nowrap}.mcart:hover{background:var(--mcart-hover)}.mcart .hcount{background:#fff;color:#f26126;font-weight:600;left:40px;margin-top:-17px}.mcart__link{color:#fff;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;padding:10px 25px;position:relative;text-decoration:none}.mcart__link .i-basket{margin-bottom:0}.mcart:hover .mcart__link{color:#fff}.mcart__in{padding-left:20px}.mcart__name-cart{color:#fff;display:block;font-size:15px;font-size:.9375rem;margin-bottom:4px}.mcart__price{display:inline-block;font-size:18px;font-size:1.125rem;font-weight:500;vertical-align:middle}.mcart__items{background:#fff;border:1px solid #e8e8e8;box-shadow:0 4px 8px rgba(0,0,0,.16);color:#2a2a2a;font-size:0;line-height:normal;opacity:0;padding:30px 20px 30px 30px;position:absolute;transition:all .2s ease-out;transition-delay:.1s;right:-20px;top:calc(100% + 30px);visibility:hidden;width:500px;white-space:normal;z-index:999}.mcart__items:before{content:"";border:15px solid transparent;border-top:0;border-bottom-color:#ececec;position:absolute;top:-15px;right:30px}.mcart__items:after{content:"";border:15px solid transparent;border-top:0;border-bottom-color:#fff;position:absolute;top:-14px;right:30px}.mcart__items h4{margin-bottom:0}.mcart:hover .mcart__items{opacity:1;visibility:visible;top:calc(100% + 18px)}.mcart__title{margin-bottom:30px}.mcart__items-bl{max-height:270px;overflow:auto;padding-right:10px}.mcart__items-bl::-webkit-scrollbar{background:#ededed;border:1px solid #fff;width:3px}.mcart__items-bl::-webkit-scrollbar-thumb,.mcart__items-bl::-webkit-scrollbar-thumb:hover{background-color:var(--cheme-color)}.mcart__item{border-bottom:1px solid #eee;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;display:-ms-flexbox;display:flex;margin-bottom:15px;padding-bottom:15px;padding-right:30px;position:relative;overflow:hidden;text-align:left}.mcart__item:last-child{border-bottom-color:transparent;margin-bottom:0}.mcart__delete{background:#eee;border-radius:3px;color:#aaa;font-size:12px;font-size:.75rem;cursor:pointer;position:absolute;right:5px;top:0;text-align:center;width:17px;height:17px}.mcart__img{-ms-flex:none;flex:none;width:60px;height:60px}.mcart__img img{max-width:100%;max-height:100%;width:auto;height:auto}.mcart__info{-ms-flex:1;flex:1;padding:0 20px}.mcart__name{color:#222;font-size:13px;font-size:.8125rem;line-height:1.4}.mcart__c,.mcart__name{display:block;text-decoration:none}.mcart__c{color:#999;font-size:12px;font-size:.75rem;margin-top:5px;overflow:hidden;text-overflow:ellipsis}.mcart__p{display:block;font-size:18px;font-size:1.125rem;font-weight:600;padding-right:20px;white-space:nowrap}.mcart__all{padding-right:10px}.mcart__total{-ms-flex-align:baseline;align-items:baseline;display:-ms-flexbox;display:flex;padding:20px 0;text-align:left}.mcart__total-text{font-size:18px;font-size:1.125rem;font-weight:500;width:40%}.mcart__total-price{font-size:38px;font-size:2.375rem;font-weight:500;text-align:right;width:60%}.mcart .button{margin-top:10px;padding:0;width:48%}.mcart .button+.button{margin-left:4%;vertical-align:top}@media screen and (max-width:980px){.mcart__items{right:-10px}}@media screen and (max-width:767px){.header__bottom-bars{display:block}.header__bottom-category{padding-right:0}.header__bottom-category-w,.mcart__items{display:none}}@media screen and (max-width:480px){.hicon{margin-right:30px}.mcart__items{display:none}.mcart__link{padding:8px 10px}.mcart__in{padding-left:10px}.mcart__name-cart{font-size:13px;font-size:.8125rem}.mcart__price{font-size:14px;font-size:.875rem}}.soz{display:-ms-flexbox;display:flex;margin-left:-5px}.soz_mb{margin-bottom:10px}.soz__list{background:#ccc;border-radius:50%;color:#fff;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;font-size:8px;font-size:.5rem;margin:0 5px 5px;transition:all .2s ease-out;text-decoration:none;width:26px;height:26px}.soz__list svg{margin-bottom:0}.soz__list:hover{color:#fff;opacity:.8}.search__form{position:relative;width:100%}input.search__input{background:#fff;border:none;border-bottom:1px solid #b1b1bb;font-size:17px;font-size:1.0625rem;font-weight:500;padding:0 0 0 40px;width:100%;height:46px}input.search__input:focus{border-bottom-color:#7f7f85}.search__button{background:none;border:none;color:#ccc;cursor:pointer;position:absolute;transition:color .1s ease-out;left:0;top:0;width:36px;height:46px}.search__button:hover{color:#e05a2d}.search__info{line-height:1.4}.search__error,.search__info{font-size:12px;font-size:.75rem}.search__error{color:#ff3100;display:none}.search__query{padding-top:1px}.search__query-link,.search__query-text{font-size:11px;font-size:.6875rem}.search-res{background:#fff;box-shadow:0 4px 8px rgba(0,0,0,.16);font-size:0;opacity:0;left:0;top:calc(100% + 10px);padding:20px;position:absolute;visibility:hidden;width:100%;min-width:320px;z-index:40}.search-res_active{opacity:1;visibility:visible;transition:all .2s ease-out}.search-res__title{color:#2a2a2a;font-weight:500;margin-right:10px}.search-res__link,.search-res__title{display:inline-block;font-size:13px;font-size:.8125rem}.search-res__list{display:block;margin-top:30px;overflow:hidden;text-align:left;text-decoration:none}.search-res__img{float:left;width:60px;height:60px;text-align:center}.search-res__img img{max-width:100%;max-height:100%;width:auto;height:auto}.search-res__info{display:block;margin-left:80px}.search-res__name{font-size:13px;font-size:.8125rem;font-weight:500;color:#2a2a2a;display:block;line-height:1.4;overflow:hidden;margin-bottom:8px;text-overflow:ellipsis;text-decoration:underline}.search-res__list:hover .search-res__name,.search-res__price{text-decoration:none}.search-res__price{color:#2a2a2a;display:inline-block;font-size:14px;font-size:.875rem;font-weight:600;margin-right:5px}.search-res__price-old{color:#ccc;display:inline-block;font-size:12px;font-size:.75rem;margin-right:10px;text-decoration:line-through}.search-res__stock{display:block;font-size:12px;font-size:.75rem;font-weight:500;padding-top:5px}.search-res__stock-high{color:#00ad5d}.search-res__stock-low{color:orange}.search-res__stock-critical,.search-res__stock-none{color:#ff3100}.h-menu{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex:none;flex:none;-ms-flex-flow:row wrap;flex-flow:row wrap;opacity:0;visibility:hidden;width:100%;height:26px}.h-menu__icon{font-size:0;line-height:20px;width:24px;height:24px;margin-right:8px;text-align:center}.h-menu__icon img{max-width:100%;max-height:100%;width:auto;height:auto;vertical-align:middle}.h-menu_active{opacity:1;visibility:visible}.h-menu__item{list-style:none;position:relative;white-space:nowrap}.h-menu__item-p{position:static}.h-menu__item .i-angle-down{margin-left:5px;transform:rotateX(0);transition:all .3s linear}.h-menu__item:hover .i-angle-down{transform:rotateX(180deg)}.h-menu__link{color:var(--h-menu-link);font-size:14px;font-size:.875rem;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;font-weight:500;line-height:24px;padding:0 12px;text-decoration:none}.h-menu__item>.h-menu__link_active{color:var(--h-menu-link-hover)}.h-menu__item>.h-menu__link_active:before{content:"";background:var(--cheme-color);height:3px;position:absolute;top:100%;left:12px;width:calc(100% - 24px)}.h-menu__item:hover .h-menu__link{color:var(--h-menu-link-hover)}.h-menu__sub{background:#fff;border:1px solid #e8e8e8;box-shadow:0 4px 8px rgba(0,0,0,.16);opacity:0;margin:10px 0;padding:12px 0;position:absolute;left:0;top:calc(100% + 20px);min-width:260px;visibility:hidden;transition:all .15s ease-out;transition-delay:.1s}.h-menu__sub:before{content:"";border:11px solid transparent;border-bottom:11px solid #ececec;position:absolute;bottom:calc(100% + 1px);left:13px}.h-menu__sub:after{content:"";border:10px solid transparent;border-bottom:10px solid #fff;position:absolute;bottom:100%;left:14px}.h-menu__sub-2{left:calc(100% - 40px)}.h-menu__sub-2,.h-menu__sub-3{top:calc(100% + 1px);z-index:2}.h-menu__sub-3{right:calc(100% - 40px);left:auto}.h-menu__sub-3:before{left:auto;right:13px}.h-menu__sub-3:after{left:auto;right:14px}.h-menu__sub_right{left:auto;right:0}.h-menu__sub_right:after,.h-menu__sub_right:before{left:auto;right:14px}.h-menu__sub-item{list-style:none;position:relative;transition:all .2s ease-out}.h-menu__sub-item:hover>.h-menu__sub{opacity:1;visibility:visible}.h-menu__sub-item:hover>.h-menu__sub-link>.i-angle-right{transform:rotate(90deg)}.h-menu__sub-link{color:#646478;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;font-size:17px;font-size:1.0625rem;font-weight:500;line-height:1.6;padding:12px 45px 12px 35px;position:relative;transition-delay:.1s;text-decoration:none}.h-menu__sub .h-menu__link_active{color:#f26126}.h-menu__sub-item:hover>.h-menu__sub-link{color:#646478;background:#e9ecf4}.h-menu .i-angle-right{margin-top:-6px;position:absolute;transition:all .2s linear;transform:rotate(0);right:10px;top:50%}.h-menu__item:hover>.c-menu,.h-menu__item:hover>.h-menu__col,.h-menu__item:hover>.h-menu__img,.h-menu__item:hover>.h-menu__sub{opacity:1;visibility:visible}.h-menu__item:hover>.h-menu__sub{top:calc(100% + 4px)}.h-menu__yet{display:none}.h-menu__yet .h-menu__link{display:block;transition:all .2s ease-out}.header__top .h-menu__sub{z-index:999}.header__bottom .h-menu{margin-left:-12px}.header__bottom .h-menu__link{color:var(--h-b-menu-link);font-size:16px;font-size:1rem;font-weight:600}.header__bottom .h-menu__item:hover .h-menu__link{color:var(--h-b-menu-link-hover)}.header__bottom .h-menu__item>.h-menu__link_active{color:var(--h-menu-link-hover)}.header__bottom .h-menu__item>.h-menu__link_active:before{display:none}.h-menu__img{background:#fff;box-shadow:0 10px 10px rgba(0,0,0,.2),inset 0 3px 3px #282828;opacity:0;padding-bottom:60px;position:absolute;visibility:hidden;transition:all .1s ease-out;transition-delay:.1s;left:0;top:100%;width:100%;white-space:normal}.h-menu__img-ul{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.h-menu__img-li{list-style:none;-ms-flex:none;flex:none;margin-top:60px;padding:0 20px;text-align:center;width:20%}.h-menu__img-link{color:#646478;font-size:17px;font-size:1.0625rem;font-weight:500;line-height:1.6;text-decoration:none}.h-menu__img-link:hover{color:var(--cheme-color-hover)}.h-menu__img-link.h-menu__link_active{color:#f26126}.h-menu__img-i{display:block;margin-bottom:15px;height:100px;line-height:100px;text-align:center}.h-menu__img-i img{width:auto;height:auto;max-width:100%;max-height:100%;vertical-align:middle}.h-menu__img-name{font-weight:600;line-height:1.6}.h-menu__col{background:#fff;box-shadow:0 10px 10px rgba(0,0,0,.2),inset 0 3px 3px #282828;opacity:0;padding:30px 0 50px;position:absolute;visibility:hidden;transition:all .1s ease-out;transition-delay:.1s;left:0;top:100%;width:100%;white-space:normal}@media screen and (max-width:1024px){.h-menu__img-li{width:33.33%}}.c-menu{background:#323242;box-shadow:0 10px 10px rgba(0,0,0,.2),inset 0 3px 3px #282828;opacity:0;visibility:hidden;position:absolute;transition:all .1s ease-out;transition-delay:.1s;top:100%;left:0;width:100%;white-space:normal}.c-menu__wrap{display:-ms-flexbox;display:flex}.c-menu__left{padding:30px 0;-ms-flex:none;flex:none;width:400px}.c-menu__item{list-style:none}.c-menu__item-link{color:#fff;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;font-size:20px;font-size:1.25rem;line-height:1.4;font-weight:500;padding:15px 30px 15px 0;text-decoration:none}.c-menu__item-link:hover,.c-menu__item-link_active{color:hsla(0,0%,100%,.7)}.c-menu__right{background:rgba(233,236,244,.04);-ms-flex:1;flex:1;padding:40px}.c-menu__items{display:none;padding:8px 0}.c-menu__items-ul-1{-moz-columns:2;columns:2;-moz-column-gap:30px;column-gap:30px}.c-menu__items_active{display:block}.c-menu__items-li-1{list-style:none;margin-bottom:30px;break-inside:avoid;page-break-inside:avoid}.c-menu__items-a-1{color:#fff;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;font-size:17px;font-size:1.0625rem;font-weight:500;line-height:1.4;text-decoration:none}.c-menu__items-a-1:hover{color:hsla(0,0%,88%,.7)}.c-menu__items-ul-2{margin-left:30px}.c-menu__items-li-2{list-style:none;margin-top:10px}.c-menu__items-a-2{color:hsla(0,0%,88%,.9);font-size:15px;font-size:.9375rem;font-weight:500;line-height:1.4;text-decoration:none}.c-menu__items-a-2:hover{color:hsla(0,0%,88%,.7)}.c-menu__items-inf{display:-ms-flexbox;display:flex}.c-menu__items-left{width:50%}.c-menu__items-left .c-menu__items-ul-1{-moz-columns:1;columns:1}.c-menu__items-right{width:50%;padding:0 40px}.c-menu__items-img{font-size:0;text-decoration:none}.c-menu__items-img img{width:100%}.c-menu__items-name{color:hsla(0,0%,88%,.9);display:block;font-size:17px;font-size:1.0625rem;font-weight:700;line-height:1.6;margin-top:20px}.c-menu__items-des{color:hsla(0,0%,88%,.7);display:block;font-size:14px;font-size:.875rem;font-weight:500;line-height:1.4;margin-top:10px}@media screen and (max-width:1024px){.c-menu__left{width:300px}}@media screen and (max-width:980px){.c-menu__items-ul-1{-moz-columns:1;columns:1}.c-menu__items-inf{-ms-flex-direction:column;flex-direction:column}.c-menu__items-left{width:100%}.c-menu__items-right{margin-top:40px;padding:0;width:100%}.c-menu__items-img img{max-width:60%}}.dMenu__icon{font-size:0;max-width:30px;max-height:30px;margin-right:10px}.dMenu__icon img{max-width:100%;max-height:100%;width:auto;height:auto;vertical-align:middle}.dMenu__lv2{display:block;padding-top:15px;top:0;width:100%;-moz-columns:4;columns:4;-moz-column-gap:30px;column-gap:30px}.dMenu__lv2>li{list-style:none;margin-bottom:40px;break-inside:avoid;page-break-inside:avoid}.dMenu__lv2>li>a{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;font-size:16px;font-size:1rem;font-weight:600;line-height:1.4;color:#646478;text-decoration:none}.dMenu__lv2>li>a:hover{color:var(--cheme-color-hover)}.dMenu__lv2>li>a.h-menu__link_active{color:#f26126}.dMenu__lv3{margin-top:20px;margin-left:10px}.dMenu__lv3>li{list-style:none;margin-top:10px}.dMenu__lv3>li>a{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;color:#646478;text-decoration:none}.dMenu__lv3>li>a:hover{color:var(--cheme-color-hover)}.dMenu__lv3>li>a.h-menu__link_active{color:#f26126}@media screen and (max-width:1280px){.dMenu__lv2{-moz-columns:2;columns:2}}@media screen and (max-width:800px){.dMenu__lv2{-moz-columns:1;columns:1}}.m-menu{background:#323242;display:none;position:absolute;left:0;top:100%;right:0;width:100%;min-height:100%}.m-menu__title{border-top:1px solid #4b4b4b;background:#393949;color:#fff;font-size:20px;font-size:1.25rem;font-weight:600;line-height:1.6;padding:12px 10px}.m-menu__down{border-top:1px solid #4b4b4b;color:hsla(0,0%,100%,.7);display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;width:50px;text-align:center}.m-menu__down .i-angle-down{transform:rotateX(0);transition:all .3s linear}.m-menu__down_active .i-angle-down{transform:rotateX(180deg)}.m-menu__w{display:-ms-flexbox;display:flex}.m-menu__li-1{list-style:none;transition:background .3s ease-out}.m-menu__li-1_active{background:#393949}.m-menu__li-1_active .m-menu__a-1{color:hsla(0,0%,100%,.5)}.m-menu__a-1{border-top:1px solid #4b4b4b;color:hsla(0,0%,100%,.7);display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;font-size:17px;font-size:1.0625rem;font-weight:500;-ms-flex:1;flex:1;line-height:1.6;padding:14px 10px;text-decoration:none}.m-menu__a-1:hover{color:hsla(0,0%,100%,.5)}.m-menu__ul-2{display:none}.m-menu__ul-2 .m-menu__down{border-top:none}.m-menu__li-2{list-style:none}.m-menu__li-2:last-child{padding-bottom:10px}.m-menu__a-2{color:#fff;display:block;-ms-flex:1;flex:1;font-size:15px;font-size:.9375rem;font-weight:500;padding:14px 10px;text-decoration:none}.m-menu__a-2:hover{color:#fff}.m-menu__ul-3{background:#323242;display:none}.m-menu__li-3{list-style:none}.m-menu__li-3:first-child{padding-top:10px}.m-menu__li-3:last-child{padding-bottom:10px}.m-menu__a-3{color:#fff;display:block;-ms-flex:1;flex:1;font-size:13px;font-size:.8125rem;font-weight:500;padding:15px 20px;text-decoration:none}.m-menu__a-3:hover{color:#fff}.m-bars{display:block;cursor:pointer;height:56px;width:54px;position:relative}.m-bars__icon{opacity:1;left:10px;right:10px;top:50%;transform:translateY(-50%);transition:all .3s ease-out}.m-bars__icon,.m-bars__icon:after,.m-bars__icon:before{background:var(--h-m-bars);display:block;position:absolute;height:4px}.m-bars__icon:after,.m-bars__icon:before{content:"";left:0;width:100%;transition-duration:.3s,.3s;transition-delay:.3s,0s}.m-bars__icon:before{top:-10px;transition-property:top,transform}.m-bars__icon:after{bottom:-10px;transition-property:bottom,transform}.m-bars_active .m-bars__icon{background:none}.m-bars_active .m-bars__icon:after,.m-bars_active .m-bars__icon:before{transition-delay:0s,.3s}.m-bars_active .m-bars__icon:before{top:0;transform:rotate(45deg)}.m-bars_active .m-bars__icon:after{bottom:0;transform:rotate(-45deg)}.owl-carousel{display:none;width:100%;-webkit-tap-highlight-color:transparent;position:relative;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translateZ(0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translateZ(0);-moz-transform:translateZ(0);-ms-transform:translateZ(0)}.owl-carousel .owl-item{position:relative;min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.owl-carousel .owl-nav .owl-next.disabled,.owl-carousel .owl-nav .owl-prev.disabled{opacity:.5}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel .owl-dot,.owl-carousel .owl-next,.owl-carousel .owl-prev{background:none;color:inherit;border:none}.owl-carousel.owl-loaded{display:block}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{margin-bottom:1px;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:-webkit-grab;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.no-js .owl-carousel{display:block}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:c}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:all .5s ease}.owl-carousel .owl-item .owl-lazy:not([src]),.owl-carousel .owl-item .owl-lazy[src^=""]{max-height:0}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(../img/owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{transform:scale(1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:50%;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}.owl-theme-nav-dots .owl-nav{opacity:1;font-size:0;transition:opacity .2s ease-out}.owl-theme-nav-dots:hover .owl-nav{opacity:1}.owl-theme-nav-dots .owl-next,.owl-theme-nav-dots .owl-prev{display:block;text-rendering:auto;margin-top:-25px;position:absolute;top:50%;height:50px;width:50px}.owl-theme-nav-dots .owl-next:hover span,.owl-theme-nav-dots .owl-prev:hover span{color:#f26126}.owl-theme-nav-dots .owl-next span,.owl-theme-nav-dots .owl-prev span{color:#646479;display:block;font-size:60px;position:absolute;transition:all .2s ease-out;top:0;left:0;height:50px;width:50px;line-height:45px}.owl-theme-nav-dots .owl-prev{left:20px}.owl-theme-nav-dots .owl-next{right:20px}.owl-theme-nav-dots .owl-dots{font-size:0;margin-top:25px;text-align:center;width:100%;z-index:1}.owl-theme-nav-dots .owl-dots button{border:none;background:transparent;display:inline-block;margin:0 8px;width:10px;height:10px}.owl-theme-nav-dots .owl-dots button span{display:block;border-radius:50%;background-color:#ccc;opacity:.8;transition:all .2s ease-out;transform:scale(.7);width:100%;height:100%}.owl-theme-nav-dots .owl-dots button.active span{background-color:var(--cheme-color);border-color:var(--cheme-color);transform:scale(1)}.owl-theme-nav .owl-next span,.owl-theme-nav .owl-prev span{font-size:40px;font-size:2.5rem;color:var(--cheme-color);line-height:48px}.owl-theme-nav .owl-next,.owl-theme-nav .owl-prev{background:#fff;border-radius:50%;border:1px solid #ececec;top:-20px}.owl-theme-nav .owl-prev{left:auto;right:60px}.owl-theme-nav .owl-next{right:0}@keyframes c{0%{opacity:1}to{opacity:0}}.h-slider_w .h-slider__des{padding:0 90px}.h-slider img{object-fit:cover;display:block;width:100%;min-height:260px}.h-slider__link{margin-top:40px}.h-slider__link-mobile{display:none}.h-slider__des{position:absolute;padding-right:40%;left:50%;top:50%;transform:translate(-50%,-50%);z-index:1}.h-slider__title{display:block;font-size:44px;font-size:2.75rem;font-weight:700;color:#646479;line-height:1;margin-bottom:0}.h-slider__info{color:#646479;display:block;font-size:24px;font-size:1.5rem;line-height:1.4;margin-top:15px}.h-slider .owl-dots{position:absolute;bottom:22px}.timer{color:#646479;margin-top:25px;position:relative}.timer,.timer__item{display:-ms-flexbox;display:flex}.timer__item{-ms-flex-align:end;align-items:flex-end;margin-right:15px}.timer__num{font-size:16px;font-size:1rem;font-weight:600}.timer__name{font-size:14px;font-size:.875rem;margin-left:5px}@media screen and (max-width:1200px){.h-slider_w .h-slider__des{padding:0 30px}}@media screen and (max-width:1120px){.h-slider__title{font-size:36px;font-size:2.25rem}.h-slider__info{font-size:20px;font-size:1.25rem;margin-top:10px}.h-slider__link,.timer{margin-top:20px}}@media screen and (max-width:980px){.h-slider_w .h-slider__des{padding:0 10px}}@media screen and (max-width:767px){.h-slider__des{padding-right:0}.h-slider__title{font-size:30px;font-size:1.875rem;margin-bottom:15px}.h-slider__info{font-size:16px;font-size:1rem}.h-slider__link{display:none}.h-slider__link-mobile{font-size:0;display:block;position:absolute;left:0;top:0;right:0;bottom:0;width:100%;height:100%;z-index:1}}.promo{-ms-flex-align:stretch;align-items:stretch;display:-ms-flexbox;display:flex;font-size:0;-ms-flex-pack:justify;justify-content:space-between;line-height:1.4;margin-left:-30px}.promo_col .promo__item{-ms-flex-align:center;align-items:center;-ms-flex-direction:column;flex-direction:column}.promo_col .promo__icon{margin-bottom:10px}.promo_col .promo__info{text-align:center;margin-left:0}.promo_col-2{-ms-flex-direction:column;flex-direction:column;margin-left:0}.promo_col-2 .promo__item{margin-bottom:20px;margin-left:0;width:100%}.promo_col-2 .promo__item:last-child{margin-bottom:0}.promo_col-2 .promo__icon{margin-bottom:10px;width:40px;height:40px}.promo_col-2 .promo__info{margin-left:15px}.promo_col-2 .promo__title{font-size:14px;font-size:.875rem}.promo_col-2 .promo__text{font-size:12px;font-size:.75rem}.promo__item{background:#fff;border:1px solid #ececec;display:-ms-flexbox;display:flex;-ms-flex-align:start;align-items:flex-start;-ms-flex-pack:justify;justify-content:space-between;margin-left:30px;padding:15px;text-decoration:none;transition:all .3s ease-out;width:calc(33.33% - 30px)}.promo__item:hover{box-shadow:0 5px 25px rgba(0,0,0,.15)}.promo__icon{display:-ms-flexbox;display:flex;-ms-flex:none;flex:none;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;width:60px;height:60px}.promo__icon svg{fill:var(--cheme-color)}.promo__icon img{border-radius:4px;width:100%;height:100%}.promo__info{-ms-flex:1;flex:1;margin-left:20px}.promo__title{color:#646479;display:block;font-size:18px;font-size:1.125rem;font-weight:600;margin-bottom:5px;transition:color .2s ease-out}a:hover .promo__title{color:var(--cheme-color)}.promo__text{color:#646479;display:block;font-size:14px;font-size:.875rem}.promoImg img{font-size:0;width:100%}.promo-img{background:var(--s_blocks__promo_block);font-size:0}.promo-img__wrap{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex}.promo-img__left{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;width:50%}.promo-img__img{max-height:450px;max-width:100%}.promo-img__right{width:50%}.promo-img__title{color:#fff;font-size:32px;font-size:2rem;font-weight:700;line-height:1.2;margin-top:30px}.promo-img__text{font-size:16px;font-size:1rem;color:#fff;font-weight:500;margin-top:30px;line-height:1.6}.promo-img__button{margin-top:50px;margin-bottom:40px}@media screen and (max-width:1024px){.promo__item{-ms-flex-align:center;align-items:center;-ms-flex-direction:column;flex-direction:column;text-align:center}.promo__icon{margin-bottom:20px}.promo__info{margin-left:0}}@media screen and (max-width:980px){.promo-img__wrap{-ms-flex-align:end;align-items:flex-end}}@media screen and (max-width:767px){.promo{-ms-flex-direction:column;flex-direction:column;margin-left:0}.promo__item{-ms-flex-direction:row;flex-direction:row;margin-left:0;margin-bottom:10px;text-align:left;width:100%}.promo__icon,.promo__item:last-child{margin-bottom:0}.promo__info{margin-left:20px}.promo_col .promo__item{-ms-flex-direction:row;flex-direction:row;margin-left:0;margin-bottom:10px;text-align:left;width:100%}.promo_col .promo__icon,.promo_col .promo__item:last-child{margin-bottom:0}.promo_col .promo__info{margin-left:20px;text-align:left}.promo-img__wrap{-ms-flex-direction:column-reverse;flex-direction:column-reverse}.promo-img__left,.promo-img__right{width:100%;text-align:center}}@media screen and (max-width:480px){.promo__icon{width:50px;height:50px}.promo__title{font-size:16px;font-size:1rem}.promo__text{font-size:13px;font-size:.8125rem}}.s-left{float:left;width:270px}.s-left_product{float:right;width:300px}.s-left__item{margin-top:60px}.s-left__item:first-child{margin-top:0}.s-left__title{border-bottom:1px solid #ececec;color:#646479;font-size:20px;font-size:1.25rem;font-weight:700;line-height:20px;padding:0 20px 10px;margin:0 -20px 25px;text-transform:uppercase}.s-left__promo{display:block;font-size:0;overflow:hidden}.s-left__promo img{transition:transform .5s ease-out;width:100%}.s-left__promo img:hover{transform:scale(1.1)}.s-left__block{background:#fff;border:1px solid #ececec;padding:20px}.s-left__block_box{transition:all .3s ease-out}.s-left__block_box:hover{box-shadow:0 5px 30px rgba(0,0,0,.2)}.l-photos{font-size:0;margin-right:-6px}.l-photos__items{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:15px}.l-photos__item{opacity:.8;margin-right:6px;margin-bottom:6px;transition:opacity .2s ease-out;vertical-align:top;width:calc(25% - 6px)}.l-photos__item:hover{opacity:1}.l-photos__item:nth-child(12)~.l-photos__item{display:none}.l-photos__item img{object-fit:cover;width:100%;height:100%}.h-hidden-show .l-photos__item:nth-child(12)~.l-photos__item{display:inline-block}.l-brands{font-size:0}.l-brands ul{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.l-brands li{list-style-type:none;margin-bottom:20px;width:50%}.l-brands li:nth-child(12)~li{display:none}.l-brands a{color:#2a2a2a;font-size:12px;font-size:.75rem;line-height:1.4}.l-brands.h-hidden-show li:nth-child(10)~li{display:inline-block}.l-tags__items{margin-right:-10px;margin-bottom:10px}.l-tags__item{color:#2a2a2a;display:inline-block;font-size:12px;font-size:.75rem;list-style-type:none;line-height:1.2;margin-right:10px;margin-bottom:15px;position:relative;transition:color .1s ease-out;vertical-align:top}.l-tags__item:nth-child(12)~a{display:none}.h-hidden-show .l-tags__item:nth-child(12)~a{display:inline-block}.l-news__item{margin-bottom:30px}.l-news__item-date{color:#9c9c9c;font-size:12px;font-size:.75rem;font-weight:500;margin-bottom:5px}.l-news__item-name{color:#646479;font-size:14px;font-size:.875rem;font-weight:500;line-height:1.4}.l-news__item-name:hover{color:#646479}.l-news__all{display:inline-block;font-size:13px;font-size:.8125rem;color:var(--cheme-color)}.l-news__all:hover{color:var(--cheme-color-hover)}.l-products{margin:-20px 0}.l-products__item{display:-ms-flexbox;display:flex;border-bottom:1px solid #ececec;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;padding:20px 0;text-decoration:none}.l-products__item:last-child{border-bottom:none}.l-products__item-img{font-size:0;-ms-flex:none;flex:none;width:50px;height:50px;line-height:50px}.l-products__item-img img{vertical-align:middle;width:auto;height:auto;max-width:100%;max-height:100%}.l-products__item-info{-ms-flex:1;flex:1;overflow:hidden;padding-left:10px}.l-products__item-name{color:#646479;display:block;font-size:14px;font-size:.875rem;font-weight:600;line-height:1.4;margin-bottom:10px;transition:color .2s ease-out}.l-products__item-name:hover{color:#757575}.l-products__item-price{color:#2a2a2a;font-size:14px;font-size:.875rem;font-weight:600;margin-right:10px}.l-products__item-price-old{color:#ff3100;font-size:12px;font-size:.75rem;text-decoration:line-through}.l-menu__item{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;list-style:none;margin-bottom:20px}.l-menu__item:last-child{margin-bottom:0}.l-menu__link{color:#2a2a2a;font-size:16px;font-size:1rem;font-weight:500;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex:1;flex:1;padding:2px 0;text-decoration:none}.l-menu__icon{font-size:0;max-width:30px;margin-right:10px}.l-menu__icon img{max-width:100%;max-height:100%;width:auto;height:auto}.l-menu__angle{cursor:pointer;transition:all .3s ease-out;transform:rotateX(0);text-align:center;width:20px}.l-menu__angle_active{transform:rotateX(180deg)}.l-menu__dop{display:none;width:100%}.l-menu__dop .l-menu__dop{margin-left:15px}.l-menu__dop-item{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;list-style:none;margin-top:12px}.l-menu__dop-item:first-child{margin-top:17px}.l-menu__dop-item:last-child{margin-bottom:12px}.l-menu__dop-link{color:#646478;font-size:13px;font-size:.8125rem;font-weight:400;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex:1;flex:1;text-decoration:none}.l-menu__active{color:var(--cheme-color-hover)}@media screen and (max-width:980px){.s-left{display:none}}.s-right{margin-left:300px;margin-bottom:80px}.s-right:after{content:"";clear:both;display:table;width:100%}@media screen and (max-width:980px){.s-right{margin-left:0}}.s-development{padding-top:120px;font-size:20px;font-weight:600;text-align:center}.c-main-bg{background:rgba(0,0,0,.5);content:"";opacity:0;position:fixed;top:0;left:0;right:0;bottom:0;width:100%;height:100%;transition:all .1s ease-out;transition-delay:.1s;visibility:hidden;z-index:777}.c-main-bg_active{opacity:1;visibility:visible}.desc_max{max-height:200px;position:relative;overflow:hidden}.desc_max.h-hidden-show{max-height:100%}.desc_max.h-hidden-show:after{display:none}.desc_max:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:150px;background:linear-gradient(180deg,hsla(0,0%,100%,0) 0,var(--body-bg))}.tab__bl .desc_max:after{background:linear-gradient(180deg,hsla(0,0%,100%,0) 0,#fff)}.h-yet_center{margin-top:30px;text-align:center}.h-yet__hide,.h-yet__show{background:none;border:none;border-bottom:1px dashed;cursor:pointer;color:#646479;font-size:13px;font-size:.8125rem;font-weight:500;transition:border .2s ease-out;white-space:nowrap}.h-yet__hide:hover,.h-yet__show:hover{border-bottom-color:transparent}.h-yet__hide .icon10,.h-yet__show .icon10{margin-bottom:-2px}.h-yet__hide{display:none}.s-separator{padding-top:30px}.s-blocks__item{margin-bottom:70px}.s-blocks__item-p{padding:70px 0}.s-blocks__item-mobile{display:none}.s-blocks_over .s-blocks__item:last-child{margin-bottom:0}.s-blocks__title{color:#646479;font-size:36px;font-size:2.25rem;font-weight:700;line-height:38px;margin-bottom:30px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.s-blocks__title-link{display:inline-block;font-size:14px;font-size:.875rem;font-weight:400;line-height:38px;margin-left:20px;vertical-align:middle}.error-404{padding:100px 0 140px;text-align:center}.error-404__title{font-size:120px;font-size:7.5rem;font-weight:700}.error-404__inf{font-size:50px;font-size:3.125rem;font-weight:700;margin-bottom:20px}.error-404__text{font-size:18px;font-size:1.125rem;font-weight:600;margin-bottom:60px}@media screen and (max-width:980px){.s-blocks__item-mobile{display:block}}@media screen and (max-width:767px){.s-blocks__title{font-size:28px;font-size:1.75rem}.s-blocks__item{margin-bottom:50px}}.bread{display:block;font-size:0;margin-bottom:5px;padding:0 0 10px;white-space:nowrap;overflow:auto}.bread__link{color:#8e8e8e;display:inline-block;font-size:13px;font-size:.8125rem;text-decoration:none;vertical-align:middle}.bread__link_last{color:#646479;font-weight:600;margin-right:20px}.bread__sep{color:#646479;display:inline-block;font-size:13px;font-size:.8125rem;margin:0 10px;vertical-align:middle}@media screen and (max-width:767px){.bread{background-color:#fafafa;margin-bottom:20px;position:relative}.bread nav{white-space:nowrap;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch}.bread nav::-webkit-scrollbar{display:none;background-color:transparent}.bread::-webkit-scrollbar-thumb{background:0 0}.bread:after{background-image:linear-gradient(90deg,hsla(0,0%,98%,0) 0,#fafafa 50%);content:"";position:absolute;right:0;top:0;width:40px;height:100%}}.page{line-height:1.8}.page_mb{margin-bottom:100px}.page_mb-30{margin-bottom:30px}.page ul{margin:20px 0}.page ul li{line-height:1.8;list-style-type:none;margin:10px 0;padding-left:25px;position:relative}.page ul li:before{color:var(--cheme-color);content:"\2713";font-weight:700;position:absolute;left:0;top:0}.page ol{margin:20px 0 20px 20px}.page ol li{margin:10px 0;line-height:1.8}.page table{margin-bottom:30px;width:100%}.page td,.page th{padding:15px 12px;line-height:1.6;vertical-align:top}.page tr:nth-child(odd){background:#f0f0f0}.page sup{position:relative;top:-.5em}.page sub{position:relative;bottom:-.5em}.page img{max-width:100%}.page .page-sub{margin:0 0 40px}.page .page-sub__list{border-bottom:1px solid #eee;list-style-type:none;margin:0}.page .page-sub__list:last-child{border-bottom-color:transparent}.page .page-sub__list:before{top:10px}.page .page-sub__link{color:#2a2a2a;display:block;font-weight:600;padding:10px 0;text-decoration:none}.over-scroll{overflow:auto}.block-bg{background:var(--cheme-color);border-radius:4px;color:#fff;padding:10px 15px}.block-inline-link{color:#2a2a2a;border-bottom:1px dashed;text-decoration:none}.block-inline-link:hover{border-bottom-color:transparent}.h-categ-slider-fix{display:-ms-flexbox;display:flex;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;margin:0 -5px;padding-bottom:5px}.h-categ-slider-fix::-webkit-scrollbar{display:none;background-color:transparent}.h-categ-slider-fix::-webkit-scrollbar-thumb{background:0 0}.h-categ-slider-fix .h-categ-slider__item{margin:0 5px}.h-categ-slider-fix .h-categ-slider__link{width:200px}.h-categ-slider{position:relative}.h-categ-slider .h-categ-slider_bg{background:#fff}.h-categ-slider .owl-stage-outer{margin:-20px;padding:20px}.h-categ-slider__link{display:block;text-align:center;text-decoration:none;width:100%}.h-categ-slider__img{background:#fff;border:1px solid #ececec;display:block;position:relative;padding-top:100%;transition:all .3s ease-out}.h-categ-slider__img img{position:absolute;transform:translate(-50%,-50%);top:50%;left:50%;vertical-align:middle;width:auto;height:auto;max-width:85%;max-height:85%}.h-categ-slider__link:hover .h-categ-slider__img{box-shadow:0 5px 30px rgba(0,0,0,.1)}.h-categ-slider__name{color:#646479;display:block;font-size:18px;font-size:1.125rem;font-weight:600;margin-top:15px;line-height:1.4;transition:color .2s ease-out}.h-categ-slider__link:hover .h-categ-slider__name{color:var(--cheme-color)}.h-categ-slider__count{color:#8e8e8e;display:block;font-weight:500;margin-top:10px;padding-bottom:5px}.h-categ_bg{background:var(--s_blocks__category)}.h-categ__cont{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 -25px}.h-categ__cont_box{margin:0 -10px}.h-categ__item{display:-ms-flexbox;display:flex;-ms-flex:none;flex:none;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-direction:column;flex-direction:column;margin:25px;transition:all .3s ease-out;width:calc(25% - 50px)}.h-categ__item_box{background:#fff;border:1px solid #ececec;padding:20px;margin:10px;width:calc(25% - 20px)}.h-categ__item_box_3{width:calc(33.33% - 20px)}.h-categ__item_box:hover{box-shadow:0 5px 30px rgba(0,0,0,.2)}.h-categ__item-dop{margin-top:10px;margin-left:-10px;width:100%}.h-categ__item-dop-item{display:inline-block;margin-left:10px;margin-bottom:10px}.h-categ__item-dop-link{color:#646479;font-size:14px;font-size:.875rem;font-weight:500;line-height:1.4;text-decoration:none}.h-categ__link{-ms-flex-align:center;text-decoration:none;width:100%}.h-categ__img,.h-categ__link{display:-ms-flexbox;display:flex;align-items:center}.h-categ__img{-ms-flex:none;flex:none;-ms-flex-align:center;-ms-flex-pack:center;justify-content:center;width:90px;height:70px}.h-categ img{width:auto;height:auto;max-width:100%;max-height:70px}.h-categ__info{-ms-flex:1;flex:1;padding-left:20px}.h-categ__name{color:#646479;display:block;font-size:18px;font-size:1.125rem;font-weight:600;line-height:1.4;transition:color .2s ease-out}.h-categ__link:hover .h-categ__name{color:var(--cheme-color)}.h-categ__count{color:#8e8e8e;display:block;font-weight:500;margin-top:10px}.h-categ .h-hidden-show>.h-hidden{display:-ms-flexbox;display:flex}@media screen and (max-width:1180px){.h-categ__item_box_3{width:calc(50% - 20px)}}@media screen and (max-width:1080px){.h-categ__item{width:calc(33.33% - 50px)}.h-categ__item_box{width:calc(33.33% - 20px)}.h-categ__item_box_3{width:calc(50% - 20px)}}@media screen and (max-width:980px){.h-categ-slider .owl-stage-outer{margin-right:-10px;margin-left:-10px;padding-right:10px;padding-left:10px}.h-categ__cont{margin:0 -10px}.h-categ__item{margin:20px 10px;width:calc(33.33% - 20px)}.h-categ__item_box{margin:10px}}@media screen and (max-width:767px){.h-categ__cont_box{margin:0 -5px}.h-categ__item{width:calc(50% - 20px)}.h-categ__item_box{margin:5px;width:calc(50% - 10px)}}@media screen and (max-width:580px){.h-categ__cont{margin:0}.h-categ__item{margin:20px 0;width:calc(100% - 20px)}.h-categ__item_box{border:none;border-bottom:1px solid #f1f1f1;margin:0;padding:15px 0;width:100%}.h-categ__item_box:hover{box-shadow:none}.h-categ__img{width:90px;height:60px}.h-categ__img img{max-height:60px}.h-categ__name{font-size:15px;font-size:.9375rem;height:auto;margin-top:0}.h-categ__count{margin-top:5px}}.r-reviews{background:var(--s_blocks__reviews)}.r-reviews-add{background:none;border:none;border-bottom:1px dashed;cursor:pointer;transition:border .2s ease-out}.r-reviews-add:hover{border-bottom-color:transparent}.r-reviews .owl-stage-outer{margin:-20px;padding:20px}.r-reviews__item{background:#fff;border:1px solid #ececec;padding:20px;transition:all .2s ease-out}.r-reviews__item:hover{box-shadow:0 5px 20px rgba(0,0,0,.08)}.r-reviews__item-link{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:10px;text-decoration:none}.r-reviews__item-img{font-size:0;-ms-flex:none;flex:none;text-align:center;width:60px;height:60px;line-height:60px;margin-right:10px}.r-reviews__item-img img{vertical-align:middle;width:auto;height:auto;max-width:100%;max-height:100%}.r-reviews__item-info{-ms-flex:1;flex:1;overflow:hidden}.r-reviews__item-name{display:block;font-weight:700;color:#646478;line-height:1.4}.r-reviews__item-user{color:var(--cheme-color);display:inline-block;margin-bottom:5px;margin-right:10px}.r-reviews__item-user:hover{color:var(--cheme-color-hover)}.r-reviews__item-rating{color:var(--rating-color);display:inline-block;margin-bottom:5px}.r-reviews__item-text{color:#646478;font-weight:500;line-height:1.4;margin-bottom:10px}@media screen and (max-width:980px){.r-reviews .owl-stage-outer{margin-right:-10px;margin-left:-10px;padding-right:10px;padding-left:10px}}.h-brands{background:var(--s_blocks__brands)}.h-brands__item{text-align:center;width:100%;height:100px;line-height:100px}.h-brands__link{font-size:0;display:block}.h-brands__link img{vertical-align:middle;max-width:100%;max-height:100%;width:auto;height:auto;filter:grayscale(100%);opacity:.7;transition:all .3s ease-out}.h-brands__link:hover img{filter:grayscale(0);opacity:1}.h-news{background:var(--s_blocks__news)}.h-news .owl-stage-outer{margin:-20px;padding:20px}.h-news__item{background:#f7f7f7;border:1px solid #ececec;color:#000;display:-ms-flexbox;display:flex;text-decoration:none;transition:all .2s ease-out}.h-news__item:hover{box-shadow:0 5px 20px rgba(0,0,0,.08)}.h-news__item-date{color:hsla(240,9%,43%,.7);display:block;font-size:16px;font-size:1rem;font-weight:700;margin-bottom:10px}.h-news__item-info{display:block;padding:20px}.h-news__item-name{color:#646478;display:block;font-size:24px;font-size:1.5rem;font-weight:700;line-height:1.4;transition:all .3s ease-out}.h-news__item-name:hover{text-decoration:none}.h-news__item-text{color:#646479;display:block;font-size:14px;font-size:.875rem;font-weight:500;margin-top:15px;line-height:1.6}@media screen and (max-width:980px){.h-news .owl-stage-outer{margin-right:-10px;margin-left:-10px;padding-right:10px;padding-left:10px}}.filter__bar{background:#fff;display:none;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;line-height:52px;padding:0 20px}.filter__bar,.filter__barIcon{cursor:pointer;font-size:16px;font-size:1rem}.filter__barTitle{font-weight:600}.filter__block{padding:0 20px;width:100%}.filter__wrap{background:#fff;margin:0 -20px;transition:all .3s ease-out}.filter__wrap:after{content:"";clear:both;display:table;width:100%}.filter__wrap:hover{box-shadow:0 5px 30px rgba(0,0,0,.2)}.filter__param{display:block;position:relative}.filter__name{cursor:pointer;font-size:14px;font-size:.875rem;font-weight:600;line-height:1.4;padding:16px 20px 15px;position:relative}.filter__name-icon{display:inline;position:relative}.filter__name .i-angle-down{transition:transform .2s ease-out;transform:rotate(-90deg);position:absolute;top:2px;left:2px}.filter__name_active .i-angle-down{transform:none}.filter__check{display:none;font-size:0;margin-left:20px;margin-bottom:20px;margin-right:20px;padding-right:10px;max-height:250px;overflow:auto}.filter__check::-webkit-scrollbar{background:#ededed;border:1px solid #fff;width:3px}.filter__check::-webkit-scrollbar-thumb{background-color:#e9e9e9}.filter__check::-webkit-scrollbar-thumb:hover{background-color:#aaa}.filter__check-dop{display:none}.filter__check_color{margin-top:-10px;margin-left:10px}.filter__check_color .s-checkbox{display:none}.filter__check_color .filter__label{display:inline-block;margin-left:10px;margin-top:10px;margin-bottom:0;vertical-align:top;width:30px;height:30px}.filter__check_color .filter__label_active .i-check{opacity:1;visibility:visible}.filter__check_color .i-check{opacity:0;position:absolute;top:50%;left:50%;transition:all .2s ease-out;transform:translate(-50%,-50%);visibility:hidden}.filter__label{cursor:pointer;display:inline-block;font-size:13px;font-size:.8125rem;margin-bottom:10px;position:relative;transition:color .3s ease-out;vertical-align:top;height:16px;width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.filter__label:last-child{margin-bottom:0}.filter__label_active{color:#242424}.filter__label_disabled{cursor:not-allowed;opacity:.5}.filter__label-color{display:none}.filter__sr{margin:30px -20px 0}.filter__button{width:100%}.filter__reset{font-size:13px;font-size:.8125rem;margin-top:12px;width:100%}.filter__inp{border:1px solid #e3e3e3;border-radius:4px;float:left;font-size:12px;font-size:.75rem;margin-top:4px;margin-bottom:20px;padding:0 10px;width:calc(50% - 7.5px);height:36px}.filter__inp+.filter__inp{float:right}.filter__sliders{margin-left:20px;margin-bottom:20px;padding-right:25px;position:relative}.filter .ui-slider-horizontal{height:3px;border:none}.filter .ui-slider-horizontal .ui-slider-handle,.filter .ui-slider-horizontal .ui-slider-handle.ui-state-focus{background-color:var(--cheme-color);border:2px solid #fff;border-radius:50%;box-shadow:0 0 0 2px var(--cheme-color);top:-4px;margin-left:-5px;outline:none;height:10px;width:10px;z-index:0}.filter .ui-slider-horizontal.ui-widget-content{background:#e3e3e3;border-color:#e3e3e3;clear:both;height:3px;margin-left:5px;width:calc(100% - 10px)}.filter .ui-slider-horizontal .ui-widget-header{background:var(--cheme-color);height:3px;position:relative;top:0;z-index:0}.filter .ui-corner-all{transition:none}.f-finds{background-color:#fff;border:1px solid #ececec;font-size:0;padding:15px 15px 5px 5px;margin-bottom:20px;transition:all .3s ease-out}.f-finds:hover{box-shadow:0 5px 30px rgba(0,0,0,.1)}.f-finds .icon10.color,.f-finds .icon16.color{margin-bottom:0;width:11px;height:11px}.f-finds__rezult{font-size:16px;font-size:1rem;font-weight:600;margin-bottom:20px;margin-left:10px}.f-finds__title{font-size:14px;font-size:.875rem;font-weight:600}.f-finds__list,.f-finds__title{display:inline-block;margin-left:10px;margin-bottom:10px;vertical-align:middle}.f-finds__list{border:1px solid var(--cheme-color);border-radius:3px;cursor:pointer;padding:8px 10px}.f-finds__name,.f-finds__remove{font-size:13px;font-size:.8125rem;display:inline-block;position:relative;vertical-align:middle}.f-finds__name:before{background:var(--cheme-color);content:"";opacity:0;position:absolute;transition:opacity .3s ease-out;top:50%;width:100%;height:1px}.f-finds__list:not(.f-finds__button):hover .f-finds__name:before{opacity:1}.f-finds__remove{margin-left:5px}.f-finds__button{color:#818181;border-color:#f2f2f2;background-color:#f2f2f2;transition:all .2s ease-in-out;text-decoration:none}.f-finds__button:hover{border-color:#e8e8e8;background-color:#e8e8e8}@media screen and (max-width:980px){.filter__bar{display:-ms-flexbox;display:flex}.filter__block{border-top:1px solid #eee;display:none}.filter__wrap:hover{box-shadow:none}}.d-filter{margin-bottom:40px}.d-filter-fix{position:-webkit-sticky;position:sticky;top:0;padding-bottom:1px;z-index:11}.d-filter-fix_h{top:83px}.d-filter__wrap{background-color:#fff;border:1px solid #ececec;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding-top:15px;transition:all .3s ease-out}.d-filter__wrap:hover{box-shadow:0 5px 30px rgba(0,0,0,.1)}.d-filter__param{position:relative;margin:0 15px}.d-filter__name{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;line-height:1.2;padding-bottom:15px;position:relative}.d-filter__name-n{font-weight:600}.d-filter__name-v{background:var(--cheme-color);border-radius:50%;color:#fff;font-size:10px;font-size:.625rem;position:absolute;top:-10px;left:-10px;text-align:center;width:15px;height:15px;line-height:15px;transform:scale(0);transition:transform .3s ease-out}.d-filter__name-icon{margin-left:5px}.d-filter__name .i-angle-down{transition:transform .3s ease-out;transform:rotateX(0)}.d-filter__clear{color:red;cursor:pointer;display:none}.d-filter__param:hover .i-angle-down{transform:rotateX(180deg)}.d-filter__values{background-color:#fcfcfc;border:1px solid #ececec;box-shadow:0 0 10px rgba(0,0,0,.1);opacity:0;padding:0 15px;position:absolute;transition:all .1s ease-out;translate-delay:.2s;top:40px;left:-15px;visibility:hidden;white-space:nowrap;min-width:200px;z-index:444}.d-filter__values:hover{box-shadow:0 0 15px rgba(0,0,0,.2)}.d-filter__param:hover .d-filter__values{opacity:1;top:30px;visibility:visible}.d-filter__param_active .d-filter__name-v{transform:scale(1)}.d-filter__param_active .i-angle-down{display:none}.d-filter__param_active .d-filter__clear{display:block}.d-filter__check{display:block;margin:15px 0;width:100%;overflow:auto;max-height:306px}.d-filter__check::-webkit-scrollbar{background:#ededed;border:1px solid #fff;width:3px}.d-filter__check::-webkit-scrollbar-thumb,.d-filter__check::-webkit-scrollbar-thumb:hover{background-color:var(--cheme-color)}.d-filter__label{cursor:pointer;display:block;font-size:13px;font-size:.8125rem;margin-top:15px;position:relative;padding-right:15px;transition:color .3s ease-out;vertical-align:top;height:17px}.d-filter__label:first-child{margin-top:0}input.d-filter__inp{border:1px solid #e3e3e3;border-radius:3px;float:left;font-size:12px;font-size:.75rem;margin-bottom:20px;padding:0 10px;width:calc(50% - 8px);height:36px}.d-filter__inp+.d-filter__inp{float:right}.d-filter__sliders{display:block;font-size:0;margin:15px 0;padding-bottom:2px;width:200px}.d-filter .ui-slider-horizontal{height:3px;border:none}.d-filter .ui-slider-horizontal .ui-slider-handle,.d-filter .ui-slider-horizontal .ui-slider-handle.ui-state-focus{background-color:var(--cheme-color);border:2px solid #fff;border-radius:50%;box-shadow:0 0 0 2px var(--cheme-color);top:-4px;margin-left:-5px;outline:none;height:10px;width:10px;z-index:0}.d-filter .ui-slider-horizontal.ui-widget-content{background:#e3e3e3;border-color:#e3e3e3;clear:both;height:3px;margin-left:5px;width:calc(100% - 10px)}.d-filter .ui-slider-horizontal .ui-widget-header{background:var(--cheme-color);height:3px;position:relative;top:0;z-index:0}.d-filter .ui-corner-all{transition:none}@media screen and (max-width:980px){.d-filter{display:none}}.c-products{position:relative}.c-products_loading .l-products,.c-products_loading .m-products,.c-products_loading .products{opacity:.3}.c-products_loading .c-products__loading{opacity:1;visibility:visible}.c-products__loading{color:#2a2a2a;padding-top:180px;opacity:0;position:absolute;text-align:center;transition:all .3s ease-out;visibility:hidden;width:100%;height:100%;z-index:20}.c-products__loading .icon30{width:60px;height:60px}.c-description{background:#fff}.pagin{display:block;font-size:0}.pagin,.pagin li{text-align:center}.pagin li{border-radius:3px;color:#2a2a2a;display:inline-block;font-size:14px;font-size:.875rem;vertical-align:top}.pagin a,.pagin span{color:#2a2a2a;display:block;font-weight:600;text-decoration:none;width:32px;height:32px;line-height:32px}.pagin a:hover{color:var(--cheme-color-hover)}.pagin .selected{background:var(--cheme-color)}.pagin .selected a{color:#fff}.sorting{border-radius:4px;margin-bottom:30px;text-align:right;line-height:30px}.sorting__sort{display:block;font-size:13px;font-size:.8125rem;float:left;position:relative}.sorting__sort-name,.sorting__sort-title{display:inline-block}.sorting__sort-name{background-color:#fff;border:1px solid #eee;color:#101413;cursor:pointer;margin-left:10px;padding:0 49px 0 15px;position:relative;line-height:32px}.sorting__sort-down{display:inline-block;border-left:1px solid #eee;position:absolute;top:0;right:0;width:34px;height:100%}.sorting__sort-down .i-angle-down{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}.sorting__sort-block{background-color:#fff;border:1px solid #eee;opacity:0;min-width:200px;position:absolute;text-align:left;transition:all .3s ease-out;top:38px;right:0;visibility:hidden;z-index:20}.sorting__sort-block_active{opacity:1;visibility:visible}.sorting__sort-list{border-bottom:1px solid #eee;display:block;text-decoration:none;transition:all .3s ease-out}.sorting__sort-list:last-child{border-bottom-color:transparent}.sorting__sort-list a{color:#2a2a2a;display:block;font-size:12px;font-size:.75rem;line-height:normal;padding:0 15px;line-height:32px;text-decoration:none}.sorting__sort-list:hover{background-color:#f8f9f9}.sorting__sort-list:hover a{color:var(--cheme-color)}.sorting__sort-list_active a{color:var(--cheme-color-hover);font-weight:500}.sorting__sort-arr{float:right;margin:-2px 10px 0;line-height:32px}.sorting__page{display:inline-block;font-size:13px;font-size:.8125rem;margin-right:30px}.sorting__page-title{display:inline-block;margin-right:10px}.sorting__page-num{display:inline-block}.sorting__page-item{color:#8e8e8e;cursor:pointer;font-size:14px;font-size:.875rem}.sorting__page-item:hover{color:#2a2a2a}.sorting__page-item_sel{color:#2a2a2a;font-weight:600}.sorting__page-sep{color:#8e8e8e;margin:0 10px}.sorting__switch{color:#898888;cursor:pointer;display:inline-block;line-height:normal;margin-left:10px;margin-top:-1px;transition:color .3s ease-out;vertical-align:middle}.sorting__switch_active{color:var(--cheme-color)}@media screen and (max-width:1100px){.sorting__page-title{display:none}}@media screen and (max-width:767px){.sorting__page{display:none}}@media screen and (max-width:580px){.sorting__sort-title{display:none}.sorting__sort-name{margin-left:0}.sorting__sort-block{left:0}}.products{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;font-size:0;margin:-20px -10px 0;position:relative;transition:opacity .3s ease-out}.products_col-3 .products__item{width:calc(33.33% - 20px)}.products_col-5 .products__item{width:calc(20% - 20px)}.products a{color:#2a2a2a;text-decoration:none}.products__info-flex{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.products__img{opacity:0;transition:opacity .3s ease-out}.products__img_active{opacity:1}.products__item{background:#fff;border:1px solid #ececec;-ms-flex:none;flex:none;margin:20px 10px 0;padding:15px;position:relative;top:0;transition:all .2s ease-out;width:calc(25% - 20px)}.products__item:hover{box-shadow:0 5px 20px rgba(0,0,0,.2);top:-6px}.products__item:hover .p-tile__items{opacity:1}.products__item-video{color:red;line-height:normal;position:absolute;right:0;bottom:15px;z-index:2}.products__item-img,.products__item-tile{display:block;position:relative}.products__item-img{margin-bottom:20px;text-align:center;width:100%;height:200px;line-height:200px}.products__item-img img{width:auto;height:auto;max-height:100%;max-width:100%;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}.products__item-img-full{display:block;margin:-15px -15px 20px;position:relative;width:calc(100% + 30px)}.products__item-img-full:after{content:"";clear:both;display:table;width:100%}.products__item-img-full img{float:left;margin-right:-100%;width:100%;height:auto}.products__item-info{display:block}.products__item-info-code{background:#f3f3f3;display:block;font-size:12px;font-size:.75rem;height:26px;line-height:26px;margin-top:8px;overflow:hidden;padding:0 10px;text-overflow:ellipsis;white-space:nowrap}.products__item-info-code-l{color:#646479;font-weight:500}.products__item-info-code-v{color:#2a2a2a;font-weight:600}.products__item-info-name{color:#646479;clear:both;display:block;font-size:15px;font-size:.9375rem;font-weight:600;line-height:1.6;transition:color .3s ease-out;text-decoration:none;height:45px;overflow:hidden}.products__item-info-name:hover{color:var(--cheme-color)}.products__item-info-summary{display:block;font-size:12px;font-size:.75rem;font-weight:500;margin-top:10px;line-height:1.4;height:36px;overflow:hidden}.products__item-info-summary_hide{display:none}.products__item-info-features{display:block;margin-top:15px;padding-top:2px;height:86px;overflow:hidden}.products__item-fav-remove{background:#fff;border:1px solid #ececec;border-radius:4px;color:#bbb;font-size:0;padding:5px;cursor:pointer;position:absolute;transition:all .3s ease-out;top:-10px;right:-10px;z-index:3}.products__item-fav-remove:hover{border-color:#ff3100;color:#ff3100}.products__a-r{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;margin-top:15px}.products__available{background:#f1f1f1;color:#83b735;font-size:12px;font-size:.75rem;font-weight:500;line-height:1.2;padding:8px 10px}.products__available-in-stock{color:#27ae60}.products__available-low{color:#f4a51b}.products__available-out-of-stock{color:#ff3100}.products__rating{color:var(--rating-color)}.products__price{border-top:1px solid #ececec;display:block;margin-top:15px;padding-top:20px}.products__price-range{line-height:18px}.products__price-new,.products__price-range{display:inline-block;font-size:18px;font-size:1.125rem;font-weight:600}.products__price-old{color:#ff3c00;display:inline-block;font-size:13px;font-size:.8125rem;margin-left:10px;text-decoration:line-through}.products__addtocart{width:100%}.products__cart-flex{margin-top:20px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between}.products__cart-flex .counter{margin-right:10px}.products__cart-flex .counter input{width:30px}.products__cart-flex .counter__minus,.products__cart-flex .counter__plus{padding:0 5px}.products__cart-options{margin-top:20px}.products__cart-options select{padding:10px;width:100%}.products__cart-skus{margin-top:20px}.products__cart-skus .skus li{border-bottom:1px dotted #ccc;padding-bottom:10px}.products__cart-skus .skus li:last-child{padding-bottom:0;border-bottom:none}.products__cart-skus .skus label{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.products__cart-skus .skus .s-radio{margin-bottom:0}.products__cart-skus .skus__name{-ms-flex:1;flex:1;line-height:1.4}.products__cart-skus .skus__price{display:block}.products__cart-skus .skus__price-bl{text-align:right}.products__cart-skus .skus__price-old{color:#bbb;display:block;margin-top:2px;text-decoration:line-through}.products__button{padding:0 5px;width:100%}.products__one{display:block;margin-top:15px;margin-bottom:-5px;text-align:center}.products__one button{width:auto}.products.products_slider{margin:0}.products.products_slider .owl-stage-outer{margin:-25px -19px;padding:25px 19px}.products.products_slider .products__item{margin:0;width:100%}.products__item:hover .view-fav-com{opacity:1;visibility:visible}.products_slider-fix{-ms-flex-wrap:nowrap;flex-wrap:nowrap;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch}.products_slider-fix::-webkit-scrollbar{display:none;background-color:transparent}.products_slider-fix::-webkit-scrollbar-thumb{background:0 0}.products_slider-fix .products__item,.products_slider-fix .products_col-3 .products__item,.products_slider-fix .products_col-5 .products__item{width:200px!important}.p-tile__items{display:-ms-flexbox;display:flex;opacity:0;transition:opacity .2s ease-out;position:absolute;left:0;top:0;right:0;bottom:0;z-index:2}.p-tile__items_full{left:-15px;right:-15px}.p-tile__item{-ms-flex:1;flex:1;position:relative}.p-tile__item:after{background-color:#ccc;content:"";left:1px;right:1px;bottom:-10px;position:absolute;transition:background-color .3s ease-out;height:2px}.p-tile__item_active:after{background-color:var(--cheme-color)}.p-tile-img .products__img{opacity:1;transition:opacity .2s ease-out;transition-delay:.1s}.p-tile-img .products__img+.products__img,.p-tile-img_active .products__img{opacity:0}.p-tile-img_active .products__img+.products__img{opacity:1}.s-favorite_count-remove-all,.s-last_count-remove-all{color:var(--cheme-color-dop);cursor:pointer;font-size:12px;font-size:.75rem;border-bottom:1px dashed;transition:border .2s ease-out}.s-favorite_count-remove-all:hover,.s-last_count-remove-all:hover{border-bottom-color:transparent}.view-fav-com{line-height:100%;opacity:0;position:absolute;bottom:20px;left:0;text-align:center;transition:all .2s ease-out;visibility:hidden;width:100%;z-index:3}.view-fav-com span{background:#fff;border-radius:50%;box-shadow:0 0 15px rgba(0,0,0,.15);cursor:pointer;color:var(--h-icon-list-color);display:inline-block;margin:0 5px;position:relative;text-align:center;transition:color .3s ease-out;width:42px;height:42px;line-height:42px}.view-fav-com span:hover{color:var(--h-icon-list-hover)}.view-fav-com span svg{position:absolute;left:0;top:0;right:0;bottom:0;margin:auto;max-width:100%;max-height:100%}span.p-compare_active,span.p-compare_active:hover,span.p-favorit_active,span.p-favorit_active:hover{color:var(--cheme-color)}.p-features{display:block;font-size:13px;font-size:.8125rem;font-weight:500;line-height:1.8;margin:-5px 0 0}.p-features__item{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.p-features__item-name{color:#aaa;padding-right:10px}.p-features__item-color{display:inline-block;vertical-align:top}.p-features__item-color-name{display:none}.p-features__all{border-bottom:1px dashed;cursor:pointer;color:var(--cheme-color);display:inline-block;font-size:13px;font-size:.8125rem;line-height:1.4;margin-top:10px;transition:border .2s ease-out}.p-features__all:hover{border-bottom-color:transparent}.badges{color:#fff;display:block;font-size:0;position:absolute;text-align:center;top:20px;right:-15px;z-index:3}.badges .badge{display:inline-block;font-size:14px;font-size:.875rem;font-weight:600;height:24px;line-height:24px;padding:0 15px}.badges .new{background-color:var(--badge-new)}.badges .low-price{background-color:var(--badge-low)}.badges .bestseller{background-color:var(--badge-best)}.badge-dis{position:absolute;left:-5px;top:10px;z-index:3}.badge-dis__n{background-color:var(--badge-low);border-radius:50%;border:1px solid var(--badge-low);box-shadow:2px 2px 6px rgba(0,0,0,.2);color:#fff;display:block;font-size:12px;font-size:.75rem;font-weight:500;text-align:center;width:40px;height:40px;line-height:40px}@media screen and (max-width:1400px){.products_col-5 .products__item{width:calc(25% - 20px)}.products__item{width:calc(33.33% - 20px)}}@media screen and (max-width:1180px){.products_col-3 .products__item{width:calc(50% - 20px)}.products_col-5 .products__item{width:calc(33.33% - 20px)}.products__item{width:calc(50% - 20px)}}@media screen and (max-width:980px){.products__item,.products_col-3 .products__item{width:calc(33.33% - 20px)}.products.products_slider .owl-stage-outer{margin-right:-10px;margin-left:-10px;padding-left:10px;padding-right:10px}}@media screen and (max-width:767px){.products__item,.products_col-3 .products__item,.products_col-5 .products__item{width:calc(50% - 20px)}.products__item{text-align:center}.products__item:hover{box-shadow:none}.products__item-img{height:160px;line-height:160px}.products__item-img img{max-height:90%;max-width:90%}.products__item-info-code{display:none}.products__item-info-name{font-size:14px;font-size:.875rem;height:65px}.products__item-info-summary,.products__item .counter{display:none}.products__price{margin-top:10px}.products__price-new,.products__price-old,.products__price-range{margin:5px 5px 0}.products__view-fav-com{display:none}.products_one{margin-bottom:0}}@media screen and (max-width:580px){.products{margin:-10px -5px 0}.products__item,.products_col-3 .products__item,.products_col-5 .products__item{padding:10px;margin:10px 5px 0;width:calc(50% - 10px)}.products__item-img-full,.products_col-3 .products__item-img-full,.products_col-5 .products__item-img-full{margin:-10px -10px 15px;width:calc(100% + 20px)}.products__item .view-fav-com,.products_col-3 .products__item .view-fav-com,.products_col-5 .products__item .view-fav-com{display:none}.products__price-range{font-size:14px;font-size:.875rem}.p-tile__items_full{left:-10px;right:-10px}.badges{right:-10px}.badge-dis{top:5px}}@media screen and (max-width:480px){.products__a-r{-ms-flex-align:center;align-items:center;-ms-flex-direction:column;flex-direction:column}.products__rating{margin-bottom:10px}.products__price-range{line-height:16px}.products__price-new{font-size:16px;font-size:1rem}.products__price-old{font-size:12px;font-size:.75rem}}.s-products{font-size:0;position:relative;transition:opacity .3s ease-out}.s-products a{color:#646479;text-decoration:none}.s-products a:hover{color:var(--cheme-color-hover)}.s-products__item{background:#fff;border:1px solid #ececec;display:-ms-flexbox;display:flex;margin-top:20px;padding:15px;position:relative;transition:all .3s ease-out;width:100%}.s-products__item:first-child{margin-top:0}.s-products__item:hover{box-shadow:0 5px 30px rgba(0,0,0,.1)}.s-products__video{display:inline-block;color:red;line-height:normal;margin-left:5px;margin-bottom:-2px}.s-products__img{-ms-flex:none;flex:none;text-align:center;position:relative}.s-products__img-block{position:relative;width:170px;height:150px;line-height:150px}.s-products__img-block img{width:auto;height:auto;max-height:100%;max-width:100%;vertical-align:middle}.s-products__center{padding-right:20px;padding-left:30px;width:calc(100% - 370px)}.s-products__center-name{font-size:16px;font-size:1rem;font-weight:600;line-height:1.4;transition:color .3s ease-out}.s-products__center-code{background:#f3f3f3;height:26px;line-height:26px;display:inline-block;margin-top:10px;padding:0 10px;font-size:12px;font-size:.75rem}.s-products__center-code-l{color:#828282;font-weight:500}.s-products__center-code-v{color:#2a2a2a;font-weight:600}.s-products__center-summary{display:block;font-size:12px;font-size:.75rem;margin-top:20px;line-height:1.6}.s-products__center-features{margin-top:20px}.s-products__right{-ms-flex:none;flex:none;text-align:right;width:200px}.s-products__right-available{background:#f1f1f1;color:#83b735;display:inline-block;font-size:13px;font-size:.8125rem;line-height:1.2;font-weight:500;padding:8px 15px}.s-products__right-available-in-stock{color:#27ae60}.s-products__right-available-low{color:#f4a51b}.s-products__right-available-out-of-stock{color:#ff3100}.s-products__right-rating{color:var(--rating-color);display:inline-block;margin-top:10px;margin-left:10px}.s-products__right-price{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;-ms-flex-pack:end;justify-content:flex-end;margin-top:20px}.s-products__right-price-range{font-size:16px;font-size:1rem;font-weight:600}.s-products__right-price-new{display:block;font-size:24px;font-size:1.5rem;font-weight:600}.s-products__right-price-old{color:#ff3c00;display:block;font-size:14px;font-size:.875rem;margin-left:20px;text-decoration:line-through}.s-products__right-addtocart{margin-top:15px}.s-products__one,.s-products__right-cart{text-align:center}.s-products__one{display:block;margin-top:15px}.s-products__one button{width:auto}.s-products__button{width:100%}.s-products__view-fav-com{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}.s-products__view-fav-com .view-fav-com{display:-ms-flexbox;display:flex;opacity:0;position:static;visibility:hidden;width:auto}.s-products__view-fav-com .view-fav-com span{display:inline-block;border-right:1px solid #e2e2e2;border-bottom:none;width:32px;height:32px}.s-products__view-fav-com .view-fav-com span:last-child{border-right:none}.s-products__item:hover .view-fav-com{opacity:1;visibility:visible}.s-products .badges{right:auto;left:0;top:15px}.s-products .badge-dis{left:auto;right:-15px;top:-5px}@media screen and (max-width:767px){.s-products__item{display:block}.s-products__img{float:left;width:40%}.s-products__img-block{width:100%}.s-products__center{margin-left:40%;padding:0 0 0 20px;width:auto}.s-products__center-code,.s-products__center-summary{display:none}.s-products__right{margin-left:40%;margin-top:10px;padding-left:20px;text-align:left;width:auto}.s-products__right-price{-ms-flex-pack:start;justify-content:flex-start}.s-products__view-fav-com .view-fav-com .p-view{display:none}}@media screen and (max-width:560px){.s-products__item{padding:15px}.s-products__right-price{-ms-flex-direction:column;flex-direction:column;-ms-flex-align:start;align-items:flex-start}.s-products__right-price-old{margin-top:10px;margin-left:0}}.m-products{font-size:0;position:relative;transition:opacity .3s ease-out}.m-products a{color:#646479;text-decoration:none}.m-products a:hover{color:var(--cheme-color)}.m-products__item{background:#fff;border:1px solid #ececec;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;margin:20px 0 0;padding:15px;position:relative;width:100%;transition:all .3s ease-out}.m-products__item:first-child{margin-top:0}.m-products__item:hover{box-shadow:0 5px 30px rgba(0,0,0,.1)}.m-products__video{color:red;position:absolute;top:5px;left:7px;z-index:2}.m-products__img{-ms-flex:none;flex:none}.m-products__img-block{display:block;text-align:center;vertical-align:middle;width:60px;height:60px;line-height:60px}.m-products__img-block img{vertical-align:middle;width:auto;height:auto;max-width:100%;max-height:100%}.m-products__info{-ms-flex:1;flex:1;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;vertical-align:top;width:calc(100% - 60px)}.m-products__info-block{-ms-flex:none;flex:none;padding:0 20px;width:calc(100% - 510px)}.m-products__info-name{font-size:16px;font-size:1rem;font-weight:600;margin:10px 0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.m-products__info-available{background:#f1f1f1;color:#83b735;display:inline-block;font-size:13px;font-size:.8125rem;font-weight:500;padding:8px 15px;line-height:1.2;margin-bottom:10px;margin-right:15px;vertical-align:middle}.m-products__info-available-in-stock{color:#27ae60}.m-products__info-available-low{color:#f4a51b}.m-products__info-available-out-of-stock{color:#ff3100}.m-products__info-rating{color:var(--rating-color);margin-right:15px}.m-products__info-badges,.m-products__info-rating{display:inline-block;margin-bottom:10px;vertical-align:middle}.m-products__info-price{text-align:right;width:190px}.m-products__info-price-range{font-size:16px;font-size:1rem;font-weight:600}.m-products__info-price-new{font-size:18px;font-size:1.125rem;font-weight:600;display:block;margin-top:3px}.m-products__info-price-old{color:#ff3c00;font-size:13px;font-size:.8125rem;margin-bottom:5px;text-decoration:line-through}.m-products__info-count{padding-left:30px;width:120px}.m-products__info-addcart{-ms-flex:none;flex:none;padding-left:30px;width:200px}.m-products__button{width:100%}.m-products .badges{display:inline-block;position:static}.m-products .badges .badge{font-size:12px;font-size:.75rem;height:20px;line-height:20px;margin:0 5px 0 0;padding:0 10px}.m-products .badges .badge:last-child{margin-right:0}.m-products .badge-dis{display:inline-block;margin-left:10px;position:static}.m-products .badge-dis__n{font-size:10px;font-size:.625rem;width:30px;height:30px;line-height:30px}@media screen and (max-width:767px){.m-products__img-block{width:100px;height:100px}.m-products__info{-ms-flex-align:end;align-items:flex-end;-ms-flex-direction:column;flex-direction:column;width:calc(100% - 100px)}.m-products__info-block{width:100%;padding-right:0;text-align:right}.m-products__info-name{line-height:1.4;overflow:unset;text-overflow:unset;white-space:normal}.m-products__info-price{margin-top:15px;width:100%}.m-products__info-count{margin-top:20px;padding-left:0}.m-products__info-addcart{margin-top:10px;padding-left:20px;width:100%}.m-products__info-available{margin-right:0}.m-products__info-badges,.m-products__info-rating{margin-right:0;margin-left:15px}}.product__card{margin-bottom:70px}.product__card:after{content:"";clear:both;display:table;width:100%}.product__card_modal{margin-bottom:0;padding:10px;text-align:left;max-width:1200px;min-width:1100px}.product__card_modal:after{content:"";clear:both;display:table;width:100%}.product__card_modal .p-features-all,.product__card_modal .product__one-click,.product__card_modal .product__summary-link{display:none}.product__wrap{background:#fff;box-shadow:0 2px 5px rgba(0,0,0,.1)}.product__info{background:#fafafa;margin-left:50%;padding:50px 50px 0;position:relative}.product__info:after{content:"";clear:both;display:table;width:100%}.product__info .add2cart{margin-bottom:40px}.product__info-header{margin-bottom:30px;-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between}.product__info-header .view-fav-com{border:none;box-shadow:none;opacity:1;position:static;visibility:visible;width:auto}.product__info-header .view-fav-com span{background:none;border:none;box-shadow:none;display:inline-block;font-size:12px;font-size:.75rem;font-weight:500;width:auto;height:auto;line-height:normal}.product__info-header .view-fav-com span+span{margin-left:20px}.product__info-header .view-fav-com span svg{margin-right:5px;margin-bottom:3px;position:static;vertical-align:middle}.product__bl-item{margin-top:35px}.product__bl-item:first-child{margin-top:0}.product__rating{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;font-weight:400;text-transform:none}.product__rating-star{color:var(--rating-color);margin-right:10px}.product__rating-count{color:#8c8c8c;font-size:13px;font-size:.8125rem}.product__rating-link{color:#8c8c8c;font-size:12px;font-size:.75rem;margin-left:5px}.product__rating-link-name{color:#8c8c8c;font-weight:500;cursor:pointer;transition:all .2s ease-out}.product__rating-link-name:hover{color:#2a2a2a}.product__rating .icon20{margin-bottom:0}.product__summary{color:#646479;font-size:14px;font-size:.875rem;line-height:1.8}.product__summary-link{border-bottom:1px dashed var(--cheme-color);color:var(--cheme-color);cursor:pointer;display:inline-block;font-size:12px;font-size:.75rem;line-height:normal;transition:border .2s ease-out}.product__summary-link:hover{border-bottom-color:transparent}.product__features{margin-top:-8px}.product__features .p-features-table{font-size:13px;font-size:.8125rem}.product__features .p-features-table-name span{background:#fafafa}.product__art{background:#f1f1f1;color:#646479;font-size:13px;font-size:.8125rem;font-weight:500;padding:10px;margin-top:15px}.product__art span{display:none;color:#2a2a2a;font-weight:600}.product__add2cart{border-top:2px solid #f1f1f1;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:justify;justify-content:space-between;margin-right:-50px;margin-left:-50px;padding:40px 50px 0}.product__add2cart,.product__cart{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.product__prices{-ms-flex:none;flex:none}.product__price{font-size:30px;font-size:1.875rem;font-weight:600}.product__price-old{color:#ff3c00;display:block;font-size:17px;font-size:1.0625rem;font-weight:500;margin-bottom:5px;text-decoration:line-through}.product__price-dis{color:#646479;font-size:14px;font-size:.875rem;font-weight:500;margin-top:5px}.product__counter{padding-right:20px;margin:10px 0;width:120px}.product__button .i-basket{width:25px;height:25px;margin-bottom:-6px;margin-right:10px}.product__button-one{border:none;background:none;border-bottom:1px dashed;cursor:pointer;transition:border .2s ease-out;height:20px;width:auto}.product__button-one:hover{border-bottom-color:transparent}.product__plugins{font-size:14px;font-size:.875rem;width:100%}.product .ya-share2__container_size_m .ya-share2__icon{background-size:22px;background-repeat:no-repeat;background-position:50%;width:26px;height:26px}.product .ya-share2__badge{border-radius:50%}.product .ya-share2__container_size_m .ya-share2__item{margin-right:5px}.product__table-size{cursor:pointer;border-bottom:1px dashed;display:inline-block;line-height:1.4;transition:border-color .3s ease-out}.product__table-size:hover{border-bottom-color:transparent}.product__category{font-size:13px;font-size:.8125rem;line-height:1.8;margin-bottom:20px}.product__category a{text-transform:lowercase}.product__share{margin-top:30px}.product__share-title{display:block;font-size:14px;font-size:.875rem;font-weight:600;margin-bottom:15px}.p-features-table{color:#646479;font-weight:500;width:100%}.p-features-table td,.p-features-table th{padding:4px 0;line-height:1.6;width:65%}.p-features-table_tab{font-size:14px;font-size:.875rem}.p-features-table_tab td,.p-features-table_tab th{padding:10px}.p-features-table-name{position:relative;padding-right:15px}.p-features-table-name span{background:#fff;color:#888;display:inline-block;position:relative;padding-right:8px}.p-features-table-name:before{border-bottom:1px dotted #b5b5b5;left:0;bottom:5px;right:10px;position:absolute;content:""}.p-features-color{display:inline-block;margin-right:2px;vertical-align:top}.p-features-color-name{display:none}.p-features-all{border-bottom:1px dashed;cursor:pointer;color:var(--cheme-color);display:inline-block;font-size:12px;font-size:.75rem;line-height:1.4;margin-top:15px;transition:border .2s ease-out}.p-features-all:hover{border-bottom-color:transparent}.stocks{font-size:14px;font-size:.875rem}.stocks strong{font-weight:500}.stocks__stock{line-height:1.4;margin-bottom:5px}.stocks .stock-high{color:#00ad5d}.stocks .stock-low{color:orange}.stocks .stock-critical,.stocks .stock-none{color:#e9545d}.counter{background:#fff;border:1px solid #e3e3e3;-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;font-size:0;text-align:center;vertical-align:middle;height:50px}.counter__count{-ms-flex:1;flex:1}.counter__count input{background:transparent;border:none;font-size:14px;font-size:.875rem;font-weight:500;padding:0;text-align:center;width:100%;height:50px}.counter__minus,.counter__plus{font-size:12px;font-size:.75rem;cursor:pointer;padding:0 10px;height:50px;line-height:50px}.counter_low{height:34px;margin-right:0}.counter_low .counter__count input{font-size:13px;font-size:.8125rem;height:34px}.counter_low .counter__minus,.counter_low .counter__plus{height:34px;line-height:34px;padding:0 5px}@media screen and (max-width:1280px){.product__card_modal{min-width:100%}.product__info-header .view-fav-com span{font-size:0}}@media screen and (max-width:767px){.product__info{margin-left:0;padding:20px}.product__info .add2cart{margin-bottom:0}.product__add2cart{margin-left:-20px;margin-right:-20px;padding:20px 20px 0}}@media screen and (max-width:580px){.product__card_modal{padding:0}.product__rating-link{display:none}}.p-images{font-size:0;float:left;padding:30px;width:50%}.p-images__container{position:relative}.p-images__container .owl-theme-nav-dots .owl-prev{left:-30px}.p-images__container .owl-theme-nav-dots .owl-next{right:-30px}.p-images__slider-item{display:block;height:500px;line-height:500px;text-align:center}.p-images__slider-item img{width:auto;height:auto;max-width:100%;max-height:100%;vertical-align:middle}.p-images__slider iframe{border:none;width:100%;height:100%}.p-images__dop{margin:30px auto 0;max-width:calc(100% - 80px)}.p-images__dop-link{box-shadow:inset 0 0 0 1px #ececec;cursor:pointer;display:block;margin:0 1px;padding-top:calc(100% - 2px);text-align:center}.p-images__dop-link_active{box-shadow:inset 0 0 0 1px var(--cheme-color)}.p-images__dop-video{color:#ececec}.p-images__dop-video .icon30{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.p-images__dop-link_active.p-images__dop-video{color:var(--cheme-color)}.p-images__dop-img{width:auto;height:auto;max-width:80%;max-height:80%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.p-images__dop-block{font-size:0;max-width:100%;text-align:center}.p-images__dop-block .p-images__dop-link{display:inline-block;margin:0 5px 10px;padding-top:0;position:relative;width:96px;height:96px}.p-images__dop .owl-theme-nav-dots .owl-prev{left:-50px}.p-images__dop .owl-theme-nav-dots .owl-next{right:-50px}.p-images .badges{right:0}.p-images .badge-dis{left:0}@media screen and (max-width:767px){.p-images{border-right:none;float:none;margin-bottom:40px;padding:20px;width:100%}.p-images__slider-item{height:300px;line-height:300px}.p-images__dop-block .p-images__dop-link{width:60px;height:60px}}.options{-ms-flex-align:start;align-items:flex-start;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-left:-30px;margin-top:-20px}.options__title{display:block;font-size:14px;font-size:.875rem;font-weight:600;margin-left:10px}.options__list{margin-left:20px;margin-top:20px}.options__list .i-check{opacity:0;position:absolute;transform:translate(-50%,-50%);left:50%;top:50%;width:14px;height:14px;visibility:hidden;transition:all .2s ease-out}.options__list .selected .i-check{opacity:1;visibility:visible}.options .options__list:not(.color) a{border:1px solid transparent;background:#fff;box-shadow:0 1px 4px rgba(0,0,0,.1);border-radius:10px;color:#646479;font-weight:500;display:inline-block;margin:15px 0 0 10px;min-height:35px;padding:11px 15px 9px;position:relative;transition:all .2s ease-out;text-decoration:none;vertical-align:middle}.options .options__list:not(.color) a.selected,.options .options__list:not(.color) a.selected:hover{border-color:var(--cheme-color-hover);color:var(--cheme-color-hover)}.options .options__list:not(.color) a:hover{color:var(--cheme-color-hover)}.options__name{font-size:13px;font-size:.8125rem}.options .color a{box-shadow:0 0 0 1px rgba(0,0,0,.1);border-radius:50%;display:inline-block;font-size:0;margin:15px 0 0 10px;padding:0;position:relative;transition:all .2s ease-out;text-decoration:none;width:34px;height:34px;vertical-align:middle}.options .color a:hover .options__name{opacity:1;visibility:visible}.options .color .options__name{box-shadow:0 0 0 1px rgba(0,0,0,.1);background-color:#555;color:#fff;font-size:12px;font-size:.75rem;opacity:0;position:absolute;padding:8px 10px;transition:all .2s ease-out;transition-delay:.05s;visibility:hidden;top:-35px;left:50%;transform:translateX(-50%)}.skus li{font-size:14px;font-size:.875rem;list-style-type:none;margin-top:10px}.skus li:first-child{margin-top:0}.skus label{cursor:pointer}.skus__name{color:#646479;font-weight:500}.skus__art,.skus__name{margin-right:10px}.skus__price{font-size:18px;font-size:1.125rem;font-weight:600}.services__title{display:block;font-size:14px;font-size:.875rem;font-weight:600;margin-bottom:15px;vertical-align:middle}.services__list{margin-top:8px}.services label{cursor:pointer;margin-right:5px}.services label,.services select{font-size:13px;font-size:.8125rem}.services select{padding:4px 6px}.s-product-reviews .stars-wrapper{color:var(--cheme-color)}.s-product-reviews .stars-wrapper .icon10{margin-top:1px;vertical-align:top}.s-product-reviews .s-rating-text{margin-bottom:20px;line-height:1.6}.s-product-reviews .s-rating-text .stars-wrapper{position:relative;bottom:-2px}.s-product-reviews .s-rating-distribution td{background:transparent;border:0;vertical-align:middle;padding:.3em}.s-product-reviews .s-rating-distribution .column-1{font-size:12px;font-size:.75rem}.s-product-reviews .s-rating-distribution .bar{background:#eee;width:200px;border-radius:5px;overflow:hidden}.s-product-reviews .s-rating-distribution .bar .filling{background:#242424;height:12px}.s-product-reviews .s-buttons-wrapper{margin:2em 0 0}.s-product-reviews .s-buttons-wrapper .s-button{margin:0 0 0 1em}.s-product-reviews .s-buttons-wrapper .s-button:first-child{margin-left:0}.s-reviews-page{margin-bottom:40px}.s-reviews-header{margin:0}.s-form-wrapper{overflow:hidden;margin:20px 0 0}.s-form-wrapper .s-review-form.is-shown{display:none}.s-review-button{margin:0}.s-review-button .s-button.is-active{background:#000}.s-review-form{display:none;padding:0;position:relative;text-align:left;width:100%;max-width:500px}.s-review-form.is-shown{display:inline-block}.s-review-form .s-review-field{margin:1em 0 0}.s-review-form .s-review-field .header-block{display:inline-block;margin-right:10px;margin-bottom:0}.s-review-form .s-review-field label{text-transform:uppercase;font-size:.8em}.s-review-form .s-review-field.service-agreement-wrapper label{text-transform:none;font-size:inherit}.s-review-form .s-review-field:first-child{margin-top:0}.s-review-form .s-review-field.user-name-block img{display:inline-block;vertical-align:middle;width:20px;margin:0 4px 0 0;border-radius:50%}.s-review-form .s-review-field.user-name-block .s-logout-link{margin:0 .5em;color:#888}.s-review-form .s-review-field.reply-notification{display:none}.s-review-form .s-review-field .s-rates-wrapper{color:var(--cheme-color);display:inline-block}.s-review-form .s-review-field .s-rates-wrapper .s-rate-item{cursor:pointer}.s-review-form .s-errors-wrapper{display:none;margin:1em 0 0;padding:.5em;border-radius:2px;background:rgba(255,0,0,.1)}.s-review-form .s-errors-wrapper.is-shown{display:inline-block}.s-review-form .s-errors-wrapper .error{margin:.5em 0 0;line-height:1.25em;font-style:italic}.s-review-form .s-errors-wrapper .error:first-child{margin-top:0}.s-reviews-wrapper .s-reviews-count{font-weight:600;margin-bottom:30px}.s-reviews-list{margin:0}.s-reviews-list-item{display:-ms-flexbox;display:flex;margin-top:50px}.s-reviews-list-img{-ms-flex:none;flex:none;margin-right:20px;width:60px;height:60px}.s-reviews-list-img img{border-radius:50%;width:100%}.s-reviews-list .s-rates-wrapper{color:var(--cheme-color)}.s-reviews-list .s-rates-wrapper:first-child{margin-top:0}.s-reviews-list .s-review-item{padding:0;margin-top:30px}.s-reviews-list .s-review-item:first-child{margin-top:0}.s-reviews-list .s-review-item~.inner-review-wrapper{margin-top:30px}.s-reviews-list .s-review-item .s-review-header{border-bottom:1px solid #eee;line-height:1.8;margin:0;padding:0 0 8px}.s-reviews-list .s-review-item .s-review-header .s-review-name{color:#646479;font-weight:600;display:block;margin-bottom:5px}.s-reviews-list .s-review-item .s-review-header .date-wrapper,.s-reviews-list .s-review-item .s-review-header .s-rates-wrapper,.s-reviews-list .s-review-item .s-review-header .staff-wrapper,.s-reviews-list .s-review-item .s-review-header .username-wrapper{display:inline-block;margin:0 10px 0 0}.s-reviews-list .s-review-item .s-review-header .staff-wrapper{padding:2px 10px;background:var(--cheme-color);color:#fff;font-size:11px;font-size:.6875rem;border-radius:2px}.s-reviews-list .s-review-item .s-review-header .date-wrapper{color:#b4b4b4}.s-reviews-list .s-review-item .description-wrapper{color:#646479;margin:10px 0 0;line-height:1.4}.s-reviews-list .s-review-item .actions-wrapper{font-size:13px;font-size:.8125rem;margin-top:10px}.s-reviews-list .s-review-item .actions-wrapper a{border-bottom:1px dashed;text-decoration:none}.s-reviews-list .s-review-item .actions-wrapper a:hover{border-bottom-color:transparent}.s-reviews-list .inner-review-wrapper .inner-review-wrapper{padding-left:40px}.s-reviews-list .inner-review-wrapper .description-wrapper{font-size:13px;font-size:.8125rem}.s-reviews-list .inner-review-wrapper .s-review-name{font-size:15px;font-size:.9375rem}.s-reviews-list .inner-review-wrapper .s-review-header{font-size:13px;font-size:.8125rem}.s-reviews-list .inner-review-wrapper .s-review-item{border-left:2px solid var(--cheme-color);padding-left:30px}.s-reviews-list .inner-review-wrapper .review-item{margin:0 0 2em;position:relative}.s-reviews-list .inner-review-wrapper .review-item .review-header{display:none}.s-reviews-list .inner-review-wrapper .review-item:after{position:absolute;top:-.2em;right:100%;margin:0 .5em 0 0;content:"";opacity:.33;width:2.5em;height:2.5em;background:#000;background-size:1em}#review-text{max-height:100px}@media screen and (max-width:480px){.s-product-reviews .s-rating-distribution .bar{width:120px}}.tab:after{content:"";clear:both;display:table;width:100%}.tab_bg{background:#fff;padding:30px}.tab__names{white-space:nowrap;overflow:auto}.tab__name{color:#888;cursor:pointer;display:inline-block;font-size:16px;font-size:1rem;font-weight:500;margin-right:40px;padding-bottom:20px;position:relative;transition:all .2s ease-out}.tab__name:last-child{margin-right:20px}.tab__name:before{background-color:var(--cheme-color);content:"";height:1px;opacity:0;position:absolute;bottom:0;left:0;transition:all .3s ease-out;width:0}.tab__name_active{color:#646479}.tab__name_active:before{opacity:1;width:100%}.tab__blocks{border-top:1px solid #eee;padding-top:30px;margin-top:-1px}.tab__block{display:none}.tab__block:first-child{display:block}.tab__block .products_slider{margin-bottom:0}.tab__columns{display:-ms-flexbox;display:flex}.tab__columns .tab__name_des{-ms-flex:1;flex:1;margin-right:20px}.tab__columns .tab__name_features{-ms-flex:1;flex:1;margin-left:20px}.tab__columns .s-blocks__item:last-child{margin-bottom:70px}.l-features{font-size:0;line-height:1.4;margin-left:-30px}.l-features_lite{display:block;margin:-5px 0 0}.l-features_lite .p-features__item{display:block;margin-top:5px;margin-left:0;padding:0;white-space:nowrap}.l-features_lite .p-features__item-name{font-size:12px;font-size:.75rem;width:auto}.l-features_lite .p-features__item-name span{padding-right:10px}.l-features_lite .p-features__item-name:before{display:none}.l-features_lite .p-features__item-val{font-size:12px;font-size:.75rem;padding-left:0;overflow:hidden;text-overflow:ellipsis}.l-features_lite .p-features__item-color{display:inline-block;vertical-align:top}.l-features__all{border-bottom:1px dashed;cursor:pointer;display:inline-block;font-size:12px;font-size:.75rem;font-weight:600;margin-top:15px;transition:border .2s ease-out}.l-features__all:hover{border-bottom-color:transparent}.features .divider{font-weight:600}.features .divider td{padding:40px 0 10px}.features .divider:first-child td{padding-top:0}.features__list{display:inline-block;margin-left:30px;padding:12px 0;width:100%;max-width:800px}.features__name{display:inline-block;font-size:14px;font-size:.875rem;line-height:1.4;position:relative;vertical-align:top;width:70%}.features__name:before{border-top:1px dotted #e3e3e3;content:"";position:absolute;bottom:2px;left:0;width:100%}.features__name span{background:#fff;display:inline-block;padding-right:15px;position:relative}.features__val{display:inline-block;font-size:14px;font-size:.875rem;font-weight:600;line-height:1.4;padding-left:15px;vertical-align:top;width:30%}.p-left{background:#fff;float:left;padding:30px;width:calc(100% - 340px)}@media screen and (max-width:980px){.p-left{float:none;width:100%}}@media screen and (max-width:767px){.tab__name{font-size:14px;font-size:.875rem}.tab__columns{display:block}.tab__columns .tab__name_des{margin-right:0}.tab__columns .tab__name_features{margin-left:0}.tab__columns .s-blocks__item:last-child{margin-bottom:50px}.p-left{padding:20px}}@media screen and (max-width:480px){.features__name,.features__val{width:50%}}.p-landing__images{position:relative}.p-landing__images .wrap{position:absolute;height:100%;top:0;left:calc((100% - var(--site-max-width)) / 2)}.p-landing__slider{font-size:0}.p-landing__slider img{width:100%}.p-landing__slider.owl-theme-nav-dots .owl-dots{position:absolute;bottom:20px;margin-top:0}.p-landing__product{position:absolute;top:50%;transform:translateY(-52%);width:50%;z-index:99}.p-landing__product-summary{font-size:18px;font-size:1.125rem;line-height:1.6;margin-bottom:40px}.p-landing__price{margin-bottom:20px}.p-landing__price-new{font-size:40px;font-size:2.5rem;font-weight:500}.p-landing__price-old{font-size:30px;font-size:1.875rem;margin-left:20px;text-decoration:line-through}.p-landing__button{margin-right:20px}.p-landing__p-img{display:-ms-flexbox;display:flex}.p-landing__p-img_rev{-ms-flex-direction:row-reverse;flex-direction:row-reverse}.p-landing__p-img__c{background-size:cover;width:50%;padding:100px 60px}.p-landing .s-blocks__title{white-space:normal}.p-landing__bg{background:#fff;border-left:3px solid var(--cheme-color);padding:20px;margin-bottom:30px}.p-landing__bg p:last-child{margin-bottom:0}.p-landing__info{background-attachment:fixed;background-size:cover;background-repeat:no-repeat;text-align:center;padding:100px 0}.p-landing__info-title{color:#fff;font-size:50px;font-size:3.125rem;font-weight:600;margin-bottom:20px}.p-landing__info-text{color:#fff;font-size:22px;font-size:1.375rem;font-weight:500;line-height:1.8}.p-landing__info-button{margin-top:40px}.p-landing__info a{color:#fff}.p-landing__adv-title{color:#646479;font-size:30px;font-size:1.875rem;line-height:1.2;font-weight:600;margin-bottom:10px;text-align:center}.p-landing__adv-s{color:#848484;font-size:16px;font-size:1rem;line-height:1.2;font-weight:500;text-align:center}.p-landing__adv-blocks{margin-left:-30px}.p-landing__adv-bl,.p-landing__adv-blocks{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.p-landing__adv-bl{margin-left:30px;margin-top:70px;width:calc(33.33% - 30px)}.p-landing__adv-img{-ms-flex:none;flex:none;width:60px;margin-right:20px}.p-landing__adv-img img{max-width:100%;max-height:60px}.p-landing__adv-t{color:#2a2a2a;font-size:20px;font-size:1.25rem;line-height:1.2;font-weight:500;-ms-flex:1;flex:1}.p-landing__adv-d{color:#646479;font-size:16px;font-size:1rem;line-height:1.6;margin-top:10px}.p-form{background:rgba(0,0,0,.5);padding:30px;position:absolute;right:30px;top:50%;transform:translateY(-52%);width:400px;z-index:99}.p-form,.p-form a{color:#fff}.p-form p{margin-bottom:0}.p-form-rez{color:green;font-size:14px;font-size:.875rem;font-weight:600}.p-form__list{margin-bottom:20px}.p-form__button,.p-form input{width:100%}.p-form textarea{resize:none;width:100%;height:70px}.p-form label{font-size:12px;font-size:.75rem}.p-form__error,input.p-form__error{border-color:#ff3100}.p-form__error-msg{font-size:12px;font-size:.75rem;color:#ff3100;margin-top:5px}@media screen and (max-width:1280px){.p-form{padding:20px}.p-form__list{margin-bottom:10px}.p-form input,.p-form textarea{padding:5px 10px}.p-form textarea{height:50px}}@media screen and (max-width:1080px){.p-landing__p-img__c{padding:30px 20px}.p-landing__product-summary{font-size:16px;font-size:1rem;line-height:1.6;margin-bottom:20px}.p-landing__adv-bl{width:calc(50% - 30px)}}@media screen and (max-width:767px){.p-landing__images .wrap{position:relative}.p-landing__product{position:relative;transform:none;padding:40px 0;width:100%}.p-landing__product-summary,.p-landing__product h1{color:#646479!important}.p-landing__p-img,.p-landing__p-img_rev{-ms-flex-direction:column;flex-direction:column}.p-landing__p-img__c{width:100%;min-height:300px}.p-landing__info{padding:70px 0}.p-landing__info-title{font-size:30px;font-size:1.875rem}.p-landing__info-text{font-size:16px;font-size:1rem}.p-landing__price{color:#646479!important}.p-landing .button_nob-white{color:var(--b-bg);border:1px solid var(--b-bg)}.p-landing .button_nob-white:hover{background:var(--b-bg-hover);border-color:var(--b-bg-hover);color:var(--b-color-hover)}.p-form{position:static;transform:none;width:100%}}@media screen and (max-width:580px){.p-landing__adv-bl{margin-top:50px;width:calc(100% - 30px)}}.admin-link-settings{background:#ccc;font-size:0;position:fixed;left:0;top:50%;margin-top:-10px;z-index:99999}.admin-link-settings a{display:block;padding:20px}.footer{background:var(--f-bg);font-size:0;color:var(--f-color);padding:50px 0}.footer__wrap{display:-ms-flexbox;display:flex}.footer__bl{font-size:12px;font-size:.75rem;display:inline-block;margin-bottom:50px;padding-right:30px;vertical-align:top;width:25%}.footer__bl_4{padding-right:0;margin-bottom:20px}.footer__phone-num{font-size:18px;font-size:1.125rem;color:var(--f-phone-color);font-weight:700;text-decoration:none}.footer__phone-num:hover{color:var(--f-phone-color-hover)}.footer__phone-info{color:var(--f-phone-info);display:block;font-size:12px;font-size:.75rem}.footer__c-name{color:var(--f-c-color);font-size:16px;font-size:1rem;font-weight:600;text-decoration:none}.footer__c-name:hover{color:var(--f-c-color-hover)}.footer__c{line-height:1.8}.footer__contact{margin-top:60px}.footer__contact-addr,.footer__contact-email{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;margin-top:10px}.footer__contact-email svg{width:16px}.footer__contact-i{margin-right:5px;width:20px}.footer__soz{margin-bottom:30px}.footer__company{color:var(--f-company)}.footer__link{color:var(--f-link);text-decoration:none}.footer__link:hover{color:var(--f-link-hover)}.footer__sep{color:var(--f-link);margin:0 5px}.footer__copy{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;font-size:11px;font-size:.6875rem;padding:20px 0}.f-pay{font-size:0;margin-left:-5px}.f-pay-list{display:inline-block;margin-left:5px}.f-pay img{height:30px;margin-right:5px}.webasyst{margin-left:20px}.f-currency{margin-bottom:20px}.f-currency_di{display:inline-block;margin-left:20px}.f-currency select{background:#f9f9f9;font-size:12px;font-size:.75rem;height:30px;padding:0 10px}.f-menu__list{margin-top:15px}.f-menu__list:first-child{margin-top:0}.f-menu a{color:var(--f-menu-catalog);font-size:16px;font-size:1rem;font-weight:600;line-height:1.6;text-decoration:none}.f-menu a:hover{color:var(--f-menu-catalog-hover)}.f-menu_m{margin-top:60px}.f-menu__white a{color:var(--f-menu-page)}.f-menu__white a:hover{color:var(--f-menu-page-hover)}.footer__bl-s-1{padding-right:20px;margin-bottom:20px;width:40%}.footer__bl-s-2{margin-bottom:20px;text-align:right;width:60%}.footer__bl-s-2 .f-pay{margin-right:-5px}.footer__bl-s{margin-left:40px;line-height:1.8}.footer__bl-s-m{margin-top:-5px}.footer__bl-s .footer__addr,.footer__bl-s .footer__link{font-size:14px;font-size:.875rem}.footer__bl-s .footer__addr .icon16{margin-bottom:-2px}.footer__bl-s .footer__link2,.upTop{font-size:20px;font-size:1.25rem}.upTop{background:#fff;border:1px solid #ccc;border-radius:50%;color:#666;cursor:pointer;opacity:0;position:fixed;right:-50px;bottom:65px;text-align:center;transition:all .3s ease-out;visibility:hidden;width:50px;height:50px;line-height:50px;z-index:999}.upTop .icon16{margin-bottom:0}.upTop_active{opacity:.5;right:30px;visibility:visible}.upTop_active:hover{opacity:1}@media screen and (max-width:980px){.footer__wrap{-ms-flex-wrap:wrap;flex-wrap:wrap}.footer__bl{width:50%}.footer__bl__2{padding-right:0}}@media screen and (max-width:767px){.footer__bl{width:100%;padding-right:0}.footer__bl_2,.footer__bl_3,.footer__title{display:none}.footer__info{margin-bottom:10px}.footer__info,.footer__menu{text-align:center;width:100%}.footer__copy{text-align:center}.footer__copy-pay{float:none;margin-bottom:10px}}.f-panel{background:var(--f-panel-bg);border-top:1px solid var(--f-panel-border);bottom:0;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;position:fixed;width:100%;z-index:900}.f-panel .i-basket{width:25px;height:25px}.f-panel .hicon{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;margin-right:0}.f-panel .hicon:hover .icon16,.f-panel .hicon:hover .icon20{color:var(--f-panel-icon-hover)}.f-panel .hicon:hover .f-panel__item-name{color:var(--f-panel-color-hover)}.f-panel__item{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;margin:0 20px;position:relative;height:50px}.f-panel__item-name{color:var(--f-panel-color);font-weight:500;margin-left:20px;transition:color .3s ease-out}.f-panel__item .icon16,.f-panel__item .icon20{color:var(--f-panel-icon);transition:color .3s ease-out}.f-panel__item .i-eye{width:25px;height:25px}.f-panel__add{background:#323242;box-shadow:0 0 6px hsla(240,9%,43%,.3);display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;opacity:0;visibility:hidden;padding:15px;position:absolute;left:50%;transform:translateX(-50%);transition:all .3s ease-out;bottom:62px;white-space:nowrap}.f-panel__add_active{opacity:1;visibility:visible}.f-panel__add:before{border:12px solid transparent;border-top:12px solid #4b4b4b;border-bottom:none;bottom:-12px;left:50%}.f-panel__add:after,.f-panel__add:before{content:"";position:absolute;transform:translateX(-50%)}.f-panel__add:after{border:10px solid transparent;border-top:10px solid #323242;border-bottom:none;bottom:-10px;left:14px;left:50%}.f-panel__add-icon{color:green}.f-panel__add-name{color:#fff;font-weight:500;margin-left:10px}@media screen and (max-width:580px){.f-panel__item{margin:0 30px}.f-panel__item-name{display:none}}.subscribe{background:#fff;padding:70px 0;position:relative}.subscribe:after{content:"";clear:both;display:table;width:100%}.subscribe__wrap{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between}.subscribe__info{width:45%}.subscribe__title{color:#646479;font-size:44px;font-size:2.75rem;font-weight:700;margin-bottom:20px}.subscribe__des{line-height:1.4;color:#646479;font-size:20px;font-size:1.25rem}.subscribe__form{font-size:0;width:45%}.subscribe__form form{position:relative}input.subscribe__input{display:inline-block;padding-right:150px;vertical-align:top;height:42px;width:100%}.subscribe__button{font-size:14px;font-size:.875rem;margin-top:0;position:absolute;right:0;top:0;height:42px;line-height:42px;text-transform:uppercase}.subscribe__label{margin-top:10px;margin-bottom:0}.subscribe label{font-size:12px;font-size:.75rem}label.subscribe_error{color:red}input.subscribe_error{border-color:red}.subscribe__thank{color:green;font-weight:700;font-size:14px;font-size:.875rem}.subscribe_lite .subscribe__input{font-size:13px;font-size:.8125rem;height:34px}.subscribe_lite .subscribe__button{height:28px;line-height:28px}@media screen and (max-width:767px){.subscribe__wrap{-ms-flex-wrap:wrap;flex-wrap:wrap}.subscribe__info{margin-bottom:30px;width:100%}.subscribe__title{font-size:24px;font-size:1.5rem}.subscribe__des{font-size:18px;font-size:1.125rem}.subscribe__form{width:100%}}.f-cookies{-ms-flex-pack:center;justify-content:center;position:fixed;bottom:70px;left:0;right:0;width:100%;z-index:99}.f-cookies,.f-cookies__wrap{display:-ms-flexbox;display:flex}.f-cookies__wrap{border-radius:25px;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;background:#fff;box-shadow:2px 2px 6px hsla(240,9%,43%,.3);font-size:0;padding:12px 24px;max-width:90%}.f-cookies__text{color:#646479;font-size:12px;font-size:.75rem;font-weight:600;line-height:1.2;padding-right:20px}.f-cookies__button button{color:#e05a2d;cursor:pointer;font-weight:600;border:none;background:none}.ss-modal{font-size:0;overflow:auto;position:fixed;top:0;left:0;visibility:hidden;width:100%;height:100%;z-index:9999;-webkit-tap-highlight-color:transparent;-webkit-backface-visibility:hidden;backface-visibility:hidden}.ss-modal_active{visibility:visible}.ss-modal_active .ss-modal__popup{opacity:1;transform:scale(1)}.ss-modal-wrap{background-color:rgba(0,0,0,.5);opacity:0;position:fixed;top:0;right:0;bottom:0;left:0;transition:all .25s ease-in-out;visibility:hidden;width:100%;height:100%;z-index:9999}.ss-modal-wrap_active{opacity:1;visibility:visible}.ss-modal-loading{color:#eee;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.ss-modal-loading .icon30{width:60px;height:60px}.ss-modal__popup{background:#fff;border-radius:5px;display:inline-block;font-size:14px;font-size:.875rem;margin:30px;opacity:0;padding:30px;position:relative;transform:scale(1.1);transition:all .25s ease-in-out;vertical-align:middle;max-width:calc(100% - 62px)}.ss-modal__close{cursor:pointer;font-size:16px;font-size:1rem;position:absolute;right:10px;top:10px}.ss-modal__content{height:100%;text-align:center;overflow:auto}.ss-modal__content:before{content:"";display:inline-block;height:100%;vertical-align:middle}.addCart{text-align:left}.addCart.s-cart-page{margin-bottom:0}.addCart .c-item{border-bottom:1px solid #eee;padding-bottom:20px;min-width:640px}.addCart .c-item__ib{vertical-align:middle}.addCart .c-item__price-old,.addCart .c-item__remove,.addCart .c-item__service{display:none}.addCart .c-item__total{vertical-align:middle}.addCart__title{font-size:18px;font-size:1.125rem;font-weight:600;margin-bottom:30px}.addCart__button{margin-top:30px;text-align:right}.addCart__button_center{text-align:center}.addCart__button .button{font-size:13px;font-size:.8125rem;font-weight:400;padding:0;vertical-align:top;width:180px}.addCart__button .button+.button{margin-left:10px}.addCart__upselling{border-top:1px solid #eee;font-size:0;margin-top:30px;padding-top:20px}.addCart__u{display:-ms-flexbox;display:flex;margin-left:-20px}.addCart__u-link{text-decoration:none}.addCart__u-list{padding-left:20px;width:33.33%}.addCart__u-img{display:block;width:60px;height:60px;margin-bottom:10px}.addCart__u-img img{height:100%}.addCart__u-name{display:block;font-size:13px;font-size:.8125rem;font-weight:600;margin-bottom:10px;max-width:280px;line-height:1.4}.addCart__u-price{display:inline-block;font-size:16px;font-size:1rem;font-weight:600;margin-right:10px}.addCart__u-price-old{display:inline-block;color:#ccc;font-size:14px;font-size:.875rem;text-decoration:line-through}.c-item{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.c-item a{color:#2a2a2a;text-decoration:none}.c-item a:hover{color:var(--cheme-color)}.c-item__img{-ms-flex:none;flex:none;width:70px}.c-item__img img{width:100%}.c-item__info{-ms-flex:1;flex:1;padding:0 20px;width:calc(100% - 330px)}.c-item__name{font-size:14px;font-size:.875rem;font-weight:600;line-height:1.4}.c-item__service{font-size:13px;font-size:.8125rem}.c-item__count{-ms-flex:none;flex:none;text-align:center;width:100px}.c-item__total{-ms-flex:none;flex:none;text-align:right;vertical-align:top;width:160px}.c-item__price{font-size:18px;font-size:1.125rem;font-weight:600;margin-bottom:5px}.c-item__price-count,.c-item__price-old{color:#828282;font-size:13px;font-size:.8125rem}.c-item__price-old{text-decoration:line-through}.c-item__remove{border-bottom:1px dashed;color:#828282;cursor:pointer;display:inline-block;font-size:12px;font-size:.75rem;margin-top:20px;padding-bottom:2px;transition:all .1s ease-out}.c-item__remove:hover{color:#2a2a2a;border-bottom-color:transparent}@media screen and (max-width:767px){.ss-modal__wrap{padding:10px}.addCart .c-item{min-width:100%}.addCart__button .button{width:100%}.addCart__button .button+.button{margin-left:0;margin-top:10px}.addCart__upselling{display:none}.c-item{-ms-flex-wrap:wrap;flex-wrap:wrap}.c-item__img,.c-item__info{margin-bottom:20px}.c-item__info{padding-right:0;width:calc(100% - 70px)}.c-item__count,.c-item__total{padding-left:90px;text-align:left;width:100%}.c-item__count{margin-bottom:20px}}@media screen and (max-width:580px){.c-item__service select{width:100%}}.my-nav-links{margin-bottom:40px}.my-nav-links__item{color:#2a2a2a}.is-hidden{display:none}.profile-form-wrapper{max-width:800px}.s-profile-wrapper .general-button{display:inline-block;margin-bottom:10px}.s-profile-wrapper .s-profile-header{margin:0}.s-profile-wrapper .hint-wrapper{margin:1em 0;padding:1em;border-radius:2px}.s-profile-wrapper .hint-wrapper.is-success{color:#fff;background:#6dca6d}.s-profile-wrapper .wa-error-msg{display:inline-block;padding:.5em 0;margin:.5em 0 0;border-radius:2px}.s-profile-wrapper .wa-form_read{padding:0}.s-profile-wrapper .wa-form_read .wa-field{padding:1em 0;margin-bottom:0;border-top:1px solid rgba(0,0,0,.05);display:table;width:100%;table-layout:fixed;min-height:50px;line-height:1.6}.s-profile-wrapper .wa-form_read .wa-field:first-child{margin-top:0}.s-profile-wrapper .wa-form_read .wa-field.button-block{padding-top:1em}.s-profile-wrapper .wa-form_read .wa-field.button-block input+input{margin-left:1em}.s-profile-wrapper .wa-form_read .wa-field .wa-name{text-transform:uppercase}.s-profile-wrapper .wa-form_read .wa-field .wa-submit a{line-height:2em}.s-profile-wrapper .wa-form_read .wa-field .wa-value a+p{margin-top:0}.s-profile-wrapper .wa-form_read .wa-field .wa-value .field{margin:1em 0 0;display:block}.s-profile-wrapper .wa-form_read .wa-field .wa-value .field:first-child{margin-top:0}.s-profile-wrapper .wa-form_read .wa-field .wa-value .field>span{text-transform:uppercase;color:#444}.s-profile-wrapper .wa-form_read .wa-field .wa-value .field input{vertical-align:middle;margin:0 0 0 8px}.s-profile-wrapper .wa-form_read .wa-field .wa-value .field select{margin:0 0 0 8px}div.auth-type-wrapper,ul.auth-type-wrapper{border-bottom:1px solid #eee;padding-bottom:10px;margin:0 0 20px}div.auth-type-wrapper li,ul.auth-type-wrapper li{display:inline-block;margin:0 20px 10px 0}div.auth-type-wrapper img,ul.auth-type-wrapper img{display:inline-block;margin-right:5px;vertical-align:middle}.wa-login-forgotpassword-url,.wa-login-url,.wa-signup-url{display:inline-block;margin-top:10px}.wa-forgotpassword-button{display:inline-block;margin-top:20px}.wa-form input[type=email],.wa-form input[type=password],.wa-form input[type=text],.wa-form select,.wa-form textarea{background:#fff;font-size:14px;font-size:.875rem;width:100%}.wa-form .error,.wa-form .wa-error{border-color:red}.wa-form_max-w{max-width:650px}.wa-form .wa-submit,.wa-form_log-req a,.wa-form label{font-size:12px;font-size:.75rem}.wa-form .wa-name{display:block;font-weight:600;line-height:1.4;position:absolute;top:50%;transform:translateY(-54%);width:30%}.wa-form .wa-field-address .wa-name{top:.5em;transform:none}.wa-form .wa-value{display:block;margin-left:30%;padding-left:30px}.wa-form .wa-field.wa-required .wa-name:after{content:" *";color:#faa}.wa-form .wa-field{margin-bottom:20px;position:relative}.wa-form .wa-field .field{display:block;margin-bottom:5px}.wa-form .wa-field .field span{font-size:12px;font-size:.75rem}.wa-form .errormsg,.wa-form .wa-error-msg,.wa-form em.error{display:block;font-size:12px;font-size:.75rem;font-style:normal;color:red;margin-top:3px}.page-section{margin-top:40px}.wa-captcha{font-size:12px;font-size:.75rem}.wa-captcha img{border-radius:5px}.wa-captcha img,.wa-captcha input[type=text],.wa-captcha strong{display:inline-block;vertical-align:middle}.wa-captcha input[type=text]{width:40%;max-width:150px}.wa-captcha p{margin-bottom:10px}.wa-form .wa-forgotpassword-form-fields .wa-captcha-field .wa-name,.wa-form .wa-forgotpassword-form-fields .wa-field-login .wa-name,.wa-form .wa-forgotpassword-form-fields .wa-field-password .wa-name,.wa-form .wa-login-form-fields .wa-captcha-field .wa-name,.wa-form .wa-login-form-fields .wa-field-login .wa-name,.wa-form .wa-login-form-fields .wa-field-password .wa-name,.wa-form .wa-signup-form-fields .wa-captcha-field .wa-name,.wa-form .wa-signup-form-fields .wa-field-login .wa-name,.wa-form .wa-signup-form-fields .wa-field-password .wa-name{top:.5em;transform:none}.wa-form .wa-forgotpassword-form-fields .wa-captcha-input,.wa-form .wa-login-form-fields .wa-captcha-input,.wa-form .wa-signup-form-fields .wa-captcha-input{float:right;width:calc(100% - 140px)}.wa-form .wa-forgotpassword-form-actions,.wa-form .wa-login-form-actions,.wa-form .wa-signup-form-actions{margin-left:calc(30% + 30px)}@media screen and (max-width:767px){.wa-form .wa-name{margin-bottom:5px;position:static;top:0;transform:none;width:100%}.wa-form .wa-field-address .wa-name{top:0}.wa-form .wa-value{margin-left:0;padding-left:0}.wa-form .wa-forgotpassword-form-actions,.wa-form .wa-login-form-actions,.wa-form .wa-signup-form-actions{margin-left:0}}.st-compare{font-size:13px;font-size:.8125rem;margin-bottom:100px}.st-compare__fix{background:#fff;transition:box-shadow .3s ease-out;padding-top:10px;width:100%}.st-compare__fix_active{box-shadow:0 5px 5px rgba(0,0,0,.1);position:fixed;top:0;z-index:1000}.st-compare__fix-wrap{margin-bottom:40px}.st-compare__fix .owl-stage-outer{padding:20px 10px;margin:0 -10px}.st-compare__fix .owl-theme-nav .owl-nav{right:10px}.st-compare__features{display:-ms-flexbox;display:flex;-ms-flex-align:start;align-items:start}.st-compare__f-name{-ms-flex:none;flex:none;width:20%}.st-compare__f-name .st-compare__f-item{font-weight:600}.st-compare__f-vals{-ms-flex:none;flex:none;width:80%}.st-compare__f-vals .products__item{padding:10px;width:calc(100% - 20px);max-width:210px;margin:0 auto}.st-compare__f-vals .products__item-img{height:100px;line-height:100px}.st-compare__f-vals .products__item-info-name{font-size:12px;font-size:.75rem;height:40px}.st-compare__f-item{display:-ms-flexbox;display:flex;line-height:1.4;padding:20px 10px;-ms-flex-align:center;align-items:center}.st-compare__f-item:nth-child(odd){background:#f9f9f9}.st-compare__f-sl,.st-compare__f-sl-pr{display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;margin:0;width:100%}.st-compare__f-sl-pr{margin-top:-20px}.st-compare__f-col{width:284px}.st-compare__f-remove{background:#fff;border:1px solid #ececec;border-radius:4px;color:#bbb;font-size:0;padding:5px;cursor:pointer;position:absolute;transition:all .3s ease-out;top:10px;right:10px;z-index:3}.st-compare__f-remove:hover{border-color:#ff3100;color:#ff3100}.st-compare__f-select{cursor:pointer;margin-top:10px}.st-compare__f-radio{color:#888;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.st-compare__f-radio_active{color:#222}.st-compare__f-clear{cursor:pointer;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;margin-top:30px}.st-compare__f-clear-icon{background:#fff;border:1px solid #ececec;border-radius:4px;color:#bbb;font-size:0;margin-right:10px;padding:5px;cursor:pointer;transition:all .3s ease-out}.st-compare__f-clear-text{color:#888;transition:all .3s ease-out}.st-compare__f-clear:hover .st-compare__f-clear-icon{border-color:#ff3100;color:#ff3100}.st-compare__f-clear:hover .st-compare__f-clear-text{color:#222}.st-compare .owl-item .st-compare__f-col{width:100%}@media screen and (max-width:580px){.st-compare{font-size:12px;font-size:.75rem}.st-compare .products__rating-count{display:none}.st-compare__f-name{width:120px}.st-compare__f-vals{width:calc(100% - 120px)}.st-compare__f-vals .products__item{margin:0 5px;width:110px}.st-compare__f-vals .products__item-img{margin-bottom:10px;height:50px;line-height:50px}.st-compare__f-item{width:120px}.st-compare__fix-wrap{margin-bottom:20px}.st-compare__fix .st-compare__f-name{margin-top:-10px}.st-compare__fix .owl-stage-outer{margin-left:0;margin-right:0;padding-right:0;padding-left:0}.st-compare__fix .owl-theme-nav .owl-nav{right:0}}.w-box-sh{background:#fff;border:1px solid #f1f1f1;border-radius:4px;padding:20px;transition:box-shadow .3s ease-out}.w-box-sh:hover{box-shadow:0 5px 30px rgba(0,0,0,.08)}.cart__item{background:#fff;border:1px solid #f1f1f1;margin-bottom:40px;padding:20px;transition:all .3s ease-out}.cart__item:hover{box-shadow:0 5px 30px rgba(0,0,0,.08)}.s-cart-page-left form{overflow:hidden}.s-cart-page-left .cart-left{float:right;margin-right:0}.s-cart-header{margin:0}.s-cart-page{margin-bottom:100px}.s-cart-page .s-empty-cart{margin:1em 0 0}.s-cart-products{margin-bottom:20px}.cart-left{display:inline-block;margin-right:60px;width:calc(100% - 480px)}.s-cart-product{border:2px solid #f5f5f5;border-radius:5px;margin:0 0 20px;display:table;width:100%;table-layout:fixed;padding:20px;overflow:hidden}.s-cart-product>.left-column,.s-cart-product>.right-column{display:table-cell;vertical-align:top}.s-cart-product>.left-column{width:96px}.s-cart-product>.right-column{padding:0 0 0 20px}.s-product-image{display:block}.s-product-image img{width:100%;overflow:hidden;border-radius:4px}.s-delete-wrapper{margin:1em 0 0;text-align:center}.s-delete-button{display:inline-block}.s-product-name{margin:0}.s-cart-page .s-buttons-wrapper{float:right;clear:right}.s-product-quantity{border-radius:4px;font-size:12px;width:50px;height:24px;text-align:center}.s-product-quantity+.s-button{margin-right:0}.s-cart-page .s-buttons-wrapper .s-button{background:none;border:0;cursor:pointer;font-size:16px;font-weight:700;margin:0 8px}.s-product-services{margin:1em 0 0}.s-product-services .s-service{margin:.5em 0 0}.s-product-total{float:right;font-size:18px;font-weight:600;margin-bottom:20px;margin-left:10px}.s-cart-page-left .s-cart-total{float:left}.s-cart-total{background:#fff;border-radius:4px;border:1px solid #f1f1f1;display:inline-block;vertical-align:top;margin-bottom:40px;padding:20px;width:420px;transition:all .3s ease-out}.s-cart-total:hover{box-shadow:0 5px 30px rgba(0,0,0,.08)}.s-affiliate-bonus-wrapper{font-size:13px;font-size:.8125rem;margin:1em 0 0}.s-affiliate-bonus-wrapper .s-affiliate-discount,.s-affiliate-bonus-wrapper .s-button-block,.s-affiliate-bonus-wrapper .s-text-block{margin:1em 0 0}.s-affiliate-bonus-wrapper .s-affiliate-discount:first-child,.s-affiliate-bonus-wrapper .s-button-block:first-child,.s-affiliate-bonus-wrapper .s-text-block:first-child{margin-top:0}.s-affiliate-hint-wrapper{margin:1em 0 0;font-size:13px;font-size:.8125rem}.s-coupon-wrapper{overflow:hidden;text-align:center}.s-coupon-header{display:block;font-size:12px;margin-bottom:5px;text-align:left}.s-coupon-wrapper input{float:right;height:30px;line-height:30px}.s-coupon-wrapper .s-text{border-radius:4px;background:#f5f5f5;font-size:12px;font-size:.75rem;width:55%;height:30px;float:left}.s-coupon-wrapper .error-message{margin:0 0 1em;color:red;font-size:12px;font-size:.75rem;padding-top:5px;clear:both;text-align:left}.s-total-wrapper{border-top:1px solid #f5f5f5;overflow:hidden;margin:30px 0 20px;padding-top:20px;text-align:center}.s-total-wrapper .s-total-header{display:block;font-size:18px;margin-bottom:10px}.s-total-wrapper .s-total{font-size:36px;font-weight:700}.s-cart-checkout input{width:100%}.s-cart-checkout-one{opacity:.85;margin-top:10px}.s-checkout-page{margin-bottom:100px}.s-checkout-featured{margin:0 0 40px;display:block;vertical-align:baseline}.s-checkout-featured img{margin:0 0 10px 10px}.s-checkout-featured img:first-child{margin-left:0}.s-cartprice{overflow:hidden;margin-bottom:15px;padding:2px 0}.s-cartprice-name{float:left;width:70%}.s-cartprice-price{float:right;font-weight:600;width:30%;text-align:right}.s-cart-info{border-top:2px solid #f4f5fb;margin:20px 0 0;padding-top:20px;text-align:center}.s-cart-info p{margin-bottom:0}@media screen and (max-width:1024px){.cart-left,.s-cart-total{width:100%}}@media screen and (max-width:767px){.cart-left,.s-cart-total{float:none;width:100%}.cart-left{margin-bottom:0;margin-right:0}}.s-auth-wrapper li{list-style:none;margin:0 0 10px}.s-auth-wrapper li:last-child{margin-bottom:0}.s-checkout-nav{background:#fff;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap}.s-nav-item{vertical-align:top;list-style:none;-ms-flex:1 1 0px;flex:1 1 0}.s-nav-item:first-child a{border-left:none}.s-nav-item-num{display:inline-block;line-height:30px;vertical-align:middle;text-align:center}.s-nav-item a{color:#2a2a2a;background:#fff;border-left:1px solid #c1c1c1;display:block;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;font-weight:600;opacity:.2;margin-bottom:4px;padding:10px 15px 7px;text-decoration:none}.s-nav-item.is-done a{color:#838383;cursor:pointer}.s-nav-item.is-current a,.s-nav-item.is-done a{border-left-color:#eee;opacity:1}.s-steps-wrapper{margin-top:30px}.s-authorized-user{display:table;width:100%}.s-authorized-user .left-column,.s-authorized-user .right-column{display:table-cell;vertical-align:middle}.s-authorized-user .left-column{width:50px;padding-right:20px;line-height:0}.s-authorized-user .left-column img{border-radius:50%;box-shadow:0 0 4px 0 rgba(0,0,0,.1),0 2px 2px 0 rgba(0,0,0,.1)}.s-authorized-wrapper .s-hint{margin:10px 0 0}.s-contact-form .wa-form{width:100%;max-width:767px}.s-payment-item.has-error{border-color:red}.s-step-content{margin:0}.s-payment-item,.s-shipping-item{list-style:none;margin-bottom:40px;transition:all .2s ease-out}.s-payment-item.is-selected,.s-shipping-item.is-selected{border-color:var(--cheme-color-hover)}.s-payment-header,.s-shipping-header{border-bottom:2px solid #f5f5f5;font-size:16px;padding-bottom:15px}.s-payment-header .s-radio,.s-shipping-header .s-radio{margin:0 10px 0 0}.s-payment-image,.s-shipping-image{margin-right:10px;max-width:60px;vertical-align:middle}.s-shipping-select{width:100%}.s-payment-description,.s-shipping-description{font-size:13px;margin-bottom:10px}.s-shipping-options .wa-address{margin-top:20px}.s-shipping-controls{margin-bottom:10px}.s-price-wrapper{font-weight:700}.s-price{margin-left:10px}.s-comment{margin-top:10px}.s-delivery-wrapper{font-size:13px;line-height:1.6;margin-top:15px}.s-delivery{font-weight:700;margin-left:10px;white-space:nowrap}.s-shipping-options .error,.s-shipping-options .s-shipping-error,.wa-error-msg.c-error{color:red;margin-bottom:0}.s-contact-block{background:#fff;display:inline-block;margin:10px 0 30px;padding:15px;border-radius:4px;box-shadow:0 0 4px 0 rgba(0,0,0,.1),0 2px 2px 0 rgba(0,0,0,.1)}.s-contact-block .s-userpic{display:inline-block;border-radius:50%;vertical-align:middle}.s-contact-block .s-user-name{margin-left:10px;font-weight:700}.s-address-wrapper{margin-top:10px;line-height:1.4}.s-cart-list{margin-top:20px}.s-confirm-wrapper .s-cart-item{background:#fff;display:table;table-layout:fixed;width:100%;padding:20px 10px;margin:0;border-bottom:1px solid rgba(0,0,0,.1);line-height:1.5em}.s-cart-item .s-image-column,.s-cart-item .s-text-column{display:table-cell;vertical-align:top}.s-cart-item .s-image-column{width:96px;line-height:0;text-align:center}.s-cart-item .s-image-column img{max-width:100%}.s-cart-item .s-name{font-weight:700;margin-bottom:15px}.s-cart-item .s-total{font-weight:600;font-size:16px;margin-top:5px}.s-cart-item .bold{font-weight:700}.s-confirm-wrapper .s-services{margin-top:20px}.s-confirm-wrapper .s-service{list-style:none;font-size:12px}.s-confirm-wrapper .s-service:first-child{margin-left:0}.s-confirm-wrapper .s-service-name,.s-confirm-wrapper .s-service-ornament{margin:10px 0 0}.s-confirm-wrapper .s-service-price{margin:0 10px;font-weight:700}.s-confirm-wrapper .s-service-info{color:#ccc}.s-textarea-wrapper{margin-top:20px}.s-textarea-wrapper textarea{height:100px;background:#fff;border-radius:4px;font-size:12px;font-size:.75rem;width:100%}.s-terms-wrapper .error{color:red}.s-terms-wrapper{margin-top:20px}.s-plugin-wrapper{margin:20px 0 0}.s-plugin-wrapper input{width:auto;margin-bottom:10px}@media screen and (max-width:767px){.s-nav-item{border-bottom:1px solid #fff;-ms-flex:1 1 100%;flex:1 1 100%}}@media screen and (max-width:480px){.s-cart-item .s-image-column{width:60px}}.bellLight__politika,.pnotice__select~.pnotice__politika{font-size:12px;font-size:.75rem;line-height:1.4}.bellLightW,.clickliteW,.pnoticeW{background-color:#000!important}input[type=button].clicklite__buttonClose,input[type=button].pnotice__buttonClose,input[type=submit].bellLight__submit,input[type=submit].clicklite__button,input[type=submit].pnotice__button{border-radius:0!important;color:var(--b-color)!important;background:var(--b-bg)!important;line-height:34px}input[type=button].clicklite__buttonClose:hover,input[type=button].pnotice__buttonClose:hover,input[type=submit].bellLight__submit:hover,input[type=submit].clicklite__button:hover,input[type=submit].pnotice__button:hover{background:var(--b-bg-hover)!important;color:var(--b-color-hover)!important}.clicklite__policyCheckbox,.pnotice__policyCheckbox{-webkit-appearance:checkbox}button.clicklite__buttonView{width:auto}.bellLightB{bottom:140px!important;z-index:99}.mailer{padding-top:15px}.mailer a{display:block;text-decoration:none}.clicklite__counterCount input{padding:0}.sub-categories{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:40px 0;overflow:hidden;width:100%}.sub-categories a{margin-right:20px}.s-right .wrap{padding:0}.theme-brand{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-left:-10px}.theme-brand .brand{width:calc(25% - 10px);margin-left:10px;text-align:center}.shop-regions-ip-analyzer__wrapper,.shop-regions-window_show{z-index:999!important}.h-hidden{display:none}.h-hidden-show .h-hidden{display:inline-block}