.authModalDialog{background:var(--color-bg-raised)!important;border-radius:var(--radius-md)!important;width:450px!important;max-width:450px!important;max-height:calc(100dvh - var(--header-height)*2 - 16px)!important;border:none!important;padding:0!important;overflow-y:auto!important}@media (max-width:992px){.authModalDialog{width:450px!important;max-width:calc(100vw - 32px)!important}}@media (max-width:500px){.authModalDialog{width:calc(100vw - 24px)!important;max-width:calc(100vw - 24px)!important;top:calc(var(--header-height) + env(safe-area-inset-top,0) + 8px)!important;max-height:calc(100dvh - var(--header-height) - env(safe-area-inset-top,0) - env(safe-area-inset-bottom,0) - 16px)!important;transform:translate(-50%)!important}}
@keyframes AuthModal-module-scss-module__EAFP8q__viewFadeIn{0%{opacity:0;filter:blur(4px);transform:scale(.92)translateY(12px)}60%{opacity:1;filter:blur();transform:scale(1.02)translateY(-2px)}to{opacity:1;filter:blur();transform:scale(1)translateY(0)}}@keyframes AuthModal-module-scss-module__EAFP8q__viewSlideIn{0%{opacity:0;filter:blur(3px);transform:translate(30px)scale(.96)}60%{opacity:1;filter:blur();transform:translate(-4px)scale(1.01)}to{opacity:1;filter:blur();transform:translate(0)scale(1)}}@keyframes AuthModal-module-scss-module__EAFP8q__viewSlideBack{0%{opacity:0;filter:blur(3px);transform:translate(-30px)scale(.96)}60%{opacity:1;filter:blur();transform:translate(4px)scale(1.01)}to{opacity:1;filter:blur();transform:translate(0)scale(1)}}.AuthModal-module-scss-module__EAFP8q__authModalContent{align-items:center;gap:var(--space-10);width:100%;max-width:480px;padding:0 0 var(--space-4) 0;flex-direction:column;display:flex}@media (max-width:992px){.AuthModal-module-scss-module__EAFP8q__authModalContent{width:100%;padding:0 0 var(--space-3) 0}}.AuthModal-module-scss-module__EAFP8q__authModalContent.AuthModal-module-scss-module__EAFP8q__signUpChooseMode{gap:0;padding:0}.AuthModal-module-scss-module__EAFP8q__viewContainer{will-change:transform,opacity,filter;flex-direction:column;align-items:center;width:100%;animation:.5s cubic-bezier(.34,1.56,.64,1) forwards AuthModal-module-scss-module__EAFP8q__viewFadeIn;display:flex}.AuthModal-module-scss-module__EAFP8q__viewContainerPadded{padding:var(--space-4)}@media (max-width:992px){.AuthModal-module-scss-module__EAFP8q__viewContainerPadded{padding:var(--space-3)}}.AuthModal-module-scss-module__EAFP8q__viewContainerForward{animation:.5s cubic-bezier(.34,1.56,.64,1) forwards AuthModal-module-scss-module__EAFP8q__viewSlideIn}.AuthModal-module-scss-module__EAFP8q__viewContainerBack{animation:.5s cubic-bezier(.34,1.56,.64,1) forwards AuthModal-module-scss-module__EAFP8q__viewSlideBack}
.confirmationModalDialog{background:var(--color-bg-raised)!important;border-radius:var(--radius-md)!important;border:none!important;width:450px!important;max-width:450px!important;padding:0!important;overflow:hidden!important}@media (max-width:992px){.confirmationModalDialog{width:450px!important;max-width:calc(100vw - 32px)!important}}@media (max-width:500px){.confirmationModalDialog{width:calc(100vw - 24px)!important;max-width:calc(100vw - 24px)!important}}
@keyframes ConfirmationModal-module-scss-module__8c3PLG__viewFadeIn{0%{opacity:0;filter:blur(4px);transform:scale(.92)translateY(12px)}60%{opacity:1;filter:blur();transform:scale(1.02)translateY(-2px)}to{opacity:1;filter:blur();transform:scale(1)translateY(0)}}@keyframes ConfirmationModal-module-scss-module__8c3PLG__errorFadeIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.ConfirmationModal-module-scss-module__8c3PLG__confirmationModalContent{align-items:center;gap:var(--space-10);width:100%;max-width:480px;padding:var(--space-4);will-change:transform,opacity,filter;flex-direction:column;animation:.5s cubic-bezier(.34,1.56,.64,1) forwards ConfirmationModal-module-scss-module__8c3PLG__viewFadeIn;display:flex}@media (max-width:992px){.ConfirmationModal-module-scss-module__8c3PLG__confirmationModalContent{width:100%;padding:var(--space-3)}}.ConfirmationModal-module-scss-module__8c3PLG__codeInputSection{gap:var(--space-3);flex-direction:column;width:100%;display:flex}.ConfirmationModal-module-scss-module__8c3PLG__otpContainer{gap:var(--space-3);width:100%;display:flex}.ConfirmationModal-module-scss-module__8c3PLG__otpInput{background:var(--color-surface);height:56px;font-family:SF Pro,sans-serif;font-weight:400;font-size:var(--text-2xl);color:var(--color-white);text-align:center;letter-spacing:-.96px;caret-color:var(--color-white);border:2px solid #0000;border-radius:12px;outline:none;flex:1;padding:0;line-height:1.2;transition:border-color .2s}.ConfirmationModal-module-scss-module__8c3PLG__otpInput:focus{border-color:#0000}.ConfirmationModal-module-scss-module__8c3PLG__otpInput.ConfirmationModal-module-scss-module__8c3PLG__otpInputError{border-color:var(--color-error)}@media (max-width:768px){.ConfirmationModal-module-scss-module__8c3PLG__otpInput{height:48px;font-size:var(--text-xl)}}.ConfirmationModal-module-scss-module__8c3PLG__errorMessage{font-family:SF Pro,sans-serif;font-weight:400;font-size:var(--text-base);color:var(--color-error);text-align:center;letter-spacing:-.48px;margin:0;line-height:1.3;animation:.2s ease-out ConfirmationModal-module-scss-module__8c3PLG__errorFadeIn}.ConfirmationModal-module-scss-module__8c3PLG__resendSection{width:100%;font-family:SF Pro,sans-serif;font-weight:400;font-size:var(--text-base);letter-spacing:-.48px;justify-content:space-between;align-items:center;line-height:32px;display:flex}.ConfirmationModal-module-scss-module__8c3PLG__didntGet{color:var(--color-muted)}.ConfirmationModal-module-scss-module__8c3PLG__resendWrapper{align-items:center;gap:var(--space-2);display:flex}.ConfirmationModal-module-scss-module__8c3PLG__resendTimer{font-family:SF Pro,sans-serif;font-weight:400;font-size:var(--text-base);letter-spacing:-.48px;color:var(--color-white);opacity:.6;line-height:32px}.ConfirmationModal-module-scss-module__8c3PLG__resendLink{color:var(--color-white);text-underline-position:from-font;text-decoration-skip-ink:none;cursor:pointer;font-family:SF Pro,sans-serif;font-weight:400;font-size:var(--text-base);letter-spacing:-.48px;white-space:nowrap;background:0 0;border:none;padding:0;line-height:32px;text-decoration:underline;transition:opacity .2s}.ConfirmationModal-module-scss-module__8c3PLG__resendLink:hover:not(:disabled):not(.ConfirmationModal-module-scss-module__8c3PLG__resendLinkDisabled){opacity:.8}.ConfirmationModal-module-scss-module__8c3PLG__resendLink:disabled,.ConfirmationModal-module-scss-module__8c3PLG__resendLink.ConfirmationModal-module-scss-module__8c3PLG__resendLinkDisabled{cursor:not-allowed;opacity:.6;text-decoration:none}.ConfirmationModal-module-scss-module__8c3PLG__resendLink.ConfirmationModal-module-scss-module__8c3PLG__resendLinkHighlighted:not(:disabled):not(.ConfirmationModal-module-scss-module__8c3PLG__resendLinkDisabled){font-weight:700;text-decoration-thickness:2px;animation:1.5s ease-in-out 3 ConfirmationModal-module-scss-module__8c3PLG__resendPulse}@keyframes ConfirmationModal-module-scss-module__8c3PLG__resendPulse{0%,to{opacity:1}50%{opacity:.55}}
.forgotPasswordDialog{background:var(--color-bg-raised)!important;border-radius:var(--radius-md)!important;width:450px!important;max-width:450px!important;padding:0!important}@media (max-width:992px){.forgotPasswordDialog{width:450px!important;max-width:calc(100vw - 32px)!important}}@media (max-width:500px){.forgotPasswordDialog{width:calc(100vw - 24px)!important;max-width:calc(100vw - 24px)!important}}
@keyframes ForgotPassword-module-scss-module__GvZsPG__viewFadeIn{0%{opacity:0;filter:blur(4px);transform:scale(.92)translateY(12px)}60%{opacity:1;filter:blur();transform:scale(1.02)translateY(-2px)}to{opacity:1;filter:blur();transform:scale(1)translateY(0)}}@keyframes ForgotPassword-module-scss-module__GvZsPG__errorFadeIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.ForgotPassword-module-scss-module__GvZsPG__forgotPasswordContent{align-items:center;gap:var(--space-10);width:100%;max-width:480px;padding:var(--space-4);will-change:transform,opacity,filter;flex-direction:column;animation:.5s cubic-bezier(.34,1.56,.64,1) forwards ForgotPassword-module-scss-module__GvZsPG__viewFadeIn;display:flex}@media (max-width:992px){.ForgotPassword-module-scss-module__GvZsPG__forgotPasswordContent{width:100%;padding:var(--space-3)}}.ForgotPassword-module-scss-module__GvZsPG__formSection,.ForgotPassword-module-scss-module__GvZsPG__inputWrapper{gap:var(--space-3);flex-direction:column;width:100%;display:flex}.ForgotPassword-module-scss-module__GvZsPG__inputField{background:var(--color-surface);border:1px solid #0000;border-radius:12px;align-items:center;width:100%;height:56px;transition:border-color .2s;display:flex;position:relative;overflow:hidden}.ForgotPassword-module-scss-module__GvZsPG__inputField.ForgotPassword-module-scss-module__GvZsPG__inputFieldError{border:2px solid var(--color-error)}.ForgotPassword-module-scss-module__GvZsPG__inputField input{width:100%;height:100%;padding:var(--space-4);box-sizing:border-box;font-family:SF Pro,sans-serif;font-weight:400;font-size:var(--text-base);color:color-mix(in srgb, var(--color-white) 60%, transparent);-webkit-text-fill-color:color-mix(in srgb, var(--color-white) 60%, transparent);caret-color:var(--color-white);letter-spacing:-.48px;font-variation-settings:"wdth" 100;border-radius:inherit;background:0 0;border:none;outline:none;line-height:1.2}.ForgotPassword-module-scss-module__GvZsPG__inputField input::placeholder{color:color-mix(in srgb, var(--color-white) 60%, transparent);opacity:1}.ForgotPassword-module-scss-module__GvZsPG__inputField input:focus{color:var(--color-white);-webkit-text-fill-color:var(--color-white)}.ForgotPassword-module-scss-module__GvZsPG__inputField input:-webkit-autofill{-webkit-text-fill-color:var(--color-white);caret-color:var(--color-white);box-shadow:0 0 0 1000px var(--color-surface) inset;transition:background-color 99999s ease-out}.ForgotPassword-module-scss-module__GvZsPG__inputField input:-webkit-autofill:hover{-webkit-text-fill-color:var(--color-white);caret-color:var(--color-white);box-shadow:0 0 0 1000px var(--color-surface) inset;transition:background-color 99999s ease-out}.ForgotPassword-module-scss-module__GvZsPG__inputField input:-webkit-autofill:focus{-webkit-text-fill-color:var(--color-white);caret-color:var(--color-white);box-shadow:0 0 0 1000px var(--color-surface) inset;transition:background-color 99999s ease-out}.ForgotPassword-module-scss-module__GvZsPG__inputField input:-webkit-autofill:active{-webkit-text-fill-color:var(--color-white);caret-color:var(--color-white);box-shadow:0 0 0 1000px var(--color-surface) inset;transition:background-color 99999s ease-out}.ForgotPassword-module-scss-module__GvZsPG__errorMessage{font-family:SF Pro,sans-serif;font-weight:400;font-size:var(--text-base);color:var(--color-error);text-align:center;letter-spacing:-.48px;font-variation-settings:"wdth" 100;line-height:1.3;animation:.2s ease-out ForgotPassword-module-scss-module__GvZsPG__errorFadeIn}.ForgotPassword-module-scss-module__GvZsPG__submitButton{height:56px;padding:var(--space-4);background:var(--color-accent);width:100%;font-size:var(--text-lg);letter-spacing:-.6px;color:var(--color-white);text-align:center;cursor:pointer;font-variation-settings:"wdth" 100;border:none;border-radius:12px;outline:none;justify-content:center;align-items:center;font-family:SF Pro,sans-serif;font-weight:500;line-height:1.2;transition:all .2s;display:flex}.ForgotPassword-module-scss-module__GvZsPG__submitButton:hover:not(:disabled){opacity:.9}.ForgotPassword-module-scss-module__GvZsPG__submitButton:disabled{opacity:.6;cursor:not-allowed}
.passwordResetSuccessDialog{background:#17171e;border-radius:12px;overflow:clip}
@keyframes PasswordResetSuccess-module-scss-module__GZwIYW__viewFadeIn{0%{opacity:0;filter:blur(4px);transform:scale(.92)translateY(12px)}60%{opacity:1;filter:blur();transform:scale(1.02)translateY(-2px)}to{opacity:1;filter:blur();transform:scale(1)translateY(0)}}.PasswordResetSuccess-module-scss-module__GZwIYW__content{align-items:center;gap:var(--space-6);width:100%;max-width:480px;padding:var(--space-4);will-change:transform,opacity,filter;flex-direction:column;animation:.5s cubic-bezier(.34,1.56,.64,1) forwards PasswordResetSuccess-module-scss-module__GZwIYW__viewFadeIn;display:flex}@media (max-width:992px){.PasswordResetSuccess-module-scss-module__GZwIYW__content{padding:var(--space-3)}}.PasswordResetSuccess-module-scss-module__GZwIYW__header{justify-content:flex-end;width:100%;display:flex}.PasswordResetSuccess-module-scss-module__GZwIYW__closeButton{cursor:pointer;opacity:.6;background:0 0;border:none;justify-content:center;align-items:center;width:40px;height:40px;padding:8px;transition:opacity .2s;display:flex}.PasswordResetSuccess-module-scss-module__GZwIYW__closeButton:hover{opacity:1}.PasswordResetSuccess-module-scss-module__GZwIYW__closeIcon{width:24px;height:24px;color:var(--color-white)}.PasswordResetSuccess-module-scss-module__GZwIYW__body{align-items:center;gap:var(--space-8);flex-direction:column;width:100%;display:flex}.PasswordResetSuccess-module-scss-module__GZwIYW__iconWrapper{justify-content:center;align-items:center;width:90px;height:90px;display:flex}.PasswordResetSuccess-module-scss-module__GZwIYW__icon{display:block}.PasswordResetSuccess-module-scss-module__GZwIYW__texts{align-items:center;gap:var(--space-3);text-align:center;flex-direction:column;width:100%;display:flex}.PasswordResetSuccess-module-scss-module__GZwIYW__title{font-family:SF Pro,sans-serif;font-weight:600;font-size:var(--text-4xl,36px);color:var(--color-white);margin:0;line-height:1.1}.PasswordResetSuccess-module-scss-module__GZwIYW__subtitle{font-family:SF Pro,sans-serif;font-weight:400;font-size:var(--text-base);letter-spacing:-.48px;color:color-mix(in srgb, var(--color-white) 60%, transparent);max-width:292px;margin:0;line-height:1.2}.PasswordResetSuccess-module-scss-module__GZwIYW__continueButton{height:56px;padding:var(--space-4);background:var(--color-accent);width:100%;font-size:var(--text-lg);letter-spacing:-.6px;color:var(--color-white);text-align:center;cursor:pointer;border:none;border-radius:12px;outline:none;justify-content:center;align-items:center;font-family:SF Pro,sans-serif;font-weight:500;line-height:1.2;transition:opacity .2s;display:flex}.PasswordResetSuccess-module-scss-module__GZwIYW__continueButton:hover{opacity:.9}
.recoverPasswordDialog{background:var(--color-bg-raised)!important;border-radius:var(--radius-md)!important;border:none!important;width:450px!important;max-width:450px!important;padding:0!important;overflow:hidden!important}@media (max-width:992px){.recoverPasswordDialog{width:450px!important;max-width:calc(100vw - 32px)!important}}@media (max-width:500px){.recoverPasswordDialog{width:calc(100vw - 24px)!important;max-width:calc(100vw - 24px)!important}}
@keyframes RecoverPasswordModal-module-scss-module__6OEoLG__viewFadeIn{0%{opacity:0;filter:blur(4px);transform:scale(.92)translateY(12px)}60%{opacity:1;filter:blur();transform:scale(1.02)translateY(-2px)}to{opacity:1;filter:blur();transform:scale(1)translateY(0)}}@keyframes RecoverPasswordModal-module-scss-module__6OEoLG__errorFadeIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.RecoverPasswordModal-module-scss-module__6OEoLG__recoverPasswordContent{align-items:center;gap:var(--space-10);width:100%;max-width:480px;padding:var(--space-4);will-change:transform,opacity,filter;flex-direction:column;animation:.5s cubic-bezier(.34,1.56,.64,1) forwards RecoverPasswordModal-module-scss-module__6OEoLG__viewFadeIn;display:flex}@media (max-width:992px){.RecoverPasswordModal-module-scss-module__6OEoLG__recoverPasswordContent{width:100%;padding:var(--space-3)}}.RecoverPasswordModal-module-scss-module__6OEoLG__formSection,.RecoverPasswordModal-module-scss-module__6OEoLG__inputWrapper{gap:var(--space-3);flex-direction:column;width:100%;display:flex}.RecoverPasswordModal-module-scss-module__6OEoLG__inputField{background:var(--color-surface);border:1px solid #0000;border-radius:12px;align-items:center;width:100%;height:56px;transition:border-color .2s;display:flex;position:relative;overflow:hidden}.RecoverPasswordModal-module-scss-module__6OEoLG__inputField.RecoverPasswordModal-module-scss-module__6OEoLG__inputFieldError{border:2px solid var(--color-error)}.RecoverPasswordModal-module-scss-module__6OEoLG__inputField input{width:100%;height:100%;padding:var(--space-4);box-sizing:border-box;font-family:SF Pro,sans-serif;font-weight:400;font-size:var(--text-base);color:color-mix(in srgb, var(--color-white) 60%, transparent);-webkit-text-fill-color:color-mix(in srgb, var(--color-white) 60%, transparent);caret-color:var(--color-white);letter-spacing:-.48px;font-variation-settings:"wdth" 100;border-radius:inherit;background:0 0;border:none;outline:none;padding-right:52px;line-height:1.2}.RecoverPasswordModal-module-scss-module__6OEoLG__inputField input::placeholder{color:color-mix(in srgb, var(--color-white) 60%, transparent);opacity:1}.RecoverPasswordModal-module-scss-module__6OEoLG__inputField input:focus{color:var(--color-white);-webkit-text-fill-color:var(--color-white)}.RecoverPasswordModal-module-scss-module__6OEoLG__inputField input:-webkit-autofill{-webkit-text-fill-color:var(--color-white);caret-color:var(--color-white);box-shadow:0 0 0 1000px var(--color-surface) inset;transition:background-color 99999s ease-out}.RecoverPasswordModal-module-scss-module__6OEoLG__inputField input:-webkit-autofill:hover{-webkit-text-fill-color:var(--color-white);caret-color:var(--color-white);box-shadow:0 0 0 1000px var(--color-surface) inset;transition:background-color 99999s ease-out}.RecoverPasswordModal-module-scss-module__6OEoLG__inputField input:-webkit-autofill:focus{-webkit-text-fill-color:var(--color-white);caret-color:var(--color-white);box-shadow:0 0 0 1000px var(--color-surface) inset;transition:background-color 99999s ease-out}.RecoverPasswordModal-module-scss-module__6OEoLG__inputField input:-webkit-autofill:active{-webkit-text-fill-color:var(--color-white);caret-color:var(--color-white);box-shadow:0 0 0 1000px var(--color-surface) inset;transition:background-color 99999s ease-out}.RecoverPasswordModal-module-scss-module__6OEoLG__passwordToggle{cursor:pointer;opacity:.6;z-index:1;background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;padding:0;transition:opacity .2s;display:flex;position:absolute;top:50%;right:16px;transform:translateY(-50%)}.RecoverPasswordModal-module-scss-module__6OEoLG__passwordToggle:hover{opacity:1}.RecoverPasswordModal-module-scss-module__6OEoLG__eyeIcon{width:24px;height:24px;color:color-mix(in srgb, var(--color-white) 60%, transparent)}.RecoverPasswordModal-module-scss-module__6OEoLG__fieldError{color:var(--color-error);padding-left:var(--space-1);font-family:SF Pro,sans-serif;font-size:13px;font-weight:400;line-height:1.3;animation:.2s ease-out RecoverPasswordModal-module-scss-module__6OEoLG__errorFadeIn}.RecoverPasswordModal-module-scss-module__6OEoLG__buttons{gap:var(--space-3);flex-direction:column;width:100%;display:flex}.RecoverPasswordModal-module-scss-module__6OEoLG__submitButton{height:56px;padding:var(--space-4);background:var(--color-accent);width:100%;font-size:var(--text-lg);letter-spacing:-.6px;color:var(--color-white);text-align:center;cursor:pointer;font-variation-settings:"wdth" 100;border:none;border-radius:12px;outline:none;justify-content:center;align-items:center;font-family:SF Pro,sans-serif;font-weight:500;line-height:1.2;transition:all .2s;display:flex}.RecoverPasswordModal-module-scss-module__6OEoLG__submitButton:hover:not(:disabled){opacity:.9}.RecoverPasswordModal-module-scss-module__6OEoLG__submitButton:disabled{opacity:.6;cursor:not-allowed}.RecoverPasswordModal-module-scss-module__6OEoLG__cancelButton{height:56px;padding:var(--space-4);background:var(--color-surface);width:100%;font-size:var(--text-lg);letter-spacing:-.6px;color:var(--color-white);text-align:center;cursor:pointer;border:none;border-radius:12px;outline:none;justify-content:center;align-items:center;font-family:SF Pro,sans-serif;font-weight:500;line-height:1.2;transition:all .2s;display:flex}.RecoverPasswordModal-module-scss-module__6OEoLG__cancelButton:hover:not(:disabled){opacity:.9}.RecoverPasswordModal-module-scss-module__6OEoLG__cancelButton:disabled{opacity:.6;cursor:not-allowed}
.UsernameModal-module-scss-module__OFSSEW__usernameModalContent{align-items:center;gap:var(--space-10);width:100%;max-width:480px;padding:var(--space-4);flex-direction:column;display:flex}@media (max-width:992px){.UsernameModal-module-scss-module__OFSSEW__usernameModalContent{width:100%;padding:var(--space-3)}}.UsernameModal-module-scss-module__OFSSEW__contentSection{align-items:center;gap:var(--space-3);text-align:center;flex-direction:column;width:100%;display:flex}.UsernameModal-module-scss-module__OFSSEW__titleSection{align-items:center;gap:var(--space-3);flex-direction:column;width:100%;display:flex}.UsernameModal-module-scss-module__OFSSEW__title{color:var(--color-white);text-align:center;letter-spacing:-.48px;font-variation-settings:"wdth" 60;font-family:SF Pro,sans-serif;font-size:36px;font-weight:650;line-height:1.1}.UsernameModal-module-scss-module__OFSSEW__formSection{gap:var(--space-3);flex-direction:column;width:100%;display:flex}.UsernameModal-module-scss-module__OFSSEW__inputField{background:var(--color-surface);border-radius:var(--radius-md);width:100%;height:56px;padding:0 var(--space-4);transition:all var(--transition-fast);border:none;align-items:center;display:flex;position:relative}.UsernameModal-module-scss-module__OFSSEW__inputField input{width:100%;height:100%;font-family:SF Pro,sans-serif;font-weight:400;font-size:var(--text-base);color:var(--color-white);text-align:left;opacity:.6;letter-spacing:-.48px;font-variation-settings:"wdth" 100;background:0 0;border:none;outline:none;line-height:1.2}.UsernameModal-module-scss-module__OFSSEW__inputField input::placeholder{color:#fff9}.UsernameModal-module-scss-module__OFSSEW__inputField input:focus{opacity:1}.UsernameModal-module-scss-module__OFSSEW__errorMessage{font-family:SF Pro,sans-serif;font-weight:400;font-size:var(--text-base);color:var(--color-white);text-align:center;letter-spacing:-.48px;opacity:0;font-variation-settings:"wdth" 100;line-height:1.3}.UsernameModal-module-scss-module__OFSSEW__submitButton{height:56px;padding:var(--space-4);background:var(--color-accent);border-radius:var(--radius-md);width:100%;font-size:var(--text-lg);letter-spacing:-.6px;color:var(--color-white);text-align:center;cursor:pointer;transition:all var(--transition-fast);font-variation-settings:"wdth" 100;border:none;outline:none;justify-content:center;align-items:center;font-family:SF Pro,sans-serif;font-weight:500;line-height:1.2;display:flex}.UsernameModal-module-scss-module__OFSSEW__submitButton:hover:not(:disabled){opacity:.9}.UsernameModal-module-scss-module__OFSSEW__submitButton:disabled{opacity:.6;cursor:not-allowed}.UsernameModal-module-scss-module__OFSSEW__footerSection{width:100%;font-family:SF Pro,sans-serif;font-weight:400;font-size:var(--text-base);text-align:center;color:var(--color-muted);letter-spacing:-.48px;font-variation-settings:"wdth" 100;justify-content:center;align-items:center;line-height:1.2;display:flex}.UsernameModal-module-scss-module__OFSSEW__footerSection a{color:var(--color-muted);text-underline-position:from-font;text-decoration-skip-ink:none;cursor:pointer;transition:opacity var(--transition-fast);text-decoration:underline}.UsernameModal-module-scss-module__OFSSEW__footerSection a:hover{opacity:.8}
.ForClubsCta-module-scss-module__bwUxDq__stadiumFansBand{box-sizing:border-box;z-index:0;width:100vw;max-width:none;margin-top:180px;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);position:relative}@media (max-width:768px){.ForClubsCta-module-scss-module__bwUxDq__stadiumFansBand{margin-top:100px}}.ForClubsCta-module-scss-module__bwUxDq__stadiumFansBandInner{aspect-ratio:1920/588;width:100%;position:relative;overflow:hidden}@media (max-width:992px) and (min-width:769px){.ForClubsCta-module-scss-module__bwUxDq__stadiumFansBandInner{aspect-ratio:960/360}}@media (max-width:768px){.ForClubsCta-module-scss-module__bwUxDq__stadiumFansBandInner{aspect-ratio:390/280;min-height:220px}}.ForClubsCta-module-scss-module__bwUxDq__stadiumFansImage{object-fit:cover;object-position:50% 42%;filter:brightness(.7)contrast(.95)saturate(.7)}@media (max-width:768px){.ForClubsCta-module-scss-module__bwUxDq__stadiumFansImage{object-position:50% 35%}}.ForClubsCta-module-scss-module__bwUxDq__stadiumFansDarken{z-index:1;pointer-events:none;background:radial-gradient(90% 80% at 55% 40%,#0000000f 0%,#00000085 100%),linear-gradient(#05050847 0%,#0000002e 45%,#0006 100%);position:absolute;inset:0}.ForClubsCta-module-scss-module__bwUxDq__stadiumFansGrain{z-index:2;pointer-events:none;opacity:.4;mix-blend-mode:overlay;background-image:url(/assets/noise-texture.png);background-repeat:repeat;background-size:128px 128px;position:absolute;inset:0}.ForClubsCta-module-scss-module__bwUxDq__stadiumFansTopBlend{z-index:5;pointer-events:none;background:linear-gradient(180deg, var(--color-bg-base) 0%, #101014bf 38%, #10101433 68%, #10101400 100%);height:min(22%,160px);position:absolute;top:0;left:0;right:0}@media (max-width:768px){.ForClubsCta-module-scss-module__bwUxDq__stadiumFansTopBlend{height:min(26%,140px)}}.ForClubsCta-module-scss-module__bwUxDq__stadiumFansBottomBlend{z-index:5;pointer-events:none;background:linear-gradient(180deg, #10101400 0%, #10101400 42%, #10101447 62%, #101014b8 84%, var(--color-bg-base) 100%);height:min(24%,200px);position:absolute;bottom:0;left:0;right:0}@media (max-width:768px){.ForClubsCta-module-scss-module__bwUxDq__stadiumFansBottomBlend{height:min(30%,200px)}}.ForClubsCta-module-scss-module__bwUxDq__stadiumFansForeground{z-index:6;box-sizing:border-box;pointer-events:none;flex-direction:column;justify-content:center;align-items:center;max-width:100%;padding:0 24px;display:flex;position:absolute;inset:0}@media (max-width:768px){.ForClubsCta-module-scss-module__bwUxDq__stadiumFansForeground{padding:0 16px}}.ForClubsCta-module-scss-module__bwUxDq__stadiumFansCopy{text-align:center;pointer-events:none;width:100%}@media (max-width:992px) and (min-width:769px){.ForClubsCta-module-scss-module__bwUxDq__stadiumFansCopy{max-width:563px}}.ForClubsCta-module-scss-module__bwUxDq__stadiumFansBenefits{color:#23a26d;font-family:var(--font-suisse);letter-spacing:-.03em;opacity:1;flex-wrap:wrap;justify-content:center;align-items:center;gap:8px;margin:0 auto 16px;font-size:16px;font-weight:400;line-height:1.3;display:flex}@media (max-width:768px){.ForClubsCta-module-scss-module__bwUxDq__stadiumFansBenefits{margin-bottom:12px;font-size:12px}}.ForClubsCta-module-scss-module__bwUxDq__stadiumFansBenefitItem{white-space:nowrap;align-items:center;gap:8px;display:inline-flex}.ForClubsCta-module-scss-module__bwUxDq__stadiumFansBenefitText{color:#23a26dcc}.ForClubsCta-module-scss-module__bwUxDq__stadiumFansBenefitDot{background:#23a26d;border-radius:50%;flex-shrink:0;width:4px;height:4px}.ForClubsCta-module-scss-module__bwUxDq__stadiumFansTitle{max-width:100%;color:var(--color-white);text-align:center;text-overflow:ellipsis;font-family:"Sofia Sans Condensed",var(--font-sf-pro),sans-serif;text-wrap:balance;margin:0 auto;font-size:60px;font-style:normal;font-weight:700;line-height:84%;overflow:hidden}@media (max-width:1180px){.ForClubsCta-module-scss-module__bwUxDq__stadiumFansTitle{font-size:clamp(36px,6vw,56px)}}@media (max-width:992px) and (min-width:769px){.ForClubsCta-module-scss-module__bwUxDq__stadiumFansTitle{font-size:48px}}@media (min-width:769px){.ForClubsCta-module-scss-module__bwUxDq__stadiumFansTitle{line-height:100%}}@media (max-width:768px){.ForClubsCta-module-scss-module__bwUxDq__stadiumFansTitle{font-size:32px;line-height:84%}}.ForClubsCta-module-scss-module__bwUxDq__stadiumFansBody{flex-direction:column;align-items:center;gap:0;margin-top:20px;display:flex}.ForClubsCta-module-scss-module__bwUxDq__stadiumFansBodyDesktop{display:contents}.ForClubsCta-module-scss-module__bwUxDq__stadiumFansBodyLine{max-width:min(920px,100%);color:var(--color-white);opacity:.6;text-align:center;font-family:var(--font-suisse);letter-spacing:-.4px;text-wrap:balance;margin:0;font-size:20px;font-style:normal;font-weight:400;line-height:140%}@media (max-width:768px){.ForClubsCta-module-scss-module__bwUxDq__stadiumFansBodyLine{letter-spacing:-.28px;font-size:16px}}@media (max-width:992px) and (min-width:769px){.ForClubsCta-module-scss-module__bwUxDq__stadiumFansBodyLine{max-width:563px}}.ForClubsCta-module-scss-module__bwUxDq__stadiumFansActions{pointer-events:auto;flex-wrap:wrap;justify-content:center;align-items:center;gap:16px;margin-top:32px;display:flex}@media (max-width:992px) and (min-width:769px){.ForClubsCta-module-scss-module__bwUxDq__stadiumFansActions{width:332px}}@media (max-width:768px){.ForClubsCta-module-scss-module__bwUxDq__stadiumFansActions{flex-wrap:nowrap;gap:8px;max-width:100%;margin-top:24px}}.ForClubsCta-module-scss-module__bwUxDq__stadiumFansContactText{color:#ffffff8c;text-align:center;font-family:var(--font-suisse);letter-spacing:-.03em;pointer-events:auto;margin:16px 0 0;font-size:14px;font-weight:400;line-height:1.2}@media (max-width:768px){.ForClubsCta-module-scss-module__bwUxDq__stadiumFansContactText{letter-spacing:-.02em;margin-top:24px;line-height:1.3}}.ForClubsCta-module-scss-module__bwUxDq__stadiumFansContactLink{color:inherit;text-decoration:underline}.ForClubsCta-module-scss-module__bwUxDq__stadiumFansPrimaryBtn{box-sizing:border-box;background:var(--color-accent);min-width:0;max-width:100%;height:42px;color:var(--color-white);text-align:center;font-family:var(--font-suisse);letter-spacing:-.32px;white-space:nowrap;cursor:pointer;transition:background var(--transition-fast);border:none;border-radius:12px;justify-content:center;align-items:center;gap:8px;padding:12px 16px;font-size:16px;font-style:normal;font-weight:500;line-height:110%;display:flex;overflow:hidden}@media (max-width:992px) and (min-width:769px){.ForClubsCta-module-scss-module__bwUxDq__stadiumFansPrimaryBtn{width:161px}}@media (max-width:768px){.ForClubsCta-module-scss-module__bwUxDq__stadiumFansPrimaryBtn{flex-shrink:0;flex-basis:min(148px,50vw - 20px);width:148px;min-width:0;padding:12px 8px}}.ForClubsCta-module-scss-module__bwUxDq__stadiumFansPrimaryBtn:hover{background:var(--color-accent-hover)}.ForClubsCta-module-scss-module__bwUxDq__stadiumFansPrimaryBtnText{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.ForClubsCta-module-scss-module__bwUxDq__stadiumFansPrimaryBtnIcon{flex-shrink:0;width:11px;height:10px}.ForClubsCta-module-scss-module__bwUxDq__stadiumFansSecondaryBtn{box-sizing:border-box;-webkit-backdrop-filter:blur(9.65px);backdrop-filter:blur(9.65px);min-width:0;max-width:100%;height:42px;color:var(--color-white);text-align:center;font-family:var(--font-suisse);letter-spacing:-.32px;white-space:nowrap;cursor:pointer;transition:background var(--transition-fast),border-color var(--transition-fast);background:#ffffff0f;border:1px solid #ffffff1f;border-radius:12px;justify-content:center;align-items:center;padding:12px 20px;font-size:16px;font-style:normal;font-weight:500;line-height:110%;text-decoration:none;display:flex;overflow:hidden}@media (max-width:992px) and (min-width:769px){.ForClubsCta-module-scss-module__bwUxDq__stadiumFansSecondaryBtn{width:155px}}@media (max-width:768px){.ForClubsCta-module-scss-module__bwUxDq__stadiumFansSecondaryBtn{flex-shrink:0;flex-basis:min(148px,50vw - 20px);width:148px;min-width:0;padding:12px 8px}}.ForClubsCta-module-scss-module__bwUxDq__stadiumFansSecondaryBtn:hover{background:#ffffff1a;border-color:#ffffff2e}.ForClubsCta-module-scss-module__bwUxDq__stadiumFansSecondaryBtnText{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}
.ForClubsHero-module-scss-module__DAKMUa__eyebrow{z-index:5;color:var(--color-accent);font-family:var(--font-suisse);letter-spacing:-.36px;text-transform:uppercase;white-space:nowrap;text-overflow:ellipsis;max-width:100%;margin:0 0 16px;font-size:18px;font-style:normal;font-weight:500;line-height:140%;position:relative;overflow:hidden}@media (max-width:992px) and (min-width:769px){.ForClubsHero-module-scss-module__DAKMUa__eyebrow{letter-spacing:-.32px;font-size:16px;font-weight:400;line-height:110%}}@media (max-width:768px){.ForClubsHero-module-scss-module__DAKMUa__eyebrow{text-align:center;white-space:normal;letter-spacing:-.32px;width:100%;margin-bottom:12px;font-size:16px;font-weight:400;line-height:110%}}.ForClubsHero-module-scss-module__DAKMUa__headlineWhite{z-index:5;color:var(--color-white);text-overflow:ellipsis;font-family:var(--font-sf-pro);text-transform:uppercase;white-space:nowrap;max-width:100%;margin:0;font-size:80px;font-style:normal;font-weight:800;line-height:84%;position:relative;overflow:hidden}@media (max-width:1180px){.ForClubsHero-module-scss-module__DAKMUa__headlineWhite{font-size:clamp(40px,7vw,72px)}}@media (max-width:992px){.ForClubsHero-module-scss-module__DAKMUa__headlineWhite{white-space:normal;text-wrap:balance;font-size:60px}}@media (max-width:768px){.ForClubsHero-module-scss-module__DAKMUa__headlineWhite{text-align:center;white-space:normal;text-wrap:balance;font-size:42px}}.ForClubsHero-module-scss-module__DAKMUa__headlineAccent{z-index:5;-webkit-line-clamp:2;line-clamp:2;color:var(--color-accent);text-overflow:ellipsis;font-family:var(--font-sf-pro);text-transform:uppercase;text-wrap:balance;-webkit-box-orient:vertical;max-width:100%;margin:0 0 28px;font-size:80px;font-style:normal;font-weight:800;line-height:84%;display:-webkit-box;position:relative;overflow:hidden}@media (max-width:1180px){.ForClubsHero-module-scss-module__DAKMUa__headlineAccent{font-size:clamp(40px,7vw,72px)}}@media (max-width:992px) and (min-width:769px){.ForClubsHero-module-scss-module__DAKMUa__headlineAccent{font-size:60px}}@media (max-width:768px){.ForClubsHero-module-scss-module__DAKMUa__headlineAccent{text-align:center;-webkit-line-clamp:unset;margin-bottom:20px;font-size:42px;display:block;overflow:visible}}.ForClubsHero-module-scss-module__DAKMUa__bodyLine{z-index:5;color:var(--color-white);opacity:.6;font-family:var(--font-suisse);letter-spacing:-.4px;text-wrap:balance;max-width:555px;margin:0;font-size:20px;font-style:normal;font-weight:400;line-height:140%;position:relative}@media (max-width:992px) and (min-width:769px){.ForClubsHero-module-scss-module__DAKMUa__bodyLine{letter-spacing:-.32px;max-width:440px;font-size:16px}}@media (max-width:768px){.ForClubsHero-module-scss-module__DAKMUa__bodyLine{text-align:center;letter-spacing:-.32px;max-width:100%;font-size:14px;line-height:140%}}.ForClubsHero-module-scss-module__DAKMUa__ctaRow{z-index:5;flex-wrap:wrap;align-items:center;gap:16px;margin-top:40px;display:flex;position:relative}@media (max-width:992px) and (min-width:769px){.ForClubsHero-module-scss-module__DAKMUa__ctaRow{margin-top:32px}}@media (max-width:768px){.ForClubsHero-module-scss-module__DAKMUa__ctaRow{flex-wrap:nowrap;justify-content:stretch;gap:12px;width:100%;margin-top:32px}}.ForClubsHero-module-scss-module__DAKMUa__joinCta{box-sizing:border-box;background:var(--color-accent);width:fit-content;min-width:0;max-width:100%;height:42px;color:var(--color-white);text-align:center;font-family:var(--font-suisse);letter-spacing:-.32px;cursor:pointer;transition:background var(--transition-fast);border:none;border-radius:12px;justify-content:center;align-items:center;gap:6px;padding:12px 16px;font-size:16px;font-style:normal;font-weight:500;line-height:110%;display:flex;overflow:hidden}.ForClubsHero-module-scss-module__DAKMUa__joinCta:hover{background:var(--color-accent-hover)}@media (max-width:768px){.ForClubsHero-module-scss-module__DAKMUa__joinCta{flex:1 1 0;width:auto;min-width:0}}.ForClubsHero-module-scss-module__DAKMUa__joinCtaText{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.ForClubsHero-module-scss-module__DAKMUa__joinCtaArrow{flex-shrink:0;width:12px;height:11px;display:block}.ForClubsHero-module-scss-module__DAKMUa__howItWorksLink{isolation:isolate;box-sizing:border-box;height:42px;color:var(--color-white);text-align:center;font-family:var(--font-suisse);letter-spacing:-.32px;white-space:nowrap;cursor:pointer;transition:border-color var(--transition-fast);background:0 0;border:1px solid #ffffff1f;border-radius:12px;justify-content:center;align-items:center;padding:12px 20px;font-size:16px;font-style:normal;font-weight:500;line-height:110%;text-decoration:none;display:flex;position:relative;overflow:hidden}.ForClubsHero-module-scss-module__DAKMUa__howItWorksLink:before{content:"";z-index:0;filter:blur(9.65px);pointer-events:none;transition:filter var(--transition-fast);background-image:url(/assets/forClubs/FOR_CLUBS_HERO_BG.png);background-position:50%;background-size:cover;position:absolute;inset:-10px;transform:scale(1.06)}@media (max-width:768px){.ForClubsHero-module-scss-module__DAKMUa__howItWorksLink:before{background-position:50% 35%}}.ForClubsHero-module-scss-module__DAKMUa__howItWorksLink:after{content:"";z-index:0;border-radius:inherit;pointer-events:none;transition:background var(--transition-fast);background:#ffffff0f;position:absolute;inset:0}.ForClubsHero-module-scss-module__DAKMUa__howItWorksLink:hover{border-color:#fff3}.ForClubsHero-module-scss-module__DAKMUa__howItWorksLink:hover:after{background:#18111114}.ForClubsHero-module-scss-module__DAKMUa__howItWorksLink:hover:before{filter:blur(11px)}.ForClubsHero-module-scss-module__DAKMUa__howItWorksLink:active{transform:scale(.98)}@media (max-width:768px){.ForClubsHero-module-scss-module__DAKMUa__howItWorksLink{flex:1 1 0;width:auto;min-width:0;padding:12px 20px}}.ForClubsHero-module-scss-module__DAKMUa__howItWorksText{z-index:1;text-overflow:ellipsis;white-space:nowrap;min-width:0;position:relative;overflow:hidden}
.FansHeroIntro-module-scss-module__fq6hXG__eyebrow{z-index:5;color:var(--color-accent);font-family:var(--font-suisse);letter-spacing:-.36px;text-transform:uppercase;white-space:nowrap;text-overflow:ellipsis;max-width:100%;margin:0 0 16px;font-size:18px;font-style:normal;font-weight:500;line-height:140%;position:relative;overflow:hidden}@media (max-width:1330px) and (min-width:1181px){.FansHeroIntro-module-scss-module__fq6hXG__eyebrow{max-width:calc(100% - 402px)}}@media (max-width:1180px) and (min-width:993px){.FansHeroIntro-module-scss-module__fq6hXG__eyebrow{max-width:calc(100% - 336px)}}@media (max-width:992px) and (min-width:769px){.FansHeroIntro-module-scss-module__fq6hXG__eyebrow{letter-spacing:-.32px;max-width:calc(100% - 271px);font-size:16px;font-weight:400;line-height:110%}}@media (max-width:768px){.FansHeroIntro-module-scss-module__fq6hXG__eyebrow{text-align:center;white-space:normal;letter-spacing:-.32px;width:100%;margin-bottom:12px;font-size:16px;font-weight:400;line-height:110%}}.FansHeroIntro-module-scss-module__fq6hXG__headlineWhite{z-index:5;color:var(--color-white);text-overflow:ellipsis;font-family:var(--font-sf-pro);text-transform:uppercase;white-space:nowrap;max-width:100%;margin:0;font-size:80px;font-style:normal;font-weight:800;line-height:1.06;position:relative;overflow:hidden}@media (max-width:1180px){.FansHeroIntro-module-scss-module__fq6hXG__headlineWhite{font-size:clamp(40px,7vw,72px)}}@media (max-width:1330px) and (min-width:1181px){.FansHeroIntro-module-scss-module__fq6hXG__headlineWhite{white-space:normal;text-wrap:balance;max-width:calc(100% - 402px)}}@media (max-width:1180px) and (min-width:993px){.FansHeroIntro-module-scss-module__fq6hXG__headlineWhite{white-space:normal;text-wrap:balance;max-width:calc(100% - 336px)}}@media (max-width:992px){.FansHeroIntro-module-scss-module__fq6hXG__headlineWhite{white-space:normal;text-wrap:balance;max-width:calc(100% - 271px);font-size:60px}}@media (max-width:768px){.FansHeroIntro-module-scss-module__fq6hXG__headlineWhite{text-align:center;white-space:normal;text-wrap:balance;max-width:100%;font-size:42px}}.FansHeroIntro-module-scss-module__fq6hXG__headlineAccent{z-index:5;-webkit-line-clamp:2;color:var(--color-accent);text-overflow:ellipsis;font-family:var(--font-sf-pro);text-transform:uppercase;text-wrap:balance;-webkit-box-orient:vertical;max-width:100%;margin:0 0 28px;font-size:80px;font-style:normal;font-weight:800;line-height:1.06;display:-webkit-box;position:relative;overflow:hidden}@media (max-width:1180px){.FansHeroIntro-module-scss-module__fq6hXG__headlineAccent{font-size:clamp(40px,7vw,72px)}}@media (max-width:1330px) and (min-width:1181px){.FansHeroIntro-module-scss-module__fq6hXG__headlineAccent{max-width:calc(100% - 402px)}}@media (max-width:1180px) and (min-width:993px){.FansHeroIntro-module-scss-module__fq6hXG__headlineAccent{max-width:calc(100% - 336px)}}@media (max-width:992px) and (min-width:769px){.FansHeroIntro-module-scss-module__fq6hXG__headlineAccent{max-width:calc(100% - 271px);font-size:60px}}@media (max-width:768px){.FansHeroIntro-module-scss-module__fq6hXG__headlineAccent{text-align:center;-webkit-line-clamp:unset;margin-bottom:20px;font-size:42px;display:block;overflow:visible}}.FansHeroIntro-module-scss-module__fq6hXG__bodyLine{z-index:5;color:var(--color-white);opacity:.6;font-family:var(--font-suisse);letter-spacing:-.4px;text-wrap:balance;max-width:100%;margin:0;font-size:20px;font-style:normal;font-weight:400;line-height:140%;position:relative}@media (max-width:1330px) and (min-width:1181px){.FansHeroIntro-module-scss-module__fq6hXG__bodyLine{max-width:calc(100% - 402px)}}@media (max-width:1180px) and (min-width:993px){.FansHeroIntro-module-scss-module__fq6hXG__bodyLine{max-width:calc(100% - 336px)}}@media (max-width:992px) and (min-width:769px){.FansHeroIntro-module-scss-module__fq6hXG__bodyLine{letter-spacing:-.32px;max-width:440px;font-size:16px}}@media (max-width:768px){.FansHeroIntro-module-scss-module__fq6hXG__bodyLine{text-align:center;letter-spacing:-.32px;max-width:100%;font-size:14px;line-height:140%}}.FansHeroIntro-module-scss-module__fq6hXG__ctaRow{z-index:5;flex-wrap:wrap;align-items:center;gap:16px;margin-top:40px;display:flex;position:relative}@media (max-width:1330px) and (min-width:1181px){.FansHeroIntro-module-scss-module__fq6hXG__ctaRow{max-width:calc(100% - 402px)}}@media (max-width:1180px) and (min-width:993px){.FansHeroIntro-module-scss-module__fq6hXG__ctaRow{max-width:calc(100% - 336px)}}@media (max-width:992px) and (min-width:769px){.FansHeroIntro-module-scss-module__fq6hXG__ctaRow{max-width:calc(100% - 271px);margin-top:32px}}@media (max-width:768px){.FansHeroIntro-module-scss-module__fq6hXG__ctaRow{flex-wrap:nowrap;justify-content:stretch;gap:12px;width:100%;margin-top:32px}}.FansHeroIntro-module-scss-module__fq6hXG__joinCta{box-sizing:border-box;background:var(--color-accent);min-width:0;max-width:100%;height:42px;color:var(--color-white);text-align:center;font-family:var(--font-suisse);letter-spacing:-.32px;cursor:pointer;transition:background var(--transition-fast);border:none;border-radius:12px;justify-content:center;align-items:center;gap:6px;padding:12px 16px;font-size:16px;font-style:normal;font-weight:500;line-height:110%;display:flex;overflow:hidden}.FansHeroIntro-module-scss-module__fq6hXG__joinCta:hover{background:var(--color-accent-hover)}@media (max-width:768px){.FansHeroIntro-module-scss-module__fq6hXG__joinCta{flex:1 1 0;width:auto;min-width:0}}.FansHeroIntro-module-scss-module__fq6hXG__joinCtaText{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.FansHeroIntro-module-scss-module__fq6hXG__joinCtaArrow{flex-shrink:0;width:12px;height:11px;display:block}.FansHeroIntro-module-scss-module__fq6hXG__challengesLink{box-sizing:border-box;-webkit-backdrop-filter:blur(9.65px);min-width:0;max-width:100%;height:42px;color:var(--Dark-theme-Primary-White,#fff);font-family:var(--font-suisse);letter-spacing:-.32px;background:#ffffff0f;border:1px solid #ffffff1f;border-radius:12px;justify-content:center;align-items:center;padding:8px 12px;font-size:16px;font-style:normal;font-weight:500;line-height:110%;text-decoration:none;transition:all .2s ease-in-out;display:flex;overflow:hidden}.FansHeroIntro-module-scss-module__fq6hXG__challengesLink:hover{background:#18111114;border-color:#fff3}.FansHeroIntro-module-scss-module__fq6hXG__challengesLink:active{transform:scale(.98)}@media (max-width:768px){.FansHeroIntro-module-scss-module__fq6hXG__challengesLink{flex:1 1 0;width:auto;min-width:0;padding:12px 20px}}.FansHeroIntro-module-scss-module__fq6hXG__challengesText{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}
.ForClubsLandingContent-module-scss-module__qKH0SG__root{z-index:3;flex-direction:column;align-items:flex-start;max-width:min(920px,100vw - 86px);display:flex;position:absolute;top:157px;left:54px}@media (max-width:992px) and (min-width:769px){.ForClubsLandingContent-module-scss-module__qKH0SG__root{max-width:min(791px,100vw - 64px);top:140px;left:32px}}@media (max-width:768px){.ForClubsLandingContent-module-scss-module__qKH0SG__root{box-sizing:border-box;align-items:center;margin-left:auto;margin-right:auto;top:248px;left:0;right:0}}.ForClubsLandingContent-module-scss-module__qKH0SG__simpleProcessBlock{box-sizing:border-box;text-align:center;flex-direction:column;align-items:center;width:100vw;margin-top:150px;margin-left:-54px;padding:0 54px;font-weight:400;display:flex;overflow:visible}@media (max-width:992px) and (min-width:769px){.ForClubsLandingContent-module-scss-module__qKH0SG__simpleProcessBlock{margin-top:130px;margin-left:-32px;padding:0 32px}}@media (max-width:768px){.ForClubsLandingContent-module-scss-module__qKH0SG__simpleProcessBlock{box-sizing:border-box;margin-top:100px;margin-left:0;padding:0 16px}}
.FansLandingContent-module-scss-module__17qryW__root{z-index:3;flex-direction:column;align-items:flex-start;max-width:min(920px,100vw - 86px);display:flex;position:absolute;top:157px;left:54px}@media (max-width:992px) and (min-width:769px){.FansLandingContent-module-scss-module__17qryW__root{max-width:min(791px,100vw - 64px);top:140.5px;left:32px}}@media (max-width:768px){.FansLandingContent-module-scss-module__17qryW__root{box-sizing:border-box;align-items:center;width:min(358px,100vw - 32px);max-width:min(358px,100vw - 32px);margin-left:auto;margin-right:auto;top:248px;left:0;right:0}}.FansLandingContent-module-scss-module__17qryW__simpleProcessBlock{box-sizing:border-box;text-align:center;flex-direction:column;align-items:center;width:100vw;margin-top:150px;margin-left:-54px;padding:0 54px;display:flex;overflow:visible}@media (max-width:992px) and (min-width:769px){.FansLandingContent-module-scss-module__17qryW__simpleProcessBlock{margin-top:130px;margin-left:-32px;padding:0 32px}}@media (max-width:768px){.FansLandingContent-module-scss-module__17qryW__simpleProcessBlock{box-sizing:border-box;width:100%;max-width:100%;margin-top:100px;margin-left:0;padding:0 16px}}.FansLandingContent-module-scss-module__17qryW__step1FootballSlot{pointer-events:none;z-index:0;isolation:isolate;opacity:0;visibility:hidden;width:150px;height:150px;transition:opacity .2s;position:absolute;top:-102px;left:-43px}@media (max-width:768px){.FansLandingContent-module-scss-module__17qryW__step1FootballSlot{left:11px;transform:translate(255px,55px)scale(.9)}}.FansLandingContent-module-scss-module__17qryW__step1Football{z-index:0;isolation:isolate;width:150px;height:150px;position:absolute;top:0;left:0}.FansLandingContent-module-scss-module__17qryW__step1FootballDispersion{pointer-events:none;z-index:1;opacity:.3;filter:blur(125px);transform-origin:50%;background:#7f0404;border-radius:498px;width:364px;height:498px;margin-top:-249px;margin-left:-182px;position:absolute;top:50%;left:50%;transform:rotate(-31.23deg)}.FansLandingContent-module-scss-module__17qryW__step1FootballImg{object-fit:contain;opacity:.4;filter:brightness(.6)contrast(1.5)saturate(.8);width:150px;height:150px;display:block}.FansLandingContent-module-scss-module__17qryW__step1FootballNoise{z-index:1;pointer-events:none;opacity:.4;mix-blend-mode:overlay;background-image:url(/assets/noise-texture-black.png);background-repeat:repeat;background-size:64px 64px;position:absolute;inset:0;-webkit-mask-image:url(/assets/football.png);mask-image:url(/assets/football.png);-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.FansLandingContent-module-scss-module__17qryW__step2BasketballSlot{pointer-events:none;z-index:0;isolation:isolate;opacity:0;visibility:hidden;width:150px;height:150px;transition:opacity .2s;position:absolute;top:80px;left:auto;right:-43px}@media (max-width:768px){.FansLandingContent-module-scss-module__17qryW__step2BasketballSlot{right:11px;transform:translate(100px,-125px)scale(.9)}}.FansLandingContent-module-scss-module__17qryW__step2Basketball{z-index:0;isolation:isolate;width:150px;height:150px;position:absolute;top:0;left:0}.FansLandingContent-module-scss-module__17qryW__step2BasketballImg{object-fit:contain;opacity:.3;filter:brightness(.6)contrast(2)saturate(1.15);width:150px;height:150px;display:block}.FansLandingContent-module-scss-module__17qryW__step2BasketballNoise{z-index:1;pointer-events:none;opacity:.3;mix-blend-mode:overlay;background-image:url(/assets/noise-texture-black.png);background-repeat:repeat;background-size:128px 128px;position:absolute;inset:0;-webkit-mask-image:url(/assets/basketball.png);mask-image:url(/assets/basketball.png);-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.FansLandingContent-module-scss-module__17qryW__step3AmericanFootballSlot{pointer-events:none;z-index:0;isolation:isolate;opacity:0;visibility:hidden;width:180px;height:180px;transition:opacity .2s;position:absolute;top:-56px;left:auto;right:-43px;overflow:visible}@media (max-width:768px){.FansLandingContent-module-scss-module__17qryW__step3AmericanFootballSlot{right:11px;transform:translate(120px,-20px)scale(.9)}}.FansLandingContent-module-scss-module__17qryW__step3AmericanFootball{z-index:0;isolation:isolate;transform-origin:50%;width:150px;height:150px;margin-top:-50px;margin-left:-95px;position:absolute;top:50%;left:50%}.FansLandingContent-module-scss-module__17qryW__step3AmericanFootballImg{object-fit:contain;opacity:.3;filter:brightness(.6)contrast(2)saturate(1.15);width:150px;height:150px;display:block;scale:1.2}.FansLandingContent-module-scss-module__17qryW__step3AmericanFootballNoise{z-index:1;pointer-events:none;opacity:.3;mix-blend-mode:overlay;background-image:url(/assets/noise-texture-black.png);background-repeat:repeat;background-size:128px 128px;position:absolute;inset:0;-webkit-mask-image:url(/assets/american-football.png);mask-image:url(/assets/american-football.png);-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.FansLandingContent-module-scss-module__17qryW__step4WhistleSlot{pointer-events:none;z-index:0;isolation:isolate;opacity:0;visibility:hidden;width:150px;height:150px;transition:opacity .2s;position:absolute;top:-34px;left:150px;right:-43px}@media (max-width:768px){.FansLandingContent-module-scss-module__17qryW__step4WhistleSlot{left:auto;right:11px;transform:translate(90px,-5px)scale(.9)}}.FansLandingContent-module-scss-module__17qryW__step4Whistle{z-index:0;isolation:isolate;width:150px;height:150px;position:absolute;top:0;left:0}.FansLandingContent-module-scss-module__17qryW__step4WhistleImg{object-fit:contain;opacity:1;filter:brightness()contrast(1.1)saturate(1.15);width:150px;height:150px;display:block;scale:1.2}.FansLandingContent-module-scss-module__17qryW__step4WhistleNoise{z-index:1;pointer-events:none;opacity:.3;mix-blend-mode:overlay;background-image:url(/assets/noise-texture-black.png);background-repeat:repeat;background-size:128px 128px;position:absolute;inset:0;-webkit-mask-image:url(/assets/wheel.webp);mask-image:url(/assets/wheel.webp);-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.FansLandingContent-module-scss-module__17qryW__simpleProcessEyebrow{z-index:2;color:var(--Error,#fd1818);font-family:var(--font-suisse);text-transform:uppercase;margin:0;font-size:16px;font-style:normal;font-weight:400;line-height:110%;position:relative}@media (max-width:992px) and (min-width:769px){.FansLandingContent-module-scss-module__17qryW__simpleProcessEyebrow{font-size:16px}}.FansLandingContent-module-scss-module__17qryW__simpleProcessHeadlineCluster{z-index:3;width:fit-content;max-width:100%;margin:20px auto 0;position:relative}@media (max-width:992px) and (min-width:769px){.FansLandingContent-module-scss-module__17qryW__simpleProcessHeadlineCluster{width:100%;max-width:min(640px,100%)}}@media (max-width:768px){.FansLandingContent-module-scss-module__17qryW__simpleProcessHeadlineCluster{width:100%;max-width:358px;margin-left:auto;margin-right:auto}}.FansLandingContent-module-scss-module__17qryW__simpleProcessGlow{pointer-events:none;opacity:.3;filter:blur(125px);transform-origin:50%;z-index:0;background:#7f0404;border-radius:498px;width:364px;height:498px;position:absolute;top:0;right:calc(100% + 60px);transform:translate(-50%)rotate(-31.23deg)}@media (max-width:992px) and (min-width:769px){.FansLandingContent-module-scss-module__17qryW__simpleProcessGlow{top:-120px;right:calc(100% + 36px);transform:translate(-40%)rotate(-31.23deg)}}@media (max-width:768px){.FansLandingContent-module-scss-module__17qryW__simpleProcessGlow{opacity:.12;top:-60px;right:calc(100% + 8px);transform:translate(-20%)rotate(-31.23deg)}}.FansLandingContent-module-scss-module__17qryW__simpleProcessHeadline{z-index:1;max-width:100%;color:var(--Dark-theme-Primary-White,#fff);text-overflow:ellipsis;font-family:var(--font-sf-pro);white-space:nowrap;margin:0;font-size:60px;font-style:normal;font-weight:700;line-height:84%;position:relative;overflow:hidden}@media (max-width:1180px){.FansLandingContent-module-scss-module__17qryW__simpleProcessHeadline{font-size:clamp(28px,6vw,60px)}}@media (max-width:992px) and (min-width:769px){.FansLandingContent-module-scss-module__17qryW__simpleProcessHeadline{text-overflow:clip;white-space:normal;text-wrap:balance;font-size:48px;overflow:visible}}@media (max-width:768px){.FansLandingContent-module-scss-module__17qryW__simpleProcessHeadline{white-space:normal;text-wrap:balance;font-size:42px;line-height:84%}}.FansLandingContent-module-scss-module__17qryW__simpleProcessSteps{z-index:1;box-sizing:border-box;flex-direction:row;justify-content:space-between;align-self:stretch;align-items:flex-start;width:100%;max-width:100%;margin-top:80px;display:flex;position:relative}@media (max-width:1180px){.FansLandingContent-module-scss-module__17qryW__simpleProcessSteps{flex-wrap:wrap;justify-content:center;gap:24px}}@media (max-width:992px) and (min-width:769px){.FansLandingContent-module-scss-module__17qryW__simpleProcessSteps{grid-template-columns:repeat(2,250px);justify-content:start;align-self:flex-start;gap:70px 181px;width:100%;max-width:896px;margin-top:80px;margin-left:0;margin-right:auto;display:grid}.FansLandingContent-module-scss-module__17qryW__simpleProcessSteps>:first-child{transform:translate(7px)}.FansLandingContent-module-scss-module__17qryW__simpleProcessSteps>:nth-child(4){transform:translate(198px)}.FansLandingContent-module-scss-module__17qryW__simpleProcessSteps>:nth-child(3){transform:translate(205px)}}@media (max-width:768px){.FansLandingContent-module-scss-module__17qryW__simpleProcessSteps{flex-flow:column;justify-content:flex-start;align-items:stretch;gap:32px;width:100%;max-width:358px;margin-top:48px;margin-left:auto;margin-right:auto;display:flex}.FansLandingContent-module-scss-module__17qryW__simpleProcessSteps>*{transform:none!important}}.FansLandingContent-module-scss-module__17qryW__rewardsWaysIntro{text-align:center;box-sizing:border-box;align-self:center;width:100%;max-width:100%;margin-top:180px;overflow:visible}.FansLandingContent-module-scss-module__17qryW__rewardsWaysEyebrow{color:var(--Error,#fd1818);font-family:var(--font-suisse);margin:0;font-size:16px;font-style:normal;font-weight:400;line-height:110%}.FansLandingContent-module-scss-module__17qryW__rewardsWaysHeadlineCluster{vertical-align:top;max-width:100%;margin:20px auto 0;display:inline-block;position:relative}.FansLandingContent-module-scss-module__17qryW__rewardsWaysHeadlineGlow{pointer-events:none;z-index:0;opacity:.4;filter:blur(125px);transform-origin:50%;background:#7f0404;border-radius:364px;width:364px;height:213.443px;margin-left:0;position:absolute;top:50%;left:100%;transform:translateY(-50%)rotate(-31.23deg)}.FansLandingContent-module-scss-module__17qryW__rewardsWaysHeadline{z-index:1;max-width:100%;color:var(--Dark-theme-Primary-White,#fff);text-overflow:ellipsis;font-family:var(--font-sf-condensed);white-space:nowrap;margin:0;font-size:60px;font-style:normal;font-weight:700;line-height:84%;position:relative;overflow:hidden}@media (max-width:1180px){.FansLandingContent-module-scss-module__17qryW__rewardsWaysHeadline{font-size:clamp(28px,6vw,60px)}}@media (max-width:992px){.FansLandingContent-module-scss-module__17qryW__rewardsWaysHeadline{white-space:normal;text-wrap:balance}}.FansLandingContent-module-scss-module__17qryW__rewardsWaysCards{box-sizing:border-box;flex-direction:column;align-self:center;align-items:stretch;gap:24px;width:100%;max-width:1332px;margin-top:80px;display:flex}.FansLandingContent-module-scss-module__17qryW__rewardsWaysCard{--rewards-card-bg:linear-gradient(90deg, #11311c3d 0%, #11311c0d 100%);--rewards-card-border:linear-gradient(90deg, #0b532f 0%, #16261d 100%);box-sizing:border-box;background:var(--rewards-card-bg);isolation:isolate;border-radius:12px;justify-content:space-between;align-self:stretch;align-items:center;width:100%;max-width:1332px;height:109px;padding:16px 32px 16px 16px;display:flex;position:relative;overflow:hidden}.FansLandingContent-module-scss-module__17qryW__rewardsWaysCard:before{content:"";z-index:3;background:var(--rewards-card-border);-webkit-mask-composite:xor;pointer-events:none;border-radius:12px;padding:1px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;mask-position:0 0,0 0;-webkit-mask-size:auto,auto;mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.FansLandingContent-module-scss-module__17qryW__rewardsWaysCardBlue{--rewards-card-bg:linear-gradient(90deg, #11233d3d 0%, #11233d0d 100%);--rewards-card-border:linear-gradient(90deg, #2b4064 0%, #243654 35%, #21283d 65%, #181d2d 100%)}.FansLandingContent-module-scss-module__17qryW__rewardsWaysCardPurple{--rewards-card-bg:linear-gradient(90deg, #29173d3d 0%, #29173d0d 100%);--rewards-card-border:linear-gradient(90deg, #483364 0%, #412f59 35%, #332747 65%, #241c30 100%)}.FansLandingContent-module-scss-module__17qryW__rewardsWaysCardGold{--rewards-card-bg:linear-gradient(90deg, #3927133d 0%, #3927130d 100%);--rewards-card-border:linear-gradient(90deg, #5d490e 0%, #51400e 35%, #392d0e 65%, #241f13 100%)}.FansLandingContent-module-scss-module__17qryW__rewardsWaysCardRed{--rewards-card-bg:linear-gradient(90deg, #3110143d 0%, #3110140d 100%);--rewards-card-border:linear-gradient(90deg, #5e1012 0%, #4e1114 35%, #3f1115 65%, #2c1014 100%)}.FansLandingContent-module-scss-module__17qryW__rewardsWaysCardNoise{z-index:2;pointer-events:none;opacity:.1;mix-blend-mode:overlay;background-image:url(/assets/noise-texture-black.png);background-repeat:repeat;background-size:64px 64px;border-radius:11px;position:absolute;inset:1px}.FansLandingContent-module-scss-module__17qryW__rewardsWaysCardIconBox{z-index:1;box-sizing:border-box;background:#0b1211;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:77px;height:77px;display:flex;position:relative;overflow:hidden}.FansLandingContent-module-scss-module__17qryW__rewardsWaysCardIconEye,.FansLandingContent-module-scss-module__17qryW__rewardsWaysCardIconArrows,.FansLandingContent-module-scss-module__17qryW__rewardsWaysCardIconDialogBox,.FansLandingContent-module-scss-module__17qryW__rewardsWaysCardIconCamera,.FansLandingContent-module-scss-module__17qryW__rewardsWaysCardIconFire{z-index:1;width:170px;height:60px;position:relative}.FansLandingContent-module-scss-module__17qryW__rewardsWaysCardIconImage{object-fit:contain;opacity:1;filter:none}.FansLandingContent-module-scss-module__17qryW__rewardsWaysCardContent{z-index:4;flex-direction:column;flex:auto;justify-content:center;align-items:flex-start;min-width:0;margin-left:20px;display:flex;position:relative}.FansLandingContent-module-scss-module__17qryW__rewardsWaysCardTitle{color:#fff;font-family:var(--font-suisse);text-align:left;margin:0;font-size:28px;font-style:normal;font-weight:500;line-height:84%}.FansLandingContent-module-scss-module__17qryW__rewardsWaysCardDescription{color:var(--color-white);opacity:.6;font-family:var(--font-suisse);text-align:left;margin:15.5px 0 0;font-size:18px;font-style:normal;font-weight:400;line-height:136%}.FansLandingContent-module-scss-module__17qryW__rewardsWaysCardLevel{z-index:4;font-family:var(--font-sf-condensed);text-align:right;flex-shrink:0;margin:0;font-size:28px;font-style:normal;font-weight:700;line-height:84%;position:relative}.FansLandingContent-module-scss-module__17qryW__rewardsWaysCardLevelGreen{color:#09df73}.FansLandingContent-module-scss-module__17qryW__rewardsWaysCardLevelBlue{color:#67a0ff}.FansLandingContent-module-scss-module__17qryW__rewardsWaysCardLevelPurple{color:#b77eff}.FansLandingContent-module-scss-module__17qryW__rewardsWaysCardLevelGold{color:#f4bd00}.FansLandingContent-module-scss-module__17qryW__rewardsWaysCardLevelRed{color:var(--Error,#fd1818)}.FansLandingContent-module-scss-module__17qryW__processStep{box-sizing:border-box;flex-direction:column;flex-shrink:0;width:272px;height:auto;min-height:238px;display:flex;position:relative;overflow:visible}@media (max-width:992px) and (min-width:769px){.FansLandingContent-module-scss-module__17qryW__processStep{width:250px;min-height:238px}}@media (max-width:768px){.FansLandingContent-module-scss-module__17qryW__processStep{width:100%;max-width:358px;min-height:0;margin-left:auto;margin-right:auto}}.FansLandingContent-module-scss-module__17qryW__processStep:hover .FansLandingContent-module-scss-module__17qryW__step1FootballSlot,.FansLandingContent-module-scss-module__17qryW__processStep:hover .FansLandingContent-module-scss-module__17qryW__step2BasketballSlot,.FansLandingContent-module-scss-module__17qryW__processStep:hover .FansLandingContent-module-scss-module__17qryW__step3AmericanFootballSlot,.FansLandingContent-module-scss-module__17qryW__processStep:hover .FansLandingContent-module-scss-module__17qryW__step4WhistleSlot{opacity:1;visibility:visible}.FansLandingContent-module-scss-module__17qryW__processStepTopRule{z-index:2;background:#871416;flex-shrink:0;width:272px;height:1px;transition:background .2s,max-width .2s;position:relative}@media (max-width:992px) and (min-width:769px){.FansLandingContent-module-scss-module__17qryW__processStepTopRule{width:250px}}@media (max-width:768px){.FansLandingContent-module-scss-module__17qryW__processStepTopRule{width:100%;max-width:255px}.FansLandingContent-module-scss-module__17qryW__simpleProcessSteps .FansLandingContent-module-scss-module__17qryW__processStep .FansLandingContent-module-scss-module__17qryW__processStepTopRule{max-width:110px}}.FansLandingContent-module-scss-module__17qryW__processStepLabel{z-index:2;color:#871416;font-family:var(--font-suisse);text-align:left;margin:15px 0 0;font-size:16px;font-style:normal;font-weight:400;line-height:110%;position:relative}.FansLandingContent-module-scss-module__17qryW__processStep:hover .FansLandingContent-module-scss-module__17qryW__processStepTopRule{background:#fd1818}@media (max-width:768px){.FansLandingContent-module-scss-module__17qryW__processStep:hover .FansLandingContent-module-scss-module__17qryW__processStepTopRule{max-width:255px}}.FansLandingContent-module-scss-module__17qryW__processStep:hover .FansLandingContent-module-scss-module__17qryW__processStepLabel{color:var(--Error,#fd1818)}.FansLandingContent-module-scss-module__17qryW__processStepBody{z-index:2;text-align:left;flex-direction:column;align-items:flex-start;width:100%;margin-top:91px;display:flex;position:relative}@media (max-width:992px) and (min-width:769px){.FansLandingContent-module-scss-module__17qryW__processStepBody{margin-top:101px}}@media (max-width:768px){.FansLandingContent-module-scss-module__17qryW__processStepBody{margin-top:36px}}.FansLandingContent-module-scss-module__17qryW__processStepTitle{color:#fff;font-family:var(--font-suisse);flex-direction:column;align-items:flex-start;gap:0;font-size:28px;font-style:normal;font-weight:400;line-height:110%;display:flex}@media (max-width:992px) and (min-width:769px){.FansLandingContent-module-scss-module__17qryW__processStepTitle{font-size:24px}}@media (max-width:768px){.FansLandingContent-module-scss-module__17qryW__processStepTitle{font-size:24px}}.FansLandingContent-module-scss-module__17qryW__processStepTitleLine{display:block}.FansLandingContent-module-scss-module__17qryW__processStepSubtitle{color:var(--color-white);opacity:.6;font-family:var(--font-suisse);flex-direction:column;align-items:flex-start;gap:0;margin-top:16px;font-size:16px;font-style:normal;font-weight:400;line-height:110%;display:flex}@media (max-width:768px){.FansLandingContent-module-scss-module__17qryW__processStepSubtitle{margin-top:12px;font-size:16px}}.FansLandingContent-module-scss-module__17qryW__processStepSubtitleLine{display:block}@media (max-width:768px){.FansLandingContent-module-scss-module__17qryW__simpleProcessSteps .FansLandingContent-module-scss-module__17qryW__processStep:first-child .FansLandingContent-module-scss-module__17qryW__processStepBody:before{content:"";pointer-events:none;z-index:-1;opacity:.28;filter:blur(72px);transform-origin:50%;background:#7f0404;border-radius:50%;width:min(220px,55vw);height:280px;margin-right:-20px;position:absolute;top:50%;right:100%;transform:translateY(-50%)rotate(-31.23deg)}.FansLandingContent-module-scss-module__17qryW__simpleProcessSteps .FansLandingContent-module-scss-module__17qryW__processStep:first-child:after,.FansLandingContent-module-scss-module__17qryW__simpleProcessSteps .FansLandingContent-module-scss-module__17qryW__processStep:nth-child(2):after{content:"";pointer-events:none;z-index:0;opacity:.22;filter:blur(80px);transform-origin:50%;background:#7f0404;border-radius:50%;width:260px;height:220px;position:absolute;bottom:-48px;left:-100px;transform:rotate(-31.23deg)}.FansLandingContent-module-scss-module__17qryW__simpleProcessSteps .FansLandingContent-module-scss-module__17qryW__processStep:nth-child(4):after{content:"";pointer-events:none;z-index:0;opacity:.22;filter:blur(80px);transform-origin:50%;background:#7f0404;border-radius:50%;width:260px;height:220px;position:absolute;bottom:-48px;left:auto;right:-100px;transform:rotate(31.23deg)}}.FansLandingContent-module-scss-module__17qryW__redDotBlock{box-sizing:border-box;align-self:stretch;width:100vw;margin-top:160px;margin-left:-54px;position:relative;overflow:visible}@media (max-width:768px){.FansLandingContent-module-scss-module__17qryW__redDotBlock{width:100%;max-width:100%;margin-top:100px;margin-left:0}}@media (max-width:992px) and (min-width:769px){.FansLandingContent-module-scss-module__17qryW__redDotBlock{margin-left:-32px}}.FansLandingContent-module-scss-module__17qryW__redDotBlockIntro{z-index:2;box-sizing:border-box;text-align:left;max-width:min(560px,max(260px,100% - 720px));margin:0;padding-left:240px;padding-right:24px;position:absolute;top:0;left:0}@media (max-width:1279.98px) and (min-width:769px){.FansLandingContent-module-scss-module__17qryW__redDotBlockIntro{max-width:333px;padding-left:32px;padding-right:24px}}@media (max-width:768px){.FansLandingContent-module-scss-module__17qryW__redDotBlockIntro{text-align:center;width:100%;max-width:100%;margin-bottom:60px;padding-left:0;padding-right:0;position:relative;top:auto;left:auto}}.FansLandingContent-module-scss-module__17qryW__redDotWhyEyebrow{color:var(--color-accent);font-family:var(--font-suisse);text-transform:uppercase;margin:0 0 20px;font-size:16px;font-style:normal;font-weight:400;line-height:110%}@media (max-width:768px){.FansLandingContent-module-scss-module__17qryW__redDotWhyEyebrow{text-align:center;margin-bottom:16px}}.FansLandingContent-module-scss-module__17qryW__redDotWhyHeadline{flex-direction:column;align-items:flex-start;gap:0;max-width:min(520px,100%);display:flex}@media (max-width:1279.98px) and (min-width:769px){.FansLandingContent-module-scss-module__17qryW__redDotWhyHeadline{max-width:333px}}@media (max-width:768px){.FansLandingContent-module-scss-module__17qryW__redDotWhyHeadline{flex-flow:row;justify-content:center;align-items:center;gap:.35em;max-width:100%}}.FansLandingContent-module-scss-module__17qryW__redDotWhyHeadlineLine{color:var(--color-white);font-family:var(--font-sf-condensed);text-overflow:ellipsis;white-space:nowrap;max-width:100%;margin:0;font-size:60px;font-style:normal;font-weight:700;line-height:84%;overflow:hidden}@media (max-width:1279.98px) and (min-width:769px){.FansLandingContent-module-scss-module__17qryW__redDotWhyHeadlineLine{text-overflow:clip;white-space:normal;text-wrap:balance;text-transform:uppercase;overflow:visible}}@media (max-width:768px){.FansLandingContent-module-scss-module__17qryW__redDotWhyHeadlineLine{text-align:center;text-transform:none;white-space:nowrap;text-wrap:unset;text-overflow:clip;flex-shrink:0;font-size:32px;line-height:84%;overflow:visible}}.FansLandingContent-module-scss-module__17qryW__redDotBackdrop{z-index:1;box-sizing:border-box;background-image:url(/assets/red-dot.png);background-position:top;background-repeat:no-repeat;background-size:610px 586px;flex-direction:column;align-items:flex-end;gap:32px;width:100%;min-height:200px;margin:0;padding-right:91px;display:flex;position:relative;overflow:visible}@media (max-width:992px) and (min-width:769px){.FansLandingContent-module-scss-module__17qryW__redDotBackdrop{background-position:169px 47px;background-size:446px 428px;gap:24px;min-height:640px;padding-right:32px}}@media (max-width:768px){.FansLandingContent-module-scss-module__17qryW__redDotBackdrop{background-position:50% 32px;background-size:min(420px,92vw);align-items:stretch;gap:56px;min-height:0;padding-left:0;padding-right:0}.FansLandingContent-module-scss-module__17qryW__redDotBackdrop>.FansLandingContent-module-scss-module__17qryW__joinArenaHighlightCard:nth-child(3):after{content:"";pointer-events:none;z-index:0;opacity:.22;filter:blur(80px);transform-origin:50%;background:#7f0404;border-radius:50%;width:260px;height:220px;position:absolute;bottom:-48px;left:auto;right:-100px;transform:rotate(31.23deg)}}.FansLandingContent-module-scss-module__17qryW__redDotGlowBlob{z-index:0;opacity:.4;filter:blur(125px);pointer-events:none;background:#7f0404;border-radius:565px;width:565px;height:149px;position:absolute;top:120px;left:22%;transform:translate(-50%,90%)rotate(145.688deg)}@media (max-width:768px){.FansLandingContent-module-scss-module__17qryW__redDotGlowBlob{opacity:.25;filter:blur(100px);width:300px;height:100px;top:72px;left:50%}}.FansLandingContent-module-scss-module__17qryW__joinArenaHighlightCard{z-index:1;box-sizing:border-box;background:0 0;border-radius:4px;flex-direction:column;flex-shrink:0;justify-content:flex-start;align-items:stretch;gap:0;width:597px;height:129px;padding:32px 36px;display:flex;position:relative}.FansLandingContent-module-scss-module__17qryW__joinArenaHighlightCard>:not(.FansLandingContent-module-scss-module__17qryW__joinArenaHighlightLeadIcon){z-index:1;position:relative}.FansLandingContent-module-scss-module__17qryW__joinArenaHighlightCard:before{content:"";z-index:0;pointer-events:none;background:linear-gradient(90deg,#360e10 0%,#261114 12%,#0000 22%) 0 0/100% 1px no-repeat,linear-gradient(#360e10 0%,#841113 100%) 0 -1px/1px calc(100% + 2px) no-repeat,linear-gradient(90deg,#841113 0%,#731012 22%,#4a0f11 48%,#2e1013 68%,#0000 82%) 0 100%/100% 1px no-repeat;border-radius:2px;position:absolute;inset:0}@media (max-width:768px){.FansLandingContent-module-scss-module__17qryW__joinArenaHighlightCard{align-items:flex-start;width:100%;max-width:358px;height:auto;min-height:112px;margin-left:auto;margin-right:auto;padding:28px 20px 22px;overflow:visible}}@media (max-width:992px) and (min-width:769px){.FansLandingContent-module-scss-module__17qryW__joinArenaHighlightCard{width:469px;height:142px;padding:32px 36px}}.FansLandingContent-module-scss-module__17qryW__joinArenaHighlightBody{text-align:left;flex-direction:column;flex:auto;justify-content:flex-start;align-items:flex-start;gap:16px;width:100%;min-height:0;display:flex}@media (max-width:768px){.FansLandingContent-module-scss-module__17qryW__joinArenaHighlightBody{flex:0 auto;gap:10px;min-height:0}}.FansLandingContent-module-scss-module__17qryW__joinArenaHighlightTitle{color:#fff;font-family:var(--font-suisse);margin:0;font-size:28px;font-style:normal;font-weight:400;line-height:110%}@media (max-width:992px) and (min-width:769px){.FansLandingContent-module-scss-module__17qryW__joinArenaHighlightTitle{font-size:24px}}@media (max-width:768px){.FansLandingContent-module-scss-module__17qryW__joinArenaHighlightTitle{font-size:22px}}.FansLandingContent-module-scss-module__17qryW__joinArenaHighlightSubtitle{color:var(--color-white);opacity:.6;font-family:var(--font-suisse);margin:0;font-size:16px;font-style:normal;font-weight:400;line-height:110%}.FansLandingContent-module-scss-module__17qryW__joinArenaHighlightLeadIcon{z-index:2;box-sizing:border-box;background-color:var(--color-bg-base);isolation:isolate;-webkit-backdrop-filter:blur(12px);pointer-events:none;background-image:linear-gradient(#fd18181f,#fd18181f);border:1px solid #fd18181f;border-radius:8px;justify-content:center;align-items:center;width:40px;height:40px;padding:12.668px 7.667px 13px 8.334px;display:flex;position:absolute;top:28px;left:0;transform:translate(-50%)}@media (max-width:992px) and (min-width:769px){.FansLandingContent-module-scss-module__17qryW__joinArenaHighlightLeadIcon{top:25px}}@media (max-width:768px){.FansLandingContent-module-scss-module__17qryW__joinArenaHighlightLeadIcon{z-index:2;flex-shrink:0;margin:0;position:absolute;top:0;left:20px;transform:translateY(-50%)}}.FansLandingContent-module-scss-module__17qryW__joinArenaHighlightLeadIconLargeGlyph{overflow:visible}.FansLandingContent-module-scss-module__17qryW__joinArenaHighlightLeadIconImg{object-fit:contain;z-index:1;width:auto;min-width:0;max-width:100%;height:auto;min-height:0;max-height:100%;display:block;position:relative}.FansLandingContent-module-scss-module__17qryW__joinArenaHighlightLeadIconImg2x{transform-origin:50%;transform:scale(1.5)}
.ForClubsMembers-module-scss-module__h-1ZpG__membersSection{box-sizing:border-box;width:100%;max-width:1440px;padding:207px 0 0}.ForClubsMembers-module-scss-module__h-1ZpG__sectionHeader{white-space:nowrap;flex-direction:column;justify-content:center;align-items:center;gap:20px;width:100%;display:flex;position:relative}.ForClubsMembers-module-scss-module__h-1ZpG__sectionEyebrow{color:#fd1818;font-family:var(--font-suisse);text-transform:uppercase;text-align:center;white-space:nowrap;margin:0;font-size:16px;font-weight:400;line-height:1.1}.ForClubsMembers-module-scss-module__h-1ZpG__sectionTitle{font-family:var(--font-sf-condensed);color:#fff;text-align:center;text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:60px;font-weight:700;line-height:84%;overflow:hidden}.ForClubsMembers-module-scss-module__h-1ZpG__tabsSection{width:fit-content;max-width:100%;margin:64px auto 0}.ForClubsMembers-module-scss-module__h-1ZpG__tabs{isolation:isolate;background:radial-gradient(30px 34px at left 8px bottom 10px,#00000085 0%,#0000003d 42%,#00000014 66%,#0000 100%),radial-gradient(30px 34px at right 8px top 10px,#00000085 0%,#0000003d 42%,#00000014 66%,#0000 100%),#ffffff05;border:1px solid #ffffff1a;border-radius:999px;align-items:center;gap:8px;width:fit-content;padding:4px;display:flex;position:relative;overflow:visible;box-shadow:inset 0 1px #ffffff0f,0 0 0 1px #ffffff05}.ForClubsMembers-module-scss-module__h-1ZpG__tabs:before{content:"";border-radius:inherit;z-index:0;pointer-events:none;-webkit-mask-composite:xor;background:radial-gradient(34px 38px at left 7px bottom 10px,#06060a 0%,#0a0a10d1 42%,#0e0e1424 70%,#0e0e1400 82%),radial-gradient(34px 38px at right 7px top 10px,#06060a 0%,#0a0a10d1 42%,#0e0e1424 70%,#0e0e1400 82%),linear-gradient(#fff3 0%,#ffffff1a 100%);padding:1px;position:absolute;inset:-1px;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;mask-position:0 0,0 0;-webkit-mask-size:auto,auto;mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.ForClubsMembers-module-scss-module__h-1ZpG__tabs:after{content:"";border-radius:inherit;z-index:0;pointer-events:none;opacity:.85;background:radial-gradient(34px 38px at left 8px bottom 10px,#00000080 0%,#0000003d 44%,#0000 100%),radial-gradient(34px 38px at right 8px top 10px,#00000080 0%,#0000003d 44%,#0000 100%);position:absolute;inset:0}.ForClubsMembers-module-scss-module__h-1ZpG__tabItem{z-index:1;flex-shrink:0;display:flex;position:relative}.ForClubsMembers-module-scss-module__h-1ZpG__tabItemWithBadge{overflow:visible}.ForClubsMembers-module-scss-module__h-1ZpG__tabs .ForClubsMembers-module-scss-module__h-1ZpG__tab.ForClubsMembers-module-scss-module__h-1ZpG__tab{box-sizing:border-box;color:#fff;width:auto;height:100%;font-family:var(--font-suisse);letter-spacing:-.03em;white-space:nowrap;box-shadow:none;background:0 0;border:none;border-radius:999px;align-self:center;padding:10px 16px;font-size:24px;font-weight:400;line-height:1.2;transition:opacity .2s,background-color .2s,box-shadow .2s}.ForClubsMembers-module-scss-module__h-1ZpG__tabs .ForClubsMembers-module-scss-module__h-1ZpG__tab.ForClubsMembers-module-scss-module__h-1ZpG__tab:hover:not(:disabled):not(.ForClubsMembers-module-scss-module__h-1ZpG__tabActive){filter:none;background:0 0}.ForClubsMembers-module-scss-module__h-1ZpG__tabs .ForClubsMembers-module-scss-module__h-1ZpG__tab.ForClubsMembers-module-scss-module__h-1ZpG__tabActive{background:#fd1818;flex:0 0 138px;justify-content:center;width:138px;min-width:138px;max-width:138px;height:49px;padding-top:10px;padding-bottom:10px;box-shadow:0 0 24.2px #fd181866}.ForClubsMembers-module-scss-module__h-1ZpG__tabs .ForClubsMembers-module-scss-module__h-1ZpG__tab.ForClubsMembers-module-scss-module__h-1ZpG__tabDisabled{color:#fff;box-shadow:none;background:0 0}.ForClubsMembers-module-scss-module__h-1ZpG__tabs .ForClubsMembers-module-scss-module__h-1ZpG__tab:disabled{opacity:.4;-webkit-backdrop-filter:none;backdrop-filter:none;cursor:default}.ForClubsMembers-module-scss-module__h-1ZpG__soonBadge{z-index:2;box-sizing:border-box;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);color:#fff;min-width:52px;height:20px;font-family:var(--font-suisse);letter-spacing:.03em;text-shadow:0 1px 2.1px #00000040;pointer-events:none;background:linear-gradient(77.59deg,#99000029 24.32%,#ff00006b 96.12%),#180a0a1f;border:1px solid #ffffff29;border-radius:30px;justify-content:center;align-items:center;padding:4px 8px;font-size:10px;font-weight:700;line-height:1;display:flex;position:absolute;top:-4px;right:-6px;transform:rotate(2deg);box-shadow:inset 0 1px #ffffff1f,0 0 12px #ff000052}.ForClubsMembers-module-scss-module__h-1ZpG__tabItemWithBadge:last-child .ForClubsMembers-module-scss-module__h-1ZpG__soonBadge{right:6px}.ForClubsMembers-module-scss-module__h-1ZpG__membersGrid{grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch;gap:12px;width:100%;margin-top:64px;display:grid}.ForClubsMembers-module-scss-module__h-1ZpG__memberCard{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff0a;border-radius:12px;flex-direction:column;justify-content:space-between;align-items:flex-start;width:100%;min-height:184px;padding:20px;display:flex}.ForClubsMembers-module-scss-module__h-1ZpG__memberHead{align-items:center;gap:16px;display:flex}.ForClubsMembers-module-scss-module__h-1ZpG__memberLogo{flex-shrink:0;justify-content:center;align-items:center;width:60px;height:60px;display:flex}.ForClubsMembers-module-scss-module__h-1ZpG__memberLogoImage{object-fit:contain;width:100%;height:100%}.ForClubsMembers-module-scss-module__h-1ZpG__memberInfo{flex-direction:column;justify-content:center;gap:6px;min-width:0;display:flex}.ForClubsMembers-module-scss-module__h-1ZpG__memberName{color:#fff;font-family:var(--font-suisse);letter-spacing:-.03em;margin:0;font-size:28px;font-weight:400;line-height:1.2}.ForClubsMembers-module-scss-module__h-1ZpG__memberLocation{color:#fff;opacity:.6;min-width:0;font-family:var(--font-suisse);letter-spacing:-.03em;align-items:center;gap:6px;margin:0;font-size:16px;font-weight:400;line-height:1.3;display:flex}.ForClubsMembers-module-scss-module__h-1ZpG__memberLocationDot{flex-shrink:0;width:4px;height:4px}.ForClubsMembers-module-scss-module__h-1ZpG__memberMeta{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;width:100%;display:flex}.ForClubsMembers-module-scss-module__h-1ZpG__memberMetaItem{color:#fff;opacity:.6;font-family:var(--font-suisse);letter-spacing:-.03em;white-space:nowrap;border-radius:8px;justify-content:flex-start;align-items:center;gap:8px;padding:10px;font-size:16px;font-weight:400;line-height:1.3;display:flex}.ForClubsMembers-module-scss-module__h-1ZpG__memberMetaIcon{flex-shrink:0;width:20px;height:20px}.ForClubsMembers-module-scss-module__h-1ZpG__memberCardEmpty{cursor:pointer;background:radial-gradient(106.45px 232.24px at 50% 41.58%,#0003 0%,#10020230 6.25%,#2003032d 12.5%,#3f060626 25%,#7f0c0c1a 50%,#fd181800 100%),#ffffff0a;border:1px dashed #fd1818;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:16px;width:100%;min-height:184px;display:flex;position:relative}.ForClubsMembers-module-scss-module__h-1ZpG__memberCardEmptyNonInteractive{cursor:default;pointer-events:none}.ForClubsMembers-module-scss-module__h-1ZpG__memberCardEmptyIcon{border:1px dashed #fd1818;border-radius:100px;justify-content:center;align-items:center;width:48px;height:48px;padding:12px;display:flex}.ForClubsMembers-module-scss-module__h-1ZpG__memberCardEmptyPlus{width:24px;height:24px;display:block;position:relative}.ForClubsMembers-module-scss-module__h-1ZpG__memberCardEmptyPlus:before,.ForClubsMembers-module-scss-module__h-1ZpG__memberCardEmptyPlus:after{content:"";background:#fd1818;border-radius:999px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.ForClubsMembers-module-scss-module__h-1ZpG__memberCardEmptyPlus:before{width:12px;height:2px}.ForClubsMembers-module-scss-module__h-1ZpG__memberCardEmptyPlus:after{width:2px;height:12px}.ForClubsMembers-module-scss-module__h-1ZpG__memberCardEmptyContent{text-align:center;flex-direction:column;justify-content:flex-end;align-items:center;gap:2px;width:100%;display:flex}.ForClubsMembers-module-scss-module__h-1ZpG__memberCardEmptyContent p{color:#fff;font-family:var(--font-suisse);letter-spacing:-.03em;text-transform:capitalize;margin:0;font-size:20px;font-weight:400;line-height:1.3}.ForClubsMembers-module-scss-module__h-1ZpG__memberCardEmptyContent span{color:#fff9;font-family:var(--font-suisse);letter-spacing:-.03em;font-size:16px;font-weight:400;line-height:1.3}@media (max-width:992px){.ForClubsMembers-module-scss-module__h-1ZpG__membersSection{padding:120px 0 0}.ForClubsMembers-module-scss-module__h-1ZpG__membersGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.ForClubsMembers-module-scss-module__h-1ZpG__memberMeta{flex-wrap:nowrap;gap:10px}}@media (max-width:768px){.ForClubsMembers-module-scss-module__h-1ZpG__sectionTitle{font-size:42px}.ForClubsMembers-module-scss-module__h-1ZpG__tabsSection{-ms-overflow-style:none;scrollbar-width:none;width:100%;overflow:auto hidden}.ForClubsMembers-module-scss-module__h-1ZpG__tabsSection::-webkit-scrollbar{display:none}.ForClubsMembers-module-scss-module__h-1ZpG__tabs{width:max-content;min-width:100%;min-height:44px;box-shadow:none;background:#ffffff0a;border:none;justify-content:space-between;gap:4px;padding:4px}.ForClubsMembers-module-scss-module__h-1ZpG__tabs:before,.ForClubsMembers-module-scss-module__h-1ZpG__tabs:after{display:none}.ForClubsMembers-module-scss-module__h-1ZpG__tabItem{flex:none;min-width:fit-content}.ForClubsMembers-module-scss-module__h-1ZpG__tabs .ForClubsMembers-module-scss-module__h-1ZpG__tab.ForClubsMembers-module-scss-module__h-1ZpG__tab{text-overflow:ellipsis;white-space:nowrap;flex:none;width:auto;min-width:fit-content;height:32px;padding:8px 10px;font-size:13px;line-height:1.2;display:flex;overflow:hidden}.ForClubsMembers-module-scss-module__h-1ZpG__soonBadge{letter-spacing:.03em;min-width:40px;height:18px;padding:3px 6px;font-size:7px;top:-4px;right:-4px}.ForClubsMembers-module-scss-module__h-1ZpG__tabItemWithBadge:last-child .ForClubsMembers-module-scss-module__h-1ZpG__soonBadge{right:4px}.ForClubsMembers-module-scss-module__h-1ZpG__tabs .ForClubsMembers-module-scss-module__h-1ZpG__tab.ForClubsMembers-module-scss-module__h-1ZpG__tabActive{flex:none;width:auto;min-width:fit-content;max-width:fit-content;height:32px;padding-left:12px;padding-right:12px}.ForClubsMembers-module-scss-module__h-1ZpG__membersGrid{grid-template-columns:1fr}.ForClubsMembers-module-scss-module__h-1ZpG__memberCard{gap:24px}.ForClubsMembers-module-scss-module__h-1ZpG__memberHead{align-items:flex-start;width:100%}.ForClubsMembers-module-scss-module__h-1ZpG__memberName{font-size:24px}.ForClubsMembers-module-scss-module__h-1ZpG__memberMeta{flex-wrap:wrap;gap:8px}.ForClubsMembers-module-scss-module__h-1ZpG__memberMetaItem{padding:8px;font-size:14px}.ForClubsMembers-module-scss-module__h-1ZpG__memberCardEmpty{gap:12px}.ForClubsMembers-module-scss-module__h-1ZpG__memberCardEmptyContent p{font-size:18px}.ForClubsMembers-module-scss-module__h-1ZpG__memberCardEmptyContent span{font-size:14px}}
.FansRewardsWays-module-scss-module__gUPM3a__rewardsWaysIntro{text-align:center;box-sizing:border-box;align-self:center;width:100%;max-width:100%;margin-top:180px;overflow:visible}@media (max-width:992px) and (min-width:769px){.FansRewardsWays-module-scss-module__gUPM3a__rewardsWaysIntro{max-width:min(896px,100%)}}@media (max-width:768px){.FansRewardsWays-module-scss-module__gUPM3a__rewardsWaysIntro{margin-top:80px;padding:0}}.FansRewardsWays-module-scss-module__gUPM3a__rewardsWaysEyebrow{color:var(--Error,#fd1818);font-family:var(--font-suisse);margin:0;font-size:16px;font-style:normal;font-weight:400;line-height:110%}.FansRewardsWays-module-scss-module__gUPM3a__rewardsWaysHeadlineCluster{vertical-align:top;max-width:100%;margin:20px auto 0;display:inline-block;position:relative}@media (max-width:992px) and (min-width:769px){.FansRewardsWays-module-scss-module__gUPM3a__rewardsWaysHeadlineCluster{overflow:visible}}@media (max-width:768px){.FansRewardsWays-module-scss-module__gUPM3a__rewardsWaysHeadlineCluster{width:100%;max-width:358px;margin-left:auto;margin-right:auto;display:block;overflow:hidden}}.FansRewardsWays-module-scss-module__gUPM3a__rewardsWaysHeadlineGlow{pointer-events:none;z-index:0;opacity:.4;filter:blur(125px);transform-origin:50%;background:#7f0404;border-radius:364px;width:364px;height:213.443px;margin-left:0;position:absolute;top:50%;left:100%;transform:translateY(-50%)rotate(-31.23deg)}@media (max-width:992px) and (min-width:769px){.FansRewardsWays-module-scss-module__gUPM3a__rewardsWaysHeadlineGlow{top:-570px;left:100%;transform:translate(-8%)rotate(-31.23deg)}}@media (max-width:768px){.FansRewardsWays-module-scss-module__gUPM3a__rewardsWaysHeadlineGlow{opacity:.25;width:240px;height:140px;top:-40%;left:78%}}.FansRewardsWays-module-scss-module__gUPM3a__rewardsWaysHeadline{z-index:1;max-width:100%;color:var(--Dark-theme-Primary-White,#fff);text-overflow:ellipsis;font-family:var(--font-sf-condensed);white-space:nowrap;margin:0;font-size:60px;font-style:normal;font-weight:700;line-height:84%;position:relative;overflow:hidden}@media (max-width:1180px){.FansRewardsWays-module-scss-module__gUPM3a__rewardsWaysHeadline{font-size:clamp(28px,6vw,60px)}}@media (max-width:992px) and (min-width:769px){.FansRewardsWays-module-scss-module__gUPM3a__rewardsWaysHeadline{white-space:nowrap;text-wrap:unset;text-overflow:clip;font-size:48px;overflow:visible}}@media (max-width:768px){.FansRewardsWays-module-scss-module__gUPM3a__rewardsWaysHeadline{white-space:normal;text-wrap:balance;text-overflow:clip;font-size:32px;line-height:84%;overflow:visible}}.FansRewardsWays-module-scss-module__gUPM3a__rewardsWaysCards{box-sizing:border-box;flex-direction:column;align-self:center;align-items:stretch;gap:24px;width:100%;max-width:1332px;margin-top:80px;display:flex}@media (max-width:992px) and (min-width:769px){.FansRewardsWays-module-scss-module__gUPM3a__rewardsWaysCards{margin-top:60px}}@media (max-width:768px){.FansRewardsWays-module-scss-module__gUPM3a__rewardsWaysCards{gap:16px;width:100%;max-width:358px;margin-top:40px;margin-left:auto;margin-right:auto}}.FansRewardsWays-module-scss-module__gUPM3a__rewardsWaysCard{--rewards-card-bg:linear-gradient(90deg, #11311c3d 0%, #11311c0d 100%);--rewards-card-border:linear-gradient(90deg, #0b532f 0%, #16261d 100%);box-sizing:border-box;background:var(--rewards-card-bg);isolation:isolate;border-radius:12px;justify-content:space-between;align-self:stretch;align-items:center;width:100%;max-width:1332px;height:109px;padding:16px 32px 16px 16px;display:flex;position:relative;overflow:hidden}.FansRewardsWays-module-scss-module__gUPM3a__rewardsWaysCard:before{content:"";z-index:3;background:var(--rewards-card-border);-webkit-mask-composite:xor;pointer-events:none;border-radius:12px;padding:1px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;mask-position:0 0,0 0;-webkit-mask-size:auto,auto;mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}@media (max-width:768px){.FansRewardsWays-module-scss-module__gUPM3a__rewardsWaysCard{flex-wrap:wrap;align-content:flex-start;align-items:flex-start;gap:12px;height:auto;min-height:140px;padding:16px}}.FansRewardsWays-module-scss-module__gUPM3a__rewardsWaysCardBlue{--rewards-card-bg:linear-gradient(90deg, #11233d3d 0%, #11233d0d 100%);--rewards-card-border:linear-gradient(90deg, #2b4064 0%, #243654 35%, #21283d 65%, #181d2d 100%)}.FansRewardsWays-module-scss-module__gUPM3a__rewardsWaysCardPurple{--rewards-card-bg:linear-gradient(90deg, #29173d3d 0%, #29173d0d 100%);--rewards-card-border:linear-gradient(90deg, #483364 0%, #412f59 35%, #332747 65%, #241c30 100%)}.FansRewardsWays-module-scss-module__gUPM3a__rewardsWaysCardGold{--rewards-card-bg:linear-gradient(90deg, #3927133d 0%, #3927130d 100%);--rewards-card-border:linear-gradient(90deg, #5d490e 0%, #51400e 35%, #392d0e 65%, #241f13 100%)}.FansRewardsWays-module-scss-module__gUPM3a__rewardsWaysCardRed{--rewards-card-bg:linear-gradient(90deg, #3110143d 0%, #3110140d 100%);--rewards-card-border:linear-gradient(90deg, #5e1012 0%, #4e1114 35%, #3f1115 65%, #2c1014 100%)}.FansRewardsWays-module-scss-module__gUPM3a__rewardsWaysCardNoise{z-index:2;pointer-events:none;opacity:.1;mix-blend-mode:overlay;background-image:url(/assets/noise-texture-black.png);background-repeat:repeat;background-size:64px 64px;border-radius:11px;position:absolute;inset:1px}.FansRewardsWays-module-scss-module__gUPM3a__rewardsWaysCardIconBox{z-index:1;box-sizing:border-box;background:#0b1211;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:77px;height:77px;display:flex;position:relative;overflow:hidden}@media (max-width:768px){.FansRewardsWays-module-scss-module__gUPM3a__rewardsWaysCardIconBox{border-radius:10px;order:1;width:48px;height:48px}}.FansRewardsWays-module-scss-module__gUPM3a__rewardsWaysCardIconEye,.FansRewardsWays-module-scss-module__gUPM3a__rewardsWaysCardIconArrows,.FansRewardsWays-module-scss-module__gUPM3a__rewardsWaysCardIconDialogBox,.FansRewardsWays-module-scss-module__gUPM3a__rewardsWaysCardIconCamera,.FansRewardsWays-module-scss-module__gUPM3a__rewardsWaysCardIconFire{z-index:1;width:170px;height:60px;position:relative}.FansRewardsWays-module-scss-module__gUPM3a__rewardsWaysCardIconImage{object-fit:contain;opacity:1;filter:none}.FansRewardsWays-module-scss-module__gUPM3a__rewardsWaysCardContent{z-index:4;flex-direction:column;flex:auto;justify-content:center;align-items:flex-start;min-width:0;margin-left:20px;display:flex;position:relative}@media (max-width:768px){.FansRewardsWays-module-scss-module__gUPM3a__rewardsWaysCardContent{flex:1 0 100%;order:3;align-items:flex-start;margin-left:0}}.FansRewardsWays-module-scss-module__gUPM3a__rewardsWaysCardTitle{color:#fff;font-family:var(--font-suisse);text-align:left;margin:0;font-size:28px;font-style:normal;font-weight:500;line-height:84%}@media (max-width:992px) and (min-width:769px){.FansRewardsWays-module-scss-module__gUPM3a__rewardsWaysCardTitle{font-size:24px}}@media (max-width:768px){.FansRewardsWays-module-scss-module__gUPM3a__rewardsWaysCardTitle{font-size:20px}}.FansRewardsWays-module-scss-module__gUPM3a__rewardsWaysCardDescription{color:var(--color-white);opacity:.6;font-family:var(--font-suisse);text-align:left;margin:15.5px 0 0;font-size:18px;font-style:normal;font-weight:400;line-height:136%}@media (max-width:992px) and (min-width:769px){.FansRewardsWays-module-scss-module__gUPM3a__rewardsWaysCardDescription{margin-top:16px;font-size:16px}}@media (max-width:768px){.FansRewardsWays-module-scss-module__gUPM3a__rewardsWaysCardDescription{margin-top:8px;font-size:13px;line-height:136%}}.FansRewardsWays-module-scss-module__gUPM3a__rewardsWaysCardLevel{z-index:4;font-family:var(--font-sf-condensed);text-align:right;flex-shrink:0;margin:0;font-size:28px;font-style:normal;font-weight:700;line-height:84%;position:relative}@media (max-width:992px) and (min-width:769px){.FansRewardsWays-module-scss-module__gUPM3a__rewardsWaysCardLevel{font-size:24px}}@media (max-width:768px){.FansRewardsWays-module-scss-module__gUPM3a__rewardsWaysCardLevel{order:2;align-self:center;margin-left:auto;font-size:22px}}.FansRewardsWays-module-scss-module__gUPM3a__rewardsWaysCardLevelGreen{color:#09df73}.FansRewardsWays-module-scss-module__gUPM3a__rewardsWaysCardLevelBlue{color:#67a0ff}.FansRewardsWays-module-scss-module__gUPM3a__rewardsWaysCardLevelPurple{color:#b77eff}.FansRewardsWays-module-scss-module__gUPM3a__rewardsWaysCardLevelGold{color:#f4bd00}.FansRewardsWays-module-scss-module__gUPM3a__rewardsWaysCardLevelRed{color:var(--Error,#fd1818)}.FansRewardsWays-module-scss-module__gUPM3a__joinCtaArrow{flex-shrink:0;width:12px;height:11px;display:block}.FansRewardsWays-module-scss-module__gUPM3a__exploreAllChallengesCta{background:var(--Dark-theme-Primary-Brand-Color,#fd1818);color:var(--color-white);text-align:center;font-family:var(--font-suisse);letter-spacing:-.32px;white-space:nowrap;box-sizing:border-box;cursor:pointer;transition:opacity var(--transition-fast),filter var(--transition-fast);border:none;border-radius:12px;justify-content:center;align-items:center;gap:6px;margin-top:80px;padding:12px 16px;font-size:16px;font-style:normal;font-weight:500;line-height:110%;text-decoration:none;display:flex}@media (max-width:992px) and (min-width:769px){.FansRewardsWays-module-scss-module__gUPM3a__exploreAllChallengesCta{margin-top:60px}}@media (max-width:768px){.FansRewardsWays-module-scss-module__gUPM3a__exploreAllChallengesCta{width:100%;max-width:230px;margin-top:40px;margin-left:auto;margin-right:auto}}.FansRewardsWays-module-scss-module__gUPM3a__exploreAllChallengesCta:hover{opacity:.92}
.ForClubsRevenueModel-module-scss-module__GjZrIG__revenueSection{max-width:1440px;padding:80px 0 0;position:relative}.ForClubsRevenueModel-module-scss-module__GjZrIG__revenueGrain{z-index:2;pointer-events:none;opacity:.5;mix-blend-mode:overlay;background-image:url(/assets/noise-texture.png);background-repeat:repeat;background-size:128px 128px;position:absolute;inset:0}.ForClubsRevenueModel-module-scss-module__GjZrIG__sectionBackground{z-index:0;width:1440px;height:823px;position:absolute;top:0;left:50%;overflow:hidden;transform:translate(-50%)}.ForClubsRevenueModel-module-scss-module__GjZrIG__backgroundImageWrapper{width:100%;height:100%;position:absolute;top:0;left:0}.ForClubsRevenueModel-module-scss-module__GjZrIG__backgroundImage{object-fit:cover;object-position:center}.ForClubsRevenueModel-module-scss-module__GjZrIG__backgroundMask{pointer-events:none;width:100%;height:100%;position:absolute;top:0;left:0}.ForClubsRevenueModel-module-scss-module__GjZrIG__maskSvg{width:100%;height:100%;display:block}.ForClubsRevenueModel-module-scss-module__GjZrIG__sectionEyebrow{color:#fd1818;font-family:var(--font-suisse);text-transform:uppercase;text-align:center;z-index:1;margin:0;font-size:16px;line-height:1.1;position:relative}.ForClubsRevenueModel-module-scss-module__GjZrIG__sectionTitle{font-family:var(--font-sf-condensed);color:#fff;text-align:center;z-index:1;margin:20px 0 337px;font-size:60px;font-weight:700;line-height:.84;position:relative}.ForClubsRevenueModel-module-scss-module__GjZrIG__pointsList{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:1;border-top:1px solid #ffffff14;border-bottom:1px solid #ffffff14;width:1440px;margin:0 auto;position:relative}.ForClubsRevenueModel-module-scss-module__GjZrIG__pointsRow{border-bottom:1px solid #ffffff14;grid-template-columns:.6fr 1fr;align-items:center;padding:16px 0;display:grid}.ForClubsRevenueModel-module-scss-module__GjZrIG__pointsRow:last-child{border-bottom:none}.ForClubsRevenueModel-module-scss-module__GjZrIG__pointsIndex{font-family:"Sofia Sans Condensed",var(--font-sf-pro),sans-serif;color:#fff;text-align:left;letter-spacing:-.96px;flex-shrink:0;width:60px;margin:0;font-size:32px;font-weight:400;line-height:1.2}.ForClubsRevenueModel-module-scss-module__GjZrIG__pointsContent{flex:1;justify-content:space-between;align-items:center;gap:32px;display:flex}.ForClubsRevenueModel-module-scss-module__GjZrIG__pointsTitle{font-family:var(--font-suisse);color:#fff;letter-spacing:-.84px;text-align:left;flex-shrink:0;max-width:283px;margin:0;font-size:28px;line-height:120%}.ForClubsRevenueModel-module-scss-module__GjZrIG__pointsDescription{color:#fff9;font-family:var(--font-suisse);letter-spacing:-.48px;text-align:left;flex-shrink:0;width:262px;margin:0;font-size:16px;line-height:1.3}@media (max-width:1479px){.ForClubsRevenueModel-module-scss-module__GjZrIG__sectionBackground{width:100%;left:0;transform:none}.ForClubsRevenueModel-module-scss-module__GjZrIG__pointsList{width:100%}}@media (max-width:992px){.ForClubsRevenueModel-module-scss-module__GjZrIG__revenueSection{padding:60px 0 80px}.ForClubsRevenueModel-module-scss-module__GjZrIG__backgroundImageWrapper{top:10%}.ForClubsRevenueModel-module-scss-module__GjZrIG__sectionBackground{height:500px}.ForClubsRevenueModel-module-scss-module__GjZrIG__sectionTitle{margin-bottom:210px;font-size:52px}.ForClubsRevenueModel-module-scss-module__GjZrIG__pointsList{margin-top:0}.ForClubsRevenueModel-module-scss-module__GjZrIG__pointsRow{flex-direction:row;align-items:center;padding:16px 0;display:flex}.ForClubsRevenueModel-module-scss-module__GjZrIG__pointsIndex{width:80px;font-size:32px}.ForClubsRevenueModel-module-scss-module__GjZrIG__pointsContent{justify-content:space-between}.ForClubsRevenueModel-module-scss-module__GjZrIG__pointsTitle{max-width:284px;font-size:28px}.ForClubsRevenueModel-module-scss-module__GjZrIG__pointsDescription{width:262px}}@media (max-width:768px){.ForClubsRevenueModel-module-scss-module__GjZrIG__revenueSection{padding:40px 0 60px}.ForClubsRevenueModel-module-scss-module__GjZrIG__sectionBackground{height:400px}.ForClubsRevenueModel-module-scss-module__GjZrIG__sectionTitle{margin-bottom:220px;font-size:40px}.ForClubsRevenueModel-module-scss-module__GjZrIG__pointsRow{align-items:flex-start;gap:32px;padding:12px 16px}.ForClubsRevenueModel-module-scss-module__GjZrIG__pointsIndex{letter-spacing:-.72px;width:auto;font-size:24px}.ForClubsRevenueModel-module-scss-module__GjZrIG__pointsContent{flex-direction:column;align-items:flex-start;gap:18px;width:100%}.ForClubsRevenueModel-module-scss-module__GjZrIG__pointsTitle{letter-spacing:-.6px;width:100%;max-width:none;font-size:20px}.ForClubsRevenueModel-module-scss-module__GjZrIG__pointsDescription{opacity:.6;width:100%}}
.FansStadiumCta-module-scss-module__9HZtGW__stadiumFansBand{z-index:0;align-items:center;width:100%;margin-top:180px;display:flex;position:relative}@media (max-width:768px){.FansStadiumCta-module-scss-module__9HZtGW__stadiumFansBand{box-sizing:border-box;width:100vw;max-width:100vw;margin-top:100px;margin-bottom:32px;position:relative;left:50%;transform:translate(-50%)}}.FansStadiumCta-module-scss-module__9HZtGW__stadiumFansBandInner{aspect-ratio:1920/588;width:100%;position:relative;overflow:hidden}@media (max-width:992px) and (min-width:769px){.FansStadiumCta-module-scss-module__9HZtGW__stadiumFansBandInner{aspect-ratio:960/360}}@media (max-width:768px){.FansStadiumCta-module-scss-module__9HZtGW__stadiumFansBandInner{aspect-ratio:390/280;min-height:320px}}.FansStadiumCta-module-scss-module__9HZtGW__stadiumFansImage{object-fit:cover;object-position:50% 42%;filter:brightness(.7)contrast(.95)saturate(.7)}@media (max-width:768px){.FansStadiumCta-module-scss-module__9HZtGW__stadiumFansImage{object-position:50% 35%}}.FansStadiumCta-module-scss-module__9HZtGW__stadiumFansDarken{z-index:1;pointer-events:none;background:radial-gradient(90% 80% at 55% 40%,#0000000f 0%,#00000085 100%),linear-gradient(#05050847 0%,#0000002e 45%,#0006 100%);position:absolute;inset:0}.FansStadiumCta-module-scss-module__9HZtGW__stadiumFansGrain{z-index:2;pointer-events:none;opacity:.4;mix-blend-mode:overlay;background-image:url(/assets/noise-texture.png);background-repeat:repeat;background-size:128px 128px;position:absolute;inset:0}.FansStadiumCta-module-scss-module__9HZtGW__stadiumFansTopBlend{z-index:5;pointer-events:none;background:linear-gradient(180deg, var(--color-bg-base) 0%, #101014bf 38%, #10101433 68%, #10101400 100%);height:min(22%,160px);position:absolute;top:0;left:0;right:0}@media (max-width:768px){.FansStadiumCta-module-scss-module__9HZtGW__stadiumFansTopBlend{height:min(26%,140px)}}.FansStadiumCta-module-scss-module__9HZtGW__stadiumFansBottomBlend{z-index:5;pointer-events:none;background:linear-gradient(180deg, #10101400 0%, #10101400 42%, #10101447 62%, #101014b8 84%, var(--color-bg-base) 100%);height:min(24%,200px);position:absolute;bottom:0;left:0;right:0}@media (max-width:768px){.FansStadiumCta-module-scss-module__9HZtGW__stadiumFansBottomBlend{height:min(30%,200px)}}.FansStadiumCta-module-scss-module__9HZtGW__stadiumFansForeground{z-index:6;box-sizing:border-box;pointer-events:none;flex-direction:column;justify-content:center;align-items:center;max-width:100%;padding:0 24px;display:flex;position:absolute;inset:0}@media (max-width:992px) and (min-width:769px){.FansStadiumCta-module-scss-module__9HZtGW__stadiumFansForeground{padding:0 24px}}@media (max-width:768px){.FansStadiumCta-module-scss-module__9HZtGW__stadiumFansForeground{box-sizing:border-box;padding:0 16px}}.FansStadiumCta-module-scss-module__9HZtGW__stadiumFansCopy{text-align:center;pointer-events:none;width:100%}@media (max-width:992px) and (min-width:769px){.FansStadiumCta-module-scss-module__9HZtGW__stadiumFansCopy{max-width:563px}}.FansStadiumCta-module-scss-module__9HZtGW__stadiumFansTitle{max-width:100%;color:var(--color-white);text-align:center;text-overflow:ellipsis;font-family:"Sofia Sans Condensed",var(--font-sf-pro),sans-serif;text-wrap:balance;margin:0 auto;font-size:60px;font-style:normal;font-weight:700;line-height:84%;overflow:hidden}@media (max-width:1180px){.FansStadiumCta-module-scss-module__9HZtGW__stadiumFansTitle{font-size:clamp(36px,6vw,56px)}}@media (max-width:992px) and (min-width:769px){.FansStadiumCta-module-scss-module__9HZtGW__stadiumFansTitle{font-size:48px}}@media (min-width:769px){.FansStadiumCta-module-scss-module__9HZtGW__stadiumFansTitle{line-height:100%}}@media (max-width:768px){.FansStadiumCta-module-scss-module__9HZtGW__stadiumFansTitle{text-transform:uppercase;font-size:36px;line-height:84%}}.FansStadiumCta-module-scss-module__9HZtGW__stadiumFansBody{flex-direction:column;align-items:center;gap:0;margin-top:20px;display:flex}.FansStadiumCta-module-scss-module__9HZtGW__stadiumFansBodyDesktop{display:contents}@media (max-width:768px){.FansStadiumCta-module-scss-module__9HZtGW__stadiumFansBodyDesktop{display:none}}.FansStadiumCta-module-scss-module__9HZtGW__stadiumFansBodyLineMobileSingle{display:none}@media (max-width:768px){.FansStadiumCta-module-scss-module__9HZtGW__stadiumFansBodyLineMobileSingle{display:block}}.FansStadiumCta-module-scss-module__9HZtGW__stadiumFansBodyLine{max-width:min(920px,100%);color:var(--color-white);opacity:.6;text-align:center;font-family:var(--font-suisse);letter-spacing:-.4px;text-wrap:balance;margin:0;font-size:20px;font-style:normal;font-weight:400;line-height:140%}@media (max-width:768px){.FansStadiumCta-module-scss-module__9HZtGW__stadiumFansBodyLine{letter-spacing:-.28px;font-size:16px;line-height:140%}}@media (max-width:992px) and (min-width:769px){.FansStadiumCta-module-scss-module__9HZtGW__stadiumFansBodyLine{max-width:563px;font-size:20px}}.FansStadiumCta-module-scss-module__9HZtGW__stadiumFansActions{pointer-events:auto;flex-wrap:wrap;justify-content:center;align-items:center;gap:16px;margin-top:32px;display:flex}@media (max-width:992px) and (min-width:769px){.FansStadiumCta-module-scss-module__9HZtGW__stadiumFansActions{width:332px}}@media (max-width:768px){.FansStadiumCta-module-scss-module__9HZtGW__stadiumFansActions{flex-flow:row;justify-content:center;gap:12px;width:auto;max-width:100%;margin-top:20px;margin-bottom:8px}}.FansStadiumCta-module-scss-module__9HZtGW__stadiumFansPrimaryBtn{box-sizing:border-box;background:var(--color-accent);height:42px;color:var(--color-white);text-align:center;font-family:var(--font-suisse);letter-spacing:-.32px;white-space:nowrap;cursor:pointer;transition:background var(--transition-fast);border:none;border-radius:12px;justify-content:center;align-items:center;padding:12px 16px;font-size:16px;font-style:normal;font-weight:500;line-height:110%;display:flex}@media (max-width:992px) and (min-width:769px){.FansStadiumCta-module-scss-module__9HZtGW__stadiumFansPrimaryBtn{width:161px}}@media (max-width:768px){.FansStadiumCta-module-scss-module__9HZtGW__stadiumFansPrimaryBtn{flex-shrink:0;width:156px;min-width:156px;padding:12px 8px}}.FansStadiumCta-module-scss-module__9HZtGW__stadiumFansPrimaryBtn:hover{background:var(--color-accent-hover)}.FansStadiumCta-module-scss-module__9HZtGW__stadiumFansSecondaryBtn{box-sizing:border-box;-webkit-backdrop-filter:blur(9.65px);backdrop-filter:blur(9.65px);height:42px;color:var(--color-white);text-align:center;font-family:var(--font-suisse);letter-spacing:-.32px;white-space:nowrap;cursor:pointer;transition:background var(--transition-fast),border-color var(--transition-fast);background:#ffffff0f;border:1px solid #ffffff1f;border-radius:12px;justify-content:center;align-items:center;padding:12px 20px;font-size:16px;font-style:normal;font-weight:500;line-height:110%;text-decoration:none;display:flex}@media (max-width:992px) and (min-width:769px){.FansStadiumCta-module-scss-module__9HZtGW__stadiumFansSecondaryBtn{width:155px;padding:12px 20px}}@media (max-width:768px){.FansStadiumCta-module-scss-module__9HZtGW__stadiumFansSecondaryBtn{flex-shrink:0;width:156px;min-width:156px;padding:12px 8px}}.FansStadiumCta-module-scss-module__9HZtGW__stadiumFansSecondaryBtn:hover{background:#ffffff1a;border-color:#ffffff2e}
.ForClubsSimpleProcess-module-scss-module__-3teSa__sectionEyebrow{color:#fd1818;font-family:var(--font-suisse);text-transform:uppercase;text-align:center;margin:0;font-size:16px}.ForClubsSimpleProcess-module-scss-module__-3teSa__sectionTitle{font-family:var(--font-sf-condensed);text-align:center;margin:20px 0 0;font-size:60px;font-weight:700;line-height:84%}.ForClubsSimpleProcess-module-scss-module__-3teSa__sectionTitle span{display:block}.ForClubsSimpleProcess-module-scss-module__-3teSa__simpleProcess{width:100%;scroll-margin-top:36px}.ForClubsSimpleProcess-module-scss-module__-3teSa__benefitBlock{background:var(--color-bg-base);width:100%;margin-top:70px}.ForClubsSimpleProcess-module-scss-module__-3teSa__container{width:100%;max-width:none;margin:0;overflow:auto}@media (min-width:1400px){.ForClubsSimpleProcess-module-scss-module__-3teSa__container{justify-content:center;display:flex;overflow:visible}}.ForClubsSimpleProcess-module-scss-module__-3teSa__cardsGrid{gap:var(--space-3);padding-inline:max(54px,50vw - 1002px);scrollbar-width:none;-ms-overflow-style:none;width:max-content;min-width:100%;padding-bottom:10px;display:flex;overflow-x:auto}.ForClubsSimpleProcess-module-scss-module__-3teSa__cardsGrid::-webkit-scrollbar{display:none}@media (min-width:1400px){.ForClubsSimpleProcess-module-scss-module__-3teSa__cardsGrid{justify-content:center;width:auto;min-width:auto;padding-inline:0;overflow-x:visible}}@media (max-width:992px){.ForClubsSimpleProcess-module-scss-module__-3teSa__cardsGrid{padding-left:32px;padding-right:0}}@media (max-width:768px){.ForClubsSimpleProcess-module-scss-module__-3teSa__cardsGrid{padding-left:16px;padding-right:0}}.ForClubsSimpleProcess-module-scss-module__-3teSa__card{background:var(--color-bg-raised);border-radius:var(--radius-md);cursor:pointer;text-align:start;width:324px;min-width:324px;height:805px;transition:transform var(--transition-base),box-shadow var(--transition-base);position:relative;overflow:hidden}.ForClubsSimpleProcess-module-scss-module__-3teSa__card:hover{transform:translateY(-8px);box-shadow:0 20px 40px #0006}@media (max-width:768px){.ForClubsSimpleProcess-module-scss-module__-3teSa__card{height:765px}}.ForClubsSimpleProcess-module-scss-module__-3teSa__cardContentTop{gap:var(--space-2);z-index:1;flex-direction:column;padding:0;display:flex;position:absolute;top:20px;left:20px;right:20px}.ForClubsSimpleProcess-module-scss-module__-3teSa__cardContentBottom{gap:var(--space-2);z-index:1;flex-direction:column;padding:0;display:flex;position:absolute;bottom:20px;left:20px;right:20px}.ForClubsSimpleProcess-module-scss-module__-3teSa__indicator{border-radius:var(--radius-full);background:#414151;flex-shrink:0;width:16px;height:16px}.ForClubsSimpleProcess-module-scss-module__-3teSa__title{font-family:var(--font-sf-pro);font-weight:400;font-size:var(--text-2xl);color:var(--color-white);letter-spacing:-.96px;margin:0;line-height:1.2}.ForClubsSimpleProcess-module-scss-module__-3teSa__description{font-family:var(--font-sf-pro);font-weight:400;font-size:var(--text-base);color:#fff9;letter-spacing:-.48px;margin:0;line-height:1.3}.ForClubsSimpleProcess-module-scss-module__-3teSa__imageWrapper{border-radius:var(--radius-md);z-index:10;width:100%;position:absolute;left:0;right:0;overflow:hidden}.ForClubsSimpleProcess-module-scss-module__-3teSa__imagePlaceholder{object-fit:cover;object-position:center;border-radius:var(--radius-md);width:100%;height:100%;transition:transform var(--transition-base)}.ForClubsSimpleProcess-module-scss-module__-3teSa__cardImage{border-radius:var(--radius-md);width:100%;height:100%;position:relative;overflow:hidden}.ForClubsSimpleProcess-module-scss-module__-3teSa__imageOverlay{pointer-events:none;border-radius:var(--radius-md);z-index:1;background:linear-gradient(#0000 0%,#0000004d 100%);position:absolute;inset:0}.ForClubsSimpleProcess-module-scss-module__-3teSa__card:hover .ForClubsSimpleProcess-module-scss-module__-3teSa__imagePlaceholder{transform:scale(1.05)}@media (max-width:992px){.ForClubsSimpleProcess-module-scss-module__-3teSa__simpleProcess{padding-top:80px}.ForClubsSimpleProcess-module-scss-module__-3teSa__sectionEyebrow,.ForClubsSimpleProcess-module-scss-module__-3teSa__sectionTitle{padding-inline:32px}}@media (max-width:768px){.ForClubsSimpleProcess-module-scss-module__-3teSa__sectionEyebrow,.ForClubsSimpleProcess-module-scss-module__-3teSa__sectionTitle{padding-inline:16px}.ForClubsSimpleProcess-module-scss-module__-3teSa__sectionTitle{font-size:42px}}
/*# sourceMappingURL=0~jikamai~ylk.css.map*/