.catalog-card{position:relative;display:block;width:550px;height:850px;flex-shrink:0;text-decoration:none;color:#fff;border-radius:.8rem;overflow:hidden;background:#1a1a1a;box-shadow:0 2px 12px #0000001f;transition:transform .2s ease,box-shadow .2s ease}.catalog-card:hover{transform:translateY(-3px);box-shadow:0 8px 24px #0003}@media screen and (max-width:749px){.catalog-card{width:300px;height:500px}}.catalog-card__media{position:absolute;top:0;right:0;bottom:0;left:0;background:#1a1a1a}.catalog-card__img{width:100%;height:100%;object-fit:cover;display:block}.catalog-card__img--placeholder{padding:3rem;opacity:.3}.catalog-card__top{position:absolute;top:0;left:0;right:0;z-index:2;padding:1.4rem 1.4rem 3.2rem;background:linear-gradient(to bottom,rgba(0,0,0,.85) 0%,rgba(0,0,0,.45) 70%,transparent 100%);display:flex;flex-direction:column;align-items:flex-start;gap:.6rem}.catalog-card__meta{display:flex;align-items:center;gap:.7rem}.catalog-card__badge{display:inline-flex;align-items:center;gap:.45rem;padding:.4rem 1rem;border-radius:10rem;font-size:1.1rem;font-weight:700;letter-spacing:.07em;text-transform:uppercase;line-height:1;flex-shrink:0}.catalog-card__badge--live:before,.catalog-card__badge--upcoming:before{content:"";width:.55em;height:.55em;border-radius:50%;flex-shrink:0;align-self:center}.catalog-card__badge--live{background:#fe3d3d;color:#fff}.catalog-card__badge--live:before{background:#86efac}.catalog-card__badge--upcoming{background:#86efac;color:#14532d}.catalog-card__badge--upcoming:before{background:#fe3d3d}.catalog-card__date{font-size:1.2rem;font-weight:700;color:#fff;text-shadow:0 1px 4px rgba(0,0,0,.5)}.catalog-card__title{margin:0;font-size:1.7rem;font-weight:700;line-height:1.25;color:#fff;text-shadow:0 1px 6px rgba(0,0,0,.55)}.catalog-card__count{margin:0;font-size:1.2rem;color:#fffc;text-shadow:0 1px 4px rgba(0,0,0,.4)}
/*# sourceMappingURL=/cdn/shop/t/30/assets/catalog-card.css.map */
