.header__icons{gap:16px;padding-right:0}.header__icon{transition:all .3s ease}.header__search{display:flex;line-height:1;grid-area:left-icons;margin-left:48px}@media screen and (max-width: 1199.98px){.header__search{display:none}}.header header-drawer{margin:unset;width:24px;height:24px;grid-area:left-icons;display:flex;padding:0;justify-content:center}.header .link{border:unset}.header .link:after{display:none}.header .menu-drawer{width:100%;max-width:531px}.header .menu-drawer__navigation{padding:0}.header .menu-drawer__navigation-container{padding:40px 16px}@media screen and (min-width: 1200px){.header .menu-drawer__navigation-container{padding:40px 64px}}.header .menu-drawer__search-mob{margin-bottom:16px}@media screen and (min-width: 990px){.header .menu-drawer__search-mob{display:none}}.header .menu-drawer__search-mob label{display:none}.header .menu-drawer__search-mob .field{background-color:#eee9df}.header .menu-drawer__search-mob .field input{background-color:rgba(0,0,0,0);padding:12px;padding-left:52px}.header .menu-drawer__search-mob .field .search__button{left:var(--inputs-border-width);right:unset;justify-content:flex-end}.header .menu-drawer__search-mob .field:before,.header .menu-drawer__search-mob .field:after{opacity:0}.header .menu-drawer__inner-submenu{padding:0 16px;padding-bottom:40px;display:flex;flex-direction:column;gap:32px}@media screen and (min-width: 1200px){.header .menu-drawer__inner-submenu{padding:40px 64px}}.header .menu-drawer__close-button{padding:24px 0;border-bottom:1px solid #eee1c5;color:#473333;font-size:14px;line-height:1.4;text-transform:uppercase;transition:all .3s ease;font-family:var(--font-heading-family);font-weight:400;margin:0}.header .menu-drawer__all-button{font-weight:500;text-decoration:none;border:1px solid #c8bca2;font-size:13px;height:48px;flex-shrink:0}.header .menu-drawer__all-button svg{width:16px;height:16px}.header .menu-drawer__menu li.is-collection-item{width:50%;display:inline-flex}.header .menu-drawer__menu-item{padding:24px 0;border-bottom:1px solid #eee1c5;color:#473333;font-size:14px;line-height:1.4;text-transform:uppercase;transition:all .3s ease;font-family:var(--font-heading-family);font-weight:400}.header .menu-drawer__menu-item:hover{color:#1b1a1a}.header .menu-drawer__menu-item.with-image{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:8px;padding:0 6px;padding-bottom:32px;border:none}@media screen and (min-width: 1200px){.header .menu-drawer__menu-item.with-image{padding-bottom:16px}}.header .menu-drawer__menu-item.with-image img{width:100%;height:auto}@media screen and (min-width: 1200px){.header .menu-drawer__menu-item.with-image img{width:196px;height:196px}}.header .menu-drawer__banner{width:100%;height:204px;position:relative;overflow:hidden;margin:32px 0}.header .menu-drawer__banner img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.header .menu-drawer__banner-content{position:absolute;bottom:0;left:0;right:0;width:100%;height:100%;display:flex;flex-direction:column;justify-content:flex-end;align-items:flex-start;gap:16px;background:rgba(0,0,0,.5);color:#fff;padding:24px 32px}.header .menu-drawer__banner-subtitle{font-size:13px;line-height:1;text-transform:uppercase;font-family:var(--font-body-family);font-weight:500}.header .menu-drawer__banner-title{font-size:32px;font-family:var(--font-heading-family);font-weight:400}