.custom-menu-item *{box-sizing:border-box;margin:0;padding:0}.custom-menu-item{align-items:center;display:flex}.custom-menu-item a{color:inherit;text-decoration:none}.custom-menu-item .menu>a{color:#060d21;cursor:pointer;font-size:14px;font-weight:400;line-height:15px;padding:15px 0}.custom-menu-item .menu:hover>a{color:#f3be61;font-weight:700}.custom-menu-item .menu:hover .dropdown{display:block}.custom-menu-item .dropdown{background-color:#fff;box-shadow:inset 0 2px 10px rgba(51,51,51,.1);color:#000;cursor:auto;display:none;font-size:12px;font-weight:400;left:0;padding:44px 60px;position:absolute;top:130px;width:100%}.custom-menu-item .categories{display:flex;flex-grow:1;gap:20px;justify-content:space-between;margin:0 auto;max-width:1440px;text-transform:uppercase}.custom-menu-item .category li{list-style-type:none;margin-bottom:20px}.custom-menu-item .category-title{display:block;font-weight:700;margin-bottom:20px}.custom-menu-item img{max-width:none}