@charset "UTF-8";.category-item__name.-main:after,.category-item__trigger.-remove:after,.category-item__trigger:after,.category-item__trigger[aria-expanded=true]:after{font-family:mda-iconfont;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-style:normal;font-variant:normal;font-weight:400;text-decoration:none;text-transform:none;line-height:1}.category-item{margin-top:10px;margin-bottom:10px;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;cursor:pointer;font-size:20px;line-height:1;font-weight:400;padding-top:8px;padding-bottom:8px}@media(min-width:992px){.category-item{font-size:14px;padding:0}}.category-item__trigger{-ms-flex:0 0 30px;flex:0 0 30px;text-align:right;cursor:pointer}.category-item__trigger:after{content:""}@media(min-width:992px){.category-item__trigger{-ms-flex:0 0 20px;flex:0 0 20px}}.category-item__trigger:after{font-size:12px;display:block}@media(min-width:992px){.category-item__trigger:after{font-size:8px}}.category-item__trigger[aria-expanded=true]:after{content:""}.category-item__trigger.-remove{display:none}.category-item__trigger.-remove:after{content:""}.category-item__list{-ms-flex:0 0 100%;flex:0 0 100%;padding-left:16px}.category-item.is-active>.category-item__name{font-weight:500}.category-item.is-hidden{display:none}.category-item__name{display:inline-block;-ms-flex:0 0 calc(100% - 30px);flex:0 0 calc(100% - 30px);transition:opacity .2s ease-out}@media(min-width:992px){.category-item__name{-ms-flex:0 0 calc(100% - 20px);flex:0 0 calc(100% - 20px)}}.category-item__name:hover{opacity:.7}.category-item__name.-main{width:100%;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center}.category-item__name.-main:after{content:"";font-size:8px;display:block}.category-item__name.is-active{font-weight:600}.category-item__name.is-active+.category-item__trigger.-remove{display:block}