.lobby-container{min-height:0;width:100dvw}.lobby-container+.footerSection{min-height:0}.lobby-container__header{display:flex;flex-direction:column;position:sticky;top:0;z-index:30}.lobby-container .banner-wrapper{aspect-ratio:980/240;border-radius:1rem;overflow:hidden;position:relative}.lobby-container .banner-wrapper:before{border-radius:1rem;box-shadow:inset 0 0 1rem .15rem #ffffff73,inset 0 0 .2rem .2rem #ffffff80;content:"";top:0;right:0;bottom:0;left:0;pointer-events:none;position:absolute;z-index:1}.lobby-container .banner-wrapper__content{display:flex;flex-direction:column;justify-content:center;left:0;padding-left:1.33rem;position:absolute;top:40%;transform:translateY(-50%);z-index:2}.lobby-container .banner-wrapper__content-title{background:linear-gradient(180deg,#fff 0,#fff3b7);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-size:2.6rem;font-style:italic;font-weight:900;padding-right:.5em;text-transform:uppercase}.lobby-container .banner-wrapper__content-text{color:#fff;font-family:DM Sans,serif;font-size:1.05rem;margin-top:.25rem;padding-left:.2rem}.lobby-filter-group{align-items:center;display:flex;flex-wrap:nowrap;justify-content:space-between;margin-bottom:1.33rem;padding:0 1.33rem;width:100%}.lobby-filter-group.sticky-filter{position:sticky;top:0;z-index:25}.lobby-filter-group__item{background:linear-gradient(180deg,#cae1f840 50%,#cae1f825 80%);border:.15rem solid rgba(202,225,248,.565);border-radius:.65rem;height:3.65rem;justify-content:center;-webkit-mask-image:linear-gradient(180deg,#000 70%,transparent);mask-image:linear-gradient(180deg,#000 70%,transparent)}.lobby-filter-group__dropdown,.lobby-filter-group__item{align-items:center;cursor:pointer;display:flex}.lobby-filter-group__dropdown{justify-content:space-between;max-width:20rem;min-width:40%;padding:0 .5rem;width:-moz-fit-content;width:fit-content}.lobby-filter-group__text{display:flex;flex-direction:column;gap:.25rem;width:85%}.lobby-filter-group__label{color:#ffffff80;font-family:DM Sans,serif;font-size:1rem;letter-spacing:.02em;line-height:1.5rem;line-height:1}.lobby-filter-group__selected{font-size:1.5rem;font-style:italic;font-weight:500;letter-spacing:.02em;line-height:2rem;line-height:1;--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.lobby-filter-group__arrow{margin:0 .6rem}.lobby-filter-group__icon{align-items:center;display:flex;justify-content:center;width:55%}.lobby-filter-group__favorite,.lobby-filter-group__search{aspect-ratio:1/1}.promotion-area{display:grid;grid-template-rows:1fr;transform:translateZ(0);transition:grid-template-rows .2s ease-in}.promotion-area.stickied{grid-template-rows:0fr}
