.content>.categories-space,.content>.categories-space>.categories{width:100%;max-width:300px;margin-right:20px;position:relative}.content>.categories-space>.categories.fixed{position:fixed;top:20px;height:calc(100% - 40px);overflow-y:auto}.content>.categories-space>.categories>.close{display:none;width:40px;height:40px;position:relative;margin-left:auto;cursor:pointer}.content>.categories-space>.categories>.close:before,.content>.categories-space>.categories>.close:after{content:"";width:40px;height:4px;background:#000000;border-radius:5px;position:absolute;top:18px}.content>.categories-space>.categories>.close:before{transform:rotate(135deg)}.content>.categories-space>.categories>.close:after{transform:rotate(45deg)}.content>.categories-space>.categories>h3{font-size:16px;color:#000;font-weight:500;margin-bottom:10px}.content>.categories-space>.categories>ul{display:flex;flex-direction:column;width:100%;padding:10px 20px;box-sizing:border-box;background:#fff;border-radius:10px;overflow:auto}.content>.categories-space>.categories>ul>li,.content>.categories-space>.categories>ul>ul>li{padding:10px 0;cursor:pointer;font-size:16px;color:#666;font-weight:500;width:100%;position:relative;transition:all .3s ease-in-out}.content>.categories-space>.categories>ul>li.submenu:after{content:"";position:absolute;top:50%;right:0;background:url(/build/assets/arrow-down-1822e271.svg) no-repeat center center / contain;width:15px;height:15px;transform:translateY(-50%)}.content>.categories-space>.categories>ul>li.submenu.open:after{transform:translateY(-50%) rotate(180deg)}.content>.categories>ul>li:hover{color:#000}.content>.categories-space>.categories>ul>li.active,.content>.categories-space>.categories>ul>ul>li.active{font-weight:700;color:#ffbf01}.content>.categories-space>.categories>ul>li.active:after{content:"";position:absolute;top:50%;right:-20px;transform:translateY(-50%);width:0;height:0;border-style:solid;border-width:10px 15px 10px 0;border-color:transparent #f9f9f9 transparent transparent}.content>.categories-space>.categories>ul>ul{display:none}.content>.categories-space>.categories>ul>ul.open{display:flex;flex-direction:column}.content>.categories-space>.categories>ul>ul>li{font-size:14px;padding-left:20px}.content>.categories-space>.categories>.new{display:block;margin-top:20px;width:100%;height:45px;font-size:16px;color:#fff;font-weight:500;text-transform:uppercase;text-align:center;border-radius:10px;cursor:pointer;background:#000;transition:all .3s ease-in-out;opacity:1}.content>.categories-space>.categories>.new:hover{opacity:.8}
