.styles-module__N6rFnG__wrapper{max-width:78.75rem;height:100%;margin-left:auto;margin-right:auto}.styles-module__N6rFnG__header{border-bottom:1px solid var(--border-primary);width:100%;padding-inline:var(--spacing-3xl);background-color:#fafafacc}@media not (min-width:576px){.styles-module__N6rFnG__header{padding-inline:var(--spacing-2xl)}.styles-module__N6rFnG__header a svg{width:120px;height:33px}}.styles-module__N6rFnG__header .styles-module__N6rFnG__wrapper{justify-content:space-between;align-items:center;padding-top:1rem;padding-bottom:1rem;display:flex}.styles-module__N6rFnG__header a,.styles-module__N6rFnG__header a:hover{color:var(--gray-light-900)}[data-theme=dark] .styles-module__N6rFnG__header{background-color:#13161b99}[data-theme=dark] .styles-module__N6rFnG__header a,[data-theme=dark] .styles-module__N6rFnG__header a:hover{color:var(--base-white)}.styles-module__iXdI0G__switch{--switch-width:84px;--switch-height:42px;--thumb-size:36px;--padding:4px;--translate-x:110%;background:var(--brand-100);cursor:pointer;-webkit-user-select:none;user-select:none;border-radius:var(--radius-full);padding:var(--padding);width:var(--switch-width);height:var(--switch-height);border:none;justify-content:space-between;align-items:center;display:flex;position:relative}.styles-module__iXdI0G__switch .styles-module__iXdI0G__label{color:var(--brand-900);z-index:2;margin-left:8px;margin-right:8px;font-size:14px;font-weight:600;line-height:129%}.styles-module__iXdI0G__switch .styles-module__iXdI0G__label.styles-module__iXdI0G__active{color:var(--base-white)}.styles-module__iXdI0G__switch .styles-module__iXdI0G__thumb{top:50%;left:var(--padding);z-index:1;border-radius:var(--radius-full);width:var(--thumb-size);height:var(--thumb-size);background:var(--brand-800);transition:transform .2s;position:absolute;transform:translateY(-50%)}.styles-module__iXdI0G__switch.styles-module__iXdI0G__active .styles-module__iXdI0G__thumb{transform:translate(var(--translate-x),-50%)}.styles-module__iXdI0G__md{--switch-width:84px;--switch-height:42px;--thumb-size:36px;--translate-x:110%}.styles-module__iXdI0G__sm{--switch-width:64px;--switch-height:36px;--thumb-size:28px;--translate-x:100%}.styles-module__iXdI0G__sm .styles-module__iXdI0G__label{margin-left:6px;margin-right:6px;font-size:12px;line-height:117%}.styles-module__z5UC5G__container{height:1.313rem;padding-inline:var(--spacing-sm);justify-content:center;align-items:center;gap:var(--spacing-xxs);border-radius:var(--radius-full);border:1px solid var(--base-white);background-color:var(--bg-brand-section);display:inline-flex}.styles-module__z5UC5G__statusTitle{color:var(--base-white);font-size:var(--text-xxs);font-style:normal;font-weight:600;line-height:var(--line-height-xxs)}.styles-module__z5UC5G__BRONZE{color:var(--warning-600)}.styles-module__z5UC5G__GOLD{color:var(--warning-400)}.styles-module__z5UC5G__PLATINUM{color:var(--gray-light-400)}.styles-module__z5UC5G__SILVER{color:var(--gray-dark-alpha-400)}.styles-module__rhFZcW__userBadgeContainer{aspect-ratio:1;position:relative}.styles-module__rhFZcW__userBadgeContainer .styles-module__rhFZcW__avatarInside{border-radius:50%;justify-content:center;align-items:center;display:flex;position:absolute;top:50%;left:50%;overflow:hidden;transform:translate(-50%,-50%)}.styles-module__rhFZcW__premiumStatus{position:absolute;bottom:-.5rem;left:50%;transform:translateX(-50%)}.styles-module__5normq__container{gap:.5rem;display:flex}@media not (min-width:1024px){.styles-module__5normq__container.styles-module__5normq__isTopBar{display:none}}.styles-module__s4O75q__burger{cursor:pointer;width:2.625rem;height:2.625rem;z-index:var(--mobile-menu-overlay-index);justify-content:center;align-items:center;gap:var(--spacing-sm);flex-direction:column;flex-shrink:0;transition:all .3s;display:flex;position:relative}.styles-module__s4O75q__burger span{width:1.375rem;height:var(--spacing-xxs);background-color:var(--base-white);border-radius:var(--radius-xxs);transform-origin:center;transition:transform .3s,opacity .3s;display:block}.styles-module__s4O75q__burger.styles-module__s4O75q__active span:first-child{transform:translateY(.5rem)rotate(45deg)}.styles-module__s4O75q__burger.styles-module__s4O75q__active span:nth-child(2){opacity:0}.styles-module__s4O75q__burger.styles-module__s4O75q__active span:nth-child(3){transform:translateY(-.5rem)rotate(-45deg)}.styles-module__s4O75q__container{background-color:var(--bg-primary);width:100dvw;height:100dvh;padding-left:var(--spacing-4xl);padding-right:var(--spacing-xl);padding-bottom:var(--spacing-4xl);gap:var(--spacing-4xl);opacity:0;visibility:hidden;z-index:-1;flex-direction:column;justify-content:center;align-items:flex-start;transition:transform .5s,opacity .4s,visibility .4s;display:flex;position:fixed;top:0;left:0;transform:translateX(-100%)}.styles-module__s4O75q__container nav{flex-direction:column;flex:1;justify-content:center;display:flex}.styles-module__s4O75q__container li{list-style:none}.styles-module__s4O75q__container li:not(:last-child){margin-bottom:var(--spacing-xl)}.styles-module__s4O75q__container.styles-module__s4O75q__open{opacity:1;visibility:visible;transform:translateX(0)}.styles-module__s4O75q__container .styles-module__s4O75q__link{font-size:var(--text-md);color:var(--text-primary);font-weight:500;line-height:var(--line-height-md);letter-spacing:-.2px;transition:color .3s}.styles-module__s4O75q__container .styles-module__s4O75q__webSettings{justify-content:space-between;width:100%;margin-top:auto}.styles-module__s4O75q__scrolled{margin-top:-1.25rem}@media (min-width:1024px){.styles-module__s4O75q__burger,.styles-module__s4O75q__navigation{display:none}}.styles-module__YoSDBW__header{width:100%;z-index:var(--header-index);position:fixed;top:0}.styles-module__YoSDBW__header,.styles-module__YoSDBW__headerSmall,.styles-module__YoSDBW__mainHeader,.styles-module__YoSDBW__mainHeaderScrolled,.styles-module__YoSDBW__topBarContainer{transition:all .3s}.styles-module__YoSDBW__topBarContainer{background:var(--brand-50);align-items:center;height:3.375rem;display:flex}@media not (min-width:768px){.styles-module__YoSDBW__topBarContainer{height:1.625rem}}.styles-module__YoSDBW__topBarContainer.styles-module__YoSDBW__hidden{visibility:hidden;height:0;overflow:hidden}.styles-module__YoSDBW__topBarContainer .styles-module__YoSDBW__topBar{max-width:var(--width-6xl);color:#fff;padding-inline:var(--spacing-5xl);padding-block:var(--spacing-sm);justify-content:space-between;align-items:center;width:100%;margin-left:auto;margin-right:auto;display:flex;position:relative}@media not (min-width:768px){.styles-module__YoSDBW__topBarContainer .styles-module__YoSDBW__topBar{padding-left:.5rem;padding-right:.5rem}}@media (min-width:1024px){.styles-module__YoSDBW__topBarContainer .styles-module__YoSDBW__webSettings{display:flex}}.styles-module__YoSDBW__mainHeader{border-radius:var(--radius-full);width:100%;max-width:var(--width-5xl);margin-left:auto;margin-right:auto;background:none;margin-top:1.5rem;padding-left:max(1rem,min(.8548rem + .6452vw,1.5rem));padding-right:max(1rem,min(.8548rem + .6452vw,1.5rem))}.styles-module__YoSDBW__mainHeader .styles-module__YoSDBW__logo svg{width:max(7.625rem,min(6.9327rem + 3.0769vw,10.625rem))}.styles-module__YoSDBW__mainHeader .styles-module__YoSDBW__userActionsContainer{align-items:center;gap:.5rem;display:flex}@media (min-width:1024px){.styles-module__YoSDBW__mainHeader .styles-module__YoSDBW__userActionsContainer{gap:1rem}}.styles-module__YoSDBW__container{justify-content:space-between;align-items:center;gap:1rem;margin-left:auto;margin-right:auto;padding-top:max(.5rem,min(.3469rem + .6531vw,1rem));padding-bottom:max(.5rem,min(.3469rem + .6531vw,1rem));display:flex}.styles-module__YoSDBW__mainHeaderScrolled{-webkit-backdrop-filter:blur(var(--blur-xs));backdrop-filter:blur(var(--blur-xs));border-radius:var(--radius-full);background:#fafafacc;margin-top:0;box-shadow:0 0 14px #0605321a}.styles-module__YoSDBW__mainHeaderScrolled .styles-module__YoSDBW__container{padding-top:.25rem;padding-bottom:.25rem}[data-theme=dark] .styles-module__YoSDBW__mainHeaderScrolled{background:#13161b99}.styles-module__YoSDBW__authButton{letter-spacing:-.01em;color:var(--text-primary);font-size:18px;font-weight:600;line-height:156%}.styles-module__YoSDBW__navigation{display:none}@media (min-width:1024px){.styles-module__YoSDBW__navigation{text-align:center;align-items:center;gap:24px;display:flex}}.styles-module__YoSDBW__topBarLink{color:var(--brand-700);font-size:var(--text-sm);font-style:normal;font-weight:600;line-height:var(--line-height-xs);-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none;text-underline-offset:auto;text-underline-position:from-font;-webkit-text-decoration-line:underline;text-decoration-line:underline;-webkit-text-decoration-style:solid;text-decoration-style:solid;text-decoration-thickness:auto}.styles-module__I13oCa__leagueModalWrapper{padding:var(--spacing-5xl) var(--spacing-xl) var(--spacing-2xl)}@media (min-width:1200px){.styles-module__I13oCa__leagueModalWrapper{padding:var(--spacing-8xl) var(--spacing-4xl) var(--spacing-5xl)}}.styles-module__I13oCa__leagueModalWrapper .styles-module__I13oCa__leagueModalHead{justify-content:space-between;align-items:center;width:100%;margin-bottom:18px;display:flex}@media not (min-width:576px){.styles-module__I13oCa__leagueModalWrapper .styles-module__I13oCa__leagueModalHead>div svg{width:45px;height:42px}.styles-module__I13oCa__leagueModalWrapper .styles-module__I13oCa__leagueModalHead>div>div svg{width:12px!important;height:12px!important}}.styles-module__I13oCa__leagueModalWrapper .styles-module__I13oCa__leagueModalHead .styles-module__I13oCa__modalTitle{color:var(--base-black);font-style:normal;font-weight:500;line-height:var(--line-height-display-sm);white-space:nowrap}@media not (min-width:576px){.styles-module__I13oCa__leagueModalWrapper .styles-module__I13oCa__leagueModalHead .styles-module__I13oCa__modalTitle{font-size:var(--text-display-xs)}}@media (min-width:576px){.styles-module__I13oCa__leagueModalWrapper .styles-module__I13oCa__leagueModalHead .styles-module__I13oCa__modalTitle{font-size:var(--text-display-sm)}}.styles-module__I13oCa__leagueModalWrapper .styles-module__I13oCa__leagueInfoList{border-radius:var(--radius-md);background:var(--gray-light-50);gap:var(--spacing-md);flex-direction:column;padding:12px 8px;list-style:none;display:flex}.styles-module__I13oCa__leagueModalWrapper .styles-module__I13oCa__leagueInfoList.styles-module__I13oCa__largeMargin{margin-bottom:40px}.styles-module__I13oCa__leagueModalWrapper .styles-module__I13oCa__leagueInfoList.styles-module__I13oCa__middleMargin{margin-bottom:16px}.styles-module__I13oCa__leagueModalWrapper .styles-module__I13oCa__leagueInfoList .styles-module__I13oCa__leagueInfo{padding:var(--spacing-lg) 10px;justify-content:space-between;align-items:center;display:flex}.styles-module__I13oCa__leagueModalWrapper .styles-module__I13oCa__leagueInfoList .styles-module__I13oCa__leagueInfo .styles-module__I13oCa__value{color:var(--brand-950);font-size:var(--text-md);font-style:normal;font-weight:500;line-height:var(--line-height-md);letter-spacing:-.2px}.styles-module__I13oCa__leagueModalWrapper .styles-module__I13oCa__leagueInfoList .styles-module__I13oCa__leagueInfo .styles-module__I13oCa__name{align-items:center;gap:var(--spacing-md);display:flex}.styles-module__I13oCa__leagueModalWrapper .styles-module__I13oCa__leagueInfoList .styles-module__I13oCa__leagueInfo .styles-module__I13oCa__name .styles-module__I13oCa__spanText{color:var(--gray-light-700);text-align:center;font-size:var(--text-sm);font-style:normal;font-weight:400;line-height:var(--line-height-xs)}.styles-module__I13oCa__leagueModalWrapper .styles-module__I13oCa__leagueInfoList .styles-module__I13oCa__leagueInfo .styles-module__I13oCa__name .styles-module__I13oCa__spanText:first-letter{text-transform:uppercase}.styles-module__I13oCa__leagueModalWrapper .styles-module__I13oCa__leagueInfoList .styles-module__I13oCa__leagueInfo.styles-module__I13oCa__active{background:var(--brand-500);border-radius:var(--radius-xs)}.styles-module__I13oCa__leagueModalWrapper .styles-module__I13oCa__leagueInfoList .styles-module__I13oCa__leagueInfo.styles-module__I13oCa__active .styles-module__I13oCa__name .styles-module__I13oCa__spanText,.styles-module__I13oCa__leagueModalWrapper .styles-module__I13oCa__leagueInfoList .styles-module__I13oCa__leagueInfo.styles-module__I13oCa__active .styles-module__I13oCa__value{color:var(--base-white)!important}.styles-module__I13oCa__leagueModalWrapper .styles-module__I13oCa__leagueInfoList .styles-module__I13oCa__leagueInfo .styles-module__I13oCa__icon{background-color:var(--gray-light-200);border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;display:flex}.styles-module__I13oCa__leagueModalWrapper .styles-module__I13oCa__leagueInfoList .styles-module__I13oCa__leagueInfo .styles-module__I13oCa__icon svg{flex-shrink:0;width:12px;height:12px}.styles-module__I13oCa__leagueModalWrapper .styles-module__I13oCa__leagueInfoList .styles-module__I13oCa__leagueInfo .styles-module__I13oCa__icon svg path{stroke:#002835}.styles-module__I13oCa__subTitle{color:var(--base-black);font-size:var(--text-lg);font-style:normal;font-weight:400;line-height:var(--line-height-md);margin-bottom:10px}