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