.icon-wrapper{display:flex;position:relative}.badge-icon{height:.875rem;position:absolute;right:-.5rem;top:-.25rem;width:.875rem}.autosize-container{height:100%;width:100%}.login .modalMarkupV3Content .login-form-container{display:flex;flex-direction:column;gap:.5rem}@media(min-width:768px)and (max-width:850px){.login .modalMarkupV3Content .login-form-container{margin:0 auto;width:20.4375rem}}.login .modalMarkupV3Content .login-form{display:flex;flex-direction:column;gap:1rem}@media(min-width:768px)and (max-width:850px){.login .modalMarkupV3Content .login-form{width:100%}}.login .modalMarkupV3Content .login-form .login-logo-container{align-items:center;background-color:#332070;border-radius:1.5rem;display:flex;height:8rem;justify-content:center}.login .modalMarkupV3Content .login-form .login-logo-container .login-logo img{height:2rem;width:auto}.login .modalMarkupV3Content .login-form .form-actions{display:flex;flex-direction:column;gap:1rem}.login .modalMarkupV3Content .login-form .form-actions .login-form-tnc{color:hsla(0,0%,100%,.6);display:flex;font-size:.75rem;font-weight:600;gap:.25rem;justify-content:center;line-height:1rem;margin:0}.login .modalMarkupV3Content .login-form .form-actions .login-form-tnc span{cursor:pointer;text-decoration:underline}.login .modalMarkupV3Content .forgot-section,.login .modalMarkupV3Content .sign-up-section{align-items:center;background:#332070;background-blend-mode:overlay;border-radius:1.5rem;box-shadow:none;display:flex;font-size:1rem;font-weight:600;gap:.25rem;justify-content:center;line-height:1.25rem;min-height:3rem;padding:.5rem 1.5rem;transition:none}.login .modalMarkupV3Content .forgot-section span,.login .modalMarkupV3Content .sign-up-section span{background:linear-gradient(180deg,#fdf199,#f0a81e);-webkit-background-clip:text;background-clip:text;color:transparent}.login .modalMarkupV3Content .forgot-section:hover,.login .modalMarkupV3Content .sign-up-section:hover{background:linear-gradient(180deg,rgba(253,241,153,.1),rgba(240,168,30,.1)),#332070;text-shadow:none}.login .modalMarkupV3Content .forgot-section:focus,.login .modalMarkupV3Content .sign-up-section:focus{background:linear-gradient(180deg,rgba(253,241,153,.2),rgba(240,168,30,.2)),#332070;opacity:1}.login .modalMarkupV3Content .forgot-section:active,.login .modalMarkupV3Content .sign-up-section:active{background:linear-gradient(180deg,rgba(253,241,153,.1),rgba(240,168,30,.1)),#332070}.login .modalMarkupV3Content .forgot-section:disabled,.login .modalMarkupV3Content .sign-up-section:disabled{opacity:.4}@media(min-width:768px)and (max-width:850px){.login .modalMarkupV3Content .sign-up-section{width:100%}}.login form{gap:1rem}.login form,.login form .fieldset{display:flex;flex-direction:column}.login form .fieldset{gap:.5rem}.login form .fieldset .MuiFormLabel-root{font-size:1rem;font-weight:600}.login h1{font-family:Oswald,sans-serif;font-size:1.875rem;margin:0}.login .forgot{margin-bottom:3rem}.login .error{color:#ff6a45;margin-bottom:1.5rem}.login .mfa-verify-code-form .error{margin-bottom:0;margin-top:1rem}.desktop .login.modalMarkupV3 .modalMarkupV3Wrapper{height:40rem;width:30rem}.desktop .login .modalMarkupV3Content{padding:4rem}.modalMarkupV3Container{height:100%;left:0;overflow:hidden;position:absolute;top:0;width:100%}@media(min-width:850px){.modalMarkupV3Container{align-items:center;display:flex;height:auto;justify-content:center;position:relative;width:auto}}.modalMarkupV3Wrapper{background-color:#1a0136;height:100%;overflow:auto;position:relative;width:100%}.modal-animation{animation:o-rotate-360 8s linear infinite;height:100%;left:0;position:absolute;top:0;width:100%}.modal-animation span{display:block;height:100%;position:relative;transform:translate(-50%,-50%);width:100%}.modal-animation span:after{content:"";display:block;height:100%;left:100%;position:absolute;width:100%}.modal-animation span:first-child{background:#70daf4}.modal-animation span:first-child:after{background:#00bf70}.modal-animation span:last-child{background:#fff00d}.modal-animation span:last-child:after{background:#07182a}@keyframes o-rotate-360{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.modalMarkupV3{height:100%}.modalMarkupV3,.modalMarkupV3 .modalMarkupV3Header{align-items:center;display:flex;justify-content:center;width:100%}.modalMarkupV3 .modalMarkupV3Header{box-shadow:0 0 .25rem 0 hsla(0,0%,100%,.2);color:#fff;font-size:1.25rem;font-weight:600;line-height:1.5rem;margin:0;min-height:4rem;padding:0 .75rem;position:relative;text-align:center}.modalMarkupV3 .modalMarkupV3Header .modalMarkupV3Close{cursor:pointer;padding:.5rem;position:absolute;right:.75rem;top:50%;transform:translateY(-50%)}.modalMarkupV3 .modalMarkupV3Header .modalMarkupV3Close img{filter:#2c1160;height:1.5rem;width:auto}.modalMarkupV3 .modalMarkupV3Header .modal-back{cursor:pointer;left:.75rem;padding:.5rem;position:absolute;top:50%;transform:translateY(-50%)}.modalMarkupV3 .modalMarkupV3Header .modal-back img{height:1.5rem;width:auto}.modalMarkupV3 .modalMarkupV3Header .modal-back.is-hidden{display:none}.modalMarkupV3 .modalMarkupV3Content{display:flex;flex-direction:column;height:calc(100% - 4rem);overflow-y:auto;padding:1.5rem}.modalMarkupV3 .modalMarkupV3Content ::-webkit-scrollbar,.modalMarkupV3 .modalMarkupV3Content::-webkit-scrollbar{height:0;width:6px}.modalMarkupV3 .modalMarkupV3Content ::-webkit-scrollbar-track,.modalMarkupV3 .modalMarkupV3Content::-webkit-scrollbar-track{background:transparent}.modalMarkupV3 .modalMarkupV3Content ::-webkit-scrollbar-thumb,.modalMarkupV3 .modalMarkupV3Content::-webkit-scrollbar-thumb{background-color:hsla(0,0%,100%,.6);border-radius:.1875rem}@media(min-width:768px)and (max-width:850px)and (orientation:portrait){.modalMarkupV3 .modalMarkupV3Content{justify-content:center}}.modalMarkupV3 .modalMarkupV3Btns{align-items:center;display:flex;flex-direction:column}.modalMarkupV3 .modalMarkupV3Btns button:first-child{margin-bottom:1rem}.modalMarkupV3.contentSelfScroll .modalMarkupV3Wrapper{display:flex;flex-direction:column}.modalMarkupV3.contentSelfScroll .modalMarkupV3Wrapper .modalMarkupV3Content{display:flex;flex-direction:column;flex-grow:1;overflow:auto}.modalMarkupV3 .fullHeightContent{height:100%;overflow:auto}.modalMarkupV3 .modalMarkupV3Footer{background:#1a0136;bottom:0;box-shadow:0 0 .25rem 0 rgba(2,11,35,.2);display:flex;flex-direction:row;left:0;padding:.5rem;position:absolute;width:100%}html.desktop .modalMarkupV3 .modalMarkupV3Wrapper{border-radius:1.5rem;height:auto;max-height:90vh;overflow:hidden;width:48rem}@media only screen and (max-width:960px)and (orientation:landscape){html.desktop .modalMarkupV3 .modalMarkupV3Wrapper{height:100%;overflow:auto}html.desktop .modalMarkupV3 .modalMarkupV3Wrapper .modalMarkupV3Content{justify-content:unset}}.suspense-wrapper-modals{background-color:#fff;min-height:31.25rem}.modalMarkupV3.dynamic-modal-wrapper{color:#fff}html.desktop .modalMarkupV3.dynamic-modal-wrapper .modalMarkupV3Wrapper{height:45rem}.forgotPassword{display:flex;flex-direction:column;gap:1rem}.forgotPasswordChatSection{align-items:center;border:.125rem solid #ecf1f0;border-radius:1.5rem;cursor:pointer;display:flex;height:3rem;left:.75rem;line-height:1.5rem;margin-top:1rem;padding:.5rem}.forgotPasswordChatSection .forgotPasswordChatSectionMessage{margin-left:.5rem}.forgotPasswordChatSection img{height:1.5rem;margin-left:.75rem;width:1.5rem}.forgotPasswordChatSection .faq-contact-footer{color:hsla(0,0%,100%,.6);font-size:.75rem;font-weight:700;line-height:1rem;margin:.25rem 0 0 .5rem}@media(min-width:768px)and (max-width:850px){.forgotPasswordField{margin:0 auto;width:20.4375rem}}.forgotPasswordField .field{width:100%}.forgotPasswordField .forgotPasswordDescription{font-size:1rem;font-weight:500;line-height:1.5rem}.forgotPasswordDescription,.resetLinkSentDescription{color:#fff;font-size:1rem;font-weight:500;line-height:1.5rem;margin:0}.forgotPasswordLink a{color:#383047;cursor:pointer;text-align:center;text-decoration:underline}.completeForgotPassword .forgotPassword{gap:0}@media(min-width:768px)and (max-width:850px){.completeForgotPassword .forgotPassword{margin:0 auto;width:20.4375rem}}.forgotPasswordInfo{display:flex;flex-direction:column}.forgotPasswordInfo span{color:#fff;font-size:1rem;font-weight:600;line-height:1.25rem}.forgotPasswordInfo span:first-of-type{margin-top:0}.forgotPasswordInfo .resend-link{align-items:center;background:#332070;background-blend-mode:overlay;border-radius:1.5rem;box-shadow:none;cursor:pointer;display:flex;font-size:1rem;font-weight:600;justify-content:center;line-height:1.25rem;min-height:3rem;padding:.5rem 1.5rem;transition:none}.forgotPasswordInfo .resend-link span{background:linear-gradient(180deg,#fdf199,#f0a81e);-webkit-background-clip:text;background-clip:text;color:transparent}.forgotPasswordInfo .resend-link:hover{background:linear-gradient(180deg,rgba(253,241,153,.1),rgba(240,168,30,.1)),#332070;text-shadow:none}.forgotPasswordInfo .resend-link:focus{background:linear-gradient(180deg,rgba(253,241,153,.2),rgba(240,168,30,.2)),#332070;opacity:1}.forgotPasswordInfo .resend-link:active{background:linear-gradient(180deg,rgba(253,241,153,.1),rgba(240,168,30,.1)),#332070}.forgotPasswordInfo .resend-link:disabled{opacity:.4}.break-line{border-top:.125rem solid #2c1955;margin:1rem 0 0}input::-webkit-inner-spin-button,input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}.MuiInputBase-input{color:#fff;height:1.5rem;outline:none}.MuiInputBase-input.Mui-disabled{color:hsla(0,0%,100%,.6)}.MuiOutlinedInput-root{background-color:#2c1955;border-radius:1.5rem;color:#fff;font-size:1rem;font-weight:500;gap:.5rem;height:3.5rem;padding-right:0}.MuiOutlinedInput-root.Mui-focused input:-webkit-autofill{-webkit-box-shadow:inset 0 0 0 1000px transparent}.MuiOutlinedInput-root.Mui-focused .MuiOutlinedInput-notchedOutline{border-width:0}.MuiAutocomplete-inputRoot{padding:1.5rem 1rem .5rem}.MuiAutocomplete-inputRoot .MuiInputBase-input{padding:0}.MuiFormLabel-root{font-size:1rem;font-weight:500;letter-spacing:0;line-height:1.5rem}.MuiFormLabel-root,.MuiFormLabel-root.Mui-focused{color:hsla(0,0%,100%,.6)}.MuiFormLabel-root.Mui-error{color:#ff6a45}.MuiInputLabel-outlined.MuiInputLabel-shrink{transform:translate(1rem,.5rem) scale(.75)}.MuiOutlinedInput-notchedOutline legend{height:0;width:0}.MuiFormHelperText-root.Mui-error{color:#ff6a45;font-size:.75rem;font-weight:600;letter-spacing:0;line-height:1rem;margin:.25rem 1rem 0}.MuiTextField-root .MuiInputBase-input{padding:1.5rem 1rem .5rem}.MuiTextField-root .MuiOutlinedInput-notchedOutline{border:0;padding:0 1rem;top:0}.MuiTextField-root .MuiOutlinedInput-notchedOutline span{padding:0}.password-button{background:linear-gradient(180deg,#fdf199,#f0a81e);-webkit-background-clip:text;background-clip:text;border-radius:unset;color:transparent;padding:0 1rem 0 0}.muiButtonBase.MuiButton-sizeSmall,.password-button{font-size:.875rem;font-weight:600;line-height:1.125rem}.muiButtonBase.MuiButton-sizeSmall{min-height:2.5rem}.muiButtonBase.MuiButton-sizeLarge{height:4rem;min-height:unset}.muiButtonEndIcon{margin-left:.5rem}.muiButtonContainedPrimary{align-items:center;background:linear-gradient(180deg,#70a3fe,#0952d3);background-blend-mode:overlay;border-radius:1.5rem;box-shadow:none;color:#fff;display:flex;font-size:1rem;font-weight:600;justify-content:center;line-height:1.25rem;min-height:3rem;padding:.5rem 1.5rem;transition:none}.muiButtonContainedPrimary:hover{background:linear-gradient(180deg,#70a3fe,#0952d3),hsla(0,0%,100%,.1);background-color:unset;box-shadow:0 0 .25rem 0 hsla(0,0%,100%,.2);text-shadow:none}.muiButtonContainedPrimary:active{background:linear-gradient(180deg,#70a3fe,#0952d3),rgba(26,1,54,.3);box-shadow:none}.muiButtonContainedPrimary:focus{background:linear-gradient(180deg,#70a3fe,#0952d3),hsla(0,0%,100%,.2)}.muiButtonContainedPrimary:disabled{background-color:unset;color:#fff;opacity:.4}.muiButtonContainedPrimary.inverted{background:#fff;color:linear-gradient(180deg,#70a3fe,#0952d3)}.muiButtonContainedSecondary{align-items:center;background:linear-gradient(180deg,#fdf199,#f0a81e);background-blend-mode:overlay;border-radius:1.5rem;box-shadow:none;color:#25014f;display:flex;font-size:1rem;font-weight:600;justify-content:center;line-height:1.25rem;min-height:3rem;padding:.5rem 1.5rem;transition:none}.muiButtonContainedSecondary:hover{background:linear-gradient(180deg,#fdf199,#f0a81e),hsla(0,0%,100%,.1);box-shadow:0 0 .25rem 0 hsla(0,0%,100%,.2);text-shadow:0 0 .25rem hsla(0,0%,100%,.2)}.muiButtonContainedSecondary:active{background:linear-gradient(180deg,#fdf199,#f0a81e),rgba(26,1,54,.3);outline:0}.muiButtonContainedSecondary:focus{background:linear-gradient(180deg,#fdf199,#f0a81e),hsla(0,0%,100%,.2);opacity:.9}.muiButtonContainedSecondary:disabled{background:linear-gradient(180deg,#fdf199,#f0a81e);box-shadow:none;color:#25014f;opacity:.4;text-shadow:none}.MuiButton-label{align-items:inherit;display:inherit;justify-content:inherit;width:100%}.btn-dropdown-wrapper{display:inline-block}.btn-dropdown-wrapper .muiButtonBase{background-color:rgba(112,218,244,.1);border-radius:1rem;font-size:.75rem;font-weight:900;line-height:1.5rem;margin:0 .5rem .5rem 0;padding:.5rem 1rem}.btn-dropdown-wrapper .muiButtonBase:hover{background-color:rgba(112,218,244,.2)}.btn-dropdown-wrapper .MuiButton-label{color:#07182a}.btn-dropdown-wrapper .MuiButton-label svg{fill:#07182a;margin-left:.5rem}.btn-dropdown-wrapper .MuiButton-label svg path{fill:#07182a}.btn-dropdown-wrapper .btn-dropdown{z-index:2}.btn-dropdown-wrapper .MuiPaper-rounded{border-radius:1rem}.btn-dropdown-wrapper .btn-dropdown-items{min-width:20rem;padding:.75rem 0}.MuiAutocomplete-root .MuiInputBase-root{padding:1.5rem 1rem .5rem}.MuiAutocomplete-root .MuiInputBase-root .MuiInputBase-input{padding:0}.MuiAutocomplete-root .MuiButtonBase-root svg{color:#fff}.MuiAutocomplete-noOptions{color:#fff;font-size:1rem;font-weight:600;height:3.5rem;line-height:1.25rem}.MuiAutocomplete-popper ::-webkit-scrollbar,.MuiAutocomplete-popper::-webkit-scrollbar{height:0;width:6px}.MuiAutocomplete-popper ::-webkit-scrollbar-track,.MuiAutocomplete-popper::-webkit-scrollbar-track{background:transparent}.MuiAutocomplete-popper ::-webkit-scrollbar-thumb,.MuiAutocomplete-popper::-webkit-scrollbar-thumb{background-color:hsla(0,0%,100%,.6);border-radius:.1875rem}.MuiAutocomplete-popper .MuiPaper-root{background-color:#1a0136;color:#fff;overflow:hidden}.MuiAutocomplete-popper .MuiPaper-root .MuiAutocomplete-listbox{margin:0;padding:0}.MuiAutocomplete-popper .MuiPaper-root .MuiAutocomplete-listbox .MuiBox-root{border-bottom:.125rem solid #2c1955;font-size:1rem;font-weight:600;height:3.5rem;line-height:1.25rem}.MuiAutocomplete-popper .MuiPaper-root .MuiAutocomplete-listbox .MuiBox-root:last-child{border-bottom:0}.MuiAutocomplete-popper .MuiPaper-root .MuiAutocomplete-listbox .MuiAutocomplete-option.Mui-focused,.MuiAutocomplete-popper .MuiPaper-root .MuiAutocomplete-listbox .MuiAutocomplete-option[area-selected=true],.autocomplete-divider{background-color:#2c1955}.autocomplete-divider{height:3.5rem;padding:1rem}.termsModal .modal-container .modal-content{height:100%}@media(min-width:850px){.termsModal .modal-container .modal-content{margin:0;padding:1.5rem 4rem}}.promotions-card-terms{color:#fff;font-size:.875rem;font-weight:500;line-height:1.25rem;padding-bottom:1.5rem}.promotions-card-terms .staticContentTable{width:70%}.promotions-card-terms.content-container .content-types{padding-left:0;padding-right:0}.promotions-card-terms.content-container .static-terms-content .content-types-terms{padding:0}.promotions-card-terms ol,.promotions-card-terms ul{margin:0;padding-left:0}.promotions-card-terms ol li,.promotions-card-terms ul li{line-height:1.375rem;list-style-position:inside}.promotions-card-terms .content-types{color:#fff}.ticker-wrap{position:relative;z-index:10}.ticker-wrap .ticker{height:2.5rem}.vertical-ticker-wrap{display:flex;flex-direction:column;position:relative;z-index:10}.vertical-ticker-wrap .vertical-ticker{background:#2c1160;display:flex;flex-direction:column;height:2.5rem;overflow:hidden}.vertical-ticker-wrap .ticker-item{align-items:center;display:flex;gap:.5rem;justify-content:center;padding:.5rem 1.5rem}.vertical-ticker-wrap .ticker-item .ticker-item-icon{height:1.5rem;width:1.5rem}.vertical-ticker-wrap .ticker-item .ticker-item-title{color:#fff;font-size:1rem;font-weight:600;line-height:1.25rem}.vertical-ticker-wrap .paused-current-ticker-item,.vertical-ticker-wrap .paused-next-ticker-item{transform:translateY(-40px)}.modal-container{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;width:100%}.modal-container.right{align-items:flex-end}.modal-container.left{align-items:flex-start}.modal-container .modal-inner{align-items:stretch;background-color:#1a0136;display:flex;flex-direction:column;height:100%;width:100%}.modal-container .modal-inner.w80{width:80%}@media(min-width:768px){.modal-container .modal-inner{border-radius:1.5rem;max-height:45rem;max-width:51.25rem;overflow:hidden}.modal-container .modal-inner:has(.terms,.privacyPolicy,.bonusPolicy,.cookiePolicyPage){max-height:48rem;max-width:48rem}}@media only screen and (max-width:960px)and (orientation:landscape){.modal-container .modal-inner{border:0;border-radius:0;box-shadow:none;max-width:100%}}.modal-container .modal-header{align-items:center;backdrop-filter:blur(.5rem);background-color:#1a0136;box-shadow:0 0 .25rem 0 hsla(0,0%,100%,.2);display:flex;gap:.5rem;justify-content:space-between;min-height:4rem;overflow:hidden;padding:.75rem 1rem;z-index:1}.modal-container .modal-header .modal-title{color:#fff;flex:1;font-size:1.25rem;font-weight:600;line-height:1.5rem;margin:0;text-align:center}.modal-container .modal-header .modal-close{cursor:pointer}.modal-container .modal-header .modal-close img{height:1.5rem;width:auto}.modal-container .modal-header .modal-back{cursor:pointer}.modal-container .modal-header .modal-back img{height:1.5rem;width:auto}@media(min-width:768px){.modal-container .modal-header{border-top-left-radius:1.5rem;border-top-right-radius:1.5rem}}.modal-container .modal-back{cursor:pointer}.modal-container .modal-back img{height:1.5rem;width:auto}.modal-container .modal-body{box-sizing:border-box;flex-grow:1;height:100%;justify-content:center;overflow-x:hidden;overflow-y:auto;position:relative}.modal-container .modal-footer{border-top:1px solid #e5e5e5;bottom:0;padding:1rem}.modal-container .modal-footer .modal-btn-set{display:flex;flex-direction:row-reverse;justify-content:space-between}.modal-container .modal-content{height:calc(100% - 24px);margin:1.5rem}@media(min-width:768px){.modal-container .modal-content{margin:1.5rem 4rem}}.modal-container .modal-content .errorWrapper{padding:0;width:auto}.modal-container .modal-content .promotions-terms{color:#fff;font-size:.875rem;font-weight:500;line-height:1.125rem;margin-bottom:3.125rem}.modal-container ::-webkit-scrollbar{width:.125rem}.modal-container ::-webkit-scrollbar-track{background:transparent}.modal-container ::-webkit-scrollbar-thumb{background-color:#fff;border-radius:.375rem}.modal-fade-container{align-items:center;display:flex;height:100%;justify-content:center;outline:none;width:100%}.vpn-usage-notification .modalMarkupV3Content{display:flex;flex-direction:column;height:calc(100% - 4rem);justify-content:space-around;padding:1rem;text-align:center}.vpn-usage-notification .errorWrapper{padding:0}.desktop .vpn-usage-notification.modalMarkupV3 .modalMarkupV3Wrapper{height:37.5rem;width:30rem}.errorWrapper{align-items:center;display:flex;flex-direction:column;flex-grow:1;gap:1rem;justify-content:center;padding:1.5rem 6.7%;text-align:center;width:100%}@media(min-width:768px){.errorWrapper{margin:0 auto;padding:0;width:30rem}}.errorWrapper div{width:100%}.errorWrapper .logo{display:flex;justify-content:center}.errorWrapper .logo img{height:3rem;width:auto}.errorWrapper .error-message-content{display:flex;flex-direction:column;gap:.5rem;padding:0 6.7%}.errorWrapper .error-message-content .title{color:#fff;font-size:1.5rem;font-weight:600;line-height:1.75rem;margin:0}.errorWrapper .error-message-content .error-description,.errorWrapper .error-message-content .message{color:hsla(0,0%,100%,.6);font-size:1rem;font-weight:500;line-height:1.5rem;margin:0}.errorWrapper .back-to-button{display:flex;flex-direction:column;gap:.5rem;justify-content:center}.errorWrapper .reload{align-items:center;background:linear-gradient(180deg,#70a3fe,#0952d3);background-blend-mode:overlay;border-radius:1.5rem;box-shadow:none;color:#fff;display:flex;font-size:1rem;font-weight:600;font-weight:700;height:3rem;justify-content:center;line-height:1.25rem;margin-bottom:.5rem;min-height:3rem;padding:.5rem 1.5rem;transition:none;width:100%}.errorWrapper .reload:hover{background:linear-gradient(180deg,#70a3fe,#0952d3),hsla(0,0%,100%,.1);background-color:unset;box-shadow:0 0 .25rem 0 hsla(0,0%,100%,.2);text-shadow:none}.errorWrapper .reload:active{background:linear-gradient(180deg,#70a3fe,#0952d3),rgba(26,1,54,.3);box-shadow:none}.errorWrapper .reload:focus{background:linear-gradient(180deg,#70a3fe,#0952d3),hsla(0,0%,100%,.2)}.errorWrapper .reload:disabled{background-color:unset;color:#fff;opacity:.4}.errorWrapper .reload.inverted{background:#fff;color:linear-gradient(180deg,#70a3fe,#0952d3)}.errorWrapper .chat-button{align-items:center;background:linear-gradient(180deg,#70a3fe,#0952d3);background-blend-mode:overlay;border-radius:1.5rem;box-shadow:none;color:#fff;cursor:pointer;display:flex;font-size:1rem;font-weight:600;font-weight:700;height:3rem;justify-content:center;line-height:1.25rem;margin-bottom:.5rem;min-height:3rem;padding:.5rem 1.5rem;transition:none;width:100%}.errorWrapper .chat-button:hover{background:linear-gradient(180deg,#70a3fe,#0952d3),hsla(0,0%,100%,.1);background-color:unset;box-shadow:0 0 .25rem 0 hsla(0,0%,100%,.2);text-shadow:none}.errorWrapper .chat-button:active{background:linear-gradient(180deg,#70a3fe,#0952d3),rgba(26,1,54,.3);box-shadow:none}.errorWrapper .chat-button:focus{background:linear-gradient(180deg,#70a3fe,#0952d3),hsla(0,0%,100%,.2)}.errorWrapper .chat-button:disabled{background-color:unset;color:#fff;opacity:.4}.errorWrapper .chat-button.inverted{background:#fff;color:linear-gradient(180deg,#70a3fe,#0952d3)}html.desktop .errorWrapper .error-message-content .title{font-size:1.5rem;font-weight:600;line-height:1.75rem}html.desktop .errorWrapper .error-message-content .message{font-size:1rem;font-weight:500;line-height:1.5rem}html.desktop .errorWrapper .reload{width:unset}.form-alert{border:.125rem solid #ff6a45;border-radius:1.5rem;font-size:.875rem;font-weight:600;line-height:1.125rem;text-align:start}.form-alert__description{border-radius:1.375rem 1.375rem 1.5rem 1.5rem;color:#fff;padding:1rem}.form-alert__actions{padding:.5rem}.form-alert_error{border-color:#ff6a45}.form-alert_error .form-alert__description{background-color:#ff6a45}.form-alert .faq-chat-us{align-items:center;flex-direction:row;gap:.5rem}.form-alert .faq-chat-us a{padding:.5rem .75rem}.form-alert .faq-chat-us a .faq-chat-text{background:linear-gradient(180deg,#fdf199,#f0a81e);-webkit-background-clip:text;background-clip:text;color:transparent;font-size:.875rem;font-weight:600;line-height:1.125rem}.form-alert .faq-chat-us .faq-contact-footer{color:hsla(0,0%,100%,.6);font-size:.75rem;font-weight:600;line-height:1rem}.faq-chat-us{display:flex;flex-direction:column;gap:.25rem}.faq-chat-us a{align-items:center;display:flex;gap:.5rem}.faq-chat-us a .faq-chat-us__icon img{height:1.5rem;width:auto}.faq-chat-us a .faq-chat-text{background:linear-gradient(180deg,#fdf199,#f0a81e);-webkit-background-clip:text;background-clip:text;color:transparent;font-size:.875rem;font-weight:800;line-height:1.25rem}.faq-chat-us .faq-contact-footer{color:#868686;font-size:.75rem;font-weight:600;line-height:1.25rem;margin:0}.ontario-fittoplay-checkbox{display:flex;flex-direction:column}.ontario-fittoplay-checkbox>div:first-child{align-items:center;background-color:#f6f6f6;border:.125rem solid #f6f6f6;border-radius:.75rem;color:#555;display:flex;height:4rem;justify-content:space-between;padding:1rem}.ontario-fittoplay-checkbox>div.Mui-error{border-color:#ff6a45}.ontario-fittoplay-checkbox .MuiFormHelperText-root{color:#ff6a45;font-size:.75rem;text-align:left}.slide-switch{margin:.5rem 0 0 1rem;opacity:0;position:absolute}.slide-switch:checked+div label:after{background-image:url(/6a6d632344c90fc1a550.svg);margin-left:1rem}.slide-switch:checked+div label:before{background:#2c1160}.slide-switch+div{display:inline}.slide-switch+div label{display:block;height:2rem;line-height:1.375rem;padding:0 0 0 3rem;position:relative}.slide-switch+div label:before{background:#868686;border-radius:.625rem;height:2rem;left:0;top:0;width:3rem}.slide-switch+div label:after,.slide-switch+div label:before{content:"";display:block;position:absolute;transition:all .3s}.slide-switch+div label:after{background-color:#fff;background-position:50%;background-repeat:no-repeat;background-size:.75rem;border-radius:.5rem;height:1.75rem;left:.125rem;top:.125rem;width:1.75rem}.slide-switch+div label:hover:after{box-shadow:0 0 .3125rem rgba(0,0,0,.2)}.mfa-app-verify .mfa-app-verify-description{color:hsla(0,0%,100%,.6);font-size:1rem;font-weight:600;line-height:1.5rem;margin-bottom:1rem}.mfa-app-verify .mfa-verify-code-form{display:flex;flex-direction:column}.mfa-app-verify .mfa-verify-code-form .MuiTextField-root .MuiInputBase-input{padding:1.25rem 1rem}.mfa-app-verify .mfa-verify-code-form .mfa-verify-code-btn{display:flex;flex-direction:column;margin-top:1rem}.mfa-app-verify .mfa-verify-code-form .mfa-verify-code-btn .mfa-verify-code-cancel{margin-top:1rem}.mfa-app-verify .line{border-bottom:.125rem solid #f6f6f6;margin:1rem 0}.mfa-app-verify .mfa-app-verify-support{text-align:left}.mfa-app-verify .mfa-app-verify-support div{color:#080f3b;font-size:1rem;font-weight:600;line-height:1.5rem;margin-bottom:1rem}.mfa-otp-verify .mfa-otp-verify-description{color:hsla(0,0%,100%,.6);font-size:1rem;font-weight:600;line-height:1.5rem;margin-bottom:1rem;text-align:left}.mfa-otp-verify .mfa-verify-code-form{display:flex;flex-direction:column}.mfa-otp-verify .mfa-verify-code-form .MuiTextField-root .MuiInputBase-input{padding:1.25rem 1rem}.mfa-otp-verify .mfa-verify-code-form .mfa-verify-code-btn{display:flex;flex-direction:column;margin-top:1rem}.mfa-otp-verify .mfa-verify-code-form .mfa-verify-code-btn .mfa-verify-code-cancel{margin-top:1rem}.mfa-otp-verify .line{border-bottom:.125rem solid #f6f6f6;margin:1rem 0}.mfa-otp-verify .mfa-otp-verify-resend{text-align:left}.mfa-otp-verify .mfa-otp-verify-resend div{color:#080f3b;margin-bottom:1rem}.mfa-otp-verify .mfa-otp-verify-resend a,.mfa-otp-verify .mfa-otp-verify-resend div{font-size:1rem;font-weight:600;line-height:1.5rem}