.menu-custom{display:flex;align-items:center;gap:30px}.menu-custom__content:last-child .menu-custom__block-link--first-link{color:red!important}.menu-custom a{color:#343434;text-decoration:none;transition:.3s;letter-spacing:.5px}.menu-custom a:hover{color:#000;text-decoration:underline;text-underline-offset:2px;letter-spacing:.5px;font-weight:700}.menu-custom li{list-style:none}.menu-custom ul{padding:0;margin:0}.menu-custom__dropdown{transition:.3s;transition-delay:.1s;visibility:hidden;opacity:0;position:absolute;top:100%;left:0;background:hsla(0,0%,100%,.9);width:100%;padding:29px;gap:50px}.menu-custom__content:hover .menu-custom__dropdown{opacity:1;visibility:visible}.menu-custom__content:hover .menu-custom__block-link--first-link{color:#000;text-decoration:underline;text-underline-offset:2px;letter-spacing:.5px}.menu-custom__block-link{display:flex;align-items:stretch;justify-content:center}.menu-custom__block-link--content,.menu-custom__block-link--image{display:flex;justify-content:center;gap:25px}.menu-custom__block-link--category{padding:0 30px;border-left:1px solid #a0a0a0}.menu-custom__block-link--category:first-child{border:none}.menu-custom__image--content{display:flex;align-items:center;justify-content:center;gap:20px}.menu-custom__link--highlight{font-weight:700}.menu-custom__link--category{display:block;font-size:16px;line-height:normal;margin-bottom:13px}.menu-custom__link--subcategory{display:block;font-size:14px;line-height:normal;margin:6px 0}.menu-custom__link--image{display:block}.menu-custom-mobile__content:nth-child(6n) .menu-custom-mobile__first-link{color:red!important}.menu-custom-mobile a{font-family:Br Firma Regular;color:#444;text-decoration:none;transition:.3s;letter-spacing:.8px}.menu-custom-mobile li{list-style:none}.menu-custom-mobile ul{padding:0;margin:0}.menu-custom-mobile__content{display:block}.menu-custom-mobile__content.open .menu-custom-mobile__dropdown{opacity:1;height:auto;visibility:visible;padding:20px}.menu-custom-mobile__image--content{display:flex;flex-wrap:wrap;justify-content:space-around;gap:20px}.menu-custom-mobile__image--category{margin:0 .5rem;min-width:-webkit-fit-content;min-width:-moz-fit-content;min-width:fit-content}.menu-custom-mobile__dropdown{opacity:0;height:0;visibility:hidden;transition:.3s;background:#f5f5f5;width:100%}.menu-custom-mobile__title{display:flex;align-items:center;justify-content:space-between;padding:20px 12px}.menu-custom-mobile__first-link{font-size:16px;font-style:normal;font-weight:400;line-height:normal}.menu-custom-mobile__block{display:flex;flex-wrap:wrap;justify-content:space-between;width:100%}.menu-custom-mobile__category,.menu-custom-mobile__sub--item{flex:1 1 50%}.menu-custom-mobile__category--highlight,.menu-custom-mobile__sub--item--highlight{flex:0 0 100%;border-bottom:1px solid #bababa;padding-bottom:10px;margin-bottom:10px}.menu-custom-mobile__category--highlight:last-child,.menu-custom-mobile__sub--item--highlight:last-child{border-bottom:none;padding-bottom:0;margin-bottom:0}.menu-custom-mobile__category--highlight .menu-custom-mobile__link,.menu-custom-mobile__sub--item--highlight .menu-custom-mobile__link{font-weight:600}.menu-custom-mobile__link{display:flex;align-items:center;min-height:32px;font-size:16px;font-style:normal;font-weight:400;line-height:normal}.menu-custom-mobile__link--highlight{font-weight:700}.menu-custom-mobile__sub--link{display:flex;align-items:center;min-height:32px;font-size:16px;font-style:normal;font-weight:400;line-height:normal}.menu-custom-mobile__sub--link--highlight{font-weight:700}.menu-custom-mobile__btn{border:none;background-color:transparent}