@import url(https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700&display=swap);*{box-sizing:border-box;font-size:13px;margin:0;padding:0}a{color:inherit;text-decoration:none}body{background-color:#efefef;font-family:Montserrat,sans-serif;left:0;top:0;width:100%}body .modal-container{overflow:hidden;position:fixed;z-index:2}input[type=email],input[type=number],input[type=password],input[type=text]{background:#0000;border:none;outline:none}textarea{overflow:auto;resize:none}input::placeholder{color:#adadad}input:focus::placeholder{color:#0000}:focus{background-color:#0000;outline:none}input::-webkit-inner-spin-button,input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}select{appearance:none;background:url(/static/media/flat-chevron.63b3d6b5dc5bf04248e3.svg) no-repeat;background-position-x:calc(100% - 20px);background-position-y:50%;background-size:18px 11px;border:1px solid #dfdfdf;border-radius:2px;margin-right:30px;padding:1rem}.loader-container{align-items:center;background-color:#efefef;display:flex;filter:grayscale(100%);flex-flow:column wrap;height:100vh;justify-content:center;width:100vw}.loader-container-loading-spinner{margin-bottom:24px;width:75px}.loader-container-text{color:dimgray;font-weight:600}.ErrorBox-container{align-items:center;background-color:#fbe6e4;border:1px solid #ff95a9;color:#d50000;display:inline-flex;font-family:Montserrat,sans-serif;font-size:11px;font-weight:600;height:auto;margin-bottom:32px;max-width:700px;padding:16px;width:100%}@media screen and (max-width:640px){.ErrorBox-container{margin:0 16px 32px;max-width:100%;width:90%}}@media screen and (min-width:640px)and (max-width:768px){.ErrorBox-container{width:570px}}.ErrorBox-container p{font-weight:500;line-height:1.5;margin-left:16px}.ErrorBox-container span{font-weight:700}.ErrorBox-container button{background:#0000;border:none;color:#d50000;cursor:pointer;font-family:Montserrat,sans-serif;font-weight:700}.RegisterScreen-container{align-items:flex-start;background:linear-gradient(270deg,#fff 0,#fff 40%,#fff 0,#efefef 0,#efefef);display:flex;flex-flow:row wrap;height:auto;justify-content:center;min-height:100vh;min-width:100vw;padding:16px;position:relative;width:auto}@media screen and (max-width:640px){.RegisterScreen-container{background:#efefef;flex-flow:column wrap;height:auto;justify-content:flex-start;padding:32px 0 0}}@media screen and (min-width:640px)and (max-width:1024px){.RegisterScreen-container{background:#efefef;flex-flow:column wrap;justify-content:flex-start}}.RegisterScreen-container .RegisterScreen-beatliiLogoContainer{height:40px;order:1;padding-top:32px;text-align:left;width:80%}@media screen and (min-width:640px)and (max-width:1024px){.RegisterScreen-container .RegisterScreen-beatliiLogoContainer{margin-bottom:0;margin-top:32px;order:1;padding-top:0;text-align:center;width:100%}}@media screen and (max-width:640px){.RegisterScreen-container .RegisterScreen-beatliiLogoContainer{margin-bottom:0;margin-top:0;padding-top:0;text-align:center;width:100%}}.RegisterScreen-container .RegisterScreen-container__section{align-items:center;display:flex;flex-flow:row wrap;height:calc(100% - 40px);justify-content:center;order:2;width:100%}.RegisterScreen-container .RegisterScreen-container__section .RegisterScreen-phonesPictureContainer{height:auto;order:3;width:50%}.RegisterScreen-container .RegisterScreen-container__section .RegisterScreen-phonesPictureContainer .RegisterScreen-phonesPictureContainer__image{height:auto;width:536px}@media screen and (max-width:640px){.RegisterScreen-container .RegisterScreen-container__section .RegisterScreen-phonesPictureContainer{order:2;width:80%}.RegisterScreen-container .RegisterScreen-container__section .RegisterScreen-phonesPictureContainer .RegisterScreen-phonesPictureContainer__image{width:100%}}@media screen and (min-width:640px)and (max-width:1024px){.RegisterScreen-container .RegisterScreen-container__section .RegisterScreen-phonesPictureContainer{margin:0;order:2;width:40%}.RegisterScreen-container .RegisterScreen-container__section .RegisterScreen-phonesPictureContainer .RegisterScreen-phonesPictureContainer__image{width:100%}}@media screen and (max-width:640px){.RegisterScreen-container .RegisterScreen-container__section .RegisterScreen-phonesPictureContainer.email{display:none}}.RegisterScreen-container .RegisterScreen-formContainer{display:flex;flex-flow:column wrap;height:auto;justify-content:center;min-height:calc(100% - 40px);order:2;padding-left:10%;width:50%}@media screen and (max-width:640px){.RegisterScreen-container .RegisterScreen-formContainer{order:3;padding:32px 16px 48px;width:100%}}@media screen and (min-width:640px)and (max-width:1024px){.RegisterScreen-container .RegisterScreen-formContainer{align-items:center;height:auto;min-height:fit-content;order:3;padding:32px 16px 48px;width:100%}}.RegisterScreen-container .RegisterScreen-formContainer .RegisterScreen-formContainer-backButton{align-items:center;display:flex;flex-flow:row wrap;height:48px;justify-content:flex-start;margin-bottom:24px;width:100%}@media screen and (max-width:640px){.RegisterScreen-container .RegisterScreen-formContainer .RegisterScreen-formContainer-backButton{justify-content:center}}@media screen and (min-width:640px)and (max-width:1025px){.RegisterScreen-container .RegisterScreen-formContainer .RegisterScreen-formContainer-backButton{justify-content:center;width:450px}}.RegisterScreen-container .RegisterScreen-formContainer .RegisterScreen-formContainer-backButton .RegisterScreen-formContainer-backButton-image{background-color:#d8d8d8;background-size:cover;border:none;border-radius:50px;cursor:pointer;font-size:30px;height:48px;width:48px}.RegisterScreen-container .RegisterScreen-formContainer .RegisterScreen-formContainer-backButton .RegisterScreen-formContainer-backButton-image .RegisterScreen-formContainer-backButton-image-icon{font-size:30px;left:-1px;position:relative;top:-2px;vertical-align:middle}.RegisterScreen-container .RegisterScreen-formContainer-title{color:#464646;font-family:Montserrat,sans-serif;font-size:24px;font-weight:600;margin-bottom:24px;padding-right:0;width:80%}@media screen and (max-width:640px){.RegisterScreen-container .RegisterScreen-formContainer-title{font-size:20px;margin-bottom:32px;padding-right:0;text-align:center;width:100%}}@media screen and (min-width:640px)and (max-width:1024px){.RegisterScreen-container .RegisterScreen-formContainer-title{padding-right:0;text-align:center;width:50%}}.RegisterScreen-container .RegisterScreen-formContainer-title.one{margin-bottom:48px;text-align:center}.RegisterScreen-container .RegisterScreen-form{align-items:flex-start;display:flex;flex-flow:column wrap;height:auto;justify-content:center;width:80%}@media screen and (max-width:640px){.RegisterScreen-container .RegisterScreen-form{width:100%}}@media screen and (min-width:768px)and (max-width:1024px){.RegisterScreen-container .RegisterScreen-form{width:450px}}.RegisterScreen-container .RegisterScreen-form.one{align-items:center}.RegisterScreen-container .RegisterScreen-textBelowInputs-container{align-items:center;display:flex;flex-flow:row wrap;justify-content:flex-start;margin-top:8px;width:100%}@media screen and (min-width:640px)and (max-width:1025px){.RegisterScreen-container .RegisterScreen-textBelowInputs-container{width:450px}}.RegisterScreen-container .RegisterScreen-textBelowInputs{color:dimgray;font-size:11px;line-height:16px;width:90%}@media screen and (max-width:640px){.RegisterScreen-container .RegisterScreen-textBelowInputs{width:90%}}@media screen and (min-width:640px)and (max-width:1025px){.RegisterScreen-container .RegisterScreen-textBelowInputs{width:90%}}.RegisterScreen-container .RegisterScreen-textBelowInputs.password{margin-top:8px;width:100%}.RegisterScreen-container .RegisterScreen-form-container{text-align:center;width:100%}.RegisterScreen-container .RegisterScreen-registerButton{background-color:#007fd5;border:none;border-radius:50px;box-shadow:-3px -3px 6px 0 #fff,3px 3px 6px 0 #00000029;color:#f8f8f8;cursor:pointer;font-family:Montserrat,sans-serif;font-size:14px;font-weight:700;height:56px;margin:auto;text-align:center;width:320px}@media screen and (max-width:640px){.RegisterScreen-container .RegisterScreen-registerButton{width:100%}}.RegisterScreen-container .RegisterScreen-registerButton:hover{background:#e6163f}.RegisterScreen-container .RegisterScreen-registerButton-Disable{background-color:#adadad;border:none;border-radius:50px;box-shadow:-3px -3px 6px 0 #fff,3px 3px 6px 0 #00000029;color:#f8f8f8;cursor:pointer;font-family:Montserrat,sans-serif;font-size:13px;font-weight:700;height:56px;margin:auto;text-align:center;width:320px}@media screen and (max-width:640px){.RegisterScreen-container .RegisterScreen-registerButton-Disable{width:100%}}.RegisterScreen-container .RegisterScreen-separator{height:auto;margin:32px 0;max-width:350px;position:relative;text-align:center;width:100%}@media screen and (max-width:640px){.RegisterScreen-container .RegisterScreen-separator{padding:0;width:100%}}.RegisterScreen-container .RegisterScreen-separator .RegisterScreen-separatorText{color:dimgray;font-family:Montserrat,sans-serif;font-size:13px;font-weight:600;position:relative;text-align:center}.RegisterScreen-container .RegisterScreen-separator .RegisterScreen-separatorText:before{background:url(/static/media/drumstick-separator-left.17a3a649312a6794300c.svg);content:"";display:block;height:6px;left:0;position:absolute;top:5px;width:151px}@media only screen and (min-width:320px)and (max-width:640px){.RegisterScreen-container .RegisterScreen-separator .RegisterScreen-separatorText:before{width:125px}}@media only screen and (min-width:360px)and (max-width:640px){.RegisterScreen-container .RegisterScreen-separator .RegisterScreen-separatorText:before{width:145px}}.RegisterScreen-container .RegisterScreen-separator .RegisterScreen-separatorText:after{background:url(/static/media/drumstick-separator-right.442b3ea1791db2cf3b5f.svg);content:"";display:block;height:6px;position:absolute;right:0;top:5px;width:151px}@media only screen and (min-width:320px)and (max-width:640px){.RegisterScreen-container .RegisterScreen-separator .RegisterScreen-separatorText:after{background-position:100%;width:125px}}@media only screen and (min-width:360px)and (max-width:640px){.RegisterScreen-container .RegisterScreen-separator .RegisterScreen-separatorText:after{background-position:100%;width:145px}}.RegisterScreen-container .RegisterScreen-termsAndConditions{align-items:center;color:dimgray;display:flex;flex-flow:row wrap;font-family:Montserrat,sans-serif;font-size:13px;justify-content:flex-start;line-height:1.5;margin-bottom:48px;margin-top:24px;position:relative;width:100%}@media screen and (max-width:640px){.RegisterScreen-container .RegisterScreen-termsAndConditions{width:100%}}.RegisterScreen-container .RegisterScreen-termsAndConditions .RegisterScreen-termsAndConditions__button{border:none;color:dimgray;font-family:Montserrat,sans-serif;font-size:13px;line-height:1.5;text-align:left}.RegisterScreen-container .RegisterScreen-termsAndConditions .RegisterScreen-termsAndConditions__label{align-items:center;cursor:pointer;display:flex;flex-flow:row wrap;justify-content:flex-start;padding-left:0;position:relative;-webkit-user-select:none;user-select:none;width:100%}.RegisterScreen-container .RegisterScreen-termsAndConditions .RegisterScreen-termsAndConditions__label input[type=checkbox]{clip:rect(0 0 0 0);border:0;height:1px;left:-42px;overflow:hidden;padding:0;position:absolute;top:-2px;width:1px}.RegisterScreen-container .RegisterScreen-termsAndConditions .RegisterScreen-termsAndConditions__label input[type=checkbox]:checked~.checkbox-custom{background-color:#efefef;border-radius:3px;box-shadow:inset -2px -2px 5px #fff,inset 2px 2px 5px #0000001a;display:block}.RegisterScreen-container .RegisterScreen-termsAndConditions .checkbox-custom:after{content:"";display:none;position:absolute}.RegisterScreen-container .RegisterScreen-termsAndConditions .RegisterScreen-termsAndConditions__label input[type=checkbox]:checked~.checkbox-custom:after{display:block}.RegisterScreen-container .RegisterScreen-termsAndConditions .RegisterScreen-termsAndConditions__label .checkbox-custom:after{border:solid #007fd5;border-width:0 3px 3px 0;height:10px;margin:auto;position:relative;top:4px;transform:rotate(45deg);width:5px}.RegisterScreen-container .RegisterScreen-termsAndConditions .RegisterScreen-termsAndConditions__checkbox{border:none;margin-right:10px;position:relative;top:-9px;width:20px}.RegisterScreen-container .RegisterScreen-termsAndConditions .checkbox-custom{background-color:#efefef;background-size:cover;border-radius:3px;box-shadow:-2px -2px 5px #fff,2px 2px 5px #0000001a;display:block;height:25px;margin-right:16px;width:25px}.RegisterScreen-container .RegisterScreen-termsAndConditions .RegisterScreen-termsAndConditions__label>p{width:85%}.RegisterScreen-container .RegisterScreen-termsAndConditions .RegisterScreen-termsAndConditions__textLink{color:#007fd5}.RegisterScreen-container .RegisterScreen-askLogin{color:dimgray;font-family:Montserrat,sans-serif;font-size:13px;margin-top:40px;text-align:center;width:80%}@media screen and (max-width:640px){.RegisterScreen-container .RegisterScreen-askLogin{width:100%}}.RegisterScreen-container .RegisterScreen-askLogin .RegisterScreen-askLoginButton{color:#007fd5;cursor:pointer;font-weight:600}.RegisterScreen-container .RegisterScreen-askLogin.one{width:100%}.RegisterScreen-container .RegisterScreen-infoIcon{font-size:16px;margin-bottom:auto;margin-right:6px;margin-top:auto;position:relative;width:20px}.RegisterScreen-container .RegisterScreen-wrongPasswordIcon{color:#d50000;margin-right:6px;position:relative;top:2px}.FormInput-nameField{border:1px solid #adadad;border-radius:10px;height:56px;margin-top:32px;position:relative;width:100%}.FormInput-nameField:focus-within{background-color:#efefef;border:1px solid #007fd5}.email-suggestion-link{textDecoration:underline;fontWeight:bold;color:#007fd5;cursor:pointer}.email-suggestion-link:hover{text-decoration:none}.email-suggestion{color:dimgray;margin-top:4px}.FormInput-nameLabel{background-color:#efefef;color:dimgray;font-family:Montserrat,sans-serif;font-size:13px;font-weight:600;left:16px;padding:0 8px;position:absolute;top:-10px}.FormInput-nameLabel:focus-within{color:#007fd5}.FormInput-nameInput{background-color:#0000;border:none;border-radius:10px;color:dimgray;font-family:Montserrat,sans-serif;font-size:16px;height:100%;padding:0 0 0 16px;position:absolute;top:0;width:100%}.FormInput-nameInput::placeholder{font-size:13px}.FormInput-nameInput-textarea{background-color:#0000;border:none;border-radius:10px;color:dimgray;font-family:Montserrat,sans-serif;font-size:16px;height:100%;line-height:1.5;padding:16px;position:absolute;top:0;width:100%}@media screen and (min-width:280px)and (max-width:1024px){.modal-container{padding:40px 24px;position:fixed}.modal-container body,.modal-container html{height:100vh;overflow-y:hidden;padding-right:15px;width:100vw}.modal-container body{position:relative}}.VerifyEmailModal-closeButton{background:none;border:none;cursor:pointer;font-size:36px;line-height:1;padding:8px;position:absolute;right:20px;top:16px}.VerifyEmailModal-closeButton:hover{opacity:.7}.VerifyEmailModal-body,.VerifyEmailModal-title{width:500px}.VerifyEmailModal-code-container{margin-top:24px}.VerifyEmailModal-verifyButton:hover{background:#0064a7}.VerifyEmailModal-resendCodeButton{width:500px}.VerifyEmailModal-resendCodeButton:hover{background-color:#ebebeb}.SuccessBox-container{align-items:center;background-color:#e6f8e5;border:1px solid #00a21f;color:#00a21f;display:inline-flex;font-family:Montserrat,sans-serif;font-size:11px;font-weight:600;height:auto;margin-bottom:16px;max-width:500px;padding:16px;position:relative;width:100%}@media screen and (max-width:640px){.SuccessBox-container{margin:0 auto 16px;width:95%}}.SuccessBox-container p{font-weight:500;line-height:1.5;margin-left:16px}.SuccessBox-container span{font-weight:700}.SuccessBox-container__closeBtn{background-color:#e6f8e5}.SuccessBox-container__closeBtn,.SuccessBox-container__closeBtn:hover{border-radius:50%;cursor:pointer;padding:8px 8px 5px;position:absolute;right:16px;top:50%;transform:translateY(-50%);vertical-align:middle}.SuccessBox-container__closeBtn:hover{background-color:#ffffffb3}.LoginScreen-container{align-items:flex-start;background:linear-gradient(270deg,#fff 0,#fff 40%,#fff 0,#efefef 0,#efefef);display:flex;flex-flow:row wrap;height:auto;justify-content:center;min-height:100vh;padding:16px;position:relative;width:100vw}@media screen and (max-width:640px){.LoginScreen-container{background:#efefef;flex-flow:column wrap;height:auto;justify-content:flex-start;padding:32px 0 0}}@media screen and (min-width:640px)and (max-width:1024px){.LoginScreen-container{background:#efefef;flex-flow:column wrap;justify-content:flex-start}}.LoginScreen-container .LoginScreen-beatliiLogoContainer{height:40px;order:1;padding-top:32px;text-align:left;width:80%}@media screen and (min-width:640px)and (max-width:1024px){.LoginScreen-container .LoginScreen-beatliiLogoContainer{margin-bottom:24px;margin-top:32px;order:1;text-align:center;width:100%}}@media screen and (max-width:640px){.LoginScreen-container .LoginScreen-beatliiLogoContainer{margin-bottom:0;margin-top:0;padding-top:0;text-align:center;width:100%}}.LoginScreen-container .LoginScreen-container__section{align-items:center;display:flex;flex-flow:row wrap;height:calc(100% - 80px);justify-content:center;order:2;width:100%}.LoginScreen-container .LoginScreen-phonesPictureContainer{height:auto;margin:0;order:3;width:50%}.LoginScreen-container .LoginScreen-phonesPictureContainer .LoginScreen-phonesPictureContainer__image{height:auto;width:536px}@media screen and (max-width:640px){.LoginScreen-container .LoginScreen-phonesPictureContainer{order:2;width:80%}.LoginScreen-container .LoginScreen-phonesPictureContainer .LoginScreen-phonesPictureContainer__image{width:100%}}@media screen and (min-width:640px)and (max-width:1024px){.LoginScreen-container .LoginScreen-phonesPictureContainer{margin:0;order:2;width:40%}.LoginScreen-container .LoginScreen-phonesPictureContainer .LoginScreen-phonesPictureContainer__image{width:100%}}@media screen and (max-width:640px){.LoginScreen-container .LoginScreen-phonesPictureContainer.email{display:none}}.LoginScreen-formContainer{display:flex;flex-flow:column wrap;height:calc(100% - 40px);justify-content:center;order:2;padding-left:10%;width:50%}@media screen and (max-width:640px){.LoginScreen-formContainer{order:3;padding:32px 16px 48px;width:100%}}@media screen and (min-width:640px)and (max-width:1024px){.LoginScreen-formContainer{align-items:center;order:3;padding:32px 16px 48px;width:100%}}.LoginScreen-formContainer .RegisterScreen-formContainer-backButton{align-items:center;display:flex;flex-flow:row wrap;height:48px;justify-content:flex-start;margin-bottom:24px;width:100%}@media screen and (max-width:640px){.LoginScreen-formContainer .RegisterScreen-formContainer-backButton{justify-content:center}}@media screen and (min-width:640px)and (max-width:1025px){.LoginScreen-formContainer .RegisterScreen-formContainer-backButton{justify-content:center;width:450px}}.LoginScreen-formContainer .RegisterScreen-formContainer-backButton .RegisterScreen-formContainer-backButton-image{background-color:#d8d8d8;background-size:cover;border:none;border-radius:50px;cursor:pointer;font-size:30px;height:48px;width:48px}.LoginScreen-formContainer .RegisterScreen-formContainer-backButton .RegisterScreen-formContainer-backButton-image .RegisterScreen-formContainer-backButton-image-icon{font-size:30px;left:-1px;position:relative;top:-2px;vertical-align:middle}@media screen and (min-width:640px)and (max-width:768px){.LoginScreen-formContainer .RegisterScreen-formContainer-backButton{width:450px}}.LoginScreen-formContainer-title{color:#464646;font-family:Montserrat,sans-serif;font-size:24px;font-weight:600;margin-bottom:24px;width:70%}@media screen and (max-width:640px){.LoginScreen-formContainer-title{font-size:20px;margin-bottom:24px;text-align:center;width:100%}}@media screen and (min-width:640px)and (max-width:1024px){.LoginScreen-formContainer-title{text-align:center;width:100%}}.LoginScreen-formContainer-title.one{margin-bottom:48px;text-align:center}.LoginScreen-formContainer-error{align-items:center;background-color:#ff174480;color:#212121;display:inline-flex;font-family:Montserrat,sans-serif;font-size:11px;font-weight:600;height:auto;padding:16px;width:450px}.LoginScreen-form{align-items:flex-start;display:flex;flex-flow:column wrap;height:auto;justify-content:center;margin-bottom:16px;width:80%}@media screen and (max-width:640px){.LoginScreen-form{width:100%}}@media screen and (min-width:768px)and (max-width:1024px){.LoginScreen-form{width:450px}}.LoginScreen-form.one{align-items:center}@media screen and (max-width:640px){.LoginScreen-form.one{width:100%}}@media screen and (min-width:768px)and (max-width:1024px){.LoginScreen-form.one{width:450px}}.LoginScreen-form-container{text-align:center;width:100%}.LoginScreen-textBelowInputs{border:none;color:#007fd5;cursor:pointer;font-family:Montserrat,sans-serif;font-size:11px;font-weight:600;line-height:16px;margin-bottom:48px;margin-top:8px;text-align:left;width:450px}@media screen and (max-width:640px){.LoginScreen-textBelowInputs{width:100%}}.LoginScreen-registerButton{background-color:#007fd5;border:none;border-radius:50px;box-shadow:-3px -3px 6px 0 #fff,3px 3px 6px 0 #00000029;color:#f8f8f8;cursor:pointer;font-family:Montserrat,sans-serif;font-size:14px;font-weight:700;height:56px;margin:auto;text-align:center;width:320px}@media screen and (max-width:640px){.LoginScreen-registerButton{width:100%}}.LoginScreen-registerButton-Disable{background-color:#adadad;border:none;border-radius:50px;box-shadow:-3px -3px 6px 0 #fff,3px 3px 6px 0 #00000029;color:#f8f8f8;cursor:pointer;font-family:Montserrat,sans-serif;font-size:13px;font-weight:700;height:56px;text-align:center;width:320px}@media screen and (max-width:640px){.LoginScreen-registerButton-Disable{width:100%}}.LoginScreen-registerButton:hover{background:#e6163f}.LoginScreen-separator{height:auto;margin:32px 0;max-width:350px;position:relative;width:100%}@media screen and (max-width:640px){.LoginScreen-separator{padding:0;width:100%}}.LoginScreen-separator .LoginScreen-separatorText{color:dimgray;font-family:Montserrat,sans-serif;font-size:13px;font-weight:600;position:relative;text-align:center}.LoginScreen-separator .LoginScreen-separatorText:before{background:url(/static/media/drumstick-separator-left.17a3a649312a6794300c.svg);content:"";display:block;height:6px;left:0;position:absolute;top:5px;width:151px}@media only screen and (min-width:320px)and (max-width:640px){.LoginScreen-separator .LoginScreen-separatorText:before{width:125px}}@media only screen and (min-width:360px)and (max-width:640px){.LoginScreen-separator .LoginScreen-separatorText:before{width:145px}}.LoginScreen-separator .LoginScreen-separatorText:after{background:url(/static/media/drumstick-separator-right.442b3ea1791db2cf3b5f.svg);content:"";display:block;height:6px;position:absolute;right:0;top:5px;width:151px}@media only screen and (min-width:320px)and (max-width:640px){.LoginScreen-separator .LoginScreen-separatorText:after{background-position:100%;width:125px}}@media only screen and (min-width:360px)and (max-width:640px){.LoginScreen-separator .LoginScreen-separatorText:after{background-position:100%;width:145px}}.LoginScreen-termsAndConditions{color:dimgray;font-family:Montserrat,sans-serif;font-size:11px;line-height:1.5;text-align:center;width:100%}@media screen and (max-width:640px){.LoginScreen-termsAndConditions{padding:0;width:100%}}.LoginScreen-askRegister{color:dimgray;font-family:Montserrat,sans-serif;font-size:13px;margin-top:32px;text-align:center;width:80%}@media screen and (max-width:640px){.LoginScreen-askRegister{width:100%}}.LoginScreen-askRegister .LoginScreen-askRegisterButton{color:#007fd5;cursor:pointer;font-weight:600}.VerifyEmailModal-container{align-items:center;display:flex;flex-flow:column wrap;height:auto;justify-content:center;padding:80px 48px;width:auto}@media screen and (max-width:640px){.VerifyEmailModal-container{padding:40px 24px}}.VerifyEmailModal-container .ErrorBox-container{margin-top:16px}.ReactModal__Content{max-height:calc(100vh - 48px);overflow:scroll}.VerifyEmailModal-title{color:#464646;font-size:28px;font-weight:600;margin-bottom:10%;text-align:center;width:450px}@media screen and (max-width:640px){.VerifyEmailModal-title{width:100%}}.VerifyEmailModal-body{color:dimgray;font-size:14px;line-height:26px;margin-bottom:0;width:450px}@media screen and (max-width:640px){.VerifyEmailModal-body{width:100%}}.VerifyEmailModal-body-list{color:dimgray;height:auto;line-height:1.8;list-style-type:none;margin-bottom:8px;padding-left:24px;position:relative;width:100%}.VerifyEmailModal-body-list .VerifyEmailModal-body-list-items{align-items:center;display:flex;flex-flow:row wrap;justify-content:flex-start}.VerifyEmailModal-body-list .VerifyEmailModal-body-list-items .VerifyEmailModal-body-list-bullets{background-color:#c9c9c9;border-radius:50%;display:block;height:8px;margin-right:16px;width:8px}.VerifyEmailModal-form{align-items:center;display:flex;flex-flow:column wrap;width:450px}@media screen and (max-width:640px){.VerifyEmailModal-form{width:100%}}.VerifyEmailModal-container-closeButton{border:none;height:32px;margin-bottom:24px;position:absolute;right:16px;top:16px;width:32px}@media screen and (max-width:640px){.VerifyEmailModal-container-closeButton{height:24px;right:16px;top:8px;width:24px}}.VerifyEmailModal-container-closeButton .VerifyEmailModal-container-closeButton-image{background-color:#f8f8f8;background-size:cover;border:none;border-radius:50px;box-shadow:-3px -3px 6px 0 #fff,3px 3px 6px 0 #00000029;cursor:pointer;font-size:30px;height:32px;width:32px}@media screen and (max-width:640px){.VerifyEmailModal-container-closeButton .VerifyEmailModal-container-closeButton-image{ox-shadow:-3px -3px 6px 0 #fff,3px 3px 3px 0 #00000029}}.VerifyEmailModal-container-closeButton .VerifyEmailModal-container-closeButton-image .VerifyEmailModal-container-closeButton-image-icon{color:#007fd5;font-size:24px;left:1px;position:relative;top:-2px;vertical-align:middle}@media screen and (max-width:640px){.VerifyEmailModal-container-closeButton .VerifyEmailModal-container-closeButton-image .VerifyEmailModal-container-closeButton-image-icon{font-size:20px;top:-4px}}.VerifyEmailModal-code-container{display:flex;margin-bottom:0}@media screen and (max-width:640px){.VerifyEmailModal-code-container{width:100%}}.VerifyEmailModal-code{background-color:#fff;border-radius:10px;color:dimgray;font-family:Montserrat,sans-serif;font-size:24px;font-weight:700;height:64px;margin-left:11px;width:50px}@media screen and (max-width:640px){.VerifyEmailModal-code{width:20%}}.VerifyEmailModal-code:first-child{margin-left:0}.VerifyEmailModal-code-container .VerifyEmailModal-code{background:#fff;text-align:center}.VerifyEmailModal-verifyButton{background-color:#007fd5;border:none;border-radius:50px;box-shadow:-3px -3px 6px 0 #fff,3px 3px 6px 0 #00000029;color:#f8f8f8;cursor:pointer;font-family:Montserrat,sans-serif;font-size:14px;font-weight:700;height:56px;margin-top:40px;text-align:center;width:320px}@media screen and (max-width:640px){.VerifyEmailModal-verifyButton{width:100%}}.VerifyEmailModal-verifyButton-Disable{background-color:#adadad;border:none;border-radius:50px;box-shadow:-3px -3px 6px 0 #fff,3px 3px 6px 0 #00000029;color:#f8f8f8;cursor:pointer;font-family:Montserrat,sans-serif;font-size:13px;font-weight:700;height:56px;margin-top:40px;text-align:center;width:320px}@media screen and (max-width:640px){.VerifyEmailModal-verifyButton-Disable{width:100%}}.VerifyEmailModal-resendCodeButton{background-color:#f8f8f8;border:none;border-radius:50px;box-shadow:-3px -3px 6px 0 #fff,3px 3px 6px 0 #00000029;color:#007fd5;cursor:pointer;font-family:Montserrat,sans-serif;font-size:13px;font-weight:700;height:56px;margin:15px auto 0;width:320px}@media screen and (max-width:640px){.VerifyEmailModal-resendCodeButton{width:100%}}.register__contentBox{align-items:flex-start;background-color:#efefef;display:flex;flex-flow:column wrap;height:auto;justify-content:center;width:100vw}.register__contentBox .register__contentBox-header{align-items:center;display:flex;flex-flow:row wrap;height:80px;justify-content:center;padding-top:32px;position:relative;width:100%}.register__contentBox .register__contentBox-header .register__containerBox-beatliiLogoContainer{align-items:center;display:flex;flex-flow:row wrap;justify-content:space-between;position:relative;width:700px}@media screen and (min-width:640px)and (max-width:768px){.register__contentBox .register__contentBox-header .register__containerBox-beatliiLogoContainer{width:520px}}@media screen and (max-width:640px){.register__contentBox .register__contentBox-header .register__containerBox-beatliiLogoContainer{width:100vw}}.register__contentBox .register__contentBox-header .register__containerBox-beatliiLogoContainer .freedrumStudioLogo{width:200px}@media screen and (max-width:640px){.register__contentBox .register__contentBox-header .register__containerBox-beatliiLogoContainer .freedrumStudioLogo{margin-right:24px;width:50%}}.register__contentBox .register__contentBox-header .register__containerBox-beatliiLogoContainer .amazonLogo{width:100px}@media screen and (max-width:640px){.register__contentBox .register__contentBox-header .register__containerBox-beatliiLogoContainer .amazonLogo{width:25%}}@media screen and (min-width:640px)and (max-width:768px){.register__contentBox .register__contentBox-header{height:80px;padding-top:32px}}@media screen and (min-width:280px)and (max-width:640px){.register__contentBox .register__contentBox-header{height:80px;justify-content:space-between;padding:32px 16px 0}}.register__contentBox .register__contentBox-header .RegisterScreen-askLogin{color:dimgray;font-family:Montserrat,sans-serif;font-size:13px;position:absolute;right:64px;text-align:center}@media screen and (min-width:280px)and (max-width:640px){.register__contentBox .register__contentBox-header .RegisterScreen-askLogin{right:24px}}.register__contentBox .register__contentBox-header .RegisterScreen-askLogin .RegisterScreen-askLoginButton{color:#007fd5;cursor:pointer;font-weight:600}.register__contentBox .register__containerBox{align-items:center;display:flex;flex-flow:column wrap;justify-content:center;margin-top:56px;min-height:800px;width:100%}.register__contentBox .register__containerBox .register__containerBox-title{color:#464646;font-size:40px;font-weight:500;margin-bottom:16px}@media screen and (min-width:280px)and (max-width:640px){.register__contentBox .register__containerBox .register__containerBox-title{margin-top:0;padding:0 16px;text-align:center}}.register__contentBox .register__containerBox .register__containerBox-promoBox{align-items:center;background-color:#212121;display:flex;flex-flow:column wrap;justify-content:center;margin-bottom:24px;padding:16px 64px}.register__contentBox .register__containerBox .register__containerBox-promoBox h3{color:#f8f8f8;font-size:20px;font-weight:600;text-align:center}.register__contentBox .register__containerBox .register__containerBox-promoBox span{color:#007fd5;font-size:20px;font-weight:600}@media screen and (min-width:280px)and (max-width:640px){.register__contentBox .register__containerBox .register__containerBox-promoBox{padding:16px;width:90%}}.register__contentBox .register__containerBox .register__containerBox-text{color:dimgray;font-size:18px;line-height:1.7;margin-bottom:32px;text-align:center;width:100%}@media screen and (min-width:280px)and (max-width:640px){.register__contentBox .register__containerBox .register__containerBox-text{padding:0 16px}}@media screen and (min-width:640px)and (max-width:768px){.register__contentBox .register__containerBox .register__containerBox-text{width:80%}}.register__contentBox .register__containerBox .register__containerBox_formBox{align-items:center;background-color:#f8f8f8;border-radius:20px;box-shadow:0 20px 30px #0000001a;color:dimgray;display:flex;flex-flow:column wrap;height:auto;justify-content:center;margin-bottom:8px;padding:20px 40px 40px}@media screen and (min-width:280px)and (max-width:640px){.register__contentBox .register__containerBox .register__containerBox_formBox{min-width:auto;padding:16px 16px 32px;width:90%}}@media screen and (min-width:768px){.register__contentBox .register__containerBox .register__containerBox_formBox{min-width:700px}}.register__contentBox .register__containerBox .register__containerBox_formBox .RegisterScreen-form{align-items:flex-start;display:flex;flex-flow:column wrap;height:auto;justify-content:center;width:100%}@media screen and (max-width:640px){.register__contentBox .register__containerBox .register__containerBox_formBox .RegisterScreen-form{width:100%}}@media screen and (min-width:768px)and (max-width:1024px){.register__contentBox .register__containerBox .register__containerBox_formBox .RegisterScreen-form{width:100%}}.register__contentBox .register__containerBox .register__containerBox_formBox .RegisterScreen-form .RegisterScreen-textBelowInputs-container{align-items:center;display:flex;flex-flow:row wrap;justify-content:flex-start;margin-top:4px;width:100%}@media screen and (min-width:640px)and (max-width:1025px){.register__contentBox .register__containerBox .register__containerBox_formBox .RegisterScreen-form .RegisterScreen-textBelowInputs-container{width:450px}}.register__contentBox .register__containerBox .register__containerBox_formBox .RegisterScreen-form .RegisterScreen-textBelowInputs{color:dimgray;font-size:11px;line-height:16px;margin-left:8px;width:90%}@media screen and (max-width:640px){.register__contentBox .register__containerBox .register__containerBox_formBox .RegisterScreen-form .RegisterScreen-textBelowInputs{width:90%}}@media screen and (min-width:640px)and (max-width:1025px){.register__contentBox .register__containerBox .register__containerBox_formBox .RegisterScreen-form .RegisterScreen-textBelowInputs{width:90%}}.register__contentBox .register__containerBox .register__containerBox_formBox .RegisterScreen-form .RegisterScreen-textBelowInputs.password{margin-left:0;margin-top:4px;width:100%}.register__contentBox .register__containerBox .register__containerBox_formBox .RegisterScreen-form .RegisterScreen-wrongPasswordIcon{color:#d50000;margin-right:6px;position:relative;top:2px}.register__contentBox .register__containerBox .register__containerBox_formBox .RegisterScreen-form .RegisterScreen-termsAndConditions{align-items:center;color:dimgray;display:flex;flex-flow:row wrap;font-family:Montserrat,sans-serif;font-size:13px;justify-content:flex-start;line-height:1.5;margin-bottom:24px;margin-top:24px;position:relative;width:100%}@media screen and (max-width:640px){.register__contentBox .register__containerBox .register__containerBox_formBox .RegisterScreen-form .RegisterScreen-termsAndConditions{width:100%}}.register__contentBox .register__containerBox .register__containerBox_formBox .RegisterScreen-form .RegisterScreen-termsAndConditions .RegisterScreen-termsAndConditions__button{border:none;color:dimgray;font-family:Montserrat,sans-serif;font-size:13px;line-height:1.5;text-align:left}.register__contentBox .register__containerBox .register__containerBox_formBox .RegisterScreen-form .RegisterScreen-termsAndConditions .RegisterScreen-termsAndConditions__label{align-items:center;cursor:pointer;display:flex;flex-flow:row wrap;justify-content:flex-start;padding-left:0;position:relative;-webkit-user-select:none;user-select:none;width:100%}.register__contentBox .register__containerBox .register__containerBox_formBox .RegisterScreen-form .RegisterScreen-termsAndConditions .RegisterScreen-termsAndConditions__label input[type=checkbox]{clip:rect(0 0 0 0);border:0;height:1px;left:-42px;overflow:hidden;padding:0;position:absolute;top:-2px;width:1px}.register__contentBox .register__containerBox .register__containerBox_formBox .RegisterScreen-form .RegisterScreen-termsAndConditions .RegisterScreen-termsAndConditions__label input[type=checkbox]:checked~.checkbox-custom{background-color:#f8f8f8;border:2px solid #fff;border-radius:3px;box-shadow:inset -2px -2px 5px #fff,inset 2px 2px 5px #0000001a;display:block}.register__contentBox .register__containerBox .register__containerBox_formBox .RegisterScreen-form .RegisterScreen-termsAndConditions .checkbox-custom:after{content:"";display:none;position:absolute}.register__contentBox .register__containerBox .register__containerBox_formBox .RegisterScreen-form .RegisterScreen-termsAndConditions .RegisterScreen-termsAndConditions__label input[type=checkbox]:checked~.checkbox-custom:after{display:block}.register__contentBox .register__containerBox .register__containerBox_formBox .RegisterScreen-form .RegisterScreen-termsAndConditions .RegisterScreen-termsAndConditions__label .checkbox-custom:after{border:solid #007fd5;border-width:0 3px 3px 0;height:10px;margin:auto;position:relative;top:4px;transform:rotate(45deg);width:5px}.register__contentBox .register__containerBox .register__containerBox_formBox .RegisterScreen-form .RegisterScreen-termsAndConditions .RegisterScreen-termsAndConditions__checkbox{border:none;margin-right:10px;position:relative;top:-9px;width:20px}.register__contentBox .register__containerBox .register__containerBox_formBox .RegisterScreen-form .RegisterScreen-termsAndConditions .checkbox-custom{background-color:#f8f8f8;background-size:cover;border:1px solid dimgray;border-radius:3px;box-shadow:-2px -2px 5px #fff,2px 2px 5px #0000001a;display:block;height:25px;margin-right:16px;width:25px}.register__contentBox .register__containerBox .register__containerBox_formBox .RegisterScreen-form .RegisterScreen-termsAndConditions .RegisterScreen-termsAndConditions__label>p{width:85%}@media screen and (min-width:280px)and (max-width:640px){.register__contentBox .register__containerBox .register__containerBox_formBox .RegisterScreen-form .RegisterScreen-termsAndConditions .RegisterScreen-termsAndConditions__label>p{width:75%}}.register__contentBox .register__containerBox .register__containerBox_formBox .RegisterScreen-form .RegisterScreen-termsAndConditions .RegisterScreen-termsAndConditions__textLink{color:#007fd5}.register__contentBox .register__containerBox .register__containerBox_formBox .RegisterScreen-form .RegisterScreen-registerButton{background-color:#007fd5;border:none;border-radius:50px;box-shadow:-3px -3px 6px 0 #fff,3px 3px 6px 0 #00000029;color:#f8f8f8;cursor:pointer;font-family:Montserrat,sans-serif;font-size:14px;font-weight:700;height:56px;margin:16px auto auto;text-align:center;width:320px}@media screen and (max-width:640px){.register__contentBox .register__containerBox .register__containerBox_formBox .RegisterScreen-form .RegisterScreen-registerButton{width:100%}}.register__contentBox .register__containerBox .register__containerBox_formBox .RegisterScreen-form .RegisterScreen-registerButton:hover{background:#0064a7}.register__contentBox .register__containerBox .register__containerBox_formBox .RegisterScreen-form .RegisterScreen-registerButton-Disable{background-color:#adadad;border:none;border-radius:50px;box-shadow:-3px -3px 6px 0 #fff,3px 3px 6px 0 #00000029;color:#f8f8f8;cursor:pointer;font-family:Montserrat,sans-serif;font-size:13px;font-weight:700;height:56px;margin:auto;text-align:center;width:320px}@media screen and (max-width:640px){.register__contentBox .register__containerBox .register__containerBox_formBox .RegisterScreen-form .RegisterScreen-registerButton-Disable{width:100%}}.register__contentBox .register__containerBox .RegisterScreen-askLogin{color:dimgray;font-family:Montserrat,sans-serif;font-size:16px;margin-bottom:46px;text-align:center;width:80%}@media screen and (max-width:640px){.register__contentBox .register__containerBox .RegisterScreen-askLogin{margin-bottom:32px;width:100%}}.register__contentBox .register__containerBox .RegisterScreen-askLogin .RegisterScreen-askLoginButton{color:#007fd5;cursor:pointer;font-weight:600}.register__contentBox .register__containerBox .RegisterScreen-askLogin .RegisterScreen-askLoginButton a{font-size:16px}.register__contentBox .register__containerBox .RegisterScreen-askLogin.one{width:100%}.register__contentBox .register__containerBox .register__containerBox-information{color:dimgray;font-size:11px;line-height:1.5;margin:0 0 32px;text-align:center;width:700px}@media screen and (max-width:640px){.register__contentBox .register__containerBox .register__containerBox-information{margin-bottom:24px;margin-top:16px;padding:0 16px;width:100%}}@media screen and (min-width:640px)and (max-width:768px){.register__contentBox .register__containerBox .register__containerBox-information{width:80%}}.redeem__contentBox{background-color:#efefef;height:100vh;margin-right:48px;margin-top:80px;width:100%}.redeem__contentBox .redeem__contentBox-header{align-items:center;display:flex;flex-flow:row wrap;height:80px;justify-content:center;margin-left:356px;padding-top:32px;position:relative;width:40%}@media screen and (min-width:768px)and (max-width:1024px){.redeem__contentBox .redeem__contentBox-header{margin-left:264px;width:calc(100% - 360px)}}@media screen and (min-width:640px)and (max-width:768px){.redeem__contentBox .redeem__contentBox-header{margin-left:264px;width:calc(100% - 288px)}}@media screen and (max-width:640px){.redeem__contentBox .redeem__contentBox-header{margin-left:16px;padding-bottom:24px;width:calc(100% - 32px)}}.redeem__contentBox .redeem__contentBox-header .redeem__containerBox-beatliiLogoContainer{align-items:center;display:flex;flex-flow:row wrap;justify-content:space-between;position:relative;width:700px}@media screen and (min-width:640px)and (max-width:768px){.redeem__contentBox .redeem__contentBox-header .redeem__containerBox-beatliiLogoContainer{width:520px}}@media screen and (max-width:640px){.redeem__contentBox .redeem__contentBox-header .redeem__containerBox-beatliiLogoContainer{width:100vw}}.redeem__contentBox .redeem__contentBox-header .redeem__containerBox-beatliiLogoContainer .freedrumStudioLogo{width:200px}@media screen and (max-width:640px){.redeem__contentBox .redeem__contentBox-header .redeem__containerBox-beatliiLogoContainer .freedrumStudioLogo{margin-right:24px;width:50%}}.redeem__contentBox .redeem__contentBox-header .redeem__containerBox-beatliiLogoContainer .amazonLogo{width:100px}@media screen and (max-width:640px){.redeem__contentBox .redeem__contentBox-header .redeem__containerBox-beatliiLogoContainer .amazonLogo{width:25%}}@media screen and (min-width:640px)and (max-width:768px){.redeem__contentBox .redeem__contentBox-header{height:80px;padding-top:32px}}@media screen and (min-width:280px)and (max-width:640px){.redeem__contentBox .redeem__contentBox-header{height:80px;justify-content:space-between;padding:32px 16px 0}}.redeem__contentBox .redeem__contentBox-header .RedeemScreen-askLogin{color:dimgray;font-family:Montserrat,sans-serif;font-size:13px;position:absolute;right:64px;text-align:center}@media screen and (min-width:280px)and (max-width:640px){.redeem__contentBox .redeem__contentBox-header .RedeemScreen-askLogin{right:24px}}.redeem__contentBox .redeem__contentBox-header .RedeemScreen-askLogin .RedeemScreen-askLoginButton{color:#007fd5;cursor:pointer;font-weight:600}.redeem__contentBox .redeem__containerBox{align-items:center;display:flex;flex-flow:column wrap;margin-left:356px;margin-top:56px;min-height:800px;width:40%}@media screen and (min-width:768px)and (max-width:1024px){.redeem__contentBox .redeem__containerBox{margin-left:264px;width:calc(100% - 360px)}}@media screen and (min-width:640px)and (max-width:768px){.redeem__contentBox .redeem__containerBox{margin-left:264px;width:calc(100% - 288px)}}@media screen and (min-width:280px)and (max-width:640px){.redeem__contentBox .redeem__containerBox{padding-top:0}}@media screen and (max-width:640px){.redeem__contentBox .redeem__containerBox{margin-left:16px;padding-bottom:24px;width:calc(100% - 32px)}}.redeem__contentBox .redeem__containerBox .redeem__containerBox-title{color:#464646;font-size:40px;font-weight:500;margin-bottom:16px}@media screen and (min-width:280px)and (max-width:640px){.redeem__contentBox .redeem__containerBox .redeem__containerBox-title{margin-top:0;padding:0 16px;text-align:center}}.redeem__contentBox .redeem__containerBox .redeem__containerBox-promoBox{align-items:center;background-color:#212121;display:flex;flex-flow:column wrap;justify-content:center;margin-bottom:24px;padding:16px 64px}.redeem__contentBox .redeem__containerBox .redeem__containerBox-promoBox h3{color:#f8f8f8;font-size:20px;font-weight:600;text-align:center}.redeem__contentBox .redeem__containerBox .redeem__containerBox-promoBox span{color:#007fd5;font-size:20px;font-weight:600}@media screen and (min-width:280px)and (max-width:640px){.redeem__contentBox .redeem__containerBox .redeem__containerBox-promoBox{padding:16px;width:90%}}.redeem__contentBox .redeem__containerBox .redeem__containerBox-text{color:dimgray;font-size:18px;line-height:1.7;margin-bottom:32px;text-align:center;width:100%}@media screen and (min-width:280px)and (max-width:640px){.redeem__contentBox .redeem__containerBox .redeem__containerBox-text{padding:0 16px}}@media screen and (min-width:640px)and (max-width:768px){.redeem__contentBox .redeem__containerBox .redeem__containerBox-text{width:80%}}.redeem__contentBox .redeem__containerBox .redeem__containerBox_formBox{align-items:center;background-color:#f8f8f8;border-radius:20px;box-shadow:0 20px 30px #0000001a;color:dimgray;display:flex;flex-flow:column wrap;height:auto;justify-content:center;margin-bottom:8px;padding:20px 40px 40px;width:100%}@media screen and (min-width:280px)and (max-width:640px){.redeem__contentBox .redeem__containerBox .redeem__containerBox_formBox{min-width:auto;padding:16px 16px 32px}}.redeem__contentBox .redeem__containerBox .redeem__containerBox_formBox .RedeemScreen-form{align-items:flex-start;display:flex;flex-flow:column wrap;height:auto;justify-content:center;width:100%}@media screen and (max-width:640px){.redeem__contentBox .redeem__containerBox .redeem__containerBox_formBox .RedeemScreen-form{width:100%}}@media screen and (min-width:768px)and (max-width:1024px){.redeem__contentBox .redeem__containerBox .redeem__containerBox_formBox .RedeemScreen-form{width:100%}}.redeem__contentBox .redeem__containerBox .redeem__containerBox_formBox .RedeemScreen-form .RedeemScreen-textBelowInputs-container{align-items:center;display:flex;flex-flow:row wrap;justify-content:flex-start;margin-top:4px;width:100%}@media screen and (min-width:640px)and (max-width:1025px){.redeem__contentBox .redeem__containerBox .redeem__containerBox_formBox .RedeemScreen-form .RedeemScreen-textBelowInputs-container{width:450px}}.redeem__contentBox .redeem__containerBox .redeem__containerBox_formBox .RedeemScreen-form .RedeemScreen-textBelowInputs{color:dimgray;font-size:11px;line-height:16px;margin-left:8px;width:90%}@media screen and (max-width:640px){.redeem__contentBox .redeem__containerBox .redeem__containerBox_formBox .RedeemScreen-form .RedeemScreen-textBelowInputs{width:90%}}@media screen and (min-width:640px)and (max-width:1025px){.redeem__contentBox .redeem__containerBox .redeem__containerBox_formBox .RedeemScreen-form .RedeemScreen-textBelowInputs{width:90%}}.redeem__contentBox .redeem__containerBox .redeem__containerBox_formBox .RedeemScreen-form .RedeemScreen-textBelowInputs.password{margin-left:0;margin-top:4px;width:100%}.redeem__contentBox .redeem__containerBox .redeem__containerBox_formBox .RedeemScreen-form .RedeemScreen-wrongPasswordIcon{color:#d50000;margin-right:6px;position:relative;top:2px}.redeem__contentBox .redeem__containerBox .redeem__containerBox_formBox .RedeemScreen-form .RedeemScreen-termsAndConditions{align-items:center;color:dimgray;display:flex;flex-flow:row wrap;font-family:Montserrat,sans-serif;font-size:13px;justify-content:flex-start;line-height:1.5;margin-bottom:24px;margin-top:24px;position:relative;width:100%}@media screen and (max-width:640px){.redeem__contentBox .redeem__containerBox .redeem__containerBox_formBox .RedeemScreen-form .RedeemScreen-termsAndConditions{width:100%}}.redeem__contentBox .redeem__containerBox .redeem__containerBox_formBox .RedeemScreen-form .RedeemScreen-termsAndConditions .RedeemScreen-termsAndConditions__button{border:none;color:dimgray;font-family:Montserrat,sans-serif;font-size:13px;line-height:1.5;text-align:left}.redeem__contentBox .redeem__containerBox .redeem__containerBox_formBox .RedeemScreen-form .RedeemScreen-termsAndConditions .RedeemScreen-termsAndConditions__label{align-items:center;cursor:pointer;display:flex;flex-flow:row wrap;justify-content:flex-start;padding-left:0;position:relative;-webkit-user-select:none;user-select:none;width:100%}.redeem__contentBox .redeem__containerBox .redeem__containerBox_formBox .RedeemScreen-form .RedeemScreen-termsAndConditions .RedeemScreen-termsAndConditions__label input[type=checkbox]{clip:rect(0 0 0 0);border:0;height:1px;left:-42px;overflow:hidden;padding:0;position:absolute;top:-2px;width:1px}.redeem__contentBox .redeem__containerBox .redeem__containerBox_formBox .RedeemScreen-form .RedeemScreen-termsAndConditions .RedeemScreen-termsAndConditions__label input[type=checkbox]:checked~.checkbox-custom{background-color:#f8f8f8;border:2px solid #fff;border-radius:3px;box-shadow:inset -2px -2px 5px #fff,inset 2px 2px 5px #0000001a;display:block}.redeem__contentBox .redeem__containerBox .redeem__containerBox_formBox .RedeemScreen-form .RedeemScreen-termsAndConditions .checkbox-custom:after{content:"";display:none;position:absolute}.redeem__contentBox .redeem__containerBox .redeem__containerBox_formBox .RedeemScreen-form .RedeemScreen-termsAndConditions .RedeemScreen-termsAndConditions__label input[type=checkbox]:checked~.checkbox-custom:after{display:block}.redeem__contentBox .redeem__containerBox .redeem__containerBox_formBox .RedeemScreen-form .RedeemScreen-termsAndConditions .RedeemScreen-termsAndConditions__label .checkbox-custom:after{border:solid #007fd5;border-width:0 3px 3px 0;height:10px;margin:auto;position:relative;top:4px;transform:rotate(45deg);width:5px}.redeem__contentBox .redeem__containerBox .redeem__containerBox_formBox .RedeemScreen-form .RedeemScreen-termsAndConditions .RedeemScreen-termsAndConditions__checkbox{border:none;margin-right:10px;position:relative;top:-9px;width:20px}.redeem__contentBox .redeem__containerBox .redeem__containerBox_formBox .RedeemScreen-form .RedeemScreen-termsAndConditions .checkbox-custom{background-color:#f8f8f8;background-size:cover;border:1px solid dimgray;border-radius:3px;box-shadow:-2px -2px 5px #fff,2px 2px 5px #0000001a;display:block;height:25px;margin-right:16px;width:25px}.redeem__contentBox .redeem__containerBox .redeem__containerBox_formBox .RedeemScreen-form .RedeemScreen-termsAndConditions .RedeemScreen-termsAndConditions__label>p{width:85%}@media screen and (min-width:280px)and (max-width:640px){.redeem__contentBox .redeem__containerBox .redeem__containerBox_formBox .RedeemScreen-form .RedeemScreen-termsAndConditions .RedeemScreen-termsAndConditions__label>p{width:75%}}.redeem__contentBox .redeem__containerBox .redeem__containerBox_formBox .RedeemScreen-form .RedeemScreen-termsAndConditions .RedeemScreen-termsAndConditions__textLink{color:#007fd5}.redeem__contentBox .redeem__containerBox .redeem__containerBox_formBox .RedeemScreen-form .RedeemScreen-registerButton{background-color:#007fd5;border:none;border-radius:50px;box-shadow:-3px -3px 6px 0 #fff,3px 3px 6px 0 #00000029;color:#f8f8f8;cursor:pointer;font-family:Montserrat,sans-serif;font-size:14px;font-weight:700;height:56px;margin:16px auto auto;text-align:center;width:320px}@media screen and (max-width:768px){.redeem__contentBox .redeem__containerBox .redeem__containerBox_formBox .RedeemScreen-form .RedeemScreen-registerButton{margin-left:0;margin-right:0;width:100%}}.redeem__contentBox .redeem__containerBox .redeem__containerBox_formBox .RedeemScreen-form .RedeemScreen-registerButton:hover{background:#0064a7}.redeem__contentBox .redeem__containerBox .redeem__containerBox_formBox .RedeemScreen-form .RedeemScreen-registerButton-Disable{background-color:#adadad;border:none;border-radius:50px;box-shadow:-3px -3px 6px 0 #fff,3px 3px 6px 0 #00000029;color:#f8f8f8;cursor:pointer;font-family:Montserrat,sans-serif;font-size:13px;font-weight:700;height:56px;margin:auto;text-align:center;width:320px}@media screen and (max-width:640px){.redeem__contentBox .redeem__containerBox .redeem__containerBox_formBox .RedeemScreen-form .RedeemScreen-registerButton-Disable{width:100%}}.RegisterScreenUpdate-container{align-items:center;background-color:#efefef;display:flex;flex-flow:row wrap;height:100vh;width:100vw}.RegisterScreenUpdate-container .RegisterScreenUpdate-TopArea{align-items:center;background:dimgray;background:linear-gradient(90deg,hsla(0,0%,41%,.394),#efefef);display:flex;flex-flow:row wrap;height:100vh;justify-content:center;position:relative;width:100vw}@media screen and (max-width:640px){.RegisterScreenUpdate-container .RegisterScreenUpdate-TopArea{align-items:flex-start;height:auto;overflow:hidden;width:100vw}}.RegisterScreenUpdate-container .RegisterScreenUpdate-TopArea .RegisterScreenUpdate-TopArea__heroimage{background-image:url(/static/media/hero-image-screens.e536b2ddd13d0a2909e6.webp);background-position:50%;background-repeat:no-repeat;height:100vh;width:100vw}@media screen and (max-width:640px){.RegisterScreenUpdate-container .RegisterScreenUpdate-TopArea .RegisterScreenUpdate-TopArea__heroimage{background-size:cover;height:280px;transform:scale(2)}}.RegisterScreenUpdate-container .RegisterScreenUpdate-TopArea .RegisterScreenUpdate-TopArea__header{align-items:flex-start;display:flex;flex-flow:row wrap;height:80px;justify-content:center;max-width:1680px;position:absolute;top:0;width:100vw}@media screen and (max-width:640px){.RegisterScreenUpdate-container .RegisterScreenUpdate-TopArea .RegisterScreenUpdate-TopArea__header{padding:16px;width:100%}}@media screen and (min-width:640px)and (max-width:1680px){.RegisterScreenUpdate-container .RegisterScreenUpdate-TopArea .RegisterScreenUpdate-TopArea__header{padding:0 80px;width:100%}}.RegisterScreenUpdate-container .RegisterScreenUpdate-TopArea .RegisterScreenUpdate-TopArea__header .RegisterScreenUpdate-TopArea__header-beatliiLogoContainer{align-items:center;display:flex;flex-flow:row wrap;height:100%;justify-content:flex-start;width:50%}.RegisterScreenUpdate-container .RegisterScreenUpdate-TopArea .RegisterScreenUpdate-TopArea__header .RegisterScreenUpdate-TopArea__header-logIn{align-items:center;display:flex;flex-flow:row wrap;height:100%;justify-content:flex-end;width:50%}.RegisterScreenUpdate-container .RegisterScreenUpdate-TopArea .RegisterScreenUpdate-TopArea__header .RegisterScreenUpdate-TopArea__header-logIn .RegisterScreenUpdate-TopArea__header-logIn-Button{background-color:#2f8400;border:none;border-radius:20px;color:#f8f8f8;font-family:Montserrat,sans-serif;font-weight:600;padding:8px 32px}.RegisterScreenUpdate-container .RegisterScreenUpdate-TopArea .RegisterScreenUpdate-TopArea__header .RegisterScreenUpdate-TopArea__header-logIn .RegisterScreenUpdate-TopArea__header-logIn-Button:hover{background-color:#2e8400;color:#f8f8f8;cursor:pointer;padding:8px 32px}.RegisterScreenUpdate-container .RegisterScreenUpdate-TopArea .RegisterScreenUpdate-TopArea__FormContainer{align-items:center;display:flex;flex-flow:column wrap;height:calc(100% - 280px);justify-content:center;max-width:1680px;position:absolute;width:100%}@media screen and (min-width:640px)and (max-width:1680px){.RegisterScreenUpdate-container .RegisterScreenUpdate-TopArea .RegisterScreenUpdate-TopArea__FormContainer{padding:0 80px;width:100%}}@media screen and (max-width:640px){.RegisterScreenUpdate-container .RegisterScreenUpdate-TopArea .RegisterScreenUpdate-TopArea__FormContainer{align-items:center;position:relative}}.RegisterScreenUpdate-container .RegisterScreenUpdate-TopArea .RegisterScreenUpdate-TopArea__FormContainer .RegisterScreenUpdate-TopArea__FormContainer-box{align-items:flex-start;background-color:#f8f8f8;border-radius:20px;box-shadow:0 10px 30px 0 #00000029;display:flex;flex-flow:column wrap;height:auto;justify-content:flex-start;padding:48px;position:relative;text-align:left;width:488px}@media screen and (max-width:640px){.RegisterScreenUpdate-container .RegisterScreenUpdate-TopArea .RegisterScreenUpdate-TopArea__FormContainer .RegisterScreenUpdate-TopArea__FormContainer-box{border-radius:20px 20px 0 0;padding:32px;width:100%}}.RegisterScreenUpdate-container .RegisterScreenUpdate-TopArea .RegisterScreenUpdate-TopArea__FormContainer .RegisterScreenUpdate-TopArea__FormContainer-box .register__containerBox-formBox{width:100%}@media screen and (max-width:640px){.RegisterScreenUpdate-container .RegisterScreenUpdate-TopArea .RegisterScreenUpdate-TopArea__FormContainer .RegisterScreenUpdate-TopArea__FormContainer-box .register__containerBox-formBox{padding:0;width:100%}}.RegisterScreenUpdate-container .RegisterScreenUpdate-TopArea .RegisterScreenUpdate-TopArea__FormContainer .RegisterScreenUpdate-TopArea__FormContainer-box .RegisterScreen-form{align-items:flex-start;display:flex;flex-flow:column wrap;height:auto;justify-content:center;width:100%}@media screen and (max-width:640px){.RegisterScreenUpdate-container .RegisterScreenUpdate-TopArea .RegisterScreenUpdate-TopArea__FormContainer .RegisterScreenUpdate-TopArea__FormContainer-box .RegisterScreen-form{width:100%}}@media screen and (min-width:640px)and (max-width:1024px){.RegisterScreenUpdate-container .RegisterScreenUpdate-TopArea .RegisterScreenUpdate-TopArea__FormContainer .RegisterScreenUpdate-TopArea__FormContainer-box .RegisterScreen-form{width:100%}}.RegisterScreenUpdate-container .RegisterScreenUpdate-TopArea .RegisterScreenUpdate-TopArea__FormContainer .RegisterScreenUpdate-TopArea__FormContainer-box .RegisterScreenUpdate-TopArea__FormContainer-box-title{color:#212121;font-size:30px;font-weight:600;margin-bottom:16px}.RegisterScreenUpdate-container .RegisterScreenUpdate-TopArea .RegisterScreenUpdate-TopArea__FormContainer .RegisterScreenUpdate-TopArea__FormContainer-box .RegisterScreenUpdate-TopArea__FormContainer-box-SmallTitle{color:#212121;font-size:16px;font-weight:500;margin-bottom:16px;width:100%}.RegisterScreenUpdate-container .RegisterScreenUpdate-TopArea .RegisterScreenUpdate-TopArea__FormContainer .RegisterScreenUpdate-TopArea__FormContainer-box .RegisterScreen-textBelowInputs-container{align-items:center;display:flex;flex-flow:row wrap;justify-content:flex-start;margin-top:4px;width:100%}@media screen and (min-width:640px)and (max-width:1025px){.RegisterScreenUpdate-container .RegisterScreenUpdate-TopArea .RegisterScreenUpdate-TopArea__FormContainer .RegisterScreenUpdate-TopArea__FormContainer-box .RegisterScreen-textBelowInputs-container{width:450px}}.RegisterScreenUpdate-container .RegisterScreenUpdate-TopArea .RegisterScreenUpdate-TopArea__FormContainer .RegisterScreenUpdate-TopArea__FormContainer-box .RegisterScreen-textBelowInputs{align-items:center;color:dimgray;display:flex;flex-flow:row wrap;font-size:11px;justify-content:flex-start;line-height:16px;width:90%}@media screen and (max-width:640px){.RegisterScreenUpdate-container .RegisterScreenUpdate-TopArea .RegisterScreenUpdate-TopArea__FormContainer .RegisterScreenUpdate-TopArea__FormContainer-box .RegisterScreen-textBelowInputs{width:90%}}@media screen and (min-width:640px)and (max-width:1025px){.RegisterScreenUpdate-container .RegisterScreenUpdate-TopArea .RegisterScreenUpdate-TopArea__FormContainer .RegisterScreenUpdate-TopArea__FormContainer-box .RegisterScreen-textBelowInputs{width:90%}}.RegisterScreenUpdate-container .RegisterScreenUpdate-TopArea .RegisterScreenUpdate-TopArea__FormContainer .RegisterScreenUpdate-TopArea__FormContainer-box .RegisterScreen-textBelowInputs.password{margin-left:0;margin-top:0;width:100%}.RegisterScreenUpdate-container .RegisterScreenUpdate-TopArea .RegisterScreenUpdate-TopArea__FormContainer .RegisterScreenUpdate-TopArea__FormContainer-box .RegisterScreen-form-container{text-align:center;width:100%}.RegisterScreenUpdate-container .RegisterScreenUpdate-TopArea .RegisterScreenUpdate-TopArea__FormContainer .RegisterScreen-termsAndConditions{align-items:center;color:dimgray;display:flex;flex-flow:row wrap;font-family:Montserrat,sans-serif;font-size:13px;justify-content:flex-start;line-height:1.5;margin-bottom:16px;margin-top:24px;position:relative;width:100%}@media screen and (max-width:640px){.RegisterScreenUpdate-container .RegisterScreenUpdate-TopArea .RegisterScreenUpdate-TopArea__FormContainer .RegisterScreen-termsAndConditions{width:100%}}.RegisterScreenUpdate-container .RegisterScreenUpdate-TopArea .RegisterScreenUpdate-TopArea__FormContainer .RegisterScreen-termsAndConditions .RegisterScreen-termsAndConditions__button{border:none;color:dimgray;font-family:Montserrat,sans-serif;font-size:13px;line-height:1.5;text-align:left}.RegisterScreenUpdate-container .RegisterScreenUpdate-TopArea .RegisterScreenUpdate-TopArea__FormContainer .RegisterScreen-termsAndConditions .RegisterScreen-termsAndConditions__label{align-items:center;cursor:pointer;display:flex;flex-flow:row wrap;justify-content:flex-start;padding-left:0;position:relative;-webkit-user-select:none;user-select:none;width:100%}.RegisterScreenUpdate-container .RegisterScreenUpdate-TopArea .RegisterScreenUpdate-TopArea__FormContainer .RegisterScreen-termsAndConditions .RegisterScreen-termsAndConditions__label input[type=checkbox]{clip:rect(0 0 0 0);border:0;height:1px;left:-42px;overflow:hidden;padding:0;position:absolute;top:-2px;width:1px}.RegisterScreenUpdate-container .RegisterScreenUpdate-TopArea .RegisterScreenUpdate-TopArea__FormContainer .RegisterScreen-termsAndConditions .RegisterScreen-termsAndConditions__label input[type=checkbox]:checked~.checkbox-custom{background-color:#efefef;border-radius:3px;box-shadow:inset -2px -2px 5px #fff,inset 2px 2px 5px #0000001a;display:block}.RegisterScreenUpdate-container .RegisterScreenUpdate-TopArea .RegisterScreenUpdate-TopArea__FormContainer .RegisterScreen-termsAndConditions .checkbox-custom:after{content:"";display:none;position:absolute}.RegisterScreenUpdate-container .RegisterScreenUpdate-TopArea .RegisterScreenUpdate-TopArea__FormContainer .RegisterScreen-termsAndConditions .RegisterScreen-termsAndConditions__label input[type=checkbox]:checked~.checkbox-custom:after{display:block}.RegisterScreenUpdate-container .RegisterScreenUpdate-TopArea .RegisterScreenUpdate-TopArea__FormContainer .RegisterScreen-termsAndConditions .RegisterScreen-termsAndConditions__label .checkbox-custom:after{border:solid #007fd5;border-width:0 3px 3px 0;height:10px;margin:auto;position:relative;top:4px;transform:rotate(45deg);width:5px}.RegisterScreenUpdate-container .RegisterScreenUpdate-TopArea .RegisterScreenUpdate-TopArea__FormContainer .RegisterScreen-termsAndConditions .RegisterScreen-termsAndConditions__checkbox{border:none;margin-right:10px;position:relative;top:-9px;width:20px}.RegisterScreenUpdate-container .RegisterScreenUpdate-TopArea .RegisterScreenUpdate-TopArea__FormContainer .RegisterScreen-termsAndConditions .checkbox-custom{background-color:#f8f8f8;background-size:cover;border:1px solid #fff;border-radius:3px;box-shadow:-2px -2px 5px #fff,2px 2px 5px #0003;display:block;height:25px;margin-right:16px;width:25px}.RegisterScreenUpdate-container .RegisterScreenUpdate-TopArea .RegisterScreenUpdate-TopArea__FormContainer .RegisterScreen-termsAndConditions input:focus+.checkbox-custom{border:1px solid dimgray}.RegisterScreenUpdate-container .RegisterScreenUpdate-TopArea .RegisterScreenUpdate-TopArea__FormContainer .RegisterScreen-termsAndConditions .RegisterScreen-termsAndConditions__label>p{width:85%}.RegisterScreenUpdate-container .RegisterScreenUpdate-TopArea .RegisterScreenUpdate-TopArea__FormContainer .RegisterScreen-termsAndConditions .RegisterScreen-termsAndConditions__textLink{color:#007fd5}.RegisterScreenUpdate-container .RegisterScreenUpdate-TopArea .RegisterScreenUpdate-TopArea__FormContainer .RegisterScreen-termsAndConditions .RegisterScreen-termsAndConditions__textLink:focus-within{text-decoration:underline}.RegisterScreenUpdate-container .RegisterScreenUpdate-TopArea .RegisterScreenUpdate-TopArea__FormContainer .RegisterScreen-infoIcon{color:dimgray;font-size:16px;margin-bottom:auto;margin-right:6px;margin-top:auto;position:relative;width:20px}.RegisterScreenUpdate-container .RegisterScreenUpdate-TopArea .RegisterScreenUpdate-TopArea__FormContainer .RegisterScreen-wrongPasswordIcon{color:dimgray;font-size:16px;margin-bottom:auto;margin-right:6px;margin-top:auto;position:relative}.RegisterScreenUpdate-container .RegisterScreenUpdate-TopArea .RegisterScreenUpdate-TopArea__FormContainer .RegisterScreen-registerButton{background-color:#2f8400;border:none;border-radius:30px;bottom:-24px;box-shadow:-2px -2px 5px #fff,2px 2px 5px #0000001a;color:#f8f8f8;font-family:Montserrat,sans-serif;font-weight:600;height:48px;left:50%;position:absolute;transform:translate(-50%);width:216px}@media screen and (max-width:640px){.RegisterScreenUpdate-container .RegisterScreenUpdate-TopArea .RegisterScreenUpdate-TopArea__FormContainer .RegisterScreen-registerButton{bottom:0;height:56px;margin:24px 0;position:relative}}.RegisterScreenUpdate-container .RegisterScreenUpdate-TopArea .RegisterScreenUpdate-TopArea__FormContainer .RegisterScreen-registerButton:focus-within{background-color:#2e8400}.RegisterScreenUpdate-container .RegisterScreenUpdate-TopArea .RegisterScreenUpdate-TopArea__FormContainer .RegisterScreen-registerButton:hover{background-color:#2e8400;cursor:pointer}.RegisterScreenUpdate-container .RegisterScreenUpdate-PricingContainer{align-items:center;background:#fff;display:flex;flex-flow:row wrap;height:320px;justify-content:center;position:relative;width:100vw}@media screen and (max-width:640px){.RegisterScreenUpdate-container .RegisterScreenUpdate-PricingContainer{flex-flow:column wrap;height:auto}}.RegisterScreenUpdate-container .RegisterScreenUpdate-PricingContainer .RegisterScreenUpdate-PricingContainer__ContentBox{align-items:center;background-color:#fff;display:flex;flex-flow:row wrap;height:100%;justify-content:space-between;max-width:1680px;padding:0 80px;width:100vw}@media screen and (max-width:640px){.RegisterScreenUpdate-container .RegisterScreenUpdate-PricingContainer .RegisterScreenUpdate-PricingContainer__ContentBox{padding:48px 32px 0;width:100%}}.RegisterScreenUpdate-container .RegisterScreenUpdate-PricingContainer .RegisterScreenUpdate-PricingContainer__ContentBox .RegisterScreenUpdate-PricingContainer__ContentBox-Price{border:2px solid #c9c9c9;border-radius:20px;height:192px;width:45%}@media screen and (max-width:640px){.RegisterScreenUpdate-container .RegisterScreenUpdate-PricingContainer .RegisterScreenUpdate-PricingContainer__ContentBox .RegisterScreenUpdate-PricingContainer__ContentBox-Price{margin-bottom:48px;width:100%}}.RegisterScreenUpdate-container .RegisterScreenUpdate-PricingContainer .RegisterScreenUpdate-PricingContainer__ContentBox .RegisterScreenUpdate-PricingContainer__ContentBox-Price a{align-items:center;display:flex;flex-flow:column wrap;height:192px;justify-content:center;position:relative;text-align:center;width:100%}.RegisterScreenUpdate-container .RegisterScreenUpdate-PricingContainer .RegisterScreenUpdate-PricingContainer__ContentBox .RegisterScreenUpdate-PricingContainer__ContentBox-Price .striketrough{text-decoration:line-through}.RegisterScreenUpdate-container .RegisterScreenUpdate-PricingContainer .RegisterScreenUpdate-PricingContainer__ContentBox .RegisterScreenUpdate-PricingContainer__ContentBox-Price .RegisterScreenUpdate-PricingContainer__ContentBox-Price__PromoBox{align-items:center;background-color:#007fd5;border:2px solid #007fd5;border-radius:0 0 20px 20px;color:#f8f8f8;display:flex;font-size:14px;font-weight:600;justify-content:center;padding:8px 48px;position:absolute;top:-2px;width:auto}.RegisterScreenUpdate-container .RegisterScreenUpdate-PricingContainer .RegisterScreenUpdate-PricingContainer__ContentBox .RegisterScreenUpdate-PricingContainer__ContentBox-Price .RegisterScreenUpdate-PricingContainer__ContentBox-Price__Title{color:#007fd5;font-size:30px;font-weight:600;margin-bottom:8px}.RegisterScreenUpdate-container .RegisterScreenUpdate-PricingContainer .RegisterScreenUpdate-PricingContainer__ContentBox .RegisterScreenUpdate-PricingContainer__ContentBox-Price .RegisterScreenUpdate-PricingContainer__ContentBox-Price__TagBody{color:dimgray;font-size:16px;font-weight:400}.RegisterScreenUpdate-container .RegisterScreenUpdate-SubcriptionContainer{align-items:center;background:#efefef;display:flex;flex-flow:row wrap;height:auto;justify-content:center;position:relative;width:100vw}.RegisterScreenUpdate-container .RegisterScreenUpdate-SubcriptionContainer .RegisterScreenUpdate-SubcriptionContainer__ContentBox{align-items:center;background-color:#efefef;display:flex;flex-flow:row wrap;height:100%;justify-content:center;max-width:1680px;padding:100px 0 62px;width:100vw}@media screen and (max-width:640px){.RegisterScreenUpdate-container .RegisterScreenUpdate-SubcriptionContainer .RegisterScreenUpdate-SubcriptionContainer__ContentBox{padding:64px 0}}.RegisterScreenUpdate-container .RegisterScreenUpdate-SubcriptionContainer .RegisterScreenUpdate-SubcriptionContainer__ContentBox .RegisterScreenUpdate-SubcriptionContainer__ContentBox-Title{align-items:center;color:#212121;display:flex;font-size:30px;font-weight:600;justify-content:center;margin-bottom:54px;padding:0 80px;text-align:center;width:100%}@media screen and (max-width:640px){.RegisterScreenUpdate-container .RegisterScreenUpdate-SubcriptionContainer .RegisterScreenUpdate-SubcriptionContainer__ContentBox .RegisterScreenUpdate-SubcriptionContainer__ContentBox-Title{padding:0 32px}}.RegisterScreenUpdate-container .RegisterScreenUpdate-SubcriptionContainer .RegisterScreenUpdate-SubcriptionContainer__ContentBox .RegisterScreenUpdate-SubcriptionContainer__ContentBox-FeatureContainer{align-items:center;display:flex;flex-flow:row wrap;justify-content:space-around;padding:0;width:100%}@media screen and (max-width:640px){.RegisterScreenUpdate-container .RegisterScreenUpdate-SubcriptionContainer .RegisterScreenUpdate-SubcriptionContainer__ContentBox .RegisterScreenUpdate-SubcriptionContainer__ContentBox-FeatureContainer{padding:0;width:100vw}}@media screen and (min-width:640px)and (max-width:1024px){.RegisterScreenUpdate-container .RegisterScreenUpdate-SubcriptionContainer .RegisterScreenUpdate-SubcriptionContainer__ContentBox .RegisterScreenUpdate-SubcriptionContainer__ContentBox-FeatureContainer{width:100%}}.RegisterScreenUpdate-container .RegisterScreenUpdate-SubcriptionContainer .RegisterScreenUpdate-SubcriptionContainer__ContentBox .RegisterScreenUpdate-SubcriptionContainer__ContentBox-FeatureContainer .RegisterScreenUpdate-SubcriptionContainer__ContentBox-FeatureContainer__HeroImage{align-items:center;display:flex;height:100%;justify-content:center;order:2;padding-left:0;width:100%}@media screen and (max-width:640px){.RegisterScreenUpdate-container .RegisterScreenUpdate-SubcriptionContainer .RegisterScreenUpdate-SubcriptionContainer__ContentBox .RegisterScreenUpdate-SubcriptionContainer__ContentBox-FeatureContainer .RegisterScreenUpdate-SubcriptionContainer__ContentBox-FeatureContainer__HeroImage{margin-left:0;order:1;overflow:hidden;padding-left:0;width:100%}}@media screen and (min-width:640px)and (max-width:1250px){.RegisterScreenUpdate-container .RegisterScreenUpdate-SubcriptionContainer .RegisterScreenUpdate-SubcriptionContainer__ContentBox .RegisterScreenUpdate-SubcriptionContainer__ContentBox-FeatureContainer .RegisterScreenUpdate-SubcriptionContainer__ContentBox-FeatureContainer__HeroImage{margin-left:0;order:2;overflow:auto;padding-left:0;width:100%}}.RegisterScreenUpdate-container .RegisterScreenUpdate-SubcriptionContainer .RegisterScreenUpdate-SubcriptionContainer__ContentBox .RegisterScreenUpdate-SubcriptionContainer__ContentBox-FeatureContainer .RegisterScreenUpdate-SubcriptionContainer__ContentBox-FeatureContainer__HeroImage .RegisterScreenUpdate-SubcriptionContainer__ContentBox-FeatureContainer__HeroImage__image{align-items:center;display:flex;justify-content:center;margin:-16px auto 0;width:75%}@media screen and (max-width:640px){.RegisterScreenUpdate-container .RegisterScreenUpdate-SubcriptionContainer .RegisterScreenUpdate-SubcriptionContainer__ContentBox .RegisterScreenUpdate-SubcriptionContainer__ContentBox-FeatureContainer .RegisterScreenUpdate-SubcriptionContainer__ContentBox-FeatureContainer__HeroImage .RegisterScreenUpdate-SubcriptionContainer__ContentBox-FeatureContainer__HeroImage__image{width:170%}}@media screen and (min-width:640px)and (max-width:1250px){.RegisterScreenUpdate-container .RegisterScreenUpdate-SubcriptionContainer .RegisterScreenUpdate-SubcriptionContainer__ContentBox .RegisterScreenUpdate-SubcriptionContainer__ContentBox-FeatureContainer .RegisterScreenUpdate-SubcriptionContainer__ContentBox-FeatureContainer__HeroImage .RegisterScreenUpdate-SubcriptionContainer__ContentBox-FeatureContainer__HeroImage__image{width:100%}}.RegisterScreenUpdate-container .RegisterScreenUpdate-SubcriptionContainer .RegisterScreenUpdate-SubcriptionContainer__ContentBox .RegisterScreenUpdate-SubcriptionContainer__ContentBox-FeatureContainer .RegisterScreenUpdate-SubcriptionContainer__ContentBox-FeatureContainer__FeatureLists{align-items:flex-start;display:flex;flex-flow:row wrap;height:auto;justify-content:space-between;margin:46px 80px 0;order:1;padding-right:0;width:100%}@media screen and (max-width:768px){.RegisterScreenUpdate-container .RegisterScreenUpdate-SubcriptionContainer .RegisterScreenUpdate-SubcriptionContainer__ContentBox .RegisterScreenUpdate-SubcriptionContainer__ContentBox-FeatureContainer .RegisterScreenUpdate-SubcriptionContainer__ContentBox-FeatureContainer__FeatureLists{margin-left:0;margin-right:0;margin-top:32px;order:2;padding-right:0;width:100%}}.RegisterScreenUpdate-container .RegisterScreenUpdate-SubcriptionContainer .RegisterScreenUpdate-SubcriptionContainer__ContentBox .RegisterScreenUpdate-SubcriptionContainer__ContentBox-FeatureContainer .RegisterScreenUpdate-SubcriptionContainer__ContentBox-FeatureContainer__FeatureLists .RegisterScreenUpdate-SubcriptionContainer__ContentBox-FeatureContainer__FeatureLists__Content{margin-bottom:42px;margin-left:0;width:30%}@media screen and (max-width:768px){.RegisterScreenUpdate-container .RegisterScreenUpdate-SubcriptionContainer .RegisterScreenUpdate-SubcriptionContainer__ContentBox .RegisterScreenUpdate-SubcriptionContainer__ContentBox-FeatureContainer .RegisterScreenUpdate-SubcriptionContainer__ContentBox-FeatureContainer__FeatureLists .RegisterScreenUpdate-SubcriptionContainer__ContentBox-FeatureContainer__FeatureLists__Content{margin-left:0;padding:0 32px;width:100%}}.RegisterScreenUpdate-container .RegisterScreenUpdate-SubcriptionContainer .RegisterScreenUpdate-SubcriptionContainer__ContentBox .RegisterScreenUpdate-SubcriptionContainer__ContentBox-FeatureContainer .RegisterScreenUpdate-SubcriptionContainer__ContentBox-FeatureContainer__FeatureLists .RegisterScreenUpdate-SubcriptionContainer__ContentBox-FeatureContainer__FeatureLists__Content .RegisterScreenUpdate-SubcriptionContainer__ContentBox-FeatureContainer__FeatureLists__Content-Title{color:#007fd5;font-size:20px;font-weight:600;margin-bottom:8px}.RegisterScreenUpdate-container .RegisterScreenUpdate-SubcriptionContainer .RegisterScreenUpdate-SubcriptionContainer__ContentBox .RegisterScreenUpdate-SubcriptionContainer__ContentBox-FeatureContainer .RegisterScreenUpdate-SubcriptionContainer__ContentBox-FeatureContainer__FeatureLists .RegisterScreenUpdate-SubcriptionContainer__ContentBox-FeatureContainer__FeatureLists__Content .RegisterScreenUpdate-SubcriptionContainer__ContentBox-FeatureContainer__FeatureLists__Content-BodyText{color:dimgray;font-size:16px;line-height:1.6}.RegisterScreenUpdate-container .RegisterScreenUpdate-ArtworkContainer{align-items:center;background:#efefef;display:flex;flex-flow:row wrap;height:860px;justify-content:center;position:relative;width:100vw}.RegisterScreenUpdate-container .RegisterScreenUpdate-ArtworkContainer .RegisterScreenUpdate-ArtworkContainer__ContentBox{align-items:center;background-color:#efefef;display:flex;flex-flow:row wrap;height:100%;justify-content:center;max-width:1680px;padding:0;position:relative;width:100vw}.RegisterScreenUpdate-container .RegisterScreenUpdate-ArtworkContainer .RegisterScreenUpdate-ArtworkContainer__ContentBox .RegisterScreenUpdate-ArtworkContainer__ContentBox-ImageBox{height:100%;width:100%}.RegisterScreenUpdate-container .RegisterScreenUpdate-ArtworkContainer .RegisterScreenUpdate-ArtworkContainer__ContentBox .RegisterScreenUpdate-ArtworkContainer__ContentBox-ImageBox .RegisterScreenUpdate-ArtworkContainer__ContentBox-ImageBox__image{background-image:url(/static/media/hero-image-artworks.9ca221f6d86e64a743b9.webp);background-position:50%;background-size:cover;height:100%;width:100%}@media screen and (max-width:640px){.RegisterScreenUpdate-container .RegisterScreenUpdate-ArtworkContainer .RegisterScreenUpdate-ArtworkContainer__ContentBox .RegisterScreenUpdate-ArtworkContainer__ContentBox-ImageBox .RegisterScreenUpdate-ArtworkContainer__ContentBox-ImageBox__image{height:100%;width:auto}}.RegisterScreenUpdate-container .RegisterScreenUpdate-ArtworkContainer .RegisterScreenUpdate-ArtworkContainer__ContentBox-TextBox{color:#fff;left:50%;max-width:970px;position:absolute;text-align:center;top:50%;transform:translate(-50%,-50%);width:60%}@media screen and (max-width:640px){.RegisterScreenUpdate-container .RegisterScreenUpdate-ArtworkContainer .RegisterScreenUpdate-ArtworkContainer__ContentBox-TextBox{width:90%}}.RegisterScreenUpdate-container .RegisterScreenUpdate-ArtworkContainer .RegisterScreenUpdate-ArtworkContainer__ContentBox-TextBox .RegisterScreenUpdate-ArtworkContainer__ContentBox-TextBox__BodyText{font-size:32px;font-weight:600;line-height:1.3}@media screen and (max-width:640px){.RegisterScreenUpdate-container .RegisterScreenUpdate-ArtworkContainer .RegisterScreenUpdate-ArtworkContainer__ContentBox-TextBox .RegisterScreenUpdate-ArtworkContainer__ContentBox-TextBox__BodyText{font-size:24px}}.RegisterScreenUpdate-container .RegisterScreenUpdate-FAQContainer{align-items:center;background:#efefef;display:flex;flex-flow:row wrap;height:auto;justify-content:center;position:relative;width:100vw}.RegisterScreenUpdate-container .RegisterScreenUpdate-FAQContainer .RegisterScreenUpdate-FAQContainer__ContentBox{align-items:center;background-color:#efefef;display:flex;flex-flow:column wrap;height:100%;justify-content:center;max-width:1680px;padding:100px 80px;width:100vw}@media screen and (max-width:1024px){.RegisterScreenUpdate-container .RegisterScreenUpdate-FAQContainer .RegisterScreenUpdate-FAQContainer__ContentBox{padding:48px 32px}}.RegisterScreenUpdate-container .RegisterScreenUpdate-FAQContainer .RegisterScreenUpdate-FAQContainer__ContentBox .RegisterScreenUpdate-FAQContainer__ContentBox-Title{color:#212121;font-size:30px;font-weight:600;margin-bottom:48px;text-align:center}.RegisterScreenUpdate-container .RegisterScreenUpdate-FAQContainer .RegisterScreenUpdate-FAQContainer__ContentBox .RegisterScreenUpdate-FAQContainer__ContentBox-FAQBoxContainer{align-items:center;border-bottom:1px solid #adadad;display:flex;flex-flow:column wrap;justify-content:center;padding:16px 32px;width:60%}@media screen and (max-width:640px){.RegisterScreenUpdate-container .RegisterScreenUpdate-FAQContainer .RegisterScreenUpdate-FAQContainer__ContentBox .RegisterScreenUpdate-FAQContainer__ContentBox-FAQBoxContainer{padding:0;width:100%}}@media screen and (min-width:640px)and (max-width:1250px){.RegisterScreenUpdate-container .RegisterScreenUpdate-FAQContainer .RegisterScreenUpdate-FAQContainer__ContentBox .RegisterScreenUpdate-FAQContainer__ContentBox-FAQBoxContainer{width:80%}}.RegisterScreenUpdate-container .RegisterScreenUpdate-FAQContainer .RegisterScreenUpdate-FAQContainer__ContentBox .RegisterScreenUpdate-FAQContainer__ContentBox-FAQBoxContainer .RegisterScreenUpdate-FAQContainer__ContentBox-FAQBoxContainer-TitleAndButton{align-items:center;display:flex;flex-flow:row wrap;justify-content:space-between;line-height:1.5;padding:16px 0;width:100%}@media screen and (max-width:640px){.RegisterScreenUpdate-container .RegisterScreenUpdate-FAQContainer .RegisterScreenUpdate-FAQContainer__ContentBox .RegisterScreenUpdate-FAQContainer__ContentBox-FAQBoxContainer .RegisterScreenUpdate-FAQContainer__ContentBox-FAQBoxContainer-TitleAndButton{padding:24px 0}}.RegisterScreenUpdate-container .RegisterScreenUpdate-FAQContainer .RegisterScreenUpdate-FAQContainer__ContentBox .RegisterScreenUpdate-FAQContainer__ContentBox-FAQBoxContainer .RegisterScreenUpdate-FAQContainer__ContentBox-FAQBoxContainer-TitleAndButton .RegisterScreenUpdate-FAQContainer__ContentBox-FAQBoxContainer-TitleAndButton__Title{font-size:18px;font-weight:600;text-align:left;width:90%}@media screen and (max-width:640px){.RegisterScreenUpdate-container .RegisterScreenUpdate-FAQContainer .RegisterScreenUpdate-FAQContainer__ContentBox .RegisterScreenUpdate-FAQContainer__ContentBox-FAQBoxContainer .RegisterScreenUpdate-FAQContainer__ContentBox-FAQBoxContainer-TitleAndButton .RegisterScreenUpdate-FAQContainer__ContentBox-FAQBoxContainer-TitleAndButton__Title{width:80%}}.RegisterScreenUpdate-container .RegisterScreenUpdate-FAQContainer .RegisterScreenUpdate-FAQContainer__ContentBox .RegisterScreenUpdate-FAQContainer__ContentBox-FAQBoxContainer .RegisterScreenUpdate-FAQContainer__ContentBox-FAQBoxContainer-TitleAndButton .RegisterScreenUpdate-FAQContainer__ContentBox-FAQBoxContainer-TitleAndButton__Button{background-color:#efefef;border:none;border-radius:50%;color:#007fd5;height:40px;padding-top:3px;width:40px}.RegisterScreenUpdate-container .RegisterScreenUpdate-FAQContainer .RegisterScreenUpdate-FAQContainer__ContentBox .RegisterScreenUpdate-FAQContainer__ContentBox-FAQBoxContainer .RegisterScreenUpdate-FAQContainer__ContentBox-FAQBoxContainer-TitleAndButton .RegisterScreenUpdate-FAQContainer__ContentBox-FAQBoxContainer-TitleAndButton__Button .RegisterScreenUpdate-FAQContainer__ContentBox-FAQBoxContainer-TitleAndButton__Button-Icon{animation-duration:.3s;animation-fill-mode:forwards;animation-name:closeButton;animation-timing-function:ease-out}@keyframes openButton{0%{transform:rotate(0deg)}to{transform:rotate(45deg)}}@keyframes closeButton{0%{transform:rotate(45deg)}to{transform:rotate(0deg)}}.RegisterScreenUpdate-container .RegisterScreenUpdate-FAQContainer .RegisterScreenUpdate-FAQContainer__ContentBox .RegisterScreenUpdate-FAQContainer__ContentBox-FAQBoxContainer .RegisterScreenUpdate-FAQContainer__ContentBox-FAQBoxContainer-TitleAndButton .RegisterScreenUpdate-FAQContainer__ContentBox-FAQBoxContainer-TitleAndButton__Button .RegisterScreenUpdate-FAQContainer__ContentBox-FAQBoxContainer-TitleAndButton__Button-Icon.opened{animation-duration:.3s;animation-fill-mode:forwards;animation-name:openButton;animation-timing-function:ease-out}.RegisterScreenUpdate-container .RegisterScreenUpdate-FAQContainer .RegisterScreenUpdate-FAQContainer__ContentBox .RegisterScreenUpdate-FAQContainer__ContentBox-FAQBoxContainer .RegisterScreenUpdate-FAQContainer__ContentBox-FAQBoxContainer-TitleAndButton .RegisterScreenUpdate-FAQContainer__ContentBox-FAQBoxContainer-TitleAndButton__Button:hover{background-color:#e2e2e2;cursor:pointer}@keyframes openText{0%{transform:translateY(-16px)}to{transform:translate(0)}}@keyframes openTextOpacity{0%{opacity:0}to{opacity:1}}@keyframes openTextMobile{0%{transform:translate(0)}to{transform:translate(0)}}.RegisterScreenUpdate-container .RegisterScreenUpdate-FAQContainer .RegisterScreenUpdate-FAQContainer__ContentBox .RegisterScreenUpdate-FAQContainer__ContentBox-FAQBoxContainer .RegisterScreenUpdate-FAQContainer__ContentBox-FAQBoxContainer-BodyCopy{animation-duration:.3s;animation-fill-mode:forwards;animation-name:openText,openTextOpacity;animation-timing-function:ease-out;color:dimgray;font-size:16px;line-height:1.8;margin-bottom:16px;padding-right:56px}@media screen and (max-width:640px){.RegisterScreenUpdate-container .RegisterScreenUpdate-FAQContainer .RegisterScreenUpdate-FAQContainer__ContentBox .RegisterScreenUpdate-FAQContainer__ContentBox-FAQBoxContainer .RegisterScreenUpdate-FAQContainer__ContentBox-FAQBoxContainer-BodyCopy{animation-name:openTextMobile;font-size:16px;margin-bottom:32px;padding-right:0;transform:translate(0);transform:opacity(1)}}.RegisterScreenUpdate-container .RegisterScreenUpdate-FAQContainer .RegisterScreenUpdate-FAQContainer__ContentBox .RegisterScreenUpdate-FAQContainer__ContentBox-FAQBoxContainer .RegisterScreenUpdate-FAQContainer__ContentBox-FAQBoxContainer-BodyCopy .link_inline{font-size:16px;font-weight:600}.RegisterScreenUpdate-container .RegisterScreenUpdate-FAQContainer .RegisterScreenUpdate-FAQContainer__ContentBox .RegisterScreenUpdate-FAQContainer__ContentBox__registerButton{background-color:#2f8400;border:none;border-radius:30px;box-shadow:-3px -3px 5px #fff,3px 3px 5px #0000001a;color:#f8f8f8;font-family:Montserrat,sans-serif;font-weight:600;height:48px;margin-top:80px;width:216px}@media screen and (max-width:640px){.RegisterScreenUpdate-container .RegisterScreenUpdate-FAQContainer .RegisterScreenUpdate-FAQContainer__ContentBox .RegisterScreenUpdate-FAQContainer__ContentBox__registerButton{height:56px;margin-bottom:16px;margin-top:42px}}.RegisterScreenUpdate-container .RegisterScreenUpdate-FAQContainer .RegisterScreenUpdate-FAQContainer__ContentBox .RegisterScreenUpdate-FAQContainer__ContentBox__registerButton:hover{background-color:#2e8400;cursor:pointer}.RegisterScreenUpdate-container .RegisterScreenUpdate-DeviceListsContainer{align-items:center;background:#f8f8f8;display:flex;flex-flow:row wrap;height:auto;justify-content:center;position:relative;width:100vw}.RegisterScreenUpdate-container .RegisterScreenUpdate-DeviceListsContainer .RegisterScreenUpdate-DeviceListsContainer__ContentBox{align-items:center;background-color:#f8f8f8;display:flex;flex-flow:row wrap;height:100%;justify-content:center;max-width:1680px;padding:80px;width:100vw}@media screen and (max-width:640px){.RegisterScreenUpdate-container .RegisterScreenUpdate-DeviceListsContainer .RegisterScreenUpdate-DeviceListsContainer__ContentBox{padding:80px 16px}}.RegisterScreenUpdate-container .RegisterScreenUpdate-DeviceListsContainer .RegisterScreenUpdate-DeviceListsContainer__ContentBox .RegisterScreenUpdate-DeviceListsContainer__ContentBox-Title{color:#212121;font-size:24px;font-weight:600;margin-bottom:24px;text-align:center;width:100%}@media screen and (max-width:1024px){.RegisterScreenUpdate-container .RegisterScreenUpdate-DeviceListsContainer .RegisterScreenUpdate-DeviceListsContainer__ContentBox .RegisterScreenUpdate-DeviceListsContainer__ContentBox-Title{margin-bottom:48px}}.RegisterScreenUpdate-container .RegisterScreenUpdate-DeviceListsContainer .RegisterScreenUpdate-DeviceListsContainer__ContentBox .RegisterScreenUpdate-DeviceListsContainer__ContentBox-image{align-items:center;display:flex;flex-flow:row wrap;justify-content:center;max-width:920px;width:100%}.RegisterScreenUpdate-container .RegisterScreenUpdate-DeviceListsContainer .RegisterScreenUpdate-DeviceListsContainer__ContentBox .RegisterScreenUpdate-DeviceListsContainer__ContentBox-image .SubscriptionScreen-mainContent__DownloadLink-iOS{margin-right:16px;max-height:70px;width:20%}.RegisterScreenUpdate-container .RegisterScreenUpdate-DeviceListsContainer .RegisterScreenUpdate-DeviceListsContainer__ContentBox .RegisterScreenUpdate-DeviceListsContainer__ContentBox-image .SubscriptionScreen-mainContent__DownloadLink-iOS:hover{cursor:pointer}.RegisterScreenUpdate-container .RegisterScreenUpdate-DeviceListsContainer .RegisterScreenUpdate-DeviceListsContainer__ContentBox .RegisterScreenUpdate-DeviceListsContainer__ContentBox-image .SubscriptionScreen-mainContent__DownloadLink-Google{margin-right:16px;max-height:70px;width:20%}.RegisterScreenUpdate-container .RegisterScreenUpdate-DeviceListsContainer .RegisterScreenUpdate-DeviceListsContainer__ContentBox .RegisterScreenUpdate-DeviceListsContainer__ContentBox-image .SubscriptionScreen-mainContent__DownloadLink-Google:hover{cursor:pointer}.RegisterScreenUpdate-container .RegisterScreenUpdate-DeviceListsContainer .RegisterScreenUpdate-DeviceListsContainer__ContentBox .RegisterScreenUpdate-DeviceListsContainer__ContentBox-image .SubscriptionScreen-mainContent__DownloadLink-MacOSButton{margin-right:16px;max-height:70px;width:20%}.RegisterScreenUpdate-container .RegisterScreenUpdate-DeviceListsContainer .RegisterScreenUpdate-DeviceListsContainer__ContentBox .RegisterScreenUpdate-DeviceListsContainer__ContentBox-image .SubscriptionScreen-mainContent__DownloadLink-MacOSButton:hover{cursor:pointer}.RegisterScreenUpdate-container .RegisterScreenUpdate-DeviceListsContainer .RegisterScreenUpdate-DeviceListsContainer__ContentBox .RegisterScreenUpdate-DeviceListsContainer__ContentBox-image .SubscriptionScreen-mainContent__DownloadLink-WindowsButton{max-height:70px;width:20%}.RegisterScreenUpdate-container .RegisterScreenUpdate-DeviceListsContainer .RegisterScreenUpdate-DeviceListsContainer__ContentBox .RegisterScreenUpdate-DeviceListsContainer__ContentBox-image .SubscriptionScreen-mainContent__DownloadLink-WindowsButton:hover{cursor:pointer}@media screen and (max-width:650px){.RegisterScreenUpdate-container .RegisterScreenUpdate-DeviceListsContainer .RegisterScreenUpdate-DeviceListsContainer__ContentBox .RegisterScreenUpdate-DeviceListsContainer__ContentBox-image{flex-flow:column wrap;width:100%}.RegisterScreenUpdate-container .RegisterScreenUpdate-DeviceListsContainer .RegisterScreenUpdate-DeviceListsContainer__ContentBox .RegisterScreenUpdate-DeviceListsContainer__ContentBox-image .SubscriptionScreen-mainContent__DownloadLink-iOS{margin-bottom:16px;margin-right:0;width:224px}.RegisterScreenUpdate-container .RegisterScreenUpdate-DeviceListsContainer .RegisterScreenUpdate-DeviceListsContainer__ContentBox .RegisterScreenUpdate-DeviceListsContainer__ContentBox-image .SubscriptionScreen-mainContent__DownloadLink-Google,.RegisterScreenUpdate-container .RegisterScreenUpdate-DeviceListsContainer .RegisterScreenUpdate-DeviceListsContainer__ContentBox .RegisterScreenUpdate-DeviceListsContainer__ContentBox-image .SubscriptionScreen-mainContent__DownloadLink-MacOSButton{margin-bottom:16px;margin-right:0;width:210px}.RegisterScreenUpdate-container .RegisterScreenUpdate-DeviceListsContainer .RegisterScreenUpdate-DeviceListsContainer__ContentBox .RegisterScreenUpdate-DeviceListsContainer__ContentBox-image .SubscriptionScreen-mainContent__DownloadLink-WindowsButton{width:210px}}@media screen and (min-width:651px)and (max-width:780px){.RegisterScreenUpdate-container .RegisterScreenUpdate-DeviceListsContainer .RegisterScreenUpdate-DeviceListsContainer__ContentBox .RegisterScreenUpdate-DeviceListsContainer__ContentBox-image{width:100%}.RegisterScreenUpdate-container .RegisterScreenUpdate-DeviceListsContainer .RegisterScreenUpdate-DeviceListsContainer__ContentBox .RegisterScreenUpdate-DeviceListsContainer__ContentBox-image .SubscriptionScreen-mainContent__DownloadLink-iOS{margin-bottom:16px;margin-right:16px;max-height:70px;width:224px}.RegisterScreenUpdate-container .RegisterScreenUpdate-DeviceListsContainer .RegisterScreenUpdate-DeviceListsContainer__ContentBox .RegisterScreenUpdate-DeviceListsContainer__ContentBox-image .SubscriptionScreen-mainContent__DownloadLink-Google{margin-bottom:16px;margin-right:0;max-height:70px;width:250px}.RegisterScreenUpdate-container .RegisterScreenUpdate-DeviceListsContainer .RegisterScreenUpdate-DeviceListsContainer__ContentBox .RegisterScreenUpdate-DeviceListsContainer__ContentBox-image .SubscriptionScreen-mainContent__DownloadLink-MacOSButton{margin-bottom:0;margin-right:16px;width:224px}.RegisterScreenUpdate-container .RegisterScreenUpdate-DeviceListsContainer .RegisterScreenUpdate-DeviceListsContainer__ContentBox .RegisterScreenUpdate-DeviceListsContainer__ContentBox-image .SubscriptionScreen-mainContent__DownloadLink-WindowsButton{width:250px}}@media screen and (min-width:781px)and (max-width:1024px){.RegisterScreenUpdate-container .RegisterScreenUpdate-DeviceListsContainer .RegisterScreenUpdate-DeviceListsContainer__ContentBox .RegisterScreenUpdate-DeviceListsContainer__ContentBox-image{width:80%}.RegisterScreenUpdate-container .RegisterScreenUpdate-DeviceListsContainer .RegisterScreenUpdate-DeviceListsContainer__ContentBox .RegisterScreenUpdate-DeviceListsContainer__ContentBox-image .SubscriptionScreen-mainContent__DownloadLink-iOS{margin-bottom:16px;margin-right:16px;max-height:70px;width:224px}.RegisterScreenUpdate-container .RegisterScreenUpdate-DeviceListsContainer .RegisterScreenUpdate-DeviceListsContainer__ContentBox .RegisterScreenUpdate-DeviceListsContainer__ContentBox-image .SubscriptionScreen-mainContent__DownloadLink-Google{margin-bottom:16px;margin-right:0;max-height:70px;width:250px}.RegisterScreenUpdate-container .RegisterScreenUpdate-DeviceListsContainer .RegisterScreenUpdate-DeviceListsContainer__ContentBox .RegisterScreenUpdate-DeviceListsContainer__ContentBox-image .SubscriptionScreen-mainContent__DownloadLink-MacOSButton{margin-bottom:0;margin-right:16px;width:224px}.RegisterScreenUpdate-container .RegisterScreenUpdate-DeviceListsContainer .RegisterScreenUpdate-DeviceListsContainer__ContentBox .RegisterScreenUpdate-DeviceListsContainer__ContentBox-image .SubscriptionScreen-mainContent__DownloadLink-WindowsButton{width:250px}}.RegisterScreenUpdate-container .RegisterScreenUpdate-FooterContainer{align-items:center;background:#efefef;display:flex;flex-flow:row wrap;height:auto;justify-content:center;position:relative;width:100vw}.RegisterScreenUpdate-container .RegisterScreenUpdate-FooterContainer .RegisterScreenUpdate-FooterContainer__ContentBox{align-items:center;background-color:#efefef;display:flex;flex-flow:row wrap;height:100%;justify-content:center;max-width:1680px;padding:20px 80px;width:100vw}@media screen and (max-width:640px){.RegisterScreenUpdate-container .RegisterScreenUpdate-FooterContainer .RegisterScreenUpdate-FooterContainer__ContentBox{justify-content:center;padding:20px 16px}}@media screen and (min-width:640px)and (max-width:1024px){.RegisterScreenUpdate-container .RegisterScreenUpdate-FooterContainer .RegisterScreenUpdate-FooterContainer__ContentBox{padding:20px 16px}}.RegisterScreenUpdate-container .RegisterScreenUpdate-FooterContainer .RegisterScreenUpdate-FooterContainer__ContentBox .RegisterScreenUpdate-FooterContainer__ContentBox--Text{width:80%}@media screen and (max-width:640px){.RegisterScreenUpdate-container .RegisterScreenUpdate-FooterContainer .RegisterScreenUpdate-FooterContainer__ContentBox .RegisterScreenUpdate-FooterContainer__ContentBox--Text{align-items:center;display:flex;flex-flow:column wrap;justify-content:flex-start;text-align:center;width:100%}}@media screen and (min-width:640px)and (max-width:1024px){.RegisterScreenUpdate-container .RegisterScreenUpdate-FooterContainer .RegisterScreenUpdate-FooterContainer__ContentBox .RegisterScreenUpdate-FooterContainer__ContentBox--Text{padding-right:24px;width:calc(60% - 24px)}}.RegisterScreenUpdate-container .RegisterScreenUpdate-FooterContainer .RegisterScreenUpdate-FooterContainer__ContentBox .RegisterScreenUpdate-FooterContainer__ContentBox--Text .RegisterScreenUpdate-FooterContainer__ContentBox__Text__Links{align-items:center;display:flex;flex-flow:row wrap;justify-content:flex-start;margin-bottom:8px;text-transform:uppercase}@media screen and (max-width:640px){.RegisterScreenUpdate-container .RegisterScreenUpdate-FooterContainer .RegisterScreenUpdate-FooterContainer__ContentBox .RegisterScreenUpdate-FooterContainer__ContentBox--Text .RegisterScreenUpdate-FooterContainer__ContentBox__Text__Links{align-items:center;display:flex;justify-content:center;margin-bottom:0;text-align:center;width:100%}}.RegisterScreenUpdate-container .RegisterScreenUpdate-FooterContainer .RegisterScreenUpdate-FooterContainer__ContentBox .RegisterScreenUpdate-FooterContainer__ContentBox--Text .RegisterScreenUpdate-FooterContainer__ContentBox__Text__Links .RegisterScreenUpdate-FooterContainer__ContentBox__Text__Links__textLink{color:dimgray;margin-right:24px}@media screen and (max-width:640px){.RegisterScreenUpdate-container .RegisterScreenUpdate-FooterContainer .RegisterScreenUpdate-FooterContainer__ContentBox .RegisterScreenUpdate-FooterContainer__ContentBox--Text .RegisterScreenUpdate-FooterContainer__ContentBox__Text__Links .RegisterScreenUpdate-FooterContainer__ContentBox__Text__Links__textLink{margin-bottom:8px;margin-right:16px}}.RegisterScreenUpdate-container .RegisterScreenUpdate-FooterContainer .RegisterScreenUpdate-FooterContainer__ContentBox .RegisterScreenUpdate-FooterContainer__ContentBox--Text .RegisterScreenUpdate-FooterContainer__ContentBox__Text__Links .RegisterScreenUpdate-FooterContainer__ContentBox__Text__Links__textLink:nth-child(3){margin-right:0}.RegisterScreenUpdate-container .RegisterScreenUpdate-FooterContainer .RegisterScreenUpdate-FooterContainer__ContentBox .RegisterScreenUpdate-FooterContainer__ContentBox--Text .RegisterScreenUpdate-FooterContainer__ContentBox__Text__Links .RegisterScreenUpdate-FooterContainer__ContentBox__Text__Links__textLink a{font-size:13px}@media screen and (max-width:640px){.RegisterScreenUpdate-container .RegisterScreenUpdate-FooterContainer .RegisterScreenUpdate-FooterContainer__ContentBox .RegisterScreenUpdate-FooterContainer__ContentBox--Text .RegisterScreenUpdate-FooterContainer__ContentBox__Text__Links .RegisterScreenUpdate-FooterContainer__ContentBox__Text__Links__textLink a{font-size:11px}}.RegisterScreenUpdate-container .RegisterScreenUpdate-FooterContainer .RegisterScreenUpdate-FooterContainer__ContentBox .RegisterScreenUpdate-FooterContainer__ContentBox--Text .RegisterScreenUpdate-FooterContainer__ContentBox__Text__Links .RegisterScreenUpdate-FooterContainer__ContentBox__Text__Links__textLink:hover{color:#464646;cursor:pointer}.RegisterScreenUpdate-container .RegisterScreenUpdate-FooterContainer .RegisterScreenUpdate-FooterContainer__ContentBox .RegisterScreenUpdate-FooterContainer__ContentBox--Text .RegisterScreenUpdate-FooterContainer__ContentBox--BodyText{color:dimgray;line-height:1.5}@media screen and (max-width:640px){.RegisterScreenUpdate-container .RegisterScreenUpdate-FooterContainer .RegisterScreenUpdate-FooterContainer__ContentBox .RegisterScreenUpdate-FooterContainer__ContentBox--Text .RegisterScreenUpdate-FooterContainer__ContentBox--BodyText{font-size:11px;text-align:center;width:100%}}.RegisterScreenUpdate-container .RegisterScreenUpdate-FooterContainer .RegisterScreenUpdate-FooterContainer__ContentBox .RegisterScreenUpdate-FooterContainer__ContentBox__LogoImages{width:20%}@media screen and (max-width:640px){.RegisterScreenUpdate-container .RegisterScreenUpdate-FooterContainer .RegisterScreenUpdate-FooterContainer__ContentBox .RegisterScreenUpdate-FooterContainer__ContentBox__LogoImages{margin-top:24px;max-width:260px;text-align:center;width:70%}}@media screen and (min-width:640px)and (max-width:1024px){.RegisterScreenUpdate-container .RegisterScreenUpdate-FooterContainer .RegisterScreenUpdate-FooterContainer__ContentBox .RegisterScreenUpdate-FooterContainer__ContentBox__LogoImages{width:40%}}.RegisterScreenUpdate-container .RegisterScreenUpdate-FooterContainer .RegisterScreenUpdate-FooterContainer__ContentBox .RegisterScreenUpdate-FooterContainer__ContentBox__LogoImages .RegisterScreenUpdate-FooterContainer__ContentBox__LogoImage-image{width:100%}.LoginScreenUpdate-container{align-items:center;background-color:#f8f8f8;display:flex;flex-flow:row wrap;height:100vh;width:100vw}@media screen and (max-width:640px){.LoginScreenUpdate-container{height:auto;min-height:100vh}}.LoginScreenUpdate-container .LoginScreenUpdate-TopArea{align-items:center;background:dimgray;background:linear-gradient(90deg,hsla(0,0%,41%,.394),#efefef);display:flex;flex-flow:row wrap;height:100vh;justify-content:center;position:relative;width:100vw}@media screen and (max-width:640px){.LoginScreenUpdate-container .LoginScreenUpdate-TopArea{align-items:flex-start;overflow:hidden;width:100vw}}@media screen and (max-width:375px){.LoginScreenUpdate-container .LoginScreenUpdate-TopArea{height:auto}}.LoginScreenUpdate-container .LoginScreenUpdate-TopArea .LoginScreenUpdate-TopArea__heroimage{background-image:url(/static/media/hero-image-screens.e536b2ddd13d0a2909e6.webp);background-position:50%;background-repeat:no-repeat;height:100vh;width:100vw}@media screen and (max-width:640px){.LoginScreenUpdate-container .LoginScreenUpdate-TopArea .LoginScreenUpdate-TopArea__heroimage{background-size:cover;height:280px;transform:scale(2)}}.LoginScreenUpdate-container .LoginScreenUpdate-TopArea .LoginScreenUpdate-TopArea__header{align-items:flex-start;display:flex;flex-flow:row wrap;height:80px;justify-content:center;max-width:1680px;position:absolute;top:0;width:100vw}@media screen and (max-width:640px){.LoginScreenUpdate-container .LoginScreenUpdate-TopArea .LoginScreenUpdate-TopArea__header{padding:16px;width:100%}}@media screen and (min-width:640px)and (max-width:1680px){.LoginScreenUpdate-container .LoginScreenUpdate-TopArea .LoginScreenUpdate-TopArea__header{padding:0 80px;width:100%}}.LoginScreenUpdate-container .LoginScreenUpdate-TopArea .LoginScreenUpdate-TopArea__header .LoginScreenUpdate-TopArea__header-beatliiLogoContainer{align-items:center;display:flex;flex-flow:row wrap;height:100%;justify-content:flex-start;width:50%}.LoginScreenUpdate-container .LoginScreenUpdate-TopArea .LoginScreenUpdate-TopArea__header .LoginScreenUpdate-TopArea__header-logIn{align-items:center;display:flex;flex-flow:row wrap;height:100%;justify-content:flex-end;width:50%}.LoginScreenUpdate-container .LoginScreenUpdate-TopArea .LoginScreenUpdate-TopArea__header .LoginScreenUpdate-TopArea__header-logIn .LoginScreenUpdate-TopArea__header-logIn-Button{background-color:#007fd5;border:none;border-radius:20px;color:#f8f8f8;font-family:Montserrat,sans-serif;font-weight:600;padding:8px 32px}.LoginScreenUpdate-container .LoginScreenUpdate-TopArea .LoginScreenUpdate-TopArea__header .LoginScreenUpdate-TopArea__header-logIn .LoginScreenUpdate-TopArea__header-logIn-Button:hover{background-color:#2e8400;color:#f8f8f8;cursor:pointer;padding:8px 32px}.LoginScreenUpdate-container .LoginScreenUpdate-TopArea .LoginScreenUpdate-TopArea__FormContainer{align-items:center;display:flex;flex-flow:column wrap;height:calc(100% - 280px);justify-content:center;max-width:1680px;position:absolute;width:100%}@media screen and (min-width:640px)and (max-width:1680px){.LoginScreenUpdate-container .LoginScreenUpdate-TopArea .LoginScreenUpdate-TopArea__FormContainer{padding:0 80px;width:100%}}@media screen and (max-width:640px){.LoginScreenUpdate-container .LoginScreenUpdate-TopArea .LoginScreenUpdate-TopArea__FormContainer{align-items:center;height:100%;position:relative}}@media screen and (max-width:375px){.LoginScreenUpdate-container .LoginScreenUpdate-TopArea .LoginScreenUpdate-TopArea__FormContainer{align-items:center;height:auto;position:relative}}.LoginScreenUpdate-container .LoginScreenUpdate-TopArea .LoginScreenUpdate-TopArea__FormContainer .LoginScreenUpdate-TopArea__FormContainer-box{align-items:flex-start;background-color:#f8f8f8;border-radius:20px;box-shadow:0 10px 30px 0 #00000029;display:flex;flex-flow:column wrap;height:auto;justify-content:flex-start;padding:48px;position:relative;text-align:left;width:488px}@media screen and (max-width:640px){.LoginScreenUpdate-container .LoginScreenUpdate-TopArea .LoginScreenUpdate-TopArea__FormContainer .LoginScreenUpdate-TopArea__FormContainer-box{border-radius:20px 20px 0 0;height:100%;padding:32px;width:100%}}.LoginScreenUpdate-container .LoginScreenUpdate-TopArea .LoginScreenUpdate-TopArea__FormContainer .LoginScreenUpdate-TopArea__FormContainer-box .Login__containerBox-formBox{width:100%}@media screen and (max-width:640px){.LoginScreenUpdate-container .LoginScreenUpdate-TopArea .LoginScreenUpdate-TopArea__FormContainer .LoginScreenUpdate-TopArea__FormContainer-box .Login__containerBox-formBox{padding:0;width:100%}}.LoginScreenUpdate-container .LoginScreenUpdate-TopArea .LoginScreenUpdate-TopArea__FormContainer .LoginScreenUpdate-TopArea__FormContainer-box .LoginScreen-form{align-items:flex-start;display:flex;flex-flow:column wrap;height:auto;justify-content:center;width:100%}@media screen and (max-width:640px){.LoginScreenUpdate-container .LoginScreenUpdate-TopArea .LoginScreenUpdate-TopArea__FormContainer .LoginScreenUpdate-TopArea__FormContainer-box .LoginScreen-form{width:100%}}@media screen and (min-width:640px)and (max-width:1024px){.LoginScreenUpdate-container .LoginScreenUpdate-TopArea .LoginScreenUpdate-TopArea__FormContainer .LoginScreenUpdate-TopArea__FormContainer-box .LoginScreen-form{width:100%}}.LoginScreenUpdate-container .LoginScreenUpdate-TopArea .LoginScreenUpdate-TopArea__FormContainer .LoginScreenUpdate-TopArea__FormContainer-box .LoginScreenUpdate-TopArea__FormContainer-box-title{color:#212121;font-size:30px;font-weight:600;margin-bottom:16px}.LoginScreenUpdate-container .LoginScreenUpdate-TopArea .LoginScreenUpdate-TopArea__FormContainer .LoginScreenUpdate-TopArea__FormContainer-box .LoginScreenUpdate-TopArea__FormContainer-box-SmallTitle{color:#212121;font-size:16px;font-weight:500;margin-bottom:16px;width:100%}.LoginScreenUpdate-container .LoginScreenUpdate-TopArea .LoginScreenUpdate-TopArea__FormContainer .LoginScreenUpdate-TopArea__FormContainer-box .LoginScreenUpdate-TopArea__FormContainer-box-SmallTitle.span{color:#2f8400}.LoginScreenUpdate-container .LoginScreenUpdate-TopArea .LoginScreenUpdate-TopArea__FormContainer .LoginScreenUpdate-TopArea__FormContainer-box .LoginScreen-textBelowInputs{align-items:center;color:#007fd5;display:flex;flex-flow:row wrap;font-size:11px;justify-content:flex-start;line-height:16px;margin-bottom:16px;width:100%}@media screen and (max-width:640px){.LoginScreenUpdate-container .LoginScreenUpdate-TopArea .LoginScreenUpdate-TopArea__FormContainer .LoginScreenUpdate-TopArea__FormContainer-box .LoginScreen-textBelowInputs{width:90%}}@media screen and (min-width:640px)and (max-width:1025px){.LoginScreenUpdate-container .LoginScreenUpdate-TopArea .LoginScreenUpdate-TopArea__FormContainer .LoginScreenUpdate-TopArea__FormContainer-box .LoginScreen-textBelowInputs{width:90%}}.LoginScreenUpdate-container .LoginScreenUpdate-TopArea .LoginScreenUpdate-TopArea__FormContainer .LoginScreen-registerButton{background-color:#2f8400;border:none;border-radius:30px;bottom:-24px;box-shadow:-2px -2px 5px #fff,2px 2px 5px #0000001a;color:#f8f8f8;font-family:Montserrat,sans-serif;font-weight:600;height:48px;left:50%;position:absolute;transform:translate(-50%);width:216px}@media screen and (max-width:640px){.LoginScreenUpdate-container .LoginScreenUpdate-TopArea .LoginScreenUpdate-TopArea__FormContainer .LoginScreen-registerButton{bottom:0;height:56px;margin:48px 0 16px;position:relative}}.LoginScreenUpdate-container .LoginScreenUpdate-TopArea .LoginScreenUpdate-TopArea__FormContainer .LoginScreen-registerButton:hover{background-color:#2e8400;cursor:pointer}.ProfileScreen-container{background-color:#efefef;height:100vh;margin-right:48px;margin-top:80px;width:100%}@media screen and (min-width:280px)and (max-width:640px){.ProfileScreen-container{margin-top:-48px}}.ProfileScreen-mainContent{margin-left:356px;padding-top:56px;width:40%}@media screen and (min-width:768px)and (max-width:1024px){.ProfileScreen-mainContent{margin-left:264px;width:calc(100% - 360px)}}@media screen and (min-width:640px)and (max-width:768px){.ProfileScreen-mainContent{margin-left:264px;width:calc(100% - 288px)}}@media screen and (min-width:280px)and (max-width:640px){.ProfileScreen-mainContent{padding-top:0}}.ProfileScreen-mainContent hr{background-color:#fff;border:none;height:1px;margin-bottom:44px}.ProfileScreen-title{color:#464646;font-size:18px;font-weight:700;margin-bottom:24px;padding-top:0}@media screen and (min-width:280px)and (max-width:640px){.ProfileScreen-title{padding-top:24px}}.ProfileScreen-fieldContainer{align-items:center;background-color:#f8f8f8;border-radius:13px;display:flex;flex-direction:row;height:64px;justify-content:space-between;margin-top:14px}.ProfileScreen-fieldKey{color:dimgray;font-size:14px;font-weight:700;margin-left:23px}.ProfileScreen-fieldValue{color:dimgray;font-size:14px;margin-left:16px;margin-right:26px;text-align:end}.ProfileScreen-dot{background-color:dimgray;border-radius:50%;display:inline-block;height:8px;margin-left:12px;width:8px}.ProfileScreen-goToEdit{background-color:#efefef;border:1px solid #efefef;border-radius:50px;box-shadow:-3px -3px 6px 0 #fff,3px 3px 6px 0 #00000029;color:#007fd5;cursor:pointer;font-family:Montserrat,sans-serif;font-size:14px;font-weight:700;height:50px;margin:40px auto 56px;width:232px}.ProfileScreen-deleteTitle{color:#464646;font-size:18px;font-weight:700;margin-bottom:20px}.ProfileScreen-deleteInfo{color:dimgray;font-size:14px;line-height:26px;margin-top:21px}.ProfileScreen-delete{background-color:#d50000}.ProfileScreen-delete,.ProfileScreen-manage{border:none;border-radius:50px;box-shadow:-3px -3px 6px 0 #fff,3px 3px 6px 0 #00000029;color:#f8f8f8;cursor:pointer;font-family:Montserrat,sans-serif;font-size:13px;font-weight:700;height:50px;margin:36px auto 48px;width:232px}.ProfileScreen-manage{background-color:#007fd5}@media screen and (max-width:640px){.ProfileScreen-mainContent{margin-left:16px;padding-bottom:24px;width:calc(100% - 32px)}.ProfileScreen-container{margin-top:104px}.ProfileScreen-fieldValue{color:dimgray;font-size:13px;margin-left:16px;margin-right:16px;text-align:right}.ProfileScreen-fieldKey{color:dimgray;font-size:13;font-weight:700;margin-left:16px}.ProfileScreen-delete,.ProfileScreen-goToEdit{height:56px;width:100%}.ProfileScreen-deleteInfo{line-height:1.7}}.DeleteAccountModal-container{align-items:center;display:flex;flex-flow:column wrap;height:auto;justify-content:center;padding:80px 48px;width:auto}@media screen and (max-width:640px){.DeleteAccountModal-container{overflow-y:hidden;padding:48px 24px}}.DeleteAccountModal-title{color:#464646;font-size:28px;font-weight:600;margin-bottom:10%;text-align:center;width:380px}@media screen and (max-width:640px){.DeleteAccountModal-title{width:100%}}.DeleteAccountModal-body{color:dimgray;font-size:14px;line-height:26px;margin-bottom:12px;width:380px}@media screen and (max-width:640px){.DeleteAccountModal-body{width:100%}}.DeleteAccountModal-email{font-weight:600}.DeleteAccountModal-form{align-items:center;display:flex;flex-flow:column wrap;width:380px}@media screen and (max-width:640px){.DeleteAccountModal-form{width:100%}}.DeleteAccountModal-container-closeButton{border:none;height:32px;margin-bottom:24px;position:absolute;right:16px;top:16px;width:32px}@media screen and (max-width:640px){.DeleteAccountModal-container-closeButton{height:24px;right:16px;top:8px;width:24px}}.DeleteAccountModal-container-closeButton .DeleteAccountModal-container-closeButton-image{background-color:#f8f8f8;background-size:cover;border:none;border-radius:50px;box-shadow:-3px -3px 6px 0 #fff,3px 3px 6px 0 #00000029;cursor:pointer;font-size:30px;height:32px;width:32px}@media screen and (max-width:640px){.DeleteAccountModal-container-closeButton .DeleteAccountModal-container-closeButton-image{ox-shadow:-3px -3px 6px 0 #fff,3px 3px 3px 0 #00000029}}.DeleteAccountModal-container-closeButton .DeleteAccountModal-container-closeButton-image .DeleteAccountModal-container-closeButton-image-icon{color:#d50000;font-size:24px;left:1px;position:relative;top:-2px;vertical-align:middle}@media screen and (max-width:640px){.DeleteAccountModal-container-closeButton .DeleteAccountModal-container-closeButton-image .DeleteAccountModal-container-closeButton-image-icon{font-size:20px;top:-4px}}.DeleteAccountModal-code-container{display:flex;margin-bottom:0;margin-top:24px}@media screen and (max-width:640px){.DeleteAccountModal-code-container{width:100%}}.DeleteAccountModal-code{background-color:#fff;border-radius:10px;color:dimgray;font-family:Montserrat,sans-serif;font-size:24px;font-weight:700;height:64px;margin-left:11px;width:50px}@media screen and (max-width:640px){.DeleteAccountModal-code{width:20%}}.DeleteAccountModal-code:first-child{margin-left:0}.DeleteAccountModal-code-container .DeleteAccountModal-code{background:#fff;text-align:center}.DeleteAccountModal-verifyButton{background-color:#007fd5;background:#d50000;border:none;border-radius:50px;box-shadow:-3px -3px 6px 0 #fff,3px 3px 6px 0 #00000029;color:#f8f8f8;cursor:pointer;font-family:Montserrat,sans-serif;font-size:14px;font-weight:700;height:56px;margin-top:40px;text-align:center;width:320px}@media screen and (max-width:640px){.DeleteAccountModal-verifyButton{width:100%}}.DeleteAccountModal-verifyButton-Disable{background-color:#adadad;border:none;border-radius:50px;box-shadow:-3px -3px 6px 0 #fff,3px 3px 6px 0 #00000029;color:#f8f8f8;cursor:pointer;font-family:Montserrat,sans-serif;font-size:13px;font-weight:700;height:56px;margin-top:40px;text-align:center;width:320px}@media screen and (max-width:640px){.DeleteAccountModal-verifyButton-Disable{width:100%}}.DeleteAccountModal-resendCodeButton{background-color:#f8f8f8;border:none;border-radius:50px;box-shadow:-3px -3px 6px 0 #fff,3px 3px 6px 0 #00000029;color:#007fd5;cursor:pointer;font-family:Montserrat,sans-serif;font-size:13px;font-weight:700;height:56px;margin:20px auto 0;width:320px}@media screen and (max-width:640px){.DeleteAccountModal-resendCodeButton{width:100%}}.Header-container{align-items:center;background-color:#f8f8f8;border-bottom:2px solid #fff;color:dimgray;display:flex;font-size:16px;font-weight:700;height:80px;justify-content:space-between;position:fixed;top:0;width:100%;z-index:2}.Header-name{margin-left:96px}.Header-logout{background-color:#0000;border:none;color:dimgray;cursor:pointer;font-family:Montserrat,sans-serif;font-weight:600;margin-right:106px;padding:16px 24px}.Header-logout:hover{background-color:#ffffff80;border-radius:50px}.Header-burgerMenu{cursor:pointer;display:none}.Header-beatliiLogo{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}@media screen and (max-width:640px){.Header-logout,.Header-name{display:none}.Header-container{height:88px;justify-content:center;z-index:2}.Header-burgerMenu{display:inline;left:0;margin-left:24px;position:absolute}.Header-container{background:#efefef}}.SideNavbar-container{align-items:flex-start;display:flex;flex-direction:column;height:100%;justify-content:flex-start;position:fixed;width:300px}@media screen and (min-width:640px)and (max-width:1024px){.SideNavbar-container{height:100%;width:240px}}.SideNavbar-beatliiLogo,.SideNavbar-container__closeBtn,.SideNavbar-logoutBtn{display:none}.SideNavbar-overlay{background:#646464;height:100vh;left:0;opacity:0;position:absolute;top:0;visibility:hidden;width:100%;z-index:3}.Sidebar-list-box,.sidebar-options-box{width:100%}.SideNavbar-active{background:linear-gradient(90deg,#007fd5 0,#007fd5 3%,#fff 0,#fff);font-weight:700;width:100%}.SideNavbar-item{align-items:center;color:dimgray;display:flex;flex-flow:row wrap;font-size:14px;height:58px;justify-content:flex-start}.SideNavbar-container a{background-color:#efefef;width:100%}@media screen and (max-width:640px){.SideNavbar-container a{width:100%}}.SideNavbar-item:hover{background:linear-gradient(90deg,#007fd5 0,#007fd5 3%,#fff 0,#fff);font-weight:700}.SideNavbar-mainItem{align-items:center;display:flex;flex-flow:row wrap;font-weight:700;justify-content:flex-start;margin-left:32px}.SideNavbar-mainItem .text-icon{margin-left:8px}.SideNavbar-secondaryItem{margin-left:56px}@media screen and (max-width:640px){.SideNavbar-content-visible .SideNavbar-container{left:0;opacity:1}.SideNavbar-content-visible .SideNavbar-overlay{opacity:65%;visibility:visible}.SideNavbar-container{background-color:#efefef;height:100%;left:-80%;opacity:0;overflow-y:scroll;padding-top:40px;position:fixed;top:0;transition:left .3s,opacity .3s;width:80%;z-index:4}.SideNavbar-overlay{opacity:0;position:fixed;transition:visibility .3s linear,opacity .3s linear}.SideNavbar-beatliiLogo{display:block;margin-bottom:24px;margin-left:32px;margin-top:-16px}.SideNavbar-beatliiLogo>a>img{width:100%}.SideNavbar-logoutBtn{background:#0000;border:none;color:dimgray;cursor:pointer;display:block;font-family:Montserrat,sans-serif;font-size:13px;font-weight:700;height:46px;padding:16px 0 16px 32px;text-align:justify;width:100%}.SideNavbar-item{height:46px}.SideNavbar-logoutBtn:hover{background:linear-gradient(90deg,#007fd5 0,#007fd5 3%,#fff 0,#fff);font-weight:700;width:100%}.SideNavbar-container__closeBtn{color:#464646;cursor:pointer;display:block;position:absolute;right:16px;top:16px}}.EditProfileScreen-container{background-color:#efefef;height:100vh;margin-right:48px;margin-top:136px;width:100%}.EditProfileScreen-mainContent{margin-left:300px;min-width:480px;width:40%}@media screen and (min-width:768px)and (max-width:1024px){.EditProfileScreen-mainContent{margin-left:240px;width:calc(100% - 360px)}}@media screen and (min-width:640px)and (max-width:768px){.EditProfileScreen-mainContent{margin-left:240px;width:calc(100% - 288px)}}.EditProfileScreen-title{color:#464646;font-size:18px;font-weight:700;padding-top:18px}.EditProfileScreen-form div{width:100%}.EditProfileScreen-sendProfileButton{background-color:#007fd5;height:48px;width:232px}.EditProfileScreen-sendProfileButton,.EditProfileScreen-sendProfileButton-Disabled{border:none;border-radius:50px;box-shadow:-3px -3px 6px 0 #fff,3px 3px 6px 0 #00000029;color:#f8f8f8;cursor:pointer;font-family:Montserrat,sans-serif;font-size:13px;font-weight:700;margin:40px auto 48px}.EditProfileScreen-sendProfileButton-Disabled{background-color:#adadad;height:56px;height:48px;text-align:center;width:320px;width:232px}.EditProfileScreen-info{color:dimgray;font-size:14px;line-height:26px;margin-top:18px}.EditProfileScreen-mainContent hr{background-color:#fff;border:none;height:1px;margin-bottom:22px}@media screen and (max-width:640px){.EditProfileScreen-mainContent{margin-left:16px;min-width:auto;width:calc(100% - 32px)}.EditProfileScreen-container{margin-top:104px}.EditProfileScreen-sendProfileButton{height:56px;width:100%}.EditProfileScreen-info{line-height:1.7}}.ChangeEmailScreen-container{align-items:center;display:flex;flex-flow:column wrap;height:auto;justify-content:center;padding:80px 48px;width:auto}@media screen and (max-width:640px){.ChangeEmailScreen-container{height:auto;overflow-y:hidden;padding:48px 24px}.ReactModal__Content{height:auto;max-height:calc(100vh - 10%);overflow-y:scroll;width:90%}}.ChangeEmailScreen-title{color:#464646;font-size:28px;font-weight:600;margin-bottom:10%;text-align:center;width:380px}@media screen and (max-width:640px){.ChangeEmailScreen-title{width:100%}}.pageStep-counter{color:dimgray;margin-bottom:16px;margin-top:0}.ChangeEmailScreen-body{color:dimgray;font-size:14px;line-height:26px;margin-bottom:16px;width:380px}@media screen and (max-width:640px){.ChangeEmailScreen-body{width:100%}}.ChangeEmailScreen-email{font-weight:600}.ChangeEmailScreen-form{align-items:center;display:flex;flex-flow:column wrap;width:380px}@media screen and (max-width:640px){.ChangeEmailScreen-form{width:100%}}.ChangeEmailScreen-container-closeButton{border:none;height:32px;margin-bottom:24px;position:absolute;right:16px;top:16px;width:32px}@media screen and (max-width:640px){.ChangeEmailScreen-container-closeButton{height:24px;right:16px;top:8px;width:24px}}.ChangeEmailScreen-container-closeButton .ChangeEmailScreen-container-closeButton-image{background-color:#f8f8f8;background-size:cover;border:none;border-radius:50px;box-shadow:-3px -3px 6px 0 #fff,3px 3px 6px 0 #00000029;cursor:pointer;font-size:30px;height:32px;width:32px}@media screen and (max-width:640px){.ChangeEmailScreen-container-closeButton .ChangeEmailScreen-container-closeButton-image{ox-shadow:-3px -3px 6px 0 #fff,3px 3px 3px 0 #00000029}}.ChangeEmailScreen-container-closeButton .ChangeEmailScreen-container-closeButton-image .ChangeEmailScreen-container-closeButton-image-icon{color:#007fd5;font-size:24px;left:1px;position:relative;top:-2px;vertical-align:middle}@media screen and (max-width:640px){.ChangeEmailScreen-container-closeButton .ChangeEmailScreen-container-closeButton-image .ChangeEmailScreen-container-closeButton-image-icon{font-size:20px;top:-4px}}.ChangeEmailScreen-code-container{display:flex;margin-bottom:0;margin-top:24px}@media screen and (max-width:640px){.ChangeEmailScreen-code-container{width:100%}}.ChangeEmailScreen-code{background-color:#fff;border-radius:10px;color:dimgray;font-family:Montserrat,sans-serif;font-size:24px;font-weight:700;height:64px;margin-left:11px;width:50px}@media screen and (max-width:640px){.ChangeEmailScreen-code{width:20%}}.ChangeEmailScreen-code:first-child{margin-left:0}.ChangeEmailScreen-code-container .ChangeEmailScreen-code{background:#fff;text-align:center}.ChangeEmailScreen-verifyButton{background-color:#007fd5;border:none;border-radius:50px;box-shadow:-3px -3px 6px 0 #fff,3px 3px 6px 0 #00000029;color:#f8f8f8;cursor:pointer;font-family:Montserrat,sans-serif;font-size:14px;font-weight:700;height:56px;margin-top:40px;text-align:center;width:320px}@media screen and (max-width:640px){.ChangeEmailScreen-verifyButton{width:100%}}.ChangeEmailScreen-verifyButton-Disable{background-color:#adadad;border:none;border-radius:50px;box-shadow:-3px -3px 6px 0 #fff,3px 3px 6px 0 #00000029;color:#f8f8f8;cursor:pointer;font-family:Montserrat,sans-serif;font-size:13px;font-weight:700;height:56px;margin-top:40px;text-align:center;width:320px}@media screen and (max-width:640px){.ChangeEmailScreen-verifyButton-Disable{width:100%}}.ChangeEmailScreen-resendCodeButton{background-color:#f8f8f8;border:none;border-radius:50px;box-shadow:-3px -3px 6px 0 #fff,3px 3px 6px 0 #00000029;color:#007fd5;cursor:pointer;font-family:Montserrat,sans-serif;font-size:13px;font-weight:700;height:56px;margin:16px auto 0;width:320px}@media screen and (max-width:640px){.ChangeEmailScreen-resendCodeButton{width:100%}}.ChangeEmailScreen-resendCodeButton:hover{background-color:#ebebeb}.ChangeEmailScreen-CloseButton{background-color:#f8f8f8;border:1px solid #adadad;border-radius:50px;color:dimgray;cursor:pointer;font-family:Montserrat,sans-serif;font-size:13px;font-weight:700;height:56px;margin:40px auto 0;width:320px}@media screen and (max-width:640px){.ChangeEmailScreen-CloseButton{width:100%}}.ChangeEmailScreen-CloseButton:hover{background-color:#ebebeb}.DeleteAccount-container{background-color:#efefef;height:auto;min-height:100vh;padding-top:48px;width:100vw}@media only screen and (max-width:640px){.DeleteAccount-container{height:auto;padding-top:0;width:100%}}@media only screen and (min-width:640px)and (max-width:1024px){.DeleteAccount-container{height:auto;padding-bottom:48px;padding-top:48px}}.DeleteAccount-container .DeleteAccount-container-beatliiLogoContainer{height:40px;margin-bottom:48px;order:1;text-align:center;width:100%}@media only screen and (max-width:640px){.DeleteAccount-container .DeleteAccount-container-beatliiLogoContainer{margin-bottom:0;margin-top:48px;order:1;text-align:center;width:100%}}@media only screen and (min-width:640px)and (max-width:1024px){.DeleteAccount-container .DeleteAccount-container-beatliiLogoContainer{margin-bottom:48px;order:1;text-align:center;width:100%}}.DeleteAccount-container .DeleteAccount-dialogBox-container{align-items:center;display:flex;flex-flow:column wrap;height:auto;justify-content:center;width:100%}@media only screen and (max-width:640px){.DeleteAccount-container .DeleteAccount-dialogBox-container{height:auto;padding:20px 16px 48px;width:100%}}@media only screen and (min-width:640px)and (max-width:1024px){.DeleteAccount-container .DeleteAccount-dialogBox-container{height:auto}}.DeleteAccount-container .DeleteAccount-dialogBox-container h1{color:#464646;font-size:40px;font-weight:500}@media only screen and (max-width:640px){.DeleteAccount-container .DeleteAccount-dialogBox-container h1{font-size:30px}}.DeleteAccount-container .DeleteAccount-dialogBox-container p{color:dimgray;font-size:18px;line-height:1.5;margin:24px 0 32px;text-align:center;width:50%}@media only screen and (max-width:640px){.DeleteAccount-container .DeleteAccount-dialogBox-container p{font-size:14px;width:90%}}@media only screen and (min-width:640px)and (max-width:1024px){.DeleteAccount-container .DeleteAccount-dialogBox-container p{width:80%}}.DeleteAccount-container .DeleteAccount-dialogBox-container .DeleteAccount-dialogBox-form-closeButton{background-color:#efefef;border:none;border-radius:50px;box-shadow:-3px -3px 6px 0 #fff,3px 3px 6px 0 #00000029;color:#d50000;cursor:pointer;font-family:Montserrat,sans-serif;font-size:13px;font-weight:700;height:56px;line-height:56px;margin:15px auto 0;text-align:center;width:320px}@media screen and (max-width:640px){.DeleteAccount-container .DeleteAccount-dialogBox-container .DeleteAccount-dialogBox-form-closeButton{width:100%}}.SubscriptionScreen-container{background-color:#efefef;height:auto;margin-right:48px;margin-top:80px;min-width:280px;width:100%}@media screen and (min-width:280px)and (max-width:640px){.SubscriptionScreen-container{margin-top:140px}}.SubscriptionScreen-mainContent{align-items:flex-start;display:flex;flex-flow:row wrap;height:100%;margin-left:300px;width:calc(100% - 300px)}@media screen and (min-width:640px)and (max-width:1024px){.SubscriptionScreen-mainContent{height:fit-content;margin-left:240px;width:calc(100% - 240px)}}@media screen and (min-width:280px)and (max-width:640px){.SubscriptionScreen-mainContent{margin-left:0;margin-top:-52px;width:100%}}.SubscriptionScreen-mainContent hr{background-color:#fff;border:none;height:1px;margin-bottom:44px}.SubscriptionScreen-title{color:#464646;font-size:18px;font-weight:700;margin-bottom:40px;padding-top:18px}.SubscriptionScreen-mainContent__Banner{display:flex;flex-flow:row wrap;height:525px;margin-bottom:56px;width:100%}@media screen and (min-width:280px)and (max-width:1024px){.SubscriptionScreen-mainContent__Banner{height:auto}}.SubscriptionScreen-mainContent__Banner .SubscriptionScreen-mainContent__Banner-PromotionName{background-color:#212121;color:#f8f8f8;font-size:16px;font-weight:600;margin-bottom:24px;padding:8px 16px;text-align:center;width:60%}.SubscriptionScreen-mainContent__Banner .SubscriptionScreen-mainContent__Banner-PromotionName .SubscriptionScreen-mainContent__Banner-PromotionName-span{color:#007fd5;font-size:16px;font-weight:700}@media screen and (min-width:280px)and (max-width:640px){.SubscriptionScreen-mainContent__Banner .SubscriptionScreen-mainContent__Banner-PromotionName{margin:32px auto 0;width:100%}}@media screen and (min-width:640px)and (max-width:768px){.SubscriptionScreen-mainContent__Banner .SubscriptionScreen-mainContent__Banner-PromotionName{margin:32px auto -8px;width:80%}}.SubscriptionScreen-mainContent__Banner .SubscriptionScreen-mainContent__Banner-TextBox{align-content:center;background-color:#f8f8f8;display:flex;flex-flow:column wrap;height:100%;justify-content:center;order:1;padding:0 56px;width:500px}@media screen and (min-width:640px)and (max-width:1024px){.SubscriptionScreen-mainContent__Banner .SubscriptionScreen-mainContent__Banner-TextBox{height:auto;order:2;padding:64px;width:100%}}@media screen and (min-width:280px)and (max-width:640px){.SubscriptionScreen-mainContent__Banner .SubscriptionScreen-mainContent__Banner-TextBox{height:auto;margin:0 auto;order:2;padding:16px;width:100%}}.SubscriptionScreen-mainContent__Banner .SubscriptionScreen-mainContent__Banner-TextBox .SubscriptionScreen-mainContent__Banner-TextBox__PromoTitle{color:#464646;font-size:24px;font-weight:600;line-height:1.3;margin-bottom:24px}@media screen and (min-width:280px)and (max-width:768px){.SubscriptionScreen-mainContent__Banner .SubscriptionScreen-mainContent__Banner-TextBox .SubscriptionScreen-mainContent__Banner-TextBox__PromoTitle{padding-top:32px;text-align:center;width:100%}}.SubscriptionScreen-mainContent__Banner .SubscriptionScreen-mainContent__Banner-TextBox .SubscriptionScreen-mainContent__Banner-TextBox__Promolist{list-style-type:none;margin-bottom:16px}@media screen and (min-width:640px)and (max-width:1024px){.SubscriptionScreen-mainContent__Banner .SubscriptionScreen-mainContent__Banner-TextBox .SubscriptionScreen-mainContent__Banner-TextBox__Promolist{margin-bottom:32px}}@media screen and (min-width:280px)and (max-width:640px){.SubscriptionScreen-mainContent__Banner .SubscriptionScreen-mainContent__Banner-TextBox .SubscriptionScreen-mainContent__Banner-TextBox__Promolist{margin-bottom:32px;order:3;width:100%}}.SubscriptionScreen-mainContent__Banner .SubscriptionScreen-mainContent__Banner-TextBox .SubscriptionScreen-mainContent__Banner-TextBox__Promolist .SubscriptionScreen-mainContent__Banner-TextBox__Promolist-items{color:dimgray;font-size:13px;line-height:1.7;margin-bottom:14px;padding-left:48px;position:relative}@media screen and (min-width:280px)and (max-width:640px){.SubscriptionScreen-mainContent__Banner .SubscriptionScreen-mainContent__Banner-TextBox .SubscriptionScreen-mainContent__Banner-TextBox__Promolist .SubscriptionScreen-mainContent__Banner-TextBox__Promolist-items{padding-left:40px}}.SubscriptionScreen-mainContent__Banner .SubscriptionScreen-mainContent__Banner-TextBox .SubscriptionScreen-mainContent__Banner-TextBox__Promolist .list-icon{color:#00a21f;left:0;position:absolute;top:50%;transform:translateY(-50%);vertical-align:middle}.SubscriptionScreen-mainContent__Banner .SubscriptionScreen-mainContent__Banner-TextBox .SubscriptionScreen-mainContent__Banner-TextBox__Button{background-color:#007fd5;border:none;border-radius:50px;box-shadow:-3px -3px 6px 0 #fff,3px 3px 6px 0 #00000029;color:#f8f8f8;cursor:pointer;font-family:Montserrat,sans-serif;font-size:14px;font-weight:700;height:56px;text-align:center;width:320px}@media screen and (min-width:280px)and (max-width:768px){.SubscriptionScreen-mainContent__Banner .SubscriptionScreen-mainContent__Banner-TextBox .SubscriptionScreen-mainContent__Banner-TextBox__Button{align-self:center;margin-bottom:32px;order:2;width:90%}}.SubscriptionScreen-mainContent__Banner .SubscriptionScreen-mainContent__Banner-TextBox .SubscriptionScreen-mainContent__Banner-TextBox__Button:hover{background-color:#007fd5;background-color:#0064a7;border:none;border-radius:50px;box-shadow:-3px -3px 6px 0 #fff,3px 3px 6px 0 #00000029;color:#f8f8f8;cursor:pointer;font-family:Montserrat,sans-serif;font-size:14px;font-weight:700;height:56px;text-align:center;width:320px}.SubscriptionScreen-mainContent__Banner .SubscriptionScreen-mainContent__Banner-Image{background-color:#f8f8f8;background-image:url(/static/media/account-background.76da42744bda6d6a42b1.webp);background-position:50%;background-repeat:no-repeat;background-size:cover;height:100%;order:2;width:calc(100% - 500px)}@media screen and (min-width:640px)and (max-width:1024px){.SubscriptionScreen-mainContent__Banner .SubscriptionScreen-mainContent__Banner-Image{height:400px;order:1;width:100%}}@media screen and (min-width:280px)and (max-width:640px){.SubscriptionScreen-mainContent__Banner .SubscriptionScreen-mainContent__Banner-Image{height:280px;order:1;width:100%}}.SubscriptionScreen-mainContent__SubscriptionSubtitle{font-size:24px;margin-bottom:16px;width:100%}.SubscriptionScreenActive-mainContent__Banner{height:400px;margin-bottom:48px;width:100%}@media screen and (min-width:280px)and (max-width:640px){.SubscriptionScreenActive-mainContent__Banner{height:280px;margin-bottom:32px;width:100%}}.SubscriptionScreenActive-mainContent__Banner .SubscriptionScreenActive-mainContent__Banner-Image{background-image:url(/static/media/account-background.76da42744bda6d6a42b1.webp);background-position:50%;background-repeat:no-repeat;background-size:cover;height:100%;order:1;width:100%}@media screen and (min-width:280px)and (max-width:640px){.SubscriptionScreenActive-mainContent__Banner .SubscriptionScreenActive-mainContent__Banner-Image{height:100%;order:1;width:100%}}.SubscriptionScreen-mainContent__SubscriptionInfo{align-items:center;display:flex;flex-flow:column wrap;height:auto;margin-bottom:64px;width:70%}@media screen and (min-width:640px)and (max-width:1024px){.SubscriptionScreen-mainContent__SubscriptionInfo{height:auto;width:95%}}@media screen and (min-width:280px)and (max-width:640px){.SubscriptionScreen-mainContent__SubscriptionInfo{margin:0 auto 48px;width:90%}}.SubscriptionScreen-mainContent__SubscriptionInfo .SubscriptionScreen-mainContent__SubscriptionInfo__TitleButton{align-items:center;display:flex;flex-flow:row wrap;height:50%;justify-content:space-between;margin-bottom:24px;width:100%}@media screen and (min-width:280px)and (max-width:640px){.SubscriptionScreen-mainContent__SubscriptionInfo .SubscriptionScreen-mainContent__SubscriptionInfo__TitleButton{margin-top:-16px}}.SubscriptionScreen-mainContent__SubscriptionInfo .SubscriptionScreen-mainContent__SubscriptionInfo__TitleButton .SubscriptionScreen-mainContent__SubscriptionInfo__TitleButton-Title{color:#464646;font-size:24px;font-weight:600;line-height:1.5}@media screen and (min-width:280px)and (max-width:640px){.SubscriptionScreen-mainContent__SubscriptionInfo .SubscriptionScreen-mainContent__SubscriptionInfo__TitleButton .SubscriptionScreen-mainContent__SubscriptionInfo__TitleButton-Title{margin:16px auto 0}}.SubscriptionScreen-mainContent__SubscriptionInfo .SubscriptionScreen-mainContent__SubscriptionInfo__TitleButton .SubscriptionScreen-mainContent__SubscriptionInfo__TitleButton-Button{background-color:#007fd5;border:none;border-radius:50px;box-shadow:-3px -3px 6px 0 #fff,3px 3px 6px 0 #00000029;color:#f8f8f8;cursor:pointer;font-family:Montserrat,sans-serif;font-size:14px;font-weight:700;height:56px;height:48px;text-align:center;width:320px;width:216px}@media screen and (min-width:280px)and (max-width:640px){.SubscriptionScreen-mainContent__SubscriptionInfo .SubscriptionScreen-mainContent__SubscriptionInfo__TitleButton .SubscriptionScreen-mainContent__SubscriptionInfo__TitleButton-Button{margin:16px auto 0}}.SubscriptionScreen-mainContent__SubscriptionInfo .SubscriptionScreen-mainContent__SubscriptionInfo__InfoBox{background-color:#f8f8f8;border-radius:10px;height:auto;padding:24px 32px;width:100%}@media screen and (min-width:280px)and (max-width:640px){.SubscriptionScreen-mainContent__SubscriptionInfo .SubscriptionScreen-mainContent__SubscriptionInfo__InfoBox{padding:24px 16px}}.SubscriptionScreen-mainContent__SubscriptionInfo .SubscriptionScreen-mainContent__SubscriptionInfo__InfoBox .SubscriptionScreen-mainContent__SubscriptionInfo__InfoBox__activeSubRow{align-items:center;color:dimgray;display:flex;flex-flow:row wrap;font-size:16px;height:100%;justify-content:space-between;margin-bottom:16px;width:100%}.SubscriptionScreen-mainContent__SubscriptionInfo .SubscriptionScreen-mainContent__SubscriptionInfo__InfoBox .SubscriptionScreen-mainContent__SubscriptionInfo__InfoBox__activeSubRow .SubscriptionScreen-mainContent__SubscriptionInfo__InfoBox__activeSubRow-SubsType{font-size:13px;font-weight:600}.SubscriptionScreen-mainContent__SubscriptionInfo .SubscriptionScreen-mainContent__SubscriptionInfo__InfoBox hr{border:1px solid #e2e2e2;margin:0}.SubscriptionScreen-mainContent__SubscriptionInfo .SubscriptionScreen-mainContent__SubscriptionInfo__InfoBox .SubscriptionScreen-mainContent__SubscriptionInfo__InfoBox__NextPaymentRow{align-items:center;color:dimgray;display:flex;flex-flow:row wrap;height:100%;justify-content:space-between;margin-top:16px;width:100%}.SubscriptionScreen-mainContent__SubscriptionInfo .SubscriptionScreen-mainContent__SubscriptionInfo__InfoBox .SubscriptionScreen-mainContent__SubscriptionInfo__InfoBox__NextPaymentRow .SubscriptionScreen-mainContent__SubscriptionInfo__InfoBox__NextPaymentRow-NextBillText{font-size:13px;font-weight:600}.SubscriptionScreen-mainContent__DownloadLink{align-items:flex-start;display:flex;flex-flow:row wrap;justify-content:flex-start;margin-bottom:16px;width:100%}@media screen and (min-width:280px)and (max-width:640px){.SubscriptionScreen-mainContent__DownloadLink{align-items:center;flex-flow:column wrap;justify-content:center}}.SubscriptionScreen-mainContent__DownloadLink .SubscriptionScreen-mainContent__DownloadLink-Title{color:#464646;font-size:24px;font-weight:600;line-height:1.3;margin-bottom:16px;width:100%}@media screen and (min-width:280px)and (max-width:640px){.SubscriptionScreen-mainContent__DownloadLink .SubscriptionScreen-mainContent__DownloadLink-Title{margin-bottom:40px;text-align:center}}.SubscriptionScreen-mainContent__DownloadLink .SubscriptionScreen-mainContent__DownloadLink-iOS{cursor:pointer;height:55px;margin-bottom:24px;margin-right:32px;width:auto}@media screen and (min-width:280px)and (max-width:640px){.SubscriptionScreen-mainContent__DownloadLink .SubscriptionScreen-mainContent__DownloadLink-iOS{height:50px;margin:0 0 24px}}.SubscriptionScreen-mainContent__DownloadLink .SubscriptionScreen-mainContent__DownloadLink-Google{cursor:pointer;height:55px;margin-bottom:24px;margin-right:32px;width:auto}@media screen and (min-width:280px)and (max-width:640px){.SubscriptionScreen-mainContent__DownloadLink .SubscriptionScreen-mainContent__DownloadLink-Google{height:50px;margin:0 0 24px}}.SubscriptionScreen-mainContent__DownloadLink .SubscriptionScreen-mainContent__DownloadLink-MacOSButton{cursor:pointer;height:55px;margin-bottom:24px;margin-right:32px;width:auto}@media screen and (min-width:640px)and (max-width:768px){.SubscriptionScreen-mainContent__DownloadLink .SubscriptionScreen-mainContent__DownloadLink-MacOSButton{margin:0 32px 24px 0}}@media screen and (min-width:280px)and (max-width:640px){.SubscriptionScreen-mainContent__DownloadLink .SubscriptionScreen-mainContent__DownloadLink-MacOSButton{height:50px;margin:0 0 24px}}.SubscriptionScreen-mainContent__DownloadLink .SubscriptionScreen-mainContent__DownloadLink-WindowsButton{cursor:pointer;height:55px;margin-bottom:24px;margin-right:32px;width:auto}@media screen and (min-width:640px)and (max-width:768px){.SubscriptionScreen-mainContent__DownloadLink .SubscriptionScreen-mainContent__DownloadLink-WindowsButton{margin:0 32px 24px 0}}@media screen and (min-width:280px)and (max-width:640px){.SubscriptionScreen-mainContent__DownloadLink .SubscriptionScreen-mainContent__DownloadLink-WindowsButton{height:50px;margin:0 0 24px}.SubscriptionScreen-mainContent__DownloadLink{height:auto;margin:0 auto;padding-bottom:32px;width:90%}}.SubscriptionScreen-mainContent__Banner-SmallTextBox{align-self:flex-end;color:dimgray;font-size:11px;line-height:1.7;margin-bottom:32px;order:3;padding-right:56px;width:100%}@media screen and (min-width:1600px){.SubscriptionScreen-mainContent__Banner-SmallTextBox{order:3;width:80%}}@media screen and (min-width:640px)and (max-width:1024px){.SubscriptionScreen-mainContent__Banner-SmallTextBox{order:3;padding-right:32px;width:100%}}@media screen and (min-width:280px)and (max-width:640px){.SubscriptionScreen-mainContent__Banner-SmallTextBox{margin:16px 8px auto;order:13;padding-right:0;text-align:center;width:90%}}.modal-container{background-color:#646464a6;height:100vh;left:0;position:absolute;top:0;width:100vw;z-index:1}@media screen and (min-width:280px)and (max-width:1024px){.modal-container{padding:40px 24px;position:fixed}}.ManageSubscriptionModal-container{align-items:center;display:flex;flex-flow:column wrap;height:auto;justify-content:center;padding:80px 48px;width:auto}@media screen and (max-width:640px){.ManageSubscriptionModal-container{overflow-y:hidden;padding:48px 24px}}.ReactModal__Content{background-color:#f8f8f8;border-radius:25px;box-shadow:0 50px 50px 1px #0003;height:auto;left:50%;opacity:1;position:absolute;top:50%;transform:translate(-50%,-50%);width:auto}@media screen and (max-width:640px){.ReactModal__Content{height:auto;width:90%}}.ManageSubscriptionModal-title{color:#464646;font-size:28px;font-weight:600;margin-bottom:10%;text-align:center;width:380px}@media screen and (max-width:640px){.ManageSubscriptionModal-title{width:100%}}.ManageSubscriptionModal-body{color:dimgray;font-size:14px;line-height:26px;margin-bottom:12px;width:380px}@media screen and (max-width:640px){.ManageSubscriptionModal-body{width:100%}}.ManageSubscriptionModal-closeButton{border:none;height:32px;margin-bottom:24px;position:absolute;right:16px;top:16px;width:32px}@media screen and (max-width:640px){.ManageSubscriptionModal-closeButton{height:24px;right:16px;top:8px;width:24px}}.ManageSubscriptionModal-closeButton .ManageSubscriptionModal-closeButton-image{background-color:#f8f8f8;background-size:cover;border:none;border-radius:50px;box-shadow:-3px -3px 6px 0 #fff,3px 3px 6px 0 #00000029;cursor:pointer;font-size:30px;height:32px;width:32px}@media screen and (max-width:640px){.ManageSubscriptionModal-closeButton .ManageSubscriptionModal-closeButton-image{ox-shadow:-3px -3px 6px 0 #fff,3px 3px 3px 0 #00000029}}.ManageSubscriptionModal-closeButton .ManageSubscriptionModal-closeButton-image .ManageSubscriptionModal-closeButton-image-icon{color:#d50000;font-size:24px;left:1px;position:relative;top:-2px;vertical-align:middle}@media screen and (max-width:640px){.ManageSubscriptionModal-closeButton .ManageSubscriptionModal-closeButton-image .ManageSubscriptionModal-closeButton-image-icon{font-size:20px;top:-4px}}.RemoveFeedbackModal-CloseBtn{background-color:#f8f8f8;border:1px solid #adadad;border-radius:50px;color:#d50000;cursor:pointer;font-family:Montserrat,sans-serif;font-size:13px;font-weight:700;height:56px;margin:15px auto 0;width:320px}@media screen and (max-width:640px){.RemoveFeedbackModal-CloseBtn{width:100%}}.RemoveFeedbackModal-CloseBtn:hover{border:2px solid #adadad}.thank-you-image{display:block}.thank-you-title{color:#212121;font-size:24px;font-weight:600;margin-bottom:24px;text-align:center;width:100%}@media screen and (max-width:1024px){.thank-you-title{margin-bottom:48px}}.thank-you-description{font-size:11pt;margin:auto auto 32px;width:320px}.thank-you-container{margin-top:80px;padding-left:16px;padding-right:16px;text-align:center}@media screen and (min-width:280px)and (max-width:640px){.thank-you-container{margin-top:140px}}.thank-you-form{margin:auto;padding-left:16px;padding-right:16px;width:375px}.thank-you-form .ErrorBox-container{margin-bottom:16px;margin-top:16px}.thank-you-termsAndConditions{align-items:center;color:dimgray;display:flex;flex-flow:row wrap;font-family:Montserrat,sans-serif;font-size:13px;justify-content:flex-start;line-height:1.5;margin-bottom:16px;margin-top:24px;position:relative;width:100%}@media screen and (max-width:640px){.thank-you-termsAndConditions{width:100%}}.thank-you-termsAndConditions__button{border:none;color:dimgray;font-family:Montserrat,sans-serif;font-size:13px;line-height:1.5;text-align:left}.thank-you-termsAndConditions__label{align-items:center;cursor:pointer;display:flex;flex-flow:row wrap;justify-content:flex-start;padding-left:0;position:relative;-webkit-user-select:none;user-select:none;width:100%}.thank-you-termsAndConditions__label input[type=checkbox]{clip:rect(0 0 0 0);border:0;height:1px;left:-42px;overflow:hidden;padding:0;position:absolute;top:-2px;width:1px}.thank-you-termsAndConditions__label input[type=checkbox]:checked~.checkbox-custom{background-color:#efefef;border-radius:3px;box-shadow:inset -2px -2px 5px #fff,inset 2px 2px 5px #0000001a;display:block}.checkbox-custom:after{content:"";display:none;position:absolute}.thank-you-termsAndConditions__label input[type=checkbox]:checked~.checkbox-custom:after{display:block}.thank-you-termsAndConditions__label .checkbox-custom:after{border:solid #007fd5;border-width:0 3px 3px 0;height:10px;margin:auto;position:relative;top:4px;transform:rotate(45deg);width:5px}.thank-you-termsAndConditions__checkbox{border:none;margin-right:10px;position:relative;top:-9px;width:20px}.checkbox-custom{background-color:#f8f8f8;background-size:cover;border:1px solid #fff;border-radius:3px;box-shadow:-2px -2px 5px #fff,2px 2px 5px #0003;display:block;height:25px;margin-right:16px;width:25px}input:focus+.checkbox-custom{border:1px solid dimgray}.thank-you-termsAndConditions__label>p{width:85%}.thank-you-termsAndConditions__textLink{color:#007fd5}.thank-you-termsAndConditions__textLink:focus-within{text-decoration:underline}.thank-you-infoIcon{width:20px}.thank-you-infoIcon,.thank-you-wrongPasswordIcon{color:dimgray;font-size:16px;margin-bottom:auto;margin-right:6px;margin-top:auto;position:relative}.thank-you-registerButton{background-color:#2f8400;border:none;border-radius:30px;box-shadow:-2px -2px 5px #fff,2px 2px 5px #0000001a;color:#f8f8f8;font-family:Montserrat,sans-serif;font-weight:600;height:48px;margin-bottom:48px;margin-top:16px;width:343px}@media screen and (max-width:640px){.thank-you-registerButton{bottom:0;height:56px;margin:24px 0;position:relative}}.thank-you-registerButton:focus-within{background-color:#2e8400}.thank-you-registerButton:hover{background-color:#2e8400;cursor:pointer}.thank-you-textBelowInputs-container{align-items:center;display:flex;flex-flow:row wrap;justify-content:flex-start;margin-top:4px;width:100%}@media screen and (min-width:640px)and (max-width:1025px){.thank-you-textBelowInputs-container{width:450px}}.thank-you-textBelowInputs{align-items:center;color:dimgray;display:flex;flex-flow:row wrap;font-size:11px;justify-content:flex-start;line-height:16px;width:90%}@media screen and (max-width:640px){.thank-you-textBelowInputs{width:90%}}@media screen and (min-width:640px)and (max-width:1025px){.thank-you-textBelowInputs{width:90%}}.thank-you-textBelowInputs.password{margin-left:0;margin-top:0;width:100%}.thank-you-form-container{text-align:center;width:100%}.teacher-list-container{background-color:#fff;border-radius:8px;box-shadow:0 2px 10px #0000001a;margin:0 auto;max-width:1024px;padding:30px}.ProfileScreen-mainContent{width:1024px!important}.teacher-list-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:20px}.filter-container{margin-bottom:20px}.filter-input{border:1px solid #ddd;border-radius:4px;padding:8px;width:100%}.tabs{margin-bottom:20px}.tab-button{padding:10px 20px}.tab-content{margin-top:20px}.teacher-table{border-collapse:collapse;width:100%}.teacher-table td,.teacher-table th{border-bottom:1px solid #eee;padding:12px;text-align:left}.teacher-table th{background-color:#f5f5f5;cursor:pointer}.teacher-table tr:hover{background-color:#f9f9f9}.actions{display:flex;gap:8px}.btn-view{background-color:#4a90e2;border:none;border-radius:4px;color:#fff;cursor:pointer;padding:6px 12px}.btn-view:hover{background-color:#3a7bc8}.no-teachers{background-color:#f9f9f9;border-radius:4px}.error-message,.loading,.no-teachers{padding:20px;text-align:center}.error-message{color:#d9534f}.teacher-create-container{background-color:#fff;border-radius:8px;box-shadow:0 2px 10px #0000001a;margin:0 auto;max-width:1024px;padding:30px}.form-header{margin-bottom:30px}.form-header h2{color:#333;margin-bottom:10px}.form-header p{color:#666}.teacher-form{gap:20px}.form-group,.teacher-form{display:flex;flex-direction:column}.form-group{gap:8px}.form-group .FormInput-nameField{margin-top:0!important}.form-group label{color:#444;font-weight:500}.radio-group{display:flex;gap:20px;margin-top:8px}.radio-label{align-items:center;background-color:#f9f9f9;border:1px solid #e0e0e0;border-radius:6px;cursor:pointer;display:flex!important;justify-content:flex-start;line-height:1;padding:12px 16px;transition:all .2s ease;width:160px}.radio-label:hover{background-color:#f1f5fa;border-color:#c4d5e9}.radio-label input[type=radio]{appearance:none;-webkit-appearance:none;border:2px solid #b0b0b0;border-radius:50%;display:grid;flex-shrink:0;height:18px;margin:0 10px 0 0;place-content:center;width:18px}.radio-label input[type=radio]:checked{border-color:#4a90e2}.radio-label input[type=radio]:checked:before{background-color:#4a90e2;border-radius:50%;content:"";height:8px;transform:scale(1);transition:transform .2s ease-in-out;width:8px}.radio-label input[type=radio]:focus{box-shadow:0 0 0 2px #4a90e240;outline:none}.radio-label-text{display:inline-block;font-size:14px;line-height:18px}.radio-label.selected{background-color:#eaf2fd;border-color:#4a90e2;font-weight:500}.commission-fields{background-color:#f9f9f9;border-left:4px solid #4a90e2;border-radius:6px;margin-top:10px;padding:20px}.form-actions{display:flex;gap:15px;justify-content:flex-end;margin-top:20px}.btn{padding:10px 20px}.btn-primary{background-color:#4a90e2;color:#fff}.btn-primary:hover{background-color:#3a7bc8}.btn-primary:disabled{background-color:#97bfef;cursor:not-allowed}.btn-secondary:disabled{color:#999;cursor:not-allowed}.error-message{border-radius:4px;margin-bottom:20px;padding:15px}.input-error{border-color:#d32f2f!important}.error-text{color:#d32f2f;font-size:.85rem;margin-top:4px}.form-select{background-color:#fff;border:1px solid #adadad;border-radius:10px!important;font-size:14px;height:56px;padding:10px 12px;transition:border-color .2s ease,box-shadow .2s ease;width:100%}.form-select:focus{border-color:#4a90e2;box-shadow:0 0 0 2px #4a90e240;outline:none}.form-select.error-input{border-color:#d32f2f}.required-mark{color:#d32f2f;margin-left:2px}.teacher-detail-container{background-color:#fff;border-radius:8px;box-shadow:0 2px 10px #0000001a;margin:0 auto;max-width:1024px;padding:30px}.detail-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:25px;padding-bottom:15px}.detail-header h2{color:#333;margin:0}.back-button a{align-items:center;color:#4a90e2;display:inline-flex;font-weight:500;text-decoration:none}.back-button a:hover{text-decoration:underline}.tabs{border-bottom:1px solid #ddd;display:flex;margin-bottom:25px}.tab-button{background:none;border:none;border-bottom:3px solid #0000;color:#555;cursor:pointer;font-weight:500;padding:12px 20px;transition:all .3s}.tab-button:hover{background-color:#f9f9f9}.tab-button.active{border-bottom:3px solid #4a90e2;color:#4a90e2}.tab-content{padding:20px 0}.teacher-info{display:flex;flex-direction:column;gap:30px}.info-section{margin-bottom:30px}.info-section h3{border-bottom:1px solid #eee;color:#333;font-size:1.2rem;margin-bottom:15px;margin-top:0;padding-bottom:10px}.info-row{display:flex;margin-bottom:12px}.info-label{color:#555;flex:0 0 150px;font-weight:500}.info-value{align-items:center;display:flex;flex:1 1;gap:10px}.subscription-id{background-color:#f5f5f5;border-radius:4px;font-family:monospace;padding:2px 6px}.stripe-btn{align-items:center;background-color:#f1f1f1;border:none;border-radius:4px;color:#333;cursor:pointer;display:inline-flex;font-size:.8rem;padding:6px 12px}.stripe-btn:hover{background-color:#e1e1e1}.btn{padding:8px 16px}.btn-secondary{background-color:#f1f1f1;color:#333}.btn-secondary:hover{background-color:#e1e1e1}.student-list-preview{margin-top:15px}.student-table{border-collapse:collapse;margin-bottom:15px;width:100%}.student-table td,.student-table th{border-bottom:1px solid #eee;padding:10px;text-align:left}.student-table th{background-color:#f5f5f5;color:#555;font-weight:500}.status-badge{border-radius:12px;display:inline-block;font-size:.8rem;padding:4px 8px}.status-badge.active{background-color:#e3f2fd;color:#1565c0}.status-badge.invited{background-color:#fff8e1;color:#ff8f00}.status-badge.inactive{background-color:#f5f5f5;color:#757575}.no-date{color:#999;font-style:italic}.price-id-small{color:#666;font-size:.8em;margin-left:5px}.no-students{background-color:#f9f9f9;border-radius:4px;color:#666;padding:20px;text-align:center}.view-all-students{display:flex;justify-content:center;margin-top:15px}.error-message,.loading,.not-found{background-color:#fff;border-radius:8px;box-shadow:0 2px 10px #0000001a;margin:20px auto;max-width:600px;padding:30px;text-align:center}.error-message{background-color:#ffebee;border-left:4px solid #d32f2f;color:#d32f2f}.not-found{color:#666}.teacher-dashboard{padding:20px}.teacher-dashboard h1,.teacher-form{margin-bottom:20px}.teacher-form{max-width:1024px}.teacher-form .form-group{margin-bottom:15px}.teacher-form .form-group label{display:block;font-weight:500;margin-bottom:5px}.teacher-form .form-group .form-control,.teacher-form .form-group .form-select{border:1px solid #ddd;border-radius:4px;padding:8px;width:100%}.teacher-form .form-group textarea.form-control{min-height:80px}.teacher-form .form-actions{display:flex;gap:10px;margin-top:20px}.teacher-form .error-message{color:#d9534f;font-size:14px;margin-top:5px}.teacher-list-container .actions-bar{margin-bottom:20px}.teacher-list-container .teacher-table{border-collapse:collapse;width:100%}.teacher-list-container .teacher-table td,.teacher-list-container .teacher-table th{border-bottom:1px solid #eee;padding:10px;text-align:left}.teacher-list-container .teacher-table th{background-color:#f5f5f5;font-weight:600}.teacher-list-container .teacher-table tr:hover{background-color:#f9f9f9}.teacher-list-container .no-records{color:#777;padding:20px;text-align:center}.teacher-detail-container .detail-card{background-color:#fff;border-radius:8px;box-shadow:0 2px 4px #0000001a;margin-bottom:20px;padding:20px}.teacher-detail-container .detail-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:15px}.teacher-detail-container .detail-header .status-badge{border-radius:20px;font-size:14px;padding:5px 10px}.teacher-detail-container .detail-header .status-badge.active{background-color:#dff0d8;color:#3c763d}.teacher-detail-container .detail-header .status-badge.inactive{background-color:#f2dede;color:#a94442}.teacher-detail-container .detail-header .status-badge.pending{background-color:#fcf8e3;color:#8a6d3b}.teacher-detail-container .detail-row{margin-bottom:10px}.teacher-detail-container .detail-row .label{font-weight:600;margin-right:10px}.teacher-detail-container .tab-navigation{border-bottom:1px solid #ddd;display:flex;margin-bottom:20px}.teacher-detail-container .tab-navigation .tab-item{cursor:pointer;padding:10px 15px}.teacher-detail-container .tab-navigation .tab-item.active{border-bottom:2px solid #337ab7;font-weight:600}.teacher-detail-container .tab-navigation .tab-item:hover{background-color:#f5f5f5}.teacher-edit-container h3{margin-bottom:20px}.teacher-edit-container .error-message{background-color:#f2dede;border:1px solid #ebccd1;border-radius:4px;color:#a94442;margin-bottom:15px;padding:10px}.teacher-create-container h3{margin-bottom:20px}.teacher-students-container h4{margin-bottom:15px}.teacher-students-container .students-table{border-collapse:collapse;width:100%}.teacher-students-container .students-table td,.teacher-students-container .students-table th{border-bottom:1px solid #eee;padding:10px;text-align:left}.teacher-students-container .students-table th{background-color:#f5f5f5;font-weight:600}.btn{border:none;border-radius:4px;cursor:pointer;font-weight:500;padding:8px 15px;transition:background-color .2s}.btn.btn-primary{background-color:#337ab7;color:#fff}.btn.btn-primary:hover{background-color:#286090}.btn.btn-secondary{background-color:#f0f0f0;color:#333}.btn.btn-secondary:hover{background-color:#e0e0e0}.btn.btn-info{background-color:#5bc0de;color:#fff}.btn.btn-info:hover{background-color:#31b0d5}.btn.btn-sm{font-size:12px;padding:5px 10px}
/*# sourceMappingURL=main.843c0071.css.map*/