.f-menu{--menu-width: 100%;background:#fff;display:flex;height:calc(100% - 56px);margin:0;padding:0}.f-menu__logo+.f-menu{margin-top:14px}@media(min-width: 600px){.f-menu{--menu-width: 200px}}.f-menu a{color:#232323}.f-menu__title{align-items:center;background:#fff;border-bottom:1px solid #d8d8d8;display:flex;font-size:12px;font-weight:bold;height:40px;left:0;padding:0 2px 0 8px}.f-menu__list{background-color:#fff;flex:0 0 var(--menu-width);height:100%;list-style:none;padding:0;z-index:1554}.f-menu__listItem{position:relative}.f-menu__listLink{align-items:center;display:flex;line-height:40px;margin:0;padding:0 0 0 8px;-webkit-text-decoration:none;text-decoration:none}.f-menu__listLink.--active,.f-menu__listLink:hover{background:#f2f2f2;color:#000;-webkit-text-decoration:none;text-decoration:none}.f-menu__listLink.--active::before,.f-menu__listLink.--active::after,.f-menu__listLink:hover::before,.f-menu__listLink:hover::after{border-bottom:80px solid rgba(0,0,0,0);border-left:120px solid rgba(0,0,0,0);bottom:40px;-webkit-clip-path:polygon(100% 0%, 97% 18%, 90% 36%, 83% 49%, 71% 63%, 59% 75%, 43% 85%, 32% 92%, 17% 96%, 6% 99%, 1% 100%, 100% 100%);clip-path:polygon(100% 0%, 97% 18%, 90% 36%, 83% 49%, 71% 63%, 59% 75%, 43% 85%, 32% 92%, 17% 96%, 6% 99%, 1% 100%, 100% 100%);content:"";display:block;height:40px;position:absolute;right:0;z-index:1}.f-menu__listLink.--active::after,.f-menu__listLink:hover::after{border-bottom:0;border-top:80px solid rgba(0,0,0,0);-webkit-clip-path:polygon(100% 100%, 97% 82%, 90% 64%, 83% 51%, 71% 37%, 59% 25%, 43% 15%, 32% 8%, 17% 4%, 6% 1%, 1% 0%, 100% 0%);clip-path:polygon(100% 100%, 97% 82%, 90% 64%, 83% 51%, 71% 37%, 59% 25%, 43% 15%, 32% 8%, 17% 4%, 6% 1%, 1% 0%, 100% 0%);top:40px}.f-menu__listLink--extra{background:#f2f2f2}.f-menu__listLink--extra:hover::before,.f-menu__listLink--extra:hover::after{content:none}.f-menu__listText{overflow:hidden;min-width:0;text-overflow:ellipsis;white-space:nowrap}.f-menu__listIcon{margin:0 8px 0 0;max-height:20px;max-width:20px}.f-menu__logo{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 fill=%27%23e9aa00%27 viewBox=%270 0 32 9.71%27%3E%3Cpath d=%27M9.89 2.9c-1.05.29-1.46.7-1.62.94v-.9H2.84c-.16-1.75 1.64-1.7 1.64-1.7C6.23 1.17 6.3 2.31 6.3 2.31h1.97C8.27.27 5.45.03 5.45.03 2.68-.19 1.73.75 1.73.75.86 1.5.88 2.68.9 2.95H0l.02 1.34H.9v5.29h1.96v-5.3l3.44.01v5.29h1.96V5.86c.1-.63.52-1.5 2.05-1.63 0 0 2.22-.36 2.51 1.64v3.7h1.97V5.12c-.45-3.18-4.91-2.2-4.91-2.2zm13.3 2.69c.18-2.3-2.25-2.63-2.25-2.63-2.17-.36-3.4 0-3.43 0-2.12.5-2.12 2.19-2.12 2.19h2s.02-1.32 2.17-1.15c0 0 1.55.07 1.64.77 0 0 .5.84-1.64.96-2.16.13-4.72.1-4.45 2.1 0 0-.05 1.94 3.48 1.88 0 0 1.88.06 2.65-.9v.02l.06.75h1.95l-.05-4zm-2.21 2.2c-.5.6-1.08.78-1.77.81-.61.03-1.92.14-1.94-.86-.03-.94 1.57-.9 2.64-.97 0 0 1.08 0 1.3-.3 0 0 0-.03 0 0 .01.04.2.8-.23 1.32m9.01-.44c-.3.63-.8 1-2.07 1-.54.01-2.28-.18-2.37-2.05v-.07c.06-1.87 1.84-2.06 2.42-2.08 1.07-.02 1.68.32 2 .95l2-.02a1.45 1.45 0 0 0-.17-.63c-.4-.75-1.42-1.68-3.95-1.6a6.9 6.9 0 0 0-2.07.33c-.87.34-2.37 1.26-2.27 3.2.1 2.05 1.5 2.65 2.31 2.98.54.23 1.23.3 2.09.3 2.55.06 3.53-.93 3.92-1.69.12-.27.16-.4.17-.64z%27/%3E%3C/svg%3E") no-repeat 0;text-indent:-100%;white-space:nowrap;overflow:hidden;margin:15px 0 0 72px;height:34px;height:auto;background-size:80px;padding:10px 0 0}.f-submenu{display:grid;grid-gap:1.5rem;gap:1.5rem;grid-template-columns:1fr 200px;grid-template-areas:"Header Header" "List Promo" "Footer Footer";align-content:start;background:#fff;min-height:100%;max-height:100%;max-width:100%;padding:0 16px 16px;scrollbar-gutter:stable;transition:transform .25s ease-in-out}.f-submenu:not(:has(.f-submenu__promos)){grid-template-areas:"Header Header" "List List" "Footer Footer"}@media(max-width: 1024px){.f-submenu{grid-template-areas:"Header Header" "List List" "Footer Footer" "Promo Promo"}}.f-submenu{width:100%;z-index:1555}.f-submenu[aria-hidden=false]{position:absolute;top:0;transform:translateX(-100%);padding:16px}.f-submenu__container{width:100%}.f-submenu button{color:inherit}.f-submenu__back{background:0;border:0;font-size:15px;margin-bottom:16px;padding:0;-webkit-text-decoration:underline;text-decoration:underline;grid-area:Back;justify-self:start;text-align:left;margin-bottom:18px}.f-submenu__back .f-icon{font-size:24px;margin-right:8px}.f-submenu__content{grid-area:List;width:100%}.f-submenu__categoryBreak{background:#d8d8d8;border:0;height:1px;margin:0}@media(max-width: 599px){.f-submenu__categoryBreak{margin-bottom:24px}}@media(min-width: 600px){.f-submenu__categoryBreak{margin-bottom:16px}}.f-submenu__list{list-style:none;padding:0}@media(min-width: 600px){.f-submenu__list{columns:4;padding:16px 0}}@media(max-width: 1279.98px){.f-submenu__list{font-size:13px;columns:2;padding:24px 0}.f-expand.--expanded .f-submenu__list{padding:24px 0 0}}.f-submenu__titleContainer{flex-basis:100%;grid-area:Header;display:flex;flex-direction:column}.f-submenu__title,.f-submenu__subtitle{font-size:32px;font-weight:bold;line-height:1.25;margin:0}.f-submenu__subtitle{font-size:15px;line-height:1.2667}.f-submenu__stickIcon{display:inline;white-space:nowrap}.f-submenu__arrow{font-size:16px}.f-submenu__item{margin-bottom:16px}.f-submenu__itemLink{font-size:13px;font-weight:400;line-height:1.30769;-webkit-text-decoration:none;text-decoration:none}.f-submenu__itemImg{max-height:45px;max-width:100%;width:auto}.f-submenu__promos{display:flex;grid-area:Promo;flex-direction:column}@media(max-width: 1024px){.f-submenu__promos{flex-direction:row}}.f-submenu__promosImg{display:block;max-width:100%;height:auto}.f-submenu__tags{border-bottom:1px solid #d8d8d8;display:flex;align-content:flex-start;gap:8px;list-style:none;margin-bottom:16px;overflow-x:auto;padding:0 0 24px;grid-area:Footer;z-index:1}@media(min-width: 600px){.f-submenu__tags{border:0;flex-wrap:wrap;margin:0;padding:0}}.f-submenu__tagsLink{align-items:center;border:1px solid dimgray;display:flex;font-size:13px;line-height:1;padding:0 16px;white-space:nowrap}@media(max-width: 599px){.f-submenu__tagsLink{border-radius:16px;height:32px}}@media(min-width: 600px){.f-submenu__tagsLink{border-radius:12px;height:24px}}.f-submenu__tagsLink:hover,.f-submenu__tagsLink:focus{background:#f5b027;border-color:#f5b027;color:#fff;-webkit-text-decoration:none;text-decoration:none}
