/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
.tippy-box[data-animation=fade][data-state=hidden]{opacity:0}[data-tippy-root]{max-width:calc(100vw - 10px)}.tippy-box{position:relative;background-color:#333;color:#fff;border-radius:4px;font-size:14px;line-height:1.4;outline:0;transition-property:transform,visibility,opacity}.tippy-box[data-placement^=top]>.tippy-arrow{bottom:0}.tippy-box[data-placement^=top]>.tippy-arrow:before{bottom:-7px;left:0;border-width:8px 8px 0;border-top-color:initial;transform-origin:center top}.tippy-box[data-placement^=bottom]>.tippy-arrow{top:0}.tippy-box[data-placement^=bottom]>.tippy-arrow:before{top:-7px;left:0;border-width:0 8px 8px;border-bottom-color:initial;transform-origin:center bottom}.tippy-box[data-placement^=left]>.tippy-arrow{right:0}.tippy-box[data-placement^=left]>.tippy-arrow:before{border-width:8px 0 8px 8px;border-left-color:initial;right:-7px;transform-origin:center left}.tippy-box[data-placement^=right]>.tippy-arrow{left:0}.tippy-box[data-placement^=right]>.tippy-arrow:before{left:-7px;border-width:8px 8px 8px 0;border-right-color:initial;transform-origin:center right}.tippy-box[data-inertia][data-state=visible]{transition-timing-function:cubic-bezier(.54,1.5,.38,1.11)}.tippy-arrow{width:16px;height:16px;color:#333}.tippy-arrow:before{content:"";position:absolute;border-color:transparent;border-style:solid}.tippy-content{position:relative;padding:5px 9px;z-index:1}.tippy-box[data-theme~=light]{color:#26323d;box-shadow:0 0 20px 4px rgba(154,161,177,.15),0 4px 80px -8px rgba(36,40,47,.25),0 4px 4px -2px rgba(91,94,105,.15);background-color:#fff}.tippy-box[data-theme~=light][data-placement^=top]>.tippy-arrow:before{border-top-color:#fff}.tippy-box[data-theme~=light][data-placement^=bottom]>.tippy-arrow:before{border-bottom-color:#fff}.tippy-box[data-theme~=light][data-placement^=left]>.tippy-arrow:before{border-left-color:#fff}.tippy-box[data-theme~=light][data-placement^=right]>.tippy-arrow:before{border-right-color:#fff}.tippy-box[data-theme~=light]>.tippy-backdrop{background-color:#fff}.tippy-box[data-theme~=light]>.tippy-svg-arrow{fill:#fff}
.noUi-target,.noUi-target *{-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent;-webkit-user-select:none;-ms-touch-action:none;touch-action:none;-ms-user-select:none;-moz-user-select:none;user-select:none;box-sizing:border-box}.noUi-target{position:relative}.noUi-base,.noUi-connects{width:100%;height:100%;position:relative;z-index:1}.noUi-connects{overflow:hidden;z-index:0}.noUi-connect,.noUi-origin{will-change:transform;position:absolute;z-index:1;top:0;right:0;-ms-transform-origin:0 0;-webkit-transform-origin:0 0;-webkit-transform-style:preserve-3d;transform-origin:0 0;transform-style:flat}.noUi-connect{height:100%;width:100%}.noUi-origin{height:10%;width:10%}.noUi-txt-dir-rtl.noUi-horizontal .noUi-origin{left:0;right:auto}.noUi-vertical .noUi-origin{width:0}.noUi-horizontal .noUi-origin{height:0}.noUi-handle{-webkit-backface-visibility:hidden;backface-visibility:hidden;position:absolute}.noUi-touch-area{height:100%;width:100%}.noUi-state-tap .noUi-connect,.noUi-state-tap .noUi-origin{transition:transform .3s}.noUi-state-drag *{cursor:inherit!important}.noUi-horizontal{height:18px}.noUi-horizontal .noUi-handle{width:34px;height:28px;right:-17px;top:-6px}.noUi-vertical{width:18px}.noUi-vertical .noUi-handle{width:28px;height:34px;right:-6px;top:-17px}.noUi-txt-dir-rtl.noUi-horizontal .noUi-handle{left:-17px;right:auto}.noUi-target{background:#fafafa;border-radius:4px;border:1px solid #d3d3d3;box-shadow:inset 0 1px 1px #f0f0f0,0 3px 6px -5px #bbb}.noUi-connects{border-radius:3px}.noUi-connect{background:#3fb8af}.noUi-draggable{cursor:ew-resize}.noUi-vertical .noUi-draggable{cursor:ns-resize}.noUi-handle{border:1px solid #d9d9d9;border-radius:3px;background:#fff;cursor:default;box-shadow:inset 0 0 1px #fff,inset 0 1px 7px #ebebeb,0 3px 6px -3px #bbb}.noUi-active{box-shadow:inset 0 0 1px #fff,inset 0 1px 7px #ddd,0 3px 6px -3px #bbb}.noUi-handle:after,.noUi-handle:before{content:"";display:block;position:absolute;height:14px;width:1px;background:#e8e7e6;left:14px;top:6px}.noUi-handle:after{left:17px}.noUi-vertical .noUi-handle:after,.noUi-vertical .noUi-handle:before{width:14px;height:1px;left:6px;top:14px}.noUi-vertical .noUi-handle:after{top:17px}[disabled] .noUi-connect{background:#b8b8b8}[disabled].noUi-handle,[disabled] .noUi-handle,[disabled].noUi-target{cursor:not-allowed}.noUi-pips,.noUi-pips *{box-sizing:border-box}.noUi-pips{position:absolute;color:#999}.noUi-value{position:absolute;white-space:nowrap;text-align:center}.noUi-value-sub{color:#ccc;font-size:10px}.noUi-marker{position:absolute;background:#ccc}.noUi-marker-large,.noUi-marker-sub{background:#aaa}.noUi-pips-horizontal{padding:10px 0;height:80px;top:100%;left:0;width:100%}.noUi-value-horizontal{transform:translate(-50%,50%)}.noUi-rtl .noUi-value-horizontal{transform:translate(50%,50%)}.noUi-marker-horizontal.noUi-marker{margin-left:-1px;width:2px;height:5px}.noUi-marker-horizontal.noUi-marker-sub{height:10px}.noUi-marker-horizontal.noUi-marker-large{height:15px}.noUi-pips-vertical{padding:0 10px;height:100%;top:0;left:100%}.noUi-value-vertical{transform:translateY(-50%);padding-left:25px}.noUi-rtl .noUi-value-vertical{transform:translateY(50%)}.noUi-marker-vertical.noUi-marker{width:5px;height:2px;margin-top:-1px}.noUi-marker-vertical.noUi-marker-sub{width:10px}.noUi-marker-vertical.noUi-marker-large{width:15px}.noUi-tooltip{display:block;position:absolute;border:1px solid #d9d9d9;border-radius:3px;background:#fff;color:#000;padding:5px;text-align:center;white-space:nowrap}.noUi-horizontal .noUi-tooltip{transform:translate(-50%);left:50%;bottom:120%}.noUi-vertical .noUi-tooltip{transform:translateY(-50%);top:50%;right:120%}.noUi-horizontal .noUi-origin>.noUi-tooltip{transform:translate(50%);left:auto;bottom:10px}.noUi-vertical .noUi-origin>.noUi-tooltip{transform:translateY(-18px);top:auto;right:28px}
@font-face{font-family:GothamPro;font-style:normal;font-weight:400;font-display:swap;src:url(/themes/mwsite/fonts/GothamPro/GothamPro.woff2) format("woff2"),url(/themes/mwsite/fonts/GothamPro/GothamPro.woff) format("woff"),url(/themes/mwsite/fonts/GothamPro/GothamPro.ttf) format("truetype"),url(/themes/mwsite/fonts/GothamPro/GothamPro.eot),url(/themes/mwsite/fonts/GothamPro/GothamPro.eot?#iefix) format("embedded-opentype")}@font-face{font-family:GothamPro;font-style:normal;font-weight:500;font-display:swap;src:url(/themes/mwsite/fonts/GothamPro/GothamPro-Medium.woff2) format("woff2"),url(/themes/mwsite/fonts/GothamPro/GothamPro-Medium.woff) format("woff"),url(/themes/mwsite/fonts/GothamPro/GothamPro-Medium.ttf) format("truetype"),url(/themes/mwsite/fonts/GothamPro/GothamPro-Medium.eot),url(/themes/mwsite/fonts/GothamPro/GothamPro-Medium.eot?#iefix) format("embedded-opentype")}@font-face{font-family:GothamPro;font-style:normal;font-weight:700;font-display:swap;src:url(/themes/mwsite/fonts/GothamPro/GothamProRBold.woff2) format("woff2"),url(/themes/mwsite/fonts/GothamPro/GothamProRBold.woff) format("woff"),url(/themes/mwsite/fonts/GothamPro/GothamProRBold.ttf) format("truetype"),url(/themes/mwsite/fonts/GothamPro/GothamProRBold.eot),url(/themes/mwsite/fonts/GothamPro/GothamProRBold.eot?#iefix) format("embedded-opentype")}@font-face{font-family:Gotham Pro Ruble;font-style:normal;font-weight:400;font-display:swap;src:url(/themes/mwsite/fonts/GothamPro/GothamProRRegular-ruble.ttf) format("truetype")}@font-face{font-family:Gotham Pro Ruble;font-style:normal;font-weight:500;font-display:swap;src:url(/themes/mwsite/fonts/GothamPro/GothamProRMedium-ruble.ttf) format("truetype")}@font-face{font-family:Gotham Pro Ruble;font-style:normal;font-weight:700;font-display:swap;src:url(/themes/mwsite/fonts/GothamPro/GothamProRBold-ruble.ttf) format("truetype")}#3FB914@-webkit-keyframes progress-sliding{0%{background-position:0 0}to{background-position:60px 0}}@keyframes progress-sliding{0%{background-position:0 0}to{background-position:60px 0}}@-webkit-keyframes vertical-shaking{0%{-webkit-transform:translateY(0);transform:translateY(0)}25%{-webkit-transform:translateY(-3px);transform:translateY(-3px)}50%{-webkit-transform:translateY(0);transform:translateY(0)}75%{-webkit-transform:translateY(3px);transform:translateY(3px)}to{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes vertical-shaking{0%{-webkit-transform:translateY(0);transform:translateY(0)}25%{-webkit-transform:translateY(-3px);transform:translateY(-3px)}50%{-webkit-transform:translateY(0);transform:translateY(0)}75%{-webkit-transform:translateY(3px);transform:translateY(3px)}to{-webkit-transform:translateY(0);transform:translateY(0)}}[data-whatintent=mouse] :focus,[data-whatintent=touch] :focus{outline:none}*{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-font-smoothing:antialiased}:root{--color-salat:#3FB914;}:after,:before{-webkit-box-sizing:inherit;box-sizing:inherit}body{position:relative;margin:0;padding:0;font-family:GothamPro,Gotham Pro Ruble,sans-serif;font-size:14px;line-height:normal;color:#493D36;overflow-x:hidden;cursor:default}@media (max-width:479px){body{font-size:13px}}h1,h2,h3,h4,h5,h6,p{margin:0;padding:0}ol,ul{margin:0}ol.no-style,ul.no-style{padding:0;list-style:none}button{font-family:inherit;font-size:inherit;font-weight:inherit;line-height:inherit;color:inherit;cursor:pointer}img{border:none}a{text-decoration:none;color:inherit}[contenteditable=true]:focus{outline:none}[contenteditable=true]:empty:before{content:attr(data-placeholder);color:inherit;font-size:inherit;display:block}select{-webkit-appearance:none;-moz-appearance:none;appearance:none}select::-ms-expand{display:none}input[type=number]{-moz-appearance:textfield}input::-webkit-inner-spin-button,input::-webkit-outer-spin-button{-webkit-appearance:none}input[type=search]{-webkit-appearance:textfield}input[type=search]::-webkit-search-decoration{-webkit-appearance:none}blockquote{margin:0}.heading-1,h1,h3,h4,h5{font-weight:700}.heading-1,h1{font-size:36px;line-height:1}.heading-2,h2{font-size:30px;line-height:36px;font-weight:700}@media (max-width:991px){.heading-2,h2{font-size:24px;line-height:30px}}@media (max-width:575px){.heading-2,h2{font-size:16px;line-height:24px}}.heading-3,h3{font-size:20px;line-height:24px;font-weight:500}@media (max-width:991px){.heading-3,h3{font-size:18px}}@media (max-width:575px){.heading-3,h3{font-size:14px;line-height:22px}}.title-h2{font-weight:700;font-size:38px;line-height:44px}@media (max-width:991px){.title-h2{font-size:30px;line-height:36px}}@media (max-width:575px){.title-h2{font-size:22px;line-height:27px}}.container{max-width:1820px;width:100%;margin:auto;padding:0 30px}@media screen and (max-width:991px){.container{padding:0 20px}}@media screen and (max-width:575px){.container{padding:0 16px}}.autocomplete-suggestions{-webkit-box-shadow:0 1px 30px rgba(0,0,0,.1);box-shadow:0 1px 30px rgba(0,0,0,.1);background-color:#fff;border-bottom-left-radius:4px;border-bottom-right-radius:4px;-webkit-overflow-scrolling:touch;overflow:hidden auto;padding:14px 10px}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.autocomplete-suggestions{overflow:auto}}.autocomplete-suggestions strong{font-weight:400}.autocomplete-suggestion{padding:6px 10px;-webkit-transition:.25s linear;-o-transition:.25s linear;transition:.25s linear;-webkit-transition-property:background-color;-o-transition-property:background-color;transition-property:background-color;cursor:pointer;border-radius:4px;margin-bottom:6px;white-space:nowrap;overflow:hidden}.autocomplete-suggestion:last-child{margin-bottom:0}.autocomplete-selected{background-color:rgba(241,238,236,.5)}.autocomplete-group{padding:2px 5px}.autocomplete-group strong{display:block;border-bottom:1px solid #000}.simple-select{position:relative;display:inline-block;width:240px;height:50px}.simple-select:before{content:"";position:absolute;left:0;right:0;top:0;bottom:0;-webkit-box-shadow:0 1px 30px rgba(0,0,0,.1);box-shadow:0 1px 30px rgba(0,0,0,.1);opacity:0;-webkit-transition:.2s linear;-o-transition:.2s linear;transition:.2s linear;-webkit-transition-property:opacity;-o-transition-property:opacity;transition-property:opacity}.simple-select.is-active{z-index:6}.simple-select.is-active:before{opacity:1}.simple-select.is-active .simple-select__main{border-color:rgba(64,50,40,.56)}.simple-select.is-active .simple-select__main svg{-webkit-transform:scaleY(-1);-ms-transform:scaleY(-1);transform:scaleY(-1)}.simple-select.is-active .simple-select__drop{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1);visibility:visible;opacity:1}.simple-select.is-active:hover .simple-select__main,.simple-select.not-empty .simple-select__main,.simple-select.not-empty:hover .simple-select__main{border-color:rgba(64,50,40,.56)}.simple-select.error .simple-select__main{border-color:#E81F45}.simple-select__main{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%;height:100%;padding:0 20px;background-color:#fff;color:#493D36;border:1px solid #F1EEEC;border-radius:3px;cursor:pointer;-webkit-transition:border-color .2s linear;-o-transition:border-color .2s linear;transition:border-color .2s linear;z-index:3}.simple-select__main svg{-ms-flex-negative:0;flex-shrink:0;width:12px;height:8px;-webkit-transition:.25s linear;-o-transition:.25s linear;transition:.25s linear;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;-o-transition-property:transform;transition-property:transform;transition-property:transform,-webkit-transform;margin-left:8px;fill:rgba(64,50,40,.56)}.simple-select__selected{white-space:nowrap;overflow:hidden;width:calc(100% - 26px);-o-text-overflow:ellipsis;text-overflow:ellipsis}.simple-select__selected:empty:before{content:attr(data-placeholder);font-size:inherit;font-family:inherit;line-height:inherit;color:rgba(64,50,40,.56);font-weight:inherit}.simple-select__drop{position:absolute;width:100%;left:0;top:100%;-webkit-transform:scale(.85);-ms-transform:scale(.85);transform:scale(.85);visibility:hidden;opacity:0;-webkit-transition:.2s linear;-o-transition:.2s linear;transition:.2s linear;-webkit-transition-property:opacity,visibility,-webkit-transform;transition-property:opacity,visibility,-webkit-transform;-o-transition-property:transform,opacity,visibility;transition-property:transform,opacity,visibility;transition-property:transform,opacity,visibility,-webkit-transform;-webkit-transform-origin:top center;-ms-transform-origin:top center;transform-origin:top center;font-size:14px;line-height:20px;-webkit-box-shadow:0 1px 30px rgba(0,0,0,.1);box-shadow:0 1px 30px rgba(0,0,0,.1);background-color:#fff;z-index:2;margin-bottom:0}.simple-select__drop,.simple-select__drop-inner{border-bottom-left-radius:4px;border-bottom-right-radius:4px}.simple-select__drop-inner{max-height:305px;-webkit-overflow-scrolling:touch;overflow:hidden auto}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.simple-select__drop-inner{overflow:auto}}.simple-select__list{list-style:none;padding:14px 10px}.simple-select__item{padding:6px 10px;-webkit-transition:.25s linear;-o-transition:.25s linear;transition:.25s linear;-webkit-transition-property:background-color;-o-transition-property:background-color;transition-property:background-color;cursor:pointer;border-radius:4px;margin-bottom:6px}.simple-select__item:last-child{margin-bottom:0}.simple-select__item.focus,.simple-select__item.is-active,.simple-select__item:focus,.simple-select__item:hover{background-color:rgba(241,238,236,.5)}.simple-select__img-wrap{width:64px;-ms-flex-negative:0;flex-shrink:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:16px;margin-right:10px;margin-top:3px}.simple-select__img-wrap img{max-width:100%;max-height:100%}.simple-select__main .simple-select__img-wrap{display:inline-block;vertical-align:bottom}.simple-select__txt-wrap{display:inline}.simple-select label.error{position:absolute;top:100%;left:0;font-size:12px;line-height:1.4;color:#E81F45}.simple-select:hover .simple-select__main{border-color:#DDD7D3}.simple-select--big-list .simple-select__list{padding-top:18px}.simple-select--big-list .simple-select__item{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:18px}.simple-select--big-list .simple-select__item:last-child{margin-bottom:0}.simple-select--list{height:auto;width:auto}.simple-select--list .simple-select__main{display:none}.simple-select--list .simple-select__drop{position:relative;top:0;opacity:1;visibility:visible;-webkit-box-shadow:none;box-shadow:none;-webkit-transform:none;-ms-transform:none;transform:none}.simple-select--list .simple-select__drop-inner{max-height:none}.simple-select--list .simple-select__list{padding:0}.simple-select--list .simple-select__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;margin-bottom:13px;color:rgba(128,128,128,.5);padding:0;background:none;-webkit-transition:.25s linear;-o-transition:.25s linear;transition:.25s linear;-webkit-transition-property:color;-o-transition-property:color;transition-property:color}.simple-select--list .simple-select__item:focus,.simple-select--list .simple-select__item:hover{color:gray}.simple-select--list .simple-select__item.is-active{color:red}.simple-select--inline{height:auto;width:auto}.simple-select--inline:before{display:none}.simple-select--inline .simple-select__main{height:auto;width:auto;border:none;border-radius:0;padding:0;background:none}.simple-select--inline .simple-select__main svg{width:8px;height:5px;margin-left:8px;fill:#493D36}.simple-select--inline .simple-select__selected{width:auto}.simple-select--inline .simple-select__drop{margin-top:10px;width:218px;border-radius:3px}.simple-select--text-atr{width:auto;height:auto;font-weight:400;font-size:16px;line-height:1.5}.simple-select--text-atr .simple-select__main{border:none;border-radius:0;background:none;padding:0 5px}.simple-select--text-atr .simple-select__main svg{margin-left:5px}.simple-select--text-atr .simple-select__selected{width:calc(100% - 16px)}.simple-select--text-atr .simple-select__selected:after{content:"";position:absolute;left:5px;right:21px;bottom:1px;height:1px;background-color:red}.simple-select--text-atr .simple-select__drop{width:auto;white-space:nowrap}.simple-select--input .simple-select__main{padding-left:0;padding-right:0}.simple-select input.simple-select__input-in{border:none;background:none;padding-left:20px;padding-right:0}.simple-select__btn-main{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:40px;height:100%;-ms-flex-negative:0;flex-shrink:0}.simple-select__btn-main svg{margin-left:0}.simple-select__list.dop{display:none}@media (max-width:900px){.simple-select--big-list .simple-select__list{padding-top:14px}.simple-select--list{font-size:18px;line-height:24px;max-width:300px;width:100%;height:50px}.simple-select--list .simple-select__main{display:-webkit-box;display:-ms-flexbox;display:flex}.simple-select--list .simple-select__drop{position:absolute;top:100%;background-color:#fff;-webkit-transform:scale(.85);-ms-transform:scale(.85);transform:scale(.85);visibility:hidden;opacity:0}.simple-select--list .simple-select__list{padding:14px 20px}}@media (max-width:575px){.simple-select__main{padding-left:16px;padding-right:14px}.simple-select__selected{width:calc(100% - 20px)}.simple-select__item{padding-right:5px}.simple-select--list{font-size:16px}.simple-select input.simple-select__input-in{padding-left:16px}}@media (max-width:479px){.simple-select__item{font-size:13px}}@media (max-width:420px){.simple-select--list{max-width:none}}.default-checkbox{display:block;font-size:14px;line-height:1}.default-checkbox--error .default-checkbox__custom{border-color:#E81F45}.default-checkbox__label{cursor:pointer;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline}.default-checkbox__custom,.default-checkbox__label{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.default-checkbox__custom{position:relative;border:1px solid #DDD7D3;border-radius:3px;-ms-flex-negative:0;flex-shrink:0;width:20px;height:20px;background-color:rgba(255,255,255,0);-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-right:14px;-webkit-transition:.25s linear;-o-transition:.25s linear;transition:.25s linear;-webkit-transition-property:border-color,backgroud-color;-o-transition-property:border-color,backgroud-color;transition-property:border-color,backgroud-color}.default-checkbox__custom svg{fill:#fff;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0)}.default-checkbox__custom svg,.default-checkbox__text{-webkit-transition:all .3s cubic-bezier(.18,.89,.32,1.28);-o-transition:all .3s cubic-bezier(.18,.89,.32,1.28);transition:all .3s cubic-bezier(.18,.89,.32,1.28)}.default-checkbox__text{text-align:left}.default-checkbox__text-out{margin-left:20px}.default-checkbox input{display:none}.default-checkbox input:checked~.default-checkbox__custom{border-color:#3FB914;background-color:#3FB914}.default-checkbox input:checked~.default-checkbox__custom svg{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.default-checkbox input.disabled~.default-checkbox__custom,.default-checkbox input:disabled~.default-checkbox__custom{border-color:gray;background-color:gray;opacity:.4}.default-checkbox input.disabled~.default-checkbox__custom svg,.default-checkbox input:disabled~.default-checkbox__custom svg{display:none;}.default-checkbox input.error~.default-checkbox__custom{border-color:#E81F45}.default-checkbox label.error{display:none !important}.slider-r-box .slider-r-wrapper{position:relative;border-bottom:1px solid #DDD7D3;-webkit-transition:.25s linear;-o-transition:.25s linear;transition:.25s linear;-webkit-transition-property:border-color;-o-transition-property:border-color;transition-property:border-color}.slider-r-box .slider-r-text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:16px;line-height:24px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;margin-bottom:12px;color:#493D36}.slider-r-box .slider-r-text .null{color:rgba(64,50,40,.56)}.slider-r-box .slider-r-val{position:relative;-webkit-transition:.25s linear;-o-transition:.25s linear;transition:.25s linear;-webkit-transition-property:color;-o-transition-property:color;transition-property:color}.slider-r-box .slider-r-val.is-active{color:#3FB914}.slider-r-box .slider-r-val span{position:relative}.slider-r-box .slider-r{position:absolute;bottom:-1px;left:0;width:100%;height:2px;-webkit-box-shadow:none;box-shadow:none;border:none;background-color:rgba(0,0,0,0)}.slider-r-box .noUi-connects{overflow:visible}.slider-r-box .noUi-connect{background:#3FB914}.slider-r-box .noUi-horizontal .noUi-handle{width:14px;height:14px;border-radius:50%;background:#3FB914;border:3px solid #f9f9f9;-webkit-box-shadow:none;box-shadow:none;cursor:pointer;right:-7px;}.slider-r-box .noUi-horizontal .noUi-handle:after,.slider-r-box .noUi-horizontal .noUi-handle:before{display:none}.slider-r-box .noUi-touch-area{width:30px;height:30px;margin-left:-9px;margin-top:-10px}.noUi-horizontal .noUi-handle{right:-7px}@media (max-width:575px){.form-filter .slider-r-box{padding-bottom:5px}.slider-r-box .slider-r-text{font-size:15px;margin-bottom:14px}.slider-r-box .noUi-handle{width:20px;height:20px}.noUi-horizontal .noUi-handle{top:-9px;right:-10px}}.sl-nav{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;z-index:1;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.sl-nav,.sl-nav__btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.sl-nav__btn{position:relative;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-negative:0;flex-shrink:0;cursor:pointer;fill:rgba(64,50,40,.56);-webkit-transition:.25s ease;-o-transition:.25s ease;transition:.25s ease;-webkit-transition-property:fill;-o-transition-property:fill;transition-property:fill}.sl-nav__btn--prev{margin-right:25px}.sl-nav__btn--prev svg{-webkit-transform:rotate(-180deg);-ms-transform:rotate(-180deg);transform:rotate(-180deg)}.sl-nav__btn:hover{fill:#3FB914}.sl-nav__btn.swiper-button-disabled{pointer-events:none;fill:#DDD7D3}.soc-block,.soc-block__link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.soc-block__link{width:60px;height:40px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:3px;margin-right:10px}.soc-block__link:last-child{margin-right:0}.soc-block__link svg{fill:#fff;-webkit-transition:.25s linear;-o-transition:.25s linear;transition:.25s linear;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;-o-transition-property:transform;transition-property:transform;transition-property:transform,-webkit-transform}.soc-block__link.odnoklassniki{background-color:#F2720C;-webkit-box-shadow:0 2px 5px rgba(242,114,12,.3);box-shadow:0 2px 5px rgba(242,114,12,.3)}.soc-block__link.facebook{background-color:#3a559f;-webkit-box-shadow:0 2px 5px rgba(58,85,159,.3);box-shadow:0 2px 5px rgba(58,85,159,.3)}.soc-block__link.twitter{background-color:#03a9f4;-webkit-box-shadow:0 2px 5px rgba(3,169,244,.3);box-shadow:0 2px 5px rgba(3,169,244,.3)}.soc-block__link.instagram{background-color:#f24a61;-webkit-box-shadow:0 2px 5px rgba(242,74,97,.3);box-shadow:0 2px 5px rgba(242,74,97,.3)}.soc-block__link.youtube{background-color:#F61C0D;-webkit-box-shadow:0 2px 5px rgba(246,28,13,.3);box-shadow:0 2px 5px rgba(246,28,13,.3)}.soc-block__link.vkontakte{background-color:#455C81;-webkit-box-shadow:0 2px 5px rgba(3,169,244,.3);box-shadow:0 2px 5px rgba(3,169,244,.3)}.soc-block__link.google-plus{background-color:#BD330C;-webkit-box-shadow:0 2px 5px rgba(246,28,13,.3);box-shadow:0 2px 5px rgba(246,28,13,.3)}.soc-block__link.telegram{background-color:#24A1DE;-webkit-box-shadow:0 2px 5px rgba(36,161,222,.3);box-shadow:0 2px 5px rgba(36,161,222,.3)}.soc-block__link:hover svg{-webkit-transform:scale(1.2);-ms-transform:scale(1.2);transform:scale(1.2)}@media (max-width:575px){.soc-block__link{width:50px;height:34px;margin-right:9px}.soc-block__link svg{-webkit-transform:scale(.9);-ms-transform:scale(.9);transform:scale(.9)}}.tabs-nav{-webkit-box-align:center;-ms-flex-align:center;align-items:center;z-index:1}.tabs-nav,.tabs-nav__item{position:relative;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.tabs-nav__item{padding:26px 34px 23px;font-size:20px;line-height:28px;color:rgba(64,50,40,.56);border:1px solid rgba(255,255,255,0);border-bottom:none;-webkit-transition:.25s ease;-o-transition:.25s ease;transition:.25s ease;-webkit-transition-property:color;-o-transition-property:color;transition-property:color}.tabs-nav__item h2,.tabs-nav__item span{-webkit-transition:.25s ease;-o-transition:.25s ease;transition:.25s ease;-webkit-transition-property:border-color;-o-transition-property:border-color;transition-property:border-color;border-bottom:1px solid rgba(64,50,40,.4)}.tabs-nav__item h2{font-size:inherit;font-weight:inherit;line-height:inherit}.tabs-nav__item:hover{color:#3FB914}.tabs-nav__item:hover h2,.tabs-nav__item:hover span{border-color:rgba(63,185,20,0)}.tabs-nav__item.is-active{font-weight:500;color:#493D36;border-color:#F1EEEC;background-color:#fff}.tabs-nav__item.is-active:after{content:"";position:absolute;left:0;right:0;bottom:-2px;height:3px;background-color:#fff}.tabs-nav__item.is-active h2,.tabs-nav__item.is-active span{border-bottom:none}.tabs-content{display:none;border:1px solid #F1EEEC}.tabs-content.is-active{display:block}.btn,.btn-secondary,.btn-white{position:relative;display:inline-block;min-width:180px;height:50px;margin:0;padding:0 20px;background-color:#3FB914;border:2px solid #3FB914;border-radius:3px;cursor:pointer;font-family:inherit;font-size:14px;line-height:16px;font-weight:700;color:#fff;z-index:1;-webkit-transition:.25s linear;-o-transition:.25s linear;transition:.25s linear;-webkit-transition-property:color,background-color,border-color;-o-transition-property:color,background-color,border-color;transition-property:color,background-color,border-color}.btn-secondary .btn-inner,.btn-white .btn-inner,.btn .btn-inner{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;height:100%}.btn-loading.btn-secondary,.btn-loading.btn-white,.btn.btn-loading{background-image:-o-linear-gradient(315deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(135deg,rgba(255,255,255,.15) 25%,transparent 0,transparent 50%,rgba(255,255,255,.15) 0,rgba(255,255,255,.15) 75%,transparent 0,transparent);background-size:30px 30px;-webkit-animation:progress-sliding 1.5s infinite linear;animation:progress-sliding 1.5s infinite linear}.btn-secondary:hover,.btn-white:hover,.btn:hover{background-color:#43D111;border-color:#43D111}.btn-secondary:active,.btn-white:active,.btn:active{background-color:#37AA0E;border-color:#37AA0E}.btn-secondary:disabled:not(.btn-loading),.btn-white:disabled:not(.btn-loading),.btn.disabled:not(.btn-loading),.btn:disabled:not(.btn-loading),.disabled.btn-secondary:not(.btn-loading),.disabled.btn-white:not(.btn-loading){background-color:#DDD7D3;border-color:#DDD7D3}.btn-secondary{color:#3FB914}.btn-secondary,.btn-secondary:hover{background-color:rgba(255,255,255,0)}.btn-secondary:hover{border-color:#43D111;color:#43D111}.btn-secondary:active{background-color:rgba(255,255,255,0);border-color:#37AA0E;color:#37AA0E}.btn-secondary.disabled,.btn-secondary:disabled{background-color:rgba(255,255,255,0);border-color:#DDD7D3;color:#DDD7D3}.btn-white{height:60px;min-width:200px;font-size:18px;line-height:18px;background-color:#fff;color:#3FB914;border-color:#fff}.btn-white:hover{background-color:#43D111;border-color:#fff;color:#fff}.btn-show-more{display:block;padding:0;margin:0 auto;border:none;font-family:GothamPro,Gotham Pro Ruble,sans-serif;color:#3FB914;font-weight:500;font-size:16px;line-height:18px;-webkit-transition:color .25s ease;-o-transition:color .25s ease;transition:color .25s ease}.btn-show-more .plus{position:relative;height:10px;margin-right:16px}.btn-show-more .plus,.btn-show-more .plus:after,.btn-show-more .plus:before{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;width:10px}.btn-show-more .plus:after,.btn-show-more .plus:before{content:"";position:absolute;left:50%;top:50%;margin-left:-5px;margin-top:-1px;height:2px;background-color:#3FB914;-webkit-transition:background-color .25s ease;-o-transition:background-color .25s ease;transition:background-color .25s ease}.btn-show-more .plus:before{width:2px;height:10px;margin-left:-1px;margin-top:-5px}.btn-show-more:hover{color:#43D111}.btn-show-more:hover .plus:after,.btn-show-more:hover .plus:before{background-color:#43D111}.btn-show-more:active{color:#37AA0E}.btn-show-more:active .plus:after,.btn-show-more:active .plus:before{background-color:#37AA0E}.btn-to-wishlist{-ms-flex-negative:0;flex-shrink:0;stroke-width:2px;stroke:rgba(64,50,40,.56);fill:none;border:none;padding:0;-webkit-transition:.25s ease;-o-transition:.25s ease;transition:.25s ease;-webkit-transition-property:stroke;-o-transition-property:stroke;transition-property:stroke}.btn-to-wishlist svg{pointer-events:none}.btn-to-wishlist.is-active{stroke:#E81F45}@media (hover:hover){.btn-to-wishlist:hover{stroke:#E81F45}}.btn-inline{padding:0;border:none;border-bottom:1px solid rgba(73,61,54,.5);-webkit-transition:.25s ease;-o-transition:.25s ease;transition:.25s ease;-webkit-transition-property:border-color;-o-transition-property:border-color;transition-property:border-color}.btn-inline:hover{border-color:rgba(73,61,54,0)}@media (max-width:575px){.btn,.btn-secondary,.btn-white{font-size:13px}}.breadcrumbs{font-size:13px;margin:28px 0 45px}.breadcrumbs .container{position:relative}.breadcrumbs__list{white-space:nowrap;padding:0;-webkit-overflow-scrolling:touch;overflow:auto}.breadcrumbs__item,.breadcrumbs__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.breadcrumbs__item{position:relative;margin-right:18px}.breadcrumbs__item:after{content:"";position:relative;width:0;height:0;border-style:solid;border-width:3px 0 3px 6px;border-color:transparent transparent transparent #C9C9C9;display:block;margin-left:18px}.breadcrumbs__item:last-child{margin-right:0}.breadcrumbs__item:last-child:after{display:none}.breadcrumbs__item:last-child .breadcrumbs__link{color:#493D36}.breadcrumbs__link{color:rgba(64,50,40,.56);}.breadcrumbs__link:hover,.breadcrumbs__link:focus{color:var(--color-salat);}.neighbors-dropdown{font-weight:400;position:absolute;left:0;top:15px;padding-top:14px;opacity:0;visibility:hidden;-webkit-transition:visibility 0s linear .3s,opacity .3s linear;-o-transition:visibility 0s linear .3s,opacity .3s linear;transition:visibility 0s linear .3s,opacity .3s linear;z-index:15}.neighbors-dropdown:before{content:"";position:absolute;left:25%;top:7px;width:15px;height:15px;background-color:#fff;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);z-index:1}.neighbors-dropdown.is-active,.neighbors-dropdown:hover{opacity:1;visibility:visible;-webkit-transition:visibility 0s linear 0s,opacity .3s linear;-o-transition:visibility 0s linear 0s,opacity .3s linear;transition:visibility 0s linear 0s,opacity .3s linear}.neighbors-dropdown__inner{background-color:#fff;-webkit-box-shadow:0 -5px 20px rgba(0,0,0,.05),0 5px 20px rgba(0,0,0,.05);box-shadow:0 -5px 20px rgba(0,0,0,.05),0 5px 20px rgba(0,0,0,.05);padding:20px 40px 14px 30px;position:relative}.neighbors-dropdown__items{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;min-height:30px;color:#1A1A1A;width:100%;list-style-type:none;padding:0;margin:0}.neighbors-dropdown__item{cursor:pointer;font-size:14px;line-height:30px;width:100%}.neighbors-dropdown__item a{width:100%}@media screen and (max-width:1200px){.breadcrumbs__print{display:none}}@media screen and (max-width:991px){.breadcrumbs{margin:5px 0 10px;}.breadcrumbs__item,.breadcrumbs__list{padding-top:5px;padding-bottom:3px;}}button{background:none}input,textarea{font-family:inherit;font-size:14px;line-height:1.43;color:#493D36;outline:none;border:1px solid #F1EEEC;border-radius:3px;background-color:#fff;width:100%;padding:10px 35px 10px 20px;-webkit-transition:.2s linear;-o-transition:.2s linear;transition:.2s linear;-webkit-transition-property:border,color;-o-transition-property:border,color;transition-property:border,color}input.error,textarea.error{border-color:#E81F45}input[type=submit]{width:auto}input{height:50px}textarea{height:112px;resize:none}input:hover,textarea:hover{border-color:#DDD7D3}input:hover::-webkit-input-placeholder,textarea:hover::-webkit-input-placeholder{color:#493D36}input:hover:-moz-placeholder,input:hover::-moz-placeholder,textarea:hover:-moz-placeholder,textarea:hover::-moz-placeholder{color:#493D36}input:hover:-ms-input-placeholder,textarea:hover:-ms-input-placeholder{color:#493D36}input:focus,textarea:focus{border-color:rgba(64,50,40,.56)}::-webkit-input-placeholder{-webkit-transition:.2s linear;transition:.2s linear;-webkit-transition-property:color;transition-property:color;color:rgba(64,50,40,.56)}:-moz-placeholder,::-moz-placeholder{-moz-transition:.2s linear;transition:.2s linear;-moz-transition-property:color;transition-property:color;color:rgba(64,50,40,.56)}:-ms-input-placeholder{-ms-transition:.2s linear;transition:.2s linear;-ms-transition-property:color;transition-property:color;color:rgba(64,50,40,.56)}.input-group{position:relative;z-index:1}.input-group--focus .input-group__label,.input-group--notempty .input-group__label{top:8px;font-size:12px}.input-group--notempty input{border-color:rgba(64,50,40,.56)}.input-group--notempty input.error{border-color:#E81F45}.input-group--left-pad input{padding-left:54px}.input-group--left-pad .input-group__ic{left:22px}.input-group button{outline:none;border:none}.input-group__label{position:absolute;top:19px;left:20px;font-size:18px;line-height:1;pointer-events:none;-webkit-transition:all .25s linear;-o-transition:all .25s linear;transition:all .25s linear;color:rgba(64,64,64,.5)}@media (-ms-high-contrast:none),screen and (-ms-high-contrast:active){.input-group__label{display:none}}.input-group label.error{font-size:12px;line-height:1.4;position:absolute;top:100%;left:0;color:#E81F45}.input-group__ic{position:absolute;right:17px;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);pointer-events:none}.input-group.input-group-textarea{min-height:56px;height:112px}.input-group.input-group-textarea textarea{height:100%;padding:22px 20px 6px}@media (-ms-high-contrast:none),screen and (-ms-high-contrast:active){.input-group.input-group-textarea textarea{padding:12px 20px 6px}}.b24-form input[type=checkbox]{width:auto;height:auto;margin:0}.b24-form .b24-form-header-padding{padding:0}.b24-form .b24-form-padding-side{padding-left:0;padding-right:0;padding-bottom:0}@media (max-width:575px){input,textarea{font-size:16px;padding-left:16px;padding-right:16px}.input-group--left-pad input{padding-left:45px}.input-group--left-pad .input-group__ic{left:16px}.input-group label.error{line-height:1.2}}.default-modal{position:fixed;left:0;right:0;top:0;bottom:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:rgba(73,61,54,.4);overflow:auto;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out;opacity:0;visibility:hidden;z-index:-1;-webkit-overflow-scrolling:touch}.default-modal.is-active{opacity:1;visibility:visible;z-index:1001}.default-modal.is-active .default-modal__content{opacity:1;-webkit-transform:translateY(0) scale(1);-ms-transform:translateY(0) scale(1);transform:translateY(0) scale(1)}.default-modal__close{width:40px;height:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#F1EEEC;fill:rgba(64,50,40,.56);border-radius:3px;position:absolute;right:0;top:0;cursor:pointer}.default-modal__close svg{-webkit-transition:.25s ease;-o-transition:.25s ease;transition:.25s ease;-webkit-transition-property:fill;-o-transition-property:fill;transition-property:fill}.default-modal__close:hover{fill:#3FB914}.default-modal__content{max-width:480px;width:100%;margin:auto;opacity:0;-webkit-transform:translateY(-20%) scale(.8);-ms-transform:translateY(-20%) scale(.8);transform:translateY(-20%) scale(.8);-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out;background-repeat:no-repeat;background-size:cover;border-radius:3px;background-color:#fff;position:relative;padding:50px 40px 55px}.default-modal__title{font-size:20px;font-weight:500;line-height:30px;position:relative;margin-bottom:12px}.modal-condition .default-modal__content{max-width:435px}.modal-condition .default-modal__title{font-size:18px;color:#000}.modal-condition a{border-bottom:1px solid rgba(64,50,40,.56);-webkit-transition:.25s ease;-o-transition:.25s ease;transition:.25s ease;-webkit-transition-property:border-color;-o-transition-property:border-color;transition-property:border-color}.modal-condition a:hover{border-color:rgba(0,0,0,0)}.modal-enter__header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:34px;background-color:#fff}.modal-enter__header-item{font-size:20px;line-height:30px;color:rgba(64,50,40,.56);border-bottom:1px solid rgba(128,128,128,.85);-webkit-transition:.25s linear;-o-transition:.25s linear;transition:.25s linear;-webkit-transition-property:color,border;-o-transition-property:color,border;transition-property:color,border;cursor:pointer}.modal-enter__header-item:hover{border-color:rgba(0,0,0,0);color:#3FB914}.modal-enter__header-item.active{color:#493D36;pointer-events:none;border-color:rgba(0,0,0,0)}.modal-enter__content{display:none;background-color:#fff}.modal-enter__content.active{display:block}.modal-enter__content .input-group{margin-bottom:20px}.modal-enter__content .input-group:last-child{margin-bottom:0}.modal-enter__enter-footer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:30px}.modal-enter__enter-footer .btn,.modal-enter__enter-footer .btn-secondary,.modal-enter__enter-footer .btn-white{max-width:220px;width:100%}.modal-enter__subtitle{font-size:11px;line-height:15px;margin-top:10px}.modal-enter .default-modal__content{min-height:350px}.modal-password,.modal-sms{text-align:center}.modal-password__email,.modal-password__tel,.modal-password__text,.modal-sms__email,.modal-sms__tel,.modal-sms__text{font-size:14px;line-height:20px}.modal-password__email,.modal-password__tel,.modal-sms__email,.modal-sms__tel{font-weight:500;margin-bottom:25px}.modal-password .form-code__group,.modal-sms .form-code__group{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.modal-password .form-code__input-group,.modal-sms .form-code__input-group{margin-right:10px}.modal-password .form-code__input-group:last-child,.modal-sms .form-code__input-group:last-child{margin-right:0}.modal-password .form-code__input-group label.error,.modal-sms .form-code__input-group label.error{display:none !important}.modal-password .form-code input,.modal-sms .form-code input{width:39px;height:50px;text-align:center;padding:10px}.modal-password .btn,.modal-password .btn-secondary,.modal-password .btn-white,.modal-sms .btn,.modal-sms .btn-secondary,.modal-sms .btn-white{max-width:220px;width:100%;margin:30px auto 0}.modal-password__footer,.modal-sms__footer{font-size:14px;line-height:20px;margin-top:20px}.modal-password__repeat-link,.modal-sms__repeat-link{color:#337dc2;-webkit-transition:.25s linear;-o-transition:.25s linear;transition:.25s linear;-webkit-transition-property:color;-o-transition-property:color;transition-property:color}.modal-password__repeat-link:hover,.modal-sms__repeat-link:hover{color:#000}.modal-answer .default-modal__title,.modal-thx .default-modal__title{text-align:center}.modal-thx__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.modal-thx__inner img{-ms-flex-negative:0;flex-shrink:0;margin-right:20px}.modal-thx__text{font-weight:500;font-size:14px;line-height:20px;max-width:270px}.modal-thx__footer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:15px}.modal-thx__footer .btn,.modal-thx__footer .btn-secondary,.modal-thx__footer .btn-white{font-size:13px;min-width:160px;height:40px;margin:10px 5px 0}.modal-basket-item .default-modal__content{text-align:center;max-width:290px;border-radius:3px;padding:79px 30px 78px}.modal-basket-item .default-modal__title{font-weight:700;font-size:16px;line-height:15px;margin-bottom:28px}.modal-basket-item .default-modal__close{top:0;right:0;background-color:#F1EEEC;border-radius:0 3px 0 3px}.modal-basket-item .default-modal__close svg{width:12px;height:12px}.modal-basket-item .counter-block{width:190px;margin-left:auto;margin-right:auto;margin-bottom:17px}.modal-basket-item .counter-block__value{min-width:110px}.modal-basket-item__total{font-weight:500;font-size:16px;line-height:18px;margin-bottom:24px}.modal-basket-item .btn,.modal-basket-item .btn-secondary,.modal-basket-item .btn-white{font-size:13px;min-width:160px;height:40px}.modal-product-desktop .default-modal__content{max-width:960px;padding:40px 0 0}.modal-product-desktop .modal-title{font-weight:500;font-size:20px;line-height:24px;margin-bottom:26px;padding-right:80px;padding-left:40px}.modal-product-desktop .more-info{padding-top:4px}.modal-product-desktop .product-details-wrapper{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;padding-right:80px;padding-bottom:44px;margin-bottom:0}.modal-product-desktop .product-details-col:first-child{width:480px;padding-left:40px}.modal-product-desktop .product-details-col:last-child{width:calc(100% - 480px);padding-left:40px}.modal-product-desktop .product-preview{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.modal-product-desktop .product-preview__tools{left:0;right:0}.modal-product-desktop .product-preview__nav{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;width:100%;margin-right:0;margin-top:24px}.modal-product-desktop .product-preview__media-btns{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;margin-right:24px;margin-bottom:0}.modal-product-desktop .product-preview__media-btns a{border-bottom:none;border-right:1px solid #eaeaea}.modal-product-desktop .product-preview__media-btns a:last-child{border-right:none}.modal-product-desktop .product-preview__thumbs-wrapper{height:50px;width:calc(100% - 124px);padding:0}.modal-product-desktop .product-preview__thumbs-item{margin-bottom:0;margin-right:5px}.modal-product-desktop .product-preview__thumbs-item:last-child{margin-right:0}.modal-product-desktop .product-preview__gallery-wrapper{width:100%;height:440px;padding:20px}.modal-product-desktop .product-details,.modal-product-desktop .product-preview__gallery-item{padding:0}.modal-product-desktop .product-details__header{margin-bottom:33px}.modal-product-desktop .product-details__specification{margin-bottom:46px}.modal-product-desktop .product-details__specification .btn-inline{color:#3FB914;border-color:rgba(63,185,20,.5)}.modal-product-desktop .product-details__specification-title{margin-bottom:19px}.modal-product-desktop .product-details__specification-table{margin-bottom:12px}.modal-product-desktop .product-purchase{-webkit-box-shadow:none;box-shadow:none}.modal-product-desktop .product-purchase .product-purchase-btn{max-width:280px}.modal-product-desktop .product-purchase-tabs{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;border-bottom:1px solid #F1EEEC;margin-bottom:30px}.modal-product-desktop .product-purchase-tab{width:calc(50% - 20px);margin-bottom:0;background:none;border:none;border-bottom:2px solid rgba(73,61,54,0)}.modal-product-desktop .product-purchase-tab.is-active{background:none;border-color:#493D36}.modal-product-desktop .product-purchase-tab:first-child,.modal-product-desktop .product-purchase-tab:last-child{border-radius:0}.modal-product-desktop .product-purchase-tab:first-child .product-purchase-tab__inner,.modal-product-desktop .product-purchase-tab:last-child .product-purchase-tab__inner{padding:0 0 15px;border:none}.modal-product-desktop .product-purchase-tab-content{padding:0}.modal-product-desktop .product-purchase-price{margin-bottom:21px}.modal-product-desktop .product-purchase-price .label{margin-bottom:11px}.modal-product-desktop .product-purchase-price .price{font-size:38px;line-height:1}.modal-product-desktop .product-purchase-price .price .sm{font-size:40px}.modal-product-desktop .product-purchase-price .price-old{font-size:20px;line-height:30px}.modal-product-desktop .product-purchase-price .price-old .sm{font-size:16px}.modal-product-desktop .product-wrap-calc{width:auto;margin-right:38px}.modal-product-desktop .product-wrap-cost-total{width:calc(100% - 228px)}.modal-product-desktop .product-wrap-btn{margin-top:24px}.modal-product-mob .mob-page-header{display:none}.modal-product-mob .default-modal__content{padding:0 0 24px;max-width:320px}.modal-product-mob .more-info{margin:0 50px 10px 0;padding-left:16px;-webkit-box-pack:left;-ms-flex-pack:left;justify-content:left;background-color:unset}.modal-product-mob .card-product{width:100%;max-width:none;border:none;margin-bottom:25px}.modal-product-mob .card-product:hover{-webkit-box-shadow:none;box-shadow:none}.modal-product-mob .card-product__photo-slider-wrapper{position:relative;width:141px;height:141px;margin:0 auto 10px}.modal-product-mob .card-product__photo-slider-wrapper .slider-nav{display:none}.modal-product-mob .card-product__photo-slider-wrapper .slider-nav__btn{position:absolute;top:0;bottom:0;width:74px;z-index:4;cursor:pointer;-webkit-tap-highlight-color:transparent}.modal-product-mob .card-product__photo-slider-wrapper .slider-nav__prev{left:0;-webkit-transform:translateX(-50px);-ms-transform:translateX(-50px);transform:translateX(-50px)}.modal-product-mob .card-product__photo-slider-wrapper .slider-nav__next{right:0;-webkit-transform:translateX(50px);-ms-transform:translateX(50px);transform:translateX(50px)}.modal-product-mob .card-product__photo{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;height:100%}.modal-product-mob .card-product__photo img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.modal-product-mob .card-product__price-wrapper{display:block}.modal-product-mob .card-product__price-tab{margin-bottom:35px}.modal-product-mob .card-product__price-row{padding-left:16px;padding-right:16px;margin-bottom:22px;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline}.modal-product-mob .card-product__price .price-old{position:absolute;bottom:100%;left:0;font-size:14px;margin-bottom:-4px}.modal-product-mob .card-product__price .price-old .sm{font-size:12px;line-height:1}.modal-product-mob .card-product__price .price{font-size:20px;line-height:30px;white-space:nowrap}.modal-product-mob .card-product__price .price .sm{font-size:16px}.modal-product-mob .card-product__btns{padding-left:16px;padding-right:16px;padding-bottom:0}.modal-product-mob .card-product__favorite{margin-right:24px}.modal-product-mob .card-product .btn,.modal-product-mob .card-product .btn-secondary,.modal-product-mob .card-product .btn-white{min-width:200px}.modal-product-mob .wrapper-progress{margin-left:16px;margin-right:16px;padding:20px 19px;background-color:rgba(232,31,69,.06)}.modal-product-mob .wrapper-progress.is-stock{background-color:rgba(63,185,20,.06)}.modal-product-mob .circle-progress-block{padding:0}.modal-product-mob .circle-progress{stroke:#fff}.modal-associated-products .default-modal__content{max-width:960px;padding:50px 40px 20px}.modal-associated-products .block-slider{padding:0}.modal-associated-products .block-slider__header{margin-bottom:25px}.modal-with-form .default-modal__subtitle{margin-bottom:20px}.modal-with-form .default-modal__subtitle a{color:#3FB914;border-bottom:1px solid #3FB914;-webkit-transition:.25s linear;-o-transition:.25s linear;transition:.25s linear;-webkit-transition-property:color,border;-o-transition-property:color,border;transition-property:color,border}.modal-with-form .default-modal__subtitle a:hover{border-color:rgba(0,0,0,0)}.modal-with-form .default-modal__error{margin-top:20px;color:#E81F45}.modal-with-form .input-group{margin-bottom:20px}.modal-with-form textarea{display:block}@media (max-width:767px){.modal-associated-products .default-modal__content{padding:0}.modal-associated-products .block-slider{margin:0 16px}.modal-associated-products .block-slider__header{margin:16px 0}.modal-associated-products .block-slider__sl>.swiper-wrapper{-ms-flex-wrap:wrap;flex-wrap:wrap}.modal-associated-products .card-product{width:33.333333%;margin:0 0 -1px;border-left:none}.modal-associated-products .card-product:nth-child(3n+3){border-right:none}}@media (max-width:575px){.default-modal__content{border-radius:0}.default-modal__close{top:8px;right:8px;width:35px;height:35px;background-color:#fff}.default-modal__close svg{width:14px;height:14px;fill:#493D36}.modal-associated-products .block-slider__sl{padding-bottom:20px}}@media (max-width:479px){.modal-enter .default-modal__content,.modal-sms .default-modal__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-height:100%;padding:50px 16px}.modal-enter .default-modal__inner,.modal-sms .default-modal__inner{width:100%}.modal-enter__header{margin-bottom:25px}.modal-enter__header-item{font-size:16px}.modal-enter__header-item:first-child{margin-right:30px}.modal-enter__enter-footer{display:block;text-align:center}.modal-enter__enter-footer .btn,.modal-enter__enter-footer .btn-secondary,.modal-enter__enter-footer .btn-white{display:block;max-width:none;margin:0 auto 15px}.modal-thx .default-modal__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-height:100%;padding:50px 16px}.modal-thx__inner{display:block;text-align:center}.modal-thx__inner img{margin-right:0;margin-bottom:15px}.modal-thx__text{max-width:none}.modal-thx__footer{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.modal-product-mob .mob-page-header{display:-webkit-box;display:-ms-flexbox;display:flex;position:sticky;top:0;width:100%;background-color:#fff;z-index:5}.modal-product-mob .default-modal__close{display:none}.modal-product-mob .default-modal__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;max-width:none;min-height:100%;padding-top:0}.modal-product-mob .default-modal__inner{margin:auto}.modal-product-mob .more-info{margin:0;padding-left:0;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-color:#f9f9f9}.modal-product-mob .card-product__photo-slider-wrapper{min-width:141px;min-height:141px;width:65%;height:0;padding-top:65%}.modal-product-mob .card-product__photo-slider{position:absolute;top:0;left:0;width:100%;height:100%}.modal-product-mob .card-product,.modal-product-mob .wrapper-progress{max-width:360px;margin-left:auto;margin-right:auto}.modal-with-form .default-modal__content{min-height:100%;padding:50px 16px}.modal-associated-products .card-product{width:50%}.modal-associated-products .card-product:nth-child(3n+3){border-right:1px solid #F1EEEC}.modal-associated-products .card-product:nth-child(2n+2){border-right:none}}@media (max-width:360px){.modal-product-mob .wrapper-progress{margin-left:16px;margin-right:16px}}.table-fix{position:relative;overflow-x:auto;padding-bottom:12px}.table-fix table{width:100%;border-spacing:0;table-layout:fixed;text-align:center}.table-fix td,.table-fix th{height:43px;width:171px;border:1px solid #DDD7D3;border-left:none;border-bottom:none}.table-fix th{font-weight:400;height:59px;white-space:nowrap}.table-fix th:first-child{border-top-left-radius:3px}.table-fix th:first-child .table-fix__td-name{margin-bottom:0}.table-fix th:last-child{border-top-right-radius:3px}.table-fix td,.table-fix th{position:relative}.table-fix td:first-child,.table-fix th:first-child{position:sticky;left:0;z-index:2;width:171px;background-color:#fff;border-left:1px solid #DDD7D3}.table-fix tr:last-child td{border-bottom:1px solid #DDD7D3}.table-fix tr:last-child td:first-child{border-bottom-left-radius:3px}.table-fix tr:last-child td:last-child{border-bottom-right-radius:3px}.table-fix tr:hover td{background-color:#f9f9f9}.table-fix__td-name{display:block;width:100%;font-weight:500;font-size:14px;line-height:15px;color:#3FB914;margin-bottom:5px}.modal-price__list{padding-bottom:1.2em}.modal-price__list .swiper-pagination-bullets{bottom:0}.modal-price__list .swiper-pagination-bullet{background-color:rgba(63,185,20,0);border:1px solid #DDD7D3;opacity:1}.modal-price__list .swiper-pagination-bullet-active{border-color:#3FB914;background-color:#3FB914}.modal-price__empty-list{text-align:center}.branding-exmpl .modal-price__empty-list{text-align:start}.branding-exmpl .modal-price__empty-list img,.branding-exmpl .modal-price__empty-list video{display:none}.modal-price__sample-item{background-repeat:no-repeat;background-size:cover;background-position:50%;width:190px;height:auto;margin-right:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;overflow:hidden}.modal-price__sample-item:last-child{margin-right:0}.modal-price__sample-item img,.modal-price__sample-item video{max-width:100%;max-height:100%;width:auto;height:auto;border-radius:3px;cursor:pointer}.modal-price__sample-item img:first-child,.modal-price__sample-item video:first-child{margin-bottom:20px}.modal-price__sample-item .icon-play{width:22px;height:26px;fill:#fff;z-index:2}@media (max-width:991px){.table-fix{margin-right:-25px}.table-fix td,.table-fix th{min-width:131px}}@media (max-width:575px){.modal-price__sample-item{width:calc(50% - 2px);margin-right:4px}.modal-price__sample-item img:first-child,.modal-price__sample-item video:first-child{margin-bottom:4px}.table-fix{margin-right:-16px}.table-fix table{width:auto}.table-fix td,.table-fix th{height:40px}.table-fix th{height:51px}.table-fix__td-name{font-size:13px;line-height:14px;margin-bottom:0}.table-fix__td-info{display:none}}[aria-disabled=true]{opacity:.5;pointer-events:none}[v-cloak]{display:none !important}.schemaorg{display:none}.visually-hidden{position:absolute;width:1px;height:1px;margin:-1px;border:0;padding:0;clip:rect(0 0 0 0);overflow:hidden}.apple-fix{width:100%;position:fixed}.no-scroll{overflow:hidden}.img-wrapper{display:inline-block}.img-wrapper img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.clearfix:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;min-height:100vh;width:100%;overflow-x:hidden;position:relative;padding-top:116px}.wrapper.sticky{overflow:unset}.wrapper .header{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.wrapper main{position:relative;-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto}.wrapper main:after{content:"";display:block;padding:50px 0 0}.wrapper .footer{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.clear-table,.clear-table__tbody,.clear-table__td,.clear-table__tfoot,.clear-table__th,.clear-table__thead,.clear-table__tr{display:block;width:auto;height:auto;margin:0;padding:0;border:none;border-collapse:inherit;border-spacing:0;border-color:inherit;vertical-align:inherit;text-align:left;font-weight:inherit;-webkit-border-horizontal-spacing:0;-webkit-border-vertical-spacing:0}.clear-table__td,.clear-table__th{display:inline}.clear-table__td strong{font-weight:inherit}.table-title{font-weight:700;font-size:16px}.tippy-content .table-title{margin-bottom:15px}.custom-table{font-size:14px;line-height:25px}.tippy-content .custom-table{width:360px}.custom-table__row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline}.custom-table__row--decorated .custom-table__cell:first-child{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;-webkit-box-flex:1;-ms-flex:1;flex:1}.custom-table__row--decorated .custom-table__cell:first-child:after{content:"";-webkit-box-flex:1;-ms-flex:1;flex:1;margin:0 5px;border:.5px solid #DDD7D3}.custom-table__cell:last-child{-ms-flex-negative:0;flex-shrink:0;text-align:right}.mob-popup__header{display:none}.accent{color:#3FB914}.swiper-lazy-preloader{--swiper-preloader-color:#3FB914}.ruble:before{content:"в‚Ѕ"}.ruble span{display:none}.counter-block{color:#493D36;height:40px;-ms-flex-negative:0;flex-shrink:0}.counter-block,.counter-block__btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.counter-block__btn{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:40px;height:100%;border:1px solid #DDD7D3;position:relative;cursor:pointer}.counter-block__btn,.counter-block__btn span{-webkit-transition:.25s ease;-o-transition:.25s ease;transition:.25s ease;-webkit-transition-property:background-color;-o-transition-property:background-color;transition-property:background-color}.counter-block__btn span{background-color:#493D36;width:14px;height:2px}.counter-block__btn.decrement{border-radius:3px 0 0 3px}.counter-block__btn.increment{border-radius:0 3px 3px 0}.counter-block__btn.increment span:before{content:"";background-color:#493D36;width:2px;height:14px;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);-webkit-transition:.25s ease;-o-transition:.25s ease;transition:.25s ease;-webkit-transition-property:background-color;-o-transition-property:background-color;transition-property:background-color}.counter-block__btn:hover span,.counter-block__btn:hover span:before{background-color:#3FB914}.counter-block__btn.disabled{pointer-events:none}.counter-block__btn.disabled span,.counter-block__btn.disabled span:before{background-color:#DDD7D3}.counter-block__value{font-weight:700;font-size:14px;max-width:110px;min-width:110px;height:100%;border-top:1px solid #DDD7D3;border-bottom:1px solid #DDD7D3;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.counter-block__value-num{margin-right:3px}.circle-progress{fill:none;-ms-flex-negative:0;flex-shrink:0;width:53px;height:53px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;stroke:#F1EEEC;stroke-width:2;position:relative}.circle-progress svg{position:absolute;top:0;left:0}.circle-progress svg:nth-child(2){-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg);stroke:#E81F45;z-index:1}.is-stock .circle-progress svg:nth-child(2){stroke:#3FB914}.question-tipy{display:inline-block;width:16px;height:16px;background-color:rgba(64,50,40,.56);background-image:url(/local/templates/picneco/css/../img/icons/ic-question.svg);background-position:50%;background-repeat:no-repeat;border-radius:50%;opacity:.5;-webkit-transition:.25s ease;-o-transition:.25s ease;transition:.25s ease;-webkit-transition-property:background-color;-o-transition-property:background-color;transition-property:background-color;cursor:pointer}.question-tipy:hover{background-color:#3FB914}.tippy-box,.tippy-box[data-theme~=light]{border-radius:3px;-webkit-box-shadow:0 1px 30px rgba(0,0,0,.1);box-shadow:0 1px 30px rgba(0,0,0,.1)}.tippy-content{padding:10px;color:#493D36}.tippy-content>*{margin-bottom:15px}.tippy-content>:last-child{margin-bottom:0}.tippy-content a{border-bottom:1px solid;-webkit-transition:.25s ease;-o-transition:.25s ease;transition:.25s ease;-webkit-transition-property:border-color,color;-o-transition-property:border-color,color;transition-property:border-color,color}.tippy-content a:hover{color:#3FB914;border-color:rgba(73,61,54,0)}.tippy-content ul li{margin-bottom:7px}.radio-ch-case{display:block;width:296px;font-weight:500;font-size:16px;line-height:18px;cursor:pointer}.radio-ch-case__inner{width:100%;border-radius:3px;border:1px solid #DDD7D3;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;min-height:70px;padding:10px 48px 10px 24px;-webkit-transition:.25s ease;-o-transition:.25s ease;transition:.25s ease;-webkit-transition-property:border-color;-o-transition-property:border-color;transition-property:border-color}.radio-ch-case__img,.radio-ch-case__inner{display:-webkit-box;display:-ms-flexbox;display:flex}.radio-ch-case__img{margin-right:18px}.radio-ch-case__custom{position:absolute;right:26px;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.radio-ch-case svg{fill:#3FB914;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0);-webkit-transition:all .3s cubic-bezier(.18,.89,.32,1.28);-o-transition:all .3s cubic-bezier(.18,.89,.32,1.28);transition:all .3s cubic-bezier(.18,.89,.32,1.28)}.radio-ch-case.error .radio-ch-case__inner{border-color:#E81F45}.radio-ch-case:hover .radio-ch-case__inner,.radio-ch-case input:checked~.radio-ch-case__inner{border-color:#493D36}.radio-ch-case input:checked~.radio-ch-case__inner svg{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.accent-link{font-weight:500;font-size:13px;line-height:14px;color:#3FB914;fill:#3FB914;-webkit-transition:.25s ease;-o-transition:.25s ease;transition:.25s ease;-webkit-transition-property:color;-o-transition-property:color;transition-property:color}.accent-link svg{-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg);margin-left:3px;margin-bottom:1px;-webkit-transition:.25s ease;-o-transition:.25s ease;transition:.25s ease;-webkit-transition-property:fill;-o-transition-property:fill;transition-property:fill}.accent-link:hover{color:#43D111}.accent-link:hover svg{fill:#43D111}.more-info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:50px;background-color:#f9f9f9;color:#3FB914;font-size:13px;font-weight:500}.more-info svg{margin-left:14px;fill:#3FB914;stroke:#3FB914;stroke-width:1px;width:6px;height:auto}.circle-progress-block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.circle-progress-block__txt{font-size:13px;line-height:18px;margin-left:22px}[data-page-id] .mob-page-ic{display:none;margin-left:auto}[data-page-id] .mob-page-ic svg{fill:#DDD7D3}.mob-page-header{display:none;position:sticky;top:0;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:50px;border-bottom:1px solid #F1EEEC;background-color:#fff;padding-left:14px;padding-right:18px}.is-open .mob-page-header{display:-webkit-box;display:-ms-flexbox;display:flex}.mob-page-header__txt{font-weight:700;font-size:16px;line-height:24px}@media (hover:none) and (pointer:coarse){.mob-page-header__txt{margin-bottom:-2px}}.mob-page-back{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:500;font-size:13px;line-height:14px;color:#493D36;height:40px}@media (hover:none) and (pointer:coarse){.mob-page-back{margin-bottom:-2px}}.mob-page-back svg{width:10px;height:6px;fill:rgba(64,50,40,.56);-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg);margin-right:8px}@media (hover:none) and (pointer:coarse){.mob-page-back svg{margin-bottom:2px}}.flying-product{position:absolute;background-color:#fff;background-position:50%;background-size:cover;border:1px solid gray;z-index:1000000;opacity:.75}[data-page].is-open{position:fixed;top:0;bottom:0;left:0;right:0;width:100%;overflow-x:hidden;overflow-y:scroll;-webkit-overflow-scrolling:touch;z-index:100;background-color:#fff}.list{list-style-type:none;padding-left:0}.list li{position:relative;padding-left:32px;margin-bottom:19px}.list li:last-child{margin-bottom:0}.list li:before{content:"";position:absolute;left:0;top:7px;width:16px;height:2px;border-radius:20px;background-color:#3FB914}.list--2{-webkit-column-count:2;-moz-column-count:2;column-count:2}@media (max-width:1700px){.radio-ch-case{font-size:15px;width:246px}.radio-ch-case__inner{padding:10px 25px 10px 20px}.radio-ch-case__custom{right:10px}.radio-ch-case__img{margin-right:10px}}@media (max-width:1440px){.counter-block__value{font-size:13px;max-width:90px;min-width:90px}}@media (max-width:1280px){.radio-ch-case{width:232px}}@media (max-width:1199px){.wrapper{padding-top:65px}.radio-ch-case{width:250px}}@media (max-width:991px){.radio-ch-case{width:236px}}@media (max-width:767px){.radio-ch-case{max-width:350px;width:100%}}@media (max-width:575px){.fancybox-slide{padding-left:6px;padding-right:6px}.tippy-content .custom-table{max-width:280px}.custom-table{font-size:13px;line-height:28px}.wrapper{padding-top:50px}.wrapper main:after{padding:42px 0 0}.wrapper.no-header{padding-top:0}.wrapper.no-header .header__bot{display:none}.wrapper.no-header .footer-mob__logo{display:block}.wrapper.no-header .footer-mob .header-take-logo{display:none}.mob-page-header,[data-page-id] .mob-page-ic{display:-webkit-box;display:-ms-flexbox;display:flex}.mob-page-header{z-index:5}.mob-page-close{display:-webkit-box;display:-ms-flexbox;display:flex;fill:#493D36;width:40px;height:40px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-right:-10px}.mob-page-btn{font-weight:500;font-size:14px;line-height:20px;border-top:1px solid #F1EEEC;width:100%}.mob-page-btn:last-child{border-bottom:1px solid #F1EEEC}.circle-progress{width:48px;height:48px}.circle-progress svg{width:100%;height:auto}.circle-progress-block__txt{margin-left:16px}.circle-progress-block__txt strong{line-height:21px}.radio-ch-case{font-size:14px}.radio-ch-case__inner{min-height:64px;padding:20px 34px 20px 16px}.radio-ch-case__img{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:26px;margin-right:14px}.radio-ch-case__custom{right:13px}.list li{padding-left:29px;margin-bottom:20px}.list--2{-webkit-column-count:auto;-moz-column-count:auto;column-count:auto}.b24-widget-button-visible{visibility:hidden !important}}.header{position:fixed;left:0;right:0;top:0;font-size:13px;z-index:50}.header:before{content:"";position:absolute;left:0;right:0;top:0;bottom:0;-webkit-box-shadow:0 4px 15px rgba(0,0,0,.05);box-shadow:0 4px 15px rgba(0,0,0,.05);opacity:0;-webkit-transition:.2s linear;-o-transition:.2s linear;transition:.2s linear;-webkit-transition-property:opacity;-o-transition-property:opacity;transition-property:opacity;pointer-events:none}.header__bot,.header__top{z-index:1;position:relative}.header__bot,.header__bot .container,.header__top,.header__top .container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header__top{background-color:#fff;height:42px;-webkit-transition:.2s linear;-o-transition:.2s linear;transition:.2s linear;-webkit-transition-property:height,opacity,visibility;-o-transition-property:height,opacity,visibility;transition-property:height,opacity,visibility;z-index:2;line-height:14px}.header__bot{background-color:#fff;border-bottom:1px solid #F1EEEC;padding:14px 0}.header__bot .header-user{color:#493D36}.header__bot .header-user svg{fill:rgba(64,50,40,.56)}.header__logo{-ms-flex-negative:0;flex-shrink:0;max-width:160px;margin-right:52px}.header__logo img{max-width:100%}.header__logo .mob{display:none}.header__bot-right{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;-ms-flex-negative:0;flex-shrink:0;margin-left:50px}.header__bot-right.header-scroll-block .header-basket{margin-right:51px}.header .header-scroll-block{display:none}.header.is-scrolled:before{opacity:1}.header.is-scrolled .header__top{height:0;opacity:0;visibility:hidden}.header.is-scrolled .header-scroll-block{display:-webkit-box;display:-ms-flexbox;display:flex}.header.is-scrolled .header-noscroll-block{display:none}.header-mob-search-btn{display:none;fill:none;stroke:#493D36}.bot-nav a,.top-nav a{margin-right:52px;-webkit-transition:.25s ease;-o-transition:.25s ease;transition:.25s ease;-webkit-transition-property:color;-o-transition-property:color;transition-property:color}.bot-nav a:last-child,.top-nav a:last-child{margin-right:0}.bot-nav a:hover,.top-nav a:hover{color:#3FB914}.top-nav{margin-right:54px}.bot-nav{font-weight:500;text-transform:uppercase;margin-right:53px}.bot-nav,.header-city{-ms-flex-negative:0;flex-shrink:0;position:relative}.header-city{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:700}.header-city svg{fill:#fff}.header-city__ic{display:-webkit-box;display:-ms-flexbox;display:flex;opacity:.5;margin-right:12px;-webkit-transition:.25s ease;-o-transition:.25s ease;transition:.25s ease;-webkit-transition-property:opacity;-o-transition-property:opacity;transition-property:opacity}@media (hover:none) and (pointer:coarse){.header-city__ic{margin-bottom:2px}}.header-city__link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer}.header-city__link span{-webkit-transition:.25s ease;-o-transition:.25s ease;transition:.25s ease;-webkit-transition-property:color;-o-transition-property:color;transition-property:color}.header-city__link:hover span{color:#3FB914}.header-city span{border-bottom:1px solid rgba(255,255,255,.5);margin-right:12px}@media (hover:none) and (pointer:coarse){.header-city span{margin-bottom:-2px}}.header-city.is-active .header-city__link svg{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.header-city.is-active .header-city__ic svg{-webkit-transform:none;-ms-transform:none;transform:none}.header-info{margin-left:auto}.header-info,.header-info__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header-info__item{min-height:42px;padding:0 15px}.header-info__item:last-child{padding-right:0}.header-info__link{white-space:nowrap;font-weight:700;-webkit-transition:.25s ease;-o-transition:.25s ease;transition:.25s ease;-webkit-transition-property:color;-o-transition-property:color;transition-property:color}.header-info__link[data-mango]{min-width:125px}.header-info__link:hover{color:#3FB914}.header-info__time{margin-left:15px;font-weight:700;}.header-faq{-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:700;-webkit-transition:.25s ease;-o-transition:.25s ease;transition:.25s ease;-webkit-transition-property:color;-o-transition-property:color;transition-property:color}.header-faq,.header-faq__ic{display:-webkit-box;display:-ms-flexbox;display:flex}.header-faq__ic{fill:#3FB914;margin-right:14px}@media (hover:none) and (pointer:coarse){.header-faq__ic{margin-bottom:2px}}.header-faq:hover{color:#3FB914}.header-user__enter{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:700;cursor:pointer;-webkit-transition:.25s ease;-o-transition:.25s ease;transition:.25s ease;-webkit-transition-property:color;-o-transition-property:color;transition-property:color}.header-user__enter.disabled{opacity:.6;cursor:not-allowed}.header-user__enter:not(.disabled):hover{color:#3FB914}.header-user__ic{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;fill:rgba(255,255,255,.5);margin-right:12px}@media (hover:none) and (pointer:coarse){.header-user__ic{margin-bottom:2px}}.header-user__num{position:absolute;right:-8px;top:-9px;border-radius:50%;width:16px;height:16px;background-color:#E81F45;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:11px;line-height:12px}.header-catalog-btn,.header-user__num{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:500;color:#fff}.header-catalog-btn{background-color:#3FB914;border-radius:2px;font-size:13px;line-height:14px;text-transform:uppercase;cursor:pointer;padding:0 20px 0 0;margin-right:52px;-webkit-transition:.25s linear;-o-transition:.25s linear;transition:.25s linear;-webkit-transition-property:background-color;-o-transition-property:background-color;transition-property:background-color;border-radius:40px;}.header-catalog-btn>span{margin-top:3px;}@media (hover:none) and (pointer:coarse){.header-catalog-btn{}}.header-catalog-btn:hover{background-color:#43D111}.header-catalog-btn img,.header-catalog-btn svg{margin-right:14px}@media (hover:none) and (pointer:coarse){.header-catalog-btn img,.header-catalog-btn svg{margin-top:-3px;min-width:15px;}}.header-catalog-btn .mob{display:none}.header-search{max-width:598px;width:100%;margin:0 0 0 auto}.header-search,.header-search__input-wrap{position:relative}.header-search input{background-color:#F1EEEC;height:45px;font-size:12px;padding-left:51px;border-radius:40px;}.header-search .input-search-button{display:none}.header-search .ic-search{position:absolute;left:20px;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);fill:none;stroke:#8F8781;pointer-events:none}.header-search .ic-search-mobile{fill:none;stroke:#8F8781}.header-search .mob-page-close{display:none}.header-search__results{background-color:#fff;position:absolute;-webkit-box-shadow:0 -5px 20px rgba(0,0,0,.05),0 5px 20px rgba(0,0,0,.05);box-shadow:0 -5px 20px rgba(0,0,0,.05),0 5px 20px rgba(0,0,0,.05);transition:transform .2s linear,-webkit-transform .2s linear;z-index:5;-webkit-transform-origin:top center;-ms-transform-origin:top center;transform-origin:top center;-webkit-transform:scaleY(0);-ms-transform:scaleY(0);transform:scaleY(0);top:calc(100% + 14px);left:0;width:100%;padding-top:3px}.header-search__results:before{content:"";background-color:#fff;position:absolute;left:30%;top:-8px;width:15px;height:15px;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);z-index:1}.header-search__results.is-active{-webkit-transform:scaleY(1);-ms-transform:scaleY(1);transform:scaleY(1)}.header-search__results-wrap{position:relative;z-index:1;padding:16px}.header-search__r-main{border-radius:3px;border:1px solid #F1EEEC;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:12px;margin-bottom:8px}.header-search__r-main img{-ms-flex-negative:0;flex-shrink:0;max-width:48px;max-height:45px;margin-right:11px}.header-search__r-main-name{font-size:13px;line-height:20px}.header-search__r-main-cat{font-size:11px;line-height:20px;color:rgba(64,50,40,.56)}.header-search__r-footer{margin:17px -16px -16px}.header-search__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:22px}.header-search__item:last-child{margin-bottom:0}.header-search__item img{-ms-flex-negative:0;flex-shrink:0;max-width:45px;max-height:45px;margin-right:12px}.header-search__item-txt{display:-webkit-box;white-space:normal;-o-text-overflow:ellipsis;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;margin-right:12px}.header-search__item-info-block{text-align:right;-ms-flex-negative:0;flex-shrink:0}.header-search__item-stock{font-weight:500;font-size:8px;line-height:9px;color:#fff;background:#FFB800;text-transform:uppercase;border-radius:3px;display:inline-block;padding:3px 6px;margin-bottom:5px;margin-left:2px}.header-search__item-price{font-weight:500;font-size:11px;line-height:12px}.header-take-logo{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:700;font-size:13px;-ms-flex-negative:0;flex-shrink:0;fill:#3FB914;color:#3FB914;-webkit-transition:.2s linear;-o-transition:.2s linear;transition:.2s linear;-webkit-transition-property:color,fill;-o-transition-property:color,fill;transition-property:color,fill;cursor:pointer}.header-take-logo svg{margin-right:12px}.header-take-logo:hover{fill:#43D111;color:#43D111}.header-favorite{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-negative:0;flex-shrink:0;fill:none;stroke:#493D36;stroke-width:2;font-weight:700;margin-left:55px;cursor:pointer}.header-favorite,.header-favorite__ic{display:-webkit-box;display:-ms-flexbox;display:flex}.header-favorite__ic{position:relative}@media (hover:none) and (pointer:coarse){.header-favorite__ic{margin-bottom:3px}}.header-favorite span{display:none}.header-favorite svg{-webkit-transition:.25s ease;-o-transition:.25s ease;transition:.25s ease;-webkit-transition-property:stroke;-o-transition-property:stroke;transition-property:stroke}.header-favorite__num{display:none;position:absolute;right:-8px;top:-9px;border-radius:50%;width:16px;height:16px;background-color:#3FB914;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:500;font-size:11px;line-height:12px;color:#fff}.header-favorite__num.is-active{display:-webkit-box;display:-ms-flexbox;display:flex}.header-favorite:hover{stroke:#E81F45}.header-basket{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-negative:0;flex-shrink:0;cursor:pointer;position:relative;margin-right:9px;margin-left:44px}.header-basket svg{fill:#493D36;-webkit-transition:.25s ease;-o-transition:.25s ease;transition:.25s ease;-webkit-transition-property:fill;-o-transition-property:fill;transition-property:fill}.header-basket__num{display:none;position:absolute;right:-8px;top:-9px;border-radius:50%;width:16px;height:16px;background-color:#3FB914;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:500;font-size:11px;line-height:12px;color:#fff}.header-basket__num.is-active{display:-webkit-box;display:-ms-flexbox;display:flex}.header-basket--animated{-webkit-animation:.15s linear 3 vertical-shaking;animation:.15s linear 3 vertical-shaking}.header-basket:hover svg{fill:#3FB914}.bot-info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-right:52px}.bot-info a{font-weight:700;font-size:13px;margin:0;-webkit-transition:.25s ease;-o-transition:.25s ease;transition:.25s ease;-webkit-transition-property:color;-o-transition-property:color;transition-property:color}.bot-info a:hover{color:#3FB914}.bot-info__time{font-size:12px;color:rgba(64,50,40,.56);margin-left:15px;margin-right:52px}.bot-info.header-scroll-block{white-space:nowrap}.header-catalog{-webkit-transform:translateY(calc(-100% - 200px));-ms-transform:translateY(calc(-100% - 200px));transform:translateY(calc(-100% - 200px));-webkit-transition:.75s cubic-bezier(.52,.05,0,1);-o-transition:.75s cubic-bezier(.52,.05,0,1);transition:.75s cubic-bezier(.52,.05,0,1);-webkit-transition-property:top,-webkit-transform;transition-property:top,-webkit-transform;-o-transition-property:transform,top;transition-property:transform,top;transition-property:transform,top,-webkit-transform;position:absolute;left:0;right:0;top:100%;background-color:#fff;-webkit-box-shadow:0 14px 30px rgba(0,0,0,.07);box-shadow:0 14px 30px rgba(0,0,0,.07);overflow:auto}.header-catalog.is-active{-webkit-transform:scaleY(1);-ms-transform:scaleY(1);transform:scaleY(1)}@media (hover:hover){.header-catalog__inner-wrap{position:relative;-webkit-overflow-scrolling:touch;overflow:auto;scrollbar-color:#3FB914 rgba(221,215,211,0);scrollbar-width:thin;position:static}.header-catalog__inner-wrap::-webkit-scrollbar{width:5px;height:5px;background-color:rgba(221,215,211,0);background-image:-webkit-gradient(linear,left top,right top,color-stop(48%,rgba(221,215,211,0)),color-stop(#DDD7D3),color-stop(52%,rgba(221,215,211,0)));background-image:linear-gradient(90deg,rgba(221,215,211,0) 48%,#DDD7D3,rgba(221,215,211,0) 52%)}.header-catalog__inner-wrap::-webkit-scrollbar-track{background-color:rgba(221,215,211,0);background-image:-webkit-gradient(linear,left top,right top,color-stop(49%,rgba(221,215,211,0)),color-stop(#DDD7D3),color-stop(51%,rgba(221,215,211,0)));background-image:linear-gradient(90deg,rgba(221,215,211,0) 49%,#DDD7D3,rgba(221,215,211,0) 51%)}.header-catalog__inner-wrap::-webkit-scrollbar-thumb:horizontal,.header-catalog__inner-wrap::-webkit-scrollbar-thumb:vertical{background-color:#3FB914;border-radius:2.5px}}.header-catalog .container{max-height:calc(100vh - 130px)}.header-catalog__close{width:40px;height:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#F1EEEC;fill:rgba(64,50,40,.56);border-radius:0 0 0 3px;position:absolute;right:0;top:0;cursor:pointer;z-index:1}.header-catalog__close svg{-webkit-transition:.25s ease;-o-transition:.25s ease;transition:.25s ease;-webkit-transition-property:fill;-o-transition-property:fill;transition-property:fill}.header-catalog__close:hover{fill:#E81F45}.header-catalog__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:32px 0 0}.header-catalog .h-cat-item{width:17.36667%;padding-right:72px;margin-bottom:37px}.header-catalog .h-cat-item:nth-child(6n+6){width:13.06667%;padding-right:0}.header-catalog-mob{display:none;font-weight:400;font-size:13px;line-height:20px;color:#493D36}.header-catalog-mob__item-img-wrap{width:40px;height:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-negative:0;flex-shrink:0;margin-right:15px}.header-catalog-mob__item-img-wrap img{max-width:100%;max-height:100%}.header-catalog-mob__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header-catalog-mob .mob-page-ic{display:-webkit-box;display:-ms-flexbox;display:flex;margin-left:auto}.h-cat-item__img-wrap{width:83px;height:83px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:23px}.h-cat-item__img-wrap img{max-width:100%;max-height:100%}.h-cat-item__title{font-weight:500;font-size:20px;line-height:24px;margin-bottom:16px}.h-cat-item__title a{border-bottom:1px solid rgba(0,0,0,0);-webkit-transition:.25s ease;-o-transition:.25s ease;transition:.25s ease;-webkit-transition-property:color,border;-o-transition-property:color,border;transition-property:color,border}.h-cat-item__title a:hover{color:#3FB914;border-color:#3FB914}.h-cat-item__list{list-style-type:none;font-weight:500;font-size:14px;line-height:20px;padding:0;margin:0 0 22px}.h-cat-item__list-item{margin-bottom:10px}.h-cat-item__list-item a{border-bottom:1px solid rgba(0,0,0,0);-webkit-transition:.25s ease;-o-transition:.25s ease;transition:.25s ease;-webkit-transition-property:color,border;-o-transition-property:color,border;transition-property:color,border}.h-cat-item__list-item a:hover{color:#3FB914;border-color:#3FB914}.h-cat-item__list-item:last-child{margin-bottom:0}.h-cat-item__list-item.mob{display:none}.h-cat-item__link{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:14px;line-height:20px;color:rgba(64,50,40,.56);-webkit-transition:.25s ease;-o-transition:.25s ease;transition:.25s ease;-webkit-transition-property:color;-o-transition-property:color;transition-property:color}.h-cat-item__link svg{-ms-flex-negative:0;flex-shrink:0;-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg);fill:rgba(64,50,40,.56);margin-left:6px;-webkit-transition:.25s ease;-o-transition:.25s ease;transition:.25s ease;-webkit-transition-property:fill;-o-transition-property:fill;transition-property:fill}.h-cat-item__link:hover{color:#3FB914}.h-cat-item__link:hover svg{fill:#3FB914}.h-cat-item .accent-link,.header-mob{display:none}.header-mob{background-color:#fff;width:350px;-webkit-box-shadow:0 20px 15px rgba(0,0,0,.05);box-shadow:0 20px 15px rgba(0,0,0,.05);position:fixed;right:-450px;top:65px;bottom:0;z-index:1;-webkit-transition:.25s ease;-o-transition:.25s ease;transition:.25s ease;-webkit-transition-property:right;-o-transition-property:right;transition-property:right;padding-bottom:50px}.header-mob.is-active{right:0}.header-mob__wrap{overflow:auto;height:100%}.header-info-mobile{display:flex;flex-direction:column;gap:10px;padding:19px 20px;}.header-mob__links-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;line-height:20px;padding:10px 0}.header-mob__links-list a{padding:10px 30px}.header-mob__footer{position:absolute;left:0;right:0;bottom:0;height:50px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#fff;border-top:1px solid #F1EEEC}.burger{display:none;position:relative;height:40px;width:30px;-ms-flex-negative:0;flex-shrink:0;margin-left:40px}.burger__inner{position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:18px;height:14px;z-index:2;cursor:pointer}.burger__num{right:-11px;top:-9px;border-radius:50%;width:8px;height:8px;background-color:#E81F45}.burger__num,.burger span{position:absolute;-webkit-transition:.2s;-o-transition:.2s;transition:.2s}.burger span{width:100%;height:2px;background:#493D36;display:block}.burger span:first-child{top:0}.burger span:nth-child(2){top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.burger span:nth-child(3){bottom:0}.burger.is-active .burger__num{background-color:transparent}.burger.is-active span:first-child{top:50%;-webkit-transform:translateY(-50%) rotate(45deg);-ms-transform:translateY(-50%) rotate(45deg);transform:translateY(-50%) rotate(45deg)}.burger.is-active span:nth-child(2){opacity:0}.burger.is-active span:nth-child(3){bottom:50%;-webkit-transform:translateY(50%) rotate(-45deg);-ms-transform:translateY(50%) rotate(-45deg);transform:translateY(50%) rotate(-45deg)}.header-chat-btn,.header-tel-btn{height:100%;width:50px;border-left:1px solid #F1EEEC;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-negative:0;flex-shrink:0}.header-chat-btn{margin-left:auto}.header-chat{display:none}.header-chat__list{height:calc(100% - 50px);-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:16px}.header-chat__item,.header-chat__list{display:-webkit-box;display:-ms-flexbox;display:flex}.header-chat__item{width:100%;border-radius:3px;border:1px solid #DDD7D3;height:48px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:10px 20px;margin-bottom:8px}.header-chat__item:last-child{margin-bottom:0}@media (max-width:1700px){.bot-nav,.bot-nav a,.header__logo,.top-nav a{margin-right:25px}.header__bot-right{margin-left:25px}.header-catalog-btn{margin-right:25px}.header-favorite{margin-left:30px}.header-catalog .h-cat-item{width:16.66667%}.header-catalog .h-cat-item:nth-child(6n+6){width:16.66667%;padding-right:72px}.h-cat-item__link,.h-cat-item__list{font-size:13px}}@media (min-width:1441px) and (max-width:1560px){.header-info__item:nth-child(3){display:none}}@media (max-width:1440px){.bot-nav a,.top-nav a{margin-right:10px}.bot-nav,.top-nav{margin-right:15px}.header{font-size:12px}.header__logo{max-width:160px;margin-right:15px}.header__bot-right{margin-left:15px}.header-info__item{padding:0 10px}.header-catalog-btn{padding:0 12px 0 0;margin-right:0}.header-basket,.header-favorite{margin-left:20px}.header-basket{margin-right:0}.bot-info,.bot-info__time{margin-right:20px}.header-catalog__inner{padding-top:20px}.header-catalog .h-cat-item{padding-right:20px;margin-bottom:20px}.header-catalog .h-cat-item:nth-child(6n+6){padding-right:20px}}@media (max-width:1360px){.header-info__item:nth-child(3){display:none}}@media (max-width:1199px){.header{font-size:13px}.header:before{display:none}.header.is-scrolled .header__top{height:auto;opacity:1;visibility:visible}.header.is-scrolled .header-scroll-block{display:none}.header.is-scrolled .header-noscroll-block{display:-webkit-box;display:-ms-flexbox;display:flex}.header__top{height:0}.header__top .container{padding:0;margin:0}.header__bot{height:65px;border:none;padding:10px 0}.header__bot:before{content:"";position:absolute;left:0;right:0;top:0;bottom:0;-webkit-box-shadow:0 4px 15px rgba(0,0,0,.05);box-shadow:0 4px 15px rgba(0,0,0,.05);pointer-events:none}.header__logo{max-width:160px}.header__logo img{width:50px}.header__logo .desc{display:none}.burger,.header__logo .mob{display:block}.bot-nav,.header-info,.top-nav{display:none}.header-mob{display:block}.header-mob .header-city{width:100%;border-bottom:1px solid #F1EEEC;position:relative;padding:16px 30px}.header-mob .header-city__link{display:-webkit-box;display:-ms-flexbox;display:flex}.header-mob .header-city__link[data-page-id]{font-size:inherit;line-height:inherit;border:none;font-weight:700}.header-mob .header-city__link[data-page-id]:last-child{border:none}.header-mob .header-favorite,.header-mob .header-take-logo{display:-webkit-box;display:-ms-flexbox;display:flex}.header-take-logo{display:none;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:calc(100% - 200px);height:100%}.header-price-list{width:100px;border-left:1px solid #F1EEEC}.header-user{width:100%;border-bottom:1px solid #F1EEEC;padding:16px 30px}.header-user__ic{width:20px;fill:rgba(64,50,40,.56);margin-right:10px}.header-user__num{font-size:9px;line-height:10px;width:13px;height:13px;right:-3px;top:-6px}.header-city{border:none;position:static;padding:0}.header-city__link,.header-city__link svg{display:none}.header-city__ic{width:20px;opacity:1;margin-right:10px}.header-city__ic svg{display:block;height:16px}.header-city svg{fill:rgba(64,50,40,.56)}.header-faq{width:100%;border-bottom:1px solid #F1EEEC;padding:16px 30px}.header-faq__ic{width:20px;fill:#C5C1BE;margin-right:10px}.header-favorite{display:none;width:100%;border-bottom:1px solid #F1EEEC;padding:16px 30px;margin-left:0}.header-favorite__ic{width:20px;margin-right:10px}.header-favorite svg{width:15px;height:14px}.header-favorite span{display:block}.header-catalog{position:fixed;top:-100%;height:100%;z-index:2;overflow:auto;-webkit-box-shadow:none;box-shadow:none}.header-catalog,.header-catalog.is-active{-webkit-transform:none;-ms-transform:none;transform:none}.header-catalog.is-active{top:0}.header-catalog .container{max-height:none;overflow:unset}.header .tabs-content.is-active[data-page],.header [data-page]{display:none;position:fixed;top:0;bottom:0;left:auto;right:0;width:350px;overflow:auto;-webkit-overflow-scrolling:touch;z-index:100;background-color:#fff}.header .tabs-content.is-active[data-page].header-search,.header [data-page].header-search{display:block;position:relative;top:auto;bottom:auto;right:auto;left:auto;overflow:unset;z-index:1;width:100%}.header [data-page-id]{font-weight:500;font-size:14px;line-height:20px;border-top:1px solid #F1EEEC;}.header [data-page-id]:last-child{border-bottom:1px solid #F1EEEC}.header [data-page-id] .mob-page-ic{display:-webkit-box;display:-ms-flexbox;display:flex}.header [data-page-id] .mob-page-ic svg{display:block}.header [data-page-id].header-chat-btn{width:50px;border-top:none}.header .h-cat-item[data-page]{display:block;position:relative;top:auto;bottom:auto;left:auto;right:auto;width:20%;overflow:unset;-webkit-overflow-scrolling:touch;z-index:1;background-color:rgba(255,255,255,0)}.header .h-cat-item__img-wrap,.header .h-cat-item__list{margin-bottom:15px}.header .h-cat-item__title{font-size:16px;line-height:20px}.header-catalog .h-cat-item{width:20%}.header-catalog-btn[data-page-id]{width:auto;border:none;font-size:13px;line-height:14px}.header-chat .mob-page-header{display:-webkit-box;display:-ms-flexbox;display:flex}.header-chat__list{height:100%}}@media (max-width:991px){.header-basket{margin-left:0}.header__logo{margin-right:15px}.header__bot-right{margin-left:15px}.header-catalog-btn{margin-right:15px}.burger{margin-left:20px}.header-catalog .h-cat-item,.header .h-cat-item[data-page]{width:33.333333%}}@media (max-width:640px){.header-catalog-btn{font-size:12px}.header-search input{padding-right:10px}.header-search svg{left:10px}}@media (max-width:575px){.header-search{display:none;padding:16px}.header-search input{height:50px;font-size:16px;background-color:#fff;padding-right:45px;padding-left:16px}.header-search .input-search-button,.header-search__input-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header-search .input-search-button{height:50px;margin-left:-45px;padding:0 13px}.header-search .ic-search,.header-search .input-search-button input{display:none}.header-search .mob-page-close{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-negative:0;flex-shrink:0;margin-left:6px}.header-search__results{-webkit-transform:none;-ms-transform:none;transform:none;display:none;position:relative;-webkit-box-shadow:none;box-shadow:none;top:auto;left:auto;width:100%;padding-top:17px}.header-search__results:before{display:none}.header-search__results.is-active{-webkit-transform:none;-ms-transform:none;transform:none;display:block}.header-search__results-wrap{padding:0}.header-search__r-main{padding:10px}.header-basket__num,.header-favorite__num{font-size:9px;line-height:10px;width:13px;height:13px;right:-3px;top:-3px}.burger{width:50px;height:100%;margin-left:0}.header-catalog-btn{font-size:13px;line-height:14px;text-transform:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-right:0}.header-catalog-btn:hover{background:none}.header-catalog-btn .desc{display:none}.header-catalog-btn .mob{display:block}.header-catalog-btn img{margin-right:10px}.header__bot{height:50px;border-bottom:1px solid #F1EEEC;padding:0}.header__bot:before{display:none}.header__bot .container{-webkit-box-pack:justify;-ms-flex-pack:justify;height:100%;padding:0;margin:0;align-items:stretch;}.header__bot-right{width:16%;margin-left:0}.header__bot-right,.header__logo{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100%}.header__logo{max-width:none;padding:0 1em;}.logo-content{zoom:0.75;}.header__logo img{width:30px;margin:auto}.header-mob-search-btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100%;padding:0 2em;}.header-mob-search-btn[data-page-id]{border-top:none}.header-mob{width:100%;right:calc(-100% - 20px);top:50px;z-index:auto;-webkit-box-shadow:none;box-shadow:none}.header-mob .header-city,.header-mob .header-faq,.header-mob .header-favorite,.header-mob .header-user{padding:16px}.header-mob__links-list a{padding-left:16px;padding-right:16px;display:flex;align-items:center;gap:16px;}.header-mob__footer{display:none}.header [data-page]{width:100%}.header .h-cat-item[data-page],.header [data-page].header-search{display:none;position:fixed;top:0;bottom:0;left:0;right:0;width:100%;overflow:auto;-webkit-overflow-scrolling:touch;z-index:100;background-color:#fff}.header .h-cat-item__img-wrap{margin-bottom:15px}.header .h-cat-item__list{margin-bottom:0}.header .h-cat-item__title{font-size:16px;line-height:20px}.header-catalog{display:none;position:fixed;top:0;bottom:0;left:0;right:0;overflow-x:hidden;overflow-y:scroll;-webkit-overflow-scrolling:touch;z-index:100;background-color:#fff}.header-catalog__close{display:none}.header-catalog .h-cat-item{padding:0;margin:0}.header-catalog .container,.header-catalog__inner{padding:0}.header-catalog-mob{display:block;padding:16px 0 0}.header-catalog-mob__item{padding-left:16px;padding-right:16px;margin-bottom:14px}.header-catalog-mob__item[data-page-id]{border:none}.header-catalog-mob__item-name{font-weight:400;font-size:13px;line-height:20px}.h-cat-item__wrap{padding-top:26px}.h-cat-item__img-wrap{width:133px;height:122px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0 auto}.h-cat-item__title{font-weight:700;text-align:center;margin-bottom:10px}.h-cat-item .accent-link{display:block;text-align:center}.h-cat-item__list{font-weight:400;font-size:13px;line-height:20px;padding:0 16px 16px;margin-top:32px;margin-bottom:0}.h-cat-item__list-item{margin-bottom:19px}.h-cat-item__list-item.mob{display:block}.h-cat-item__link{display:none}.header-chat__list{height:calc(100% - 50px)}}@media (max-width:360px){.header-take-logo{width:calc(100% - 185px)}.header-price-list{width:85px}}.footer__logo{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.footer__main{font-size:14px;line-height:20px;color:#493D36;background-color:#fff;padding:85px 0 57px;border-top:1px solid #F1EEEC;box-shadow:0 4px 15px rgba(0,0,0,.05);}.footer__grid{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.footer__descr{max-width:540px;padding-right:20px}.footer__text{line-height:22px;margin:35px 0 45px}.footer__text p{opacity:.6;margin-bottom:20px}.footer__text p:last-child{margin-bottom:0}.footer__right{width:100%;margin-left:auto;}.footer__catalog-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.footer__catalog{padding-right:17px}.footer__list{list-style-type:none;display:flex;-webkit-column-gap:115px;-moz-column-gap:115px;column-gap:115px;padding:0;margin:0;flex-wrap:wrap;}.footer__list-title{font-weight:700;color:#fff;margin-bottom:47px}.footer__list-title .mob{display:none}.footer__list-title svg{display:none;fill:#fff;opacity:.5;-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.footer__list-title.is-active svg{-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg)}.footer__list-item{margin-bottom:20px}.footer__link{display:inline-block;color:#fff;opacity:.6;-webkit-transition:.25s linear;-o-transition:.25s linear;transition:.25s linear;-webkit-transition-property:color,opacity;-o-transition-property:color,opacity;transition-property:color,opacity}.footer__link:hover{opacity:1}.footer__copy{font-size:12px;color:#fff;opacity:.6;margin-left:auto}.footer .mobile{display:none}.footer__info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:50px}.footer-top{background-color:rgba(40,25,10,.74);background-repeat:no-repeat;background-position:50%;background-size:cover;color:#fff;padding:35px 0}.footer-top__grid{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.footer-top h3{padding-right:20px}.footer-top__form{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.footer-top .input-group{position:relative;width:410px}.footer-top .input-group:after{content:"";background-image:url(/local/templates/picneco/css/../img/icons/ic-mail.svg);position:absolute;right:20px;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);background-repeat:no-repeat;background-size:contain;width:16px;height:13px;pointer-events:none;opacity:.15}.footer-top .input-group input{width:100%;color:#fff;background-color:#413428;padding-right:45px;border:none;border-top-right-radius:0;border-bottom-right-radius:0}.footer-top .input-group input::-webkit-input-placeholder{color:rgba(255,255,255,.5)}.footer-top .input-group input::-moz-placeholder{color:rgba(255,255,255,.5)}.footer-top .input-group input:-ms-input-placeholder{color:rgba(255,255,255,.5)}.footer-top .btn,.footer-top .btn-secondary,.footer-top .btn-white{border-top-left-radius:0;border-bottom-left-radius:0;-ms-flex-negative:0;flex-shrink:0}.footer-top .btn-secondary svg,.footer-top .btn-white svg,.footer-top .btn svg{display:none}.footer-cards{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;list-style-type:none;padding:0;margin:0;opacity:.7}.footer-cards__item{margin-right:20px}.footer-cards__item:last-child{margin-right:0}.footer-contacts{font-size:12px;display:flex;gap:32px;justify-content:center;width:100%;align-items:center;}.footer-contacts__time{margin-left:0}.footer-mob{position:fixed;left:0;right:0;bottom:0;background-color:#fff;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-top:1px solid #F1EEEC;height:50px;z-index:50;display:none}.footer-mob .header-take-logo{display:-webkit-box;display:-ms-flexbox;display:flex}.footer-mob .header-chat-btn{margin-left:0}.footer-mob__logo{display:none;max-width:142px;margin-left:auto;margin-right:auto}.footer-mob__logo img{max-width:100%}@media (max-width:1440px){.footer__descr{max-width:430px}.footer__list{-webkit-column-gap:50px;-moz-column-gap:50px;column-gap:50px}.footer__right{}}@media (max-width:1199px){.footer__descr{max-width:400px}.footer__list{-webkit-column-gap:20px;-moz-column-gap:20px;column-gap:20px}.footer-top .input-group{width:360px}}@media (max-width:991px){.footer__main{padding:40px 0 30px}.footer__grid{display:block}.footer__descr{max-width:none;padding-right:0;margin-bottom:30px}.footer__info{margin:auto}.footer__right{}.footer__catalog-list{margin-bottom:30px}.footer__list{-webkit-column-gap:40px;-moz-column-gap:40px;column-gap:40px}.footer-top__grid{display:block}.footer-top h3{text-align:center;margin-bottom:25px}.footer-top .input-group input{padding-right:20px;border-radius:3px 0 0 3px}.footer-top .input-group:after{display:none}.footer-top .btn,.footer-top .btn-secondary,.footer-top .btn-white{font-size:0;min-width:40px;width:50px;height:50px;background-color:#3FB914;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-negative:0;flex-shrink:0;border:none;padding:0}.footer-top .btn-secondary .btn-inner,.footer-top .btn-secondary:before,.footer-top .btn-white .btn-inner,.footer-top .btn-white:before,.footer-top .btn .btn-inner,.footer-top .btn:before{display:none}.footer-top .btn-secondary svg,.footer-top .btn-white svg,.footer-top .btn svg{display:block}}@media (max-width:767px){.footer__catalog-list{display:block;max-width:400px;width:100%}.footer__list{display:none;-webkit-column-count:unset;-moz-column-count:unset;column-count:unset;padding-top:20px}.footer__list-title{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;max-width:300px;margin-bottom:0}.footer__list-title,.footer__list-title svg{display:-webkit-box;display:-ms-flexbox;display:flex}.footer__list-item:last-child{margin-bottom:0}.footer__list-wrap{display:none}.footer__info{margin-top:20px}.footer__nav-block{display:block}.footer__catalog{padding:0;margin-right:0;margin-bottom:28px}.footer__catalog:first-child{margin-right:inherit}.footer__catalog:last-child{margin-bottom:0}.footer__soc-block{margin-top:30px}}@media (max-width:640px){.footer__main{padding:60px 0 20px}.footer__text{font-size:13px;line-height:20px;margin:24px 0}.footer__text p:not(:last-child){margin-bottom:20px}.footer__info{-ms-flex-wrap:wrap;flex-wrap:wrap}.footer__copy{width:100%;font-size:13px;margin-top:35px}.footer__soc-link{width:48px;height:32px}.footer__soc-link:hover svg,.footer__soc-link svg{-webkit-transform:scale(.8);-ms-transform:scale(.8);transform:scale(.8)}.footer-contacts{width:100%;font-size:13px;margin-top:26px;flex-direction:column;}.footer-contacts__time{font-size:13px}}@media (max-width:575px){.footer-top{padding-top:32px;padding-bottom:34px}.footer-top h3{font-weight:500;font-size:13px;line-height:20px;text-align:left;padding-right:0;margin-bottom:15px}.footer-top .input-group{width:100%}.footer-top .input-group input{height:40px;padding-left:19px;padding-top:0;padding-bottom:0}.footer-top .input-group input::-webkit-input-placeholder{font-size:11px;line-height:22px;-webkit-transform:translateY(-2px);transform:translateY(-2px)}.footer-top .input-group input:-moz-placeholder,.footer-top .input-group input::-moz-placeholder{font-size:11px;line-height:22px;transform:translateY(-2px)}.footer-top .input-group input:-ms-input-placeholder{font-size:11px;line-height:22px;-ms-transform:translateY(-2px);transform:translateY(-2px)}.footer-top .btn,.footer-top .btn-secondary,.footer-top .btn-white{width:40px;height:40px}.footer__main{padding-top:47px;padding-bottom:80px}.footer__logo img{max-width:140px}.footer__text{font-size:12px;line-height:19px;margin:29px 0 25px}.footer__descr{margin-bottom:36px}.footer__list-title{font-weight:700;padding-right:4px}.footer__list-title .desk{display:none}.footer__list-title .mob{display:inline}.footer__list-title svg{margin-top:1px}.footer__catalog{margin-bottom:19px}.footer-mob{display:-webkit-box;display:-ms-flexbox;display:flex}}@media (max-width:479px){.footer-top{padding-bottom:34px}.footer-top h3{text-align:left}.footer__info{display:block;margin-top:37px}.footer__copy{font-size:11px;line-height:11px;margin-top:37px}}.preview__inner{position:relative;padding-top:100%}.preview__imgs{padding-top:100%}.preview__hover,.preview__imgs{position:absolute;top:0;left:0;width:100%}.preview__hover{z-index:2}.preview__hover,.preview__hover-area{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex}.preview__hover-area{width:100%;cursor:pointer}.preview .swiper-container{position:absolute;top:0;left:0;height:100%;width:100%}.preview__img{width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.preview__img img{max-width:100%;max-height:100%}.preview .slider-nav__btn{position:absolute;top:0;bottom:0;width:calc(50% + 24px);z-index:4;cursor:pointer;-webkit-tap-highlight-color:transparent}@media (max-width:767px){.preview .slider-nav__btn{width:calc(50% + 20px)}}@media (max-width:575px){.preview .slider-nav__btn{width:calc(50% + 16px)}}.preview .slider-nav__prev{left:0;-webkit-transform:translateX(-24px);-ms-transform:translateX(-24px);transform:translateX(-24px)}@media (max-width:767px){.preview .slider-nav__prev{-webkit-transform:translateX(-20px);-ms-transform:translateX(-20px);transform:translateX(-20px)}}@media (max-width:575px){.preview .slider-nav__prev{-webkit-transform:translateX(-16px);-ms-transform:translateX(-16px);transform:translateX(-16px)}}.preview .slider-nav__next{right:0;-webkit-transform:translateX(24px);-ms-transform:translateX(24px);transform:translateX(24px)}@media (max-width:767px){.preview .slider-nav__next{-webkit-transform:translateX(20px);-ms-transform:translateX(20px);transform:translateX(20px)}}@media (max-width:575px){.preview .slider-nav__next{-webkit-transform:translateX(16px);-ms-transform:translateX(16px);transform:translateX(16px)}}.preview__pagination{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:-1px;z-index:1}@media (max-width:767px){.preview__pagination{margin-top:-2px}}.preview__pagination-item{position:relative;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;width:100%;height:1px;background-color:#F1EEEC;margin:0 2px}.preview__pagination-item.is-active{background-color:#3FB914}@media (max-width:767px){.preview__pagination-item{height:2px}}.out-of-stock .btn,.out-of-stock .btn-secondary,.out-of-stock .btn-white,.out-of-stock .card-product__to-basket,.out-of-stock .product-purchase .product-purchase-btn{background-color:rgba(255,255,255,0);color:#3FB914}.out-of-stock .btn-secondary svg,.out-of-stock .btn-white svg,.out-of-stock .btn svg,.out-of-stock .card-product__to-basket svg,.out-of-stock .product-purchase .product-purchase-btn svg{fill:#3FB914}.out-of-stock .btn-secondary:hover,.out-of-stock .btn-white:hover,.out-of-stock .btn.is-active,.out-of-stock .btn:hover,.out-of-stock .card-product__to-basket.is-active,.out-of-stock .card-product__to-basket:hover,.out-of-stock .is-active.btn-secondary,.out-of-stock .is-active.btn-white,.out-of-stock .product-purchase .product-purchase-btn.is-active,.out-of-stock .product-purchase .product-purchase-btn:hover{background-color:rgba(255,255,255,0);border-color:#43D111;color:#43D111}.out-of-stock .btn-secondary:hover svg,.out-of-stock .btn-white:hover svg,.out-of-stock .btn.is-active svg,.out-of-stock .btn:hover svg,.out-of-stock .card-product__to-basket.is-active svg,.out-of-stock .card-product__to-basket:hover svg,.out-of-stock .is-active.btn-secondary svg,.out-of-stock .is-active.btn-white svg,.out-of-stock .product-purchase .product-purchase-btn.is-active svg,.out-of-stock .product-purchase .product-purchase-btn:hover svg{fill:#43D111}.out-of-stock .btn-secondary:active,.out-of-stock .btn-white:active,.out-of-stock .btn:active,.out-of-stock .card-product__to-basket:active,.out-of-stock .product-purchase .product-purchase-btn:active{background-color:rgba(255,255,255,0);border-color:#37AA0E;color:#37AA0E}.out-of-stock .btn-secondary:active svg,.out-of-stock .btn-white:active svg,.out-of-stock .btn:active svg,.out-of-stock .card-product__to-basket:active svg,.out-of-stock .product-purchase .product-purchase-btn:active svg{fill:#37AA0E}.out-of-stock .btn-secondary:disabled,.out-of-stock .btn-white:disabled,.out-of-stock .btn.disabled,.out-of-stock .btn:disabled,.out-of-stock .card-product__to-basket.disabled,.out-of-stock .card-product__to-basket:disabled,.out-of-stock .disabled.btn-secondary,.out-of-stock .disabled.btn-white,.out-of-stock .product-purchase .product-purchase-btn.disabled,.out-of-stock .product-purchase .product-purchase-btn:disabled{background-color:rgba(255,255,255,0);border-color:#DDD7D3;color:#DDD7D3}.out-of-stock .btn-secondary:disabled svg,.out-of-stock .btn-white:disabled svg,.out-of-stock .btn.disabled svg,.out-of-stock .btn:disabled svg,.out-of-stock .card-product__to-basket.disabled svg,.out-of-stock .card-product__to-basket:disabled svg,.out-of-stock .disabled.btn-secondary svg,.out-of-stock .disabled.btn-white svg,.out-of-stock .product-purchase .product-purchase-btn.disabled svg,.out-of-stock .product-purchase .product-purchase-btn:disabled svg{fill:#DDD7D3}.price-ladder{font-weight:400;font-size:14px}@media (max-width:575px){.price-ladder{font-size:12px}}.price-ladder__trigger{display:none}.price-ladder__trigger.is-active{display:inline-block}.price-ladder__list{margin-bottom:7px}.price-ladder__list:last-child{margin-bottom:0}.price-ladder__list .price{display:inline-block;white-space:nowrap}.price-ladder__desc{font-style:italic}.card-product{position:relative;width:305px;border:1px solid #F1EEEC;border-radius:3px;-webkit-transition:.25s ease;-o-transition:.25s ease;transition:.25s ease;-webkit-transition-property:-webkit-box-shadow;transition-property:-webkit-box-shadow;-o-transition-property:box-shadow;transition-property:box-shadow;transition-property:box-shadow,-webkit-box-shadow}@media (max-width:1280px){.card-product{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:270px}}@media (max-width:767px){.card-product{border-radius:0;width:240px}}@media (max-width:575px){.card-product{width:150px}}@media (hover:hover){.card-product:hover{-webkit-box-shadow:0 1px 30px rgba(0,0,0,.1);box-shadow:0 1px 30px rgba(0,0,0,.1)}}.card-product.swiper-slide{margin-right:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:auto}.card-product.swiper-slide:last-child{margin-right:0}.card-product.swiper-slide .card-product__footer-mob{margin-top:auto}@media (max-width:1440px){.card-product.swiper-slide{margin-right:10px}}@media (max-width:767px){.card-product.swiper-slide{margin-right:0;border-right:none}.card-product.swiper-slide:last-child{border-right:1px solid #F1EEEC}}@supports (-webkit-line-clamp:2){.card-product.swiper-slide .card-product__name{-webkit-line-clamp:2}}@media (max-width:575px){.card-product.swiper-slide .card-product__name{max-height:47px}}.catalog-grid .card-product{width:calc(25% - 30px);margin:0 15px 30px}.catalog-grid .card-product .slider-nav{display:none}@media (max-width:1700px){.catalog-grid .card-product{width:calc(33.333333% - 30px)}}@media (max-width:1440px){.catalog-grid .card-product{width:calc(33.333333% - 10px);margin:0 5px 10px}}@media (max-width:1080px){.catalog-grid .card-product{width:calc(25% - 10px)}}@media (max-width:991px){.catalog-grid .card-product{width:calc(33.333333% - 10px)}}@media (max-width:767px){.catalog-grid .card-product{width:33.333333%;margin:0 0 -1px;border-left:none}.catalog-grid .card-product:nth-child(3n+3){border-right:none}}@media (max-width:479px){.catalog-grid .card-product{width:50%}.catalog-grid .card-product:nth-child(3n+3){border-right:1px solid #F1EEEC}.catalog-grid .card-product:nth-child(2n+2){border-right:none}}.view-list .card-product{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%;margin-bottom:30px}.view-list .card-product .card-product__labels-row{width:176px;top:22px}.view-list .card-product .card-product__vendor-code{position:absolute;left:100%;top:-4px;background:none}.view-list .card-product .card-product__info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1;flex:1;padding:24px 36px 17px}.view-list .card-product .card-product__info-inner{width:100%;padding-top:20px;padding-left:45px}.view-list .card-product .card-product__name{font-size:16px;line-height:24px;max-height:48px;margin-bottom:21px}.view-list .card-product .card-product__preview-wrapper{width:121px;-ms-flex-negative:0;flex-shrink:0;margin-bottom:0}.view-list .card-product .preview__pagination{margin-top:-4px}.view-list .card-product .preview__pagination-item{margin:0 1px}.view-list .card-product .card-product__table{display:block;padding-right:61px}.view-list .card-product .card-product__price-wrapper{border-left:1px solid #F1EEEC;max-width:400px;width:100%}.view-list .card-product .card-product__price-tab{height:50px;margin-bottom:14px}.view-list .card-product .card-product__price-row{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;padding-top:0;margin-bottom:11px}.view-list .card-product .card-product__price{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;width:calc(100% - 130px);margin-bottom:0}.view-list .card-product .card-product__price.price-red{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.view-list .card-product .card-product__price .price-old{position:relative;bottom:0;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;margin-left:20px}.view-list .card-product .card-product__price .price{margin-bottom:0}.view-list .card-product .card-product__count{-ms-flex-negative:0;flex-shrink:0;margin-bottom:2px}.view-list .card-product .card-product__btns .btn,.view-list .card-product .card-product__btns .btn-secondary,.view-list .card-product .card-product__btns .btn-white{max-width:282px;width:100%}.view-list .card-product .card-product__favorite{margin:0 12px;padding:0}@media (max-width:1440px){.view-list .card-product{margin-bottom:20px}}.card-product__labels-row{position:absolute;top:10px;left:-1px;right:0;z-index:5;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;font-weight:500;font-size:11px;line-height:11px}@media (max-width:767px){.card-product__labels-row{top:9px;left:20px;right:20px;font-size:8px;line-height:9px}}@media (max-width:575px){.card-product__labels-row{display:block;position:relative;left:0;right:0;top:0;padding:4px 16px 0}}.card-product__labels{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;color:#fff;text-transform:uppercase;margin-right:auto}.card-product__labels.labels-mob{display:none}.card-product__labels span{padding:5px 6px 3px;border-radius:3px;margin-right:4px;background-color:#3FB914}.card-product__labels span:last-child{margin-right:0}.card-product__labels span.order{background-color:#1FD0E8}.card-product__labels span.new{background-color:#3FB914}.card-product__labels span.bestprice,.card-product__labels span.stock{background-color:#E81F45}.card-product__labels span.hit{background-color:#E8A41F}@media (max-width:575px){.card-product__labels{display:none;font-size:8px}.card-product__labels.labels-mob{display:-webkit-box;display:-ms-flexbox;display:flex;font-size:8px;line-height:9px;margin-bottom:7px}.card-product__labels.labels-mob:empty{margin:0}}.card-product__vendor-code{font-weight:400;font-size:13px;line-height:1;-ms-flex-negative:0;flex-shrink:0;padding:4px 6px;-ms-flex-item-align:baseline;align-self:baseline;background-color:#fff;color:rgba(64,50,40,.56);margin-left:20px;border-radius:3px}@media (max-width:767px){.card-product__vendor-code{font-size:9px;margin-left:6px}}@media (max-width:575px){.card-product__vendor-code{margin-left:0}}.card-product__preview-wrapper{width:100%;margin-bottom:8px}.card-product__info{padding:24px 24.5px 11px}@media (max-width:767px){.card-product__info{padding:17px 20px 0;margin-bottom:11px}}@media (max-width:575px){.card-product__info{padding-top:5px;padding-left:16px;padding-right:16px}}.card-product__name{font-size:13px;line-height:18px;max-height:55px;overflow:hidden}@media (max-width:575px){.card-product__name{font-size:11px;line-height:15px;max-height:60px}}.card-product__name a{-webkit-transition:.25s ease;-o-transition:.25s ease;transition:.25s ease;-webkit-transition-property:color,border;-o-transition-property:color,border;transition-property:color,border;border-bottom:1px solid rgba(0,0,0,0)}.card-product__name a:hover{color:#3FB914;border-color:#3FB914}@supports (-webkit-line-clamp:3){.card-product__name{display:-webkit-box;white-space:normal;-o-text-overflow:ellipsis;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden}}.card-product__table{display:none}@media (max-width:1280px){.card-product__price-wrapper{display:none}}.card-product__price-tab{height:43px;margin-bottom:20px}.card-product__price-tab,.card-product__price-tab-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.card-product__price-tab-item{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;height:100%;border:1px solid #F1EEEC;border-right:none;background-color:rgba(241,238,236,.4);color:rgba(73,61,54,.7);font-size:13px;line-height:15px;text-align:center;cursor:pointer}.card-product__price-tab-item .bold{display:block;font-weight:700}.card-product__price-tab-item:first-child{border-left:none}.card-product__price-tab-item.is-active{background-color:#fff;border-bottom:none;color:#493D36}.card-product__apiece{width:100%;font-size:13px;line-height:15px;text-align:center;padding:0 24px}.card-product__price-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:15px 24px 0;margin-bottom:20px}@media (max-width:1280px){.card-product__price-row{padding-top:0}}.card-product__price{position:relative;margin-bottom:-20px}.card-product__price.price-red .price-old{display:inline-block}.card-product__price.price-red .price{color:#E81F45}.card-product__price .price-old{display:none;position:absolute;bottom:100%;left:0;font-size:14px}.card-product__price .price-old:before{content:"";position:absolute;top:50%;left:0;display:block;width:100%;height:2px;background-color:#E81F45;-webkit-transform:rotate(-4deg);-ms-transform:rotate(-4deg);transform:rotate(-4deg);z-index:1}.card-product__price .price-old .sm{font-size:12px;line-height:1}.card-product__price .price{display:inline-block;font-weight:500;font-size:20px;line-height:30px;white-space:nowrap;margin-bottom:20px}.card-product__price .price .sm{font-size:16px}@media (max-width:1280px){.card-product__price{margin-bottom:0}.card-product__price .price-old{position:relative;bottom:0;margin-bottom:4px}.card-product__price .price{display:block;margin-bottom:0}}@media (max-width:767px){.card-product__price .price-old{font-size:12px;margin-bottom:0}.card-product__price .price-old .sm{font-size:10px}.card-product__price .price{font-size:18px;line-height:26px}.card-product__price .price .sm{font-size:14px}}@media (max-width:575px){.card-product__price .price-old{font-size:11px;line-height:normal;margin-bottom:4px}.card-product__price .price-old .sm{font-size:9px}.card-product__price .price{font-size:14px;line-height:15px}.card-product__price .price .sm{font-size:12px}}.card-product__count{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-negative:0;flex-shrink:0}.card-product__count-val-wrapper{width:66px;font-size:13px;line-height:14px;font-weight:500;text-align:center;margin:0 3px}.card-product__count-btn{position:relative;border:none;width:20px;height:20px;padding:0;background:none;cursor:pointer}@media (hover:none) and (pointer:coarse){.card-product__count-btn:after{content:"";position:absolute;top:-25%;left:-25%;width:150%;height:150%}}.card-product__count-btn.disabled{pointer-events:none}.card-product__count-btn.disabled span:after,.card-product__count-btn.disabled span:before{background-color:#DDD7D3}.card-product__count-btn:hover span:after,.card-product__count-btn:hover span:before{background-color:#3FB914}.card-product__count-btn span{position:relative;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;height:100%}.card-product__count-btn span:after,.card-product__count-btn span:before{content:"";position:absolute;left:50%;top:50%;margin-left:-5px;margin-top:-1px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;width:10px;height:2px;background-color:#493D36;-webkit-transition:.25s ease;-o-transition:.25s ease;transition:.25s ease;-webkit-transition-property:background-color;-o-transition-property:background-color;transition-property:background-color}.card-product__count-btn span:before{position:absolute;width:2px;height:10px;margin-left:-1px;margin-top:-5px}.card-product__count-btn .minus:before{display:none}.card-product__btns{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:0 24px 23px}.card-product .btn,.card-product .btn-secondary,.card-product .btn-white{padding:0 10px}.card-product .btn-inner{display:inline}.card-product__favorite{margin:0 14px}.card-product__footer-mob{display:none}@media (max-width:1280px){.card-product__footer-mob{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:0 24px 15px;margin-top:auto}}@media (max-width:767px){.card-product__footer-mob{padding:0 20px 9px}}@media (max-width:575px){.card-product__footer-mob{padding-left:16px;padding-right:16px}}.card-product__to-basket{-ms-flex-negative:0;flex-shrink:0;width:46px;height:46px;border-radius:3px;border:2px solid #3FB914;background-color:#3FB914;fill:#fff;-webkit-transition:.25s ease;-o-transition:.25s ease;transition:.25s ease;-webkit-transition-property:fill,background-color;-o-transition-property:fill,background-color;transition-property:fill,background-color;font-size:0;line-height:1;padding:0 0 0 2px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.card-product__to-basket.is-active,.card-product__to-basket:hover{background-color:#fff;fill:#3FB914}.card-product__to-basket svg{width:20px;height:auto}@media (max-width:575px){.card-product__to-basket{width:32px;height:32px}.card-product__to-basket svg{width:15px}}.catalog{padding-top:24px}.catalog-header{padding-top:6px;margin-bottom:38px}.catalog-body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.catalog-aside{width:405px;padding-top:6px;padding-left:2px}.catalog-main{width:calc(100% - 405px - 45px)}.catalog-grid{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-left:-15px;margin-right:-15px}.catalog-grid__show-more{margin-top:14px;margin-bottom:36px}.catalog-grid-nav .pagination{margin-top:0;margin-bottom:0}.catalog-grid-footer{padding-top:59px;font-size:16px;line-height:26px}.catalog-grid-footer .toggle-text{display:none;border:none;padding:0;color:rgba(64,50,40,.56);fill:rgba(64,50,40,.56);margin-top:10px}.catalog-grid-footer .toggle-text.is-active svg{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.catalog-grid-footer .toggle-text .txt{border-bottom:1px solid rgba(64,50,40,.3)}.catalog-grid-footer .toggle-text .ic{font-size:0;line-height:1;margin-left:8px}.catalog-about{font-size:16px;line-height:25px;background-color:rgba(244,244,243,.5);margin-top:24px;padding:80px 0}.catalog-about p{margin-bottom:15px}@media (max-width:1440px){.catalog-aside{width:320px}.catalog-main{width:calc(100% - 320px - 25px)}.catalog-grid{margin-left:-5px;margin-right:-5px}}@media (max-width:1080px){.catalog-aside{display:none;padding:0}.catalog-aside.is-open{right:auto;width:320px}.catalog-main{width:100%}}@media (max-width:991px){.catalog-about{padding:32px 0}}@media (max-width:767px){.catalog{padding-top:22px}.catalog-header{margin-bottom:20px}.catalog-grid{margin-left:-20px;margin-right:-20px}.catalog-grid-footer{padding-top:30px;font-size:14px}.catalog-about{margin-top:22px}}@media (max-width:575px){.catalog-grid{margin-left:-16px;margin-right:-16px}.catalog-grid__show-more{margin-top:20px;margin-bottom:20px}.catalog-grid-footer{font-size:12px;line-height:18px;padding-top:15px}.catalog-grid-footer__text.line-clamp{max-height:144px;display:-webkit-box;white-space:normal;-o-text-overflow:ellipsis;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:8;overflow:hidden}.catalog-grid-footer .toggle-text{display:inline-block}.catalog-about{font-size:14px;line-height:25px;padding-top:26px}.catalog-about p{margin-bottom:12px}}@media (max-width:480px){.catalog-aside.is-open{right:0;width:100%}}.catalog-category-slider{border-right:1px solid #F1EEEC;border-radius:3px}.catalog-category-slider .sl-nav{position:absolute;top:50%;left:78px;right:78px;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;pointer-events:none}.catalog-category-slider .sl-nav__btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:45px;height:45px;border-radius:3px;background-color:#fff;pointer-events:auto}.catalog-category-slider .sl-nav__btn.swiper-button-disabled{opacity:0;visibility:hidden}.catalog-category-slider .sl-nav__btn svg{width:11px;height:auto}.catalog-category-item{width:200px;height:175px;padding:22px;margin-right:8px;border-radius:3px;background-color:#f9f9f9;border:1px solid #F1EEEC;-webkit-transition:.25s ease;-o-transition:.25s ease;transition:.25s ease;-webkit-transition-property:border-color,background-color;-o-transition-property:border-color,background-color;transition-property:border-color,background-color}.catalog-category-item:last-child{margin-right:0}@media (hover:hover){.catalog-category-item:hover{border-color:#3FB914;background-color:#fff}}.catalog-category-item__ic{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;height:80px;margin-bottom:8px}.catalog-category-item__ic img{max-width:100%;max-height:100%;mix-blend-mode:multiply}.catalog-category-item__name-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:40px}.catalog-category-item__name{display:block;width:100%;font-weight:700;line-height:20px;text-align:center;max-height:40px;overflow:hidden}@supports (-webkit-line-clamp:2){.catalog-category-item__name{display:-webkit-box;white-space:normal;-o-text-overflow:ellipsis;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:2}}@media (max-width:1440px){.catalog-header{margin-left:-30px;margin-right:-30px;padding-top:0}.catalog-category-slider{padding-left:30px;padding-right:30px}}@media (max-width:991px){.catalog-header{margin-left:-20px;margin-right:-20px}.catalog-category-slider{padding-left:20px;padding-right:20px}.catalog-category-slider .sl-nav{display:none}.catalog-category-item{width:170px;height:155px}.catalog-category-item__ic{height:60px}}@media (max-width:575px){.catalog-header{margin-left:-16px;margin-right:-16px}.catalog-category-slider{padding-left:16px;padding-right:16px}.catalog-category-slider .sl-nav{display:none}.catalog-category-item{width:126px;height:112px;padding:12px 7px;margin-right:4px}.catalog-category-item__ic{height:58px;padding:8.5px;margin-bottom:0}.catalog-category-item__name-wrapper{height:28px}.catalog-category-item__name{font-size:11px;line-height:14px;max-height:28px}}.catalog-filters{padding:28px 32px 32px;margin-bottom:42px;background-color:rgba(244,244,243,.5)}.block-categories{margin-bottom:8px}.block-categories__title{font-size:18px;line-height:24px;font-weight:700;margin-bottom:20px}.block-categories__inner{padding-left:12px}.block-categories__category{line-height:1;font-weight:500;color:#3FB914}.block-categories__list{list-style:none;padding-left:4px;margin-top:16px}.block-categories__list li{margin-bottom:12px}.block-categories__list li:last-child{margin-bottom:0}.block-categories__list-toggle{display:none;border:none;color:#3FB914;fill:#3FB914;font-weight:500;font-size:13px}.block-categories__list-toggle.is-active svg{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.block-categories__list-toggle .ic{line-height:1;margin-left:3px}.block-categories__list-toggle svg{vertical-align:middle}.subcategory-ch{position:relative;padding:4px 8px;cursor:pointer;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.is-safari .subcategory-ch{padding:5px 8px 3px}.subcategory-ch__text{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.subcategory-ch__text:before{content:"";position:absolute;top:0;bottom:0;left:0;right:0;border-radius:3px;background-color:#3FB914;opacity:0}.subcategory-ch__del{position:relative;display:none;width:9px;height:9px;margin-left:9px}.subcategory-ch__del:after,.subcategory-ch__del:before{content:"";display:block;position:absolute;left:50%;top:50%;width:12px;height:1px;background-color:#493D36;opacity:.4;-webkit-transform:translate(-50%,-50%) rotate(-45deg);-ms-transform:translate(-50%,-50%) rotate(-45deg);transform:translate(-50%,-50%) rotate(-45deg)}.subcategory-ch__del:before{-webkit-transform:translate(-50%,-50%) rotate(45deg);-ms-transform:translate(-50%,-50%) rotate(45deg);transform:translate(-50%,-50%) rotate(45deg)}.subcategory-ch.is-active .subcategory-ch__text:before,.subcategory-ch input:checked~.subcategory-ch__text:before{opacity:.15}.subcategory-ch input:checked~.subcategory-ch__del{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.subcategory-ch input:disabled~.subcategory-ch__text{opacity:.5}.color-ch{margin-right:8px;cursor:pointer}.color-ch__custom{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:24px;height:24px;border-radius:50%;fill:#fff}.color-ch--dark .color-ch__custom{fill:#493D36}.color-ch__custom svg{opacity:0}.color-ch input:checked~.color-ch__custom svg{opacity:1}.color-ch input:disabled~.color-ch__custom{-webkit-transform:scale(.5);-ms-transform:scale(.5);transform:scale(.5);opacity:.5}.form-filter__group.is-active .form-filter__group-toggle svg{-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.form-filter__group-toggle{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:18px;line-height:24px;font-weight:700;padding:15px 4px 15px 0;fill:rgba(64,50,40,.56);-webkit-transition:.25s ease;-o-transition:.25s ease;transition:.25s ease;-webkit-transition-property:fill,color;-o-transition-property:fill,color;transition-property:fill,color;cursor:pointer}.form-filter__group-toggle:hover{color:#3FB914;fill:#3FB914}.form-filter__group-toggle svg{-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.form-filter__group-inner{display:none;padding-top:2px;padding-bottom:12px}.form-filter .slider-r-box{padding-bottom:4px}.form-filter .default-checkbox{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;width:100%;margin-bottom:18px}.form-filter .default-checkbox:last-child{margin-bottom:0}.form-filter .default-checkbox__label{margin-right:20px}.form-filter .default-checkbox__text-out{font-size:12px;color:rgba(64,50,40,.56);margin-left:auto}.form-filter__row-colors{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:-8px}.form-filter__row-colors .color-ch{margin-bottom:8px}.form-filter__group-btn{padding-top:20px;z-index:1}.form-filter__submit{display:block;width:100%;margin-bottom:18px}.form-filter__submit .text-mob{display:none}.form-filter__reset{display:block;font-size:14px;font-weight:700;margin:auto;padding:0;color:rgba(64,50,40,.56);border:none;border-bottom:1px solid;-webkit-transition:.25s ease;-o-transition:.25s ease;transition:.25s ease;-webkit-transition-property:color,opacity;-o-transition-property:color,opacity;transition-property:color,opacity}.form-filter__reset:hover{opacity:1;color:#3FB914}@media (max-width:1080px){.catalog-filters{background-color:#fff;margin-bottom:0;padding-left:16px;padding-right:16px;padding-bottom:27px}.form-filter__group-btn{display:-webkit-box;display:-ms-flexbox;display:flex;margin-left:-16px;margin-right:-16px;padding:15px 16px}.sticky-btn .form-filter__group-btn{position:sticky;bottom:0;background-color:#fff;-webkit-box-shadow:0 0 24px rgba(0,0,0,.04);box-shadow:0 0 24px rgba(0,0,0,.04)}.form-filter__submit{width:50%;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;min-width:auto;margin-bottom:0;margin-left:16px}.form-filter__reset{width:auto}.form-filter .text-desktop{display:none}.form-filter .text-mob{display:inline}}@media (max-width:575px){.catalog-filters{padding-top:16px}.subcategory-ch{padding:6px 8px}.subcategory-ch__del{width:10px;height:10px;margin-left:19px}.block-categories{margin-bottom:16px}.block-categories__title{font-size:16px;line-height:1;margin-bottom:26px}.block-categories__category{font-size:14px}.block-categories__list{margin-top:14px;margin-bottom:-8.5px}.block-categories__list li{margin-bottom:8.5px}.block-categories__list li:nth-child(n+4){display:none}.block-categories__list li:last-child{margin-bottom:8.5px}.block-categories__list-toggle{display:inline-block;margin-left:12px;margin-top:15px}.form-filter__group-toggle{font-size:16px;line-height:1;padding-top:16px;padding-bottom:16px}.form-filter__group-inner{padding-top:10px;padding-bottom:16px}.form-filter .default-checkbox{font-size:13px;margin-bottom:20px}.form-filter__row-colors{margin-bottom:-10px}.form-filter__row-colors .color-ch{margin-bottom:10px}.form-filter__group-btn{margin-top:10px}.color-ch{margin-right:10px}}.catalog-grid-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-bottom:2px}.catalog-grid-header .breadcrumbs{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;margin:24px 0}.catalog-grid-header .breadcrumbs .container,.catalog-grid-header .breadcrumbs__list{padding:0}.catalog-grid-header__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline}.catalog-grid-header .catalog-title{font-size:38px;line-height:44px}.catalog-grid-header__row{-ms-flex-item-align:center;align-self:center;margin-top:5px}.catalog-title{margin-right:auto}.catalog-filter-toggle{display:none;border:none;padding:0}.catalog-filter-toggle.is-active svg{fill:#3FB914;stroke:#3FB914}.catalog-filter-toggle .btn-inner{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.catalog-filter-toggle .text{font-size:14px;font-weight:500;margin-left:10px}.catalog-filter-toggle svg{fill:#493D36;stroke:#493D36}.catalog-sort-block{-ms-flex-negative:0;flex-shrink:0}.catalog-sort-block__label{margin-right:11px}.catalog-view-block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;fill:#DDD7D3;-ms-flex-negative:0;flex-shrink:0;margin-left:57px}.catalog-view-block .is-active{fill:rgba(64,50,40,.56)}.catalog-view-block__view-list,.catalog-view-block__view-tile{cursor:pointer;-webkit-transition:.25s ease;-o-transition:.25s ease;transition:.25s ease;-webkit-transition-property:fill;-o-transition-property:fill;transition-property:fill}.catalog-view-block__view-list:hover,.catalog-view-block__view-tile:hover{fill:#3FB914}.catalog-view-block__view-list{margin-left:14px}@media (max-width:1440px){.catalog-grid-header .catalog-title{font-size:32px;line-height:36px}.catalog-grid-header__row{-ms-flex-item-align:auto;align-self:auto;margin-top:0}}@media (max-width:1280px){.catalog-view-block{display:none}}@media (max-width:1080px){.catalog .catalog-title{display:block}.catalog-grid-header{margin-bottom:8px}.catalog-grid-header .breadcrumbs{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0;margin-top:0}.catalog-grid-header__inner{display:block}.catalog-grid-header .catalog-title{margin-bottom:7px}.catalog-grid-header__row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding-top:15px;padding-bottom:16px}.catalog-filter-toggle{display:inline-block;margin-left:20px}}@media (max-width:991px){.catalog-grid-header__inner{position:relative;padding-bottom:50px}.catalog-grid-header__row{position:absolute;bottom:0;left:0;right:0;-webkit-transition:all .4s ease;-o-transition:all .4s ease;transition:all .4s ease}.catalog-grid-header__row.fixed{position:fixed;top:65px;bottom:auto;left:0;right:0;padding-right:20px;padding-left:20px;background-color:#fff;border-bottom:1px solid #F1EEEC;z-index:49}.catalog-grid-header__row.hidden{visibility:hidden;opacity:0}.catalog-grid-header .catalog-title{font-size:30px;line-height:36px}.catalog-grid-header .breadcrumbs{margin-left:-20px;margin-right:-20px}.catalog-grid-header .breadcrumbs__list{padding-left:20px}}@media (max-width:767px){.catalog-grid-header{margin-bottom:3px}.catalog-grid-header .breadcrumbs{margin-bottom:29px}.catalog-sort-block__label{display:none}.catalog-sort-block .simple-select__selected:first-letter{text-transform:uppercase}.catalog-filter-toggle .text{font-size:13px}}@media (max-width:575px){.catalog-grid-header__row.fixed{top:50px;padding-right:16px;padding-left:16px}.catalog-grid-header .catalog-title{font-size:22px;line-height:27px}}.products-summary__title{font-weight:700;font-size:16px;line-height:15px;margin:10px 0}.products-summary .table-fix table{width:auto}.products-summary .table-fix td,.products-summary .table-fix th{height:43px;text-align:left;padding:0 16px;white-space:nowrap}.products-summary .table-fix th{font-weight:700;background-color:#DDD7D3}@media (max-width:991px){.products-summary .table-fix{margin-right:0}}@media (max-width:575px){.products-summary .table-fix td,.products-summary .table-fix th{height:40px}}.stock-item{width:100%;margin-bottom:40px;border-radius:3px;overflow:hidden}.stock-item:last-child{margin-bottom:0}.stock-item img{max-width:100%;height:auto}.catalog-aside-info{padding:28px 32px 32px;margin-bottom:42px;background-color:rgba(244,244,243,.5)}@media (max-width:1080px){.catalog-aside-info,.catalog-aside-stocks{display:none}}.catalog-grid-header__search{margin-right:auto;padding-top:6px}.catalog-grid-header__search form{display:-webkit-box;display:-ms-flexbox;display:flex}.catalog-grid-header__search form input[type=text]{border-right:none;border-top-right-radius:0;border-bottom-right-radius:0}.catalog-grid-header__search form input[type=submit]{border-left:none;border-top-left-radius:0;border-bottom-left-radius:0;background:rgba(244,244,243,.5);cursor:pointer;padding:10px 20px}.catalog-tags-cloud__item{width:auto;height:auto;margin-right:8px;margin-bottom:8px}.catalog-tags-cloud__item--special{display:none}.catalog-tags-cloud__item:last-child{margin-right:0}.catalog-tag{display:block;width:100%;font-size:16px;line-height:18px;cursor:pointer}.catalog-tag__inner{width:100%;border-radius:3px;border:1px solid #DDD7D3;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:10px 24px;-webkit-transition:.25s ease;-o-transition:.25s ease;transition:.25s ease;-webkit-transition-property:border-color;-o-transition-property:border-color;transition-property:border-color}.catalog-tag__name{overflow-wrap:anywhere}.catalog-tag__count{margin-left:.75em;color:rgba(64,50,40,.56)}.catalog-tag:hover .catalog-tag__inner{border-color:#3FB914}.catalog-tag.checked .catalog-tag__inner{background-color:rgba(63,185,20,.15)}.catalog-tag.disabled{opacity:.5}.catalog-tag.disabled .catalog-tag__inner{border-color:#DDD7D3;background-color:initial}@media (max-width:575px){.catalog-tag{font-size:14px}.catalog-tag__inner{padding:8px 14px}}.pagination{margin-top:40px;margin-bottom:40px}.pagination__grid,.pagination__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.pagination__item{font-size:14px;width:40px;height:40px;border:1px solid #F1EEEC;border-radius:3px;-webkit-transition:.25s ease;-o-transition:.25s ease;transition:.25s ease;-webkit-transition-property:color,border-color;-o-transition-property:color,border-color;transition-property:color,border-color;color:rgba(64,50,40,.56);margin:0 6px}.pagination__item.active{font-weight:700;border-color:#DDD7D3;color:#493D36;pointer-events:none}.pagination__item:hover{border-color:#3FB914;color:#3FB914}.pagination__item.spread{pointer-events:none;border:none;margin:0 -6px}@media (max-width:479px){.pagination__item{line-height:1;width:40px;height:40px}}.watched{padding:73px 0 0}.watched h2{margin-bottom:0}.watched__header{-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:15px}.watched .combined-title,.watched__header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.watched .combined-title{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.watched .combined-title__link{margin:0 0 0 36px;padding-top:6px}.watched .swiper-slide{width:220px}.watched .card-product{width:100%}.watched--full .swiper-slide{width:305px}@media (max-width:1280px){.watched--full .swiper-slide{width:270px}}@media (max-width:1199px){.watched .container{padding:0}.watched__header{padding:0 30px;margin-bottom:30px}}@media (max-width:991px){.watched__header{padding:0 20px}.watched .combined-title__link{font-size:13px;padding-top:2px}}@media (max-width:767px){.watched .swiper-slide{height:auto}.watched .swiper-slide:last-child .card-product{border-right:1px solid #F1EEEC}.watched .swiper-slide .card-product{border-right:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%}.watched--full .swiper-slide{width:240px}}@media (max-width:575px){.watched{padding:34px 0 0}.watched.watched-main-page{display:none}.watched h2{font-weight:700;font-size:18px;line-height:27px}.watched__header{padding:0 16px;margin-bottom:14px}.watched .combined-title{width:100%}.watched .combined-title__link{display:-webkit-box;display:-ms-flexbox;display:flex;margin-left:16px}.watched .sl-nav{display:none}.watched .swiper-slide{width:150px}.watched .swiper-slide .card-product__name{max-height:47px}.watched .swiper-slide .card-product__footer-mob{margin-top:auto}}.product-footer{display:none}.product-inner{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative}.product-content{position:relative;width:calc(100% - 400px);padding-right:80px}.product-aside{position:absolute;top:0;left:100%;width:400px;height:100%}.product-aside-inner{position:sticky;top:140px}.product-details-wrapper{margin-bottom:40px}.product-details-wrapper,.product-preview{display:-webkit-box;display:-ms-flexbox;display:flex}.product-preview{position:relative}.product-preview__nav{width:50px;margin-right:30px}.product-preview__tools{position:absolute;top:0;left:80px;right:35px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;z-index:2}.product-preview__tools .btn-to-wishlist{margin-left:auto}.product-preview__label{padding:8px 14px;margin-right:4px;font-weight:500;line-height:1;color:#fff;text-transform:uppercase;background-color:#1FD0E8;border-radius:3px;white-space:nowrap}.product-preview__label,.product-preview__label .ic{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.product-preview__label .ic{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:14px;height:14px;font-size:12px;border-radius:50%;color:#1FD0E8;font-style:normal;background-color:#fff;margin-right:12px}.product-preview__label.order{background-color:#1FD0E8}.product-preview__label.new{background-color:#3FB914}.product-preview__label.bestprice,.product-preview__label.stock{background-color:#E81F45}.product-preview__label.hit{background-color:#E8A41F}.product-preview__thumbs-wrapper{}.product-preview__thumbs-wrapper .sl-nav{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;position:absolute;top:50%;left:0;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:100%;pointer-events:none;}.product-preview__thumbs{width:100%;height:100%;margin:0}.product-preview__thumbs-item{display:-webkit-box;display:-ms-flexbox;display:flex;width:50px;height:50px;margin-bottom:5px;border:1px solid #F1EEEC;border-radius:3px;-webkit-transition:border-color .25s ease;-o-transition:border-color .25s ease;transition:border-color .25s ease}.product-preview__thumbs-item.swiper-slide-thumb-active{border-color:#DDD7D3}.product-preview__thumbs-item.swiper-slide-thumb-active img{opacity:1}.product-preview__thumbs-item:last-child{margin-bottom:0}.product-preview__thumbs-item img{max-width:100%;max-height:100%;width:auto;height:auto;opacity:.5;-webkit-transition:opacity .25s ease;-o-transition:opacity .25s ease;transition:opacity .25s ease}.product-preview__thumbs-item-inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;height:100%}.product-preview__media-btns{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-negative:0;flex-shrink:0;margin-bottom:14px;border-radius:3px;border:1px solid #eaeaea;background:#fff;font-weight:700;-webkit-transition:border-color .25s linear;-o-transition:border-color .25s linear;transition:border-color .25s linear;overflow:hidden}.product-preview__media-btns a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:50px;height:50px;border-bottom:1px solid #eaeaea}.product-preview__media-btns a:last-child{border-bottom:none}.product-preview__media-btns a:hover>*{opacity:.6}.product-preview__media-btns a>*{opacity:1;-webkit-transition:opacity .25s linear;-o-transition:opacity .25s linear;transition:opacity .25s linear}.product-preview__media-btns svg{fill:#1a1a1a}.product-preview__btn-360{font-size:14px;padding-left:2px}.product-preview__gallery-wrapper{position:relative;width:560px;height:472px;padding:0 35px}.product-preview__gallery-wrapper .sl-nav{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;position:absolute;top:50%;left:0;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:100%;pointer-events:none}.product-preview__gallery-wrapper .sl-nav__btn{pointer-events:auto;margin:0}.product-preview__gallery-wrapper .sl-nav__btn svg{width:12px;height:auto}.product-preview__gallery-wrapper .swiper-pagination{display:none}.product-preview__gallery{width:100%;height:100%}.product-preview__gallery-item{padding:0 2px}.product-preview__gallery-item a{display:block;height:inherit;text-align:center;}.product-preview__gallery-item img{max-width:100%;max-height:100%;width:auto;height:auto}.product-preview__gallery-item-inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;height:100%}.product-details{padding-left:81px}.product-details .tippy-content{padding:24px}.product-details__header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;margin-bottom:15px;font-size:13px}.product-details__stars{padding:0;margin-right:20px}.product-details__link-reviews{border-bottom:1px solid rgba(73,61,54,.5);margin-right:20px;-webkit-transition:border-color .25s ease;-o-transition:border-color .25s ease;transition:border-color .25s ease}.product-details__link-reviews:hover{border-color:rgba(73,61,54,0)}.product-details__vendor-code{margin-left:auto}.product-details__name{font-size:30px;line-height:36px;margin-bottom:27px}.product-details__row-mob{display:none}.product-details__feature{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:38px;margin-top:-12px}.product-details__feature .tippy-content{font-weight:500;padding:10px}.product-details__feature-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:52px;height:52px;border:1px solid #DDD7D3;fill:#493D36;border-radius:3px;margin-right:12px;margin-top:12px;-webkit-transition:.25s ease;-o-transition:.25s ease;transition:.25s ease;-webkit-transition-property:fill,border-color;-o-transition-property:fill,border-color;transition-property:fill,border-color}.product-details__feature-item:last-child{margin-right:0}.product-details__feature-item:hover{fill:#3FB914;border-color:rgba(63,185,20,0)}.product-details__specification{margin-bottom:44px}.product-details__specification-title{margin-bottom:16px}.product-details__specification-table{margin-bottom:14px}.product-details__specification .btn-inline{font-weight:500;color:rgba(64,50,40,.56)}.product-details__row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:-20px}.product-details__row .btn-inline{font-weight:500;font-size:20px;line-height:1;color:#3FB914;border-color:rgba(63,185,20,.5);margin-bottom:20px;margin-right:30px}.product-details__row .btn-inline:last-child{margin-right:0}.product-details__row .btn-inline:hover{border-color:rgba(63,185,20,0)}.pop360-overlay{background-color:rgba(0,0,0,.6);width:100%;height:100%;z-index:998}.pop360,.pop360-overlay{position:fixed;top:0;left:0;-webkit-transform:translateZ(0)}.pop360{z-index:999999;right:0;bottom:0;margin:auto}.pop360 canvas{cursor:w-resize;border-radius:3px}.pop360__close{z-index:999;position:absolute;top:0;right:0;height:40px;width:40px;border-radius:3px;background-color:rgba(196,196,196,.3);cursor:pointer}.pop360__close:after,.pop360__close:before{content:"";position:absolute;top:50%;left:50%;width:20px;height:2px;border-radius:1px;background-color:#1a1a1a;-webkit-transition:background-color .25s linear;-o-transition:background-color .25s linear;transition:background-color .25s linear}.pop360__close:before{-webkit-transform:translate(-50%,-50%) rotate(45deg);-ms-transform:translate(-50%,-50%) rotate(45deg);transform:translate(-50%,-50%) rotate(45deg)}.pop360__close:after{-webkit-transform:translate(-50%,-50%) rotate(-45deg);-ms-transform:translate(-50%,-50%) rotate(-45deg);transform:translate(-50%,-50%) rotate(-45deg)}.pop360__close:hover:after,.pop360__close:hover:before{background-color:#3FB914}.pop360__hint{position:absolute;bottom:0;left:0;width:100%;text-align:center;z-index:1;font-size:11px;background-color:#fff;padding:0 15px;border-radius:3px}.product-description{position:relative;padding:34px 34px 31px;width:100%;}.product-description-block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:31px}.product-description-block:last-child{margin-bottom:0}.product-description-block .product-description-text{line-height:25px;max-width:606px;margin-right:80px}.product-description-block .product-description-text__read-more{display:none;margin-top:10px;color:rgba(64,50,40,.56);fill:rgba(64,50,40,.56);-webkit-box-align:center;-ms-flex-align:center;align-items:center}.product-description-block .product-description-text__read-more .text:first-letter{text-transform:uppercase}.product-description-block .product-description-text__read-more svg{margin-left:6px}.product-description-block .product-description-text h2,.product-description-block .product-description-text h3{margin-bottom:20px}.product-description-block .product-description-img-wrap .mob-title{display:none}.product-description-block .product-description-img img{max-height:150px;max-width:482px}.product-description-block--reverse{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.product-description-block--reverse .product-description-text{margin-right:0;margin-left:60px}.product-description-block--top .product-description-text{max-width:none;margin-right:0}.product-branding{padding:44px 30px 43px 34px;width:100%;}.product-branding--style2{padding:40px 38px 38px 40px}.product-branding .logo-craft-tbl__title,.product-branding__grid-title{font-weight:500;font-size:20px;line-height:24px}.product-branding__grid-title{margin-bottom:29px}.product-branding__grid{margin-bottom:31px}.product-purchase{background:#FFFFFF;-webkit-box-shadow:0 1px 30px rgba(0,0,0,.1);box-shadow:0 1px 30px rgba(0,0,0,.1);border-radius:3px}.product-purchase .tippy-content{padding:20px;font-size:12px;line-height:19px}.product-purchase .product-analogs-btn,.product-purchase .product-purchase-btn{width:100%;padding:0;display:block;font-size:16px}.product-purchase .product-analogs-btn .btn-inner,.product-purchase .product-purchase-btn .btn-inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;height:100%}.product-purchase .product-analogs-btn svg,.product-purchase .product-purchase-btn svg{fill:#fff;margin-right:10px}.product-purchase .product-analogs-btn .mob,.product-purchase .product-purchase-btn .mob{display:none}.product-purchase .product-analogs-btn svg{fill:#3FB914}.product-purchase-tabs{display:-webkit-box;display:-ms-flexbox;display:flex}.product-purchase-tab{width:50%;background-color:rgba(241,238,236,.4);margin-bottom:18px}.product-purchase-tab.is-active{background-color:#fff}.product-purchase-tab.is-active .product-purchase-tab__inner{border-bottom:none;cursor:default}.product-purchase-tab.is-active .product-purchase-tab__icon svg{stroke:#493D36}.product-purchase-tab.is-active .product-purchase-tab__text{color:#493D36}.product-purchase-tab.is-active .product-purchase-tab__label,.product-purchase-tab.is-active .product-purchase-tab__value{opacity:1}.product-purchase-tab:first-child{border-top-left-radius:3px}.product-purchase-tab:first-child .product-purchase-tab__inner{padding-right:30px;padding-left:40px;border-right:1px solid #F1EEEC}.product-purchase-tab:last-child{border-top-right-radius:3px}.product-purchase-tab:last-child .product-purchase-tab__inner{padding-left:30px;padding-right:40px}.product-purchase-tab__inner{padding:18px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;border-bottom:1px solid #F1EEEC;cursor:pointer}.product-purchase-tab__text{color:#493D36;line-height:1.2}.product-purchase-tab__label{font-size:13px;margin-bottom:4px;opacity:.7}.product-purchase-tab__value{font-size:14px;font-weight:700;opacity:.7}.product-purchase-tab__icon{display:-webkit-box;display:-ms-flexbox;display:flex}.product-purchase-tab__icon svg{stroke:#DDD7D3}.product-purchase-tab.product-purchase-piece{width:100%;pointer-events:none}.product-purchase-tab.product-purchase-piece .product-purchase-tab__inner{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.product-purchase-tab.product-purchase-piece .product-purchase-tab__label{border:none;margin-bottom:0}.product-purchase-tab-content .circle-progress-block{margin-top:32px}.product-purchase-tab-content.piece-purchase-content .product-purchase-calc__value{position:relative}.product-purchase-tab-content.piece-purchase-content .product-purchase-calc__value input{height:auto;border:none;padding:0;padding-right:3px;text-align:right;width:20px;min-width:20px;max-width:70px}.product-purchase-tab-content.piece-purchase-content .product-purchase-calc__value .input-buffer{position:absolute;top:-1000px;left:-1000px;visibility:hidden;white-space:nowrap}.product-purchase-tab-content{padding:0 40px 40px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.product-purchase-price{width:100%;margin-bottom:18px}.product-purchase-price.price-red .price-old{display:inline-block}.product-purchase-price.price-red .price{color:#E81F45}.product-purchase-price .label{font-size:13px;line-height:1;margin-bottom:8px;color:rgba(64,50,40,.56);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.product-purchase-price .label .question-tipy{margin-left:6px}.product-purchase-price .price{display:inline-block;font-weight:500;font-size:24px;line-height:24px;white-space:nowrap;margin-right:16px}.product-purchase-price .price .sm{font-size:20px}.product-purchase-price .price-old{position:relative;display:none;font-size:16px}.product-purchase-price .price-old:before{content:"";position:absolute;top:50%;left:0;display:block;width:100%;height:2px;background-color:#E81F45;-webkit-transform:rotate(-4deg);-ms-transform:rotate(-4deg);transform:rotate(-4deg);z-index:1}.product-purchase-price .price-old .sm{font-size:14px;line-height:1}.product-wrap-calc{width:220px}.product-wrap-cost-total{width:calc(100% - 220px)}.product-wrap-btn{width:100%;margin-top:20px}.product-purchase-cost__label{font-size:13px;color:rgba(64,50,40,.56);margin-bottom:20px}.product-purchase-cost__value{font-weight:500;font-size:44px}.product-purchase-calc{width:190px;height:50px}.product-purchase-calc,.product-purchase-calc__minus,.product-purchase-calc__plus{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.product-purchase-calc__minus,.product-purchase-calc__plus{border:1px solid #DDD7D3;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:40px;position:relative;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.product-purchase-calc__minus:hover span,.product-purchase-calc__minus:hover span:before,.product-purchase-calc__plus:hover span,.product-purchase-calc__plus:hover span:before{background-color:#3FB914}.product-purchase-calc__minus span,.product-purchase-calc__plus span{width:14px;height:2px;background-color:#000;-webkit-transition:.25s ease;-o-transition:.25s ease;transition:.25s ease;-webkit-transition-property:background-color;-o-transition-property:background-color;transition-property:background-color}.product-purchase-calc__minus.disabled,.product-purchase-calc__plus.disabled{pointer-events:none}.product-purchase-calc__minus.disabled span,.product-purchase-calc__minus.disabled span:before,.product-purchase-calc__plus.disabled span,.product-purchase-calc__plus.disabled span:before{background-color:#DDD7D3}.product-purchase-calc__minus{border-radius:3px 0 0 3px}.product-purchase-calc__plus{border-radius:0 3px 3px 0}.product-purchase-calc__plus span:before{content:"";background-color:#000;width:2px;height:14px;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);-webkit-transition:.25s ease;-o-transition:.25s ease;transition:.25s ease;-webkit-transition-property:background-color;-o-transition-property:background-color;transition-property:background-color}.product-purchase-calc__value{font-weight:700;font-size:14px;border-top:1px solid #DDD7D3;border-bottom:1px solid #DDD7D3;width:calc(100% - 80px);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.product-purchase-calc__value input{font-weight:700}.product-purchase-calc__value span{margin-right:3px}.product-purchase-cost-total__label{font-size:13px;color:rgba(64,50,40,.56)}.product-purchase-cost-total__value{font-weight:500;font-size:20px;line-height:30px;white-space:nowrap}@media (max-width:1800px){.product-preview__gallery-wrapper{width:470px}.product-details{padding-left:40px}.product-details__row{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}@media (max-width:1600px){.product-content{padding-right:40px}.product-details__row .btn-inline{font-size:18px}}@media (max-width:1440px){.product-aside{width:320px}.product-content{width:calc(100% - 320px)}.product-details{padding-left:30px}.product-preview__gallery-wrapper{width:420px}.product-purchase-tab-content,.product-purchase-tab:first-child .product-purchase-tab__inner,.product-purchase-tab:last-child .product-purchase-tab__inner{padding-left:20px;padding-right:20px}.product-wrap-cost-total{width:100%;margin-top:20px}}@media (max-width:1330px){.product-details-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.product-details{padding-left:0;margin-bottom:40px}.product-preview{max-width:535px;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}}@media (max-width:1300px){.product-description-block{display:block}.product-description-block--reverse .product-description-text{margin-left:0}.product-description-block .product-description-text{max-width:none;margin-right:0;margin-bottom:25px}.product-description-block .product-description-img img{max-height:none;max-width:100%}}@media (max-width:991px){.product{padding-top:32px}.product-content{width:100%;padding-right:0}.product-details-wrapper{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap}.product-details{width:100%}.product-details__feature,.product-details__header,.product-details__row,.product-details__specification{display:none}.product-details__name{font-size:24px;line-height:30px;margin-bottom:20px}.product-details__row-mob{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline}.product-details__row-mob .show-mob{display:none}.product-details__vendor-code{margin-left:0}.product-preview{width:calc(100% - 320px);max-width:none;padding-right:35px}.product-preview__tools{left:0}.product-preview__label{font-size:12px;padding:6px 12px}.product-preview__nav{}.product-preview__media-btns{margin:0}.product-preview__media-btns a{border-bottom:none}.product-preview__media-btns a:not(:first-child),.product-preview__thumbs-wrapper{max-width:100%;}.product-preview__gallery-wrapper{width:100%;padding:0 24px}.product-preview__gallery-wrapper .swiper-pagination{display:-webkit-box;display:-ms-flexbox;display:flex;bottom:0}.product-preview.with-badges .product-preview__nav{max-width:100%;}.product-aside{position:static;max-width:320px;width:100%;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}}@media (max-width:900px){.product-description-block{display:block}.product-description-block:first-child{max-width:100%}.product-description-block .product-description-text{padding-left:0;padding-right:0}}@media (max-width:767px){.product-preview{width:100%;padding-right:0;margin-bottom:15px}.product-aside{max-width:none}.product-purchase-tab-content{max-width:360px;margin-left:auto;margin-right:auto}.product-purchase-tab__inner{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.product-purchase-tab__icon{margin-left:15px}.product-purchase-price .price-old{font-size:13px}.product-purchase-price .price-old .sm{font-size:10px}.product-purchase-price .price{font-size:22px;line-height:normal}.product-purchase-price .price .sm{font-size:18px}.product-wrap-cost-total{width:calc(100% - 220px);margin-top:0}.tabs-nav__item{padding:20px 26px;font-size:18px;line-height:26px}}@media (max-width:575px){.product{padding-top:13px}.product-details__name{font-size:18px;line-height:24px;font-weight:700;margin-bottom:17px}.product-details__vendor-code{font-size:11px;color:rgba(64,50,40,.56)}.product-details{margin-bottom:12px}.product-details__row-mob .hide-mob{display:none}.product-details__row-mob .show-mob{display:block}.product-preview{margin-bottom:4px}.product-preview__nav{width:40px}.product-preview__media-btns a{width:40px;height:40px}.product-preview__tools{right:0}.product-preview__tools .btn-to-wishlist svg{width:15px;height:auto}.product-preview__label{font-size:11px;padding:4px 9px}.product-preview__label .ic{width:11px;height:11px;font-size:10px;margin-right:6px}.product-preview__gallery-wrapper .sl-nav__btn svg{width:11px}.product-preview__gallery-wrapper{height:calc(62.5vw + 39px)}.product-preview__gallery-item{padding-top:4px}.product .tabs-content.is-active,.product .tabs-nav{}.product-description{padding:0 0 20px}.product-description .mob-page-header{margin-bottom:20px}.product-description-block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding-left:16px;padding-right:16px;margin-bottom:36px}.product-description-block .product-description-text h2,.product-description-block .product-description-text h3{display:none}.product-description-block .product-description-text__inner{max-height:80px;overflow:hidden}.product-description-block .product-description-img-wrap{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1;margin-bottom:20px}.product-description-block .product-description-img-wrap .mob-title{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:15px}.product-description-block .product-description-text{margin-bottom:0;line-height:20px}.product-description-block .product-description-text__inner>*{margin-bottom:10px}.product-description-block .product-description-text__read-more{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.product-description-block .product-description-img img{display:block;margin:0 auto;max-width:100%;max-height:none}.product-description-block--top .product-description-text__inner{max-height:none}.product-branding{display:none;padding:0}.product-branding .mob-page-header{margin-bottom:18px}.product-branding .logo-craft-tbl__title,.product-branding__grid-title{font-size:18px;line-height:24px;font-weight:500}.product-branding .logo-craft-tbl,.product-branding__grid,.product-branding__grid-title{padding-left:16px;padding-right:16px}.product-branding__grid{margin-bottom:36px;margin-top:18px}.product-details-wrapper{margin-bottom:20px}.product-purchase{margin-left:-16px;margin-right:-16px;-webkit-box-shadow:none;box-shadow:none}.product-purchase-tabs{border-top:1px solid #F1EEEC}.product-purchase-tab-content,.product-purchase-tab:first-child .product-purchase-tab__inner,.product-purchase-tab:last-child .product-purchase-tab__inner{padding-left:16px;padding-right:16px}.product-purchase-tab__inner{padding-top:12px;padding-bottom:12px}.product-purchase-tab-content{padding-bottom:0}.empty-purchase-content{padding-bottom:40px}.product-purchase-tab__label{font-size:11px}.product-purchase-tab__value{font-size:13px}.product-purchase-tab{margin-bottom:10px}.product-purchase-price .label{font-size:11px;margin-bottom:12px}.product-purchase-price .label .question-tipy{margin-left:4px}.product-wrap-cost-total{width:calc(100% - 186px)}.product-purchase-cost-total__label{font-size:11px}.product-wrap-calc{width:auto;margin-right:26px}.product-purchase-calc{width:160px;height:40px}.product-purchase-calc__minus,.product-purchase-calc__plus{width:37px}.product-purchase-calc__value{width:calc(100% - 74px)}.product-purchase .product-analogs-btn,.product-purchase .product-purchase-btn{font-size:13px;font-weight:700}.product-purchase .product-analogs-btn svg,.product-purchase .product-purchase-btn svg{margin-right:6px}.product-purchase-tab-content .circle-progress-block{margin-top:18px}.watched.watched-product{padding-top:9px;padding-bottom:0}.product-footer{display:block;padding-left:16px;padding-right:16px;padding-bottom:42px}}@media (max-width:479px){.pop360__close{width:35px;height:35px}.pop360__close:after,.pop360__close:before{width:15px}}.block-slider{padding:40px 0}.block-slider--pb-2x{padding-bottom:58px;padding-top:13px}.block-slider__header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:45px}.block-slider__sl{padding-bottom:20px}@media (max-width:767px){.block-slider .sl-nav{display:none}.block-slider__header{margin-bottom:20px}.block-slider--pb-2x{padding-bottom:30px}.block-slider__sl-wrap{margin-left:-20px;margin-right:-20px}}@media (max-width:575px){.block-slider{padding-top:38px;padding-bottom:16px}.block-slider--pb-2x{padding-bottom:0}.block-slider--pb-2x .block-slider__header{margin-bottom:16px}.block-slider__sl{padding-bottom:0}.block-slider h2{font-size:18px;line-height:22px}.block-slider__header{margin-bottom:19px}.block-slider__sl-wrap{margin-left:-16px;margin-right:-16px}}.mobile-list-pages{display:none}.mob-list{border-top:1px solid #F1EEEC}.mob-list__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;font-size:14px;line-height:20px;font-weight:500;fill:#DDD7D3;padding:16px;border-bottom:1px solid #F1EEEC}.mob-list__item span{font-weight:400;color:rgba(64,50,40,.56)}.mob-list__item svg{-ms-flex-negative:0;flex-shrink:0;margin-left:10px}@media (max-width:575px){.mobile-list-pages{display:block;margin-left:-16px;margin-right:-16px}}.product-block-mob{display:none}.product-block-mob .custom-table{padding:9px 16px 16px}.product-block-mob .mob-list{border:none}.product-block-mob .list-footer{width:100%;padding:14px 16px;text-align:center;background-color:rgba(241,238,236,.4);border-bottom:1px solid #F1EEEC}.product-block-mob .list-footer__text{font-size:12px;line-height:1.2;opacity:.7}.radio-group{display:block;border-bottom:1px solid #F1EEEC}.radio-group input{display:none}.radio-group input:checked~.radio-group__inner{background-color:#fcfcfc}.radio-group input:checked~.radio-group__inner .radio-group__custom-radio{display:inline-block}.radio-group__inner{display:block;width:100%;padding:15px 16px 17px 15px}.radio-group__label{font-size:13px;line-height:1}.radio-group__custom-radio{display:none;width:10px;height:7px;background:url(/local/templates/picneco/css/../img/icons/ic-check-green.svg) 50%/contain no-repeat;margin-left:18px}.contacts{padding-top:36px;padding-bottom:80px}.contacts .contacts-title{margin-bottom:44px}.contacts-open{margin-bottom:80px}.contacts-callback{margin-top:77px}.contacts-help{-ms-flex-wrap:wrap;flex-wrap:wrap}.contacts-help,.contacts-help-item{display:-webkit-box;display:-ms-flexbox;display:flex}.contacts-help-item{width:calc(33.333333% - 80px/3);margin-right:40px}.contacts-help-item:nth-child(3n+3){margin-right:0}.contacts-help-item__ic{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:80px;height:80px;padding:20px;background-color:#f9f9f9;border-radius:3px}.contacts-help-item__ic img{max-width:100%;max-height:100%;width:auto;height:auto}.contacts-help-item__text-wrapper{width:calc(100% - 80px);padding-left:35px}.contacts-help-item__title{font-weight:500;font-size:20px;line-height:24px;margin-bottom:13px}.contacts-help-item__text{line-height:23px}.contacts-help-item a{font-weight:500;line-height:26px;color:#3FB914}.contacts-common{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;row-gap:15px;-webkit-column-gap:42px;-moz-column-gap:42px;column-gap:42px;border:1px solid #F1EEEC;border-radius:3px;padding:28px 24px;margin-bottom:8px}@media (max-width:1900px){.contacts-help-item br{display:none}}@media (max-width:1199px){.contacts-help-item{width:calc(33.333333% - 80px/3);margin-right:40px}.contacts-help-item__ic{width:56px;height:56px;padding:13px}.contacts-help-item__text-wrapper{width:calc(100% - 56px);padding-left:25px}.contacts-help-item__text{padding-right:0}}@media (max-width:991px){.contacts-help{display:block}.contacts-help-item{width:100%;margin-right:0;margin-bottom:36px}.contacts-help-item:last-child{margin-bottom:0}}@media (max-width:767px){.contacts{padding-bottom:0}.contacts .contacts-title{margin-bottom:28px}.contacts-open{margin-bottom:40px}.contacts-help-item{margin-bottom:25px}.contacts-help-item__ic{width:46px;height:46px}.contacts-help-item__text-wrapper{width:calc(100% - 46px);padding-left:18px;padding-top:12px}.contacts-help-item__title{font-size:16px;line-height:22px;font-weight:700;margin-bottom:12px}.contacts-help-item__text{line-height:20px}.contacts-help-item__text a{line-height:23px}.contacts-callback,.contacts-open{margin-left:-20px;margin-right:-20px}.contacts-callback{margin-top:42px}}@media (max-width:575px){.contacts{padding-top:28px}.contacts-callback,.contacts-open{margin-left:-16px;margin-right:-16px}}.marker-cluster{height:100%;width:100%;max-width:60px;max-height:60px;font-family:GothamPro,Gotham Pro Ruble,sans-serif;font-size:12px;line-height:1;font-weight:500;color:#493D36}.map-marker,.marker-cluster{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.map-marker{width:23px;height:29px}.map-marker__content{font-weight:500;font-size:10px;color:#493D36;white-space:nowrap;display:block;height:20px;line-height:20px;background:#fff;padding:0 8px 0 15px;position:absolute;top:3px;left:12px;max-width:216px;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;z-index:-1;border-radius:3px}.contacts-points{display:-webkit-box;display:-ms-flexbox;display:flex;height:680px;margin-bottom:79px;border-radius:3px;border:1px solid #F1EEEC;overflow:hidden}.contacts-points--style2{border:none}.contacts-points__list{position:relative;width:50%;height:100%;padding:24px 13px 24px 0}.contacts-points--style2 .contacts-points__list{padding:0 15px 0 0}.contacts-points--style2 .contacts-points__list:after,.contacts-points--style2 .contacts-points__list:before{height:60px}.contacts-points__list:after,.contacts-points__list:before{content:"";position:absolute;top:0;left:0;right:20px;height:90px;background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(255,255,255,0)),to(#fff));background-image:-o-linear-gradient(top,rgba(255,255,255,0) 0,#fff 100%);background-image:linear-gradient(180deg,rgba(255,255,255,0),#fff);pointer-events:none;opacity:0;-webkit-transition:opacity .25s ease;-o-transition:opacity .25s ease;transition:opacity .25s ease;z-index:2}.contacts-points__list:before{opacity:0;-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.contacts-points__list:after{top:auto;bottom:0}.contacts-points__list.shadow-bottom:after,.contacts-points__list.shadow-top:before{opacity:1}.contacts-points__list-inner{position:relative;-webkit-overflow-scrolling:touch;overflow:auto;scrollbar-color:#3FB914 rgba(221,215,211,0);scrollbar-width:thin;width:100%;height:100%;padding:10px 48px 10px 24px}.contacts-points__list-inner::-webkit-scrollbar{width:5px;height:5px;background-color:rgba(221,215,211,0);background-image:-webkit-gradient(linear,left top,right top,color-stop(48%,rgba(221,215,211,0)),color-stop(#DDD7D3),color-stop(52%,rgba(221,215,211,0)));background-image:linear-gradient(90deg,rgba(221,215,211,0) 48%,#DDD7D3,rgba(221,215,211,0) 52%)}.contacts-points__list-inner::-webkit-scrollbar-track{background-color:rgba(221,215,211,0);background-image:-webkit-gradient(linear,left top,right top,color-stop(49%,rgba(221,215,211,0)),color-stop(#DDD7D3),color-stop(51%,rgba(221,215,211,0)));background-image:linear-gradient(90deg,rgba(221,215,211,0) 49%,#DDD7D3,rgba(221,215,211,0) 51%)}.contacts-points__list-inner::-webkit-scrollbar-thumb:horizontal,.contacts-points__list-inner::-webkit-scrollbar-thumb:vertical{background-color:#3FB914;border-radius:2.5px}.contacts-points--style2 .contacts-points__list-inner{padding:0 13px 0 0}.contacts-points__map{width:50%;height:100%}.contacts-points .contacts-map{width:100%;height:100%}.contact-point{position:relative;margin-bottom:45px}.contacts-points--style2 .contact-point{border:1px solid #F1EEEC;border-radius:3px;padding:28px 24px;margin-bottom:8px}.contacts-points--style2 .contact-point.is-active,.contacts-points--style2 .contact-point:hover{border-color:rgba(64,50,40,.56)}.contact-point:last-child,.contacts-points--style2 .contact-point.is-active .contact-point__inner{margin-bottom:0}.contact-point__inner{position:relative;padding-left:84px}.contacts-points--style2 .contact-point__inner{position:static;margin-bottom:-20px}.contact-point__title{margin-bottom:19px}.contacts-points--style2 .contact-point__title{margin-bottom:18px}.contact-point__title h4{font-weight:700;font-size:16px;line-height:1}.contact-point__ic{position:absolute;left:0;top:0;width:60px;height:60px;-ms-flex-negative:0;flex-shrink:0;border-radius:3px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#f9f9f9}.contacts-points--style2 .contact-point__ic{left:24px;top:28px}.contact-point__ic img{max-width:100%;max-height:100%;width:auto;height:auto}.contact-point__note{display:block;margin-bottom:18px;opacity:.7;font-size:13px;line-height:20px}.contact-point__note>*{margin-bottom:10px}.contact-point__note>:last-child{margin-bottom:0}.contact-point__row-address{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.contact-point__row-address>*{margin-bottom:16px}.contact-point__address{position:relative;margin-right:42px;line-height:20px;z-index:1}.contact-point__address a{-webkit-transition:color .25s ease;-o-transition:color .25s ease;transition:color .25s ease}.contact-point__address a:hover{color:#3FB914}.contact-point__row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:4px}.contact-point__row>*{margin-bottom:16px}.contact-point__payment,.contact-point__phone,.contact-point__time-work{margin-right:42px}.contact-point__phone a{position:relative;z-index:1}.contact-point__gallery{width:100%}.contact-point__gallery-item{width:80px;margin-right:16px;font-size:13px;line-height:1;color:rgba(64,50,40,.56)}.contact-point__gallery-item:last-child{margin-right:0}.contact-point__gallery-item-thumb{position:relative;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;width:100%;height:60px;margin-bottom:12px;border-radius:3px;background-color:#c4c4c4;overflow:hidden}.contact-point__gallery-item-thumb img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.contact-point__gallery-item-thumb svg{position:absolute;top:0;right:0;bottom:0;left:2px;width:22px;height:auto;margin:auto;fill:#fff}.contact-point__toggle-content{display:none;padding-bottom:17px;margin-top:-2px}.contact-point__toggle{color:#3FB914;font-weight:500;font-size:13px;border:none;padding:0}.contacts-points--style2 .contact-point__toggle{position:absolute;bottom:0;left:0;top:0;right:0;width:100%;opacity:0}.contacts-points--style2 .contact-point__toggle.is-active{width:auto;position:static;opacity:1}.contact-point__toggle:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0}.contact-point__toggle.is-active .ic{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.contact-point__toggle .btn-inner{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.contact-point__toggle .btn-inner,.contact-point__toggle .ic{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.contact-point__toggle .ic{width:10px;margin-left:9px}.contact-point__toggle .ic img{max-width:100%;height:auto}.contact-point__toggle-map{position:relative;display:none;border:none;padding:0;z-index:1}.contact-point__toggle-map .btn-inner{-webkit-box-align:center;-ms-flex-align:center;align-items:center;white-space:nowrap}.contact-point__toggle-map .btn-inner,.contact-point__toggle-map .ic{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.contact-point__toggle-map .ic{font-size:0;margin-right:8px}.contact-point__toggle-map .ic img{width:13px;height:auto}.contact-point__toggle-map .txt{font-weight:500;font-size:13px;line-height:1;border-bottom:1px solid rgba(73,61,54,.5)}.item-i-t{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.item-i-t__mobile{display:none}.item-i-t .ic{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-negative:0;flex-shrink:0;width:18px;height:18px;margin-right:10px}.item-i-t .ic img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}@media (max-width:1280px){.contacts-points__list-inner{padding-right:15px}}@media (max-width:1199px){.contact-point__inner{padding-left:0}.contact-point__title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.contact-point__ic{position:relative;top:0;left:0;width:46px;height:46px;margin-right:18px}.contacts-points--style2 .contact-point__ic{top:0;left:0}}@media (max-width:1024px){.contact-point__row-address{display:block}.contact-point__address{margin-right:0}.contact-point__row{display:block}}@media (max-width:767px){.contacts-points{height:auto;margin-bottom:42px}.contacts-points__list{width:100%;padding-right:0}.contacts-points__list:after,.contacts-points__list:before{display:none}.contacts-points--style2 .contacts-points__list,.contacts-points--style2 .contacts-points__list-inner{padding:0}.contacts-points__map{display:none;width:100%;height:100vh}.contacts-points__map.is-open .mob-page-header{position:absolute;top:0;left:0;width:100%;background-color:#fff;z-index:1}.contacts-points--style2 .contact-point__inner{margin-bottom:0}.contact-point__title h4{line-height:22px}.contact-point__row,.contact-point__row-address{display:-webkit-box;display:-ms-flexbox;display:flex}.contact-point__address{margin-right:42px}.contact-point__toggle-content{margin-top:0;padding-top:2px;padding-bottom:20px}.contact-point__toggle-map{display:block;margin-top:19px}.contact-point__toggle:after{display:none}.contacts-points--style2 .contact-point__toggle{position:relative;width:auto;opacity:1}}@media (max-width:575px){.contacts-points{border:none}.contacts-points__list,.contacts-points__list-inner{padding:0}.item-i-t,.item-i-t__mobile{display:-webkit-box;display:-ms-flexbox;display:flex}.item-i-t__desktop{display:none}.contact-point{margin-bottom:34px}.contact-point__title{margin-bottom:15px}.contact-point__row,.contact-point__row-address{display:block}.contact-point__row-address>*,.contact-point__row>*{margin-bottom:15px}.contact-point__row{margin-bottom:18px}.contact-point__address,.contact-point__payment,.contact-point__phone,.contact-point__time-work{margin-right:0}}.hero{padding:40px 0}.hero__grid{display:-webkit-box;display:-ms-flexbox;display:flex}.hero__item{width:320px;-ms-flex-negative:0;flex-shrink:0}.hero__main{width:calc(100% - 640px);margin:0 auto}.hero__main .swiper-container{width:100%;height:100%;color:#fff}.hero__main .swiper-slide{position:relative;padding:72px 80px 100px}.hero__main .swiper-slide,.hero__slide-bg{background-repeat:no-repeat;background-size:cover;background-position:50%}.hero__slide-bg{position:absolute;left:0;right:0;top:0;bottom:0}.hero__slide-bg.mob{display:none}.hero .title-h2{margin-bottom:24px}.hero__main-txt{position:relative;font-size:18px;line-height:1.5;max-width:493px}.hero__main-txt.mob{display:none}.hero .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 11px}.hero .swiper-container-horizontal>.swiper-pagination-bullets,.hero .swiper-pagination-custom,.hero .swiper-pagination-fraction{left:70px;bottom:78px;text-align:left}.hero .swiper-pagination-bullet{background-color:rgba(255,255,255,0);border:1px solid #fff;opacity:1;width:10px;height:10px;-webkit-transition:.2s linear;-o-transition:.2s linear;transition:.2s linear;-webkit-transition-property:background-color;-o-transition-property:background-color;transition-property:background-color}.hero .swiper-pagination-bullet.swiper-pagination-bullet-active{background-color:#fff}.hero-i{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:calc(50% - 10px);border:1px solid #F1EEEC;border-radius:3px;position:relative;padding:30px 30px 20px;margin-bottom:20px}.hero-i:last-child{margin-bottom:0}.hero-i__label{position:absolute;left:-1px;top:8px;z-index:1;border-radius:0 3px 3px 0;background-color:#3FB914;display:inline-block;font-weight:500;font-size:11px;text-transform:uppercase;color:#fff;padding:3px 6px}.hero-i__label.new{background-color:#04AFE4}.hero-i__img-wrap{width:100%;height:120px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:10px}.hero-i__img-wrap img{max-width:100%;max-height:100%}.hero-i__type{border-radius:3px;border:1px solid #DDD7D3;font-weight:500;font-size:11px;text-transform:uppercase;display:inline-block;padding:3px 6px;margin-bottom:10px}.hero-i__txt{font-weight:500;line-height:1.43;border-bottom:1px solid rgba(0,0,0,0);-webkit-transition:.25s ease;-o-transition:.25s ease;transition:.25s ease;-webkit-transition-property:color,border;-o-transition-property:color,border;transition-property:color,border}.hero-i__txt:hover{color:#3FB914;border-color:#3FB914}.hero-i-adr{background-color:#FFFFFF;-webkit-box-shadow:0 1px 30px rgba(0,0,0,.1);box-shadow:0 1px 30px rgba(0,0,0,.1);border-radius:3px;font-size:12px;padding:38px}.hero-i-adr__item{border-bottom:1px solid rgba(241,238,236,.5);padding-bottom:21px;margin-bottom:22px}.hero-i-adr__item:not(:first-child):last-child{border:none;padding-bottom:0;margin-bottom:0}.hero-i-adr__title{font-weight:500;font-size:14px;line-height:1.43;margin-bottom:14px}.hero-i-adr__subway,.hero-i-adr__tel{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:14px;gap:10px;}.hero-i-adr__tel svg{margin-top:-3px;min-width:18px;}.hero-i-adr__subway img,.hero-i-adr__tel img{margin-right:10px}.hero-i-adr__tel{-webkit-transition:.25s ease;-o-transition:.25s ease;transition:.25s ease;-webkit-transition-property:color;-o-transition-property:color;transition-property:color}.hero-i-adr__tel:hover{color:#3FB914}.hero-i-adr__tel:last-child:not(:first-child){margin-bottom:0}@media (max-width:1440px){.hero .title-h2{font-size:30px;line-height:36px}.hero__main{width:calc(100% - 620px)}.hero__main .swiper-slide{padding:40px 40px 60px}.hero .swiper-container-horizontal>.swiper-pagination-bullets{left:35px;bottom:25px}}@media (max-width:1199px){.hero-i-adr{width:250px;padding:20px}.hero__main{width:calc(100% - 540px)}.hero__main .swiper-slide{padding:20px 20px 40px}.hero__item{width:250px}.hero-i{padding:20px}.hero .swiper-container-horizontal>.swiper-pagination-bullets{left:15px;bottom:15px}}@media (max-width:991px){.hero__item{display:none}.hero__main{width:100%}.hero__main .swiper-slide{min-height:270px}.hero__main-txt{max-width:none}}@media (max-width:575px){.hero{padding:0}.hero .title-h2{font-size:22px;line-height:27px}.hero .container{padding:0}.hero .title-h2{line-height:32px;margin-bottom:0}.hero__main{position:relative}.hero__main .swiper-slide{padding:45px 16px 90px;min-height:232px}.hero__main-txt{position:relative;z-index:1}.hero__main-txt.desc{display:none}.hero__main-txt.mob{display:block}.hero .swiper-pagination-bullet{width:8px;height:8px}.hero .swiper-container-horizontal>.swiper-pagination-bullets{left:10px;bottom:51px;z-index:1}.hero .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 6px}}@media (max-width:479px){.hero__slide-bg.desc{display:none}.hero__slide-bg.mob{display:block}}.ban{display:block;width:100%;position:relative;text-align:center}.ban,.ban__bg{background-repeat:no-repeat;background-size:cover}.ban__bg{position:absolute;bottom:0}.ban__bg.left{left:0;width:464px;height:90px}.ban__bg.right{right:0;width:464px;height:90px}.ban__ic{position:absolute;left:0;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);z-index:1}.ban__ic.vert{top:-21px;left:auto;right:160px;-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.ban__wrap{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-height:120px;background-color:#F4F4F4}.ban__title{font-size:32px;font-weight:700;margin-bottom:17px;position:relative}.ban__title span{color:#3FB914}.ban__txt{position:relative;font-size:18px}.ban .container{z-index:1;position:relative}.ban .btn-white{margin-left:86px}.ban1 .ban__bg{position:absolute;top:0;bottom:0;left:0;right:0;background-repeat:no-repeat;background-size:cover;background-position:top}.ban2{color:#fff;overflow:hidden;text-align:left}.ban2 .ban__wrap,.ban2__wrap{background-color:#3FB914}.ban2 .ban__wrap{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;padding-left:100px;padding-right:100px}.ban2 .ban__bg{height:543px;width:543px;background-size:contain;top:50%;right:-74px;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.ban2 .ban__title{margin-bottom:0}.ban4{background-repeat:no-repeat;background-size:cover;background-position:50%;text-align:left;overflow:hidden}.ban4 .container{padding:0}.ban4 .ban__wrap{display:block;background:none;padding:34px 100px 36px 363px}.ban4 .ban__ic.vert{top:-12px;right:118px}.ban4 p{font-weight:500;font-size:20px;line-height:24px}.ban4 .title-h2{margin-bottom:22px}.ban5{overflow:hidden;color:#fff;line-height:47px}.ban5 .container{padding:0}.ban5 .ban__wrap{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;background-color:#3FB914;text-align:left;padding:36px 100px 39px}.ban5 .ban__bg{height:543px;width:543px;background-size:contain;top:50%;right:-216px;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.ban5 .ban__title{max-width:763px;margin-bottom:0}.ban5 .ban__title br{display:none}.ban5 .ban__title span{background-color:#fff;border-radius:6px;-webkit-box-decoration-break:clone;color:#3FB914;white-space:nowrap;padding:3px 9px;margin-right:10px}.ban5 .btn-white{min-width:285px}.ban404{background-image:url(/local/templates/picneco/css/../img/bans/ban-bg-4.png);background-color:#F1EEEC;background-repeat:no-repeat;background-size:cover;background-position:50%;text-align:left;margin-top:50px}.ban404 .container{padding:0}.ban404 .ban__wrap{display:block;background:none;padding:34px 100px 36px 363px}.ban404 .ban__title{font-size:110px}.ban404 .ban__txt{margin-bottom:6px}.ban404 .ban__txt a{color:#3FB914;border-bottom:1px solid #3FB914;-webkit-transition:.25s linear;-o-transition:.25s linear;transition:.25s linear;-webkit-transition-property:color,border;-o-transition-property:color,border;transition-property:color,border}.ban404 .ban__txt a:hover{border-color:rgba(0,0,0,0)}@media (max-width:1440px){.ban2 .ban__bg{right:-216px}.ban4 .ban__wrap,.ban404 .ban__wrap{padding-left:250px}}@media (max-width:1199px){.ban1{display:none}.ban4 .ban__wrap{padding-left:80px;padding-right:30px}.ban4 .hidden-tab{display:none}.ban2 .ban__wrap,.ban5 .ban__wrap{display:block;padding-left:80px;padding-right:340px}.ban2 .ban__bg,.ban5 .ban__bg{right:-230px}.ban2 .ban__title,.ban5 .ban__title{font-size:26px;line-height:38px;margin-bottom:26px}.ban2 .btn-white,.ban5 .btn-white{margin-left:0}.ban2 .ban__wrap{padding-top:40px;padding-bottom:40px}}@media (max-width:991px){.ban4 p{font-size:18px}.ban2 .ban__wrap,.ban5 .ban__wrap{display:block;padding-left:80px;padding-right:240px}.ban2 .ban__bg,.ban5 .ban__bg{height:450px;width:450px}}@media (max-width:767px){.ban4 .title-h2{margin-bottom:12px}.ban4 .container{padding:0}.ban4 .ban__wrap{padding:41px 28px 36px 34px}.ban4 p{font-size:16px}.ban2 .ban__wrap,.ban5 .ban__wrap{padding:34px 50px 37px 24px}.ban2 .ban__bg,.ban5 .ban__bg{width:267px;height:267px;top:auto;-webkit-transform:none;-ms-transform:none;transform:none;right:-168px;bottom:-144px}.ban2 .ban__title,.ban5 .ban__title{font-size:18px;line-height:25px;margin-bottom:18px}.ban2 .ban__title span,.ban5 .ban__title span{display:inline-block;padding:1px 9px;margin:10px 0 8px}.ban2 .btn-white,.ban5 .btn-white{height:40px;min-width:160px;font-size:13px}.ban2 .ban__wrap{padding-top:40px;padding-bottom:40px}.ban404 .ban__wrap{padding:41px 28px 36px 34px}}@media (max-width:575px){.ban2 .container{padding:0}.ban2 .ban__wrap{padding-top:34px;padding-left:28px}.ban2 .ban__title{margin-bottom:24px}.ban5 .ban__title br{display:inline}}@media (max-width:479px){.ban404{background-image:url(/local/templates/picneco/css/../img/bans/ban-bg-4m.svg)}.ban404 .ban__title{font-size:90px}}.m-catalog{padding:79px 0 80px}.m-catalog__grid{-ms-flex-wrap:wrap;flex-wrap:wrap}.m-cat-item,.m-catalog__grid{display:-webkit-box;display:-ms-flexbox;display:flex}.m-cat-item{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;width:33.333333%;background-color:#fff;position:relative;padding:48px}.m-cat-item:before{left:-1px;right:-1px;top:-1px;bottom:-1px;border:1px solid #F1EEEC}.m-cat-item:after,.m-cat-item:before{content:"";position:absolute;pointer-events:none}.m-cat-item:after{left:0;right:0;top:0;bottom:0;-webkit-box-shadow:0 1px 30px rgba(0,0,0,.1);box-shadow:0 1px 30px rgba(0,0,0,.1);opacity:0;-webkit-transition:.25s ease;-o-transition:.25s ease;transition:.25s ease;-webkit-transition-property:opacity;-o-transition-property:opacity;transition-property:opacity;z-index:1}.m-cat-item .accent-link{display:none}.m-cat-item__content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;height:100%}.m-cat-item__content,.m-cat-item__img-wrap{display:-webkit-box;display:-ms-flexbox;display:flex}.m-cat-item__img-wrap{-ms-flex-negative:0;flex-shrink:0;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:165px;height:165px;margin-right:45px}.m-cat-item__img-wrap img{max-width:100%;max-height:100%}.m-cat-item__title{font-weight:500;font-size:20px;line-height:1.2;margin-bottom:8px}.m-cat-item__title a{border-bottom:1px solid rgba(0,0,0,0);-webkit-transition:.25s ease;-o-transition:.25s ease;transition:.25s ease;-webkit-transition-property:color,border;-o-transition-property:color,border;transition-property:color,border}.m-cat-item__title a:hover{color:#3FB914;border-color:#3FB914}.m-cat-item__info{margin-bottom:29px}.m-cat-item__label{background-color:#F1EEEC;border-radius:3px;font-size:13px;line-height:1.15;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 6px;min-height:19px;margin-right:1px;margin-bottom:2px}.m-cat-item__label.new{font-weight:500;font-size:11px;line-height:12px;color:#fff;background-color:#04AFE4;text-transform:uppercase}.m-cat-item__list{list-style-type:none;font-weight:500;font-size:14px;line-height:1.43;padding:0;margin:0 0 19px}.m-cat-item__list-item{margin-bottom:10px}.m-cat-item__list-item:last-child{margin-bottom:0}.m-cat-item__list-item.mob{display:none}.m-cat-item__list-item a{border-bottom:1px solid rgba(0,0,0,0);-webkit-transition:.25s ease;-o-transition:.25s ease;transition:.25s ease;-webkit-transition-property:color,border;-o-transition-property:color,border;transition-property:color,border}.m-cat-item__list-item a:hover{color:#3FB914;border-color:#3FB914}.m-cat-item__link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:rgba(64,50,40,.56);margin-top:auto;-webkit-transition:.25s ease;-o-transition:.25s ease;transition:.25s ease;-webkit-transition-property:color;-o-transition-property:color;transition-property:color}.m-cat-item__link svg{-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg);fill:rgba(64,50,40,.56);margin-left:6px;margin-top:1px;-webkit-transition:.25s ease;-o-transition:.25s ease;transition:.25s ease;-webkit-transition-property:fill;-o-transition-property:fill;transition-property:fill}.m-cat-item__link:hover{color:#3FB914}.m-cat-item__link:hover svg{fill:#3FB914}@media (hover:hover){.m-cat-item:hover{z-index:40}.m-cat-item:hover:after{opacity:1}}.m-cat-item-mob{display:none;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;border-bottom:1px solid #F1EEEC;min-height:62px;padding:2px 16px;margin:0}.m-cat-item-mob:first-child{border-top:1px solid #F1EEEC}.m-cat-item-mob__img-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:40px;height:40px;margin-right:14px}.m-cat-item-mob__img-wrap img{max-width:100%;max-height:100%}.m-cat-item-mob .mob-page-ic{margin-left:auto}@media (max-width:1700px){.m-cat-item{padding:30px}.m-cat-item__img-wrap{width:120px;height:120px}}@media (max-width:1440px){.m-cat-item{padding:25px 20px}.m-cat-item__img-wrap{width:100px;height:100px;margin-right:20px}}@media (max-width:1199px){.m-cat-item{padding-left:15px}}@media (max-width:991px){.m-cat-item{width:50%}}@media (max-width:767px){.m-catalog{padding:0 0 42px}.m-cat-item__img-wrap{width:80px;height:80px}}@media (max-width:640px){.m-cat-item{width:100%}.m-cat-item__img-wrap{width:120px;height:120px;margin-right:40px}}@media (max-width:575px){.m-catalog{padding-bottom:15px}.m-catalog .container{padding:0}.m-cat-item{padding:0}.m-cat-item,.m-cat-item:after,.m-cat-item:before{display:none}.m-cat-item .mob-page-header{margin-bottom:26px}.m-cat-item__img-wrap{width:133px;height:130px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0 auto 7px}.m-cat-item__content{display:block;height:auto}.m-cat-item__title{font-weight:700;font-size:16px;line-height:20px;text-align:center;margin-bottom:10px}.m-cat-item__info{display:none;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:10px}.m-cat-item .accent-link{display:block;text-align:center}.m-cat-item__list{font-weight:400;font-size:13px;line-height:20px;padding:0 16px 16px;margin-top:32px;margin-bottom:0}.m-cat-item__list-item.mob{display:block}.m-cat-item__item{margin-bottom:19px}.m-cat-item__link{display:none}.m-cat-item-mob{display:-webkit-box;display:-ms-flexbox;display:flex}}.m-about{background-color:rgba(244,244,243,.5);padding:75px 50px 80px}.m-about__grid{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.m-about__main{max-width:800px;padding-left:80px;margin-right:120px}.m-about__title{margin-bottom:47px}.m-about__subtitle{font-weight:500;font-size:16px;line-height:1.56;margin-bottom:15px}.m-about p{line-height:1.79;margin-bottom:31px}.m-about__video-inner{height:0;padding:0 0 56.25%}.m-about__video-wrap{-ms-flex-negative:0;flex-shrink:0;max-width:760px;width:100%;position:relative;overflow:hidden;margin-top:30px}.m-about__video-wrap video{position:absolute;top:0;left:0;width:100%;height:100%}@media (max-width:1700px){.m-about{padding-left:0;padding-right:0}.m-about__main{padding:0}.m-about__video-wrap{max-width:700px}}@media (max-width:1440px){.m-about__main{margin-right:40px}.m-about__video-wrap{max-width:600px}}@media (max-width:1199px){.m-about__video-wrap{max-width:500px}}@media (max-width:991px){.m-about__grid{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column}.m-about__main{margin-right:0}.m-about__video-wrap{max-width:800px}}@media (max-width:767px){.m-about{padding:33px 0 42px}.m-about__link,.m-about__title:not(.node-page-teaser-title){display:none}.m-about__video-wrap{margin-top:0}}.m-goods{padding:88px 0 9px}.m-goods__item.mob{display:none}.m-goods__header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:21px}.m-goods__mob-title{display:none}.m-goods .m-goods-sl.swiper-container{padding-bottom:20px}.m-goods .swiper-slide{width:auto}.m-goods__tabs{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.m-goods__tab{font-size:30px;line-height:1.17;color:#3FB914;cursor:pointer;position:relative;-webkit-transition:.25s ease;-o-transition:.25s ease;transition:.25s ease;-webkit-transition-property:color;-o-transition-property:color;transition-property:color;margin-right:80px}.m-goods__tab:last-child{margin-right:0}.m-goods__tab:after{content:"";position:absolute;left:0;right:0;bottom:-4px;border-bottom:1px solid #3FB914;-webkit-transition:.25s ease;-o-transition:.25s ease;transition:.25s ease;-webkit-transition-property:opacity;-o-transition-property:opacity;transition-property:opacity}.m-goods__tab:hover:after{opacity:0}.m-goods__tab.is-active{font-weight:700;color:#493D36;pointer-events:none}.m-goods__tab.is-active:after{opacity:0}.m-goods-section__sl-wrap{margin-left:-30px;margin-right:-30px}.m-goods-section__sl-wrap .m-goods-sl{padding:30px}@supports (-webkit-line-clamp:2){.m-goods .swiper-slide .card-product__name{-webkit-line-clamp:2}}.sl-shadow:after,.sl-shadow:before{display:none}.sl-shadow__left,.sl-shadow__right{position:absolute;top:0;bottom:0;width:30px;z-index:2;background-color:#fff;opacity:0}.sl-shadow__left:before,.sl-shadow__right:before{content:"";position:absolute;left:0;top:30px;bottom:75px;-webkit-box-shadow:0 4px 17px rgba(0,0,0,.4);box-shadow:0 4px 17px rgba(0,0,0,.4);width:1px;background:#F1EEEC;display:block}.sl-shadow__left{left:0}.sl-shadow__left:after{content:"";position:absolute;left:0;right:1px;top:0;bottom:0;background-color:#fff;z-index:1}.sl-shadow__left:before{right:-1px;left:auto}.sl-shadow__right{right:0}.sl-shadow__right:after{content:"";position:absolute;left:1px;right:0;top:0;bottom:0;background-color:#fff;z-index:1}.sl-shadow--left .sl-shadow__left,.sl-shadow--right .sl-shadow__right{opacity:1}@media (max-width:1199px){.sl-shadow__left,.sl-shadow__right{display:none}.m-goods .container{padding:0}.m-goods__header{padding:0 30px;margin-bottom:30px}.m-goods__item{margin-bottom:40px}.m-goods-section__sl-wrap{margin-left:0;margin-right:0}.m-goods-section__sl-wrap .m-goods-sl{padding:0 30px}}@media (max-width:991px){.m-goods__tab{font-size:24px;margin-right:40px}.m-goods-section__sl-wrap .m-goods-sl,.m-goods__header{padding:0 20px}}@media (max-width:767px){.m-goods{padding-top:20px}.m-goods__tab{font-size:18px;margin-right:25px}.m-goods .swiper-slide{height:auto}.m-goods .swiper-slide:first-child .card-product{border-left:1px solid #F1EEEC}.m-goods .swiper-slide .card-product{border-left:none;height:100%}.m-goods-section__sl-wrap .m-goods-sl{padding:0}}@media (max-width:575px){.m-goods,.m-goods .m-goods-sl.swiper-container{padding-bottom:0}.m-goods .m-goods-sl .swiper-slide{display:none !important}.m-goods .m-goods-sl .preview__imgs .swiper-slide,.m-goods .m-goods-sl .swiper-slide.stock{display:block !important}.m-goods__tabs{display:none}.m-goods__mob-title{display:block;font-weight:700;font-size:18px;line-height:27px}.m-goods__header{padding:0 16px;margin-bottom:15px}.m-goods .sl-nav{display:none}.m-goods__item{margin-bottom:34px}.m-goods__item:last-child{margin-bottom:0}.m-goods__item.mob{display:block}.m-goods .swiper-slide .card-product__name{max-height:75px}}.m-blog__main-blog{max-width:710px;width:100%;background-color:#FFFFFF;border-radius:3px;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;color:#fff;background-repeat:no-repeat;background-size:cover;background-position:50%;padding:40px 40px 37px}.m-blog__main-blog:before{content:"";position:absolute;left:0;right:0;top:0;bottom:0;background:-webkit-gradient(linear,left top,left bottom,color-stop(43.99%,rgba(0,0,0,0)),color-stop(90.67%,rgba(0,0,0,.79)));background:-o-linear-gradient(top,rgba(0,0,0,0) 43.99%,rgba(0,0,0,.79) 90.67%);background:linear-gradient(180deg,rgba(0,0,0,0) 43.99%,rgba(0,0,0,.79) 90.67%);pointer-events:none}.m-blog__main-blog .m-blog-info{color:rgba(221,215,211,.6);margin-top:18px}.m-blog__main-blog .m-blog-info .separator{color:rgba(234,234,234,.2)}.m-blog__main-blog-content{position:relative}.m-blog-info{font-size:13px;color:rgba(64,50,40,.56);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.m-blog-info .separator{font-size:16px;color:#EAEAEA;margin:0 17px}@media (max-width:1700px){.m-blog__main-blog{padding:30px}}@media (max-width:1440px){.m-blog-info{font-size:12px}.m-blog-info .separator{margin:0 5px}}@media (max-width:1199px){.m-blog__main-blog{max-width:none;height:359px;margin-bottom:22px}}@media (max-width:767px){.m-blog__main-blog{height:258px;padding:28px}.m-blog__main-blog h3{font-size:13px;line-height:18px}.m-blog__main-blog .m-blog-info{margin-top:16px}.m-blog-info{line-height:12px}.m-blog-info .separator{margin:0 12px}}@media (max-width:575px){.m-blog__main-blog{padding-bottom:30px}.m-blog__main-blog .m-blog-info{margin-top:15px}.m-blog-info .separator{margin:0 7px}}.m-clients{background-color:#f9f9f9;font-size:16px;line-height:1.25;font-weight:500;padding:60px 0;margin-bottom:40px}.m-clients__wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%}.m-clients-slider-header{margin-bottom:15px}.m-clients-slider-header .clients_nav_wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.m-clients .swiper-container{width:100%}.m-clients .swiper-wrapper{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.m-clients .swiper-slide{width:auto}.m-clients a{display:-webkit-box;display:-ms-flexbox;display:flex}.m-clients a:hover img{opacity:1}.m-clients img{opacity:.5;max-height:52px;-webkit-transition:.25s ease;-o-transition:.25s ease;transition:.25s ease;-webkit-transition-property:opacity;-o-transition-property:opacity;transition-property:opacity}.m-clients .txt{-ms-flex-negative:0;flex-shrink:0;width:120px;margin-left:120px}@media (max-width:1440px){.m-clients .txt{margin-left:20px}}@media (max-width:1199px){.m-clients-slider-header{display:none}.m-clients .container{padding:0}.m-clients .swiper-container{padding:0 30px}.m-clients .swiper-wrapper{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.m-clients .swiper-slide{margin-right:32px}.m-clients .swiper-slide:last-child{margin-right:0}.m-clients .txt{display:none}.m-clients img{opacity:1}}@media (max-width:991px){.m-clients{padding:33px 0;margin-top:15px;margin-bottom:42px}.m-clients .swiper-container{padding:0 20px}}@media (max-width:575px){.m-clients .swiper-container{padding:0 16px}.m-clients .swiper-slide{margin-right:36px}.m-clients img{max-height:22px}}.faq-aside{width:400px;-ms-flex-negative:0;flex-shrink:0}.faq-aside .related-cat{margin-top:0}.faq-aside .simple-select{display:none;width:100%}.faq-aside .simple-select a{display:block;width:100%}.faq-online{-webkit-box-shadow:0 1px 30px rgba(0,0,0,.1);box-shadow:0 1px 30px rgba(0,0,0,.1);margin-top:42px;background-color:transparent}.faq-online h3{position:relative;z-index:1}.faq-online__top{background-color:#FFFFFF;text-align:center;position:relative;overflow:hidden;border-radius:3px 3px 0 0;padding:40px;padding-top:39px;padding-bottom:43px}.faq-online__img{position:absolute;bottom:-15px;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}.faq-online__btn{width:210px;margin:204px auto 0}.faq-online__bot{padding:29px 25px 25px 50px;background-color:#f4f4f4;border-radius:0 0 3px 3px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:14px;line-height:21px}.faq-online__bot img{opacity:.7;margin-right:24px;-ms-flex-negative:0;flex-shrink:0}.faq-online__bot a{color:#3FB914;-webkit-transition:.25s linear;-o-transition:.25s linear;transition:.25s linear;-webkit-transition-property:color,border;-o-transition-property:color,border;transition-property:color,border}.faq-online__bot a:hover{color:#43D111}@media (max-width:1199px){.faq-aside{width:350px}.faq-aside .related-cat{padding:25px}}@media (max-width:991px){.faq-aside{margin:auto;padding-bottom:30px}.faq-aside .faq-online{display:none}}@media (max-width:575px){.faq-aside{padding:0 16px 28px}.faq-aside .related-cat{display:none}.faq-aside .simple-select{display:block}.faq-online{display:none}}@media (max-width:479px){.faq-aside{max-width:400px;width:100%}}.faq-main-block{padding-top:36px}.faq-main-block .ban{text-align:left}.faq-main-block .catalog-grid-nav{margin-top:42px}.faq-main-block .catalog-grid-nav .btn-show-more{margin-bottom:36px}.faq-grid{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:44px}.faq-main{-webkit-box-flex:1;-ms-flex:1;flex:1;padding:0 0 0 40px}.faq-main__item:first-child .faq-main__item-header{border-top:1px solid #F1EEEC;border-radius:3px 3px 0 0}.faq-main__item.active .faq-main__arrow{-webkit-transform:scaleY(-1) rotate(90deg);-ms-transform:scaleY(-1) rotate(90deg);transform:scaleY(-1) rotate(90deg)}.faq-main__item-header{border:1px solid #F1EEEC;border-top:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;cursor:pointer;padding:29px 37px 30px 33px}.faq-main__item-header .text{font-weight:500;font-size:20px;line-height:24px;padding-right:15px}.faq-main__category{font-size:13px;line-height:14px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.faq-main__category span{white-space:nowrap;color:rgba(64,50,40,.56);border-bottom:1px solid rgba(64,50,40,.56)}.faq-main__category img{max-width:25px;max-height:25px;opacity:.45;margin-right:10px}.faq-main__arrow{-ms-flex-negative:0;flex-shrink:0;fill:rgba(64,50,40,.56);-webkit-transition:.25s linear;-o-transition:.25s linear;transition:.25s linear;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;-o-transition-property:transform;transition-property:transform;transition-property:transform,-webkit-transform;width:11px;height:21px;-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg);margin-left:46px}.faq-main__arrow svg{width:100%;height:100%}.faq-main__inner{font-size:14px;border:1px solid #F1EEEC;border-top:none;padding:11px 25px 5px 33px;display:none}.faq-main__inner p{margin-bottom:25px}.faq-main__inner p.faq-main__inner-subtitle{margin-bottom:29px}.faq-main__inner ul{line-height:25px;list-style-type:disc;list-style-position:inside;padding:0;margin:0;margin-bottom:20px}.faq-main__inner-header,.faq-main__inner-title{display:none}.faq-main__inner-header{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.faq-main__inner-header img{max-width:15px;max-height:15px;opacity:.45;margin-right:10px}.faq-main__inner-header span{font-size:11px;line-height:1;white-space:nowrap;color:rgba(64,50,40,.56);border-bottom:1px solid rgba(64,50,40,.56);margin-top:4px}.faq-top-ban .container{padding:0}.faq-top-ban .ban__bg{display:none}.faq-top-ban .ban__wrap{padding-left:86px}.faq-bottom,.faq-bottom-ban{display:none}.faq-bottom .faq-online{max-width:400px;width:100%;margin:auto}.related-cat{border:1px solid #F1EEEC;border-radius:3px;margin-top:20px;padding:42px 40px 39px}.related-cat__title{margin-bottom:23px}.related-cat__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:20px}.related-cat__item:last-child{margin-bottom:0}.related-cat__icon-block{background-color:#F9F9F9;border-radius:3px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-negative:0;flex-shrink:0;width:60px;height:60px;margin-right:29px}.related-cat__icon-block img{max-width:31px;max-height:27px}.related-cat__link{font-weight:500;font-size:14px;display:inline-block;margin-bottom:10px;-webkit-transition:.25s linear;-o-transition:.25s linear;transition:.25s linear;-webkit-transition-property:color,border;-o-transition-property:color,border;transition-property:color,border}.related-cat__link:hover{color:#3FB914}.related-cat__counter{color:rgba(64,50,40,.56);font-size:13px}@media (max-width:1440px){.faq-top-ban .ban__title{font-size:24px}}@media screen and (max-width:1400px){.faq-main__arrow{width:20px;height:10px;margin-left:20px}.faq-main__item-header{padding:25px}.faq-main__inner{padding:25px 25px 5px}}@media (max-width:1199px){.faq-top-ban .ban__bg{display:block;right:-230px}.faq-top-ban .ban__wrap{display:block;padding:40px 300px 40px 40px}.faq-main{padding:0 0 0 25px}.faq-main__item-header .text{font-size:16px;line-height:20px}.faq-main-block .m-goods-section__sl-wrap .swiper-container{padding:0}}@media (max-width:991px){.faq-main-block .catalog-grid-nav{margin-top:28px}.faq-grid{display:block}.faq-main{padding-left:0}.faq-bottom{display:block;margin:42px auto}.faq-top-ban{display:none}.faq-bottom-ban{display:block}}@media (max-width:767px){.faq-main__item-header .text{font-size:14px;line-height:20px}.faq-main__category span{font-size:11px}.faq-bottom{padding:0 15px}}@media (max-width:640px){.faq-grid{margin-top:20px}}@media (max-width:575px){.faq-title{display:none}.faq-grid{margin-top:0}.faq-bottom{margin-bottom:44px}.faq-main{border-top:1px solid #F1EEEC}.faq-main__category{margin-top:-4px}.faq-main__category img,.faq-main__category span{display:none}.faq-main__arrow{width:8px;height:15px}.faq-main__item-header{min-height:74px;border-radius:0;border:none;padding:10px 20px 10px 16px}.faq-main__inner-header{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:13px}.faq-main__inner-header img{max-width:20px;max-height:19px;margin-right:12px}.faq-main__inner-header span{font-size:13px;line-height:16px}.faq-main__inner{border:none;padding:4px 16px 7px}.faq-main__inner p.faq-main__inner-subtitle{margin-bottom:15px}.faq-main__inner ul{font-size:13px;line-height:20px}.faq-main__item{border-bottom:1px solid #F1EEEC}.faq-main__item:first-child .faq-main__item-header{border-radius:0;border:none}.faq-main__inner{font-size:13px;line-height:20px}.faq-main__inner p,.faq-main__inner ul{margin-bottom:15px}.faq-main-block{padding-top:24px}.faq-main-block .container{padding:0}.faq-main-block .catalog-grid-nav{display:block}.faq-main-block .faq-title{padding:0 15px}}@media (max-width:479px){.faq-online__top{padding:29px 20px 28px}.faq-online__title{line-height:1}.faq-online__img{display:none}.faq-online__btn{height:40px;margin-top:27px}.faq-online__bot{padding:25px 24px 26px 28px}.faq-online__bot img{max-width:25px;opacity:1;margin-right:14px}.faq-online__bot p{font-size:11px;line-height:17px}.faq-online__bot p a{font-weight:500}}.basket{padding-top:36px}.basket .counter-block__value-num{min-width:10px;text-align:right}.basket__main-title{margin-bottom:18px}.basket .watched h2{margin-bottom:0}.basket__num{color:rgba(64,50,40,.56);font-size:18px;line-height:36px;margin-bottom:14px}.basket__grid{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;width:100%;position:relative}.basket .watched{width:100%}.basket .watched .container{padding:0}.basket .basket-aside{position:sticky;top:90px;margin-bottom:20px}.basket-main{width:calc(100% - 480px);margin-right:40px}.basket-main__list{border:1px solid #F1EEEC;border-radius:3px}.basket-main__list.is-hide{display:none}.basket-main .watched{width:100%}.basket-main .container{padding:0}.basket-main__empty,.basket-main__order-notification{display:none;text-align:center;font-size:20px;line-height:24px;color:rgba(64,50,40,.56);padding:28px 0 58px}.basket-main__empty.is-active,.basket-main__order-notification.is-active{display:block}.basket-main__empty img,.basket-main__empty svg,.basket-main__order-notification img,.basket-main__order-notification svg{margin-bottom:37px}.basket-main__order-notification a{white-space:nowrap}.basket-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;padding:21px 32px 23px}.basket-item:after{content:"";position:absolute;left:32px;right:32px;bottom:0;height:1px;background-color:#F1EEEC}.basket-item:last-child:after{display:none}.basket-item .default-checkbox{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:13px;line-height:20px}.basket-item .default-checkbox__text-out{display:-webkit-box;display:-ms-flexbox;display:flex;margin-left:10px}.basket-item__info{max-width:489px}.basket-item__img-wrap,.basket-item__info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.basket-item__img-wrap{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:89px;height:100px;-ms-flex-negative:0;flex-shrink:0;margin-right:30px}.basket-item__img-wrap img{max-width:100%;max-height:100%}.basket-item__name{display:block;font-weight:500;font-size:13px;line-height:20px;margin-bottom:3px}.basket-item__name a{border-bottom:1px solid rgba(0,0,0,0);-webkit-transition:.25s ease;-o-transition:.25s ease;transition:.25s ease;-webkit-transition-property:color,border;-o-transition-property:color,border;transition-property:color,border}.basket-item__name a:hover{color:#3FB914;border-color:#3FB914}.basket-item__content-info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:11px;line-height:25px;color:rgba(64,50,40,.56);margin-bottom:13px}.basket-item__content-info span{margin-left:5px}.basket-item__content-info p{margin-right:34px}.basket-item__content-info p:last-child{margin-right:0}.basket-item__price{width:284px;padding-left:70px}.basket-item__price-main{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:500;font-size:20px;line-height:30px;white-space:nowrap;margin-bottom:5px}.basket-item__price-main span.sht{font-size:16px}.basket-item__order,.basket-item__stock{display:inline-block;font-weight:500;font-size:11px;line-height:12px;color:#fff;background-color:#E81F45;border-radius:3px;padding:3px 6px;margin-left:12px}.basket-item__order{text-transform:uppercase;background-color:#04AFE4;margin-left:0}.basket-item__old-price{display:inline-block;position:relative}.basket-item__old-price:after{content:"";position:absolute;left:-3px;right:-3px;top:7px;height:2px;background-color:#E81F45;border-radius:10px;-webkit-transform:rotate(-4deg);-ms-transform:rotate(-4deg);transform:rotate(-4deg)}.basket-item__total-price{font-weight:500;font-size:20px;line-height:30px;width:235px;white-space:nowrap;padding-left:70px}.basket-item__restore,.basket-item__undelay{cursor:pointer}.basket-item__delete{fill:#DDD7D3;cursor:pointer}.basket-item__delete svg{-webkit-transition:.25s ease;-o-transition:.25s ease;transition:.25s ease;-webkit-transition-property:fill;-o-transition-property:fill;transition-property:fill}.basket-item__delete:hover{fill:#3FB914}.basket-item__mob-num-block{display:none}.basket-item__mob-num-block-counter{display:inline;border-bottom:1px solid rgba(64,50,40,.56)}.basket-item.not-calc .basket-item__mob-num-block,.basket-item.not-calc .basket-item__total-price,.basket-item.not-calc .counter-block,.basket-item.order .basket-item__mob-num-block,.basket-item.order .basket-item__total-price,.basket-item.order .counter-block{opacity:.5}.basket-item.not-calc .basket-item__mob-num-block,.basket-item.not-calc .counter-block__btn{pointer-events:none}.basket-main-about{background-color:#f9f9f9;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:13px;line-height:23px;color:rgba(64,50,40,.56);padding:38px 32px;margin-top:38px}.basket-main-about.mob{display:none}.basket-main-about__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin-right:62px}.basket-main-about__item:first-child{max-width:333px;width:100%}.basket-main-about__item:nth-child(2){max-width:382px;width:100%}.basket-main-about__item:nth-child(3){max-width:336px;width:100%}.basket-main-about__item:last-child{margin-right:0}.basket-main-about img{-ms-flex-negative:0;flex-shrink:0;margin-right:18px;margin-top:7px}.basket-main-warnings{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;font-size:13px;line-height:23px;padding:20px 20px 20px 15px;margin-bottom:38px}.basket-main-warnings__item{margin-bottom:10px}.basket-main-warnings__item:last-child{margin-bottom:0}.basket-main-warnings:before{content:"";position:absolute;left:0;right:0;top:0;bottom:0;background-color:#E81F45;opacity:.06}.basket-mob-btn{display:none;position:fixed;left:0;right:0;bottom:65px;z-index:6;text-align:center}.basket-mob-btn .btn,.basket-mob-btn .btn-secondary,.basket-mob-btn .btn-white{min-width:260px;margin-left:auto;margin-right:auto}@media (max-width:1700px){.basket-main{width:calc(100% - 420px);margin-right:20px}.basket-item{padding:20px 20px 20px 15px}.basket-item:after{left:15px;right:20px}.basket-item__img-wrap{margin-right:15px}.basket-item__total-price{width:160px;text-align:right;padding-left:10px;padding-right:15px}.basket-item__price{-ms-flex-negative:0;flex-shrink:0;width:210px;padding-left:10px;padding-right:15px}}@media (max-width:1440px){.basket-item__img-wrap{width:50px;height:70px;margin-right:10px}.basket-item__price-main{font-size:16px;line-height:22px}.basket-item__name{font-size:12px}.basket-item__price{width:170px;padding-right:7px}.basket-item__total-price{font-size:16px;line-height:22px}.basket-item__content-info{display:block}.basket-item__content-info p{margin-right:0}.basket-main-about{padding:30px 20px}.basket-main-about__item{margin-right:20px}}@media (max-width:1199px){.basket-main{width:calc(100% - 360px)}.basket-item{-ms-flex-wrap:wrap;flex-wrap:wrap}.basket-item__info{max-width:none;width:100%;margin-bottom:22px}.basket-item__img-wrap{width:89px;height:100px}.basket-main-about{display:block}.basket-main-about__item{max-width:none;width:100%;margin-right:0;margin-bottom:22px}.basket-main-about__item:first-child,.basket-main-about__item:last-child,.basket-main-about__item:nth-child(2){max-width:none}.basket-main-about__item:last-child{margin-bottom:0}.basket .m-goods-section__sl-wrap .swiper-container{padding:0}.basket .watched{width:100%}}@media (max-width:991px){.basket-main-about.desc{display:none}.basket-main-about.mob{display:block}.basket.mob-empty .basket-aside,.basket.mob-empty .basket-main__list{display:none}.basket.mob-empty .basket-main__empty{display:block}.basket.mob-empty .basket-aside-m-item{display:none}.basket.mob-empty .basket-mob-btn{display:none !important}.basket__grid{display:block}.basket .basket-aside{position:relative;top:auto;margin-bottom:0}.basket-main{width:100%}}@media (max-width:640px){.basket-counter-block{display:none}.basket-item__mob-num-block,.basket-item__price{width:calc(100% - 130px);padding-left:99px;margin-bottom:16px}.basket-item__price{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.basket-item__price-main{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.basket-item__price-main.stock{color:#E81F45}.basket-item__stock{display:none}.basket-item__mob-num-block{display:block}.basket-item__total-price{width:130px;padding-left:0;padding-right:0}.basket-item__delete{width:130px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}@media (max-width:575px){.basket{padding-top:28px}.basket .container{padding:0}.basket__main-title{padding:0 16px;margin-bottom:4px}.basket__num{font-size:13px;padding:0 16px;margin-bottom:14px}.basket .watched{padding:0}.basket-item{padding:20px 16px 20px 10px}.basket-item:after{left:0;right:0}.basket-item__img-wrap{width:60px;height:48px;margin-right:10px}.basket-item__info{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin-bottom:19px}.basket-item__name{font-size:13px;line-height:18px;margin-bottom:8px}.basket-item__content-info{font-size:11px;line-height:11px;margin-bottom:0}.basket-item__content-info-pack{display:none}.basket-item__mob-num-block,.basket-item__price{width:calc(100% - 100px);padding-left:70px}.basket-item__price{margin-bottom:0}.basket-item__mob-num-block{margin-top:14px;margin-bottom:0}.basket-item__delete,.basket-item__total-price{width:100px}.basket-item__delete{margin-top:14px}.basket-item__total-price{font-weight:500;font-size:16px;line-height:20px;margin-bottom:0;height:30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.basket-item__old-price{font-weight:400;font-size:11px;line-height:11px;margin-bottom:4px}.basket-item__old-price:after{height:1px;top:4px;left:0;right:-1px}.basket-item__price-main{font-weight:500;font-size:14px;line-height:15px;margin-bottom:0}.basket-item__order{font-size:10px;margin-bottom:2px}.basket-main__list{border-left:none;border-right:none;margin-bottom:28px}.basket-main__empty,.basket-main__order-notification{font-size:16px;line-height:24px;padding-top:12px;padding-bottom:26px}.basket-main__empty img,.basket-main__order-notification img{max-width:122px;margin-bottom:17px}.basket-main__empty p,.basket-main__order-notification p{max-width:204px;margin-left:auto;margin-right:auto}.basket-main__order-notification p{max-width:none;margin-left:16px;margin-right:16px}.basket-main-warnings{margin-bottom:0}.basket-main-about{font-size:11px;line-height:16px;padding:38px 16px;margin-top:42px}.basket-main-about__item{margin-bottom:16px}.basket-main-about img{margin-top:5px}.basket-mob-btn{display:block}}.basket-aside{width:440px;-ms-flex-negative:0;flex-shrink:0;z-index:1}.basket-aside.delivery-free .basket-aside__delivery-item--delivery .circle-progress svg:nth-child(2){stroke:#3FB914}.basket-aside.delivery-free .free{display:block}.basket-aside.delivery-free .btn-secondary .self,.basket-aside.delivery-free .btn-white .self,.basket-aside.delivery-free .btn .self,.basket-aside.delivery-free .not-free{display:none}.basket-aside.delivery-free .btn-secondary .next,.basket-aside.delivery-free .btn-white .next,.basket-aside.delivery-free .btn .next{display:inline}.basket-aside__block{background-color:#FFFFFF;-webkit-box-shadow:0 1px 30px rgba(0,0,0,.1);box-shadow:0 1px 30px rgba(0,0,0,.1);border-radius:3px;padding:40px}.basket-aside__delivery-block{border-radius:3px;margin-bottom:39px}.basket-aside__delivery-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;font-size:13px;line-height:18px;margin-bottom:18px}.basket-aside__delivery-item:last-child{margin-bottom:0}.basket-aside__delivery-item p{padding-top:10px;margin-left:24px}.basket-aside__delivery-item .free{display:none}.basket-aside__delivery-item--delivery{position:relative}.basket-aside__delivery-item--delivery:before{content:"";position:absolute;left:-20px;right:-20px;top:-20px;bottom:-20px;background-color:#E81F45;opacity:.06;border-radius:3px;display:none}.basket-aside__delivery-item--delivery.not-free-delivery{margin-bottom:38px}.basket-aside__delivery-item--delivery.not-free-delivery:before{display:block}.basket-aside__delivery-item.is-hide{display:none}.basket-aside hr{border:none;border-top:1px solid #F1EEEC;margin-top:0;margin-bottom:22px}.basket-aside__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:17px}.basket-aside__item:last-child{margin-bottom:0}.basket-aside__item--discount{display:none}.basket-aside__item--discount.is-active{display:-webkit-box;display:-ms-flexbox;display:flex}.basket-aside__item--delivery,.basket-aside__item--lift{display:none}.basket-aside__item--delivery.is-active,.basket-aside__item--lift.is-active{display:-webkit-box;display:-ms-flexbox;display:flex}.basket-aside__item.is-hide{display:none}.basket-aside__item-value{text-align:right}.basket-aside__item-value.free{color:#3FB914}.basket-aside__item-value.discnt{color:#E81F45}.basket-aside__item-remove{display:inline-block;margin-left:5px;cursor:pointer}.basket-aside__total-block{font-weight:500;font-size:20px;line-height:24px;padding-top:6px;margin-bottom:28px}.basket-aside__self{padding-bottom:12px}.basket-aside__self hr{margin-top:0;margin-bottom:28px}.basket-aside__map-block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:16px}.basket-aside__map-block .simple-select{width:100%;max-width:calc(100% - 80px)}.basket-aside__map-btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-negative:0;flex-shrink:0;font-weight:500;font-size:13px;line-height:14px;cursor:pointer;margin-left:18px}.basket-aside__map-btn img{margin-right:8px}.basket-aside__map-btn span{-webkit-transition:.25s ease;-o-transition:.25s ease;transition:.25s ease;-webkit-transition-property:color;-o-transition-property:color;transition-property:color;border-bottom:1px solid rgba(64,50,40,.56)}.basket-aside__map-btn:hover{color:#3FB914}.basket-aside .input-group{margin-bottom:16px}.basket-aside .btn,.basket-aside .btn-secondary,.basket-aside .btn-white{width:100%}.basket-aside .btn-secondary .next,.basket-aside .btn-white .next,.basket-aside .btn .next{display:none}.basket-aside .btn-secondary .next.is-active,.basket-aside .btn-secondary .self.is-active,.basket-aside .btn-white .next.is-active,.basket-aside .btn-white .self.is-active,.basket-aside .btn .next.is-active,.basket-aside .btn .self.is-active{display:inline}.basket-aside__pdf,.basket-aside__print{font-size:13px}.basket-aside__pdf a,.basket-aside__print a{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transition:.25s ease;-o-transition:.25s ease;transition:.25s ease;-webkit-transition-property:color;-o-transition-property:color;transition-property:color}.basket-aside__pdf a:hover,.basket-aside__print a:hover{color:#3FB914}.basket-aside__pdf img,.basket-aside__print img{margin-right:12px}.basket-aside__pdf.is-hide,.basket-aside__print.is-hide{display:none}.basket-aside__pdf{margin-top:28px}.basket-aside__print{margin-top:13px}.basket-aside__header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;font-weight:500;font-size:20px;line-height:24px;padding-bottom:29px;margin-bottom:28px}.basket-aside__header:after{content:"";position:absolute;left:-40px;right:-40px;bottom:0;height:1px;background-color:#F1EEEC}.basket-aside__order-num{font-weight:400;color:rgba(64,50,40,.56)}.basket-aside__agree{font-size:13px;line-height:20px;color:rgba(64,50,40,.56);text-align:center;margin-top:22px}.basket-aside__agree a{border-bottom:1px solid rgba(64,50,40,.56);-webkit-transition:.25s ease;-o-transition:.25s ease;transition:.25s ease;-webkit-transition-property:border-color;-o-transition-property:border-color;transition-property:border-color}.basket-aside__agree a:hover{border-color:rgba(0,0,0,0)}.basket-aside__loader img{display:block;margin:128px auto}.basket-aside-m-item{display:none;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:13px;line-height:18px;padding:0 16px;margin-bottom:15px;overflow:hidden}.basket-aside-m-item--delivery .circle-progress img{max-width:26px;max-height:17px}.basket-aside-m-item--delivery .free{display:none}.basket-aside-m-item--delivery.delivery-free .free,.basket-aside-m-item--delivery .not-free{display:block}.basket-aside-m-item--delivery.delivery-free .not-free{display:none}.basket-aside-m-item--delivery.delivery-free .circle-progress svg:nth-child(2){stroke:#3FB914}.basket-aside-m-item--discount{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.basket-aside-m-item--discount.is-hide{display:none}.basket-aside-m-item--discount .circle-progress img{max-width:20px;max-height:21px}.basket-aside-m-item .circle-progress{width:48px;height:48px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-right:16px}@media (max-width:1700px){.basket-aside{width:400px}}@media (max-width:1199px){.basket-aside{width:340px}.basket-aside__block{padding:20px}}@media (max-width:991px){.basket-aside{max-width:440px;width:100%;margin-top:28px;margin-left:auto;margin-right:auto}.basket-aside__delivery-item--delivery:before{border-radius:3px 3px 0 0}}@media (max-width:575px){.basket-aside{max-width:none;width:calc(100% - 32px)}.basket-aside .default-checkbox__text{font-size:13px}.basket-aside .default-checkbox .question-tipy{margin-bottom:-2px}.basket-aside__header{font-size:14px;padding-bottom:20px;margin-bottom:23px}.basket-aside__delivery-block{display:none}.basket-aside__block{padding:22px 14px}.basket-aside hr{margin-bottom:20px}.basket-aside__total-block{font-size:16px;line-height:24px;margin-bottom:26px}.basket-aside__map-block{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:14px}.basket-aside__map-block .simple-select{max-width:calc(100% - 75px)}.basket-aside__map-btn{margin-left:14px}.basket-aside__self{padding-bottom:0}.basket-aside__self hr{margin-bottom:27px}.basket-aside__promo{padding-bottom:2px}.basket-aside .input-group{margin-bottom:14px}.basket-aside__pdf{margin-top:20px}.basket-aside__print{display:none}.basket-aside-m-item{display:-webkit-box;display:-ms-flexbox;display:flex}}.modal-map .default-modal__content{height:calc(100vh - 220px);max-width:1049px;padding:0}.modal-map .default-modal__close{background-color:#fff;z-index:1}.modal-map .popover{display:block;position:absolute;top:0;left:0;z-index:1010;max-width:276px;padding:1px;text-align:left;white-space:normal;background-color:#fff;border:1px solid #ccc;border:1px solid rgba(0,0,0,.2);border-radius:6px;-webkit-box-shadow:0 5px 10px rgba(0,0,0,.2);box-shadow:0 5px 10px rgba(0,0,0,.2);-webkit-background-clip:padding-box;-moz-background-clip:padding;background-clip:padding-box}.modal-map .popover .arrow{position:absolute;display:block;width:0;height:0;border:11px solid transparent;bottom:-11px;left:50%;margin-left:-11px;border-top-color:#999;border-top-color:rgba(0,0,0,.25);border-bottom-width:0}.modal-map .popover .arrow:after{position:absolute;display:block;width:0;height:0;border:10px solid transparent;content:"";bottom:1px;margin-left:-10px;border-top-color:#fff;border-bottom-width:0}#basket-map{width:100%;height:100%}#basket-map .ymaps-2-1-76-balloon__close{display:none}#basket-map .ymaps-2-1-76-balloon__close+.ymaps-2-1-76-balloon__content{padding:14px;margin-right:0}#basket-map .ymaps-2-1-76-balloon_to_top .ymaps-2-1-76-balloon__tail{-webkit-transform:rotate(135deg);-ms-transform:rotate(135deg);transform:rotate(135deg);position:absolute;left:calc(50% + 12px);top:0}.modal-map-hint__btn{width:180px}@media (max-width:1199px){.modal-map .default-modal__content{max-width:none;height:calc(100% - 32px);width:calc(100% - 32px)}}@media (max-width:575px){.modal-map .default-modal__content{border-radius:3px;overflow:hidden;width:100%;height:100%}.modal-map .default-modal__close{width:45px;height:45px;top:0;right:0}.modal-map .default-modal__close svg{width:13px;height:13px}}.checkout-block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.checkout-block .order-block{position:sticky;top:90px;margin-bottom:20px}.checkout-form{padding-top:36px}.checkout-form__title{margin-bottom:44px}.checkout-num{display:none;font-size:13px;line-height:36px;color:rgba(64,50,40,.56);margin-bottom:15px}.checkout{max-width:1320px;width:100%;margin-right:40px}.checkout textarea{min-height:50px;height:50px;overflow-y:auto;word-wrap:break-word;padding:14px 20px 9px;margin-bottom:-3px}.checkout input.input-receiver-name[readonly],.checkout input.input-receiver-tel[readonly]{opacity:.5;border-color:#F1EEEC}.checkout input.input-receiver-name[readonly].error,.checkout input.input-receiver-name[readonly].error:hover,.checkout input.input-receiver-tel[readonly].error,.checkout input.input-receiver-tel[readonly].error:hover{border-color:#E81F45}.checkout input.input-receiver-name[readonly]:hover,.checkout input.input-receiver-tel[readonly]:hover{border-color:#F1EEEC}.checkout .ch-del-self,.checkout .input-group-self-city,.checkout .input-group-with-map-btn{z-index:5}.checkout .input-group{margin-bottom:18px}.checkout .simple-select{max-width:600px;width:100%;margin-bottom:18px}.checkout__mob-map-btn{display:none;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:500;font-size:13px;line-height:14px;-ms-flex-negative:0;flex-shrink:0;margin-left:14px}.checkout__mob-map-btn img{margin-right:8px}.checkout__mob-map-btn span{border-bottom:1px solid rgba(64,50,40,.56)}.checkout__map-block-close{display:none;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:absolute;right:0;top:0;background-color:#fff;width:45px;height:45px;z-index:1}.checkout__inner-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.checkout__inner-wrap-content{width:100%}.checkout__form-group{border-bottom:1px solid #F1EEEC;padding-bottom:42px;margin-bottom:53px}.checkout__form-group:last-child{margin-bottom:0;border:none}.checkout__form-group--comment{padding-bottom:53px}.checkout__title{margin-bottom:41px}.checkout__delivery-opt-block{padding-top:10px}.checkout .default-checkbox{font-size:13px;line-height:20px}.checkout__group{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (-ms-high-contrast:none),screen and (-ms-high-contrast:active){.checkout__group{width:100%}}.checkout__group--blocks,.checkout__group--text{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.checkout__group--blocks{margin-bottom:0}.checkout__group--checkbox{margin-bottom:27px}.checkout__group--comment{margin-bottom:11px}.checkout__group-delivery{width:100%}.checkout__group-descr{font-size:13px;line-height:20px;color:rgba(64,50,40,.56);max-width:340px;margin-left:26px;margin-bottom:18px}.checkout__form-group-subtitle{font-size:16px;line-height:20px;margin-bottom:26px;padding-top:3px}.checkout__inner-form-block,.checkout__input-group{width:100%}.checkout .input-group{max-width:600px;width:100%;-ms-flex-negative:0;flex-shrink:0}.checkout__tabs{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap}.checkout__tab{margin-right:8px;margin-bottom:8px}.checkout__tab:last-child{margin-right:0}.checkout__content{margin-top:39px;display:none}.checkout__content.active,.checkout__content.active .checkout__content-inner{display:-webkit-box;display:-ms-flexbox;display:flex}.checkout__content-data .checkout__content,.checkout__content-data .checkout__content-inner,.checkout__inner-data{width:100%}.checkout__content-inner{display:none;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%}.checkout .input-group-quadruple{width:490px}.checkout__map-block{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;width:calc(100% - 640px);-ms-flex-negative:0;flex-shrink:0;margin-left:40px;margin-top:-70px}.checkout__map{width:100%;height:362px}.checkout__map #checkout-map{width:100%;height:100%}.checkout__map-descr{font-size:13px;line-height:20px;color:rgba(64,50,40,.56);margin-top:24px}.checkout .input-group input.datepicker-input~img{pointer-events:none}.checkout__group-double{max-width:600px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.checkout__group-double .input-group,.checkout__group-double .simple-select{width:calc(50% - 9px)}.checkout__delivery-company-title{max-width:600px;font-size:16px;font-weight:700;margin-bottom:25px}.checkout__delivery-company{max-width:600px;width:100%}.delivery-count{font-size:14px;margin-bottom:19px;margin-top:-2px}.delivery-count__main{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.delivery-count__calculative,.delivery-count__main{display:-webkit-box;display:-ms-flexbox;display:flex}.delivery-count__calculative{width:218px;height:50px;-ms-flex-negative:0;flex-shrink:0;margin-right:22px}.delivery-count__minus,.delivery-count__plus{width:19%;border:1px solid #DDD7D3;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;position:relative}.delivery-count__minus span,.delivery-count__minus span:after,.delivery-count__plus span,.delivery-count__plus span:after{-webkit-transition:.25s ease;-o-transition:.25s ease;transition:.25s ease;-webkit-transition-property:background-color;-o-transition-property:background-color;transition-property:background-color}.delivery-count__minus:hover span,.delivery-count__minus:hover span:after,.delivery-count__plus:hover span,.delivery-count__plus:hover span:after{background-color:#3FB914}.delivery-count__minus.disabled,.delivery-count__plus.disabled{pointer-events:none}.delivery-count__minus.disabled span,.delivery-count__plus.disabled span{background-color:#DDD7D3}.delivery-count__minus{border-radius:3px 0 0 3px}.delivery-count__minus span{width:14px;height:2px;background-color:#493D36}.delivery-count__plus{border-radius:0 3px 3px 0}.delivery-count__plus span{position:relative;width:14px;height:2px;background-color:#493D36}.delivery-count__plus span:after{content:"";background-color:#493D36;width:2px;height:14px;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.delivery-count__floor{border-top:1px solid #DDD7D3;border-bottom:1px solid #DDD7D3;width:62%;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.delivery-count__floor .num{margin-right:3px}.delivery-count__lift{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:rgba(64,50,40,.56)}.delivery-count__lift label{width:50%}.delivery-count__lift label:first-child span{border-right:none;border-radius:3px 0 0 3px}.delivery-count__lift label:last-child span{border-left:none;border-radius:0 3px 3px 0}.delivery-count__lift span{width:100%;height:50px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:1px solid #DDD7D3;cursor:pointer;-webkit-transition:.25s linear;-o-transition:.25s linear;transition:.25s linear;background-color:#fff;-webkit-transition-property:border,color,background;-o-transition-property:border,color,background;transition-property:border,color,background}.delivery-count__lift input:checked~span,.delivery-count__lift span:hover{background-color:#3FB914;border-color:#3FB914;color:#fff}.delivery-count .mobile{display:none}@media (max-width:1700px){.checkout{margin-right:25px}.checkout .input-group,.checkout .simple-select,.checkout__delivery-opt-block,.checkout__group-double{max-width:500px}.checkout__map-block{width:calc(100% - 525px);margin-left:25px}}@media (max-width:1440px){.checkout__inner-wrap{display:block;margin-top:39px}.checkout__map-block{max-width:600px;width:100%;margin-left:0;margin-bottom:30px;margin-top:0}.checkout .input-group,.checkout .simple-select,.checkout__delivery-opt-block,.checkout__group-double{max-width:600px}.checkout__group{-ms-flex-wrap:wrap;flex-wrap:wrap}.checkout__group--blocks{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.checkout__group-descr{width:100%;margin-left:0;margin-top:-5px;max-width:none}}@media (max-width:1199px){.checkout-block{display:block}.checkout-block .order-block{position:relative;top:auto !important;margin-bottom:42px}.checkout{margin-right:0}.checkout__group{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.checkout__group-descr{margin-left:30px;max-width:340px;margin-top:0}.checkout__form-group--comment{padding-bottom:20px}}@media (max-width:991px){.checkout__group{-ms-flex-wrap:wrap;flex-wrap:wrap}.checkout__group--blocks{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.checkout__group-descr{width:100%;margin-left:0;margin-top:-5px;max-width:none}}@media (max-width:767px){.checkout__title{margin-bottom:22px}.checkout__tabs{display:block}.checkout__tab{margin-right:0;width:300px;padding:0;margin-bottom:10px}.checkout__tab:last-child{margin-bottom:0}.checkout .selectmenu,.checkout .selectmenu__main,.checkout__group,.checkout__group--blocks .input-group{width:100%}.checkout__map-block{width:600px}.checkout__group-delivery .input-group{width:100%}.checkout .input-group-quadruple{width:100%;-ms-flex-wrap:wrap;flex-wrap:wrap}.checkout-form__title{margin-bottom:25px}.delivery-count{font-size:13px}.delivery-count__calculative{width:110px;height:40px}.delivery-count__minus,.delivery-count__plus{width:30px}.delivery-count__floor{width:auto;-webkit-box-flex:1;-ms-flex:1;flex:1}.delivery-count__main{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.delivery-count__lift{margin-left:10px}.delivery-count__lift label{width:auto}.delivery-count__lift span{font-size:11px;width:85px;height:40px}.delivery-count .mobile{display:inline}.delivery-count .desktop{display:none}}@media (max-width:640px){.checkout__content,.checkout__inner-wrap{margin-top:22px}.checkout label.error{margin-top:-2px}.checkout__title{margin-bottom:15px}.checkout__title.main-title{margin-bottom:25px}.checkout__map-block{width:450px;margin-bottom:18px}.checkout__map-descr{margin-top:10px}.checkout__group{display:block}.checkout__group--blocks .checkout__input-group{max-width:450px;width:100%}.checkout__group-delivery{width:auto}.checkout .input-group,.checkout .simple-select{max-width:450px;width:100%}.checkout__tab{max-width:350px;width:100%}.checkout .input-group-quadruple .input-group{width:calc(50% - 5px)}}@media (max-width:575px){.checkout textarea{padding-left:15px;padding-right:4px}.checkout textarea::-webkit-input-placeholder{font-size:14px}.checkout textarea:-moz-placeholder,.checkout textarea::-moz-placeholder{font-size:14px}.checkout textarea:-ms-input-placeholder{font-size:14px}.checkout__title{font-size:18px;line-height:27px;margin-bottom:17px}.checkout__tab{margin-bottom:8px}.checkout__mob-map-btn{display:-webkit-box;display:-ms-flexbox;display:flex}.checkout .input-group,.checkout .simple-select{margin-bottom:16px}.checkout__map-block{display:none;width:350px;margin:0}.checkout__map-block-close{display:-webkit-box;display:-ms-flexbox;display:flex}.checkout__map{height:100%}.checkout__map-descr{display:none}.checkout__form-group{padding:0 0 15px;margin-bottom:21px}.checkout__group-descr{font-size:11px;line-height:14px;margin-bottom:14px;margin-top:-6px}.checkout__group--blocks{margin-bottom:0}.checkout__group .default-checkbox__text{line-height:20px;margin-top:0}.checkout .checkout__form-group--comment{padding-bottom:11px}.checkout .checkout__form-group--comment .default-checkbox{margin-top:22px}.checkout__group-delivery .input-group{margin-bottom:15px}.checkout__group-delivery .delivery-count{padding-top:10px}.checkout__delivery-company-title{font-weight:700;font-size:14px;line-height:19px;padding-top:14px;margin-bottom:16px}.checkout__delivery-opt-block{padding-top:7px}.checkout__form-group-subtitle{font-size:13px;line-height:20px;padding-top:0;margin-top:-3px;margin-bottom:16px}.delivery-count{padding-top:2px;margin-bottom:16px}.delivery-count__main{display:block}.delivery-count__calculative{max-width:288px;width:100%;height:50px;margin-bottom:14px}.delivery-count__minus,.delivery-count__plus{width:40px}.delivery-count .desktop{display:block}.delivery-count .mobile{display:none}.delivery-count__lift{max-width:288px;width:100%;margin-left:0}.delivery-count__lift label{width:50%}.delivery-count__lift span{font-size:13px;width:100%;height:50px}.checkout-block .order-block{margin:0 auto 42px}.checkout-num{display:block}.checkout-form{padding-top:28px}.checkout-form__title{margin-bottom:5px}.checkout-form .basket-mob-btn{bottom:75px}.input-group-with-map-btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.order-block{-ms-flex-negative:0;flex-shrink:0;background:#FFFFFF;-webkit-box-shadow:0 1px 30px rgba(0,0,0,.1);box-shadow:0 1px 30px rgba(0,0,0,.1);border-radius:3px}.order-block.basket-aside hr{margin-bottom:26px}.order-block .basket-aside__block{padding-top:36px}.order-block .basket-aside__delivery-item{margin-bottom:24px}.order-block .basket-aside__delivery-item p{padding-top:8px}.order-block .basket-aside__item{margin-bottom:20px}@media (max-width:1199px){.order-block{width:360px;margin-left:auto;margin-right:auto;margin-bottom:42px}.order-block .basket-aside__header:after{left:-20px;right:-20px}}@media (max-width:640px){.checkout-block .order-block{width:calc(100% - 32px)}.checkout-block .order-block__free{font-size:11px;line-height:15px;min-height:60px;text-align:center;margin-bottom:20px}.checkout-block .order-block__free-img{display:none !important}.checkout-block .order-block .input-group{padding-top:10px}}@media (max-width:575px){.basket-aside.order-block .basket-aside__block{padding-top:20px}.order-block .basket-aside__header:after{left:-14px;right:-14px}.order-block .basket-aside__order-num{display:none}.order-block.basket-aside hr{margin-bottom:21px}.checkout-block .order-block{width:100%}.checkout-block .order-block .circle-progress,.checkout-block .order-block .circle-progress svg{width:48px;height:48px}.checkout-block .order-block .basket-aside__item-txt strong{font-weight:400}.checkout-block .order-block .basket-aside__item:last-child{margin-bottom:0}.checkout-block .order-block .basket-aside__total-block{margin-bottom:22px}.checkout-block .order-block .basket-aside__agree{font-size:11px;line-height:17px;margin-top:13px}.checkout-block .order-block .basket-aside__item-value.free{font-weight:500}.basket-aside.order-block .basket-aside__item{margin-bottom:17px}}.pay-delivery{padding-top:36px}.pay-delivery__main-title{margin-bottom:43px}.pay-delivery__delivery{margin-bottom:60px}.pay-delivery__pay{margin-bottom:80px}.pay-delivery__mob-page-title{display:none;font-weight:700;font-size:22px;line-height:27px;margin-bottom:28px}.pay-delivery .tabs-nav__item .mob-page-ic{display:none}.pay-delivery .tabs-nav__item-small{font-size:16px}.pay-delivery .tabs-content{padding:34px 34px 45px}.pay-delivery__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.pay-delivery__inner .pay-delivery__header{line-height:22px;max-width:735px;margin-bottom:36px}.pay-delivery__main-block{width:100%;max-width:800px;padding-right:15px}.pay-delivery__map-block{max-width:806px;height:465px;width:100%}.pay-delivery__map-block--self{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.pay-delivery__map-block .map-container,.pay-delivery__map-block img{width:100%;height:100%}.pay-delivery__header{font-size:14px;line-height:25px;max-width:1070px;margin-bottom:34px}.pay-delivery__header.mob{display:none}.pay-delivery__header p{margin-bottom:8px}.pay-delivery__header p strong{line-height:28px;white-space:nowrap}.pay-delivery__header p:last-child{margin-bottom:0}.pay-delivery__items-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap}.pay-delivery__items-list .pay-delivery-item{width:calc(50% - 40px)}.pay-delivery__offices-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:-44px;margin-top:-2px}.pay-delivery__offices-list .pay-delivery-office{width:calc(50% - 34px)}.pay-delivery .tabs-content[data-tab-id=pay-method]{padding-top:38px;padding-bottom:27px}.pay-delivery .tabs-content[data-tab-id=pay-method] .pay-delivery-item{width:calc(50% - 42px);margin-bottom:26px}.pay-delivery .tabs-content[data-tab-id=pay-method] .pay-delivery-item:last-child{margin-bottom:0}.pay-delivery-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;line-height:22px;margin-bottom:38px}.pay-delivery-item:last-child{margin-bottom:-20px}.pay-delivery-item__img-wrap{width:60px;height:60px;border-radius:3px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-negative:0;flex-shrink:0;margin-right:21px;background-color:#f9f9f9}.pay-delivery-item__name{font-weight:700;font-size:16px;line-height:normal;margin-bottom:16px}.pay-delivery-item p{margin-bottom:16px}.pay-delivery-item ul{padding:0;padding-left:15px;margin:0}.pay-delivery-item li{margin-bottom:9px}.pay-delivery-item li:last-child{margin-bottom:0}.pay-delivery-office{margin-bottom:44px}.pay-delivery-office__name{font-weight:700;font-size:16px;margin-bottom:18px}.pay-delivery-office__min{opacity:.7;margin-bottom:16px}.pay-delivery-office__adr{line-height:20px;margin-bottom:18px}.pay-delivery-office__tel,.pay-delivery-office__time,.pay-delivery-office__under{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:14px}.pay-delivery-office__tel:last-child,.pay-delivery-office__time:last-child,.pay-delivery-office__under:last-child{margin-bottom:0}.pay-delivery-office__tel img,.pay-delivery-office__time img,.pay-delivery-office__under img{-ms-flex-negative:0;flex-shrink:0;margin-right:10px}.delivery-city-info__selector{width:100%;max-width:450px}.delivery-city-info__address,.delivery-city-info__terminal{color:#3FB914}.delivery-city-info__terminal-unavailable{color:#E81F45}.delivery-city-info__map{width:100%;max-width:950px}@media (max-width:1700px){.pay-delivery__offices-list .pay-delivery-office{width:calc(50% - 14px)}.pay-delivery__map-block{max-width:700px}}@media (max-width:1440px){.pay-delivery__map-block{max-width:450px}}@media (max-width:1199px){.pay-delivery .tabs-content,.pay-delivery .tabs-content[data-tab-id=pay-method],.pay-delivery .tabs-nav__item{padding:20px}.pay-delivery .tabs-content[data-tab-id=pay-method] .pay-delivery-item{width:100%}.pay-delivery__inner{display:block}.pay-delivery__main-block{max-width:none;padding-right:0;margin-bottom:43px}.pay-delivery__map-block{max-width:800px;height:500px}.pay-delivery__header{max-width:none;margin-bottom:22px}.pay-delivery__header.desk{display:none}.pay-delivery__header.mob{display:block}.pay-delivery__offices-list{margin-top:34px}.pay-delivery__items-list{display:block}.pay-delivery__items-list .pay-delivery-item{width:100%}}@media (max-width:767px){.pay-delivery{padding-top:34px}.pay-delivery__main-title{margin-bottom:28px}.pay-delivery .tabs-nav__item{font-size:16px;line-height:22px;padding:16px}}@media (max-width:575px){.pay-delivery{padding-top:28px}.pay-delivery__main-title{padding-left:16px;padding-right:16px}.pay-delivery .container{padding:0}.pay-delivery__header p strong{line-height:22px;white-space:normal}.pay-delivery .tabs-nav{display:block;margin-bottom:0}.pay-delivery .tabs-nav__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;border:none;border-top:1px solid #F1EEEC;font-weight:500;font-size:14px;line-height:20px;color:#493D36}.pay-delivery .tabs-nav__item span{border:none}.pay-delivery .tabs-nav__item.is-active{font-weight:500;font-size:14px;line-height:20px;color:#493D36;border:none;border-top:1px solid #F1EEEC}.pay-delivery .tabs-nav__item:last-child,.pay-delivery .tabs-nav__item:last-child.is-active{border-bottom:1px solid #F1EEEC}.pay-delivery .tabs-nav__item .mob-page-ic{display:-webkit-box;display:-ms-flexbox;display:flex}.pay-delivery .tabs-content{display:none;border:none;padding:0 16px 22px}.pay-delivery .tabs-content.is-active{display:none}.pay-delivery .tabs-content[data-tab-id=pay-method]{padding:0 16px 22px}.pay-delivery__main-block{margin-bottom:42px}.pay-delivery__main-block--self{margin-bottom:0}.pay-delivery__map-block{height:320px}.pay-delivery__mob-page-title{display:block;margin-bottom:20px}.pay-delivery__delivery{margin-bottom:-1px}.pay-delivery__pay{margin-bottom:0}.pay-delivery .mob-page-header{margin-left:-16px;margin-right:-16px;margin-bottom:16px}.pay-delivery p{font-size:13px;line-height:20px;margin-bottom:10px}.pay-delivery__offices-list{display:block;margin-top:22px;margin-bottom:0}.pay-delivery__offices-list .pay-delivery-office{width:100%;margin-bottom:31px}.pay-delivery__offices-list .pay-delivery-office:last-child{margin-bottom:0}.pay-delivery__inner .pay-delivery__header{margin-bottom:29px}.pay-delivery .tabs-content[data-tab-id=delivery-r] .pay-delivery-item__name{margin-bottom:20px}.pay-delivery .tabs-content[data-tab-id=pay-method] .pay-delivery__mob-page-title{margin-bottom:24px}.pay-delivery .tabs-content[data-tab-id=pay-method] .pay-delivery-item p{line-height:22px}.pay-delivery .tabs-content[data-tab-id=pay-method] .pay-delivery-item__name{margin-bottom:17px}.pay-delivery .tabs-content[data-tab-id=repeat-money] .pay-delivery__mob-page-title{margin-bottom:29px}.pay-delivery .tabs-content[data-tab-id=repeat-money] .pay-delivery-item p{font-size:14px;line-height:22px}.pay-delivery-item{display:block;position:relative;margin-bottom:26px}.pay-delivery-item__img-wrap{width:46px;height:46px;position:absolute;left:0;top:0;margin-right:0}.pay-delivery-item__name{font-weight:700;font-size:16px;line-height:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-height:46px;padding-left:64px}.pay-delivery-office__name{font-size:16px;margin-bottom:15px}.pay-delivery-office__min{margin-bottom:12px}.pay-delivery-office__adr{margin-bottom:17px}}.how-works{text-align:center;background-color:rgba(244,244,243,.5);padding:73px 0 80px;margin-bottom:80px}.how-works h2{margin-bottom:52px}.how-works__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.how-works .how-works-item{width:calc((100% - 27px)/4);margin-right:27px}.how-works .how-works-item:last-child{margin-right:0}.how-works-item{text-align:center}.how-works-item:nth-child(2) .how-works-item__ic{height:32px;margin-left:1px}.how-works-item:nth-child(3) .how-works-item__ic{height:26px}.how-works-item:nth-child(4) .how-works-item__ic{height:26px;margin-left:3px}.how-works-item__circle.mob{display:none}.how-works-item__header{width:114px;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;margin:0 auto 21px}.how-works-item__ic{position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);height:28px;margin-left:5px}.how-works-item__title{font-weight:700;font-size:16px;margin-bottom:14px}.how-works-item p{line-height:22px;max-width:280px;margin:0 auto}@media (max-width:991px){.how-works__list{-ms-flex-wrap:wrap;flex-wrap:wrap}.how-works .how-works-item{width:calc((100% - 40px)/2);margin-left:10px;margin-right:10px;margin-bottom:28px}}@media (max-width:575px){.how-works{padding:34px 0 42px;margin-bottom:0}.how-works h2{font-size:18px;line-height:27px;margin-bottom:30px}.how-works__list{display:block}.how-works .how-works-item{width:100%;margin-left:0;margin-right:0}.how-works-item:last-child{margin-bottom:0}.how-works-item__header{width:82px;margin-bottom:7px}.how-works-item__circle.desk{display:none}.how-works-item__circle.mob{display:block}.how-works-item__ic{height:22px;margin-left:5px;margin-top:-5px}.how-works-item__title{font-size:14px;margin-bottom:13px}.how-works-item p{font-size:13px;line-height:18px;max-width:207px}.how-works-item:nth-child(2) .how-works-item__ic{height:23px;margin-left:4px}.how-works-item:nth-child(3) .how-works-item__ic{height:20px;margin-left:4px}.how-works-item:nth-child(3) p{max-width:260px}.how-works-item:nth-child(4) .how-works-item__ic{height:18px;margin-left:4px}}.packing{padding-top:46px;padding-bottom:80px}.packing .block-title{font-weight:700;font-size:16px;line-height:1}.packing .table-fix{padding-bottom:0}.packing .table-fix__td-name{font-size:14px;line-height:1;margin-bottom:0}.packing .table-fix__td-info{display:block;font-size:12px;line-height:1;margin-top:8px}.packing-wrapper{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:80px 38px;margin-top:51px;margin-bottom:62px}.packing-wrapper:before{content:"";position:absolute;top:0;left:50%;width:100vw;height:100%;background:#F4F4F3;opacity:.5;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);z-index:-1}.packing-wrapper p{line-height:25px;margin-bottom:14px}.packing-wrapper p:last-child{margin-bottom:0}.packing-slider{margin-top:59px;margin-bottom:62px;height:511px;border-radius:5px}.packing-wrapper .packing-slider{width:806px;height:462px;margin-top:0;margin-bottom:0}.packing-slider__slide{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:calc(50% - 4px);margin-right:4px}.packing-slider__slide:last-child{margin-right:0}.packing-slider__slide img{width:100%;height:calc(50% - 2px);margin-bottom:4px;border-radius:3px;-o-object-fit:cover;object-fit:cover}.packing-slider__slide img:last-child{margin-bottom:0}.packing-slider .swiper-pagination{bottom:80px;padding:0 69px;text-align:left}.packing-wrapper .packing-slider .swiper-pagination{padding:0 39px;bottom:34px}.packing-slider>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 11px}.packing-slider .swiper-pagination-bullet{background-color:rgba(255,255,255,0);border:1px solid #fff;opacity:1;width:10px;height:10px;-webkit-transition:.2s linear;-o-transition:.2s linear;transition:.2s linear;-webkit-transition-property:background-color;-o-transition-property:background-color;transition-property:background-color}.packing-slider .swiper-pagination-bullet.swiper-pagination-bullet-active{background-color:#fff}.packing-conditions{margin-bottom:62px}.packing-wrapper .packing-conditions{width:calc(100% - 806px);padding-left:123px;margin-bottom:0}.packing-conditions .block-title{margin-bottom:19px}.packing-conditions__btns{margin-top:50px}.packing-conditions .btn,.packing-conditions .btn-secondary,.packing-conditions .btn-white{min-width:auto;padding:0 25px;margin-right:18px}.packing-conditions .btn-secondary:last-child,.packing-conditions .btn-white:last-child,.packing-conditions .btn:last-child{margin-right:0}.packing-price{margin-bottom:62px}.packing-price .block-title{margin-bottom:10px}.packing-price__subtitle{font-size:14px;line-height:30px;color:rgba(64,50,40,.56);margin-bottom:32px}.packing-price__lists{display:none}.t-list-wrapper{padding:0 16px;border-bottom:1px solid #F1EEEC}.t-list-wrapper:first-child{border-top:1px solid #F1EEEC}.t-list-title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;font-size:14px;line-height:20px;font-weight:500;padding:18px 0}.t-list-title.is-active svg{fill:#493D36;-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.t-list-title svg{fill:#DDD7D3;-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.t-list{display:none;list-style:none;padding:0 0 18px;font-size:14px;line-height:1;letter-spacing:.3px}.t-list.default-open{display:block}.t-list li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:16px}.t-list li:last-child{margin-bottom:0}.t-list .name{color:#3FB914}.t-list .info{color:#767887}.t-list .price{color:#040B24;margin-left:20px}@media (max-width:1440px){.packing-wrapper .packing-slider{width:640px}.packing-wrapper .packing-conditions{padding-left:60px;width:calc(100% - 640px)}}@media (max-width:1199px){.packing-wrapper{display:block;padding:0}.packing-wrapper:before{display:none}.packing-wrapper .packing-slider{width:100%;margin-bottom:62px}.packing-wrapper .packing-conditions{padding-left:0;width:100%}.packing-conditions__btns{margin-top:30px}}@media (max-width:991px){.packing-wrapper{margin-top:32px}.packing-slider{height:420px;margin-top:32px}.packing-wrapper .packing-slider{height:420px}.packing-slider .swiper-pagination,.packing-wrapper .packing-slider .swiper-pagination{bottom:30px;padding:0 19px}}@media (max-width:767px){.packing-slider,.packing-wrapper .packing-slider{height:320px}}@media (max-width:575px){.packing{padding-top:22px;padding-bottom:0}.packing .block-title{font-size:14px;margin-bottom:16px}.packing .ban5{width:auto;margin-left:-16px;margin-right:-16px}.packing-wrapper{margin-bottom:32px}.packing-slider,.packing-wrapper .packing-slider{height:100%;margin-bottom:32px}.packing-slider__slide{width:100%}.packing-slider .swiper-pagination,.packing-wrapper .packing-slider .swiper-pagination{bottom:15px;padding:0 10px}.packing-slider>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 5px}.packing-slider .swiper-pagination-bullet{width:4px;height:4px}.packing-conditions{margin-bottom:32px}.packing-conditions p{font-size:13px;margin-bottom:18px}.packing-conditions__btns{margin-top:24px}.packing-price{margin-bottom:0}.packing-price__subtitle{font-size:13px;line-height:normal}.packing-price__table{display:none}.packing-price__lists{display:block;margin-left:-16px;margin-right:-16px}}@media (max-width:420px){.packing-conditions .btn,.packing-conditions .btn-secondary,.packing-conditions .btn-white{margin-right:0;margin-bottom:12px;width:100%;border-width:1px}.packing-conditions .btn-secondary:last-child,.packing-conditions .btn-white:last-child,.packing-conditions .btn:last-child{margin-bottom:0}}.suppliers{padding-bottom:0}.suppliers-banner img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:5px}.suppliers .packing-wrapper{margin-bottom:0}@media (max-width:1440px){.suppliers-banner{width:640px}}@media (max-width:1199px){.suppliers-banner{width:100%;margin-bottom:24px}}.branding{padding-top:24px}.branding .ban5 .ban__wrap{max-width:1760px;margin-left:auto;margin-right:auto}.branding .heading-3{font-size:22px;line-height:24px}.branding--landing .container{max-width:1199px}.branding-social{font-size:13px;font-weight:500;color:#493D36}.branding-social__link{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transition:.25s ease;-o-transition:.25s ease;transition:.25s ease;-webkit-transition-property:color;-o-transition-property:color;transition-property:color;color:#039BE5}.branding-social__link img{margin-left:7px}.branding-social__link:hover{color:#30ABE8}.branding-social--big{margin-top:40px;font-size:20px;text-align:center}@media (max-width:575px){.branding{padding-top:12px}}.branding-products:not(:first-child){margin-top:24px}.branding-products__grid{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;max-width:1248px;margin:24px auto 0}.branding-products .heading-3{margin-bottom:33px}.branding-products .breadcrumbs{margin:24px 0}.branding-products .breadcrumbs .container{padding:0}.branding-prod-item{width:192px;height:auto;border:1px solid #F1EEEC;border-radius:3px;background-color:#fff;text-align:center;padding:13px 0 0;margin:0 8px 16px}.branding-prod-item__title{font-weight:500;font-size:18px;line-height:20px;min-height:40px;padding:0 10px;margin-bottom:13px}.branding-prod-item__img-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.branding-prod-item__img-wrap img{max-width:100%;max-height:100%;border-radius:0 0 3px 3px}@media (max-width:991px){.branding-prod-item{width:140px;margin:0 6px 12px}.branding-prod-item__title{font-size:16px;line-height:20px;min-height:40px}}@media (max-width:575px){.branding-products:not(:first-child){margin-top:16px}.branding-products__title{font-size:24px;font-weight:700;line-height:26px}.branding-prod-item{width:100px;padding:9px 0 0;margin:0 2px 4px}.branding-prod-item__title{font-size:11px;line-height:11px;min-height:22px;padding:0 5px;margin-bottom:9px}}@media (max-width:479px){.branding-products__grid{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.branding-products__sl-wrap .branding-prod-item{margin:0 4px 4px 0}.branding-prod-item{width:calc(50% - 2px);margin:0 0 4px}}.branding-about{font-size:16px;line-height:25px;background-color:rgba(244,244,243,.5);padding:80px 0}.branding-about__grid{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.branding-about__content{max-width:763px;margin-right:30px;margin-left:57px}.branding-about__content p{margin-bottom:15px}.branding-about__title{margin-bottom:40px}.branding-about__video-wrap{-ms-flex-negative:0;flex-shrink:0;max-width:806px;width:100%;position:relative;overflow:hidden}.branding-about__video-wrap iframe{position:absolute;top:0;left:0;width:100%;height:100%;border-radius:3px}.branding-about__video-inner{height:0;padding:0 0 57.25%}.branding-about__video-inner video{width:100%}.branding-about .btn,.branding-about .btn-secondary,.branding-about .btn-white{padding:0 25px;margin-top:40px}@media (max-width:1700px){.branding-about__video-wrap{max-width:700px}}@media (max-width:1400px){.branding-about__video-wrap{max-width:600px}.branding-about__content{margin-left:0}}@media (max-width:1199px){.branding-about__video-wrap{max-width:400px}.branding-about__content{margin-right:20px}}@media (max-width:991px){.branding-about{padding:32px 0}.branding-about__grid{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.branding-about__video-wrap{max-width:700px;margin-left:auto;margin-right:auto}.branding-about__content{max-width:none;margin-right:0;margin-top:24px}}@media (max-width:767px){.branding-about__title{margin-bottom:24px}.branding-about .btn,.branding-about .btn-secondary,.branding-about .btn-white{margin-top:20px}}@media (max-width:575px){.branding-about{font-size:14px;line-height:25px;padding-top:26px}.branding-about__title{margin-bottom:15px}.branding-about__content p{margin-bottom:12px}.branding-about .btn,.branding-about .btn-secondary,.branding-about .btn-white{margin-top:3px}}@media (max-width:420px){.branding-about .btn,.branding-about .btn-secondary,.branding-about .btn-white{width:100%}}.branding-features{padding:91px 0 58px}.branding-features-item,.branding-features__grid{display:-webkit-box;display:-ms-flexbox;display:flex}.branding-features-item{max-width:375px;width:100%;position:relative;padding-right:97px;margin-right:97px}.branding-features-item:after{content:"";position:absolute;right:0;top:calc(50% - 22px);display:block;width:1px;height:44px;background-color:#DDD7D3;opacity:.5}.branding-features-item:nth-child(2){max-width:400px}.branding-features-item:nth-child(3){max-width:411px}.branding-features-item:last-child{max-width:280px;padding-right:0;margin-right:0}.branding-features-item:last-child:after{display:none}.branding-features-item__img-wrap{-ms-flex-negative:0;flex-shrink:0;max-width:62px;padding-top:5px;margin-right:38px}.branding-features-item__img-wrap img{max-width:100%}.branding-features-item__title{font-weight:700;font-size:16px;line-height:15px;margin-bottom:14px}.branding-features-item__txt{font-size:14px;line-height:22px}@media (max-width:1900px){.branding-features-item:first-child,.branding-features-item:last-child,.branding-features-item:nth-child(2),.branding-features-item:nth-child(3){max-width:25%;padding-right:30px;padding-left:30px;margin-right:0}.branding-features-item:first-child{padding-left:0}.branding-features-item:last-child{padding-right:0;margin-right:0}.branding-features-item__img-wrap{margin-right:15px}}@media (max-width:1440px){.branding-features-item:after{display:none}.branding-features-item:first-child,.branding-features-item:nth-child(2),.branding-features-item:nth-child(3),.branding-features-item:nth-child(4){padding-right:15px;padding-left:15px}.branding-features-item:first-child,.branding-features-item:nth-child(2),.branding-features-item:nth-child(3){max-width:calc(100% - 25% - 25% - 290px)}.branding-features-item:first-child{padding-left:0}.branding-features-item:last-child{max-width:290px;padding-right:0}.branding-features-item__title{font-size:15px}}@media (max-width:1199px){.branding-features{padding:42px 0 7px}.branding-features__grid{-ms-flex-wrap:wrap;flex-wrap:wrap}.branding-features-item:first-child,.branding-features-item:nth-child(2),.branding-features-item:nth-child(3),.branding-features-item:nth-child(4){max-width:none;width:50%;padding:0;margin-bottom:35px}.branding-features-item:nth-child(odd){padding-right:20px}.branding-features-item__img-wrap{width:53px}.branding-features-item__title{margin-bottom:8px}}@media (max-width:575px){.branding-features{padding-top:40px;padding-bottom:42px}.branding-features__grid{display:block}.branding-features-item{width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.branding-features-item:first-child,.branding-features-item:nth-child(2),.branding-features-item:nth-child(3),.branding-features-item:nth-child(4){width:inherit;margin-bottom:34px}.branding-features-item:last-child{margin-bottom:0}.branding-features-item:nth-child(odd){padding-right:0}.branding-features-item__img-wrap{padding-top:0;padding-left:5px;margin-right:28px}.branding-features-item__title{font-size:14px;line-height:14px}.branding-features-item__txt{font-size:13px;line-height:20px}}.branding-methods{background-color:rgba(244,244,243,.5);padding:80px 0}.branding-methods__title{margin-bottom:58px}.branding-methods-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:60px}.branding-methods-item:last-child{margin-bottom:0}.branding-methods-item:nth-child(2n) .branding-methods-item__bg{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;margin-right:0;margin-left:30px}.branding-methods-item:nth-child(2n) .branding-methods-item__content{padding-left:58px;padding-right:0}.branding-methods-item__bg{max-width:806px;width:100%;border-radius:3px;background-repeat:no-repeat;background-size:cover;background-position:50%;padding-top:26.25%;margin-right:30px}.branding-methods-item__content{max-width:846px;width:100%;padding-right:58px;padding-bottom:12px}.branding-methods-item__title{margin-bottom:33px}.branding-methods-item__txt-block{font-weight:400;font-size:16px;line-height:25px;margin-bottom:38px}@media (max-width:1440px){.branding-methods-item:nth-child(2n) .branding-methods-item__content{padding-left:0}.branding-methods-item__content{padding-right:0}}@media (max-width:1199px){.branding-methods{padding:40px 0}.branding-methods__title{margin-bottom:30px}.branding-methods-item{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}@media (max-width:991px){.branding-methods-item:nth-child(2n) .branding-methods-item__bg{margin-left:15px}.branding-methods-item__bg{margin-right:15px}.branding-methods-item__title{margin-bottom:14px}.branding-methods-item__txt-block{font-size:14px;line-height:25px;margin-bottom:10px}}@media (max-width:767px){.branding-methods-item{display:block;margin-bottom:33px}.branding-methods-item:nth-child(2n) .branding-methods-item__bg{margin-left:0}.branding-methods-item__bg{padding-top:56.25%;margin-right:0;margin-bottom:25px}}@media (max-width:575px){.branding-methods{padding:27px 0 32px}.branding-methods__title{margin-bottom:23px}.branding-methods-item__bg{padding-top:69.1%;margin-bottom:21px}.branding-methods-item__title{margin-bottom:4px}.branding-methods-item__content{padding-bottom:0}.branding-methods-item__txt-block{margin-bottom:16px}}.branding-exmpl{margin-bottom:62px}.branding-exmpl__title{font-weight:700;font-size:16px;line-height:15px;margin-bottom:10px}.branding-exmpl__subtitle{font-weight:400;font-size:14px;line-height:30px;color:rgba(64,50,40,.56);margin-bottom:28px}@media (max-width:991px){.branding-exmpl{margin-bottom:42px}}@media (max-width:575px){.branding-exmpl{margin-bottom:33px}.branding-exmpl__title{font-size:14px;line-height:20px;margin-bottom:20px}.branding-exmpl__subtitle{font-size:13px;line-height:normal;margin-bottom:23px}}.logo-craft{padding:34px 0}.logo-craft:nth-child(odd){background-color:rgba(244,244,243,.5)}.logo-craft__supertitle{font-size:16px;line-height:18px;font-weight:500;margin-bottom:20px;text-transform:uppercase;color:#3FB914}.logo-craft__title{margin-bottom:12px}.logo-craft__title:after{content:"";display:block;margin-top:24px;width:70px;border-top-width:10px;border-top-style:solid;border-color:#3FB914}.logo-craft__footer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:34px}@media (max-width:575px){.logo-craft{padding:18px 0}.logo-craft__footer{margin-top:18px}}.tech-logo-craft{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin-bottom:62px}.tech-logo-craft__content{-webkit-box-flex:1;-ms-flex:1;flex:1;padding-top:12px;margin-right:29px;font-size:14px;line-height:25px}.tech-logo-craft__content strong{font-weight:500}.tech-logo-craft__content p{margin-bottom:14px}.tech-logo-craft__content p:last-child{margin-bottom:0}.tech-logo-craft__title{font-weight:700;font-size:16px;line-height:normal;margin-bottom:29px}.tech-logo-craft__bg{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:2;-ms-flex:2;flex:2;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.tech-logo-craft__bg.narrow{max-width:331px}.tech-logo-craft__bg--mobile{display:none}.tech-logo-craft__media{position:relative;width:calc(50% - 2px);margin-bottom:4px;border-radius:3px;overflow:hidden}.tech-logo-craft__media:hover .tech-logo-craft__overlay{opacity:1}.tech-logo-craft__media:hover img,.tech-logo-craft__media:hover video{-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}.tech-logo-craft__media img,.tech-logo-craft__media video{display:block;width:100%;height:auto;-webkit-transition:.5s ease;-o-transition:.5s ease;transition:.5s ease}.tech-logo-craft__overlay{position:absolute;top:0;bottom:0;left:0;right:0;height:100%;width:100%;opacity:0;-webkit-transition:.5s ease;-o-transition:.5s ease;transition:.5s ease;color:#fff;background-color:rgba(63,185,20,.75);padding:18px;font-size:16px}.tech-logo-craft .list{font-size:14px;line-height:25px;margin-bottom:36px}.tech-logo-craft .list strong{font-weight:500}.tech-logo-craft .list li{margin-bottom:0}.tech-logo-craft .list li:before{top:10px}@media (max-width:1199px){.tech-logo-craft__content{padding-top:0;margin-right:15px}}@media (max-width:991px){.tech-logo-craft{display:block}.tech-logo-craft__content{max-width:none;margin-bottom:24px;margin-right:0}.tech-logo-craft__title{margin-bottom:17px}.tech-logo-craft .list{margin-bottom:21px}.tech-logo-craft .list--2{margin-bottom:8px}}@media (max-width:575px){.tech-logo-craft{margin-bottom:37px}.tech-logo-craft__content{font-size:13px;line-height:25px}.tech-logo-craft__title{font-size:14px;line-height:20px;font-weight:700;margin-bottom:21px}.tech-logo-craft__bg{display:none}.tech-logo-craft__bg--mobile{display:block}.tech-logo-craft__bg--mobile .modal-price__sample-item{width:100%}.tech-logo-craft .list{font-size:13px;line-height:25px;margin-bottom:18px}.tech-logo-craft .list li{padding-left:31px}.tech-logo-craft .list li:before{top:12px}}@media (max-width:420px){.tech-logo-craft .btn,.tech-logo-craft .btn-secondary,.tech-logo-craft .btn-white{width:100%}}.logo-craft-tbl{margin-bottom:28px}.logo-craft-tbl:last-child{margin-bottom:0}.logo-craft-tbl__title{font-weight:700;font-size:16px;line-height:15px;margin-bottom:10px}.logo-craft-tbl__subtitle{font-weight:400;font-size:14px;line-height:30px;color:rgba(64,50,40,.56);margin-bottom:32px}.logo-craft-tbl__table{background-color:#fff}.logo-craft-tbl .table-fix{padding-bottom:0}.logo-craft-tbl .table-fix__td-name{font-size:14px;line-height:1;margin-bottom:0}.logo-craft-tbl .table-fix__td-info{display:block;font-size:12px;line-height:1;margin-top:8px}.logo-craft-tbl__lists{display:none}@media (max-width:991px){.logo-craft-tbl .table-fix{margin-right:0}.logo-craft-tbl__subtitle{margin-bottom:12px}}@media (max-width:575px){.logo-craft-tbl__table{display:none}.logo-craft-tbl__lists{display:block;margin-left:-16px;margin-right:-16px}.logo-craft-tbl__title{font-size:14px;line-height:20px;margin-bottom:20px}.logo-craft-tbl__subtitle{font-size:13px;line-height:normal}}.personal-main-block{padding-top:36px}.personal-grid{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:44px}.personal-main{-webkit-box-flex:1;-ms-flex:1;flex:1;padding:0 0 0 40px}.personal-main .m-cat-item__img-wrap{width:65px;height:65px}.personal-aside{width:400px;-ms-flex-negative:0;flex-shrink:0}.personal-aside .personal-menu{margin-top:0}.personal-menu{border:1px solid #F1EEEC;border-radius:3px;margin-top:20px;padding:42px 40px 39px}.personal-menu__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:20px}.personal-menu__item:last-child{margin-bottom:0}.personal-menu__icon-block{background-color:#F9F9F9;border-radius:3px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-negative:0;flex-shrink:0;width:60px;height:60px;margin-right:29px}.personal-menu__icon-block img{max-width:31px;max-height:27px}.personal-menu__link{font-weight:500;font-size:14px;display:inline-block;margin-bottom:10px;-webkit-transition:.25s linear;-o-transition:.25s linear;transition:.25s linear;-webkit-transition-property:color,border;-o-transition-property:color,border;transition-property:color,border}.personal-menu__link:hover{color:#3FB914}@media (max-width:1440px){.personal-main .m-cat-item__img-wrap{width:50px}}@media (max-width:1199px){.personal-main{padding:0 0 0 25px}.personal-aside{width:350px}.personal-aside .personal-menu{padding:25px}}@media (max-width:991px){.personal-grid{display:block}.personal-main{padding-left:0}.personal-aside{width:100%;margin-bottom:24px}.personal-aside .personal-menu{padding:0}.personal-menu__grid{display:-webkit-box;display:-ms-flexbox;display:flex}.personal-menu__item{position:relative;-webkit-box-flex:1;-ms-flex:1;flex:1;padding:16px;margin-bottom:0}.personal-menu__item.desc{display:none}.personal-menu__item:after{content:"";position:absolute;top:4px;bottom:4px;right:0;width:1px;background-color:#F1EEEC}.personal-menu__item:last-child:after{display:none}.personal-menu__icon-block{background:none;width:auto;height:auto;margin-right:6px}.personal-menu__content{-webkit-box-flex:1;-ms-flex:1;flex:1;text-align:center}.personal-menu__link{margin-bottom:0}}@media (max-width:640px){.personal-grid{margin-top:20px}}@media (max-width:575px){.personal-title{display:none}.personal-grid{margin-top:0}.personal-main-block{padding-top:24px}.personal-main-block .container{padding:0}.personal-aside{margin-bottom:12px}.personal-menu{border-left:none;border-right:none}.personal-menu__item{padding:10px}.personal-menu__icon-block{display:none}.personal-menu__link{font-size:12px}}.personal-detail__title{margin-bottom:22px}.personal-detail__props{margin-bottom:44px}.personal-detail__props-title{margin-bottom:16px}.personal-detail__props-table{margin-bottom:14px}.personal-detail__props-table .custom-table__row{margin-bottom:4px}.personal-detail__props .btn-inline{font-weight:500;color:rgba(64,50,40,.56)}.personal-detail__payment,.personal-detail__shipment{margin-bottom:44px}.personal-detail__payment .tabs-content,.personal-detail__shipment .tabs-content{padding:34px 34px 0}.personal-detail__actions{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.personal-detail__actions .btn,.personal-detail__actions .btn-secondary,.personal-detail__actions .btn-white{margin:0 4px}.personal-detail-list{border:1px solid #F1EEEC;border-radius:3px;margin-bottom:44px}.personal-detail-list__header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-bottom:1px solid #F1EEEC;padding:32px 32px 28px}.personal-detail-list__name{font-weight:500;font-size:20px;line-height:24px}.personal-detail-list-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;padding:21px 32px 23px}.personal-detail-list-item:after{content:"";position:absolute;left:32px;right:32px;bottom:0;height:1px;background-color:#F1EEEC}.personal-detail-list-item:last-child:after{display:none}.personal-detail-list-item__info{max-width:489px}.personal-detail-list-item__img-wrap,.personal-detail-list-item__info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.personal-detail-list-item__img-wrap{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:89px;height:100px;-ms-flex-negative:0;flex-shrink:0;margin-right:30px}.personal-detail-list-item__img-wrap img{max-width:100%;max-height:100%}.personal-detail-list-item__name{display:block;font-weight:500;font-size:13px;line-height:20px;margin-bottom:3px}.personal-detail-list-item__name a{border-bottom:1px solid rgba(0,0,0,0);-webkit-transition:.25s ease;-o-transition:.25s ease;transition:.25s ease;-webkit-transition-property:color,border;-o-transition-property:color,border;transition-property:color,border}.personal-detail-list-item__name a:hover{color:#3FB914;border-color:#3FB914}.personal-detail-list-item__content-info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:11px;line-height:25px;color:rgba(64,50,40,.56);margin-bottom:13px}.personal-detail-list-item__content-info span{margin-left:5px}.personal-detail-list-item__content-info p{margin-right:34px}.personal-detail-list-item__content-info p:last-child{margin-right:0}.personal-detail-list-item__price{width:284px;padding-left:70px}.personal-detail-list-item__price-main{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:500;font-size:20px;line-height:30px;white-space:nowrap;margin-bottom:5px}.personal-detail-list-item__price-main span.sht{font-size:16px}.personal-detail-list-item__stock{display:inline-block;font-weight:500;font-size:11px;line-height:12px;color:#fff;background-color:#E81F45;border-radius:3px;padding:3px 6px;margin-left:12px}.personal-detail-list-item__old-price{display:inline-block;position:relative}.personal-detail-list-item__old-price:after{content:"";position:absolute;left:-3px;right:-3px;top:7px;height:2px;background-color:#E81F45;border-radius:10px;-webkit-transform:rotate(-4deg);-ms-transform:rotate(-4deg);transform:rotate(-4deg)}.personal-detail-list-item__quantity,.personal-detail-list-item__total-price{font-weight:500;font-size:20px;line-height:30px;width:235px;white-space:nowrap;padding-left:70px}.personal-detail-list-item__mob-num-block{display:none}.personal-detail-list-item__mob-num-block-counter{display:inline;border-bottom:1px solid rgba(64,50,40,.56)}@media (max-width:1700px){.personal-detail-list-item{padding:20px 20px 20px 15px}.personal-detail-list-item:after{left:15px;right:20px}.personal-detail-list-item__img-wrap{margin-right:15px}.personal-detail-list-item__quantity,.personal-detail-list-item__total-price{width:160px;text-align:right;padding-left:10px;padding-right:15px}.personal-detail-list-item__price{-ms-flex-negative:0;flex-shrink:0;width:210px;padding-left:10px;padding-right:15px}}@media (max-width:1440px){.personal-detail-list-item__img-wrap{width:50px;height:70px;margin-right:10px}.personal-detail-list-item__price-main{font-size:16px;line-height:22px}.personal-detail-list-item__name{font-size:12px}.personal-detail-list-item__price{width:170px;padding-right:7px}.personal-detail-list-item__quantity,.personal-detail-list-item__total-price{font-size:16px;line-height:22px}.personal-detail-list-item__content-info{display:block}.personal-detail-list-item__content-info p{margin-right:0}}@media (max-width:1199px){.personal-detail{padding:0 25px}.personal-detail-list-item{-ms-flex-wrap:wrap;flex-wrap:wrap}.personal-detail-list-item__info{max-width:none;width:100%;margin-bottom:22px}.personal-detail-list-item__img-wrap{width:89px;height:100px}}@media (max-width:640px){.personal-detail-list-item__mob-num-block,.personal-detail-list-item__price{width:calc(100% - 130px);padding-left:99px;margin-bottom:16px}.personal-detail-list-item__price{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.personal-detail-list-item__price-main{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.personal-detail-list-item__price-main.stock{color:#E81F45}.personal-detail-list-item__quantity,.personal-detail-list-item__stock{display:none}.personal-detail-list-item__mob-num-block{display:block}.personal-detail-list-item__total-price{width:130px;padding-left:0;padding-right:0}}@media (max-width:575px){.personal-detail__actions{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.personal-detail__actions .btn,.personal-detail__actions .btn-secondary,.personal-detail__actions .btn-white{margin-bottom:12px}.personal-detail-list-item{padding:20px 16px 20px 10px}.personal-detail-list-item:after{left:0;right:0}.personal-detail-list-item__img-wrap{width:60px;height:48px;margin-right:10px}.personal-detail-list-item__info{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin-bottom:19px}.personal-detail-list-item__name{font-size:13px;line-height:18px;margin-bottom:8px}.personal-detail-list-item__content-info{font-size:11px;line-height:11px;margin-bottom:0}.personal-detail-list-item__mob-num-block,.personal-detail-list-item__price{width:calc(100% - 100px);padding-left:70px}.personal-detail-list-item__price{margin-bottom:0}.personal-detail-list-item__mob-num-block{margin-top:14px;margin-bottom:0}.personal-detail-list-item__total-price{width:100px;font-weight:500;font-size:16px;line-height:20px;margin-bottom:0;height:30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.personal-detail-list-item__old-price{font-weight:400;font-size:11px;line-height:11px;margin-bottom:4px}.personal-detail-list-item__old-price:after{height:1px;top:4px;left:0;right:-1px}.personal-detail-list-item__price-main{font-weight:500;font-size:14px;line-height:15px;margin-bottom:0}.personal-detail-list{margin-bottom:28px}}.personal-orders-empty{text-align:center;font-size:20px;line-height:24px;color:rgba(64,50,40,.56)}.personal-orders-empty p{padding:28px 0}.personal-orders-links{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#3FB914;font-weight:500;font-size:13px;line-height:14px;cursor:pointer;margin-top:56px;-webkit-transition:.25s ease;-o-transition:.25s ease;transition:.25s ease;-webkit-transition-property:color;-o-transition-property:color;transition-property:color}.personal-orders-links:hover{color:#43D111}.personal-orders-list{border:1px solid #F1EEEC;border-radius:3px;margin-bottom:24px}.personal-orders-list:last-child{margin-bottom:0}.personal-orders-list__header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-bottom:1px solid #F1EEEC;padding:32px 32px 28px}.personal-orders-list__name{font-weight:500;font-size:20px;line-height:24px}.personal-orders-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;padding:21px 32px 23px}.personal-orders-item:after{content:"";position:absolute;left:32px;right:32px;bottom:0;height:1px;background-color:#F1EEEC}.personal-orders-item:last-child:after{display:none}.personal-orders-item__info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-right:auto}.personal-orders-item__name{display:block;font-weight:500;font-size:13px;line-height:20px;margin-bottom:3px}.personal-orders-item__name a{border-bottom:1px solid rgba(0,0,0,0);-webkit-transition:.25s ease;-o-transition:.25s ease;transition:.25s ease;-webkit-transition-property:color,border;-o-transition-property:color,border;transition-property:color,border}.personal-orders-item__name a:hover{color:#3FB914;border-color:#3FB914}.personal-orders-item__content-info{-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:11px;line-height:25px;color:rgba(64,50,40,.56);margin-bottom:13px}.personal-orders-item__content-info span{margin-left:5px}.personal-orders-item__action{font-size:12px;margin:0 8px}@media (max-width:1700px){.personal-orders-item{padding:20px 20px 20px 15px}.personal-orders-item:after{left:15px;right:20px}}@media (max-width:1199px){.personal-orders-item{-ms-flex-wrap:wrap;flex-wrap:wrap}.personal-orders-item__info{width:100%;margin-bottom:22px}}@media (max-width:575px){.personal-orders-item{padding:20px 16px 20px 10px}.personal-orders-item:after{left:0;right:0}.personal-orders-item__info{margin-bottom:11px}.personal-orders-item__name{font-size:13px;line-height:18px;margin-bottom:8px}.personal-orders-item__content-info{font-size:11px;line-height:11px}.personal-orders-item__action{margin:8px}.personal-orders-list{border-left:none;border-right:none;margin-bottom:28px}}.offer{padding-top:46px;padding-bottom:80px}.offer .block-title{font-weight:700;font-size:16px;line-height:1}.offer-wrapper{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:left;-ms-flex-align:left;align-items:left;padding:80px 38px;margin-top:51px;margin-bottom:62px}.offer-wrapper:before{content:"";position:absolute;top:0;left:50%;width:100vw;height:100%;background:#F4F4F3;opacity:.5;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);z-index:-1}.offer-condition{margin-bottom:62px}.offer-condition .block-title{margin-bottom:19px}.offer-condition p,.offer-condition ul>li{line-height:25px;margin-bottom:14px}.offer-condition p:last-child,.offer-condition ul>li:last-child{margin-bottom:0}.offer-requisites__table{margin-right:0}.offer-requisites__table tr td{text-align:left;width:auto;padding:0 14px;-webkit-box-sizing:content-box;box-sizing:content-box}.offer-requisites__table tr td:first-child{text-align:right;background:none}@media (max-width:1199px){.offer-wrapper{display:block;padding:0}.offer-wrapper:before{display:none}}@media (max-width:991px){.offer-wrapper{margin-top:32px}}@media (max-width:575px){.offer{padding-top:22px;padding-bottom:0}.offer .block-title{font-size:14px;margin-bottom:16px}.offer-condition,.offer-wrapper{margin-bottom:32px}.offer-condition p,.offer-condition ul>li{font-size:13px;margin-bottom:18px}}.blog{padding-top:46px}.blog-related{padding-top:80px}.blog-grid{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row;flex-flow:row;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:51px}.blog-grid__item{width:calc(100% / 3 - 4px);margin:0 2px 4px}.blog-grid .m-blog__main-blog{max-width:none;height:340px;margin-bottom:0;background-color:#F4F4F3}.blog-grid .m-blog__main-blog:before{border-radius:3px}.blog-grid-nav .pagination{margin-bottom:0}.blog-post{position:relative;padding:80px 38px;margin-top:51px;font-weight:400;font-size:16px;line-height:25px}.blog-post:before{content:"";position:absolute;top:0;left:50%;width:100vw;height:100%;background:#F4F4F3;opacity:.5;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);z-index:-1}.blog-post__image{width:50%;max-width:582px;margin:0 0 30px 30px;float:right}.blog-post__footer{margin:36px 0 0}@media (max-width:1199px){.blog-post{padding:0}.blog-post:before{display:none}}@media (max-width:991px){.blog-grid{margin-top:32px}.blog-grid__item{width:calc(100% / 2 - 4px)}.blog-post{margin-top:32px;font-size:14px}.blog-post__image{margin:0 0 20px 20px}}@media (max-width:575px){.blog{padding-top:22px}.blog-related{padding-top:34px}.blog-grid{display:block}.blog-grid__item{width:100%}.blog-post__image{width:100%;margin:0 0 16px;float:none}.blog-post__footer{margin:24px 0 0}}.b24-form .b24-form-sign{display:none}.bx-livechat-help-container{max-width:100%}.bx-livechat-help-container .bx-livechat-help-user .bx-livechat-user:only-child{max-width:none}.b24-form-control-file .b24-form-control-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.b24-form-control-file .b24-form-control-label{white-space:nowrap;margin-right:10px}.b24-form-control-file .b24-form-control{opacity:.5}.bxmaker__geoip__city{margin:0 auto;position:relative;padding:0}.bxmaker__geoip__city__composite__params{display:none !important}.bxmaker__geoip__popup{margin:0 auto;padding:0;display:none;position:absolute;top:0;left:0}.bxmaker__geoip__popup::selection,.bxmaker__geoip__popup *::selection{background:transparent}.bxmaker__geoip__popup-background{position:fixed;display:block;top:0;left:0;margin:0;padding:0;z-index:10000;width:100%;height:100%;background:rgba(0,0,0,0.8);opacity:0;transition:opacity 2s easy,background 2s easy}.bxmaker__geoip__popup-content{position:fixed;z-index:10001;top:10%;left:45%;margin-left:-200px;width:520px;background:#FFF;padding:20px;border-radius:4px;opacity:0}.bxmaker__geoip__popup-close{position:absolute;top:2px;height:30px;right:7px;color:rgba(0,0,0,0.29);cursor:pointer;display:block;line-height:30px;font-weight:normal;font-size:28px}.bxmaker__geoip__popup-close:hover{color:#2a4e69}.bxmaker__geoip__popup-search{margin-top:15px;position:relative}.bxmaker__geoip__popup-search input{padding:7px 10px;width:100%;border:1px solid #ddd;border-radius:3px;height:36px}.bxmaker__geoip__popup-search input::selection{background-color:#8cdcfc !important;color:#232323}.bxmaker__geoip__popup-search-clean{position:absolute;width:36px;height:36px;display:block;right:0;top:0;font-size:23px;text-align:center;color:#deabab;font-weight:normal;padding-top:2px;cursor:pointer;line-height:32px}.bxmaker__geoip__popup-search-clean:hover{color:#bb4040}.bxmaker__geoip__popup-search-clean.preloader{background-image:url("data:image/gif;base64,R0lGODlhGQAZAKUAAGRiZLSytNza3IyKjOzu7JyenMTGxHR2dOTm5JSWlPz6/KyqrNTS1Ly+vGxubOTi5JSSlPT29KSmpMzOzISChLy6vNze3IyOjPTy9KSipMzKzOzq7JyanPz+/KyurNTW1MTCxHRydISGhP///wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACH/C05FVFNDQVBFMi4wAwEAAAAh+QQJCAAjACwAAAAAGQAZAAAG/sCRcEgcWTiWorLYsWCGoIthuPl0lkNCZqEQGiDTkeJCQWCFikWBIYyGGxRI9zx6FCSRkXuEEVE+WBhzIxUFICNfUwsUGUMKD1d1HhVmI1oBChGaCgkUG0ITIg5sfBUeAQZPCJGOSQgJIQ6ejh8Bp59YH7EHFYNDERoNrEodAxJPZ75LeUUEFs/PykoRHgvVHgwgIA3aDdJFGADi4g7OFgLRdCMRCwsS1RPE6t+tAsNM6NIdCAwTDMhLMPhjsOrXh34W8mC41+FJBAH+PjATKIAAmgn2FGjsAHEOgQ8TLAqJMAjigxEIJnyyMCGJkA70BDLows+Mgn4AsXQAiStlHU8GVuhEYMAgUk00IJmdIaB0g4ZKYkSqI/Ix55IgACH5BAkIACQALAAAAAAZABkAhWRiZLSytNza3IyKjMTGxOzu7HR2dJyenLy+vOTm5NTS1Pz6/ISChJSWlKyurGxqbLy6vOTi5MzOzPT29Hx+fKSmpLS2tNze3JSSlMzKzPTy9Hx6fKSipMTCxOzq7NTW1Pz+/ISGhJyanGxubP///wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAb+QJJwSCRFKpGiUhnRDDMHybAgWBILDghImOFISYsDxmMVgiCOKgn6zQw4i7IwEQhM1lGSpoG5WDVbQh0OUl1SFhgOQwsJgR4IGQVCGg4dCxMTlxUYkiQfGAwfQhMECB0Sdx6BQyBJHhwUDAOdJK0dprRKFwwUIZZKEx8Zq0oLDQFOZXFyd0UaCR4J0MtlExbX1x8KEhLbEtR/I+LiDM/R0cRL1hAB7ApK6cByCxcC8YsUIrlmCdsKyUs+AADwIAC1YNsu3AFUBISTCAMGGkgwSYKATgssgljAEYQAVLUkGACQYUimIR+TJJBA5oICP0Lo3dPQLU4/ihO2AbQC4gMiyzk/SfT7cM+kAgWBbsb02axMgaYeMlCMuU+OkAIfdi4JAgAh+QQJCAAlACwAAAAAGQAZAIVkYmS0srTc2tyMiozs7ux0dnTMysycnpxsbmy8vrzk5uT8+vysqqyUkpSEgoTU0tRsamy8urzk4uT09vSkpqRkZmS0trTc3tyMjoz08vR8enzMzsykoqR0cnTEwsTs6uz8/vysrqyUlpSEhoTU1tT///8AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAG/sCScEgsKSyfolL5mQxJgccwc1kSMwnDQvgIkYQLxoFgFYI8CYmQ5BVuOCFQWUjweJxQaYZzUC8ncm4eX11fHgcRQwtJdA8kGUJYGwsLE5QhHGQlFwcNAkITJA8bF04ZW0QgSR8hDQ1jigqjD5BWFw0YIlpKCxcCgUsgFBG1VqhlTkUZCh8KzMdWEwnT0wKjG9fQSxkOGg7dGMvNzcDR1NVK5UvaRb2/ZQsDFMVDILLY9EUkHQgFEcehRpUqkUEdiE8KRPBzwCjDBgGaFjwEQamSAwAKSoB4MAKBFFDHBGxQo2BDEhEAMCiSoC4Sti2yMn6oAGDDHI0kTAopySgEHwAN7IhMePAgUEwwHQBUmUMgWYkPBjLuNNCS6aObQQAAIfkECQgAIgAsAAAAABkAGQCFZGJktLK03NrcjI6M7O7sxMbEpKKkdHZ05ObknJqc/Pr81NLUvL68rKqsbG5s5OLklJaU9Pb0zM7MhIKEvLq83N7clJKU9PL0zMrMpKak7OrsnJ6c/P781NbUxMLErK6sdHJ0hIaE////AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABv5AkXBIFBEKmqJSSVAMBYzK8IJYEiOSDkdY8UhFCsrnYhVyOouqqPvtBCjbsugiWTih0kjgo1ZG4iICEg9rXiIYAR5DCgRDBAsdZCIRCwIKChGXDGNCDx8bhJNoEhURc4BmSQQUGxsNkmAICwsSsEoIBhsZdkoKFQKoRQqJtr1yYEpUGggIGk5yEQXS0hW0dRISz2URFhYD3QnKzQjBvR4F54ZF5UWmZb7A7xCc67J1xUQVExMhHtoRo0qdWidABK59AxrNkSBAoQKGHC5ciBBhAIgkIjoMmNBhSKYng0Q0APBBhAEHCRaRW0KHVwaSRg446CjnjASMI0uKoOAghB22JZQWxMkpJMIEEKHKEHAnEqYQBBLYlZHgYMGxIAAh+QQJCAAmACwAAAAAGQAZAIVkYmS0srTc2tyMiozExsTs7uycnpx0dnS8vrzk5uSUlpTU0tT8+vysqqyEgoRsamy8urzk4uSUkpTMzsz09vSkpqR8fny0trTc3tyMjozMysz08vSkoqR8enzEwsTs6uycmpzU1tT8/vysrqyEhoRsbmz///8AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAG/kCTcEg0bRabolJZYAwTk8SQ8lkSKZOQSJhYSE0iDSJpBYe83EnVhEFotmXjZOHsSikez1pJgZsEExEmUFULCAtDImQmBQshZBQLAgyUlBMIFFwQI18UZxMYmRt+QiIFRh4jARCLDF0LE4tKH6oBIU5FDBgCpEUibplluMJKGwkfCcfDVlgTzoGwc87LSxQcBtccDcbIyL1KDBoT4hqCvnEmwVa6vGUiHKxKIl1zskUREhkKGsOesKF/qInAYIJWPg6n5AhIGAGAAwoUNkAE4WANBgMSBEzBJWIAABAmApS4YKKBhQpDXFmZAODBKZEkN5BwEAIdgwMARgi5MFIIIwIHEqgVwQDgAK4ABwIIYZDBwRcrYZ7CHPJBC7oiCyzUjBMEACH5BAkIACQALAAAAAAZABkAhWRiZLSytNza3IyOjOzu7HR2dMzKzKSipGxubLy+vOTm5JyanPz6/ISChNTS1GxqbLy6vOTi5JSWlPT29KyurGRmZLS2tNze3JSSlPTy9Hx6fMzOzKSmpHRydMTCxOzq7JyenPz+/ISGhNTW1P///wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAb+QJJwSCRlHJmiUklgDBUbxZBBWBInm1FIqHBISSHHZmIVhkZe7ubDdWjLwszG4exKGeLkcrIVCjYRJFBsFxsXU3okBG56Ew4CDJGRaGQkHwYJbCQTaIZkGX1DIUlHCQkGlSQMXXllBKYeEaFTFwKzRSEGAqlLTnC3RgofCsK+ZQwjyckfYnMbG8ZWEwEU1AEBGcLawEXIbm5fV3CqcAQLGtxmAR68QgwUDwAVI2UKByAcdE8dAAAiUrZwBSIAAQQICnoMACiwgUuHARMmZJjAgAOGKiQiUAARCMwFXyEkdOBAAkKDBCQsYKAwRZMSBwgKJIGgAWUGCRgOwWEgogMoBCEmUZLwgAFEOiEREDTwFdQdCAwul4SIMiRBzSEEBIxTMmKAVjhBAAAh+QQJCAAgACwAAAAAGQAZAIVkYmS0srTc2tyMjozs7uzExsSkoqR0dnTk5uScmpz8+vy8vrzU0tRsbmzk4uSUlpT09vSsqqyEgoS8urzc3tyUkpT08vTMzszs6uycnpz8/vzEwsTU1tR0cnSsrqyEhoT///8AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAG/kCQcEgEWRiWolJJUAwRF8RQQVgSIReORohgSEEaxgViFWo4Xu4Fw2Voy0LLheHsShXi5BKyFQouDiBQbBQXFEMaZEIEbnoQDAIKkpJoikcXjmiGZBZ9iEkQf26KIApdeWWXXp5TFAKsRWcOTmW0ZbAgFx4Rux6kVgoUwsIEDQDHx79LCgsbG80bFxHT08pKwcMUbEXWRbZLBAYDuIgLY9cBBx0dAmUYAR4BkU8SDR0PUg6wGlIWGx4eJui50OADAyEYJCSAoAACwwAGqoDAMMHDFw2zhmSQ4AHEhgEFQCzIMOGTFQESPiTZUCGkBQMZAsFRMEDCAiEFQAphkMEDGjl644SwDFkqQkQ4YSR61BmnHRwlFBIcghMEACH5BAkIACUALAAAAAAZABkAhWRiZLSytNza3IyOjMTGxOzu7KSipHR2dLy+vOTm5JyanNTS1Pz6/GxqbKyqrISChLy6vOTi5JSWlMzOzPT29GRmZLS2tNze3JSSlMzKzPTy9KSmpHx6fMTCxOzq7JyenNTW1Pz+/GxubKyurISGhP///wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAb+wJJwSCxpFpqiUllgDBOTxJBRWBIpE1BImFhIS6HFhGIVhkBe7sTDXWjLQs1k4exKGeKkMhRxCgUTESVQbBcTF0MhZEIZAAcLQhRuIQyVDGiLRxN6EQcAAAOCGltEIUkUgG6LJRQjFQAVIGWaXqREBQoctnsCF35Wq1a7QiAWxsa/VgwJHgnMGhwi0tLJSwwTc9gLCxYQAd7BSyHN5FVF4UrVRRoOCsOlGSDqDAgkDw+IVgUdCB0Rth4G3PvA5l+RcUYWIECQYdGCBxhklSgwwAEFBhfpBdDjgUCHLyES2BqBwUKJDB8mnBxBIJEeJQIGSEgyISWrACPYwGFgAEMoBkY2SwgYAeEdkQQDPvipqbIEAwgjXooTYO6kgaZGBMFREmGD1jJBAAAh+QQJCAAmACwAAAAAGQAZAIVkYmS0srTc2tyMiozExsTs7uycnpx0dnS8vrzk5uSUlpTU0tT8+vysqqxsbmyEgoS8urzk4uSUkpTMzsz09vSkpqRsamy0trTc3tyMjozMysz08vSkoqR8enzEwsTs6uycmpzU1tT8/vysrqx0cnSEhoT///8AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAG/kCTcEg0bRaborIo0iSGiclnSCksiRjAgSFMLJ4mRmhCuQoZB0CgK+0uQiKzcAKwWL1PxmKSVIoiXCYiAwAgJlFTGBMYQyJlcw4lC0IRAA8UDJliC49HfEIfDw4kCk9wTEkUAhNvjyYUEAckJIxXnl9xRQUcA7lLYoByrle+QwIIyMiBZgwJHwnOGyUPHQ/Uw78TrNoLx8gQCMtXDM/lVkXiv3IbFxXFTAIY6WEEChISYEsbrLhDBQYSMoy4806EFVWsQjwSkIFDrV0BMmFioMFDpz3nRHxYBsGABxMhRoQAiWCSEEdXIhioUGZBgJEMPCA4x2yEAZMLRArB4EHDHztdBhoEChHApAgCCPoQw6A050ghFKbIUZLgglQzQQAAIfkECQgAIQAsAAAAABkAGQCFZGJktLK03NrcjI6M7O7spKKkxMbEdHZ05ObknJqc/Pr8vL68rKqs1NLUbG5s5OLklJaU9Pb0hIKEvLq83N7clJKU9PL0pKakzM7M7OrsnJ6c/P78xMLErK6s1NbUdHJ0hIaE////AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABv7AkHBIDGEcjaKyuMFkhgxAZxghLIkPh0QhjE5DG08jchUqQI6J8CIVZjCeTVnYcBwsIW8o0sDglRsIXGAJDhd5bRQNAkMbZHQSEIwhCB8DERYEEQoCGI8WHn5uAxISBQghAnJEG3gRFBgNY0MKCyClFGUWfQ0Iq0QEHRC/gAIUg1fIyUoUBs7OyksKCBkI1AQJAxUV2o9lChix4R4UHAbmBtFK09XVf0TqTHMWCwHETMbq4BcFp7qxvX4FK6BhgpUM91rtgdXAwyMKGjo8EGKhAwcFGBVs6DSIgBgrYDIgM9ABQwgKC3IpymXGWxEEAQKQKZcLXAOQZTZM6DBJQB9KN3DuFQk2YRVNM2JcLnnwDiXLEAqezFGSwYDUMkEAACH5BAkIACUALAAAAAAZABkAhWRiZLSytNza3IyOjMTGxOzu7Hx6fKSipGxubLy+vOTm5JyanNTS1Pz6/ISChGxqbLy6vOTi5JSWlMzOzPT29KyurGRmZLS2tNze3JSSlMzKzPTy9Hx+fKSmpHRydMTCxOzq7JyenNTW1Pz+/ISGhP///wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAb+wJJwSCwxOKKisjhigIYBxGWo0IyWVMfgWopOSw0PIIIVNjKcj/Di+VYAHm5Z5CBtutIS6AGYLEcgDUMHHAF4UxIAA0MjFEMCAwcYQgoOCxQUG5gOAApCGwwTdyUFIQMZFQUlGHJmSRQYEwwijmYaGbhkWKCyCq2fFx2/RCMCEYJlyMlKERPOzspYIwogCtQFHQch2ge1yc6hEyIRGhPlGtF/1eujROlK70QUGgnDjAIY7w0CARUBqrtkMfA1ZMMFfwTuFPg14g4FAbJoCYkQAIKnEhs+TGjAsUGxjUIKiGAAkJScCQkElFAw4UmsSUIaYgHx4YMjBQPBhGonjUAgAl0sn6ycZa/gBwJcQLR0NcHbTG/NhJbIVGYXA55LggAAIfkECQgAJwAsAAAAABkAGQCFZGJktLK03NrcjIqMxMbE7O7snJ6cdHZ0vL685ObklJaU1NLU/Pr8rKqshIKEbG5svLq85OLklJKUzM7M9Pb0pKakfH58bGpstLa03N7cjI6MzMrM9PL0pKKkfHp8xMLE7OrsnJqc1NbU/P78rK6shIaEdHJ0////AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABv7Ak3BIPAkGgqKyOBIUhhALYgiajJZUjYEhRDimJ4bFFMEKGR3NRhgFQx4lrvmUkSg4p/apcDAtliMFcickEhgnXlMdDyFDDBlXdB0kZScgEhUMFBwUFAMmICcjGwcAa3sNBh0QTxGRQ00nEQMAAAcJjhMdqrhYIrUAGBRKFAgBr0piIU9mg1jDRQki09POgAkgCdgFGAEk3gHWyRMTC+Qi0gsi6uJM2e94Re1E80IUIhvITAIZ4iMRHxB8YLaEQ7kFCV5RICBwwjAO+kbgoZChnAhoIBBsCHWCwgIBDEIyaDJBToF1BDkMqlgmwQRcGRZkcARNicEFXBIgDFOOICKWESImcHQ5dIIAfUU8LoiksxdQh3P21CQ6ZFNUmwvimQkCADs=");background-position:center center;background-repeat:no-repeat;color:transparent}.bxmaker__geoip__popup-search-options{display:none;position:absolute;top:34px;border:1px solid #ccc;background:#FFF;z-index:10002;border-radius:0 0 4px 4px;width:100%}.bxmaker__geoip__popup-search-options.active{display:block;height:auto;max-height:250px}.bxmaker__geoip__popup-search-options.preloader{height:100px;overflow:hidden;color:#fff}.bxmaker__geoip__popup-search-options.preloader div{border-color:transparent}.bxmaker__geoip__popup-search-option{border-bottom:1px solid #ccc;cursor:pointer;padding:7px 10px;color:#909090}.bxmaker__geoip__popup-search-option:last-child{border-bottom:0}.bxmaker__geoip__popup-search-option span{color:#5f5f5f;font-weight:bold}.bxmaker__geoip__popup-search-option p{padding:0;margin:0;font-size:.9em}.bxmaker__geoip__popup-search-option:hover{background:#f1f1f1}.bxmaker__geoip__popup-search-option.bxmaker__geoip__popup-search-option--empty{padding:20px 10px;text-align:center;line-height:18px;height:auto;width:100%;overflow:visible}.bxmaker__geoip__popup-options{font-size:.90em;padding-top:10px;padding-bottom:0}.bxmaker__geoip__popup-options:after{content:' ';display:block;width:100%;height:1px;clear:both}.bxmaker__geoip__popup-options.preloader{height:350px;overflow:hidden;color:transparent}.bxmaker__geoip__popup-options.preloader div{border-color:transparent;background:transparent;display:none}.bxmaker__geoip__popup-options-col{float:left;padding:0 10px 0 0;width:33.33%}.bxmaker__geoip__popup-option{margin:0;padding:4px 5px;cursor:pointer}.bxmaker__geoip__popup-option.bxmaker__geoip__popup-option--bold,.bxmaker__geoip__popup-option.bxmaker__geoip__popup-option--bold span{font-weight:bold}.bxmaker__geoip__popup-option span{border-bottom:1px solid black}.bxmaker__geoip__popup-option:hover span{color:#3fb914}@media screen and (min-width:461px) and (max-width:767px){body .bxmaker__geoip__popup-content{top:3%;left:3%;width:94%;padding:15px;margin-left:0;height:auto}}@media screen and (max-width:460px){body .bxmaker__geoip__popup-content{top:5%;left:5%;width:90%;padding:15px;margin-left:0;height:auto}body .bxmaker__geoip__popup-header{display:none}body .bxmaker__geoip__popup-city_search_box{margin-top:25px}body .bxmaker__geoip__popup-option{width:100%;padding:6px 3px}body .bxmaker__geoip__popup-option:nth-child(1){display:block}}.bxmaker__geoip__city__line{margin:0 auto;position:relative}.bxmaker__geoip__city__line-label{text-transform:initial}.bxmaker__geoip__city__line-context{position:relative;display:inline}.bxmaker__geoip__city__line-question,.bxmaker__geoip__city__line-info{display:none;position:absolute;z-index:1009;top:35px;background:#fff;width:200px;box-shadow:0 0 5px rgba(0,0,0,0.3);border-radius:5px}.bxmaker__geoip__city__line-question:before,.bxmaker__geoip__city__line-info:before{content:"";display:block;position:absolute;top:-24px;left:50%;margin-left:-12px;width:0;height:0;border:12px solid;border-color:rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0.2) rgba(0,0,0,0)}.bxmaker__geoip__city__line-question:after,.bxmaker__geoip__city__line-info:after{content:"";display:block;position:absolute;top:-20px;left:50%;margin-left:-10px;width:0;height:0;border:10px solid;border-color:rgba(0,0,0,0) rgba(0,0,0,0) #fff rgba(0,0,0,0)}.bxmaker__geoip__city__line-question-text{padding:20px 10px;text-align:center;vertical-align:middle;color:#676767}.bxmaker__geoip__city__line-question-text span{color:#676767;cursor:pointer;border-bottom:0;font-weight:bold;margin:0 1px}.bxmaker__geoip__city__line-question-btn-box{cursor:pointer;color:#fff;font-weight:bold;text-shadow:1px 1px 1px rgba(0,0,0,0.3);margin-bottom:-1px}.bxmaker__geoip__city__line-question-btn-box:after{content:' ';display:block;width:100%;height:1px;clear:both;float:none}.bxmaker__geoip__city__line-question-btn-yes{float:right;width:50%;text-align:center;padding:8px 0;border-left:1px solid #4696dd;margin-left:-1px;background:#3585cc;border-radius:0 0 5px 0}.bxmaker__geoip__city__line-question-btn-yes:hover{background:#2474bb;border-left:1px solid #2474bb}.bxmaker__geoip__city__line-question-btn-no{float:left;width:50%;text-align:center;padding:8px 0;border-right:1px solid #1363aa;margin-right:-1px;background:#3585cc;border-radius:0 0 0 5px}.bxmaker__geoip__city__line-question-btn-no:hover{background:#2474bb}.bxmaker__geoip__city__line-info-content{padding:20px 10px;text-align:center;vertical-align:middle;color:#676767}.bxmaker__geoip__city__line-info-content a{border-bottom:1px solid #3585cc;cursor:pointer;text-decoration:none;color:#3585cc}.bxmaker__geoip__city__line-info-content a:hover{border-color:transparent}.bxmaker__geoip__city__line-info-btn-box{cursor:pointer;color:#fff;font-weight:bold;text-shadow:1px 1px 1px rgba(0,0,0,0.3)}.bxmaker__geoip__city__line-info-btn{float:left;width:100%;text-align:center;padding:8px 0;border-right:1px solid #1363aa;background:#3585cc;border-radius:0 0 5px 5px}.bxmaker__geoip__city__line-info-btn:hover{background:#2474bb}.bxmaker__geoip__city__line__params__id{display:none !important}
.hero__main-txt{}.hero__main{width:100%;margin:0;}.product-details{flex:1;}.product-preview__gallery-wrapper{overflow:hidden;padding:0;}.product-preview{flex-direction:column;}.product-preview__nav{width:100%;margin-right:auto;margin-top:30px;order:2;height:50px;max-width:560px;}.product-preview__thumbs-wrapper{position:relative;width:100%;height:50px;padding:0 40px;}.product-preview__thumbs-wrapper .sl-nav{zoom:0.5;}@media (max-width:575px){.header .h-cat-item[data-page],.header [data-page].header-search{padding-right:0;}}.card-product__vendor-code{max-width:50%;}@media (max-width:575px){.card-product__vendor-code{max-width:100%;}}.m-about__video-inner img{max-width:100%;height:auto;}@media (max-width:1080px){.catalog-filter-toggle{margin-left:auto;}}.grid-column-two{display:grid;row-gap:var(--rich-text-gap,1.5em);}.grid-column-two{display:flex;border-radius:var(--rounded-radius);padding:40px 0;}@media (min-width:1200px){.grid-column-two{align-items:stretch;gap:100px;justify-content:space-between;}}@media (min-width:768px) and (max-width:1200px){.grid-column-two{flex-direction:column-reverse;gap:40px;}}@media (max-width:767px){.about.about-reverse{flex-direction:column;}}.grid-column-two iframe{border:none;border-radius:var(--rounded-radius);display:block;width:100%;}.grid-column-two .region--content-after{width:50%;display:flex;align-items:stretch;justify-content:end;margin-left:auto;}@media (max-width:767px){.grid-column-two{display:flex;flex-direction:column;}.grid-column-two .region--content-after{width:100%;height:auto;justify-content:center;}}.contacts-map{width:100%;height:100%;}.rich-text{position:relative;font-size:16px;line-height:25px;}.mob-ml-auto{margin-left:auto;display:none;}@media (max-width:1199px){.mob-ml-auto{display:flex;width:auto;padding:0 1em;}}@media (max-width:575px){.header-mob-search-btn{padding:0 1em;}.mob-ml-auto{width:auto;padding:0 1em;}.header__logo{margin:0;}}@media (max-width:345px){.logo-content{zoom:0.5;}}.mobile-list-pages .product-details__feature,.mobile-list-pages  .product-details__header,.mobile-list-pages  .product-details__row{display:flex;padding:0 1em;}.mobile-list-pages .product-details__specification{display:block;padding:0 1em;}.inline-flex.gap-2{display:flex;align-items:center;gap:8px;}.header-catalog-btn{--icon-catalog-squares-bg:#82bf6c;--icon-catalog-squares-bg-hover:#43D111;--header-catalog-button-bg-hover:#82bf6c;--default-shadow-color:#3FB914;--header-catalog-button-text-hover:#fff;--icon-catalog-squares-bg-hover:#fff;--icon-catalog-circle-bg:#fff;--icon-catalog-circle-bg-hover:#82bf6c;}.styles_catalogIcon__JlC_0{display:flex;flex-wrap:wrap;justify-content:center;width:25px;height:25px;background:var(--icon-catalog-circle-bg);margin:8px 6px 8px 8px;border-radius:50%;overflow:hidden;transition:inherit}.styles_square__u2zf8{height:50%;width:50%;position:relative}.styles_square__u2zf8>div{width:4px;height:4px;background:var(--icon-catalog-squares-bg);position:absolute;transition:.2s ease}.styles_one__gYeB5{bottom:.5px;right:.5px}.styles_two__EwCwy{bottom:.5px;left:.5px}.styles_three__DYiUQ{top:.5px;right:.5px}.styles_four__8YUDF{top:.5px;left:.5px}flex !important

    .styles_catalogIconAnimated__T9EEh .styles_three__DYiUQ{animation:styles_three__DYiUQ 17s infinite}.styles_catalogIconAnimated__T9EEh .styles_four__8YUDF{animation:styles_four__8YUDF 17s infinite}@keyframes styles_one__gYeB5{0%{opacity:.2}2%{opacity:unset}to{opacity:unset}}@keyframes styles_two__EwCwy{0%{opacity:.2}2%{opacity:.2}4%{opacity:unset}to{opacity:unset}}@keyframes styles_four__8YUDF{0%{opacity:.2}4%{opacity:.2}6%{opacity:unset}to{opacity:unset}}@keyframes styles_three__DYiUQ{0%{opacity:.2}6%{opacity:.2}8%{opacity:unset}to{opacity:unset}}.header-catalog-btn:hover{color:var(--header-catalog-button-text-hover);box-shadow:0 2px 4px var(--default-shadow-color)}.header-catalog-btn:hover [class^=styles_catalogIcon]{background-color:var(--icon-catalog-circle-bg-hover)}.header-catalog-btn:hover [class^=styles_square]>div{background-color:var(--icon-catalog-squares-bg-hover)}@media (max-width:1440px){.header-catalog-btn{margin-top:auto;margin-bottom:auto;height:36px;}}.show-mob .product-details__feature{display:none !important;}.show-mob .product-details__specification{display:none !important;}@media (max-width:991px){.show-mob .product-details__feature{display:flex !important;}.show-mob .product-details__specification{display:block !important;}.product-branding .catalog-grid{margin:0;}.product-branding .catalog-grid .card-product{width:50%;}.product-branding .catalog-grid .card-product:nth-child(3n+3){border-right:1px solid #F1EEEC;;}.grid-column-two .hero__item{display:block;width:auto;}}.padding-y-1{padding-top:1em;padding-bottom:1em;}.rich-text a{color:#3FB914;}.rich-text a:hover,.rich-text a:focus{color:rgba(64,50,40,.56);text-decoration:underline;}.rich-text{display:grid;gap:1em;}.rich-text h3{margin:1rem 0 0.75rem;}.header-catalog__close.header-search__results_close{z-index:2;}.text-tiny{font-size:.7em;}.text-small{font-size:.85em;}.text-big{font-size:1.4em;}.text-huge{font-size:1.8em;}.copyriting{display:flex;width:100%;justify-content:space-between;}.region.region--footer{display:flex;justify-content:space-between;}.show-mobile{display:none;}@media (max-width:640px){.hide-mobile{display:none !important;}.show-mobile{display:block;}.soc-block.show-mobile{display:flex;}.soc-block,.soc-block__link{align-items:center;width:100%;justify-content:center;}.region.region--footer{justify-content:center;padding-top:2em;width:100%;}}.menu__link--link:hover,.menu__link--link:focus{color:var(--color-salat);}
