.styles-module-scss-module__qtsPxG__page{width:100%;min-height:100vh;position:relative}.styles-module-scss-module__qtsPxG__stickyBg{z-index:-1;background-image:url(/images/blackbg.avif);width:100%;height:100%;position:fixed;top:20vh;left:0;transform:rotate(0)}.styles-module-scss-module__qtsPxG__hero{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:56vh;padding:4rem 2rem;display:flex}.styles-module-scss-module__qtsPxG__hero__title{color:var(--text);font-size:max(3rem,min(8vw,6.5rem));font-weight:400;line-height:1.1;font-family:var(--cerlions-regular);margin:4.5rem 0 1.5rem}.styles-module-scss-module__qtsPxG__hero__subtitle{color:var(--text-muted);text-wrap:pretty;max-width:40rem;margin:0 auto;font-size:max(1rem,min(2vw,1.25rem));line-height:1.6}.styles-module-scss-module__qtsPxG__games{width:var(--element-width-wide);margin:0 auto;padding:4rem 0 8rem}.styles-module-scss-module__qtsPxG__games__title{color:var(--text);font-size:max(2rem,min(4vw,3rem));font-weight:300;font-family:var(--cerlions-regular);margin-bottom:3rem}.styles-module-scss-module__qtsPxG__games__grid{grid-template-columns:repeat(12,1fr);gap:2rem;display:grid}@media (max-width:768px){.styles-module-scss-module__qtsPxG__games__grid{grid-template-columns:1fr;gap:1.5rem}}.styles-module-scss-module__qtsPxG__card{background:var(--bg-dark);border:1px solid var(--black-20);color:inherit;border-radius:.25rem;flex-direction:column;text-decoration:none;transition:transform .3s,border .3s;display:flex;position:relative;overflow:hidden}@media (max-width:768px){.styles-module-scss-module__qtsPxG__card{grid-column:1!important}}.styles-module-scss-module__qtsPxG__card--not-active{cursor:not-allowed;pointer-events:none}.styles-module-scss-module__qtsPxG__card--not-active:hover{box-shadow:none;transform:none}.styles-module-scss-module__qtsPxG__card__inactiveOverlay{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);z-index:10;background:rgba(0,0,0,.75);justify-content:center;align-items:center;display:flex;position:absolute;top:0;bottom:0;left:0;right:0}.styles-module-scss-module__qtsPxG__card__comingSoon{background:var(--red-50);color:var(--text);text-transform:uppercase;letter-spacing:.1em;border-radius:.75rem;padding:1rem 2rem;font-size:1.125rem;font-weight:700;display:inline-block;box-shadow:0 4px 20px rgba(0,0,0,.5)}.styles-module-scss-module__qtsPxG__card--landscape{grid-column:span 7;max-height:750px}.styles-module-scss-module__qtsPxG__card--landscape .styles-module-scss-module__qtsPxG__card__image{aspect-ratio:16/9}.styles-module-scss-module__qtsPxG__card--landscape .styles-module-scss-module__qtsPxG__card__image img{object-position:bottom}.styles-module-scss-module__qtsPxG__card--portrait{grid-column:span 5;max-height:1050px}.styles-module-scss-module__qtsPxG__card--portrait .styles-module-scss-module__qtsPxG__card__image{aspect-ratio:4/5}.styles-module-scss-module__qtsPxG__card:hover{border:1px solid var(--red-hover)}.styles-module-scss-module__qtsPxG__card:hover .styles-module-scss-module__qtsPxG__card__image img{transform:scale(1.02)}.styles-module-scss-module__qtsPxG__card:focus-visible{outline-offset:.25rem}.styles-module-scss-module__qtsPxG__card__image{background:var(--black-10);filter:grayscale(100);z-index:1;justify-content:center;align-items:center;width:100%;height:55%;display:flex;position:relative;overflow:hidden}.styles-module-scss-module__qtsPxG__card__image img{z-index:1;transition:transform .4s}.styles-module-scss-module__qtsPxG__card .styles-module-scss-module__qtsPxG__svg__layer{z-index:4;pointer-events:none;opacity:.8;background-position:50%;background-repeat:no-repeat;background-size:cover;width:100%;max-width:80px;height:100%;max-height:80px}.styles-module-scss-module__qtsPxG__card__overlay{z-index:2;pointer-events:none;background:linear-gradient(rgba(0,0,0,.6) 0%,rgba(0,0,0,.9) 100%);width:100%;height:100%;position:absolute;top:0;left:0}.styles-module-scss-module__qtsPxG__card__noise{opacity:.7;z-index:3;pointer-events:none;width:100%;height:100%;position:absolute;top:0;left:0}.styles-module-scss-module__qtsPxG__card__content{flex-direction:column;flex-grow:1;gap:1rem;height:45%;padding:1.5rem;display:flex}.styles-module-scss-module__qtsPxG__card__title{color:var(--text);margin:0;font-size:2rem;font-weight:600}.styles-module-scss-module__qtsPxG__card__description{color:var(--text-muted);text-wrap:balance;flex-grow:1;max-width:80%;margin:0;font-size:1rem;line-height:1.6}.styles-module-scss-module__qtsPxG__card .styles-module-scss-module__qtsPxG__bottom__container{justify-content:space-between;align-items:flex-end;display:flex}.styles-module-scss-module__qtsPxG__card__number{font-family:var(--cerlions-regular);font-size:5rem;line-height:.55}.styles-module-scss-module__qtsPxG__card__cta{background:var(--red-btn);color:var(--bg-dark);text-transform:uppercase;cursor:pointer;border:none;border-radius:.25rem;padding:.75rem 2.2rem;font-size:1.75rem;font-weight:600;transition:background .2s,transform .1s}.styles-module-scss-module__qtsPxG__card__cta:hover{background:var(--red-hover)}
