.search-bar{max-width:800px;margin:auto;background-color:var(--surface-black);position:relative;border-radius:10px}.search-bar .search-icon{position:absolute;top:27%;left:10px}.search-bar input{background-color:transparent;margin:0 0 0 40px}.tournamentsgrid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:20px;gap:20px;margin-top:2rem}.gameactivities .leagues{margin-top:1rem}.gameactivities .tournaments{margin-top:2rem}@media screen and (max-width:1000px){.tournamentsgrid{grid-template-columns:1fr 1fr 1fr;gap:10px}}@media screen and (max-width:768px){.tournamentsgrid{grid-template-columns:1fr;gap:0}}.content{padding:2rem;max-width:1280px;margin:auto}.icons{display:flex;margin-top:10px;gap:15px;align-items:center;font-size:13px}.icons .icon{color:#fff}.icons .tile{display:flex;gap:5px;color:var(--subtitle);align-items:center}.games-grid{display:grid;grid-gap:3rem;gap:3rem;grid-template-columns:repeat(4,1fr)}.game-card__link{display:block;text-decoration:none;color:inherit}.game-card{position:relative;width:100%;aspect-ratio:17/20;background-size:cover;background-position:50%;border-radius:14px;overflow:hidden;transform:translateZ(0)}.game-card:hover,.game-card__link .game-card{transition:transform .3s ease,filter .3s ease}.game-card:hover,.game-card__link:hover .game-card{transform:scale(1.02)}.game-card__gradient{position:absolute;width:100%;height:100%;inset:0;bottom:0;background:linear-gradient(0deg,rgba(0,0,0,.9) 10%,rgba(0,0,0,.55) 30%,rgba(0,0,0,.2) 60%,transparent)}.game-card__content{position:absolute;left:0;right:0;bottom:0;padding:14px 14px 16px;color:#fff;z-index:1}.game-card__title{margin:0 0 4px;font-size:1.05rem;line-height:1.2;font-weight:700;text-shadow:0 2px 8px rgba(0,0,0,.7)}.game-card__desc{margin:0;font-size:.8rem;line-height:1.3;color:hsla(0,0%,100%,.9);text-shadow:0 1px 6px rgba(0,0,0,.6);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.game-card__link:focus-visible .game-card{outline:2px solid #fff;outline-offset:2px}@media (max-width:720px){.games-grid{gap:1rem;grid-template-columns:repeat(2,1fr)}.game-card__title{font-size:13px}.game-card__desc{font-size:11px}}@media (max-width:420px){.game-card{aspect-ratio:8/4}}.hero_hero__vlnW3{min-height:100vh;display:flex;align-items:center;flex-direction:column}.hero_heroContainer__GLRJn{height:100%;align-items:center;display:flex;justify-content:space-between}.hero_heroContent__TkhGe{display:flex;align-items:center;width:1280px;margin-inline:auto;padding-inline:2rem}.hero_heroTitle__yot3r{font-size:3.75rem;line-height:1.125;margin-bottom:2rem;max-width:640px}.hero_heroTitle__yot3r span{color:var(--primary)}.hero_heroDescription__aH0J2{color:var(--subtitle);font-size:1.125rem;line-height:1.5rem;max-width:640px}.hero_heroDescription__aH0J2 span:before{content:"\a";white-space:pre}.hero_heroImage__Y75rv{width:40%;height:100%}.hero_heroImage__Y75rv img{width:100%;height:100%;object-position:center;object-fit:contain}.hero_cta__NKvjC{display:flex;margin-top:2rem}.hero_cta__NKvjC>*+*{margin-left:1.5rem}.hero_cta__NKvjC a{text-transform:uppercase}.hero_cta__NKvjC a:last-child{background-color:#000;padding-inline:2.5rem!important}@media screen and (max-width:896px){.hero_hero__vlnW3{min-height:100vh}.hero_heroContainer__GLRJn{padding-block:3rem}.hero_heroContent__TkhGe{flex-direction:column-reverse;padding-inline:.15rem}.hero_heroText__Z8uyy{width:100%;margin-top:3rem}.hero_heroTitle__yot3r{font-size:2.25rem;line-height:2.75rem;margin-bottom:1.5rem}.hero_heroImage__Y75rv,.hero_heroImage__Y75rv img{width:100%;height:auto;max-height:20rem}.hero_heroImage__Y75rv img{object-fit:contain}}