header-drawer{display:none}.header header{display:flex;flex-wrap:wrap;justify-content:space-between;padding:26px 34px 0;align-items:center;position:relative;z-index:5;background-color:RGB(var(--color-white));width:100%;margin:0 auto}.header .header__logo{max-width:175px;width:100%}.header .header__logo img{width:100%;height:auto}.header .header__logo a{display:block;width:100%}.header .header__inline-menu{order:2;width:100%}.header .header__search{position:relative;width:456px;height:100%;margin-right:10px;transition:var(--default-transition)}.header .header__search-button{width:50px;height:36px;padding:0;min-width:auto;opacity:0;transition:var(--default-transition)}.header .header__search-wrapper{margin-top:7px;align-self:flex-start;display:flex;align-items:center}header.header--customer .header__search-wrapper{margin:7px 0 0 73px}.header .header__search svg{position:absolute;top:50%;transform:translateY(-50%);left:12px}.header .header__search svg path{fill:#4f5a6b}.header .header__search input{border:1px solid #DDE2E5;box-shadow:0 4px 10px #d9d9d9;width:100%;border-radius:20px;padding:8.25px 10px 8.25px 48px;transition:var(--default-transition)}.header ul{list-style-type:none;padding:0;margin:0}.header li{list-style:none}.header a{text-decoration:none}.header a:hover span{text-decoration:none;border:0}.header .header__search input::placeholder{font-size:var(--fs14);line-height:17px;font-family:var(--font-body-family)}.header .header__search input::-webkit-input-placeholder{font-size:var(--fs14);line-height:17px;font-family:var(--font-body-family)}.header .header__search input::-moz-placeholder{font-size:var(--fs14);line-height:17px;font-family:var(--font-body-family)}.header .header__search input:-ms-input-placeholder{font-size:var(--fs14);line-height:17px;font-family:var(--font-body-family)}.header .header__search input::-ms-input-placeholder{font-size:var(--fs14);line-height:17px;font-family:var(--font-body-family)}.header .header__icons svg,.header .header__icons a{display:block}.header .header__icons svg{margin:0 auto 2px}.header .header__icons a{position:relative}.header .header__icons span{display:block;text-align:center;color:#595959}.header .header__icons{align-items:center;display:flex;grid-gap:0 18px;align-self:flex-start;margin-top:6px}.header .header__icons .header__cart-value{position:absolute;top:-5px;left:26px;width:max-content;min-width:13px;aspect-ratio:1;display:flex;align-items:center;justify-content:center;border-radius:50%;font-size:10px;line-height:12px;color:RGB(var(--color-white));background-color:RGB(var(--color-paletter-red));padding:.5px 4px}.header .header__icons .header__cart-value.header__cart-value--hidden{display:none}.header .listItem__content{opacity:0;visibility:hidden;pointer-events:none;position:absolute;background-color:RGB(var(--color-white));left:0;right:0;top:var(--header-height);transition:var(--default-transition);border-top:1px solid #E3E3E3;box-shadow:0 10px 4px #00000080}.header .content__listChild:hover{background-color:#f6f7f9}.header .content__listChild a{display:block;width:100%;height:100%}.header .headerMenu__listItem.headerMenu__listItem--active .listItem__content{opacity:1;visibility:visible;pointer-events:all}.header .headerMenu__list{display:flex;justify-content:center;align-items:center;grid-gap:10px 0;margin-top:21px}.header .headerMenu__listItem{padding:0 13.5px 22px}.header .headerMenu__listItem:has(.listItem__title--red){color:RGB(var(--color-paletter-red))}.header .header__close{text-align:center;position:fixed;top:11px;right:21px;opacity:0;z-index:-1;pointer-events:none;visibility:hidden}.header summary.header__icon{position:static}.header .content__wrapper{display:flex;height:100%}.header .content__list{width:336px;border-right:1px solid #595959;min-height:488px}.header .content__grandLists{width:calc(100% - 336px);position:relative}.header .content__listChild{padding:10px 20px 10px 22px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #E3E3E3;max-height:48px;cursor:pointer}.header .content__listChild.listChild.listChild--active{background-color:RGB(var(--color-grey-2));border-right:1px solid RGB(var(--color-grey-2));width:calc(100% + 1px)}.header .content__grandList.grandList{opacity:0;z-index:-1;pointer-events:none;transition:var(--default-transition);visibility:hidden;position:absolute;top:0;left:60px;width:calc(100% - 60px);right:28px;bottom:0;display:grid;grid-template-columns:minmax(19.2%,25%) minmax(20.4%,25%) minmax(55.4%,75%);justify-content:space-between;overflow:hidden}.header .content__grandList:has(.grandList__empty--H1):has(.grandList__empty--H2)>.grandList__itemTitle--H3,.header .content__grandList:has(.grandList__empty--H2):has(.grandList__itemTitle--H3)>.grandList__itemTitle--H3{order:2;background-color:RGB(var(--color-grey-2));grid-template-columns:minmax(0,43%) minmax(0,48.8%);height:100%;display:grid;justify-content:space-between;padding:4px 21px 0;margin-top:0}.header .content__grandList:has(.grandList__empty--H1):has(.grandList__itemTitle--H2)>.grandList__itemTitle--H3{order:3}.header .content__grandList:has(.grandList__empty--H1):has(.grandList__itemTitle--H2) .grandList__empty--H3{order:3}.header .content__grandList .grandList__empty--H3{background-color:RGB(var(--color-grey-2));grid-template-columns:minmax(0,43%) minmax(0,48.8%);height:100%;display:grid;justify-content:space-between;padding:4px 21px 0;margin-top:0}.header .content__grandList:has(.grandList__empty--H1):has(.grandList__itemTitle--H2) .grandList__itemTitle--H2{order:2}.header .content__grandList:has(.grandList__empty--H1):has(.grandList__itemTitle--H2) .grandList__empty--H1{order:1}.header .grandList__itemColumn li a{padding:3px 0 4px 15px;display:block;min-height:24px}.header .grandList__itemColumn a:hover{text-decoration:underline}.header .grandList__itemColumn{margin-top:5px;margin-bottom:6px}.header .grandList__empty{display:block}.header .content__grandList>.grandList__itemTitle--H1,.header .content__grandList>.grandList__itemTitle--H2,.header .content__grandList>.grandList__itemTitle--H3{height:max-content}.header .content__grandList>.grandList__itemTitle--H1,.header .content__grandList>.grandList__itemTitle--H2{margin-top:5px}.header .content__grandList .grandList__headerGroup.grandList__itemTitle--H3{background-color:RGB(var(--color-grey-2));height:100%;display:grid;grid-template-columns:minmax(0,39%) minmax(0,61%);justify-content:space-between;padding:4px 21px 0}.header .content__grandList .headerMenu__banner{position:absolute;top:0;right:21px;width:100%;max-width:32.2%;height:max-content;justify-self:flex-end;padding:22px 0}.header .content__grandList .headerMenu__banner a,.header .content__grandList .headerMenu__banner img{display:block;width:100%}.header .content__grandList .headerMenu__banner img{height:100%;max-height:442px;object-fit:cover}.header .headerMenu__listItem.headerMenu__listItem--active{text-decoration:underline}.header .headerMenu__listItem.headerMenu__listItem--active .content__grandList--active{opacity:1;z-index:1;pointer-events:all;visibility:visible}.menuDrawer{background-color:RGB(var(--color-white))}.header .header__closeTitle{color:var(--color-accent);font-size:var(--fs12-25)}.menuDrawer .menu-drawer__menu li{padding:0;border-top:1px solid RGB(var(--color-grey-2))}.menuDrawer .menu-drawer__menu:not(.menuDrawer__secondList):not(.menuDrawer__thirdList)>li>details.menuDrawer__firstDetails,.menuDrawer .menu-drawer__menu:not(.menuDrawer__secondList):not(.menuDrawer__thirdList)>li>a.menu-drawer__menu-item{padding:14px 15px 16px 32px}.menuDrawer .menuDrawer__thirdList{height:100%;transition:var(--default-transition)}.menuDrawer .menu-drawer__heading--active svg{rotate:0}.menuDrawer .menuDrawer__thirdList--active{opacity:0;visibility:hidden;overflow:hidden}.menuDrawer .menu-drawer__menu li>details,.menuDrawer .menu-drawer__menu li>a{padding:15.5px 32px;display:block}.menuDrawer .menuDrawer__secondList>li:last-child{border-bottom:1px solid RGB(var(--color-grey-2))}.menuDrawer .menu-drawer__menu .menu-drawer__block:last-child li:last-child{border-bottom:1px solid RGB(var(--color-grey-2))}.menuDrawer .menu-drawer__menu .menuDrawed__button a{display:flex;align-items:center;grid-gap:15px;width:100%;padding:19.5px 34px;background-color:RGB(var(--color-grey-1))}.menuDrawer .menu-drawer__menu .menuDrawed__button img{width:24px}.menuDrawer .menu-drawer__close-button{background-color:RGB(var(--color-grey-2));color:RGB(var(--color-base-text));border-radius:0;width:100%;padding:18px 50px;position:relative}.menuDrawer .menu-drawer__close-button svg{position:absolute;left:33px}.header__content.animate{transition:transform .15s ease-out;box-shadow:0 .1rem .9rem .1rem rgba(var(--color-foreground),.2)}.header__content{z-index:4;background-color:RGB(var(--color-white))}.header summary{text-decoration:none}.header .menuDrawed__account{margin-top:15px}.header .menuDrawed__account .menuDrawed__accountLink{display:block;padding:5.5px 15px 5.5px 32px;color:RGB(var(--color-grey-4))}.header .menuDrawed__copyright{padding:0 10px 21px;display:flex;align-items:center;justify-content:center;font-size:var(--fs10-5);margin-top:17px}.header .menuDrawed__copyright svg{margin-right:7px}.header .menuDrawed__social{display:flex;justify-content:center;grid-gap:0 24px;padding:0 10px;margin-top:82px}.header .menuDrawed__social svg,.header .menuDrawed__social a{display:block;width:26px}.header .menuDrawed__social svg path{fill:RGB(var(--color-base-text))}.header .menu-drawer{height:calc(var(--window-height));top:0}.menuDrawer .menu-drawer__heading a.menu-drawer__menu-item{display:flex;align-items:center;justify-content:space-between}.menu-drawer__menu-item svg{color:RGB(var(--color-foreground))}.menuDrawer .menu-drawer__heading .icon-arrow{position:static;transform:none;transition:var(--default-transition);transform:rotate(90deg)}.menuDrawer .menu-drawer__heading .icon-arrow path{color:rgb(var(--color-base-text))}.menuDrawer .menu-drawer__block ul{transition:var(--default-transition)}.menuDrawer .menu-drawer__block ul li a{padding-left:48px}.header-menu-opening .header__wrapper .header__icons,.header-menu-opening .header__wrapper .header__icon--menuSpan,.header-menu-opening .header__wrapper .header__close{transition:var(--default-transition)}#menu-drawer .header__logo{position:sticky;top:0;z-index:10;background:#fff;width:100%;margin:0;display:block;left:0;right:0;max-width:100%;padding:12px 0 11px}#menu-drawer .header__logo a{display:block;width:100%;margin:0 auto;max-width:100px}.header .content__grandList.grandList:has(.grandList__empty):has(.grandList__empty--H1):has(.grandList__empty--H2):has(.grandList__empty--H3) .grandList__empty,.header .content__grandList.grandList:has(.grandList__empty):has(.grandList__empty--H1):has(.grandList__empty--H2):has(.grandList__empty--H3) .grandList__empty--H1,.header .content__grandList.grandList:has(.grandList__empty):has(.grandList__empty--H1):has(.grandList__empty--H2):has(.grandList__empty--H3) .grandList__empty--H2,.header .content__grandList.grandList:has(.grandList__empty):has(.grandList__empty--H1):has(.grandList__empty--H2):has(.grandList__empty--H3) .grandList__empty--H3{display:none}@media screen and (max-width: 1440px){.header header{padding:26px 20px 0}.header .content__list{width:294px}.header .content__grandList.grandList{left:40px;right:21px;width:calc(100% - 40px)}.header .content__grandLists{width:calc(100% - 289px)}.header .content__grandList .grandList__headerGroup.grandList__itemTitle--H3{grid-template-columns:minmax(0,40%) minmax(0,48.8%)}.header .content__grandList .headerMenu__banner{width:max-content}}@media screen and (max-width: 1279px){.header .headerMenu__list{grid-gap:10px}.header .content__grandList .headerMenu__banner img{max-height:290px}}@media screen and (max-width: 1024px){header-drawer{display:block}.menu-drawer__block:has(.menuDrawer__thirdList:empty) .menuDrawer__thirdListItem svg{display:none}.menu-drawer__heading--active .menuDrawer__thirdListItem svg.icon-arrow{transform:rotate(0)}header.header--customer .header__search-wrapper{margin:7px 0 0}.header .headerMenu__list{display:none}.header header{padding:10px 12px 22px}.header .header__icons{grid-gap:14px;width:max-content;margin-top:9px;margin-right:8px}.header .header__icons a span:not(.header__cart-value){display:none}.header .header__icons .header__cart-value{left:15px;top:-7px}.header .header__logo{max-width:100px;margin-left:35px}header.header--customer .header__logo{margin-left:68px}.header .header__icons svg{margin-bottom:0}.header .header__search input{padding:7.5px 10px 7.5px 43px}.header .header__search input::placeholder{font-size:var(--fs12-25)}.header .header__search input::-webkit-input-placeholder{font-size:var(--fs12-25)}.header .header__search input::-moz-placeholder{font-size:var(--fs12-25)}.header .header__search input:-ms-input-placeholder{font-size:var(--fs12-25)}.header .header__search input::-ms-input-placeholder{font-size:var(--fs12-25)}.menuDrawer .menu-drawer__menu li>details,.menuDrawer .menu-drawer__menu li>a{padding:11px 15px 11px 32px}.header-menu-opening .header__wrapper .header__icons,.header-menu-opening .header__wrapper .header__icon--menuSpan{visibility:hidden;opacity:0;z-index:-1;pointer-events:none}.header-menu-opening .header .menu-drawer-container .header__icon{pointer-events:none}.header-menu-opening .header__wrapper .header__close{visibility:visible;opacity:1;z-index:10;pointer-events:all}.header-menu-opening .header__search-wrapper{display:none}.header-menu-opening .header header{padding:10px 12px 9px}.header .header__search-wrapper{width:96.1%;order:2;margin:11px auto 0}.header .header__search{width:100%;margin-right:0}.header .header__search-button{display:none}.menu-drawer__block:last-child:has(.menu-drawer__heading--active) .menu-drawer__heading--active{border-bottom:1px solid RGB(var(--color-grey-2))}}
/*# sourceMappingURL=/cdn/shop/t/166/assets/header.css.map */
