@charset "utf-8";:root{--header-logo-background:#023e84;--mobile-browser-chrome-background:#fff;--desktop-header-height:148px;--desktop-header-top-row:64px;--desktop-header-actions-width:clamp(205px, 23vw, 450px);--desktop-header-logo-width:clamp(180px, 12.75vw, 243px);--desktop-header-menu-right:calc(clamp(16px, 1.5vw, 28px) + 208px);--site-container-max:2150px;--site-container-gutter:max( 0, calc((100vw - var(--site-container-max)) / 2) );--fixed-header-actions-width:248px;--mobile-header-bar-height:70px;--social-items-size:33px}.site-header .count_pc_items{display:flex;width:18px;height:18px;align-items:center;justify-content:center;border-radius:50%;background:#023e84;color:#fff;font-size:12px;font-weight:500}[data-menu-lazy]{display:none}[data-menu-lazy].show{position:absolute;top:calc(100% - 1px);right:0;left:0;z-index:100;display:flex;min-height:220px;align-items:center;justify-content:center;background:#fff}[data-menu-lazy].show::after{width:30px;height:30px;border:2px solid #d8dee8;border-top-color:#023e84;border-radius:50%;animation:vbDeferredWidgetSpin .65s linear infinite;content:""}.mega-menu-lazy-skeleton{display:none}.vb-deferred-auth .modal-content{min-height:244px;border:0;border-radius:10px}.vb-deferred-auth .modal-body{display:flex;align-items:center;justify-content:center}.vb-deferred-cart__panel .vb-deferred-widget__loader{min-height:220px}.vb-deferred-auth-page{min-height:300px}@media (min-width:992px){[data-menu-lazy].show{display:block;min-height:480px;overflow:hidden;padding:16px}[data-menu-lazy].show::after{display:none}.mega-menu-lazy-skeleton{display:grid;min-height:448px;grid-template-columns:minmax(220px,25%) 1fr;gap:24px}.mega-menu-lazy-skeleton__cards,.mega-menu-lazy-skeleton__nav{display:grid;gap:16px}.mega-menu-lazy-skeleton__nav{align-content:start;padding:16px 8px}.mega-menu-lazy-skeleton__cards span,.mega-menu-lazy-skeleton__nav span{position:relative;overflow:hidden}.mega-menu-lazy-skeleton__nav span{width:min(82%,210px);height:20px;background:#eef1f5}.mega-menu-lazy-skeleton__cards{grid-template-columns:repeat(4,minmax(0,1fr))}.mega-menu-lazy-skeleton__cards span{min-height:208px;border:1px solid #edf0f4;background:linear-gradient(#dfe4eb,#dfe4eb) 16px calc(100% - 38px)/72% 11px no-repeat,linear-gradient(#edf0f4,#edf0f4) 16px calc(100% - 19px)/48% 9px no-repeat,#fff}.mega-menu-lazy-skeleton__cards span::before{position:absolute;top:12px;right:12px;bottom:62px;left:12px;background:#eef1f5;content:""}.mega-menu-lazy-skeleton__cards span::after,.mega-menu-lazy-skeleton__nav span::after{position:absolute;inset:0;background:linear-gradient(100deg,transparent 20%,rgba(255,255,255,.72) 50%,transparent 80%);animation:vbMegaMenuSkeleton 1.25s ease-in-out infinite;content:"";transform:translateX(-100%)}.site-header .cart-header-block.cart-block.vb-deferred-cart__panel:not(:has(.loaded)){width:min(420px,calc(100vw - 48px))!important;height:min(620px,calc(100dvh - var(--header-popover-top,168px) - 24px))!important;min-height:420px;padding:0!important;background:#fff}.site-header .vb-deferred-cart__panel .vb-deferred-widget__loader{width:100%;height:100%;min-height:420px}}@keyframes vbMegaMenuSkeleton{to{transform:translateX(100%)}}@media (max-width:767px){.vb-deferred-auth .modal-dialog{width:100%;max-width:100%;min-height:100%;min-height:100dvh;margin:0}.vb-deferred-auth .modal-content{min-height:100%;min-height:100dvh;border-radius:0}}html{background-color:var(--mobile-browser-chrome-background)}@media (max-width:991px){.mobile-menu,.mobile-menu--inner,body{background-color:var(--mobile-browser-chrome-background)}body{padding-top:env(safe-area-inset-top,0)}body::before{content:"";position:fixed;top:0;right:0;left:0;height:env(safe-area-inset-top,0);background:var(--mobile-browser-chrome-background);pointer-events:none;z-index:2147483646}.mobile-menu{box-sizing:border-box;padding-top:env(safe-area-inset-top,0)}}@media (min-width:2500px){#digi-shield{max-width:1625px!important;margin-right:auto!important;margin-left:auto!important}.digi-ac,.digi-search{max-width:1625px!important}}html:has(#bx-panel){--bx-panel-height:40px}html:has(#bx-panel.bx-panel-folded){--bx-panel-height:40px}html:has(#bx-panel:not(.bx-panel-folded)){--bx-panel-height:147px}.site-header{position:absolute;inset:0 0 auto;width:100%;max-width:none;height:var(--desktop-header-height);background:#fff;box-shadow:0 2px 18px rgba(17,24,39,.08);z-index:1001}body:has(#bx-panel) .site-header:not(.mobile-header){top:40px}html.bx-panel-expanded body:has(#bx-panel) .site-header:not(.mobile-header){top:var(--bx-panel-height,40px)}.site-header__layout{position:relative;display:grid;grid-template-columns:minmax(0,1fr) var(--desktop-header-actions-width);width:min(100%,var(--site-container-max));max-width:var(--site-container-max);height:100%;margin-right:auto;margin-left:auto}.site-header__aside,.site-header__navigation,.site-header__primary,.site-header__primary-grid{min-width:0;height:100%}.site-header__primary-grid{display:grid;grid-template-columns:var(--desktop-header-logo-width) minmax(0,1fr)}.site-header__logo,.site-header__logo-wrap{width:100%;height:100%}.site-header__logo{display:flex;align-items:center;justify-content:center;background:var(--header-logo-background)}.header-fixed-new .site-header__logo img,.site-header__logo img{display:block;width:100%;max-width:198px!important;max-height:106px;object-fit:contain}.site-header__navigation{position:relative;padding-top:var(--desktop-header-top-row)}.site-header__promo{position:absolute;inset:0 0 auto;display:flex;align-items:center;height:var(--desktop-header-top-row);padding:0 clamp(20px,2.15vw,41px)}.site-header__promo .btn-blue{display:inline-flex;align-items:center;min-height:34px;margin:0;padding:5px 14px;white-space:nowrap;justify-content:center;gap:12px;font-weight:400}.site-header__aside{display:grid;grid-template-rows:var(--desktop-header-top-row) minmax(0,1fr)}.site-header__utility{position:absolute;top:0;right:0;display:flex;align-items:center;height:var(--desktop-header-top-row);margin:0;padding:0 clamp(18px,1.5vw,30px);z-index:1200}.site-header__utility-list{display:flex;align-items:center;justify-content:flex-end;gap:clamp(18px,2vw,38px)}.site-header__profile-action{position:absolute;top:0;right:clamp(18px,1.5vw,30px);display:flex;align-items:center;height:var(--desktop-header-top-row);z-index:1201}.site-header__profile-action .header-login-trigger,.site-header__profile-action .header-profile-menu{margin:0}.site-header__profile-action .header-login-trigger,.site-header__profile-action .header-profile-menu__trigger{display:inline-flex;align-items:center;gap:6px;padding:10px 0;color:#111;font-size:14px;line-height:1.25;text-decoration:none;white-space:nowrap}.site-header__profile-action .header-profile-desktop-icon{display:inline-flex;align-items:center;justify-content:center;width:16px;color:#676767;font-size:15px;line-height:1}.site-header__utility{padding-right:clamp(132px,9vw,170px)}.site-header__utility .header-profile-menu,.site-header__utility a{margin:0}.site-header__utility a{display:inline-flex;align-items:center;gap:6px;color:#111;font-size:14px;line-height:1.25;white-space:nowrap}.site-header__utility a i{display:inline-flex;flex:0 0 16px;align-items:center;justify-content:center;width:16px;margin:0;color:#676767;font-size:15px;line-height:1}.header-profile-mobile-icon{display:none}.phone-header--mobile{display:none}.site-header__utility .header-profile-menu__trigger{padding:10px 0}.site-header__actions{grid-row:2;display:flex;align-items:center;justify-content:flex-end;height:100%;margin:0;padding:0 clamp(16px,1.5vw,28px) 0 12px}.site-header__actions-list{display:grid;grid-template-columns:repeat(3,60px);align-items:center;justify-content:end;gap:14px}.site-header__actions .cart-link,.site-header__actions .site-header-action{display:flex;flex-direction:column;align-items:center;justify-content:center;width:60px;min-width:60px;max-width:60px;margin:0;color:#111;font-size:12px;line-height:1.15;text-align:center}.site-header-action img,.site-header__actions .block-basket-fly-short>img{display:block;width:28px;height:28px;margin:0 0 5px;object-fit:contain}.site-header__actions .block-basket-fly-short{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:0}.site-header__actions .block-basket-fly-short__label{display:block}.site-header__actions .count_pc_items{position:absolute;top:-8px;right:12px;left:auto;margin:0}.header-profile-menu{position:relative;z-index:5001}.header-profile-menu__dropdown{z-index:5002}.header-fixed-new .site-header{position:fixed;top:0!important;left:0;width:100%;height:76px;max-height:76px;animation:headerFixedReveal .28s ease both}@keyframes headerFixedReveal{from{opacity:0;transform:translate3d(0,-100%,0)}to{opacity:1;transform:translate3d(0,0,0)}}.header-fixed-new .site-header__layout{grid-template-columns:minmax(0,1fr) 220px}.header-fixed-new .site-header__primary-grid{grid-template-columns:150px minmax(0,1fr)}.header-fixed-new .site-header__logo img{max-width:122px!important;max-height:58px}.header-fixed-new .site-header__navigation{padding-top:0}.header-fixed-new .site-header__profile-action,.header-fixed-new .site-header__promo,.header-fixed-new .site-header__utility{display:none}.header-fixed-new .site-header__aside{grid-template-rows:76px}.header-fixed-new .site-header__actions{grid-row:1;height:76px}.header-fixed-new .top-back{height:76px!important}.header-fixed-new .cart-header-block,.header-fixed-new .phone-header-block,.header-fixed-new .search-header-block{top:calc(76px + var(--bx-panel-height,0px) - 1px)!important}.mobile-header{display:none}@media (max-width:1199px) and (min-width:992px){:root{--desktop-header-actions-width:200px;--desktop-header-logo-width:180px}.site-header__promo{padding-inline:22px}.site-header__promo .btn-blue{font-size:13px}.site-header__utility-list{gap:20px}.site-header__utility a{font-size:13px}.site-header__actions{padding-inline:10px 16px}.site-header__actions-list{grid-template-columns:repeat(3,54px);gap:8px}.site-header__actions .cart-link,.site-header__actions .site-header-action{width:54px;min-width:54px;max-width:54px}.header-fixed-new .site-header__layout{grid-template-columns:minmax(0,1fr) 190px}.header-fixed-new .site-header__primary-grid{grid-template-columns:130px minmax(0,1fr)}}@media (max-width:991px){.site-header{display:none!important}.mobile-header{display:block;min-height:var(--mobile-header-bar-height);background:#fff;box-shadow:0 2px 12px rgba(17,24,39,.1);position:relative;z-index:1001}.mobile-header>.row,.mobile-header>.row>[class*=col-]{margin:0;padding:0}.mobile-header__bar{display:grid!important;grid-template-columns:108px minmax(180px,1fr) auto;align-items:stretch;min-height:var(--mobile-header-bar-height);gap:16px;padding-right:12px}.mobile-logo{display:flex;align-items:center;justify-content:center;width:108px;min-width:108px;height:var(--mobile-header-bar-height);background:var(--header-logo-background)}.mobile-logo a{display:flex;align-items:center;justify-content:center;width:100%;height:100%;padding:9px 12px}.mobile-logo img{display:block;width:100%;max-width:84px;max-height:52px;object-fit:contain}.mobile-header__search{position:relative;margin:0;padding:0}.mobile-header__search form{position:relative;height:100%}.mobile-header__search .input-group{height:100%}.mobile-header__search input[type=text]{width:100%;height:46px;min-height:46px;margin:auto 0;padding:0 16px 0 48px;border:0;border-radius:0;background:#f5f5f5;box-shadow:none;color:#222;font-size:15px!important}.mobile-header__search button{position:absolute;top:50%;left:10px;display:flex;align-items:center;justify-content:center;width:30px;height:30px;padding:0;border:0;background:0 0;transform:translateY(-50%);z-index:2}.mobile-header__search button img{width:22px;height:22px;margin:0}.mobile-header__actions{display:grid!important;grid-template-columns:repeat(4,minmax(58px,1fr));align-items:stretch!important;justify-content:end;min-width:248px;height:var(--mobile-header-bar-height);margin:0;padding:0;gap:0}.mobile-header__actions .cart-link,.mobile-header__actions .mobile-action--item{display:flex;flex:none;flex-direction:column;align-items:center;justify-content:center;width:auto;min-width:0;height:100%;margin:0;padding:6px 4px 4px;gap:5px;color:#111;text-align:center}.mobile-header__actions .block-basket-fly-short,.mobile-header__actions .mobile-action--item span{font-size:10px;line-height:1.15;white-space:nowrap}.mobile-header__actions .action-item--icon,.mobile-header__actions .mobile-action--item>i{display:flex;align-items:center;justify-content:center;height:24px;font-size:23px;line-height:1}.mobile-header__actions .block-basket-fly-short>img,.mobile-header__actions .mobile-action--item img{display:block;width:24px;height:24px;max-width:24px;max-height:24px;margin:0 auto 5px;padding:0;object-fit:contain}.mobile-header__actions .block-basket-fly-short{position:relative;margin:0;padding:0}.mobile-header__actions .count_pc_items{position:absolute;top:-7px;right:2px;left:auto;margin:0}}@media (max-width:767px){.mobile-header{min-height:130px;box-shadow:none}.mobile-header__bar{grid-template-columns:106px minmax(0,1fr);gap:0;padding-right:6px}.mobile-header__search--inline{display:none!important}.mobile-header__actions{grid-column:2;grid-template-columns:repeat(4,minmax(54px,1fr));width:100%;min-width:0}.mobile-header__search--stacked{display:block!important;height:60px;margin-bottom:0!important;padding:10px 16px 0;overflow:hidden}.mobile-header__search--stacked input[type=text]{height:50px;min-height:50px}.mobile-header__search--stacked button{left:26px}}@media (max-width:420px){.mobile-header__bar{grid-template-columns:100px minmax(0,1fr)}.mobile-logo{width:100px;min-width:100px}.mobile-header__actions{grid-template-columns:repeat(4,minmax(0,1fr))}.mobile-header__actions .cart-link,.mobile-header__actions .mobile-action--item{padding-inline:2px}.mobile-header__actions .block-basket-fly-short,.mobile-header__actions .mobile-action--item span{font-size:9px}}.active_sec_menu_top{color:#023e84!important}.main-menu{display:flex;align-items:center;justify-content:flex-start!important;width:100%;max-width:none;height:calc(var(--desktop-header-height,148px) - var(--desktop-header-top-row,64px));padding:0 clamp(20px,2.15vw,41px);gap:clamp(34px,3.125vw,60px)!important;overflow:hidden}.main-menu a{flex:0 0 auto;color:#111;font-family:var(--second-family);font-size:clamp(20px, 1.25vw, 24px);font-weight:400;line-height:1;white-space:nowrap;transition:color .2s ease}.main-menu .menu-trigger.active,.main-menu a.active_sec_menu_top,.main-menu a:focus-visible,.main-menu a:hover{color:#023e84}.header-fixed-new .main-menu{height:76px}.menu-trigger.active{color:#023e84}.menu-trigger{cursor:pointer}#dark-overlay.visible{position:fixed;top:0!important;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);z-index:99999}@media screen and (min-width:992px) and (max-width:1299px){.main-menu{padding-inline:22px;gap:clamp(15px,1.6vw,20px)!important}.main-menu a{font-size:clamp(18px, 1.75vw, 20px)}}header .mb-4{margin-bottom:38px!important}header{height:148px;position:relative;z-index:1001;background:#fff;box-shadow:#0000000d 0 0 27px}.main-menu{max-width:796px}.main-menu a{color:#000;font-weight:400;font-size:24px}.right-menu{margin-right:15px;margin-top:22px;position:relative;z-index:1200}.right-menu a{font-size:15px;color:#000;margin-left:25px}.right-menu a i{color:gray;font-size:16px}.header-profile-menu{position:relative;display:inline-block;margin-left:25px}.right-menu .header-profile-menu a{margin-left:0}.header-profile-menu__trigger{display:inline-flex;align-items:center;gap:4px;padding-bottom:10px}.header-profile-menu__dropdown{position:absolute;top:100%;right:0;z-index:1300;min-width:205px;padding:10px 0;background:#fff;border:1px solid #e2e1e1;border-radius:4px;box-shadow:0 8px 24px rgb(0 0 0 / 12%);opacity:0;visibility:hidden;transform:translateY(8px);transition:opacity .2s ease,transform .2s ease,visibility .2s ease}.header-profile-menu:focus-within .header-profile-menu__dropdown,.header-profile-menu:hover .header-profile-menu__dropdown{opacity:1;visibility:visible;transform:translateY(0)}.right-menu .header-profile-menu__dropdown a{display:flex;align-items:center;gap:8px;padding:9px 16px;white-space:nowrap}.right-menu .header-profile-menu__dropdown a:hover{background:#f5f8fc;color:var(--color-default-blue)}.site-header__actions .right-icons{margin-right:10px;margin-top:36px}.site-header__actions .right-icons a{display:flex;align-items:center;gap:8px;padding:9px 16px;white-space:nowrap;font-size:15px;color:#000;line-height:1.25}.header-profile-menu__dropdown a i{display:inline-flex;flex:0 0 16px;align-items:center;justify-content:center;width:16px;margin:0;color:#676767;font-size:15px;line-height:1}.right-icons img{display:inline-block;height:25px}.phone-header-block,.search-header-block{position:absolute;top:calc(165.3px + var(--top-alert-height) + var(--bx-panel-height))!important;right:15px;width:213px;background:#fff;transform:translate(-50%,-20px);z-index:15;padding:10px 15px;box-shadow:0 4px 6px rgba(0,0,0,.2);text-align:center;border-radius:0 0 3px 3px;opacity:0;display:none;animation-duration:.3s;animation-timing-function:ease-out;animation-fill-mode:forwards;height:60px;border-top:1px solid #d9d9d9}.cart-header-basket{width:30px!important}.cart-header-block{position:absolute;top:calc(77px + var(--top-alert-height) + var(--bx-panel-height))!important;right:15px;width:213px;background:#fff;transform:translate(-50%,-20px);z-index:15;padding:10px 15px;box-shadow:0 4px 6px rgba(0,0,0,.2);text-align:center;border-radius:0 0 3px 3px;opacity:0;display:none;animation-duration:.3s;animation-timing-function:ease-out;animation-fill-mode:forwards;height:60px;border-top:1px solid #d9d9d9}#phone-block.visible,#search-block.visible,.cart-block.visible{display:block;animation-name:slideDown}#phone-block.hidden,#search-block.hidden,.cart-block.hidden{animation-name:slideUp}.cart-header-block.visible,.phone-header-block.visible,.search-header-block.visible{display:block;opacity:1;z-index:100}.dark-overlay{position:fixed;top:168px;left:0;width:100%;height:100%;z-index:999;display:none;background:#333;opacity:.6}.dark-overlay.visible{display:block}@media (min-width:1200px) and (max-width:1400px){.main-menu a{font-size:20px}header .mb-4{margin-bottom:47px!important}}@media screen and (min-width:992px){.cart-header-block,.phone-header-block,.search-header-block{height:auto}}@media screen and (max-width:991px){#header_mobile{min-height:70px;z-index:20;background:#fff}.mobile-logo img{width:100%}.mobile-action{padding:6px 0;margin-left:8px;flex:1;justify-content:space-between}.mobile-action--item{display:flex;flex-direction:column;align-items:center;flex-basis:20%;gap:10px;padding-top:5px}.mobile-action--item{position:relative}.mobile-action--item img{max-width:22px;max-height:22px}.mobile-action--item span{font-size:10px;white-space:nowrap}.search-mobile{position:relative;padding:15px 0;margin:0 15px}.search-mobile input[type=text]{font-weight:300;min-height:40px;padding-left:40px;background:#f5f5f5;border-color:#f5f5f5}.search-mobile button{position:absolute;left:0;top:15px;width:40px;height:55px;background:unset;border:none}.search-mobile img{width:100%;height:auto;max-width:23px}}@media screen and (max-width:767px){#header_mobile{min-height:140px}}@media screen and (max-width:991px){.mobile-bottom-nav{position:fixed;left:0;right:0;bottom:0;z-index:30;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));min-height:calc(68px + env(safe-area-inset-bottom,0px));padding:7px 0 calc(7px + env(safe-area-inset-bottom,0px));background:#fff;border-top:1px solid #e1e5e8;box-shadow:0 -3px 12px rgba(0,0,0,.06);opacity:0;pointer-events:none;transform:translateY(110%);transition:transform .24s ease,opacity .24s ease;will-change:transform}body.mobile-bottom-nav-visible .mobile-bottom-nav,html.mobile-bottom-nav-visible .mobile-bottom-nav{opacity:1;pointer-events:auto;transform:translateY(0)}#retailcrm-consultant-app{transition:bottom .24s ease!important;will-change:bottom}body.mobile-bottom-nav-visible #retailcrm-consultant-app,html.mobile-bottom-nav-visible #retailcrm-consultant-app{bottom:calc(108px + env(safe-area-inset-bottom,0px))!important;--consultantOffsetBottom:calc( 108px + env(safe-area-inset-bottom, 0px) )!important}.mobile-bottom-nav__item{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;min-width:0;color:#333;font-size:10px;line-height:1;font-weight:500;text-align:center;text-decoration:none}.mobile-bottom-nav__item:focus,.mobile-bottom-nav__item:hover{color:#023e84;text-decoration:none}.mobile-bottom-nav__icon{display:block;color:#43474a;font-size:24px;font-weight:400;line-height:24px}.mobile-bottom-nav img.mobile-bottom-nav__img{display:block;width:24px;height:24px;object-fit:contain;opacity:.72}.mobile-bottom-nav__icon-wrap{position:relative;display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px}.mobile-bottom-nav__count{position:absolute;top:-7px;right:-9px;min-width:16px;height:16px;padding:0 4px;border-radius:999px;background:#023e84;color:#fff;font-size:10px;line-height:16px;text-align:center}body.mobile-bottom-nav-visible,html.mobile-bottom-nav-visible body{padding-bottom:calc(68px + env(safe-area-inset-bottom,0px))}}.header-fixed-new .logo img{max-width:133px!important}.header-fixed-new header{max-height:77px;position:fixed;top:0;left:0;width:100%;z-index:1000}.header-fixed-new .top-back{height:82px!important}.header-fixed-new .right-icons{height:100%;align-items:center;margin-top:unset!important}.header-fixed-new header .col-xxl-9{display:flex;align-items:center}.header-fixed-new .search-header-block{top:77px!important;position:fixed}.header-fixed-new .cart-header-block,.header-fixed-new .phone-header-block{top:77px!important;position:absolute}.header-fixed-new header .col-xxl-9.col-md-8>.row.mb-4,.header-fixed-new header .right-menu{display:none}.header-fixed-new header .col-md-5.position-relative{height:82px}.header-fixed-new header{left:unset}@media screen and (max-width:991px){.search-mobile input[type=text]{font-size:16px!important;min-height:40px;padding-left:40px;line-height:1.2}.mobile-logo{display:flex;align-items:center;background-color:var(--active-color)}.mobile-action--item{flex-basis:23.5%}.mobile-action--item i{font-size:23px;line-height:1}.m-header-content .cart-link{display:flex;height:100%;margin:0}.m-header-content .cart-link .block-basket-fly-short{margin:auto;padding-top:8px;font-size:10px}.m-header-content .cart-link img{padding-bottom:10px}}@media screen and (min-width:992px){header{transition:box-shadow .32s ease}.header-fixed-new header{animation:headerFixedReveal .42s ease both}.search-header-block{left:50%!important;right:auto!important;width:min(1500px,calc(100vw - 64px))!important;max-width:1500px;transform:translate(-50%,-20px)!important;text-align:left}.search-header-block #title-search,.search-header-block .input-group{width:100%;max-width:none}}@media screen and (min-width:992px) and (max-width:1599px){.header-fixed-new header>.row{flex-wrap:nowrap}.header-fixed-new header>.row>.col-md-7{flex:1 1 auto;width:auto;max-width:none;margin-bottom:0!important}.header-fixed-new header>.row>.col-md-5{flex:0 0 260px;width:260px;max-width:260px}.header-fixed-new header .col-xxl-3.col-md-4{flex:0 0 150px;width:150px;max-width:150px}.header-fixed-new header .col-xxl-9.col-md-8{flex:1 1 auto;width:auto;max-width:none;min-width:0}.header-fixed-new .right-icons a{margin-left:14px}}@media screen and (min-width:1600px) and (max-width:2499px){.header-fixed-new header>.row{flex-wrap:nowrap}.header-fixed-new header>.row>.col-md-7{flex:1 1 auto;width:auto;max-width:none;margin-bottom:0!important}.header-fixed-new header>.row>.col-md-5{flex:0 0 360px;width:360px;max-width:360px}.header-fixed-new header .col-xxl-3.col-md-4{flex:0 0 150px;width:150px;max-width:150px}.header-fixed-new header .col-xxl-9.col-md-8{flex:1 1 auto;width:auto;max-width:none;min-width:0}}@media screen and (min-width:768px){.cart-header-block,.phone-header-block{position:absolute!important;top:var(--header-popover-absolute-top,var(--header-popover-top,148px))!important;z-index:1002!important;opacity:0;transform:translate3d(0,-10px,0)!important;animation:none!important;border:1px solid rgba(2,62,132,.08);border-top:0;border-radius:0 0 6px 6px;box-shadow:0 16px 44px rgba(17,24,39,.16)}.cart-header-block{top:100%!important}.cart-header-block.visible,.phone-header-block.visible{opacity:1;transform:translate3d(0,0,0)!important;animation:headerPopoverSoftIn .28s cubic-bezier(.22,1,.36,1) both!important}.phone-header-block{right:34px!important;width:244px!important;height:auto!important;min-height:48px;padding:12px 16px!important;text-align:left}.phone-header-block .phone-content{justify-content:space-between;gap:12px}.phone-header-block .phone-content a{margin:0;font-size:20px;line-height:1.2;white-space:nowrap}.cart-header-block.cart-block:has(.loaded){right:24px!important;width:min(420px,calc(100vw - 48px))!important;max-height:calc(100vh - var(--header-popover-top,168px) - 24px);overflow:hidden;padding:0!important}.cart-header-block.cart-block:not(:has(.loaded)){right:24px!important;width:260px!important;height:auto!important;min-height:48px;padding:12px 16px!important}.dark-overlay.visible{top:calc(var(--header-popover-top,calc(var(--site-header-height,168px) + var(--bx-panel-height,0px))) - 1px)!important}.header-fixed-new .phone-header-block{top:var(--header-popover-absolute-top,var(--header-popover-top,76px))!important}.header-fixed-new .cart-header-block{top:100%!important}}.header-fixed-new .site-header .main-menu a,.site-header .main-menu a{color:#000;font-weight:400;font-size:24px}.site-header .main-menu .menu-trigger.active,.site-header .main-menu a.active_sec_menu_top,.site-header .main-menu a:focus-visible,.site-header .main-menu a:hover{color:#023e84}.site-header .site-header__logo-wrap{background:var(--header-logo-background)}.site-header .site-header__logo{background:var(--header-logo-background)}.header-fixed-new .site-header .site-header__logo img,.site-header .site-header__logo img{width:100%;max-width:none!important;max-height:calc(var(--desktop-header-height) - 16px);object-fit:contain}.header-fixed-new .site-header .site-header__logo img{max-width:130px!important;max-height:64px}.site-header .main-menu{max-width:none}.site-header .site-header__utility.right-menu{position:absolute;top:0;right:clamp(16px,1.5vw,28px);width:auto;max-width:calc(100% - var(--desktop-header-logo-width));height:var(--desktop-header-top-row);margin:0;padding:0}.site-header .site-header__utility-list{min-width:0;gap:clamp(18px,2vw,38px)}.site-header .site-header__utility .header-profile-menu,.site-header .site-header__utility a{margin:0}.site-header .site-header__actions.right-icons{height:100%;margin:0;padding:0 clamp(16px,1.5vw,28px) 0 12px}.site-header .site-header__actions-list{grid-template-columns:repeat(3,60px);gap:14px}.site-header .site-header__actions-list .cart-link,.site-header .site-header__actions-list .site-header-action{width:60px;min-width:59px!important;max-width:max-content;margin:0;padding:0;gap:5px}.site-header .site-header__actions-list .block-basket-fly-short>img,.site-header .site-header__actions-list .site-header-action img{width:25px;height:25px;margin:0;object-fit:contain}.site-header .site-header__actions-list .phone-header--mobile,.site-header .site-header__profile-action .header-profile-mobile-icon{display:none!important}.site-header .site-header__actions-list .block-basket-fly-short{gap:5px}@media (min-width:992px) and (max-width:1199px){:root{--desktop-header-menu-right:194px}.site-header .site-header__actions-list{grid-template-columns:repeat(3,54px);gap:8px}.site-header .site-header__actions-list .cart-link,.site-header .site-header__actions-list .site-header-action{width:54px;min-width:54px;max-width:54px}}@media (max-width:991px){html.mobile-menu-open{overscroll-behavior:none}body.mobile-menu-open{overscroll-behavior:none}.backdrop{display:none!important;visibility:hidden;background:0 0!important;pointer-events:none}.backdrop.show{display:block!important;visibility:visible;background:0 0!important;pointer-events:auto}.backdrop,.mobile-menu{top:0;bottom:auto!important;height:100vh!important;height:100dvh!important;max-height:none!important}body.mobile-bottom-nav-visible .backdrop,body.mobile-bottom-nav-visible .mobile-menu,html.mobile-bottom-nav-visible .backdrop,html.mobile-bottom-nav-visible .mobile-menu{height:calc(100vh - 68px - env(safe-area-inset-bottom,0px))!important;height:calc(100dvh - 68px - env(safe-area-inset-bottom,0px))!important}.mobile-menu{overflow-x:hidden;overflow-y:auto!important;overscroll-behavior-y:contain;-webkit-overflow-scrolling:touch;touch-action:pan-y}.mobile-menu--inner{width:100%;min-height:100%}}@media (max-width:991px){:root{--mobile-header-logo-width:108px}.mobile-header .mobile-header__bar{grid-template-columns:var(--mobile-header-logo-width) minmax(180px,1fr) auto}.mobile-logo,.mobile-logo a{background:var(--header-logo-background)}.mobile-logo{width:var(--mobile-header-logo-width);min-width:var(--mobile-header-logo-width)}.mobile-logo a{padding:5px 6px}.mobile-logo img{width:100%;max-width:96px;max-height:60px;margin:0;object-fit:contain}.mobile-header .mobile-header__actions{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr));align-items:stretch!important;width:100%;min-width:0;height:var(--mobile-header-bar-height);margin:0;padding:0;column-gap:0}.mobile-header .mobile-header__actions .cart-link,.mobile-header .mobile-header__actions .mobile-action--item{display:flex;flex-basis:auto;flex-direction:column;align-items:center;justify-content:center;justify-self:stretch;box-sizing:border-box;width:100%!important;min-width:0!important;max-width:none!important;height:100%;margin:0;padding:7px 2px 6px;gap:6px}.mobile-header .mobile-header__actions .action-item--icon,.mobile-header .mobile-header__actions .mobile-action--item>i{display:flex;flex:0 0 28px;align-items:flex-end;justify-content:center;width:28px;height:28px;margin:0;font-size:25px;line-height:1}.mobile-header .mobile-header__actions .action-item--icon img,.mobile-header .mobile-header__actions .block-basket-fly-short>.cart-header-basket{width:30px;max-width:30px}.mobile-header .mobile-header__actions .action-item--icon img,.mobile-header .mobile-header__actions .block-basket-fly-short>img{display:block;width:25px;height:25px;max-width:25px;max-height:25px;margin:0;padding:0;object-fit:contain;object-position:center bottom}.mobile-header .mobile-header__actions .block-basket-fly-short{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;margin:0;padding:0;gap:6px}.mobile-header .mobile-header__actions .block-basket-fly-short__label,.mobile-header .mobile-header__actions .mobile-action--item span{display:block;min-height:12px;margin:0;font-size:10px;line-height:12px;white-space:nowrap}.mobile-header .mobile-header__actions .count_pc_items{top:-5px;right:7.5px;left:auto;margin:0}.mobile-header .mobile-header__actions .mobile-action--item{display:grid;grid-template-rows:28px 12px;align-content:center;justify-items:center;row-gap:6px}.mobile-header .mobile-header__actions .cart-link{display:flex;align-items:center;justify-content:center}.mobile-header .mobile-header__actions .block-basket-fly-short{display:grid;grid-template-rows:28px 12px;align-content:center;justify-items:center;row-gap:6px}}@media (max-width:767px){.mobile-header .mobile-header__bar{grid-template-columns:var(--mobile-header-logo-width) minmax(0,1fr);padding-right:0}.mobile-header .mobile-header__actions{grid-column:2;grid-template-columns:repeat(4,minmax(0,1fr));width:100%}}@media (max-width:420px){:root{--mobile-header-logo-width:100px}}@media (max-width:767px){.mobile-header .mobile-header__search--stacked .input-group,.mobile-header .mobile-header__search--stacked form{height:50px}.mobile-header .mobile-header__search--stacked button{top:25px;left:5px;width:30px;height:30px;padding:0;transform:translateY(-50%)}.mobile-header .mobile-header__search--stacked button img{display:block;width:22px;height:22px;margin:0}}@media (min-width:768px) and (max-width:991px){.mobile-header .mobile-header__bar{grid-template-columns:var(--mobile-header-logo-width) minmax(240px,1fr) clamp(368px,46vw,420px);gap:16px}.mobile-header .mobile-header__search--inline{align-self:center;width:100%;max-width:none;height:46px;margin:0;padding:0}.mobile-header .mobile-header__actions{justify-self:end;width:100%;max-width:none}.mobile-header .mobile-header__search--inline .input-group,.mobile-header .mobile-header__search--inline form{height:46px}.mobile-header .mobile-header__search--inline button{top:23px;left:10px;width:30px;height:30px;padding:0;transform:translateY(-50%)}.mobile-header .mobile-header__search--inline button img{display:block;width:22px;height:22px;margin:0}}@media (min-width:992px) and (max-width:1199px){.header-fixed-new .site-header .main-menu,.site-header .main-menu{gap:clamp(10px,1.1vw,14px)!important;padding-inline:clamp(12px,1.5vw,18px)}}@media (min-width:992px){.header-fixed-new .site-header{top:0!important;right:0!important;bottom:auto!important;left:0!important;margin:0!important;height:76px!important;min-height:76px!important;max-height:76px!important}.header-fixed-new .main-menu,.header-fixed-new .site-header__actions,.header-fixed-new .site-header__aside,.header-fixed-new .site-header__layout,.header-fixed-new .site-header__logo,.header-fixed-new .site-header__logo-wrap,.header-fixed-new .site-header__navigation,.header-fixed-new .site-header__primary,.header-fixed-new .site-header__primary-grid{box-sizing:border-box;height:76px!important;min-height:76px!important;max-height:76px!important}.header-fixed-new .top-back{height:76px!important;min-height:76px!important;max-height:76px!important}}.site-header-action--menu,.site-header__mobile-search,.site-menu__mobile-footer,.site-menu__mobile-header{display:none!important}.site-header-action.profile-link{display:none}.site-header-action.profile-link svg{height:25px;width:25px}@media (min-width:992px){.site-header .site-header__actions-list .site-header-action.site-header-action--menu{display:none!important}}@media (max-width:991.98px){:root{--site-header-height:70px}.site-header-action.profile-link{display:block!important}.site-header{display:block!important;position:relative;top:auto!important;width:100%;height:auto!important;min-height:70px;max-height:none!important;padding:0!important;background:#fff;z-index:1030;overflow:visible!important}.site-header__layout{display:grid!important;grid-template-columns:104px minmax(0,1fr);width:100%;height:70px!important;min-height:70px;max-width:none;margin:0}.site-header__primary,.site-header__primary-grid{display:contents!important}.site-header__logo-wrap{grid-column:1;grid-row:1;width:104px!important;height:70px!important;min-width:104px}.site-header .site-header__logo{width:100%;height:100%;padding:0!important}.header-fixed-new .site-header .site-header__logo img,.site-header .site-header__logo img{width:82px!important;height:auto!important;max-height:56px;object-fit:contain}.site-header__navigation{display:block!important;position:static;width:0;min-width:0;height:0}.site-header__promo{display:none!important}.site-header__aside{grid-column:2;grid-row:1;display:flex!important;position:static!important;width:100%!important;min-width:0;height:70px!important;margin:0!important;padding:0!important}.site-header__utility{display:none!important;position:static!important;min-width:0;height:70px;margin:0!important}.site-header__utility-list{display:flex!important;width:100%;height:70px;margin:0!important}.site-header__utility-list>:not(.header-profile-menu):not(.header-login-trigger),.site-header__utility-list>a:not(.header-login-trigger){display:none!important}.site-header__utility .header-login-trigger,.site-header__utility .header-profile-menu{display:flex!important;align-items:center;justify-content:center;width:100%;height:70px;padding:0 4px;font-family:"VB Inter",sans-serif;font-size:11px;line-height:1.15;text-align:center}.site-header__utility .header-login-trigger{flex-direction:column;gap:5px;color:#000!important;text-decoration:none!important;white-space:nowrap}.site-header__utility .header-profile-menu__trigger{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;width:100%;height:100%;padding:0;font-size:11px;white-space:nowrap}.site-header__utility .header-login-trigger i,.site-header__utility .header-profile-menu__trigger i{display:flex;align-items:center;justify-content:center;width:27px;height:27px;color:#000!important;font-size:27px!important;line-height:1}.site-header__utility .header-profile-desktop-icon{display:none!important}.site-header__utility .header-profile-mobile-icon{display:block!important;width:27px!important;height:27px!important;object-fit:contain}.site-header__utility .header-profile-menu__dropdown{display:none!important}.site-header__actions{display:flex!important;position:static!important;flex:1 1 auto;width:auto!important;height:70px!important;margin:0!important;padding:0!important}.site-header .site-header__actions-list{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:0!important;width:100%!important;height:70px;margin:0!important;justify-content:end;justify-items:end;margin-right:15px!important}.site-header__profile-action{position:static!important;display:flex!important;align-items:stretch;justify-content:stretch;width:100%;min-width:0;height:70px}.site-header__profile-action .header-login-trigger,.site-header__profile-action .header-profile-menu,.site-header__profile-action .header-profile-menu__trigger{display:flex!important;flex-direction:column;align-items:center;justify-content:center;gap:5px;width:100%;min-width:0;height:70px;margin:0!important;padding:0 3px!important;color:#000!important;font-family:"VB Inter",sans-serif;font-size:11px!important;line-height:1.15;text-align:center;text-decoration:none!important;white-space:nowrap}.site-header__profile-action .header-profile-desktop-icon,.site-header__profile-action .header-profile-menu__dropdown{display:none!important}.site-header__profile-action .header-profile-mobile-icon{display:block!important;width:27px!important;height:27px!important;object-fit:contain}.site-header .site-header__actions-list .phone-header--mobile,.site-header .site-header__profile-action .header-profile-mobile-icon{display:block!important}.site-header__actions-list .cart-link,.site-header__actions-list .site-header-action{display:flex!important;align-items:center;justify-content:center;width:100%!important;min-width:0!important;height:70px!important;margin:0!important;padding:0 3px!important;font-family:"VB Inter",sans-serif;font-size:11px!important;line-height:1.15}.site-header__actions-list .block-basket-fly-short>img,.site-header__actions-list .site-header-action>img{width:27px!important;height:27px!important;object-fit:contain}.site-header__actions-list .phone-header--desktop{display:none!important}.site-header__actions-list .phone-header--mobile{display:block!important;width:25px!important;height:25px!important}.site-header .site-header__actions-list .site-header-action.site-header-action--search{display:none!important}.site-header .site-header__actions-list .site-header-action.site-header-action--menu{display:flex!important}.site-header #phone-text{font-size:0!important}.site-header #phone-text::after{content:"Позвонить";font-size:11px}.site-header__mobile-search{display:block!important;position:relative;z-index:1;box-sizing:border-box;min-height:74px;background:#fff}.site-header__actions .count_pc_items{right:10px}.site-header__mobile-search form{display:flex;position:relative;width:100%;height:50px;background:#f6f6f6}.site-header__mobile-search input{width:100%;height:50px;padding:0 48px;border:0;border-radius:0;background:0 0;box-shadow:none;font-size:16px}.site-header__mobile-search button{position:absolute;top:0;left:0;display:flex;align-items:center;justify-content:center;width:48px;height:50px;padding:0;border:0;background:0 0}.site-header__mobile-search button img{width:24px;height:24px}.site-menu{display:flex;flex-direction:column;position:fixed;top:0;right:auto;bottom:auto;left:0;z-index:2000;width:100vw;max-width:none;height:calc(100dvh - var(--mobile-bottom-nav-space,0px));padding-top:env(safe-area-inset-top,0);background:#fff;visibility:hidden;overflow:hidden;transform:translate3d(-100%,0,0);transition:transform .28s cubic-bezier(.2, .8, .2, 1),visibility 0s linear .28s;will-change:transform;backface-visibility:hidden}body.mobile-bottom-nav-visible .site-menu,html.mobile-bottom-nav-visible .site-menu{--mobile-bottom-nav-space:calc(68px + env(safe-area-inset-bottom, 0px))}.site-menu.open{visibility:visible;transform:translate3d(0,0,0);transition-delay:0s}.site-menu__mobile-header{display:flex!important;align-items:center;flex:0 0 66px;min-height:66px;padding:0 14px;background:rgba(244,244,244,.5)}.site-menu__mobile-flow{position:relative;display:flex;align-items:center;width:120px;height:60px;overflow:hidden}.site-menu__mobile-logo{display:flex;align-items:center;justify-content:flex-start;width:110px;height:60px;opacity:1;transform:translateX(0);transition:opacity .25s ease,transform .4s ease}.site-menu__back,.site-menu__close{display:flex;align-items:center;padding:0;border:0;background:0 0;font-size:12px}.site-menu__back{position:absolute;top:0;left:0;visibility:hidden;justify-content:center;height:60px;opacity:0;transform:translateY(60px);transition:opacity .25s ease,transform .4s ease,visibility 0s linear .4s}.site-menu.has-submenu .site-menu__back{visibility:visible;opacity:1;transform:translateY(0);transition-delay:0s;position:absolute}.site-menu.has-submenu .site-menu__mobile-logo{opacity:0;transform:translateY(-60px)}.site-menu__close{margin-left:auto;color:#111}.site-menu__back-icon,.site-menu__back-icon img,.site-menu__close img{display:block}.site-menu__back-icon{width:20px}.site-menu__back-icon img,.site-menu__close img{width:16px;height:16px}.site-menu{box-sizing:border-box;overflow:hidden;touch-action:none}.site-menu__scroll{display:block;flex:1 1 0%;min-height:0;height:0;overflow-x:hidden;overflow-y:auto!important;overscroll-behavior-y:contain;-webkit-overflow-scrolling:touch;touch-action:pan-y}.header-fixed-new .site-header .main-menu,.site-menu .main-menu{display:flex!important;position:static!important;flex-direction:column;align-items:stretch;gap:0!important;width:100%;max-width:none!important;height:auto!important;min-height:0!important;max-height:none!important;margin:0!important;padding:0 16px;overflow:visible!important;transform:none!important}.header-fixed-new .site-menu .main-menu>a,.site-menu .main-menu>a{display:flex!important;position:static!important;align-items:center;flex:0 0 auto!important;width:100%!important;height:auto!important;min-height:60px;margin:0!important;padding:12px 0!important;border-top:1px solid transparent!important;border-bottom:1px solid transparent!important;color:#000!important;font-family:"Source Serif 4 48pt",serif;font-size:25px!important;font-weight:400;line-height:1;white-space:normal!important;visibility:visible!important;opacity:1!important;transform:none!important}.site-menu.has-submenu .main-menu,.site-menu.has-submenu .site-menu__mobile-footer{display:none!important}.site-menu__mobile-footer{display:block!important;margin:24px 16px 0;padding:22px 0 max(24px,env(safe-area-inset-bottom));border-top:1px solid #ddd}.site-menu__mobile-links{display:flex;flex-direction:column;gap:0;margin:0 0 20px;padding:0;list-style:none}.site-menu__mobile-links li{padding:10px 0;font-size:14px;line-height:17px}.site-menu__mobile-links .menu-item--inner{display:flex;align-items:center;gap:15px}.site-menu__mobile-links .mobile-menu--personal-icon{display:inline-flex;flex:0 0 12px;width:12px;height:12px;align-items:center;justify-content:center}.site-menu__mobile-contacts{display:flex;flex-direction:column;gap:15px;padding-top:30px;border-top:1px solid #d9dada;font-size:14px;line-height:1}.site-menu__mobile-social{display:grid;grid-template-columns:repeat(4,33px);gap:15px 25px;margin:40px 0 20px}.site-menu__mobile-social .menu-social--item_link{display:inline-flex;align-items:center;justify-content:center;width:33px;height:33px}}@media (min-width:768px) and (max-width:991.98px){.site-header{height:70px!important;min-height:70px!important}.site-header__layout{grid-template-columns:120px minmax(0,1fr)}.site-header__logo-wrap{width:120px!important}.site-header__mobile-search{position:absolute;top:10px;right:300px;left:135px;width:auto;padding:0;min-height:50px}.site-header__aside{justify-self:end;width:300px!important}}@media (min-width:992px){#digi-shield.digi_open,#digi-shield.digi_open-ac{position:fixed!important;top:var(--digi-search-top,var(--header-popover-top,calc(var(--desktop-header-height,148px) + var(--bx-panel-height,0px))))!important;right:0!important;bottom:0!important;left:0!important;box-sizing:border-box;width:min(1420px,calc(100vw - 40px))!important;max-width:1420px!important;height:auto!important;max-height:none!important;margin:0 auto!important}#digi-shield.digi_open .digi-ac,#digi-shield.digi_open .digi-ac__wrapper,#digi-shield.digi_open .digi-search,#digi-shield.digi_open .digi-search-wrapper,#digi-shield.digi_open .digi-wrapper,#digi-shield.digi_open-ac .digi-ac,#digi-shield.digi_open-ac .digi-ac__wrapper,#digi-shield.digi_open-ac .digi-search,#digi-shield.digi_open-ac .digi-search-wrapper,#digi-shield.digi_open-ac .digi-wrapper{box-sizing:border-box;width:100%!important;max-width:none!important;margin-right:0!important;margin-left:0!important}}@media (max-width:991px){body.digi-search-open .backdrop,body.digi-search-open .mobile-bottom-nav,body.digi-search-open .site-header,body.digi-search-open .site-menu,html.digi-search-open .backdrop,html.digi-search-open .mobile-bottom-nav,html.digi-search-open .site-header,html.digi-search-open .site-menu{display:none!important}@supports selector(body:has(*)){body:has(#digi-shield.digi_open) .site-header,body:has(#digi-shield.digi_open-ac) .site-header,html:has(#digi-shield.digi_open) .site-header,html:has(#digi-shield.digi_open-ac) .site-header{display:none!important}}body.digi-search-open,html.digi-search-open{overflow:hidden!important}body:has(#digi-shield.digi_open) .mobile-header,html:has(#digi-shield.digi_open) .mobile-header{z-index:9999998!important}#digi-shield.digi_open,#digi-shield.digi_open-ac{position:fixed!important;inset:0!important;box-sizing:border-box;width:100%!important;max-width:none!important;height:100vh!important;min-height:100vh!important;max-height:100vh!important;height:100dvh!important;min-height:100dvh!important;max-height:100dvh!important;margin:0!important;padding-bottom:env(safe-area-inset-bottom,0);overflow-x:hidden!important;overflow-y:auto!important;overscroll-behavior:contain;background:#fff!important;z-index:9999999!important}}.cart-overlay,.phone-overlay,.search-overlay{position:fixed;top:var(--header-popover-top,calc(var(--site-header-height,148px) + var(--bx-panel-height,0px)));right:0;bottom:0;left:0;display:none;background:rgba(0,0,0,.5);z-index:1000}.cart-overlay{z-index:999}.search-overlay{z-index:999}.site-header .cart-header-block.visible{z-index:1002!important;opacity:1}.cart-overlay.visible,.phone-overlay.visible,.search-overlay.visible{display:block}@media (max-width:991px){.mobile-header .mobile-header__actions{box-sizing:border-box;grid-template-columns:repeat(4,clamp(48px,14vw,60px));justify-content:space-between;padding-left:8px}}@media (min-width:992px){body.header-fixed-new:has(#bx-panel) .site-header:not(.mobile-header){top:0}.header-fixed-new .site-header{right:0!important;left:0!important;width:100%!important;max-width:none!important}.header-fixed-new .site-header__layout{grid-template-columns:minmax(0,1fr) var(--fixed-header-actions-width)}.header-fixed-new .site-header__actions.right-icons{margin-right:0!important}}@media (min-width:992px) and (max-width:1199px){:root{--fixed-header-actions-width:208px}}@media (min-width:992px){body:not(.header-fixed-new) .site-header:not(.mobile-header){position:relative;top:auto!important;right:auto;left:auto}body:not(.header-fixed-new) #wrapper-main>main{margin-top:0}body.header-fixed-new #wrapper-main>main{margin-top:var(--desktop-header-height,148px)}}@media (max-width:991px){.site-menu__header{position:relative;z-index:5}.site-menu__back,.site-menu__close{min-height:44px;cursor:pointer;touch-action:manipulation;pointer-events:auto;position:relative;z-index:10}.site-menu__scroll{overscroll-behavior:contain;touch-action:pan-y}}@media (max-width:991px){html.mobile-menu-open{overflow:hidden!important;overscroll-behavior:none}body.mobile-menu-open{overflow:hidden!important;overscroll-behavior:none;touch-action:none}body.mobile-menu-open [data-site-menu],body.mobile-menu-open [data-site-menu] .site-menu__scroll{touch-action:pan-y}}@media (max-width:991px){.site-menu__header{position:relative}.site-menu__back{position:absolute!important;top:0!important;left:0!important;width:44px;min-width:44px;height:60px;min-height:44px;margin:0!important;padding:0!important;justify-content:flex-start!important}.site-menu__back-icon{display:flex;align-items:center;justify-content:flex-start;width:20px;margin:0}}.header-profile-menu__dropdown .header-profile-menu__item{display:flex;align-items:center;gap:10px}.header-profile-menu__dropdown .header-profile-menu__item::before{content:"";display:block;flex:0 0 16px;width:16px;height:16px;background-color:currentColor;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;-webkit-mask-size:contain;mask-size:contain}.header-profile-menu__item--orders::before{-webkit-mask-image:url("/local/templates/main_redesing/components/bitrix/sale.personal.section/.default/icon/Orders.svg");mask-image:url("/local/templates/main_redesing/components/bitrix/sale.personal.section/.default/icon/Orders.svg")}.header-profile-menu__item--favorites::before{-webkit-mask-image:url("/local/templates/main_redesing/components/bitrix/sale.personal.section/.default/icon/Favorites.svg");mask-image:url("/local/templates/main_redesing/components/bitrix/sale.personal.section/.default/icon/Favorites.svg")}.header-profile-menu__item--personal::before{-webkit-mask-image:url("/local/templates/main_redesing/components/bitrix/sale.personal.section/.default/icon/PersonalAccount.svg");mask-image:url("/local/templates/main_redesing/components/bitrix/sale.personal.section/.default/icon/PersonalAccount.svg")}.header-profile-menu__item--logout::before{-webkit-mask-image:url("/local/templates/main_redesing/img/header-icons/logout.svg");mask-image:url("/local/templates/main_redesing/img/header-icons/logout.svg")}.header-login-trigger,.header-profile-menu__trigger,.header-utility-link{color:inherit}.header-login-trigger::before,.header-profile-menu__trigger::before,.header-utility-link::before,.mobile-bottom-nav__item--home::before,.mobile-bottom-nav__item--profile::before,.site-header-action--profile::before{content:"";display:block;flex:0 0 auto;background-color:currentColor;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;-webkit-mask-size:contain;mask-size:contain}.header-login-trigger::before,.header-profile-menu__trigger::before,.header-utility-link::before{width:16px;height:16px;color:#676767}.header-utility-link--salons::before{-webkit-mask-image:url("/local/templates/main_redesing/img/header-icons/geo-alt.svg");mask-image:url("/local/templates/main_redesing/img/header-icons/geo-alt.svg")}.header-utility-link--feedback::before{-webkit-mask-image:url("/local/templates/main_redesing/img/header-icons/envelope.svg");mask-image:url("/local/templates/main_redesing/img/header-icons/envelope.svg")}.header-login-trigger::before,.header-profile-menu__trigger::before,.mobile-bottom-nav__item--profile::before,.site-header-action--profile::before{-webkit-mask-image:url("/local/templates/main_redesing/img/header-icons/person.svg");mask-image:url("/local/templates/main_redesing/img/header-icons/person.svg")}.site-header-action--profile::before{width:25px;height:25px;color:#43474a}.header-payment-button{gap:0}.header-payment-button::after{content:"";display:block;flex:0 0 16px;width:16px;height:23px;margin-left:10px;background-color:#0f4291;-webkit-mask-image:url("/local/templates/main_redesing/img/header-icons/card.svg");mask-image:url("/local/templates/main_redesing/img/header-icons/card.svg");-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:16px 16px;mask-size:16px 16px;transition:background-color .2s ease}.header-payment-button:focus-visible::after,.header-payment-button:hover::after{background-color:#fff}.mobile-bottom-nav__item--home::before,.mobile-bottom-nav__item--profile::before{content:"";display:block;width:24px;height:24px;flex:0 0 24px}.mobile-bottom-nav__item--home::before{color:#43474a;-webkit-mask-image:url("/local/templates/main_redesing/img/header-icons/home.svg");mask-image:url("/local/templates/main_redesing/img/header-icons/home.svg")}.mobile-bottom-nav__item--profile::before{color:#43474a}.mobile-bottom-nav__item--home:focus::before,.mobile-bottom-nav__item--home:hover::before,.mobile-bottom-nav__item--profile:focus::before,.mobile-bottom-nav__item--profile:hover::before{color:#023e84}@media (max-width:991px){.site-header__profile-action .header-login-trigger::before,.site-header__profile-action .header-profile-menu__trigger::before,.site-header__utility .header-login-trigger::before,.site-header__utility .header-profile-menu__trigger::before{width:27px;height:27px;color:#000}}@keyframes headerPopoverSoftIn{from{opacity:0;transform:translate3d(0,-10px,0)}to{opacity:1;transform:translate3d(0,0,0)}}@keyframes slideDown{from{opacity:0;transform:translateY(-100%)}to{opacity:1;transform:translateY(0)}}@keyframes slideUp{from{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-100%)}}@media (min-width:992px){[data-menu-lazy].show{top:calc(100% - 1px);right:auto;left:50%;width:min(1420px,calc(100vw - 48px));max-width:calc(100vw - 48px);min-height:480px;padding:0;transform:translateX(-50%);align-items:stretch;justify-content:stretch;border-top:1px solid #ccc;box-shadow:0 4px 8px rgba(0,0,0,.1)}.mega-menu-lazy-skeleton{display:grid;width:100%;min-height:480px;grid-template-columns:333px minmax(0,1fr);gap:0;background:#fff}.mega-menu-lazy-skeleton__nav{align-content:start;padding:16px 23px;border-right:1px solid #ccc;gap:0}.mega-menu-lazy-skeleton__nav span{width:100%;max-width:none;height:45px;border-bottom:10px solid #fff;background:linear-gradient(#eef1f5,#eef1f5) left center/82% 20px no-repeat}.mega-menu-lazy-skeleton__cards{display:grid;min-width:0;padding:16px 24px 24px;grid-template-columns:repeat(4,minmax(180px,1fr));align-content:start;gap:16px}.mega-menu-lazy-skeleton__cards span{min-height:205px}}@media (min-width:992px){.site-header [data-menu-lazy].show{top:calc(100% - 1px);right:calc(var(--desktop-header-menu-right) - var(--desktop-header-actions-width));left:0;width:auto;max-width:none;min-height:480px;padding:0;transform:none}.header-fixed-new .site-header [data-menu-lazy].show{right:calc(var(--desktop-header-menu-right) - 220px);left:0;width:auto;max-width:none;transform:none}.site-header [data-menu-lazy].show .mega-menu-lazy-skeleton{width:100%;min-width:0}}@media (min-width:992px) and (max-width:1199.98px){.header-fixed-new .site-header [data-menu-lazy].show{right:calc(var(--desktop-header-menu-right) - 190px)}}