<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.cat-category-list{width:100%;height:130px;display:flex;flex-wrap:wrap}.cat-category-list .item{flex:0 0 33.33333%}.cat-category-list .category-item{border-radius:10px;overflow:hidden;background-size:cover;background-position:50%}.cat-category-list .category-item .filter{position:absolute;display:flex;justify-content:center;align-items:flex-end;width:100%;height:100%;background:linear-gradient(180deg,transparent 60%,rgba(0,0,0,.7));padding:5px 10px;line-height:1}.cat-category-list .category-item .filter strong{color:#fff;font-size:.75em;text-transform:uppercase}@media (max-width:355px){.cat-category-list .item{flex:0 0 50%}}</pre></body></html>