.category-primary,.category-secondary{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--border);overflow:hidden;cursor:pointer}.category-primary:first-child,.category-secondary:first-child{border-top:1px solid var(--border)}.category-secondary{padding:16px 0}.category-primary{padding:24px 0}.category-primary .category__arrow svg{width:32px;height:32px}.category-secondary .category__arrow svg{width:20px;height:20px}.category__arrow,.category-primary p,.category-secondary p{margin-bottom:0}.category__info{display:flex;align-items:center}.category-secondary .category__info{max-width:calc(100% - 32px)}.category-secondary p{padding-left:12px;transform:translate(-12px)}.category__image{display:none;width:44px;height:44px;margin-right:12px;position:relative}.category__image img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}@media (min-width: 992px){.category-primary:hover p,.category-primary.active p{padding-left:24px}.category-primary:hover,.category-primary.active{padding-right:10px}.category-secondary:hover p,.category-secondary.active p{transform:translate(0)}.category-secondary:hover .category__arrow,.category-secondary.active .category__arrow{padding-right:6px}.category-primary:hover .category__arrow svg,.category-secondary:hover .category__arrow svg,.category-primary.active .category__arrow svg,.category-secondary.active .category__arrow svg{transform:rotate(45deg)}.category-primary:hover .category__arrow svg,.category-primary:hover .category__arrow path,.category-primary:hover p,.category-secondary:hover .category__arrow svg,.category-secondary:hover .category__arrow path,.category-secondary:hover p,.category-primary.active .category__arrow svg,.category-primary.active .category__arrow path,.category-primary.active p,.category-secondary.active .category__arrow svg,.category-secondary.active .category__arrow path,.category-secondary.active p{fill:var(--green);color:var(--green)}}@media (max-width: 991px){.category-primary .category__image{display:block}.category-primary .category__info{width:calc(100% - 45px)}.category-primary .category__arrow svg{width:24px;height:24px;transform:rotate(45deg)}.category-primary{padding:12px 0}}
