.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;flex-direction:column;background-color:#001f3a;box-sizing:border-box}.hero_matchTile__gHVRf{background-color:var(--surface-black);cursor:pointer;transition:.3s ease-in-out;width:300px;margin-left:-20px;padding:1rem 3rem;border:1px solid var(--border);flex-shrink:0;-webkit-clip-path:polygon(10% 0,100% 0,90% 100%,0 100%);clip-path:polygon(10% 0,100% 0,90% 100%,0 100%)}.hero_textside__W5r6J{padding:1rem;width:80%}.hero_matchTile__gHVRf:first-child{margin-left:0;padding-left:1rem;-webkit-clip-path:polygon(0 0,100% 0,90% 100%,0 100%);clip-path:polygon(0 0,100% 0,90% 100%,0 100%)}.hero_label__sYK8u{font-size:12px;color:var(--labeltext);margin-bottom:10px}.hero_matchTile__gHVRf:hover{background-color:var(--surface-black);transform:scale(1.01)}.hero_players__t_QnP{display:flex;flex-direction:column;gap:10px;align-items:center}.hero_player__B72Rz{justify-content:space-between;font-size:14px;display:flex;width:100%}.hero_playerinfo__Nnq8B{display:flex;align-items:center;gap:10px;box-sizing:border-box}.hero_heroContainer__GLRJn{height:100%;align-items:center;display:flex;justify-content:space-between}.hero_buttons___3kiD{padding:1rem;display:flex;background-color:transparent;gap:10px}.hero_buttons___3kiD button{background-color:transparent;border-radius:0;border:none;padding:1.5rem 2rem;font-size:14px;background-color:var(--primary);color:#fff}.hero_buttons___3kiD button:last-child{background-color:transparent;border:1px solid #fff}.hero_backgroundImage__tIJOK{position:absolute;z-index:10;width:100vw;height:100%;display:flex;justify-content:end;max-width:1480px}.hero_backgroundgradient__lBa_T{position:absolute;width:100%;height:100%;left:0;background:linear-gradient(0deg,#000 0,#000 10%,transparent 90%);z-index:15}.hero_previewContainer__BhdpR{position:relative;z-index:20;height:100%;display:flex;align-items:center;justify-content:center}.hero_previewContent__T7JyQ{width:100%}.hero_tournamentpreview__PbXVU{max-width:1280px;margin:auto;height:100vh;display:flex;padding:2rem;flex-direction:column;justify-content:center}.hero_heroContent__TkhGe{display:flex;align-items:center;width:1280px;margin-inline:auto;padding-inline:2rem}.hero_previewtext__W4M_W{width:100%}.hero_hotMatches__z8vUg{margin-top:2rem;width:100vw;overflow:scroll;margin-bottom:1rem}.hero_hotMatches__z8vUg h2{font-weight:400;font-style:italic;padding-left:20px}.hero_hotMatches__z8vUg .hero_grid___w3Ed{display:flex;margin-top:20px;padding-left:20px;overflow:scroll}.hero_heroTitle__yot3r,.hero_previewTitle__KOEN6{font-size:3.75rem;line-height:1.125;margin-bottom:2rem;max-width:640px}.hero_heroTitle__yot3r span{color:var(--primary)}.hero_previewDescription__ZNXSE{color:var(--subtitle);font-size:1.125rem;line-height:1.5rem;max-width:100%;margin-bottom:2rem}.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_hotMatches__z8vUg{margin-top:1rem}.hero_hotMatches__z8vUg h2{font-size:20px}.hero_hero__vlnW3{min-height:100vh}.hero_heroContainer__GLRJn{padding-block:3rem}.hero_backgroundImage__tIJOK{margin-bottom:20vh}.hero_previewContainer__BhdpR{align-items:end;margin-bottom:3rem}.hero_heroContent__TkhGe{flex-direction:column-reverse;padding-inline:.15rem}.hero_buttons___3kiD{padding:1rem;display:flex;background-color:transparent;gap:10px}.hero_buttons___3kiD button{background-color:transparent;border-radius:0;border:none;padding:1.5rem 1rem;font-size:13px;background-color:var(--primary);color:#fff}.hero_heroText__Z8uyy{width:100%;margin-top:3rem}.hero_textside__W5r6J{width:100vw}.hero_heroTitle__yot3r,.hero_previewTitle__KOEN6{font-size:2.25rem;line-height:2.75rem;margin-bottom:1rem}.hero_previewDescription__ZNXSE{font-size:14px}.hero_tournamentpreview__PbXVU{padding:0}.hero_heroImage__Y75rv,.hero_heroImage__Y75rv img{width:100%;height:auto;max-height:20rem}.hero_heroImage__Y75rv img{object-fit:contain}.hero_backgroundgradient__lBa_T{background:linear-gradient(0deg,#000 0,#000 10%,#000 35%,transparent);z-index:15}}.hero_liveIndicator__gAznA{display:flex;align-items:center;gap:6px;font-size:12px;color:#10b981;font-weight:600}.hero_liveDot__tff_2{width:8px;height:8px;border-radius:50%;background-color:#10b981;animation:hero_pulse__KGQkO 2s infinite}.hero_loadingIndicator__KgK6o{display:flex;align-items:center;gap:12px;margin-top:24px;padding:16px 24px;background:hsla(0,0%,100%,.05);border-radius:12px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid hsla(0,0%,100%,.1);animation:hero_slideUp__LnmZg .5s ease-out}.hero_loadingIndicator__KgK6o span{font-size:14px;color:hsla(0,0%,100%,.8);font-weight:500}.hero_spinner__wxmLe{width:20px;height:20px;border:3px solid hsla(0,0%,100%,.2);border-top:3px solid var(--primary);border-radius:50%;animation:hero_spin__oMwM9 .8s linear infinite}@keyframes hero_fadeIn__6265Z{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes hero_slideUp__LnmZg{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes hero_spin__oMwM9{to{transform:rotate(1turn)}}@keyframes hero_pulse__KGQkO{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(1.2)}}