.l-live-games__header{padding-top:2rem;text-align:center}.l-live-games__title{margin:2rem 0}.l-live-games-lobby{margin:4rem 0}@media only screen and (max-width: 767px){.l-live-games-lobby{margin:2rem 0}}.l-live-games-lobby__filters{display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:2rem;margin-bottom:3rem;padding:1.5rem 2rem;background:var(--color-light-grey);border-radius:1rem;box-shadow:0 .125rem .5rem rgba(0,0,0,.05)}@media only screen and (max-width: 767px){.l-live-games-lobby__filters{padding:1rem 0}}@media only screen and (max-width: 400px){.l-live-games-lobby__filters{display:flex;flex-direction:column;align-items:stretch;justify-content:stretch;gap:1rem;margin-bottom:2rem}}.l-live-games-lobby__filter-group{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:1rem}@media only screen and (max-width: 767px){.l-live-games-lobby__filter-group{display:flex;flex-direction:column;align-items:stretch;justify-content:stretch;gap:.5rem;width:100%}}.l-live-games-lobby__filter-label{font:400 var(--font-size-t-sm)/1.25 var(--font-text);color:var(--color-brand-2);font-weight:600;white-space:nowrap}.l-live-games-lobby__filter-select{font:400 var(--font-size-t-sm)/1.25 var(--font-text);padding:.625rem 1.25rem;min-width:12.5rem;background:#fff;border:.125rem solid rgba(9,17,36,.2);border-radius:.5rem;cursor:pointer;color:var(--color-brand-2);transition:border-color .2s ease,box-shadow .2s ease}@media only screen and (max-width: 767px){.l-live-games-lobby__filter-select{width:100%}}.l-live-games-lobby__filter-select:hover{border-color:rgba(9,17,36,.4)}.l-live-games-lobby__filter-select:focus{border-color:var(--color-brand-1);box-shadow:0 0 0 .1875rem rgba(253,223,158,.1);outline:none}.l-live-games-lobby__content{min-height:20rem}.l-live-games-lobby__games{margin:4rem 0}@media only screen and (max-width: 767px){.l-live-games-lobby__games{margin:2rem 0}}.l-live-games-lobby__games-header{margin-bottom:3rem;text-align:center}@media only screen and (max-width: 767px){.l-live-games-lobby__games-header{margin-bottom:2rem}}.l-live-games-lobby__games-title{margin-bottom:2rem}.l-live-games-lobby__games-content{position:relative}.l-live-games-lobby__games-grid{display:grid;gap:.5rem;grid-template-columns:repeat(5, 1fr);margin-bottom:2rem}@media only screen and (max-width: 1440px){.l-live-games-lobby__games-grid{grid-template-columns:repeat(4, 1fr)}}@media only screen and (max-width: 1280px){.l-live-games-lobby__games-grid{grid-template-columns:repeat(3, 1fr)}}@media only screen and (max-width: 767px){.l-live-games-lobby__games-grid{grid-template-columns:repeat(2, 1fr)}}@media only screen and (max-width: 767px)and (orientation: landscape),only screen and (max-width: 576px){.l-live-games-lobby__games-grid{grid-template-columns:repeat(1, 1fr)}}.l-live-games-lobby__games-carousel{margin-bottom:2rem}.l-live-games-lobby__games-carousel .slick-slide{padding:0 .5rem}.l-live-games-lobby__games-carousel .slick-prev,.l-live-games-lobby__games-carousel .slick-next{z-index:10}.l-live-games-lobby__games-carousel .slick-prev:before,.l-live-games-lobby__games-carousel .slick-next:before{opacity:.75;font-size:2rem}.l-live-games-lobby__games-carousel .slick-prev{left:-1.25rem}@media only screen and (max-width: 767px){.l-live-games-lobby__games-carousel .slick-prev{left:-0.75rem}}.l-live-games-lobby__games-carousel .slick-prev:before{display:block;width:15px;height:27px;content:url("../../../static/images/icons/slider-left.svg")}.l-live-games-lobby__games-carousel .slick-next{right:-1.25rem}@media only screen and (max-width: 767px){.l-live-games-lobby__games-carousel .slick-next{right:-0.75rem}}.l-live-games-lobby__games-carousel .slick-next:before{display:block;width:15px;height:27px;content:url("../../../static/images/icons/slider-right.svg")}.l-live-games-lobby__games-carousel .slick-dots li{width:12px;height:12px}.l-live-games-lobby__games-carousel .slick-dots li button:before{width:12px;height:12px;background:var(--color-brand-2);border-radius:16px;content:""}.l-live-games-lobby__games-carousel .slick-dots li.slick-active{width:12px;height:12px}.l-live-games-lobby__games-carousel .slick-dots li.slick-active button:before{width:12px;height:12px;background:var(--color-brand-3);border-radius:16px;opacity:1;content:""}.l-live-games-lobby__games-loading{font:400 var(--font-size-t-md)/1.25 var(--font-text);padding:3rem;color:var(--color-brand-2);text-align:center}.l-live-games-lobby__games-empty{font:400 var(--font-size-t-md)/1.25 var(--font-text);grid-column:span 5;padding:3rem;color:var(--color-brand-2);text-align:center}@media only screen and (max-width: 1440px){.l-live-games-lobby__games-empty{grid-column:span 4}}@media only screen and (max-width: 1280px){.l-live-games-lobby__games-empty{grid-column:span 3}}@media only screen and (max-width: 767px){.l-live-games-lobby__games-empty{grid-column:span 2}}@media only screen and (max-width: 767px)and (orientation: landscape),only screen and (max-width: 576px){.l-live-games-lobby__games-empty{grid-column:span 1}}.l-live-games-lobby__games-error{margin-bottom:2rem;padding:2rem;background:var(--color-light-grey);border:.125rem solid var(--color-light-red);border-radius:.5rem;color:var(--color-light-red);text-align:center}
