.card-live{align-items:center;display:grid;grid-template-columns:max-content 1fr;margin-top:33px;position:relative;width:100%;grid-gap:1rem;border:2px solid #7a271a;border-radius:.5rem;border-top-left-radius:0;gap:1rem;padding:14px 1rem}.card-live__badge-live{display:flex;left:-2px;position:absolute;top:0;z-index:10;--tw-translate-y:-100%;align-items:center;background-color:#7a271a;border-top-left-radius:.5rem;border-top-right-radius:.5rem;color:#fff;-moz-column-gap:.25rem;column-gap:.25rem;font-size:12px;font-weight:600;line-height:18px;line-height:130%;padding:.5rem 1rem;text-transform:uppercase;transform:translate(var(--tw-translate-x),-100%) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.card-live__badge-icon{height:20px}.card-live:hover .card-live__image{--tw-scale-x:1.05;--tw-scale-y:1.05;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(1.05) scaleY(1.05);transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transition-duration:.3s;transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1)}.card-live picture{border-radius:.5rem;overflow:hidden}.card-live__image{border-radius:.5rem;height:100%;max-height:86px;width:auto}@media (min-width:1024px){.card-live__image{max-height:154px}}.card-live__content{border-radius:.5rem;display:flex;flex-direction:column;gap:.5rem}.card-live__content-title{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;color:#24272c;font-size:20px;font-weight:850;-webkit-line-clamp:3;line-height:28px;line-height:130%}.card-live__content-title:focus,.card-live__content-title:hover{color:#946c16}@media (min-width:1024px){.card-live__content-title{font-size:28px;line-height:38px;line-height:110%}}.card-live__content-title:after{background-color:initial;bottom:0;content:"";left:0;pointer-events:auto;position:absolute;right:0;top:0;z-index:1}.card-live__description{color:#24272c;display:none;font-weight:300;line-height:130%}@media (min-width:1024px){.card-live__description{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:3}}