.category-cards:hover .category-card:not(:hover) .category-card__label{opacity:.5}.category-cards .view-content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.category-cards .view-content>div:first-child .category-card{border-top:none!important}@media (min-width:768px){.category-cards .view-content{display:grid;grid-auto-rows:1fr;grid-template-columns:repeat(5,1fr);margin-left:-.375rem;margin-right:-.375rem}.category-cards .view-content>div{padding:.375rem}}.category-card,.category-card g{-webkit-transition:all .15s linear;-o-transition:all .15s linear;transition:all .15s linear}.category-card:focus .category-card__caret,.category-card:hover .category-card__caret{opacity:.9}@media (max-width:991.98px){.category-card{border-color:rgba(255,255,255,.12)!important}}@media (min-width:768px){.category-card{border-radius:8px;-webkit-box-shadow:0 8px 12px rgba(0,0,0,.12);box-shadow:0 8px 12px rgba(0,0,0,.12);background:-webkit-gradient(linear,left bottom,left top,from(rgba(255,255,255,.06)),to(rgba(255,255,255,.06))),#324cd1;background:-webkit-linear-gradient(bottom,rgba(255,255,255,.06),rgba(255,255,255,.06)),#324cd1;background:-o-linear-gradient(bottom,rgba(255,255,255,.06),rgba(255,255,255,.06)),#324cd1;background:linear-gradient(0deg,rgba(255,255,255,.06),rgba(255,255,255,.06)),#324cd1}.category-card:focus g,.category-card:hover g{opacity:1}}.category-card__image{width:48px;height:48px}@media (min-width:768px){.category-card__image{width:71px;height:71px}}.category-card__image img,.category-card__image svg{width:auto;height:auto;max-width:100%;max-height:100%}.category-card__label{word-break:break-word;-webkit-transition:opacity .15s linear;-o-transition:opacity .15s linear;transition:opacity .15s linear}.category-card__caret{width:6px;line-height:1.25rem;opacity:.5}