.category-list{padding:0 10px 20px;border-radius:0 0 12px 12px;margin-top:-4px;margin-bottom:8px;background:#ffffff;box-shadow:1px 1px #ddd}.category-list__items{display:flex;flex-wrap:wrap;gap:5px 8px;justify-content:space-between;align-items:flex-start}.category-list__item{height:40px;width:calc(50% - 8px)}.category-list__link{position:relative;display:flex;align-items:center;justify-content:space-between;padding:0 23px 0 36px;max-height:75px;height:100%;font-size:12px;width:100%;border:1px solid #dddddd;border-radius:8px;text-decoration:none;box-shadow:1px 1px 1px #999;line-height:1.3}.category-list__link:hover{opacity:.8}.category-list__link:before{position:absolute;top:calc(50% - 12.5px);left:10px;content:"";display:block;background:var(--icon-url) no-repeat;background-size:25px 25px;width:25px;height:25px}.category-list__link:after{position:absolute;top:calc(50% - 7.5px);right:10px;content:"\f078";font-family:"Font Awesome 5 Free";color:#8f8f8f;font-weight:900;z-index:2}.subcategory-list{padding:16px 10px 20px;border-radius:12px;margin-bottom:8px;background:#ffffff;box-shadow:1px 1px #ddd}.subcategory-list__title{border-bottom:3px solid #eeeeee;padding:0 0 8px;margin-bottom:10px}.subcategory-list__title a{color:#004da1}.subcategory-list__items{display:flex;flex-wrap:wrap;gap:5px 8px;justify-content:space-between;align-items:flex-start}.subcategory-list__item{height:40px;width:calc(50% - 8px)}.subcategory-list__item--main .subcategory-list__link{padding:0 10px 0 23px}.subcategory-list__item .subcategory-list__link:before{position:absolute;top:calc(50% - 13px);left:5px;content:"";display:block;background:var(--child-icon-url) no-repeat;background-size:26px 26px;width:26px;height:26px;border-radius:50%}.subcategory-list__link{position:relative;display:flex;align-items:center;justify-content:space-between;padding:0 10px 0 36px;max-height:75px;height:100%;font-size:10px;width:100%;border:1px solid #dddddd;border-radius:8px;text-decoration:none;box-shadow:1px 1px 1px #999;line-height:1.3}.subcategory-list__link:hover{opacity:.8}.subcategory-list__item-name{display:inline-block;width:calc(100% - 28px)}.subcategory-list__item-count{display:inline-block;width:28px;text-align:right}.subcategory-list-back-to-top{margin:16px 0;text-align:right}.subcategory-list-back-to-top a{display:inline-block;padding-left:10px;position:relative}.subcategory-list-back-to-top a:before{content:"";position:absolute;top:1px;left:-15px;width:16px;height:16px;border-radius:50%;background-color:#f4b419}.subcategory-list-back-to-top a:hover{opacity:.8}.subcategory-list-back-to-top a span:before{position:absolute;top:8px;left:-10px;content:"";margin:auto;width:6px;height:6px;background:#ffffff;transform:rotate(45deg)}.subcategory-list-back-to-top a span:after{position:absolute;top:10px;left:-10px;content:"";margin:auto;width:6px;height:6px;background:#f4b419;transform:rotate(45deg)}
