.b-live-game-card{position:relative;background:#fff;border-radius:.75rem;box-shadow:0 .125rem .5rem rgba(0,0,0,.1);overflow:hidden;transition:all .3s ease;aspect-ratio:1/1}.b-live-game-card:hover .b-live-game-card__overlay{opacity:1}.b-live-game-card:hover .b-live-game-card__img{transform:scale(1.15)}.b-live-game-card:hover .b-live-game-card__badge{display:none}@media only screen and (max-width: 767px){.b-live-game-card:hover .b-live-game-card__badge{display:block}}.b-live-game-card:hover .b-live-game-card__actions{position:absolute;bottom:0;left:50%;z-index:2;margin-top:0;width:auto;transform:translate(-50%, -50%)}@media only screen and (max-width: 767px){.b-live-game-card:hover .b-live-game-card__actions{position:static;margin-top:auto;width:100%;transform:translate(0, 0)}}.b-live-game-card__image{position:relative;width:100%;height:100%;border-radius:.75rem;overflow:hidden}.b-live-game-card__badge{font:400 var(--font-size-t-xs)/1.25 var(--font-text);position:absolute;right:.75rem;bottom:.75rem;z-index:3;padding:.375rem .75rem;background:var(--color-brand-1);border-radius:.375rem;box-shadow:0 .125rem .25rem rgba(0,0,0,.2);color:var(--color-brand-2);font-weight:700;letter-spacing:.05em;text-transform:uppercase}@media only screen and (max-width: 767px){.b-live-game-card__badge{bottom:3.5rem}}.b-live-game-card__badge--live{background:linear-gradient(135deg, var(--color-light-green) 0%, rgba(78, 223, 126, 0.8) 100%);box-shadow:0 .125rem .5rem rgba(78,223,126,.4);color:#fff}.b-live-game-card__badge--closed{background:linear-gradient(135deg, var(--color-light-red) 0%, rgba(236, 81, 102, 0.8) 100%);box-shadow:0 .125rem .5rem rgba(236,81,102,.4);color:#fff}.b-live-game-card__img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .3s ease,opacity .3s ease}.b-live-game-card__overlay{display:flex;flex-direction:column;align-items:stretch;justify-content:space-between;position:absolute;top:0;right:0;bottom:0;left:0;padding:1.5rem 1rem 1rem;background:rgba(0,0,0,.8);opacity:0;transition:opacity .3s ease}@media only screen and (max-width: 767px){.b-live-game-card__overlay{padding:1rem .5rem .5rem;background:linear-gradient(to bottom, rgba(0, 0, 0, 0.85) 0%, rgba(0, 0, 0, 0) 30%);opacity:1}}.b-live-game-card__info{color:#fff}@media only screen and (max-width: 767px){.b-live-game-card__info{align-self:flex-start}}.b-live-game-card__title{margin-bottom:.25rem}.b-live-game-card__provider{max-width:6.25rem;max-height:2.5rem;-o-object-fit:contain;object-fit:contain}@media only screen and (max-width: 767px){.b-live-game-card__provider{max-width:5.5rem;max-height:2rem}}.b-live-game-card__info-icon{position:absolute;top:0;right:0;z-index:3;display:flex;align-items:center;justify-content:center;width:2rem;height:2rem;background:rgba(0,0,0,.6);border-radius:50%;cursor:pointer;color:#fff;transition:background .2s ease}@media only screen and (max-width: 767px){.b-live-game-card__info-icon{top:.5rem;right:.5rem;width:1.75rem;height:1.75rem}.b-live-game-card__info-icon svg{width:.875rem;height:.875rem}}.b-live-game-card__info-icon:hover{background:rgba(0,0,0,.8)}.b-live-game-card__info-icon svg{width:1.5rem;height:1.5rem}.b-live-game-card__actions{display:flex;flex-direction:column;align-items:stretch;justify-content:center;gap:.5rem;margin-top:auto;width:100%;transition:all .3s ease}@media only screen and (max-width: 767px){.b-live-game-card__actions{position:static;margin-top:auto;width:100%}}.b-live-game-card__actions .btn-plain{justify-content:center;width:100%;font-weight:600}.b-live-game-card__closed-message{font:400 var(--font-size-t-sm)/1.25 var(--font-text);padding:.5rem;background:rgba(0,0,0,.5);border-radius:.25rem;opacity:.8;color:#fff;text-align:center}
