.taxonomy{padding-bottom:20px}.taxonomy .taxonomy-title{text-align:center;padding:10px 0;font-size:24px;font-weight:400;line-height:1.4}.taxonomy .taxonomy-list{flex-wrap:wrap;gap:15px;display:flex}.taxonomy .taxonomy-item{background-color:var(--puma-background-gray-light);box-sizing:border-box;border-radius:5px;flex:calc(33.3333% - 10px);padding:10px;transition:all .3s;position:relative;overflow:hidden}.taxonomy .taxonomy-item .img{background-color:#ccc;border-radius:8px;width:100%;height:120px;overflow:hidden}.taxonomy .taxonomy-item .img>picture{width:100%;height:100%;display:block}.taxonomy .taxonomy-item .img>img,.taxonomy .taxonomy-item .img>picture>img{object-fit:cover;width:100%;height:100%}.taxonomy .taxonomy-item .meta{margin-top:5px;padding:5px 5px 0}.taxonomy .taxonomy-item .meta .title{margin-bottom:8px;line-height:1}.taxonomy .taxonomy-item .meta .description{color:var(--puma-text-gray);font-size:12px;line-height:1.2}.taxonomy .taxonomy-item .meta .title,.taxonomy .taxonomy-item .meta .description{text-overflow:ellipsis;white-space:nowrap;width:100%;overflow:hidden}.taxonomy .taxonomy-item:hover{transform:translateY(-2px);box-shadow:0 4px 8px #0000001a}@media (width<=600px){.taxonomy .taxonomy-list{gap:8px}.taxonomy .taxonomy-item{flex:calc(50% - 4px)}.taxonomy .taxonomy-item .img{height:88px}}
