.promo-banner{width:100%;height:261px;object-fit:cover;margin:7px 0 22px 0;border-radius:4px;overflow:hidden;border:1px solid rgba(255,255,255,0)}@media screen and (max-width:959px){.promo-banner{height:auto}}.category-group{margin-bottom:12px}.sub-categories{margin-left:12px}.sub-category{margin-bottom:4px}.sub-category:first-child{margin-top:12px}.sub-category:last-child{margin-bottom:8px}.category-group a{display:block;text-decoration:none;color:inherit}.category-group a:hover{text-decoration:underline}.main-category{display:flex;justify-content:space-between;align-items:center;height:24px}.toggle-subcategories{cursor:pointer;color:#444;transition:color .3s ease;width:10px;height:10px;position:relative;display:inline-block}.toggle-subcategories::before,.toggle-subcategories::after{content:'';position:absolute;background-color:currentColor;transition:all .3s ease}.toggle-subcategories::before{width:10px;height:1px;top:50%;left:0;transform:translateY(-50%)}.toggle-subcategories::after{opacity:0}.toggle-subcategories.collapsed::after{width:1px;height:10px;top:0;left:50%;transform:translateX(-50%);opacity:1}.toggle-subcategories:hover{color:#333}.sub-categories{transition:max-height .3s ease , opacity .3s ease;overflow:hidden}.sub-categories.collapsed{max-height:0;opacity:0}