:root{--header-background-color:#fff;--header-menu-link-color:var(--color-primary-text,#222);--header-menu-link-hover-color:var(--color-primary-product,#151515);--header-menu-button-color:var(--color-primary-product,#151515);--header-menu-button-background:transparent;--header-menu-button-border-color:var(--color-primary-product);--header-menu-button-hover-color:#fff;--header-menu-button-hover-background:var(--color-primary-product,#151515);--header-menu-button-hover-border-color:var(--color-primary-product,#151515);--header-burger-color:var(--color-primary-text,#222);--header-burger-active-color:var(--header-burger-color,#222)}.burger{border:0;padding:0;background:transparent;-webkit-box-shadow:none;box-shadow:none;position:relative;width:40px;height:40px;color:#222;color:var(--header-burger-color);cursor:pointer;-webkit-transition:.15s ease;transition:.15s ease;border-radius:24px;outline-width:0;margin-top:4px;vertical-align:middle}@media(hover:hover){.burger:hover{background:rgba(0,0,0,.05)}}.burger:active{background:rgba(0,0,0,.075)}.burger.focus-visible,.burger:focus-visible{outline-width:2px}.burger.burger_color-product{opacity:.5;-webkit-transition:.3s;transition:.3s;color:var(--color-primary-product)}.burger.burger_color-product:hover{opacity:1}.burger__bottom,.burger__middle,.burger__top{display:block;position:absolute;width:18px;height:2px;background:currentColor;left:11px;border-radius:6px}.burger__top{top:12px}.burger__middle{top:19px}.burger__bottom{top:26px}.burger__bottom,.burger__top{-webkit-transform-origin:50%;transform-origin:50%;-webkit-transition:-webkit-transform .15s cubic-bezier(.645,.045,.355,1);transition:-webkit-transform .15s cubic-bezier(.645,.045,.355,1);transition:transform .15s cubic-bezier(.645,.045,.355,1);transition:transform .15s cubic-bezier(.645,.045,.355,1),-webkit-transform .15s cubic-bezier(.645,.045,.355,1)}.burger.is-active{color:#222!important;color:var(--header-burger-active-color)!important;opacity:1!important}.burger.is-active .burger__top{-webkit-transform:translate3d(0,7px,0) rotate(-45deg);transform:translate3d(0,7px,0) rotate(-45deg)}.burger.is-active .burger__bottom{-webkit-transform:translate3d(0,-6.5px,0) rotate(45deg);transform:translate3d(0,-6.5px,0) rotate(45deg)}.burger.is-active .burger__middle{background:transparent}.header-menu{height:80px;height:var(--site-header-height);display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;text-align:left;position:relative;padding-right:4px;margin-right:-4px}.header-menu_align-right{text-align:right;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.header-menu_target-buttons{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.header-menu__link{display:inline-block;position:relative;border:0;background:transparent;font-size:18px;line-height:1.44;font-weight:500;max-height:100%;text-decoration:none;-webkit-transition:color .15s ease;transition:color .15s ease}@media screen and (max-width:374px){.header-menu__link{line-height:1.33}}.header-menu__link.header-menu__link.header-menu__link.header-menu__link{color:#222;color:var(--header-menu-link-color)}.header-menu__link:not(.header-menu__link_active){cursor:pointer}.header-menu__link:hover{color:#151515;color:var(--header-menu-link-hover-color);text-decoration:none}.header-menu__button{display:inline-block;border:0;border:2px solid var(--header-menu-button-border-color);background:none;border-radius:100px;font-size:20px;font-weight:500;text-align:center;text-decoration:none;padding:0;-webkit-transition:.15s ease;transition:.15s ease;outline-offset:2px;width:100%;height:58px;line-height:54px;vertical-align:middle;overflow:hidden}.header-menu__button,.header-menu__button:hover,.header-menu__button:link,.header-menu__button:visited{color:#151515;color:var(--header-menu-button-color)}.header-menu__button:active,.header-menu__button:hover,.header-menu__button:visited:active{color:#fff;color:var(--header-menu-button-hover-color);background:#151515;background:var(--header-menu-button-hover-background);text-decoration:none;border-color:#151515;border-color:var(--header-menu-button-hover-border-color)}.header-menu__button_secondary{--header-menu-button-color:#222;--header-menu-button-background:transparent;--header-menu-button-border-color:rgba(0,0,0,0.16);--header-menu-button-hover-color:var(--header-menu-button-color);--header-menu-button-hover-background:transparent;--header-menu-button-hover-border-color:var(--header-menu-button-color)}.header-menu__link_submenu-control:after{content:"";display:inline-block;width:16px;height:16px;background:url(https://s.kontur.ru/common-v2/icons-ui/black/arrow-c-down/arrow-c-down-16-regular.svg);position:relative;vertical-align:middle;-webkit-transition:.15s ease;transition:.15s ease}.header-menu__item_active .header-menu__link{position:relative}.header-menu__item_active .header-menu__link:hover{color:#222;color:var(--header-menu-link-color)}.header-menu__item_active .header-menu__link_submenu-control:hover{color:#151515;color:var(--header-menu-link-hover-color)}.header-menu__item_active .header-menu__link:before{background:#151515;background:var(--header-menu-link-hover-color);opacity:1}.header-menu__item_adaptive>.header-menu__link,.header-menu__item_desktop{display:none}.header-menu__item_only-one .header-menu__link:not(:hover):before,.header-menu__item_only-one .header-menu__link_active:hover:before{opacity:0}.header-menu_target-buttons .header-menu__link_submenu-control:before{width:100%}.header-menu_target-buttons .header-flex-menu{width:auto;min-width:260px;max-width:320px}@media screen and (max-width:767px){.header-menu_target-list{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;background:#f6f6f6;border-radius:14px;padding:8px 0}.header-menu_target-list .header-menu__item{padding:8px 16px}.header-menu_target-buttons .header-menu__link{width:100%;border-radius:14px;padding:16px;margin-bottom:16px;font-weight:500;background:#f6f6f6}.header-menu_target-buttons{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:auto}.header-menu_target-buttons,.header-menu_target-list{margin:0 calc(var(--section-side-gutters)/2) 16px}}@media screen and (min-width:768px){.header-menu_target-buttons{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.header-menu__item{font-size:18px;line-height:1.44;line-height:80px;line-height:var(--site-header-height);font-weight:600;height:80px;height:var(--site-header-height);position:relative}}@media screen and (min-width:768px)and (max-width:374px){.header-menu__item{line-height:1.33}}@media screen and (min-width:768px){.header-menu__item{margin:0 0 0 16px}}@media screen and (min-width:768px){.header-menu__link{padding:8px 0}.header-menu__link:before{content:"";position:absolute;left:0;bottom:0;width:100%;height:2px;-webkit-transition:.15s ease;transition:.15s ease;opacity:0;background-color:#222;background-color:var(--header-menu-link-color)}}@media screen and (min-width:768px){a.header-menu__link:hover:before,button.header-menu__link:hover:before{opacity:.32}}@media screen and (min-width:768px){.header-menu__link_submenu-control{white-space:nowrap}.header-menu__link_submenu-control:before{width:calc(100% - 20px)}}@media screen and (min-width:768px){.header-menu__link_icon svg{width:16px;height:16px;margin-top:-2px;margin-right:4px;vertical-align:middle}.header-menu__link_icon:before{left:24px;width:calc(100% - 24px)}}@media screen and (min-width:768px){.header-menu__button{width:auto;font-size:18px;padding:0 20px;height:42px;line-height:38px}}@media screen and (min-width:768px)and (max-width:991px){.header-menu__item_adaptive{padding:0;margin-top:-4px;margin-right:-4px}}@media screen and (min-width:992px){.header-menu{overflow:hidden;padding-right:4px;margin-right:-4px}.header-menu .burger{display:none}.header-menu__item_adaptive,.header-menu__item_adaptive .header-menu__link{display:inline-block}.header-menu__item{margin:0 0 0 24px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.header-menu__item_desktop{display:inline-block;position:relative}.header-menu__item.is-hidden{visibility:hidden;pointer-events:none}.header-menu_align-right .header-menu__item_adaptive.is-hidden{-webkit-box-ordinal-group:0!important;-ms-flex-order:-1!important;order:-1!important}}.header-flex-menu{background:#fff;position:fixed;width:100%;top:80px;top:var(--site-header-height);bottom:0;left:0;z-index:100;padding:24px 0;overflow-x:hidden;overflow-y:auto;overflow:hidden auto}.header-flex-menu[hidden]{display:block!important;opacity:0;pointer-events:none;visibility:hidden;-webkit-transform:translateY(-4px);transform:translateY(-4px)}.header-flex-menu:not([hidden]){display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-transform:none;transform:none;opacity:1;visibility:visible;-webkit-transition:.15s ease;transition:.15s ease}.header-flex-menu_align-right{left:auto;right:0;margin-left:0}.header-flex-menu_height-auto{height:-webkit-max-content;height:-moz-max-content;height:max-content;padding:0;border-radius:0 0 16px 16px}.header-flex-menu_height-auto .header-flex-menu__footer{background:#fff;padding-top:40px;padding-bottom:8px}.header-flex-menu__body{-ms-flex-direction:column;flex-direction:column;text-align:left;-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto}.header-flex-menu__body,.header-flex-menu__footer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal}.header-flex-menu__footer{padding-top:36px;-ms-flex-direction:column;flex-direction:column;-ms-flex-negative:0;flex-shrink:0}.header-flex-menu__group{position:relative}.header-flex-menu__group:not(:last-child){margin:0 0 2px}.header-flex-menu__group:not(:last-child):after{content:"";position:absolute;bottom:-2px;left:24px;right:24px;height:2px;background:#f7f7f7}.header-flex-menu__item.header-flex-menu__item.header-flex-menu__item{display:block;font-size:16px;line-height:1.5;font-weight:400;color:var(--color-primary-text);text-decoration:none;-webkit-transition:background-color .15s ease;transition:background-color .15s ease;padding:12px 24px;border-radius:4px}@media screen and (max-width:374px){.header-flex-menu__item.header-flex-menu__item.header-flex-menu__item{line-height:1.38}}@media(hover:hover){.header-flex-menu__item:hover{background:rgba(0,0,0,.05)}}.header-flex-menu__item:active{background:rgba(0,0,0,.075)}.header-flex-menu__item_inactive{pointer-events:none;opacity:.48}.header-flex-menu__item_title.header-flex-menu__item_title.header-flex-menu__item_title{font-size:18px;line-height:1.44;font-weight:600}@media screen and (max-width:374px){.header-flex-menu__item_title.header-flex-menu__item_title.header-flex-menu__item_title{line-height:1.33}}.header-flex-menu__item_title.header-flex-menu__item_title.header-flex-menu__item_title+.header-flex-menu__item{padding-top:8px}.header-flex-menu__item_active.header-flex-menu__item_active.header-flex-menu__item_active{color:var(--color-dark-gray);pointer-events:none}.header-flex-menu__hr{width:100%;background:#f6f6f6;height:2px;margin:2px 0;border:0}@media screen and (min-width:375px){.header-flex-menu__item.header-flex-menu__item.header-flex-menu__item{padding:12px calc(var(--section-side-gutters)/2)}}@media screen and (min-width:768px){.header-flex-menu{position:absolute;top:100%;width:320px;background:#fff;-webkit-box-shadow:0 0 0 1px rgba(0,0,0,.05),0 10px 36px 8px rgba(0,0,0,.06);box-shadow:0 0 0 1px rgba(0,0,0,.05),0 10px 36px 8px rgba(0,0,0,.06);border-radius:8px;bottom:auto;margin-top:-20px;margin-left:-12px;padding:4px;max-height:75vh;visibility:visible}.header-flex-menu__group:not(:last-child):after{left:4px;right:4px}.header-flex-menu_align-right{margin-top:0}.header-flex-menu_height-auto .header-flex-menu__footer{padding-top:0;padding-bottom:0}.header-flex-menu__footer{display:none}.header-flex-menu__item.header-flex-menu__item.header-flex-menu__item{font-size:16px;line-height:1.5;padding:12px 16px}}@media screen and (min-width:768px)and (max-width:374px){.header-flex-menu__item.header-flex-menu__item.header-flex-menu__item{line-height:1.38}}@media screen and (min-width:768px)and (max-width:991px){.header-flex-menu__item.header-flex-menu__item.header-flex-menu__item{padding:12px}.header-flex-menu_sm-align-right{left:auto;right:0;margin-left:0;margin-top:0;margin-right:-20px}}@media screen and (min-width:992px){.header-flex-menu__body{-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto}.header-flex-menu__group.is-hidden{display:none}}@media screen and (min-width:992px)and (max-width:1199px){.header-flex-menu_md-align-right{left:auto;right:0;margin-left:0;margin-right:-20px}}.all-products-menu .burger{z-index:1}.all-products-menu .cross-product-caption__description_always-visible{max-height:170px;opacity:1}.all-products-menu .cross-product-caption__description_always-visible:after{height:24px;height:var(--action-block-inner-offset,24px)}.all-products-menu__title{font-size:28px;line-height:1.29;font-weight:700;margin-bottom:24px}@media screen and (max-width:374px){.all-products-menu__title{line-height:1.21}}.all-products-menu__drop.all-products-menu__drop{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;z-index:-1;opacity:0;-webkit-transition:opacity .15s ease,-webkit-transform .15s ease;transition:opacity .15s ease,-webkit-transform .15s ease;transition:transform .15s ease,opacity .15s ease;transition:transform .15s ease,opacity .15s ease,-webkit-transform .15s ease;background:#fff;position:fixed;top:0;left:8px;width:calc(100% - 16px);margin:0;padding-top:76px;border:0;border-radius:24px;max-height:calc(100vh - 16px);overflow:hidden}.all-products-menu__drop.all-products-menu__drop.is-open{z-index:0;opacity:1;visibility:visible!important;-webkit-transform:translateY(8px);transform:translateY(8px)}.all-products-menu__drop.all-products-menu__drop:not(.is-open){display:block!important;visibility:hidden!important;pointer-events:none;content-visibility:none}.all-products-menu__drop.all-products-menu__drop:not(.is-open) *{visibility:hidden!important}.all-products-menu__inner{overflow:auto;-ms-scroll-chaining:none;overscroll-behavior:none;padding-top:4px;padding-bottom:48px}.all-products-menu__grid{width:calc(100% - var(--section-side-gutters));margin:0 auto}.all-products-menu__grid_two-columns{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.all-products-menu__grid_two-columns .all-products-menu__nav{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:calc(100% - 302px);padding-right:56px}.all-products-menu__products{overflow:hidden;-webkit-box-flex:1;-ms-flex:1 0 100%;flex:1 0 100%;max-width:302px;border-radius:16px;--color-primary-product:#222;--color-light-gray:rgba(0,0,0,0.1)}.all-products-menu__close{position:absolute;right:0;top:0;float:right;padding:32px;border:0;background:none;color:currentColor;outline-offset:-20px;font-size:0;cursor:pointer}.all-products-menu__goals-item{font-size:18px;line-height:1.44;font-weight:500;border-bottom:2px solid rgba(0,0,0,.05)}@media screen and (max-width:374px){.all-products-menu__goals-item{line-height:1.33}}.all-products-menu__categories+.all-products-menu__categories{margin-top:20px;padding-top:16px;border-top:2px solid #222}.all-products-menu__link{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-radius:12px;background:#222;padding:14px 16px;font-weight:500;outline-offset:4px;-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-transition:-webkit-box-shadow .15s ease-out;transition:-webkit-box-shadow .15s ease-out;transition:box-shadow .15s ease-out;transition:box-shadow .15s ease-out,-webkit-box-shadow .15s ease-out;font-size:18px;line-height:1.44;max-width:338px;margin-top:12px}@media screen and (max-width:374px){.all-products-menu__link{line-height:1.33}}.all-products-menu__link.all-products-menu__link.all-products-menu__link{color:#fff;text-decoration:none}.all-products-menu__link:hover{-webkit-box-shadow:0 0 0 2px #222;box-shadow:0 0 0 2px #222}.all-products-menu__link:active{background:#000;-webkit-box-shadow:0 0 0 2px #000;box-shadow:0 0 0 2px #000}@media screen and (min-width:1200px){.all-products-menu__grid{max-width:1080px}.all-products-menu__link{max-width:calc(50% - 16px)}}@media screen and (min-height:700px){.all-products-menu__drop.all-products-menu__drop{padding-top:96px}.all-products-menu__inner{padding-bottom:64px}}.is-additional-menu-open .header:before{opacity:0;-webkit-transform:translate3d(0,-5%,0);transform:translate3d(0,-5%,0);-webkit-transition:.15s ease-in-out;transition:.15s ease-in-out}.is-additional-menu-open .header__item_area-main-navigation,.is-additional-menu-open .header__item_area-target-buttons{pointer-events:none;opacity:0}body:after{content:"";position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.1);opacity:0;-webkit-transition:opacity .2s ease-in-out;transition:opacity .2s ease-in-out;visibility:hidden}body.is-additional-menu-open:after{opacity:1;visibility:visible;z-index:2}body.is-additional-menu-open .page-layout__header{z-index:100001}.all-products-menu-category-list{font-size:16px;line-height:1.5}@media screen and (max-width:374px){.all-products-menu-category-list{line-height:1.38}}.all-products-menu-category-list__group{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.all-products-menu-category-list__item{width:100%;padding:2px 0}.all-products-menu-category-list__link{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;text-decoration:none;font-weight:500;padding:4px}.all-products-menu-category-list__link.all-products-menu-category-list__link.all-products-menu-category-list__link{color:#222}.all-products-menu-category-list__link:before{content:"";opacity:0;-webkit-transition:.15s ease;transition:.15s ease;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);left:0;right:0;height:100%;background:rgba(0,0,0,.05);border-radius:8px}.all-products-menu-category-list__link img{width:20px;height:20px;margin-right:8px;margin-top:1px}.all-products-menu-category-list__link:hover{text-decoration:none}.all-products-menu-category-list__link.active:before,.all-products-menu-category-list__link:hover:before{opacity:1}.all-products-menu-category-list__link:active:before{background:rgba(0,0,0,.075)}.all-products-menu-category-list__item_highlight .all-products-menu-category-list__link:before{opacity:1}.all-products-menu-category-list_separator .all-products-menu-category-list__item{position:relative;padding:6px 0}.all-products-menu-category-list_separator .all-products-menu-category-list__item:after{content:"";position:absolute;left:0;right:0;bottom:0;height:2px;background-color:rgba(0,0,0,.05)}.all-products-menu-category-list_separator .all-products-menu-category-list__group:last-child .all-products-menu-category-list__item:last-child:after{content:none}.all-products-menu-category-list_size-large{font-size:18px;line-height:1.44}@media screen and (max-width:374px){.all-products-menu-category-list_size-large{line-height:1.33}}.all-products-menu-category-list_size-large .all-products-menu-category-list__link{padding:8px}.all-products-menu-category-list_size-large .all-products-menu-category-list__link:before{border-radius:16px}.all-products-menu-category-list_size-large .all-products-menu-category-list__link img{width:24px;height:24px}.all-products-menu-category-list_size-large.all-products-menu-category-list_separator .all-products-menu-category-list__item{padding:8px 0}@media screen and (max-width:767px){.all-products-menu-category-list_separator .all-products-menu-category-list__item:first-child:after{right:8px}.all-products-menu-category-list_separator .all-products-menu-category-list__item:last-child:not(:only-child):after{left:8px}}@media screen and (min-width:768px){.all-products-menu-category-list__group:last-child .all-products-menu-category-list__item:after{content:none}.all-products-menu-category-list__group{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.all-products-menu-category-list__item{-webkit-box-flex:0;-ms-flex:0 0 calc(50% - 8px);flex:0 0 calc(50% - 8px);max-width:calc(50% - 8px)}.all-products-menu-category-list__link{height:100%}}@media screen and (min-width:992px){.all-products-menu-category-list__item{-webkit-box-flex:0;-ms-flex:0 0 calc(50% - 16px);flex:0 0 calc(50% - 16px);max-width:calc(50% - 16px)}.all-products-menu-category-list__link{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.all-products-menu-category-list_size-large{font-size:24px;line-height:1.33}}@media screen and (min-width:992px)and (max-width:374px){.all-products-menu-category-list_size-large{line-height:1.25}}@media screen and (min-width:992px){.all-products-menu-category-list_size-large .all-products-menu-category-list__item{-webkit-box-flex:0;-ms-flex:0 0 calc(50% - 32px);flex:0 0 calc(50% - 32px);max-width:calc(50% - 32px)}}@media screen and (min-width:992px){.all-products-menu-category-list_size-large.all-products-menu-category-list_separator .all-products-menu-category-list__item{padding:16px 0}}@media screen and (min-width:992px){.all-products-menu-category-list_size-large .all-products-menu-category-list__link{padding:16px 24px;margin:0 -24px}.all-products-menu-category-list_size-large .all-products-menu-category-list__link:before{height:calc(100% + 12px)}.all-products-menu-category-list_size-large .all-products-menu-category-list__link img{width:48px;height:48px}}@media screen and (min-width:1440px){.all-products-menu-category-list_size-large .all-products-menu-category-list__link img{margin-right:16px}}.all-products-menu-product-link{display:inline-block;position:relative;background-color:#fff;border-radius:27px;font-size:16px;line-height:1.5;margin-top:0;font-weight:600;padding:10px 20px 10px 48px;margin-bottom:16px;margin-right:8px;-webkit-box-shadow:0 4px 8px rgba(0,0,0,.06);box-shadow:0 4px 8px rgba(0,0,0,.06)}@media screen and (max-width:374px){.all-products-menu-product-link{line-height:1.38}}.all-products-menu-product-link:first-child{margin-top:0}.all-products-menu-product-link:last-child{margin-bottom:0}.all-products-menu-product-link,.all-products-menu-product-link:active,.all-products-menu-product-link:focus,.all-products-menu-product-link:hover{text-decoration:none!important}.all-products-menu-product-link__icon{position:absolute;left:16px;width:24px;height:24px;top:10px}.all-products-menu-product-link__title{color:#222!important}@media screen and (min-width:1200px){.all-products-menu-product-link{font-size:18px;line-height:1.44;margin-top:0;margin-bottom:20px;padding:12px 16px 12px 58px;-webkit-box-shadow:0 5px 10px 0 rgba(0,0,0,.07);box-shadow:0 5px 10px 0 rgba(0,0,0,.07);margin-right:16px}}@media screen and (min-width:1200px)and (max-width:374px){.all-products-menu-product-link{line-height:1.33}}@media screen and (min-width:1200px){.all-products-menu-product-link:first-child{margin-top:0}}@media screen and (min-width:1200px){.all-products-menu-product-link:last-child{margin-bottom:0}}@media screen and (min-width:1200px){.all-products-menu-product-link_last{margin-right:40px}}@media screen and (min-width:1200px){.all-products-menu-product-link:hover{-webkit-box-shadow:0 5px 10px 0 currentColor;box-shadow:0 5px 10px 0 currentColor;-webkit-transition:-webkit-box-shadow .3s;transition:-webkit-box-shadow .3s;transition:box-shadow .3s;transition:box-shadow .3s,-webkit-box-shadow .3s;-webkit-transform:translateZ(0);transform:translateZ(0)}}@media screen and (min-width:1200px){.all-products-menu-product-link__icon{width:32px;height:32px;top:8px}}.header{position:relative;height:80px;height:var(--site-header-height);padding:0;z-index:2000}.header_fixed{position:fixed;left:0;right:0}.header_fixed:before{content:"";position:fixed;top:0;left:0;width:100%;height:80px;height:var(--site-header-height);-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);-webkit-transition:opacity .15s ease,-webkit-transform 0s ease .15s;transition:opacity .15s ease,-webkit-transform 0s ease .15s;transition:transform 0s ease .15s,opacity .15s ease;transition:transform 0s ease .15s,opacity .15s ease,-webkit-transform 0s ease .15s;opacity:.001;background:#fff;-webkit-box-shadow:0 2px 16px rgba(0,0,0,.07);box-shadow:0 2px 16px rgba(0,0,0,.07);pointer-events:none}@supports((-webkit-backdrop-filter:blur(8px)) or (backdrop-filter:blur(8px))) or (-webkit-backdrop-filter:blur(8px)){.header_fixed:before{background:hsla(0,0%,100%,.75);-webkit-box-shadow:none;box-shadow:none;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}}.header_scroll-active{top:0}.header_scroll-active:before{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1;-webkit-transition:opacity .15s ease;transition:opacity .15s ease}.header__inner{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;width:calc(100% - var(--section-side-gutters));max-width:1840px;margin:0 auto}.header__item{position:relative;z-index:1}.header__item_area-target-buttons{display:none}.header__item_area-logo{padding:0 0 4px;max-width:calc(100% - 48px);min-height:80px;min-height:var(--site-header-height)}.header__item_area-logo,.header__item_area-secondary-buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header__item_area-secondary-buttons{position:absolute;left:-48px;width:48px;top:-4px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.header__item_area-main-navigation{margin-right:-12px}@media screen and (min-width:768px){body.header-is-fixed .page-layout__header{height:80px;height:var(--site-header-height)}.header_transparent{background:transparent}.header_scroll-active .header-menu__button{color:#fff;color:var(--header-menu-button-hover-color);background:#151515;background:var(--header-menu-button-hover-background)}.header__item{height:80px;height:var(--site-header-height)}.header__item_area-logo{max-width:none}.header__item_area-target-buttons{display:block}}@media screen and (min-width:992px){.header__item{width:auto;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.header__item_area-logo{-ms-flex-negative:0;flex-shrink:0}.header__item_area-main-navigation{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;margin-right:0;padding-left:8px}.header__item_area-target-buttons{white-space:nowrap;text-align:left}}@media screen and (min-width:1200px){.header__inner{max-width:1080px}}@media screen and (max-width:991px){.header__inner{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header__inner,.header__item{position:static}.header__item_area-secondary-buttons{display:none}.header__item_area-logo{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.header__item_area-target-buttons{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;padding-right:8px}.header__item_area-main-navigation{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}}@media screen and (max-width:767px){html.html-overlay_mobile-menu-is-opened .header{background:#fff;-webkit-box-shadow:0 0 0 8px #fff;box-shadow:0 0 0 8px #fff}html.html-overlay_mobile-menu-is-opened .header:after{content:"";position:absolute;left:0;width:100%;height:100vh;background:hsla(0,0%,80.8%,.8)}}@supports(position:sticky) and selector(html:has(body)){.page-layout:has(.header_fixed),.page-layout:has(.header_fixed) .page-layout__inner{height:auto;min-height:100vh}.page-layout__header:has(.header_fixed){position:sticky;top:0;z-index:2000}.page-layout__header:has(.header_fixed) .header_fixed{position:relative}.page-layout__header:has(.header_fixed) .header_fixed:before{position:absolute}}@media screen and (min-width:0\0){.header{position:static!important}.header:before{content:none}.header.header_scroll-active{-webkit-box-shadow:none;box-shadow:none}.header__inner{display:table;width:100%}.header__item{width:1%;display:table-cell;vertical-align:middle}.header__item_area-main-navigation{width:100%}.header__item_area-secondary-buttons:before{content:"";display:inline-block;vertical-align:middle}.header__item_area-secondary-buttons .burger{margin-top:0}.header-menu_target-buttons,.header__item_area-logo{white-space:nowrap}.header__item_area-logo:before,.header__item_area-logo>*{display:inline-block;vertical-align:middle}.header__item_area-logo:before{content:"";height:100%}.header-menu_target-buttons .header-menu__item{display:inline-block}.header-menu__link_submenu-control:after{content:none!important}.header-menu__button_secondary{-webkit-box-shadow:inset 0 0 0 2px #222;box-shadow:inset 0 0 0 2px #222;color:#222}.header-menu__button_secondary:active,.header-menu__button_secondary:hover{background:transparent;-webkit-box-shadow:inset 0 0 0 2px #151515;box-shadow:inset 0 0 0 2px #151515;-webkit-box-shadow:inset 0 0 0 2px var(--color-primary-product,#151515);box-shadow:inset 0 0 0 2px var(--color-primary-product,#151515);color:#151515;color:var(--color-primary-product,#151515)}}:root{--section-side-gutters:160px}@media screen and (max-width:1199px){:root{--section-side-gutters:140px}}@media screen and (max-width:991px){:root{--section-side-gutters:96px}}@media screen and (max-width:767px){:root{--section-side-gutters:60px}}@media screen and (max-width:374px){:root{--section-side-gutters:40px}}:root{--site-header-height:80px}@media screen and (max-width:767px){:root{--site-header-height:48px}}.user-block{display:inline-block;width:42px;height:42px;line-height:38px;margin-left:-8px;padding:0;border-radius:50%;background:none;border:2px solid var(--header-menu-button-border-color);outline-offset:2px;font-weight:600;font-size:17px;white-space:normal;word-break:break-all;cursor:pointer;-webkit-transition:.15s ease;transition:.15s ease}.user-block img{line-height:40px;vertical-align:middle;margin-top:-1px}.user-block:hover{color:var(--color-primary-text);border-color:var(--header-menu-button-hover-border-color)}.page-layout__header{margin-top:8px}.header_fixed{position:relative}.header_fixed.header_scroll-active{position:fixed}.header_main-page a.header-flex-menu__item:active,.header_main-page a.header-flex-menu__item:hover{color:#222}.header-menu_target-buttons .header-menu__link_submenu-control:after{content:none}.header-menu__item_user-name{font-size:18px;line-height:1.44}@media screen and (max-width:374px){.header-menu__item_user-name{line-height:1.33}}.header-menu__link_icon img{width:16px;height:16px;margin-right:4px;margin-bottom:2px;vertical-align:middle}.header-menu__link_icon:before{left:24px;width:calc(100% - 24px)}.header-menu__item_enter-product{color:rgba(0,0,0,.32);font-size:18px;line-height:1.44;margin-bottom:0}@media screen and (max-width:374px){.header-menu__item_enter-product{line-height:1.33}}.header.header_main-page.is-additional-menu-open .header__item_area-main-navigation,.header.header_main-page.is-additional-menu-open .header__item_area-target-buttons{pointer-events:all;opacity:1}@media screen and (min-width:374px)and (max-width:767px){.header-flex-menu__group:after,.header-menu_target-buttons .header-menu__item_all-product-link:before{left:32px;right:32px}}@media screen and (max-width:767px){.header-menu__item{width:100%}.header-menu__item_user-name{color:#858585;font-weight:500}.header-menu__item_all-product-link{position:relative}.header-menu__item_all-product-link:before{content:"";position:absolute;top:0;left:16px;right:16px;height:2px;background:#f7f7f7}.header-menu__button{width:100%;height:56px;line-height:52px}}@media screen and (min-width:768px)and (max-width:991px){.header-flex-menu__footer{display:block;padding-top:0}.header-flex-menu__footer .header-menu{height:auto}.header-flex-menu__footer .header-menu__item:not(.header-menu__item_all-product-link){display:none}.header-menu__item_all-product-link{width:100%;padding:12px;height:auto;line-height:normal;margin:2px 0 0}.header-menu__item_all-product-link:before{content:"";position:absolute;top:-2px;left:0;right:4px;height:2px;background:#f7f7f7}.header-menu__item_all-product-link:only-child{margin:0}.header-menu__item_all-product-link:only-child:before{content:none}.header-menu__item_all-product-link .header-menu__link{color:#222!important;padding:0;font-size:16px;line-height:1.5}}@media screen and (min-width:768px)and (max-width:991px)and (max-width:374px){.header-menu__item_all-product-link .header-menu__link{line-height:1.38}}@media screen and (min-width:768px)and (max-width:991px){.header-menu__item_all-product-link .header-menu__link:hover:before{content:none}}@media screen and (min-width:768px){.header_fixed.header_scroll-active .header-menu__button{color:var(--header-menu-button-hover-color);background:var(--header-menu-button-hover-background)}}@media screen and (min-width:992px){.header-menu__item_enter:not(:last-child){margin-right:-8px}}html:not(.html-overlay_mobile-menu-is-opened) .header_invert:not(.header_scroll-active) .burger,html:not(.html-overlay_mobile-menu-is-opened) .header_invert:not(.header_scroll-active) .burger.is-active,html:not(.html-overlay_mobile-menu-is-opened) .header_invert:not(.header_scroll-active) .burger.is-active:active,html:not(.html-overlay_mobile-menu-is-opened) .header_invert:not(.header_scroll-active) .burger.is-active:focus,html:not(.html-overlay_mobile-menu-is-opened) .header_invert:not(.header_scroll-active) .burger.is-active:hover,html:not(.html-overlay_mobile-menu-is-opened) .header_invert:not(.header_scroll-active) .burger:active,html:not(.html-overlay_mobile-menu-is-opened) .header_invert:not(.header_scroll-active) .burger:focus,html:not(.html-overlay_mobile-menu-is-opened) .header_invert:not(.header_scroll-active) .burger:hover{color:#fff!important}html:not(.html-overlay_mobile-menu-is-opened) .header_invert:not(.header_scroll-active) .header-menu__button,html:not(.html-overlay_mobile-menu-is-opened) .header_invert:not(.header_scroll-active) .header-menu__link_icon,html:not(.html-overlay_mobile-menu-is-opened) .header_invert:not(.header_scroll-active) a.header-menu__button{color:#fff;border-color:#fff}html:not(.html-overlay_mobile-menu-is-opened) .header_invert:not(.header_scroll-active) .header-menu__button:active,html:not(.html-overlay_mobile-menu-is-opened) .header_invert:not(.header_scroll-active) .header-menu__button:focus,html:not(.html-overlay_mobile-menu-is-opened) .header_invert:not(.header_scroll-active) .header-menu__button:hover,html:not(.html-overlay_mobile-menu-is-opened) .header_invert:not(.header_scroll-active) .header-menu__link_icon:active,html:not(.html-overlay_mobile-menu-is-opened) .header_invert:not(.header_scroll-active) .header-menu__link_icon:focus,html:not(.html-overlay_mobile-menu-is-opened) .header_invert:not(.header_scroll-active) .header-menu__link_icon:hover,html:not(.html-overlay_mobile-menu-is-opened) .header_invert:not(.header_scroll-active) a.header-menu__button:active,html:not(.html-overlay_mobile-menu-is-opened) .header_invert:not(.header_scroll-active) a.header-menu__button:focus,html:not(.html-overlay_mobile-menu-is-opened) .header_invert:not(.header_scroll-active) a.header-menu__button:hover{color:var(--color-primary-text);background:#fff}html:not(.html-overlay_mobile-menu-is-opened) .header_invert:not(.header_scroll-active) .header-menu__button img,html:not(.html-overlay_mobile-menu-is-opened) .header_invert:not(.header_scroll-active) .header-menu__link_icon img,html:not(.html-overlay_mobile-menu-is-opened) .header_invert:not(.header_scroll-active) a.header-menu__button img{-webkit-filter:url(#KonturLogoInvertedFilter);filter:url(#KonturLogoInvertedFilter);-webkit-transition:.15s ease;transition:.15s ease}html:not(.html-overlay_mobile-menu-is-opened) .header_invert:not(.header_scroll-active) .header-menu__link,html:not(.html-overlay_mobile-menu-is-opened) .header_invert:not(.header_scroll-active) a.header-menu__link{color:#fff}html:not(.html-overlay_mobile-menu-is-opened) .header_invert:not(.header_scroll-active) .header-menu__link:active,html:not(.html-overlay_mobile-menu-is-opened) .header_invert:not(.header_scroll-active) .header-menu__link:focus,html:not(.html-overlay_mobile-menu-is-opened) .header_invert:not(.header_scroll-active) .header-menu__link:hover,html:not(.html-overlay_mobile-menu-is-opened) .header_invert:not(.header_scroll-active) a.header-menu__link:active,html:not(.html-overlay_mobile-menu-is-opened) .header_invert:not(.header_scroll-active) a.header-menu__link:focus,html:not(.html-overlay_mobile-menu-is-opened) .header_invert:not(.header_scroll-active) a.header-menu__link:hover{color:#fff;background:transparent}html:not(.html-overlay_mobile-menu-is-opened) .header_invert:not(.header_scroll-active) .header-menu__link:before,html:not(.html-overlay_mobile-menu-is-opened) .header_invert:not(.header_scroll-active) a.header-menu__link:before{background:#fff}html:not(.html-overlay_mobile-menu-is-opened) .header_invert:not(.header_scroll-active) .header-menu__link:after,html:not(.html-overlay_mobile-menu-is-opened) .header_invert:not(.header_scroll-active) a.header-menu__link:after{-webkit-filter:brightness(0) invert(1);filter:brightness(0) invert(1)}html:not(.html-overlay_mobile-menu-is-opened) .header_invert:not(.header_scroll-active) .kontur-logo-image{display:none}html:not(.html-overlay_mobile-menu-is-opened) .header_invert:not(.header_scroll-active) .kontur-logo-image-invert{display:block!important}.kontur-logo{display:inline-block;white-space:nowrap;font-size:0;line-height:1}.kontur-logo:active,.kontur-logo:focus,.kontur-logo:hover,.kontur-logo:link,.kontur-logo:visited{color:#222;text-decoration:none}.kontur-logo_product{margin-left:-1px}.kontur-logo__item{display:inline-block}.kontur-logo__item_suffix{position:relative;z-index:1}@media screen and (max-width:767px){.kontur-logo{display:table;margin-top:0}.kontur-logo__item{display:table-cell}}@media screen and (max-width:767px){.kontur-logo__item img,.kontur-logo__item svg{width:auto;height:auto;max-width:100%;max-height:32px}.kontur-logo_main .kontur-logo__item img{max-width:none}}@media screen and (max-width:374px){.kontur-logo__item img,.kontur-logo__item svg{max-height:24px}}