.menuContainer,.menuContainerNav{font-size:1rem;font-weight:400;display:contents}.menuContainer{padding-left:0;margin-top:0;margin-bottom:0;flex-direction:row;flex-wrap:nowrap;justify-content:center;align-items:center;gap:15px;min-height:38px;padding-top:1rem;padding-bottom:1rem}@media(max-width:1360px){.menuContainer{gap:4px}}.menuItem{position:relative;list-style:none}.menuItem:hover{background:rgba(0,141,82,.9098039216)!important;background:rgba(0,141,82,.91);border-radius:3px}.menuItem:hover,.menuItem:hover .styledLinkContent:not(.styledLinkContent--category){color:#fff!important}.menuItem:hover>.submenuContainer>.submenuWrapper{display:flex;max-width:1360px;max-height:calc(100vh - 120px);overflow:auto}.submenuContainer{font-size:1rem;font-weight:400;list-style-type:none;box-sizing:border-box}.submenuContainer,.submenuWrapper{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.submenuWrapper{background-color:#fff;display:none;position:absolute;right:0;max-height:288px;gap:30px;flex-direction:row;justify-content:space-between;margin:0;min-width:600px;z-index:999;padding:20px;justify-content:space-around;border-bottom:2px solid #008d53}.menuItem:nth-child(-n+4) .submenuWrapper{right:unset;left:0}.submenu,.submenuWrapper--open{display:flex}.submenu{flex-direction:column;margin:0;flex-wrap:wrap;max-height:270px;-moz-column-gap:15px;column-gap:15px;width:450px;justify-content:start}.menuContainer--category{display:none}.menuContainerNav--category{margin-right:auto}.styledLink{background-color:transparent;box-sizing:border-box;color:#222;text-decoration:none}.styledLink,.styledLinkContainer{list-style-type:none;font-size:1rem;font-weight:400}.styledLinkContainer{letter-spacing:0;overflow:hidden;line-height:30px;margin:0 .5rem;padding:4px 0}.styledLinkContent{cursor:pointer;font-size:12px;line-height:19px;color:#000;text-transform:uppercase;font-style:normal;font-family:DM Sans;font-weight:600;padding-top:2px;padding-bottom:2px}.styledLinkContent:hover{color:#fff}.submenuImage{width:auto;height:auto;max-width:259px;max-height:259px;-o-object-fit:cover;object-fit:cover;margin:0}.styledLinkContainer--category{margin:5px;padding:0}.styledLinkContent--category{line-height:18px;color:#000;text-transform:uppercase;font-style:normal;font-family:DM Sans;font-weight:600;padding-top:2px;padding-bottom:2px}.styledLinkContent--category.styledLinkContent--highlight,.styledLinkContent--category:hover{color:#008d53}.styledLinkContent--category.styledLinkContent--highlight:after{display:inline-block;content:"";background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='7' height='11' fill='none'%3E%3Cpath d='M1.125 10.063L5.5 5.686 1.125 1.313' stroke='%23008D53' stroke-width='2' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:contain;width:8px;height:10px;margin-left:12px;align-items:baseline}