.Footer_container{margin:0 auto;max-width:1312px;width:100%;display:flex;justify-content:space-between;align-items:center;border-top:2px solid rgba(33,34,49,.08);padding:16px 0;font-size:15px;font-weight:700;line-height:24px;color:rgba(33,34,49,.8)}.Footer_container .Footer_links{padding:0;margin:0;list-style:none;display:flex;justify-content:space-between;align-items:center}.Footer_container .Footer_links>*:not(:last-child){margin-right:48px}.Footer_container .Footer_links li a{font-weight:500;color:#24292f;text-decoration:none}.Footer_container .Footer_links li a:hover{text-decoration:underline}.Footer_copyright{color:rgba(33,34,49,.8);font-size:14px;font-weight:400;line-height:24px}@media(width <= 700px){.Footer_container{flex-direction:column-reverse;align-items:flex-start;padding:32px 0}.Footer_container>*:not(:last-child){margin-bottom:32px}.Footer_container .Footer_links{order:1;width:100%;flex-direction:column;align-items:flex-start}.Footer_container .Footer_links>*:not(:last-child){margin-bottom:24px}}
.LocalizationSelect_label{position:relative;display:inline-flex;align-items:center;font-weight:600;font-size:13px;line-height:32px;color:rgba(33,34,49,.8)}.LocalizationSelect_select{position:absolute;top:0;right:0;opacity:0}
.EnterLayout_container .EnterLayout_privacy a{color:#ed3984;text-decoration:none}.EnterLayout_container .EnterLayout_privacy a::before,.EnterLayout_container .EnterLayout_privacy a::after{content:" "}.EnterLayout_container .EnterLayout_privacy a:hover{text-decoration:underline}.EnterLayout_container{background-color:#f7f9fa;color:#181f27;padding:0 20px}@media only screen and (max-width: 450px){.EnterLayout_container{padding:0 12px}}.EnterLayout_container main{position:relative;margin:0 auto;max-width:1200px;min-height:100vh;display:flex;flex-direction:column;justify-content:center}.EnterLayout_container main .EnterLayout_logoLine{padding:24px;display:flex;justify-content:space-between;align-items:center}.EnterLayout_container main .EnterLayout_logoLine img{height:24px}.EnterLayout_container main .EnterLayout_innerContainer{margin:auto 0;padding:0 0 8px}.EnterLayout_container main .EnterLayout_innerContainer .EnterLayout_formWrapper{position:relative;background-color:#fff;border-radius:20px;margin:0 auto;text-align:center;max-width:770px;height:fit-content}@media(width <= 560px){.EnterLayout_container main .EnterLayout_innerContainer .EnterLayout_formWrapper{padding:40px 30px}}@media(width <= 450px){.EnterLayout_container main .EnterLayout_innerContainer .EnterLayout_formWrapper{padding:40px 10px}}.EnterLayout_container main .EnterLayout_innerContainer .EnterLayout_formWrapper .EnterLayout_backToProfile{display:block;position:absolute;top:-50px;text-decoration:none;font-size:16px;line-height:20px;letter-spacing:.2834px;color:#ed3984;vertical-align:middle}.EnterLayout_container main .EnterLayout_innerContainer .EnterLayout_formWrapper .EnterLayout_backToProfile img{margin-right:5px}.EnterLayout_container main .EnterLayout_innerContainer .EnterLayout_formWrapper .EnterLayout_backToProfile:hover{text-decoration:underline}.EnterLayout_container .EnterLayout_privacy{margin-top:23px;font-size:12px;font-weight:400;line-height:14px;text-align:center;letter-spacing:.1px;color:#878c90}.EnterLayout_container .EnterLayout_privacy a{font-size:inherit;line-height:inherit}.EnterLayout_footer{margin:0 auto}@media only screen and (max-width: 600px){.EnterLayout_footer{margin:24px auto 48px}}
.Alert_box{display:flex;flex-direction:column;justify-content:space-evenly;align-items:center}.Alert_box .Alert_icon{display:block;background-size:contain;margin:0 auto;width:40px;height:40px}.Alert_box .Alert_title{margin:30px auto 0;max-width:600px;font-size:32px;line-height:44px;color:#181f27;letter-spacing:.1px;font-weight:bold;white-space:pre-line}.Alert_box .Alert_description{font-size:21px;line-height:32px;margin:0 auto;max-width:570px}.Alert_box .Alert_description:last-child{margin-bottom:20px}.Alert_box .Alert_descriptionLong{max-width:500px;font-size:14px;line-height:20px;text-align:left}.Alert_box .Alert_link{cursor:pointer;font-weight:500;display:inline-block;min-width:270px;background:#ed3984;border-radius:15px;color:#fff;padding:12px;box-sizing:border-box;text-decoration:none;text-align:center;font-size:16px;line-height:19px;letter-spacing:.35px;border:none}.Alert_box .Alert_link:hover{box-shadow:inset 0 0 0 2px hsla(0,0%,100%,.5)}.Alert_box .Alert_link:hover:focus{box-shadow:0 0 0 3px rgba(0,123,255,.5),inset 0 0 0 2px hsla(0,0%,100%,.5)}.Alert_box .Alert_link:active{opacity:.9}.Alert_box .Alert_footerAction{margin-top:28px;color:#484e59;text-align:center;font-weight:500;font-size:16px;line-height:20px;letter-spacing:.1px;white-space:pre-wrap}.Alert_box .Alert_footerAction a{color:#ed3984}.Alert_box .Alert_footerAction button{all:unset;color:#ed3984;cursor:pointer}@media(width <= 400px){.Alert_box .Alert_link{min-width:auto;width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}}
.Loader_loader,.Loader_colored{display:inline-block;position:relative}.Loader_loader div,.Loader_colored div{box-sizing:border-box;display:block;position:absolute;margin:0;border-radius:50%;animation:Loader_lds-ring 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;border-color:#fff hsla(0,0%,100%,0) hsla(0,0%,100%,0);border-style:solid}.Loader_loader div:nth-child(1),.Loader_colored div:nth-child(1){animation-delay:-0.45s}.Loader_loader div:nth-child(2),.Loader_colored div:nth-child(2){animation-delay:-0.3s}.Loader_loader div:nth-child(3),.Loader_colored div:nth-child(3){animation-delay:-0.15s}.Loader_loaderStroke2 div{border-width:2px}.Loader_loaderStroke3 div{border-width:3px}.Loader_centered{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%)}.Loader_colored div{border-color:#ed3984 hsla(0,0%,100%,0) hsla(0,0%,100%,0) hsla(0,0%,100%,0)}@keyframes Loader_lds-ring{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}
.Button_button{margin:0;width:100%;display:flex;justify-content:center;align-items:center;padding:12px 8px;box-sizing:border-box;font-weight:700;font-size:16px;line-height:24px;text-decoration:none;border-radius:16px;border:none;cursor:pointer;transition:background-color 200ms ease-out,color 200ms ease-out}.Button_button:disabled{cursor:not-allowed}.Button_primary{color:#fff;background:#ed3984}.Button_primary:hover{background-color:rgba(237,57,132,.8)}.Button_primary:disabled{background-color:rgba(237,57,132,.64)}.Button_secondary{color:#212231;background:rgba(33,34,49,.04)}.Button_secondary:hover{background-color:rgba(33,34,49,.08)}.Button_tertiary{padding:0;font-size:12px;line-height:16px;letter-spacing:.02em;color:rgba(33,34,49,.64);background-color:hsla(0,0%,100%,0)}.Button_tertiary:hover{color:rgba(33,34,49,.8)}.Button_tertiary:disabled{color:rgba(33,34,49,.48)}.Button_white{background:#fff;color:#212231}.Button_white:hover{background-color:hsla(0,0%,100%,.8)}.Button_small{width:fit-content;padding:8px;border-radius:8px;font-weight:bold;font-size:12px;line-height:16px;letter-spacing:.24px;white-space:nowrap}
.Modal_overlay{position:fixed;inset:0;background-color:rgba(33,34,49,.64);z-index:50;overflow:hidden}.Modal_modal{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);padding:60px 80px;text-align:center;width:100%;max-width:min(800px,100vw);min-height:200px;height:100%;max-height:min(600px,100vh);box-sizing:border-box;display:flex;flex-direction:column;align-items:center;justify-content:center;background:#fff;border-radius:32px}@media only screen and (max-width: 600px){.Modal_modal{padding:64px 40px;justify-content:center;width:calc(100% - 48px)}}
@media only screen and (max-width: 600px){.DeleteAccountModal_hooverImg{width:auto;height:120px}}.DeleteAccountModal_title{margin:40px 0 0;font-weight:700;font-size:30px;line-height:40px;text-align:center;color:#212231}@media only screen and (max-width: 600px){.DeleteAccountModal_title{font-size:22px;line-height:32px}}.DeleteAccountModal_description{margin:16px 0 0;max-width:560px;text-align:center;font-size:13px;font-weight:400;line-height:24px}@media only screen and (max-width: 600px){.DeleteAccountModal_description{font-size:11px;line-height:16px}}.DeleteAccountModal_buttonsLine{margin:32px auto 0;max-width:560px;width:100%;height:48px;display:grid;grid-template-columns:1fr 1fr;justify-content:center;column-gap:8px}@media only screen and (max-width: 500px){.DeleteAccountModal_buttonsLine{max-width:275px;grid-template-columns:100%;grid-template-rows:48px 48px;grid-row-gap:12px}}.DeleteAccountModal_buttonsLine button{width:100%}.DeleteAccountModal_cancelButton{color:#fff;background-color:#e64035}.DeleteAccountModal_restoreButton{color:#fff;background:linear-gradient(117deg, #ed3984 6.51%, #7452c8 93.39%)}.DeleteAccountModal_error{display:block;color:#e64035;text-align:center;padding:24px 10px 10px}
.reCaptchaDisclaimer_disclaimer{display:block;margin:12px 0 0;font-size:12px;line-height:16px;color:rgba(33,34,49,.64)}@media only screen and (max-width: 650px){.reCaptchaDisclaimer_disclaimer{font-size:11px}}.reCaptchaDisclaimer_disclaimer a{color:#ed3984}
.SocialButton_socialButton{all:unset;width:100%;height:48px;display:flex;justify-content:center;align-items:center;background-color:rgba(33,34,49,.04);border-radius:16px;cursor:pointer;transition:background-color 200ms ease-in-out}.SocialButton_socialButton:hover{background-color:rgba(33,34,49,.08)}
.InputError_error{display:block;margin:6px 0 16px;font-size:14px;line-height:18px;letter-spacing:.1px;color:#e64035}
.TextInput_field{text-align:left;position:relative;margin-top:24px}.TextInput_wrapper{min-height:48px;height:48px;display:flex;align-items:center;transition:background-color 200ms ease-out;background:rgba(33,34,49,.04);border-radius:15px;box-sizing:border-box;padding:12px 16px}.TextInput_wrapper:hover{background:rgba(33,34,49,.08)}.TextInput_wrapper:focus-within{outline:none 0;box-shadow:0 0 0 2px #50a2f3}.TextInput_wrapper>*:not(:last-child){margin-right:8px}.TextInput_input{display:block;width:100%;padding:0;font-family:"Mark Pro","Avenir Next","Helvetica","Trebuchet MS";font-weight:500;font-size:14px;line-height:24px;color:#212231;caret-color:#ed3984;background:hsla(0,0%,100%,0);border:none;-webkit-tap-highlight-color:rgba(0,0,0,0);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;min-width:auto;opacity:1;transition:opacity 200ms ease-out}.TextInput_input::placeholder{color:rgba(33,34,49,.64)}.TextInput_input:focus{outline:none 0;box-shadow:none}.TextInput_input:disabled{opacity:.48;cursor:not-allowed}.TextInput_errorWrapper{outline:none 0;box-shadow:0 0 0 2px #e64035}.TextInput_errorWrapper:focus-within{box-shadow:0 0 0 2px #50a2f3}
.AuthForm_wrapper{height:100%;flex-grow:1;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:left}.AuthForm_form{width:min(424px,100%)}.AuthForm_backButton{all:unset;margin:0 0 24px;display:flex;align-items:center;cursor:pointer}.AuthForm_backButton>*:not(:last-child){margin-right:8px}.AuthForm_backButton span{font-weight:700;font-size:12px;line-height:16px;letter-spacing:.02em;color:rgba(33,34,49,.64);transition:color 250ms ease-out}.AuthForm_backButton svg{transition:fill-opacity 250ms ease-out}.AuthForm_backButton:hover svg{fill-opacity:.8}.AuthForm_backButton:hover span{color:rgba(33,34,49,.8)}.AuthForm_title{margin:24px 0 0;font-weight:700;font-size:30px;line-height:40px;color:#212231}@media only screen and (max-width: 600px){.AuthForm_title{font-size:24px;line-height:32px}}.AuthForm_subtitle{margin:0;font-weight:400;font-size:14px;line-height:24px;color:rgba(33,34,49,.8)}.AuthForm_subtitleButton{all:unset;display:inline-block;margin:0 0 0 8px;cursor:pointer;font-size:12px;font-weight:700;letter-spacing:.02em;color:#ed3984}.AuthForm_socialBlock{max-height:150px;opacity:1;visibility:visible;transition:max-height 300ms ease-out,opacity 300ms ease-out,visibility 0ms linear 300ms}.AuthForm_socialBlockHidden{visibility:hidden;max-height:0;opacity:0}.AuthForm_socialBlockVisible{visibility:visible;max-height:150px;opacity:1;transition:max-height 300ms ease-out,opacity 300ms ease-out,visibility 0ms linear}.AuthForm_socialButtonsLabel{margin:24px 0;display:block;font-weight:500;font-size:14px;line-height:24px;text-align:center;color:rgba(33,34,49,.8)}@media only screen and (max-width: 600px){.AuthForm_socialButtonsLabel{margin:16px 0;line-height:16px}}.AuthForm_socialButtonsWrapper{display:flex}.AuthForm_socialButtonsWrapper>*:not(:last-child){margin-right:8px}.AuthForm_recaptchaDisclaimer{display:block;margin:12px 0 0;font-size:12px;line-height:16px;color:rgba(33,34,49,.64)}.AuthForm_recaptchaDisclaimer a{color:#ed3984}
.BackButton_wrapper{width:60px;display:flex;justify-content:flex-start;align-items:center}.BackButton_wrapper>*:not(:last-child){margin-right:8px}
.OTCInput_wrapper{position:relative;margin:24px 0 16px;height:44px;display:flex;justify-content:space-between;font-family:ui-monospace,monospace !important;color:#212231;font-size:24px}@media only screen and (max-width: 360px){.OTCInput_wrapper{height:40px;font-size:20px}}.OTCInput_wrapper>*:not(:last-child){margin-right:6px}.OTCInput_cell{width:100%;height:100%;display:flex;justify-content:center;align-items:center;background-color:rgba(33,34,49,.04);border-radius:12px;border:2px solid hsla(0,0%,100%,0);transition:border-color 50ms linear}.OTCInput_cellCurrent{border-color:hsla(0,0%,100%,0)}.OTCInput_wrapper:focus-within .OTCInput_cellCurrent{border-color:#ed3984}.OTCInput_input{all:unset;position:absolute;top:0;left:0;opacity:0;z-index:-5}
.TimeOutResendButton_resendEmailBlock{margin:24px 0 0}.TimeOutResendButton_resendEmailCountdown{display:flex;justify-content:center;align-items:center;color:rgba(33,34,49,.8);font-size:16px;line-height:24px;text-align:center}.TimeOutResendButton_resendEmailTimer{display:block;margin-left:4px;width:36px}.TimeOutResendButton_resendEmailButton{font-size:16px;font-weight:700;line-height:24px;color:#ed3984}
.EnterForm_form .EnterForm_title{font-size:32px;line-height:40px;margin:0 0 11px;font-weight:bold;color:#181f27;letter-spacing:.1px}.EnterForm_form .EnterForm_subtitle{font-size:14px;font-weight:500;line-height:18px;letter-spacing:.1px;color:#878c90;margin-bottom:30px}.EnterForm_form .EnterForm_subtitle a{color:#ed3984;text-decoration:none}.EnterForm_form .EnterForm_subtitle a::before,.EnterForm_form .EnterForm_subtitle a::after{content:" "}.EnterForm_form .EnterForm_subtitle a:hover{text-decoration:underline}.EnterForm_form .EnterForm_subtitleWithError{margin-bottom:14px}.EnterForm_form .EnterForm_toSignUp{font-size:14px;font-weight:500;line-height:16px;letter-spacing:.1px;color:#878c90;padding:25px 5px 0;display:block;max-width:370px;margin:0 auto;text-decoration:none}.EnterForm_form .EnterForm_toSignUp:hover{text-decoration:underline}.EnterForm_form .EnterForm_toSignUp::before{content:url(/b7634d0ee5990c80607d.svg);margin-right:7px}.EnterForm_form .EnterForm_errorInfo{display:inline-block;border-radius:10px;margin-bottom:20px;padding:10px;background-color:rgba(255,0,0,.3)}.EnterForm_form .EnterForm_errorInfo a{color:rgba(33,34,49,.64)}.EnterForm_loginWithCodeButton{cursor:pointer;display:block;width:100%;max-width:370px;padding:25px;box-sizing:border-box;margin:0 auto 15px;font-family:"Mark Pro","Avenir Next","Helvetica","Trebuchet MS";font-weight:500;font-size:16px;line-height:19px;text-align:center;letter-spacing:.1px;text-decoration:none;color:#181f27;background:#f7f9fa;border-radius:15px;border:none}.EnterForm_loginWithCodeButton :hover{background-color:#f0f2f3}
.FeedbackLayout_textColButton{display:block;box-sizing:border-box;width:fit-content;height:32px;background-color:#ed3984;border:none;border-radius:8px;padding:7px;cursor:pointer;font-weight:bold;font-size:12px;line-height:16px;text-align:center;letter-spacing:.03em;color:#fff;text-decoration:none}.FeedbackLayout_textColButton:active{opacity:.9}.FeedbackLayout_wrapper{width:100%;height:100vh;display:grid;grid-template-columns:6fr 6fr}@media only screen and (max-width: 900px){.FeedbackLayout_wrapper{display:flex;flex-direction:column;height:unset}}.FeedbackLayout_textCol{position:relative;display:flex;flex-direction:column;align-items:flex-end;background:#181f27;overflow:hidden}@media only screen and (max-width: 900px){.FeedbackLayout_textCol{background:none}}.FeedbackLayout_textColBackground{position:absolute;top:50%;left:50%;z-index:0;transform:translate(-50%, -50%)}@media only screen and (max-width: 900px){.FeedbackLayout_textColBackground{display:none}}.FeedbackLayout_textColContainer{position:relative;z-index:3;max-width:550px;width:100%;height:100%;margin:0 100px 0 0;padding:45px 40px 40px;display:flex;flex-direction:column;justify-content:space-between;color:#fff}@media only screen and (max-width: 1450px){.FeedbackLayout_textColContainer{margin:0 60px 0 0}}@media only screen and (max-width: 1350px){.FeedbackLayout_textColContainer{margin:0 auto;padding:45px 20px 40px;box-sizing:border-box}}@media only screen and (max-width: 900px){.FeedbackLayout_textColContainer{height:unset;color:#212231;padding:15px 20px 0}}@media only screen and (max-width: 900px){.FeedbackLayout_textColLogo img{margin:0 0 15px;width:87px;height:24px}}.FeedbackLayout_textColTitle{margin:0;font-weight:700;font-size:40px;line-height:60px;letter-spacing:-0.02em}@media only screen and (max-width: 950px){.FeedbackLayout_textColTitle{font-size:32px;line-height:40px}}.FeedbackLayout_textColText{margin:20px 0 0;max-width:420px;font-weight:500;font-size:30px;line-height:45px;white-space:pre-wrap;letter-spacing:-0.02em}@media only screen and (max-width: 950px){.FeedbackLayout_textColText{font-size:24px;line-height:32px}}@media only screen and (max-width: 900px){.FeedbackLayout_textColText{margin:10px 0 0;font-size:16px;line-height:24px}}.FeedbackLayout_textColButton{margin:24px 0 0;display:block;width:275px}@media only screen and (max-width: 900px){.FeedbackLayout_textColButton{margin:20px 0 10px;width:min(100%,275px)}}.FeedbackLayout_textColLinks{display:flex;justify-content:space-between}@media only screen and (max-width: 950px){.FeedbackLayout_textColLinks{flex-direction:column}.FeedbackLayout_textColLinks a{margin:12px 0 0}}@media only screen and (max-width: 900px){.FeedbackLayout_textColLinks{display:none}}.FeedbackLayout_textColLinks a{font-weight:600;font-size:14px;line-height:17px;color:hsla(0,0%,100%,.64);text-decoration:none}.FeedbackLayout_textColLinks a:hover{text-decoration:underline}@media only screen and (max-width: 900px){.FeedbackLayout_formCol{flex-grow:1;padding:0}}.FeedbackLayout_formColContainer{margin:0 auto;max-width:640px;width:100%;height:100%;padding:30px;box-sizing:border-box}.FeedbackLayout_mobileFooter{display:none}@media only screen and (max-width: 900px){.FeedbackLayout_mobileFooter{display:flex;flex-direction:column;padding:47px 20px 37px;box-sizing:border-box;background:#181f27}.FeedbackLayout_mobileFooter a{margin-top:27px}.FeedbackLayout_mobileFooter a:first-child{margin-top:0}.FeedbackLayout_mobileFooter a{font-weight:400;font-size:14px;line-height:17px;color:#fff;text-decoration:none;text-align:center}.FeedbackLayout_mobileFooter a:hover{text-decoration:underline}}
.InputField_field .InputField_wrapper input:focus{outline:none 0;box-shadow:0 0 0 2px #00bfff}.InputField_field{text-align:left;position:relative;margin-top:25px}.InputField_field label{margin-bottom:10px;display:inline-block;color:#181f27;font-weight:500;font-size:16px;line-height:20px;letter-spacing:.1px}.InputField_field .InputField_wrapper{position:relative}.InputField_field .InputField_wrapper input:not([type=password]){font-family:"Mark Pro","Avenir Next","Helvetica","Trebuchet MS";font-size:20px;line-height:25px;letter-spacing:.1px}.InputField_field .InputField_wrapper input{display:block;box-sizing:border-box;width:100%;padding:17px 20px;background:#f7f9fa;border-radius:15px;border:none;min-height:60px;height:60px}.InputField_field .InputField_wrapper input:not([type=password]):-webkit-autofill::first-line,.InputField_field .InputField_wrapper input:not([type=password]):-webkit-autofill{font-family:"Mark Pro","Avenir Next","Helvetica","Trebuchet MS";font-size:20px;line-height:23px;letter-spacing:.1px}.InputField_field .InputField_wrapper input::placeholder{font-family:"Mark Pro","Avenir Next","Helvetica","Trebuchet MS";font-size:20px}.InputField_field .InputField_error{margin:6px 0 16px;min-height:18px;font-size:14px;line-height:18px;letter-spacing:.1px;color:#e64035}.InputField_field .InputField_error{text-align:center}.InputField_field .InputField_error a{color:inherit;font-weight:500;text-decoration:underline}
.SubmitButton_submitButton:focus{outline:none 0;box-shadow:0 0 0 2px #00bfff}.SubmitButton_submitButton{display:inline-block;background:#ed3984;border-radius:15px;padding:12px;box-sizing:border-box;min-width:170px;font-weight:500;color:#fff;text-decoration:none;text-align:center;font-family:"Mark Pro","Avenir Next","Helvetica","Trebuchet MS";font-size:16px;line-height:19px;letter-spacing:.35px;border:none}.SubmitButton_submitButton:hover{box-shadow:inset 0 0 0 2px hsla(0,0%,100%,.5)}.SubmitButton_submitButton:hover:focus{box-shadow:0 0 0 3px rgba(0,123,255,.5),inset 0 0 0 2px hsla(0,0%,100%,.5)}.SubmitButton_submitButton:active{opacity:.9}.SubmitButton_submitButton.SubmitButton_hasLoader{padding:7px}@media(width <= 400px){.SubmitButton_submitButton{min-width:auto;width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}}
.AccountCodeForm_form .AccountCodeForm_title{font-size:32px;line-height:40px;margin:0 0 11px;font-weight:bold;color:#181f27;letter-spacing:.1px}.AccountCodeForm_form .AccountCodeForm_subtitle{font-size:14px;font-weight:500;line-height:18px;letter-spacing:.1px;color:#878c90;margin-bottom:30px}.AccountCodeForm_form .AccountCodeForm_subtitle a{color:#ed3984;text-decoration:none}.AccountCodeForm_form .AccountCodeForm_subtitle a::before,.AccountCodeForm_form .AccountCodeForm_subtitle a::after{content:" "}.AccountCodeForm_form .AccountCodeForm_subtitle a:hover{text-decoration:underline}.AccountCodeForm_wrapper{height:100vh;display:flex;flex-direction:column;justify-content:center}.AccountCodeForm_form{max-width:370px;margin:0 auto}.AccountCodeForm_form .AccountCodeForm_cta{width:100%}
.SectionSelect_container{width:100%;display:flex;flex-direction:column;padding:40px 32px;box-sizing:border-box;background-color:#fff;border-radius:16px}.SectionSelect_container>*:not(:last-child){margin-bottom:17px}.SectionSelect_button{all:unset;position:relative;display:flex;align-items:center;padding:8px 0;box-sizing:border-box;cursor:pointer;color:rgba(33,34,49,.8);font-size:15px;font-weight:700;line-height:24px}.SectionSelect_button:active,.SectionSelect_button:focus,.SectionSelect_button:target{box-shadow:none}.SectionSelect_button:not(:last-child)::after{content:"";position:absolute;bottom:-8px;left:0;width:100%;min-height:1px;background-color:rgba(33,34,49,.04)}.SectionSelect_button.SectionSelect_buttonActive{color:#ed3984}.SectionSelect_button>*:not(:last-child),.SectionSelect_button>svg{margin-right:12px}
.ToggleMenuButton_button{all:unset;position:relative;width:24px;height:24px;cursor:pointer}.ToggleMenuButton_stick{position:absolute;left:3px;width:18px;height:2px;background-color:rgba(33,34,49,.8);border-radius:2px;transition:all 200ms ease-out}.ToggleMenuButton_stick1{top:6px}.ToggleMenuButton_stick2{top:12px}.ToggleMenuButton_stick3{top:18px}.ToggleMenuButton_button.ToggleMenuButton_open .ToggleMenuButton_stick1{top:12px;transform:rotate(45deg)}.ToggleMenuButton_button.ToggleMenuButton_open .ToggleMenuButton_stick2{opacity:0}.ToggleMenuButton_button.ToggleMenuButton_open .ToggleMenuButton_stick3{top:12px;transform:rotate(-45deg)}
.ProfileLayout_container{height:100vh;max-height:100vh;background-color:#f7f9fa;padding:30px 20px;box-sizing:border-box;display:grid;grid-template-columns:min(100%,1312px);grid-template-rows:auto 1fr auto;justify-content:center;row-gap:40px}.ProfileLayout_containerShadow{position:fixed;top:0;left:0;z-index:-10;width:100vw;height:100vh;visibility:hidden;opacity:0}@media only screen and (max-width: 1120px){.ProfileLayout_container{height:unset;max-height:unset;min-height:100vh;padding:30px 24px;row-gap:16px}}@media only screen and (max-width: 550px){.ProfileLayout_container{padding:30px 12px}}.ProfileLayout_header{width:100%;margin:0 auto;display:flex;align-items:center;justify-content:space-between}.ProfileLayout_headerWithMenu{position:relative;z-index:3;background-color:#fff;margin:-30px -24px;padding:30px 24px}@media only screen and (max-width: 550px){.ProfileLayout_headerWithMenu{margin:-30px -12px;padding:30px 12px}}@media only screen and (max-width: 1120px){.ProfileLayout_desktopLogoutButton{display:none}}.ProfileLayout_mobileMenuToggle{display:none}@media only screen and (max-width: 1120px){.ProfileLayout_mobileMenuToggle{display:block}}.ProfileLayout_mobileMenuOverlay{position:fixed;top:0;left:0;z-index:2;width:100vw;height:100vh;background-color:rgba(33,34,49,.48);display:flex;justify-content:flex-end;padding:92px 0 0;box-sizing:border-box}@media only screen and (max-width: 550px){.ProfileLayout_mobileMenuOverlay{background-color:#fff;justify-content:center}}.ProfileLayout_mobileSectionSelect{max-width:320px;padding:40px;border-radius:0}@media only screen and (max-width: 550px){.ProfileLayout_mobileSectionSelect{padding:0 24px 24px;align-items:center}}.ProfileLayout_logo{display:inline-block;position:relative;z-index:5}.ProfileLayout_headerButtons{display:flex;align-items:center}.ProfileLayout_headerButtons>*:not(:last-child){margin-right:32px}@media only screen and (max-width: 600px){.ProfileLayout_headerButtons>*:not(:last-child){margin-right:16px}}.ProfileLayout_logOutButton{min-width:100px}
.SectionsSwitch_slideControls{all:unset;margin:0;display:flex}.SectionsSwitch_button{all:unset;position:relative;width:100%;color:rgba(33,34,49,.8);text-align:center;font-size:15px;font-weight:700;line-height:24px;cursor:pointer;padding:0 10px 8px;border-width:0 0 2px;border-style:solid;border-color:rgba(33,34,49,.08);transition:color 200ms ease-out,border-color 200ms ease-out;box-shadow:none !important}.SectionsSwitch_buttonSelected{color:#ed3984;border-color:#ed3984}.SectionsSwitch_button>input{position:absolute;visibility:hidden;width:1px;height:1px;opacity:0}
.DesktopInstallCol_desktop{height:fit-content;display:flex;flex-direction:column;justify-content:space-between;align-items:center;padding:20px}.DesktopInstallCol_desktopHeader{display:flex;flex-direction:column;align-items:center}.DesktopInstallCol_desktopDownloadButton{position:relative;margin:0 auto 24px;max-width:220px;height:32px;display:inline-flex;justify-content:center;align-items:center;background-color:#ed3984;color:#fff;border-radius:8px}.DesktopInstallCol_desktopDownloadButton a{padding:8px;box-sizing:border-box;border-radius:8px 0 0 8px;color:#fff;font-weight:700;font-size:12px;line-height:16px;text-align:center;letter-spacing:.02em;text-decoration:none}.DesktopInstallCol_desktopDownloadButtonDivider{margin:8px 0;min-width:1px;height:16px;background:hsla(0,0%,100%,.32)}.DesktopInstallCol_desktopDownloadButton button{padding:8px;box-sizing:border-box;border-radius:0 8px 8px 0;border:none;cursor:pointer}.DesktopInstallCol_desktopDownloadButton a,.DesktopInstallCol_desktopDownloadButton button{transition:background-color 200ms ease-in;background-color:hsla(0,0%,100%,0)}.DesktopInstallCol_desktopDownloadButton a:hover,.DesktopInstallCol_desktopDownloadButton button:hover{background-color:hsla(0,0%,100%,.2)}.DesktopInstallCol_desktopDownloadButton .DesktopInstallCol_desktopDropdown{position:absolute;top:-4px;left:50%;transform:translateX(-50%);width:240px;display:flex;flex-direction:column;padding:8px;box-sizing:border-box;background-color:#fff;border-radius:8px;box-shadow:0px 0px 24px rgba(33,34,49,.08)}.DesktopInstallCol_desktopDownloadButton .DesktopInstallCol_desktopDropdown a{display:flex;align-items:center;padding:4px;box-sizing:border-box;font-weight:700;font-size:12px;line-height:16px;letter-spacing:.03em;color:#212231}.DesktopInstallCol_desktopDownloadButton .DesktopInstallCol_desktopDropdown a img{margin:0 16px 0 0}.DesktopInstallCol_desktopDownloadButton .DesktopInstallCol_desktopDropdownDivider{margin:4px 0;width:100%;min-height:1px;background-color:rgba(33,34,49,.04)}.DesktopInstallCol_desktopVersionInfo{margin:20px 0 0;display:flex;justify-content:center}.DesktopInstallCol_desktopVersionInfo>*:not(:last-child){margin-right:8px}.DesktopInstallCol_desktopVersionInfo span{font-weight:400;font-size:12px;line-height:16px;letter-spacing:.02em;color:rgba(33,34,49,.64)}.DesktopInstallCol_desktopVersionInfo span b{font-weight:500}@media(width <= 800px){.DesktopInstallCol_mockUp{display:none}}@media(height <= 650px){.DesktopInstallCol_mockUp{display:none}}
.MobileInstallCol_mobile{height:fit-content;padding:20px 20px 0;text-align:center}.MobileInstallCol_mobileStoreButtons{margin:0 0 32px;display:flex;justify-content:space-evenly}@media(width <= 800px){.MobileInstallCol_mockUp{display:none}}@media(height <= 650px){.MobileInstallCol_mockUp{display:none}}
.DownloadModalRouterSlide_slide{position:relative;width:100%;padding:40px;box-sizing:border-box;border-radius:16px;background:#f7f9fa}@media(width <= 800px){.DownloadModalRouterSlide_slide{padding:40px 24px}.DownloadModalRouterSlide_slide img{width:192px;height:134px}}@media(height <= 650px){.DownloadModalRouterSlide_slide{padding:40px 24px}.DownloadModalRouterSlide_slide img{width:192px;height:134px}}.DownloadModalRouterSlide_newLabel{position:absolute;top:24px;right:24px;padding:4px 6px;border-radius:8px;background-color:rgba(80,162,243,.32);color:#50a2f3;font-size:12px;font-weight:700;line-height:16px;letter-spacing:.24px;text-transform:uppercase}@media(width <= 800px){.DownloadModalRouterSlide_newLabel{top:16px;right:16px}}@media(height <= 650px){.DownloadModalRouterSlide_newLabel{top:16px;right:16px}}.DownloadModalRouterSlide_title{margin:24px 0 0;color:#212231;text-align:center;font-size:18px;font-weight:700;line-height:24px}.DownloadModalRouterSlide_subtitle{margin:8px 0 0;color:rgba(33,34,49,.64);text-align:center;font-weight:400;font-size:14px;line-height:24px}@media(width <= 800px){.DownloadModalRouterSlide_subtitle{font-size:12px;line-height:16px;letter-spacing:.24px}}@media(height <= 650px){.DownloadModalRouterSlide_subtitle{font-size:12px;line-height:16px;letter-spacing:.24px}}.DownloadModalRouterSlide_button{margin:24px auto 0;width:min(100%,160px)}
.DownloadModal_dialog{padding:64px 40px 40px}@media(width <= 800px){.DownloadModal_dialog{width:calc(100% - 32px);padding:56px 24px 24px;height:fit-content;max-height:90%}}@media(height <= 650px){.DownloadModal_dialog{width:calc(100% - 32px);padding:56px 24px 24px;height:fit-content;max-height:90%}}@media only screen and (max-height: 650px){.DownloadModal_dialog{overflow:scroll;height:100%}.DownloadModal_dialog::-webkit-scrollbar{display:none}}.DownloadModal_dialog .DownloadModal_closeDialogButton{position:absolute;top:24px;right:24px;border:none;background-color:hsla(0,0%,100%,0);cursor:pointer}@media(width <= 800px){.DownloadModal_dialog .DownloadModal_closeDialogButton{width:16px;height:16px}}@media(height <= 650px){.DownloadModal_dialog .DownloadModal_closeDialogButton{width:16px;height:16px}}.DownloadModal_dialog .DownloadModal_title{margin:0;font-weight:700;font-size:32px;line-height:36px;text-align:center;color:#212231}@media(width <= 800px){.DownloadModal_dialog .DownloadModal_title{font-size:24px}}@media(height <= 650px){.DownloadModal_dialog .DownloadModal_title{font-size:24px}}.DownloadModal_dialog .DownloadModal_sectionSwitch{margin:24px 0 0}.DownloadModal_dialog .DownloadModal_sectionSwitch label{padding:0 0 10px}.DownloadModal_dialog .DownloadModal_viewPort{width:100%;overflow:hidden}.DownloadModal_dialog .DownloadModal_slider{margin:24px 0 0;width:100%;display:grid;grid-template-columns:repeat(3, 100%);column-gap:32px;transition:transform 300ms ease-out}.DownloadModal_dialog .DownloadModal_sliderPosDesktop{transform:translateX(0)}.DownloadModal_dialog .DownloadModal_sliderPosMobile{transform:translateX(calc(-100% - 32px))}.DownloadModal_dialog .DownloadModal_sliderPosRouter{transform:translateX(calc((-100% - 32px) * 2))}.DownloadModal_dialog .DownloadModal_columns{display:grid;grid-template-columns:1fr 1fr;grid-column-gap:24px}@media(width <= 800px){.DownloadModal_dialog .DownloadModal_columns{grid-template-columns:100%;row-gap:24px}}@media(height <= 650px){.DownloadModal_dialog .DownloadModal_columns{grid-template-columns:100%;row-gap:24px}}.DownloadModal_dialog .DownloadModal_columns>section{box-sizing:border-box;border-radius:16px;background-color:#f7f8f9}.DownloadModal_dialog .DownloadModal_columns>section h3{margin:0 auto 2px;font-weight:700;font-size:18px;line-height:24px;color:#212231;text-align:center}.DownloadModal_dialog .DownloadModal_columns>section h3+span{display:block;margin:0 auto 24px;font-weight:400;font-size:10px;line-height:16px;text-align:center;letter-spacing:.03em;color:rgba(33,34,49,.64)}.DownloadModal_container{width:100%;display:flex;flex-direction:column;align-items:stretch}
.SectionTitle_title{margin:0;color:#212231;font-size:23px;font-weight:700;line-height:32px}.SectionTitle_title>span{margin-left:8px}
.BlockTitle_blockTitle{margin:0 0 16px;font-weight:700;font-size:15px;line-height:24px;color:#212231;text-align:left}
.GrayBox_box{width:100%;display:flex;justify-content:space-between;align-items:center;background-color:#f7f9fa;border-radius:16px;padding:24px;box-sizing:border-box}@media only screen and (max-width: 550px){.GrayBox_box{padding:16px}}
.DeleteAccountBlock_block{column-gap:24px}@media only screen and (max-width: 550px){.DeleteAccountBlock_block{flex-direction:column;row-gap:24px;align-items:flex-start}}.DeleteAccountBlock_block .DeleteAccountBlock_blockDescription{margin:0;font-size:14px;line-height:24px;color:rgba(33,34,49,.8)}.DeleteAccountBlock_deleteButton{min-width:100px}
.ChangeEmailModal_title{margin:40px auto 0;color:#212231;text-align:center;font-size:30px;font-weight:700;line-height:40px}.ChangeEmailModal_text{margin:16px auto 0;color:#212231;text-align:center;font-size:13px;font-weight:400;line-height:24px}.ChangeEmailModal_confirmButton{margin:32px 0 0;max-width:260px;color:#fff;background:linear-gradient(117deg, #ed3984 6.51%, #7452c8 93.39%)}.ChangeEmailModal_error{margin:40px auto;color:#e64035;font-size:16px;font-weight:500;line-height:24px;margin-top:8px}.ChangeEmailModal_errorCloseButton{max-width:260px}
.EmailLabel_wrapper{width:32px;height:32px;border-radius:8px;background:rgba(33,34,49,.04);display:flex;justify-content:center;align-items:center}
.EmailSection_nameWrapper{position:relative;width:360px;font-weight:bold}@media only screen and (max-width: 780px){.EmailSection_nameWrapper{width:100%;min-width:0}}.EmailSection_nameWrapper .EmailSection_name,.EmailSection_nameWrapper .EmailSection_nameFullView{display:block;font-size:14px;line-height:24px;color:rgba(33,34,49,.8);text-align:left;max-width:100%;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.EmailSection_nameWrapper .EmailSection_nameFullView{padding-right:4px;max-width:unset;position:absolute;top:0;left:0;display:none;background:#f7f9fa;border-radius:4px}.EmailSection_nameWrapper:hover>.EmailSection_nameFullView{display:block}@media only screen and (max-width: 700px){.EmailSection_nameWrapper:hover>.EmailSection_nameFullView{display:none}}.EmailSection_changeEmailButton{min-width:100px}
.Checkbox_container .Checkbox_error{margin:6px 0 16px;min-height:18px;font-size:14px;line-height:18px;letter-spacing:.1px;color:#e64035}.Checkbox_container{display:flex;align-items:center;position:relative;user-select:none}.Checkbox_container .Checkbox_input[type=checkbox]{position:absolute;display:inline-block;width:auto;opacity:0;box-sizing:border-box;padding:17px 20px;background:#f7f9fa;border-radius:15px;border:none;font-size:20px;line-height:23px;letter-spacing:.1px}.Checkbox_container .Checkbox_label{position:relative;display:inline-block;font-size:14px;line-height:24px;padding-left:31px;font-weight:400;color:rgba(33,34,49,.8)}.Checkbox_container .Checkbox_label::before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);text-align:center;height:24px;width:24px;margin-right:10px;display:inline-block;vertical-align:middle;border:2px solid rgba(33,34,49,.64);box-sizing:border-box;border-radius:8px}.Checkbox_container .Checkbox_label.Checkbox_noCheckbox{padding-left:17px}.Checkbox_container .Checkbox_label.Checkbox_noCheckbox::before{display:none}.Checkbox_container .Checkbox_input[type=checkbox]:checked+.Checkbox_label::before{content:"";background-position:center;background-repeat:no-repeat;background-size:12px 9.3px;border:none;background-color:#ed3984;background-image:url(/c94ec94caf04348cce23.svg)}.Checkbox_container .Checkbox_input:focus+.Checkbox_label::before{box-shadow:0 0 0 2px rgba(0,123,255,.5)}@media(width <= 600px){.Checkbox_label.Checkbox_noCheckbox{padding-left:17px !important;width:calc(100% - 31px)}}
.UnsubscribeDialogs_overlay{position:fixed;inset:0;background-color:rgba(0,0,0,.1);z-index:50;overflow:hidden}.UnsubscribeDialogs_overlay .UnsubscribeDialogs_dialog{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);padding:156px 80px 152px;text-align:center;width:100%;max-width:min(800px,100vw);min-height:600px;max-height:100%;box-sizing:border-box;display:flex;flex-direction:column;align-items:center;justify-content:space-between;background:#fff;border-radius:32px}@media only screen and (max-height: 850px){.UnsubscribeDialogs_overlay .UnsubscribeDialogs_dialog{padding:86px 80px 82px}}@media only screen and (max-width: 500px){.UnsubscribeDialogs_overlay .UnsubscribeDialogs_dialog{padding:40px 20px 60px;justify-content:center}}.UnsubscribeDialogs_overlay .UnsubscribeDialogs_dialog.UnsubscribeDialogs_dialogWithError{padding:156px 80px 152px}.UnsubscribeDialogs_overlay .UnsubscribeDialogs_dialog .UnsubscribeDialogs_closeDialogButton{position:absolute;top:33px;right:33px;border:none;background-color:hsla(0,0%,100%,0);cursor:pointer}.UnsubscribeDialogs_overlay .UnsubscribeDialogs_dialog .UnsubscribeDialogs_alertIcon{width:40px;height:40px;text-align:center}.UnsubscribeDialogs_overlay .UnsubscribeDialogs_dialog .UnsubscribeDialogs_title{margin:24px 0 0;font-style:normal;font-weight:bold;font-size:32px;line-height:40px;text-align:center;color:#212231}@media only screen and (max-width: 600px){.UnsubscribeDialogs_overlay .UnsubscribeDialogs_dialog .UnsubscribeDialogs_title{font-size:26px;line-height:32px}}.UnsubscribeDialogs_overlay .UnsubscribeDialogs_dialog .UnsubscribeDialogs_subtitle{margin:24px 0 0;font-weight:normal;font-size:16px;line-height:24px;text-align:center;color:#181f27;white-space:pre-wrap}.UnsubscribeDialogs_overlay .UnsubscribeDialogs_dialog .UnsubscribeDialogs_note{margin:24px 0 0;padding:16px;background:rgba(252,209,56,.16);border-radius:16px;display:flex;width:100%}.UnsubscribeDialogs_overlay .UnsubscribeDialogs_dialog .UnsubscribeDialogs_noteText{margin:0 0 0 16px;text-align:left;font-size:16px;line-height:24px;color:#212231}.UnsubscribeDialogs_overlay .UnsubscribeDialogs_dialog .UnsubscribeDialogs_buttonsLine{margin:24px 0 0;height:48px;display:grid;grid-template-columns:275px 275px;justify-content:center;column-gap:24px}@media only screen and (max-width: 400px){.UnsubscribeDialogs_overlay .UnsubscribeDialogs_dialog .UnsubscribeDialogs_buttonsLine{grid-template-columns:150px 150px;column-gap:10px}}.UnsubscribeDialogs_overlay .UnsubscribeDialogs_dialog .UnsubscribeDialogs_buttonsLine>button>span[role=img]{padding-left:3px}.UnsubscribeDialogs_overlay .UnsubscribeDialogs_dialog .UnsubscribeDialogs_buttonWrapper{margin:24px 0 0;height:48px;display:grid;grid-template-columns:275px;justify-content:center}@media only screen and (max-width: 400px){.UnsubscribeDialogs_overlay .UnsubscribeDialogs_dialog .UnsubscribeDialogs_buttonWrapper{grid-template-columns:150px;column-gap:10px}}.UnsubscribeDialogs_overlay .UnsubscribeDialogs_dialog .UnsubscribeDialogs_goBackButton,.UnsubscribeDialogs_overlay .UnsubscribeDialogs_dialog .UnsubscribeDialogs_ctaLink{padding:8px 12px;border:none;color:#212231;font-weight:bold;font-size:16px;line-height:24px;text-align:center;cursor:pointer;border-radius:16px;background-color:rgba(33,34,49,.04)}.UnsubscribeDialogs_overlay .UnsubscribeDialogs_dialog .UnsubscribeDialogs_ctaLink{display:inline-block;height:48px;box-sizing:border-box;line-height:32px;text-decoration:none}.UnsubscribeDialogs_overlay .UnsubscribeDialogs_dialog .UnsubscribeDialogs_cancelButton{padding:8px 12px;font-weight:bold;font-size:16px;line-height:24px;text-align:center;color:#fff;border:none;background-color:#e64035;border-radius:16px;cursor:pointer}.UnsubscribeDialogs_overlay .UnsubscribeDialogs_dialog .UnsubscribeDialogs_error{display:block;color:#e64035;text-align:center;padding:10px}
.Methods_methodDetails{display:flex;align-items:center}.Methods_methodDetailsIcon{margin:0 8px 0 0}.Methods_methodDetailsStars{margin:0 8px 0 0;font-weight:bold;font-size:16px;line-height:24px;color:#212231}.Methods_methodDetailsLast4,.Methods_methodDetailsLabel{margin:0 10px 0 0;font-weight:bold;font-size:14px;line-height:24px;color:#212231}
.PaymentIssue_wrapper{margin:32px 0 0;padding:16px;display:flex;background:rgba(252,209,56,.16);border-radius:16px}.PaymentIssue_wrapper>img{margin:0 16px 0 0}.PaymentIssue_wrapper .PaymentIssue_textColumnTitle{margin:0;font-weight:bold;font-size:16px;line-height:24px;color:rgba(33,34,49,.8)}.PaymentIssue_wrapper .PaymentIssue_textColumnPara{margin:8px 0 0;font-weight:normal;font-size:16px;line-height:24px;color:rgba(33,34,49,.64)}.PaymentIssue_wrapper .PaymentIssue_textColumnPara>a{font-weight:bold;color:#ed3984}
.PayPalDeprecationBanner_banner{all:unset;margin:40px 0 -20px;width:min(680px,100%);background-color:#ed3984;border-radius:12px;padding:12px;box-sizing:border-box;cursor:pointer;display:flex;flex-direction:column;text-align:left}.PayPalDeprecationBanner_title{margin:0 0 10px;font-size:24px;font-weight:700;line-height:120%;color:#fff}.PayPalDeprecationBanner_title>img{margin:0 0 0 8px;transform:rotate(-90deg) scale(1.5)}@media only screen and (max-width: 700px){.PayPalDeprecationBanner_title{margin:0 0 6px;font-size:18px}}.PayPalDeprecationBanner_text{margin:0;color:#fff;font-size:14px;font-style:normal;font-weight:500;line-height:24px}@media only screen and (max-width: 700px){.PayPalDeprecationBanner_text{font-size:12px}}
.TabsSelector_categorySelector{width:100%;position:relative;display:flex;padding:5px;border:3px solid rgba(33,34,49,.04);box-sizing:border-box;border-radius:20px;background-color:#fff}@media only screen and (max-width: 600px){.TabsSelector_categorySelector{flex-direction:column-reverse;border:none;padding:0}}.TabsSelector_categorySelector .TabsSelector_item{padding:12px;flex:1 1 0;background-color:hsla(0,0%,100%,0);color:#212231;font-family:"Mark Pro","Avenir Next","Helvetica","Trebuchet MS";border:none;text-align:center;font-weight:bold;font-size:16px;line-height:24px;border-radius:16px;cursor:pointer}@media only screen and (max-width: 600px){.TabsSelector_categorySelector .TabsSelector_item{display:block;min-height:48px;padding:6px;box-sizing:border-box;margin-bottom:16px}.TabsSelector_categorySelector .TabsSelector_item:first-child{margin-bottom:0}.TabsSelector_categorySelector .TabsSelector_item{font-size:14px;line-height:24px;border:3px solid rgba(33,34,49,.04)}}.TabsSelector_categorySelector .TabsSelector_item.TabsSelector_selected{background-color:#50a2f3;color:#fff}
.PaymentRequestForm_wrapper{display:flex;justify-content:center;align-items:center}.PaymentRequestForm_button{width:150px;height:40px;display:flex;justify-content:center;align-items:center;background-color:#000;border:none;border-radius:4px;cursor:pointer;transition:background-color 200ms ease-out}.PaymentRequestForm_button:hover{background-color:#181f27}
.ChangeMethodDialog_overlay .ChangeMethodDialog_dialog .ChangeMethodDialog_cardFormSubmit{display:block;box-sizing:border-box;width:fit-content;height:32px;background-color:#ed3984;border:none;border-radius:8px;padding:7px;cursor:pointer;font-weight:bold;font-size:12px;line-height:16px;text-align:center;letter-spacing:.03em;color:#fff;text-decoration:none}.ChangeMethodDialog_overlay .ChangeMethodDialog_dialog .ChangeMethodDialog_cardFormSubmit:active{opacity:.9}.ChangeMethodDialog_overlay{position:fixed;inset:0;background-color:rgba(0,0,0,.1);z-index:50;overflow:hidden}.ChangeMethodDialog_overlay .ChangeMethodDialog_dialog{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);padding:64px 80px 52px;text-align:center;width:100%;max-width:min(800px,100vw);min-height:600px;box-sizing:border-box;background:#fff;border-radius:32px}@media only screen and (max-width: 700px){.ChangeMethodDialog_overlay .ChangeMethodDialog_dialog{padding:50px 20px 60px;border-radius:16px}}.ChangeMethodDialog_overlay .ChangeMethodDialog_dialog.ChangeMethodDialog_dialogWithError{padding:156px 80px 152px}.ChangeMethodDialog_overlay .ChangeMethodDialog_dialog .ChangeMethodDialog_closeDialogButton{position:absolute;top:33px;right:33px;border:none;background-color:hsla(0,0%,100%,0);cursor:pointer}@media only screen and (max-width: 700px){.ChangeMethodDialog_overlay .ChangeMethodDialog_dialog .ChangeMethodDialog_closeDialogButton{top:16px;right:16px}}.ChangeMethodDialog_overlay .ChangeMethodDialog_dialog .ChangeMethodDialog_title{margin:0 0 32px;font-weight:bold;font-size:32px;line-height:36px;text-align:center;color:#212231}@media only screen and (max-width: 700px){.ChangeMethodDialog_overlay .ChangeMethodDialog_dialog .ChangeMethodDialog_title{font-size:24px;line-height:32px}}.ChangeMethodDialog_overlay .ChangeMethodDialog_dialog .ChangeMethodDialog_wrapper{border:3px solid rgba(33,34,49,.04);background:#fff;box-sizing:border-box;border-radius:24px;overflow:hidden}@media only screen and (max-width: 700px){.ChangeMethodDialog_overlay .ChangeMethodDialog_dialog .ChangeMethodDialog_wrapper{border:none;border-radius:0}}.ChangeMethodDialog_overlay .ChangeMethodDialog_dialog .ChangeMethodDialog_methodSelector{margin:-3px -3px 0}@media only screen and (max-width: 700px){.ChangeMethodDialog_overlay .ChangeMethodDialog_dialog .ChangeMethodDialog_methodSelector{margin:0}}.ChangeMethodDialog_overlay .ChangeMethodDialog_dialog .ChangeMethodDialog_train{display:grid;width:calc(300% + 32px*2);grid-template-columns:repeat(3, 1fr);grid-column-gap:32px;transform:translateX(0);transition:transform 400ms ease-out}.ChangeMethodDialog_overlay .ChangeMethodDialog_dialog .ChangeMethodDialog_trainPos0{transform:translateX(0)}.ChangeMethodDialog_overlay .ChangeMethodDialog_dialog .ChangeMethodDialog_trainPos1{transform:translateX(calc(-33% - 32px / 2))}.ChangeMethodDialog_overlay .ChangeMethodDialog_dialog .ChangeMethodDialog_trainPos2{transform:translateX(calc(-66% - 32px))}.ChangeMethodDialog_overlay .ChangeMethodDialog_dialog .ChangeMethodDialog_cardForm{padding:40px 40px 8px;box-sizing:border-box;display:grid;grid-template-columns:1fr 1fr;grid-template-rows:repeat(2, 64px);grid-gap:16px 24px}@media only screen and (max-width: 700px){.ChangeMethodDialog_overlay .ChangeMethodDialog_dialog .ChangeMethodDialog_cardForm{padding:32px 0 0}}.ChangeMethodDialog_overlay .ChangeMethodDialog_dialog .ChangeMethodDialog_cardFormField{padding:22px 14px;background:#f7f8f9;border:2px solid #f7f8f9;border-radius:16px;box-sizing:border-box;transition:border-color 200ms ease-out}.ChangeMethodDialog_overlay .ChangeMethodDialog_dialog .ChangeMethodDialog_cardFormNumberField{grid-column:span 2}.ChangeMethodDialog_overlay .ChangeMethodDialog_dialog .ChangeMethodDialog_cardFormError{border-color:#e64035}.ChangeMethodDialog_overlay .ChangeMethodDialog_dialog .ChangeMethodDialog_cardFormSubmit{margin:16px auto 0;grid-column:span 2;height:48px;font-size:16px;line-height:24px}.ChangeMethodDialog_overlay .ChangeMethodDialog_dialog .ChangeMethodDialog_cardFormEncryptionLabel{margin:16px auto 0;grid-column:span 2;font-size:12px;line-height:16px;text-align:center;letter-spacing:.03em;color:rgba(33,34,49,.32)}.ChangeMethodDialog_overlay .ChangeMethodDialog_dialog .ChangeMethodDialog_cardFormErrorLabel{display:block;height:16px;margin:0 auto;grid-column:span 2;font-size:12px;line-height:16px;text-align:center;letter-spacing:.03em;color:#e64035}
.BillingInfo_section{margin:0;text-align:left}@media only screen and (max-width: 750px){.BillingInfo_section{font-size:12px}}.BillingInfo_section .BillingInfo_block{padding:24px;display:flex;flex-direction:column;background:#f7f9fa;border-radius:16px;width:min(680px,100%);box-sizing:border-box}.BillingInfo_section .BillingInfo_block .BillingInfo_currentPlanLabel{margin:0 0 16px;font-weight:bold;font-size:16px;line-height:24px;color:#212231}@media only screen and (max-width: 750px){.BillingInfo_section .BillingInfo_block .BillingInfo_currentPlanLabel{margin:0 0 8px;font-size:12px}}.BillingInfo_section .BillingInfo_block .BillingInfo_firstLine{margin:0 0 8px;display:flex;justify-content:space-between}@media only screen and (max-width: 750px){.BillingInfo_section .BillingInfo_block .BillingInfo_firstLine{flex-direction:column}}.BillingInfo_section .BillingInfo_block .BillingInfo_firstLineLeft{display:flex}@media only screen and (max-width: 750px){.BillingInfo_section .BillingInfo_block .BillingInfo_firstLineLeft{justify-content:space-between}}.BillingInfo_section .BillingInfo_block .BillingInfo_firstLineLeft .BillingInfo_planName{margin:0 10px 0 0;font-weight:bold;font-size:24px;line-height:32px;color:#212231}.BillingInfo_section .BillingInfo_block .BillingInfo_firstLineLeft .BillingInfo_planName>span{font-size:16px;font-weight:400;color:rgba(33,34,49,.64)}.BillingInfo_section .BillingInfo_block .BillingInfo_firstLineLeft .BillingInfo_planName>span b{font-weight:700;color:#212231}@media only screen and (max-width: 750px){.BillingInfo_section .BillingInfo_block .BillingInfo_firstLineLeft .BillingInfo_planName{margin:0;font-size:18px;line-height:24px}}.BillingInfo_section .BillingInfo_block .BillingInfo_firstLineLeft .BillingInfo_trialBubble{position:relative;padding:8px 16px;border-radius:8px;background:rgba(252,209,56,.32);font-weight:bold;font-size:12px;line-height:16px;text-align:center;letter-spacing:.03em;color:rgba(33,34,49,.8)}@media only screen and (max-width: 750px){.BillingInfo_section .BillingInfo_block .BillingInfo_firstLineLeft .BillingInfo_trialBubble{line-height:12px;padding:6px}}.BillingInfo_section .BillingInfo_block .BillingInfo_firstLineLeft .BillingInfo_trialBubbleWithTooltip{cursor:help}.BillingInfo_section .BillingInfo_block .BillingInfo_firstLineLeft .BillingInfo_tooltip{visibility:hidden;position:absolute;top:36px;left:0;z-index:4;display:inline-block;width:280px;padding:10px;box-sizing:border-box;font-size:12px;line-height:16px;font-weight:500;color:rgba(33,34,49,.8);text-align:left;border-radius:10px;background-color:#cacdd0}@media only screen and (max-width: 600px){.BillingInfo_section .BillingInfo_block .BillingInfo_firstLineLeft .BillingInfo_tooltip{left:unset;right:0;max-width:200px}}.BillingInfo_section .BillingInfo_block .BillingInfo_firstLineLeft .BillingInfo_trialBubble:hover>.BillingInfo_tooltip{visibility:visible;transition:visibility 0ms linear 500ms}@media only screen and (max-width: 750px){.BillingInfo_section .BillingInfo_block .BillingInfo_firstLineRight{margin-top:8px}}@media only screen and (max-width: 750px){.BillingInfo_section .BillingInfo_block .BillingInfo_firstLineRightButton{width:100%}}.BillingInfo_section .BillingInfo_block .BillingInfo_dateLine{font-size:16px;line-height:24px}@media only screen and (max-width: 750px){.BillingInfo_section .BillingInfo_block .BillingInfo_dateLine{font-size:12px}}.BillingInfo_section .BillingInfo_block .BillingInfo_dateLineLabel{display:inline-block;margin:0 8px 0 0;font-weight:normal;font-size:inherit;line-height:inherit;color:rgba(33,34,49,.64)}.BillingInfo_section .BillingInfo_block .BillingInfo_dateLineValue{display:inline-block;font-weight:normal;font-size:inherit;line-height:inherit;color:#212231}.BillingInfo_section .BillingInfo_block .BillingInfo_redeemLine{margin:16px 0 0}@media only screen and (max-width: 750px){.BillingInfo_section .BillingInfo_block .BillingInfo_redeemLineutton{width:200px}}.BillingInfo_section .BillingInfo_block .BillingInfo_referralBanner{margin:16px 0 0;width:100%;padding:8px;box-sizing:border-box;display:flex;align-items:center;background:linear-gradient(116.77deg, rgba(251, 199, 229, 0.6) 6.51%, rgba(221, 209, 247, 0.6) 93.39%);border-radius:16px}.BillingInfo_section .BillingInfo_block .BillingInfo_referralBanner>*:not(:last-child){margin-right:16px}.BillingInfo_section .BillingInfo_block .BillingInfo_referralBanner span{font-weight:700;font-size:14px;line-height:24px;background:linear-gradient(116.77deg, #ed3984 6.51%, #7452c8 93.39%);text-fill-color:hsla(0,0%,100%,0);background-clip:text;-webkit-text-fill-color:hsla(0,0%,100%,0)}.BillingInfo_section .BillingInfo_block .BillingInfo_divider{margin:24px 0;height:1px;background:rgba(33,34,49,.16)}@media only screen and (max-width: 750px){.BillingInfo_section .BillingInfo_block .BillingInfo_divider{margin:16px 0}}.BillingInfo_section .BillingInfo_block .BillingInfo_paymentMethod{display:flex;flex-direction:column}.BillingInfo_section .BillingInfo_block .BillingInfo_paymentMethodTitle{margin:0 0 20px;font-weight:bold;font-size:16px;line-height:24px;color:#212231}@media only screen and (max-width: 750px){.BillingInfo_section .BillingInfo_block .BillingInfo_paymentMethodTitle{margin:0 0 8px;font-size:12px}}.BillingInfo_section .BillingInfo_block .BillingInfo_paymentMethod .BillingInfo_methodInfo{display:flex;justify-content:space-between;padding:4px;border-radius:8px}@media only screen and (max-width: 750px){.BillingInfo_section .BillingInfo_block .BillingInfo_paymentMethod .BillingInfo_methodInfo{flex-direction:column;align-items:stretch}}.BillingInfo_section .BillingInfo_block .BillingInfo_paymentMethod .BillingInfo_methodInfo{background:#f7f9fa;transition:background-color 300ms ease-out}.BillingInfo_section .BillingInfo_block .BillingInfo_paymentMethod .BillingInfo_methodInfo:hover{background:rgba(33,34,49,.04)}@media only screen and (max-width: 750px){.BillingInfo_section .BillingInfo_block .BillingInfo_paymentMethod .BillingInfo_methodInfo .BillingInfo_changeButton{margin-top:8px;width:100%}}
.DiiaModal_overlay .DiiaModal_dialog .DiiaModal_cta{display:block;box-sizing:border-box;width:fit-content;height:32px;background-color:#ed3984;border:none;border-radius:8px;padding:7px;cursor:pointer;font-weight:bold;font-size:12px;line-height:16px;text-align:center;letter-spacing:.03em;color:#fff;text-decoration:none}.DiiaModal_overlay .DiiaModal_dialog .DiiaModal_cta:active{opacity:.9}.DiiaModal_overlay{position:fixed;inset:0;background-color:rgba(0,0,0,.1);z-index:50;overflow:hidden}.DiiaModal_overlay .DiiaModal_dialog{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:min(800px,100vw);height:min(520px,100vh);background:#fff;border-radius:32px;padding:48px 40px 40px;box-sizing:border-box;display:flex;flex-direction:column;align-items:center}.DiiaModal_overlay .DiiaModal_dialog .DiiaModal_closeDialogButton{position:absolute;top:28px;right:24px;border:none;background-color:hsla(0,0%,100%,0);cursor:pointer;padding:0}.DiiaModal_overlay .DiiaModal_dialogTitle{margin:0 0 16px;font-weight:700;font-size:24px;line-height:32px;color:#212231;text-align:center}.DiiaModal_overlay .DiiaModal_dialogSubtitle{margin:0 0 16px;font-weight:400;font-size:16px;line-height:24px;text-align:center;color:rgba(33,34,49,.64)}.DiiaModal_overlay .DiiaModal_dialog .DiiaModal_qr{margin:32px 0 0}.DiiaModal_overlay .DiiaModal_dialog .DiiaModal_timer{margin:48px 0 0;font-weight:400;font-size:16px;line-height:24px;color:rgba(33,34,49,.64)}.DiiaModal_overlay .DiiaModal_dialog .DiiaModal_error{font-weight:500;font-size:16px;line-height:24px;text-align:center;color:#e64035}.DiiaModal_overlay .DiiaModal_dialog .DiiaModal_cta{margin:56px 0 0;width:min(100%,275px);height:48px;font-weight:700;font-size:16px;line-height:24px}
.DiiaBlock_section{margin:0;width:min(100%,680px);padding:2px;box-sizing:border-box;border-radius:16px;background:linear-gradient(180deg, rgb(49, 149, 249) 0%, rgb(255, 255, 255) 47.49%, rgb(254, 202, 0) 96.35%)}.DiiaBlock_block{width:100%;display:flex;justify-content:space-between;align-items:center;padding:22px;box-sizing:border-box;border-radius:14px;background-color:#f7f8f9;text-align:left}.DiiaBlock_block>*:not(:last-child){margin-right:8px}@media only screen and (max-width: 750px){.DiiaBlock_block{flex-direction:column;align-items:start;padding:14px}.DiiaBlock_block>*:not(:last-child){margin-bottom:8px}}.DiiaBlock_blockTitle{margin:0 0 4px;font-weight:700;font-size:24px;line-height:32px;color:#212231}@media only screen and (max-width: 750px){.DiiaBlock_blockTitle{font-size:20px;line-height:28px}}.DiiaBlock_blockSubtitle{font-weight:400;font-size:14px;line-height:24px;color:#212231}@media only screen and (max-width: 750px){.DiiaBlock_blockSubtitle{font-size:12px;line-height:18px}}.DiiaBlock_block .DiiaBlock_error{display:block;font-weight:500;font-size:12px;line-height:16px;color:#e64035}.DiiaBlock_block button{all:unset;width:min(240px,100%);height:48px;overflow:hidden;display:flex;justify-content:center;align-items:center;background:#1a1a1a;border-radius:16px;cursor:pointer}@media only screen and (max-width: 750px){.DiiaBlock_block button{width:min(320px,100%);height:32px;border-radius:8px}}
.FloatingNotification_container{position:sticky;top:16px;z-index:5;max-height:0;overflow:visible;display:flex;justify-content:flex-end}.FloatingNotification_notification{all:unset;width:fit-content;min-height:48px;display:flex;align-items:center;padding:4px 16px;box-sizing:border-box;cursor:pointer;border-radius:8px;background:#212231}.FloatingNotification_notification>*:not(:last-child){margin-right:8px}.FloatingNotification_text{color:#fff;font-size:15px;font-weight:500;line-height:24px}
@media only screen and (max-width: 600px){.UnlinkDeviceModal_modal{padding:64px 24px}}.UnlinkDeviceModal_modal.UnlinkDeviceModal_modalWithError{padding:60px 80px 80px}@media only screen and (max-width: 600px){.UnlinkDeviceModal_modal.UnlinkDeviceModal_modalWithError{padding:64px 24px}}@media only screen and (max-width: 600px){.UnlinkDeviceModal_hooverIcon{width:160px;height:auto}}.UnlinkDeviceModal_title{margin:64px 0 0;font-weight:bold;font-size:32px;line-height:40px;text-align:center;color:#212231}@media only screen and (max-width: 600px){.UnlinkDeviceModal_title{margin:40px 0 0;font-size:24px;line-height:32px}}.UnlinkDeviceModal_text{margin:16px 0 0;color:rgba(33,34,49,.8);text-align:center;font-size:14px;font-weight:400;line-height:24px}@media only screen and (max-width: 600px){.UnlinkDeviceModal_text{font-size:12px;line-height:16px}}.UnlinkDeviceModal_buttonsLine{margin:32px auto 0;width:100%;height:48px;display:grid;grid-template-columns:275px 275px;justify-content:center;column-gap:24px}@media only screen and (max-width: 400px){.UnlinkDeviceModal_buttonsLine{max-width:100%;grid-template-columns:100%;grid-template-rows:48px 48px;grid-row-gap:12px}}.UnlinkDeviceModal_buttonsLine button{width:100%}.UnlinkDeviceModal_buttonsLine button>span[role=img]{padding-left:3px}.UnlinkDeviceModal_cancelButton{padding:8px 12px}.UnlinkDeviceModal_unlinkButton{color:#fff;background-color:#e64035}.UnlinkDeviceModal_unlinkButton:hover{background-color:#e64035;color:#fff}.UnlinkDeviceModal_error{display:block;color:#e64035;text-align:center;padding:24px 10px 10px}
.DeviceManagement_section{margin:0;display:grid;grid-template-columns:repeat(auto-fill, 216px);grid-template-rows:repeat(auto-fill, 200px);grid-gap:16px;align-items:end}@media only screen and (max-width: 520px){.DeviceManagement_section{justify-content:center}}.DeviceManagement_section .DeviceManagement_item{position:relative;padding:28px 0 0}.DeviceManagement_section .DeviceManagement_itemImage{position:absolute;top:0;left:50%;transform:translateX(-50%);max-width:120px;max-height:70px}.DeviceManagement_section .DeviceManagement_item .DeviceManagement_device{width:100%;padding:60px 16px 16px;box-sizing:border-box;background-color:#f7f9fa;border-radius:16px}.DeviceManagement_section .DeviceManagement_item .DeviceManagement_device .DeviceManagement_deviceTitle{overflow:hidden;max-height:72px;min-height:72px;font-weight:700;font-size:14px;line-height:24px;text-align:center;color:#212231;text-overflow:ellipsis}.DeviceManagement_section .DeviceManagement_item .DeviceManagement_device .DeviceManagement_deviceTitle:hover{hyphens:auto}.DeviceManagement_section .DeviceManagement_item .DeviceManagement_device .DeviceManagement_unlinkLine{margin:8px 0 0;width:100%;position:relative;display:flex;justify-content:center;align-items:center}.DeviceManagement_section .DeviceManagement_item .DeviceManagement_device .DeviceManagement_unlinkLine>*:not(:last-child){margin-right:16px}.DeviceManagement_section .DeviceManagement_item .DeviceManagement_device .DeviceManagement_unlinkLine .DeviceManagement_configureButton{display:inline-block;background-color:hsla(0,0%,100%,0);padding:0;color:#ed3984;outline:none;box-shadow:none}.DeviceManagement_section .DeviceManagement_item .DeviceManagement_device .DeviceManagement_unlinkLine .DeviceManagement_unlinkButton{display:inline-block;background-color:hsla(0,0%,100%,0);padding:0;color:rgba(33,34,49,.64)}.DeviceManagement_section .DeviceManagement_item.DeviceManagement_addNewDevice{all:unset;cursor:pointer}.DeviceManagement_section .DeviceManagement_item.DeviceManagement_addNewDevice .DeviceManagement_device{height:170px;padding:16px;display:flex;flex-direction:column;justify-content:center;align-items:center;border:1px dashed #ed3984;background-color:rgba(237,57,132,.04)}.DeviceManagement_section .DeviceManagement_item.DeviceManagement_addNewDevice .DeviceManagement_device span{display:block;margin:8px 0 0;font-weight:700;font-size:12px;line-height:16px;letter-spacing:.24px;color:#ed3984}
.AutoLoginBlock_autoLoginSection{column-gap:24px}@media only screen and (max-width: 550px){.AutoLoginBlock_autoLoginSection{flex-direction:column;row-gap:16px;align-items:flex-start}}.AutoLoginBlock_autoLoginSectionText{margin:0;font-size:14px;line-height:24px;color:rgba(33,34,49,.8)}
.RouterSettingsSection_backButton{display:flex;align-items:center;padding:0;color:rgba(33,34,49,.8)}.RouterSettingsSection_backButton img{padding-top:2px}.RouterSettingsSection_backButton>*:not(:last-child){margin-right:8px}.RouterSettingsSection_sectionTitle{margin:24px 0 0}.RouterSettingsSection_text{margin:0;color:rgba(33,34,49,.8);font-size:14px;font-weight:400;line-height:24px}.RouterSettingsSection_divider{margin:0;border:solid .5px rgba(33,34,49,.16);width:100%}.RouterSettingsSection_submitBlock{display:flex;justify-content:flex-end}@media only screen and (max-width: 600px){.RouterSettingsSection_submitBlock{justify-content:center}}.RouterSettingsSection_submitButton{width:fit-content;padding:8px 40px}@media only screen and (max-width: 600px){.RouterSettingsSection_submitButton{max-width:400px;width:100%;height:32px;border-radius:8px;padding:12px 8px;font-size:12px;letter-spacing:.24px;line-height:16px}}
.RouterNameBlock_title{margin-bottom:8px}@media only screen and (max-width: 600px){.RouterNameBlock_title{margin-bottom:4px}}.RouterNameBlock_fieldWrapper{position:relative;width:100%;display:flex}@media only screen and (max-width: 600px){.RouterNameBlock_fieldWrapper{flex-direction:column;align-items:flex-end}}.RouterNameBlock_textInput{margin:0;width:100%}.RouterNameBlock_textInput>div{height:64px;min-height:100%}@media only screen and (max-width: 600px){.RouterNameBlock_textInput>div{height:48px;border-radius:12px}}@media only screen and (max-width: 600px){.RouterNameBlock_textInput svg{width:16px;height:16px}}.RouterNameBlock_coverEditButton{all:unset;position:absolute;top:0;left:0;width:100%;height:100%;cursor:pointer;border-radius:15px}.RouterNameBlock_editControls{display:flex;align-items:center}.RouterNameBlock_editControls>*:not(:last-child){margin-right:8px}.RouterNameBlock_editControls>button{width:64px;height:100%}@media only screen and (max-width: 600px){.RouterNameBlock_editControls>button{width:32px;height:32px;border-radius:8px}.RouterNameBlock_editControls>button>img{transform:scale(0.75)}}.RouterNameBlock_textInput+.RouterNameBlock_editControls{margin-left:16px}@media only screen and (max-width: 600px){.RouterNameBlock_textInput+.RouterNameBlock_editControls{margin-top:4px}}
.RouterFAQBlock_helpBlock{flex-direction:column;align-items:flex-start}.RouterFAQBlock_helpBlock a{color:#ed3984;font-size:14px;font-weight:700;line-height:24px;text-decoration-line:underline}
.Tooltip_tooltip{width:fit-content !important;max-width:170px;padding:8px 12px !important;border-radius:8px !important;background:#4d4e5a !important;text-align:center;color:#fff !important;font-size:12px !important;line-height:16px;letter-spacing:.24px}
.FilterableList_container{width:100%;margin:24px 0 0;display:flex;flex-direction:column}.FilterableList_container>*:not(:last-child){margin-bottom:8px}.FilterableList_noResults{display:flex;align-items:center;color:rgba(33,34,49,.8);font-size:14px;line-height:24px}.FilterableList_noResults>*:not(:last-child){margin-right:8px}.FilterableList_clearInputButton{all:unset;cursor:pointer}
.PickerItemComponent_list{max-height:424px;overflow:auto scroll}@media only screen and (max-width: 600px){.PickerItemComponent_list{margin-top:16px;max-height:360px}}.PickerItemComponent_item{all:unset;display:flex;flex-direction:column;padding:16px;box-sizing:border-box;border-radius:16px;background:rgba(33,34,49,.04);transition:background-color 200ms ease-out}.PickerItemComponent_item:hover,.PickerItemComponent_item:active{outline:none;box-shadow:none;background:rgba(33,34,49,.08)}@media only screen and (max-width: 600px){.PickerItemComponent_item{padding:10px 16px}}button.PickerItemComponent_item{cursor:pointer}.PickerItemComponent_mainLine{display:flex;justify-content:space-between;align-items:center;color:#212231;font-size:16px;font-weight:500;line-height:32px}@media only screen and (max-width: 600px){.PickerItemComponent_mainLine{font-size:13px}}.PickerItemComponent_mainLine>*:not(:last-child){margin-right:16px}.PickerItemComponent_title{display:flex;align-items:center}.PickerItemComponent_title>*:not(:last-child){margin:0 2px}.PickerItemComponent_title img{margin-right:12px}.PickerItemComponent_titleOpaque{font-size:14px;color:rgba(33,34,49,.64);transition:all 200ms ease-out}@media only screen and (max-width: 600px){.PickerItemComponent_titleOpaque{font-size:13px}}.PickerItemComponent_titleSelected{color:#ed3984;transition:all 200ms ease-out}.PickerItemComponent_titleSelected .PickerItemComponent_titleOpaque{color:#ed3984}.PickerItemComponent_imageWrapper{position:relative}.PickerItemComponent_image{border-radius:8px}.PickerItemComponent_premiumIcon{position:absolute;right:-6px;bottom:-2px}.PickerItemComponent_button{all:unset;cursor:pointer}.PickerItemComponent_button:active,.PickerItemComponent_button:focus{outline:none;box-shadow:none}.PickerItemComponent_button img{transition:transform 200ms ease-out}.PickerItemComponent_buttonExpanded img{transform:rotate(180deg)}.PickerItemComponent_children{margin:16px 0 0;display:flex;flex-direction:column}.PickerItemComponent_children>button{all:unset;display:flex;justify-content:space-between;align-items:center;padding:16px 0 16px 60px;border-top:1px solid rgba(33,34,49,.04);cursor:pointer;color:#212231;font-size:13px;font-weight:500;line-height:24px}.PickerItemComponent_children>button:last-child{padding:16px 0 8px 60px}.PickerItemComponent_children>button.PickerItemComponent_childSelected{color:#ed3984}
.RouterConfigBlock_searchFormWrapper{height:64px;overflow-y:visible}.RouterConfigBlock_searchInput{margin:8px 0 0;z-index:3}.RouterConfigBlock_searchInput>div{height:64px;min-height:100%;font-size:15px;border-radius:16px}.RouterConfigBlock_searchInput>div:focus,.RouterConfigBlock_searchInput>div:focus-within{outline:none;box-shadow:none}@media only screen and (max-width: 600px){.RouterConfigBlock_searchInput>div{padding:12px;font-size:14px}}.RouterConfigBlock_searchInputSelected{background:hsla(0,0%,100%,0)}.RouterConfigBlock_searchInputSelected input,.RouterConfigBlock_searchInputSelected input::placeholder{color:hsla(0,0%,100%,0)}@media only screen and (max-width: 600px){.RouterConfigBlock_searchInput{margin:16px 0 0}}.RouterConfigBlock_searchInput:disabled{outline:none;box-shadow:none}.RouterConfigBlock_optionsLoaderWrapper{margin:16px 0 0;display:flex;justify-content:center}.RouterConfigBlock_configTypeSwitch label{width:fit-content}@media only screen and (max-width: 600px){.RouterConfigBlock_configTypeSwitch label{padding:8px 8px 6px;font-size:14px}}.RouterConfigBlock_selectedView{position:absolute;z-index:0;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;padding:inherit;cursor:text;-webkit-tap-highlight-color:rgba(0,0,0,0);background:none;border:none;outline:none;box-shadow:none;border-radius:inherit}.RouterConfigBlock_selectedView:active,.RouterConfigBlock_selectedView:focus{outline:none;box-shadow:none}.RouterConfigBlock_selectedView>*:not(:last-child){margin-right:4px}.RouterConfigBlock_expandButton{all:unset;cursor:pointer;position:relative;z-index:2}.RouterConfigBlock_expandButton img{transition:transform 200ms ease-out}.RouterConfigBlock_expandButton[disabled]{cursor:not-allowed}.RouterConfigBlock_expandButtonContract img{transform:rotate(180deg)}.RouterConfigBlock_expandButton:active,.RouterConfigBlock_expandButton:focus{outline:none;box-shadow:none}.RouterConfigBlock_listWrapper{position:relative;width:100%;transform:translateY(16px);z-index:-2;visibility:hidden;opacity:0;transition:opacity 250ms ease-out,z-index 0ms 400ms,visibility 0ms 400ms}.RouterConfigBlock_listWrapperShown{height:fit-content;opacity:1;z-index:2;visibility:visible;transition:opacity 250ms ease-out,z-index 0ms 0ms,visibility 0ms 0ms}.RouterConfigBlock_listWrapperShown::before{content:"";position:absolute;top:-88px;left:-8px;z-index:-1;width:calc(100% + 16px);height:calc(100% + 64px + 16px + 16px);background:#fff;box-shadow:0 8px 16px 0 rgba(0,0,0,.24);border-radius:24px}
.Toggle_wrapper{display:flex;align-items:center;cursor:pointer;-webkit-tap-highlight-color:rgba(0,0,0,0)}.Toggle_wrapper>*:not(:last-child){margin-right:8px}.Toggle_input{position:absolute;width:0;height:0;opacity:0}.Toggle_toggleContainer{margin:0;width:48px;height:24px;padding:2px;box-sizing:border-box;background-color:rgba(33,34,49,.16);border-radius:48px;transition:background-color 150ms ease-out}.Toggle_toggleBall{width:20px;height:20px;border-radius:10px;background:#fff;box-shadow:0 0 8px rgba(33,34,49,.08);transition:transform 150ms ease-out}.Toggle_toggleContainer.Toggle_checked{background-color:#ed3984}.Toggle_toggleContainer.Toggle_checked .Toggle_toggleBall{transform:translateX(24px)}.Toggle_toggleContainer.Toggle_disabled{opacity:.48;cursor:not-allowed}.Toggle_text{font-weight:700;font-size:16px;line-height:32px;color:#212231}@media only screen and (max-width: 600px){.Toggle_text{font-size:13px;line-height:24px}}
@media only screen and (max-width: 600px){.RouterConfigEnhancersBlock_sectionTitle{margin-bottom:4px}}.RouterConfigEnhancersBlock_enhancersBlock{margin:16px 0 0;display:flex;flex-direction:column;align-items:flex-start}.RouterConfigEnhancersBlock_toggleTitle{width:100%;display:flex;justify-content:space-between;align-items:center}.RouterConfigEnhancersBlock_toggleTitleLabel{margin:0;display:flex;align-items:center;column-gap:8px}@media only screen and (max-width: 600px){.RouterConfigEnhancersBlock_toggleTitleLabel{font-size:14px}}.RouterConfigEnhancersBlock_enhancersList{margin:4px 0 0;padding-left:16px;color:rgba(33,34,49,.8);font-size:14px;font-weight:400;line-height:24px}@media only screen and (max-width: 600px){.RouterConfigEnhancersBlock_enhancersList{margin:8px 0 0}}.RouterConfigEnhancersBlock_enhancersDivider{margin:16px 0}
.RouterCredentialsBlock_title{margin-bottom:4px}.RouterCredentialsBlock_text{margin:0 0 16px;color:rgba(33,34,49,.8);font-size:14px;font-style:normal;font-weight:400;line-height:24px}.RouterCredentialsBlock_fieldTitle{margin-bottom:8px}.RouterCredentialsBlock_copyField{position:relative;max-width:680px;height:64px;display:flex;align-items:center;border-radius:16px;padding:0 16px;background:rgba(33,34,49,.04);color:#212231;font-size:16px;font-style:normal;font-weight:500;line-height:24px}.RouterCredentialsBlock_copyFieldUsername{margin:0 0 8px}@media only screen and (max-width: 600px){.RouterCredentialsBlock_copyField{height:48px;font-size:14px}}.RouterCredentialsBlock_copyButton{all:unset;position:absolute;top:50%;right:16px;width:24px;height:24px;overflow:hidden;transform:translateY(-50%);cursor:pointer}.RouterCredentialsBlock_copyButton:active,.RouterCredentialsBlock_copyButton:focus{outline:none;box-shadow:none}.RouterCredentialsBlock_copyButtonGallery{width:48px;height:24px;display:flex;align-items:center;transition:transform 200ms ease-in}.RouterCredentialsBlock_copyButtonGallery img{width:24px;height:24px}.RouterCredentialsBlock_copyButton.RouterCredentialsBlock_copied .RouterCredentialsBlock_copyButtonGallery{transform:translateX(-50%)}
.RouterDeleteBlock_box{column-gap:40px}@media only screen and (max-width: 600px){.RouterDeleteBlock_box{flex-direction:column;row-gap:16px;align-items:flex-start}}.RouterDeleteBlock_text{margin:0;color:rgba(33,34,49,.8);font-size:14px;font-style:normal;font-weight:400;line-height:24px}.RouterDeleteBlock_button{min-width:100px;background-color:#e64035;color:#fff}.RouterDeleteBlock_button:hover{background-color:#e64035}
.RouterDontLeaveModal_modal{height:fit-content}@media only screen and (max-width: 650px){.RouterDontLeaveModal_modal{padding:64px 24px}}@media only screen and (max-width: 650px){.RouterDontLeaveModal_fixel{height:130px;width:auto}}.RouterDontLeaveModal_title{margin:64px 0 0;color:#212231;font-size:32px;font-weight:700;line-height:40px}@media only screen and (max-width: 650px){.RouterDontLeaveModal_title{margin:40px 0 0;font-size:24px;line-height:32px}}.RouterDontLeaveModal_text{margin:16px 0 0;color:rgba(33,34,49,.8);text-align:center;font-size:14px;font-weight:400;line-height:24px}@media only screen and (max-width: 650px){.RouterDontLeaveModal_text{font-size:12px;line-height:16px;letter-spacing:.24px}}.RouterDontLeaveModal_buttonGroup{margin:32px auto 0;display:grid;grid-template-columns:275px 275px;column-gap:8px}@media only screen and (max-width: 650px){.RouterDontLeaveModal_buttonGroup{max-width:275px;width:100%;grid-template-columns:100%;grid-template-rows:32px 32px;row-gap:16px}.RouterDontLeaveModal_buttonGroup button{border-radius:8px;font-size:12px;line-height:16px;letter-spacing:.24px}}
.DeviceManagementSection_sectionTitle{display:flex}.DeviceManagementSection_sectionTitle>*:not(:last-child){margin-right:16px}@media only screen and (max-width: 550px){.DeviceManagementSection_sectionTitle{flex-direction:column}.DeviceManagementSection_sectionTitle>*:not(:last-child){margin-bottom:4px}}.DeviceManagementSection_deviceCounter{margin:0;vertical-align:bottom;color:rgba(33,34,49,.8);font-size:15px;font-weight:400;line-height:32px}@media only screen and (max-width: 550px){.DeviceManagementSection_deviceCounter{font-size:13px;line-height:24px}}
.ReferralLinkBlock_referralStatusCta a{display:block;box-sizing:border-box;width:fit-content;height:32px;background-color:#ed3984;border:none;border-radius:8px;padding:7px;cursor:pointer;font-weight:bold;font-size:12px;line-height:16px;text-align:center;letter-spacing:.03em;color:#fff;text-decoration:none}.ReferralLinkBlock_referralStatusCta a:active{opacity:.9}.ReferralLinkBlock_block{width:100%}.ReferralLinkBlock_shareLabel{display:block;margin:0 0 10px;font-weight:700;font-size:14px;line-height:24px;color:#212231}.ReferralLinkBlock_shareLine{margin:0 0 16px;display:flex;align-items:center;width:100%}.ReferralLinkBlock_shareLine>*:not(:last-child){margin-right:16px}@media only screen and (max-width: 800px){.ReferralLinkBlock_shareLine{flex-direction:column}}.ReferralLinkBlock_shareLine .ReferralLinkBlock_linkField{max-width:528px;display:flex;justify-content:space-between;align-items:center;padding:13px 16px;box-sizing:border-box;background-color:#f7f9fa;border-radius:16px}.ReferralLinkBlock_shareLine .ReferralLinkBlock_linkField>*:not(:last-child){margin-right:8px}.ReferralLinkBlock_shareLine .ReferralLinkBlock_linkField span{margin:0;font-size:13px;line-height:24px;color:rgba(33,34,49,.8);text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.ReferralLinkBlock_shareLine .ReferralLinkBlock_linkField button{width:32px;height:32px;background-color:rgba(33,34,49,.04);border-radius:8px;border:none;cursor:pointer;transition:background-color 100ms ease-in}.ReferralLinkBlock_shareLine .ReferralLinkBlock_linkField button:hover{background-color:rgba(33,34,49,.08)}.ReferralLinkBlock_shareLine .ReferralLinkBlock_linkField button:active{background-color:rgba(33,34,49,.16)}@media only screen and (max-width: 800px){.ReferralLinkBlock_shareLine .ReferralLinkBlock_linkField{max-width:100%}}.ReferralLinkBlock_shareLine .ReferralLinkBlock_orSpan{font-weight:700;font-size:13px;line-height:24px;color:#212231}.ReferralLinkBlock_shareLine .ReferralLinkBlock_shareButtons{display:flex;padding:16px;box-sizing:border-box;background-color:#f7f9fa;border-radius:16px}.ReferralLinkBlock_shareLine .ReferralLinkBlock_shareButtons>*:not(:last-child){margin-right:8px}.ReferralLinkBlock_shareLine .ReferralLinkBlock_shareButtons a{width:32px;height:32px;display:flex;justify-content:center;align-items:center;border-radius:8px;background-color:#fff;transition:background-color 200ms ease-in}.ReferralLinkBlock_shareLine .ReferralLinkBlock_shareButtons a:hover{background-color:rgba(33,34,49,.08)}.ReferralLinkBlock_referralStatusCta{max-width:380px;display:flex;align-items:center}.ReferralLinkBlock_referralStatusCta>*:not(:last-child){margin-right:16px}@media only screen and (max-width: 760px){.ReferralLinkBlock_referralStatusCta>*:not(:last-child){margin-right:12px}}.ReferralLinkBlock_referralStatusCta span{margin:0;font-weight:400;font-size:12px;line-height:19px;color:#212231}.ReferralLinkBlock_referralStatusCta a{width:unset;height:24px;padding:4px 8px;white-space:nowrap;border-radius:8px}.ReferralLinkBlock_achievementRow{display:flex;align-items:center}.ReferralLinkBlock_achievementRow>*:not(:last-child){margin-right:8px}.ReferralLinkBlock_achievementRow div{width:32px;height:32px;display:flex;justify-content:center;align-items:center;border:1px solid #ed3984;box-sizing:border-box;border-radius:50%;opacity:.4}.ReferralLinkBlock_achievementRow div.ReferralLinkBlock_achieved{border-width:1.5px;opacity:1}.ReferralLinkBlock_inviteMoreLabel{display:block;margin:0 0 0 8px;font-size:13px;line-height:24px;color:rgba(33,34,49,.64)}
.ReferralInstructionsBlock_instructions{margin:0;padding:24px 24px 24px 40px;border-radius:16px;background:#f7f9fa}.ReferralInstructionsBlock_instructions li{position:relative;font-size:13px;line-height:24px;color:rgba(33,34,49,.8)}
.ReferralInfoBlock_infoBlock{column-gap:24px}@media only screen and (max-width: 550px){.ReferralInfoBlock_infoBlock{flex-direction:column;row-gap:16px;align-items:flex-start}}.ReferralInfoBlock_text{margin:0;color:rgba(33,34,49,.8);font-size:13px;font-weight:400;line-height:24px}
.ProfileContainer_container{display:grid;grid-template-columns:300px 1fr;column-gap:24px}@media only screen and (max-width: 1120px){.ProfileContainer_container{grid-template-columns:100%}}@media only screen and (max-width: 1120px){.ProfileContainer_sectionSelect{display:none}}.ProfileContainer_content{position:relative;overflow-y:auto;padding:40px 64px;box-sizing:border-box;border-radius:16px;background:#fff}@media only screen and (max-width: 1120px){.ProfileContainer_content{padding:40px 24px;max-height:unset !important;overflow-y:unset}}@media only screen and (max-width: 550px){.ProfileContainer_content{padding:32px 16px}}.ProfileContainer_contentContainer{max-width:680px;display:flex;flex-direction:column}.ProfileContainer_contentContainer>*:not(:last-child){margin-bottom:40px}
.ExtensionPagesLayout_container{background:linear-gradient(179deg, #121143 1.07%, #07061f 99.01%);color:hsla(0,0%,100%,.64);padding:0 20px}.ExtensionPagesLayout_container main{position:relative;margin:0 auto;max-width:1200px;min-height:100vh;display:flex;flex-direction:column;justify-content:center}.ExtensionPagesLayout_container main .ExtensionPagesLayout_logoLine{padding:24px;display:flex;justify-content:flex-end;align-items:center}.ExtensionPagesLayout_container main .ExtensionPagesLayout_logoLine img{height:24px}.ExtensionPagesLayout_container main .ExtensionPagesLayout_innerContainer{margin:auto 0;padding:0 0 8px}.ExtensionPagesLayout_container main .ExtensionPagesLayout_innerContainer .ExtensionPagesLayout_formWrapper{position:relative;background-color:hsla(0,0%,100%,.04);border-radius:20px;margin:0 auto;text-align:center;max-width:770px;display:flex;flex-direction:column;align-items:center}@media(width <= 560px){.ExtensionPagesLayout_container main .ExtensionPagesLayout_innerContainer .ExtensionPagesLayout_formWrapper{padding:40px 30px}}@media(width <= 560px){.ExtensionPagesLayout_container main .ExtensionPagesLayout_innerContainer .ExtensionPagesLayout_formWrapper{padding:30px 12px}}.ExtensionPagesLayout_localeSelect{color:hsla(0,0%,100%,.64) !important}.ExtensionPagesLayout_localeSelect img:nth-of-type(2){display:none}.ExtensionPagesLayout_footer{margin:0 auto;border-top:1px solid hsla(0,0%,100%,.64)}@media only screen and (max-width: 600px){.ExtensionPagesLayout_footer{margin:24px auto 48px}}.ExtensionPagesLayout_footer>ul>li>a{color:hsla(0,0%,100%,.64) !important}
.WebStoreButton_link{all:unset;display:block;width:240px;height:75px;margin:32px 0 0;border-radius:16px;overflow:hidden;cursor:pointer;transform:scale(0.8)}
.ChromeAdblock_icon{margin:32px 0 0}.ChromeAdblock_title{margin:16px 0 0;max-width:570px;color:#fff;text-align:center;font-size:24px;font-weight:700;line-height:normal}@media only screen and (max-width: 700px){.ChromeAdblock_title{font-size:20px;font-weight:700}}@media only screen and (max-width: 500px){.ChromeAdblock_title{font-size:18px;font-weight:700}}.ChromeAdblock_subtitle{display:block;margin:8px 0 0;color:#fff;text-align:center;font-size:16px;font-weight:700;line-height:normal}@media only screen and (max-width: 600px){.ChromeAdblock_subtitle{margin:16px 0 0;font-size:14px;font-weight:500;opacity:.8}}.ChromeAdblock_button{all:unset;margin:32px auto 0;max-width:275px;width:100%;background-color:#ed3984;padding:12px 8px;text-align:center;color:#fff;font-size:16px;font-weight:700;line-height:24px;border-radius:16px;text-decoration:none;cursor:pointer;transition:background-color 300ms ease-out}.ChromeAdblock_button:hover{background-color:#ce3273}
.PendingAlert_box{min-height:30%;display:flex;flex-direction:column;justify-content:space-evenly;align-items:center}.PendingAlert_box .PendingAlert_icon{display:block;background-size:contain;margin:0 auto;width:62px;height:62px}.PendingAlert_box .PendingAlert_title{margin:20px auto;max-width:570px;font-size:32px;line-height:37px}.PendingAlert_box .PendingAlert_description{font-size:18px;line-height:24px;margin:0 auto 30px;max-width:570px}.PendingAlert_box .PendingAlert_link{cursor:pointer;font-weight:500;display:inline-block;min-width:270px;background:#ed3984;border-radius:15px;color:#fff;padding:12px;box-sizing:border-box;text-decoration:none;text-align:center;font-size:16px;line-height:19px;letter-spacing:.35px;border:none}.PendingAlert_box .PendingAlert_link:hover{box-shadow:inset 0 0 0 2px hsla(0,0%,100%,.5)}.PendingAlert_box .PendingAlert_link:hover:focus{box-shadow:0 0 0 3px rgba(0,123,255,.5),inset 0 0 0 2px hsla(0,0%,100%,.5)}.PendingAlert_box .PendingAlert_link:active{opacity:.9}@media(width <= 400px){.PendingAlert_box .PendingAlert_link{min-width:auto;width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}}
.DiiaSuccessRoute_wrapper .DiiaSuccessRoute_cta{display:block;box-sizing:border-box;width:fit-content;height:32px;background-color:#ed3984;border:none;border-radius:8px;padding:7px;cursor:pointer;font-weight:bold;font-size:12px;line-height:16px;text-align:center;letter-spacing:.03em;color:#fff;text-decoration:none}.DiiaSuccessRoute_wrapper .DiiaSuccessRoute_cta:active{opacity:.9}.DiiaSuccessRoute_wrapper{display:flex;flex-direction:column;align-items:center}.DiiaSuccessRoute_wrapper .DiiaSuccessRoute_title{margin:0 0 16px;font-weight:700;font-size:24px;line-height:32px;color:#212231;text-align:center}.DiiaSuccessRoute_wrapper .DiiaSuccessRoute_subtitle{margin:0 0 16px;font-weight:400;font-size:16px;line-height:24px;text-align:center;color:rgba(33,34,49,.64)}.DiiaSuccessRoute_wrapper .DiiaSuccessRoute_cta{margin:56px 0 0;width:min(100%,275px);height:48px;padding:12px;font-weight:700;font-size:16px;line-height:24px}
.MinimalLayout_header{position:fixed;top:0;left:0;width:100%}.MinimalLayout_logoLine{margin:0 auto;max-width:1228px;padding:24px;box-sizing:border-box;display:flex;justify-content:space-between;align-items:center}.MinimalLayout_logoLine img{height:24px}.MinimalLayout_container{margin:0 auto;max-width:1228px;min-height:100vh;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:24px;box-sizing:border-box}
.ChangeEmailFailedModal_title{margin:40px auto 0;color:#212231;text-align:center;font-size:30px;font-weight:700;line-height:40px}.ChangeEmailFailedModal_text{margin:16px auto 0;color:#212231;text-align:center;font-size:13px;font-weight:400;line-height:24px}.ChangeEmailFailedModal_confirmButton{margin:32px 0 0;max-width:260px;color:#fff;background:linear-gradient(117deg, #ed3984 6.51%, #7452c8 93.39%)}.ChangeEmailFailedModal_error{margin:40px auto;color:#e64035;font-size:16px;font-weight:500;line-height:24px;margin-top:8px}.ChangeEmailFailedModal_errorCloseButton{max-width:260px}.ChangeEmailFailedModal_buttonContainer{margin:32px auto 0;max-width:560px;width:100%;display:flex}.ChangeEmailFailedModal_buttonContainer>*:not(:last-child){margin-right:8px}.ChangeEmailFailedModal_signInButton{background:linear-gradient(117deg, #ed3984 6.51%, #7452c8 93.39%)}
.ChangeEmailRoute_wrapper{width:min(424px,100%);height:100%;display:flex;flex-direction:column;justify-content:center;text-align:left}.ChangeEmailRoute_title{margin:24px 0 0;font-weight:700;font-size:30px;line-height:40px;color:#212231}@media only screen and (max-width: 600px){.ChangeEmailRoute_title{font-size:24px;line-height:32px}}
.ConfirmChangeEmailRoute_wrapper{height:100%;flex-grow:1;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:left}.ConfirmChangeEmailRoute_form{width:min(424px,100%)}.ConfirmChangeEmailRoute_backButton{all:unset;margin:0 0 24px;display:flex;align-items:center;cursor:pointer}.ConfirmChangeEmailRoute_backButton>*:not(:last-child){margin-right:8px}.ConfirmChangeEmailRoute_backButton span{font-weight:700;font-size:12px;line-height:16px;letter-spacing:.02em;color:rgba(33,34,49,.64);transition:color 250ms ease-out}.ConfirmChangeEmailRoute_backButton svg{transition:fill-opacity 250ms ease-out}.ConfirmChangeEmailRoute_backButton:hover svg{fill-opacity:.8}.ConfirmChangeEmailRoute_backButton:hover span{color:rgba(33,34,49,.8)}.ConfirmChangeEmailRoute_title{margin:24px 0 0;font-weight:700;font-size:30px;line-height:40px;color:#212231}@media only screen and (max-width: 600px){.ConfirmChangeEmailRoute_title{font-size:24px;line-height:32px}}.ConfirmChangeEmailRoute_subtitle{margin:0;font-weight:400;font-size:14px;line-height:24px;color:rgba(33,34,49,.8)}.ConfirmChangeEmailRoute_subtitleButton{all:unset;display:inline-block;margin:0 0 0 8px;cursor:pointer;font-size:12px;font-weight:700;letter-spacing:.02em;color:#ed3984}
.ErrorPage_main{flex-grow:2;padding:48px 24px;box-sizing:border-box;display:flex;justify-content:center;align-items:center}.ErrorPage_main>*:not(:last-child){margin:0 16px 0 0}@media only screen and (max-width: 500px){.ErrorPage_main{flex-direction:column-reverse}.ErrorPage_main>*:not(:last-child){margin:16px 0 0}}.ErrorPage_textBlock{max-width:460px}.ErrorPage_textBlock h1{margin:0 0 24px;font-size:32px;line-height:48px;color:#212231}@media only screen and (max-width: 500px){.ErrorPage_textBlock h1{font-size:28px;line-height:36px;margin:0 0 16px}}.ErrorPage_textBlock span{margin:0;font-size:16px;line-height:24px;color:rgba(33,34,49,.8)}.ErrorPage_textBlock span a{color:#ed3984}.ErrorPage_textBlock div{margin:16px 0 0;font-size:14px;line-height:24px;color:rgba(33,34,49,.8)}
*:focus{outline:none 0;box-shadow:0 0 0 2px #00bfff}@font-face{font-family:"Mark Pro";src:url(/e728a4a8cadd6acaec21.woff2) format("woff2"),url(/97e877b61ccd09f5269e.woff) format("woff"),url(/aedb92ab602de8d0dbac.ttf) format("truetype");font-weight:300;font-display:swap;font-style:normal}@font-face{font-family:"Mark Pro";src:url(/ba5911fbb906382131bd.woff2) format("woff2"),url(/a5dae0d6ab5377215ce0.woff) format("woff"),url(/e3c581cefd98d62942fe.ttf) format("truetype");font-weight:400;font-display:swap;font-style:normal}@font-face{font-family:"Mark Pro";src:url(/13e4c8d88210c0adb770.woff2) format("woff2"),url(/61c7646c7560fb2d0b89.woff) format("woff"),url(/61c7646c7560fb2d0b89.woff) format("truetype");font-weight:500;font-display:swap;font-style:normal}@font-face{font-family:"Mark Pro";src:url(/c49bb665567ccae3040f.woff2) format("woff2"),url(/a95697d9f020504266ca.woff) format("woff"),url(/a95697d9f020504266ca.woff) format("truetype");font-weight:700;font-display:swap;font-style:normal}html,body,#root{width:100%;min-height:100vh;margin:0;font-family:"Mark Pro","Avenir Next","Helvetica","Trebuchet MS"}*:not([type=password]){font-family:"Mark Pro","Avenir Next","Helvetica","Trebuchet MS"}.intercom-lightweight-app-launcher.intercom-launcher{right:10px;bottom:100px}.grecaptcha-badge{visibility:hidden}
