@media only screen and (min-width:48rem){.l-tags-container{display:flex;flex-wrap:wrap;margin:0 auto;max-width:1200px}}.m-tag-card{background-color:var(--empty-color);border-radius:2px;height:200px;margin-bottom:30px;overflow:hidden;position:relative;transition:all .2s cubic-bezier(.02,.01,.47,1)}.m-tag-card:hover{transform:scale(1.05)!important}@media only screen and (min-width:48rem){.m-tag-card{height:300px;margin:0 25px 50px;width:calc(50% - 50px)}}@media only screen and (min-width:64rem){.m-tag-card{width:calc(33.33% - 50px)}}@media only screen and (min-width:80rem){.m-tag-card{width:250px}}.m-tag-card.last{margin-bottom:0}@media only screen and (min-width:48rem){.m-tag-card.last{margin-bottom:50px}}.m-tag-card__image{background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:2px;height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.m-tag-card__image.no-image{background-size:auto 90%}@media only screen and (min-width:48rem){.m-tag-card__image.no-image{background-size:90% auto}}.m-tag-card__link{display:block;height:100%;left:0;position:absolute;top:0;width:100%;z-index:2}.m-tag-card__overlay{background:linear-gradient(180deg,transparent 0,rgba(0,0,0,.45) 70%,rgba(0,0,0,.65));bottom:0;color:#fff;display:flex;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#00000000",endColorstr="#a6000000",GradientType=0);flex-direction:column;justify-content:flex-end;left:0;min-height:125px;padding:15px;position:absolute;width:100%}.m-tag-card__name{font-size:1.3125rem;font-weight:500;letter-spacing:.4px;line-height:1.3;margin:0 0 5px}.m-tag-card__counter{display:block;font-size:.75rem;letter-spacing:.6}
