/* /Components/CodeInput.razor.rz.scp.css */
/* /Layout/MainLayout.razor.rz.scp.css */
.swiper-banner-title[b-032buweetr] {
    position: absolute;
    top: 90px;
    left: 50%;
    -ms-transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%, -50%);
    width: 100%;
    font-family: Manrope;
    font-size: 36px;
    font-weight: 300;
    line-height: 45.54px;
    text-align: center;
    text-align: center;
    max-width: 480px;
    color: white;
    text-transform: none;
}

.error-wrapper[b-032buweetr] {
    background-color: #F5B8C7;
    font-family: Manrope;
    font-size: 13px;
    font-weight: 600;
    line-height: 16.38px;
    text-align: left;
    color: black;
    height: 40px;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    z-index: 1000;
    transition: all 225ms ease-in-out;
}

.images-carousel-container[b-032buweetr] {
    width: 628px;
}

.page[b-032buweetr] {
    height: 100vh;
    height: 100dvh;
    overflow-y: scroll;
}

@media (max-width: 1150px) {
    .images-carousel-container[b-032buweetr] {
        display: none !important;
    }
}

.spacer-20[b-032buweetr] {
    height: 20px;
}

.lozalization-menu .input-label:first-of-type[b-032buweetr] {
    margin-top: 0px !important;
}

.top-bar-wrapper[b-032buweetr] {
    min-height: 100px;
    transition: all 225ms, ease-in-out;
}

.top-bar[b-032buweetr] {
    margin-top: 50px;
    display: flex;
    flex-direction: row;
    height: 50px;
    padding-left: 100px;
    padding-right: 100px;
    transition: 
        padding 225ms ease-in-out,
        margin 225ms ease-in-out, 
        height 225ms ease-in-out;
}

.top-bar .spacer[b-032buweetr] {
    flex-grow: 1;
}

@media (max-width: 1150px) {
    .top-bar[b-032buweetr] {
        padding-left: 10px;
        padding-right: 10px;
        margin-top: 40px;
    }

    .top-bar-wrapper[b-032buweetr] {
        min-height: 90px;
    }
}

.page[b-032buweetr] {
    height: 100vh;
    height: 100dvh;
    overflow-y: auto;
    overflow-x: hidden;
    min-width: 695px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

@media (max-width: 1150px) {
    .page[b-032buweetr] {
        min-width: 100vw;
    }
}
.country-text[b-032buweetr] {
    text-transform: none;
}

.locale-text[b-032buweetr] {
    text-transform: uppercase;
}

@media(max-width: 690px) {
    .top-bar[b-032buweetr] {
        width: 100vw;
    }
}
/* /Pages/AuthenticatorSetup.razor.rz.scp.css */
.page-title[b-l8j0qqydpg] {
    text-align: left;
}

.page-subtitle[b-l8j0qqydpg] {
    margin-bottom: 20px;
    text-align: left;
}

.qr-wrapper[b-l8j0qqydpg] {
    padding: 10px 10px 10px 10px;
    border-radius: 9px;
    background: #EFF1F7;
}

.qr-image[b-l8j0qqydpg] {
    padding: 20px 20px 20px 20px;
}

.qr-info[b-l8j0qqydpg] {
    flex: 1;
    padding-right: 25px;
    line-height: 16px;
}

.qr-info span[b-l8j0qqydpg] {
    font-family: Manrope;
    font-size: 12px;
    font-weight: 300;
    text-align: left;
}

.qr-text[b-l8j0qqydpg] {
    font-family: Manrope;
    font-size: 16px;
    font-weight: 300;
    line-height: 21.6px;
    text-align: center;
    background: white;
    width: 260px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 5px 0px;
    margin-top: 15px;
}

.input-label[b-l8j0qqydpg] {
    margin-top: 52px;
}

.primary-button[b-l8j0qqydpg] {
    margin-top: 80px;
}

.spacer[b-l8j0qqydpg] {
    height: 80px;
}
/* /Pages/ChooseVerificationMethod.razor.rz.scp.css */
.page-subtitle[b-tet17gajl3] {
    margin-top: 22px;
    margin-bottom: 57px;
    text-align: left;
}

.page-title[b-tet17gajl3] {
    text-align: left;
}

.selector-container:last-of-type[b-tet17gajl3] {
    margin-bottom: 57px;
}

.selector-container[b-tet17gajl3] {
    border: 2px solid;
    border-color: transparent;
    border-radius: 12px;
    padding: 25px 0px 25px 35px;
    cursor: pointer;
    transition: all 225ms ease-in-out;
}

.selector-container.active[b-tet17gajl3] {
    border-color:#EFF1F7 ;
}

.selector-title span[b-tet17gajl3] {
    font-family: Manrope;
    font-size: 21.54px;
    font-weight: 400;
    line-height: 27.14px;
    text-align: left;
    color: #323232;
}

.selector-title-image[b-tet17gajl3] {
    margin-right: 27px;
}

.selector-body[b-tet17gajl3] {
    font-family: Manrope;
    font-size: 16px;
    font-weight: 400;
    line-height: 20.16px;
    text-align: left;
    color: #8A8A8C;
    margin-left: 50px;
    margin-top: 6px;
}
/* /Pages/CompleteRegistration.razor.rz.scp.css */
.forgot-password[b-kfhkccahdq] {
    margin-bottom: 22px;
    margin-left: auto;
}

    .forgot-password a[b-kfhkccahdq] {
        font-family: Manrope;
        font-size: 11.07px;
        font-weight: 600;
        line-height: 13.94px;
        text-align: left;
    }

        .forgot-password a:hover[b-kfhkccahdq] {
            cursor: pointer;
        }

.terms-checkbox[b-kfhkccahdq] {
    margin-top: 20px;
    margin-bottom: 60px;
}

.terms[b-kfhkccahdq] {
    font-family: Manrope;
    font-size: 15px;
    font-weight: 300;
    line-height: 21.9px;
    text-align: left;
}

    .terms a[b-kfhkccahdq] {
        text-decoration: underline;
        cursor: pointer;
    }
/* /Pages/EmailSetup.razor.rz.scp.css */
.resend-text[b-vzjuc28hx1] {
    font-family: Manrope;
    font-size: 16px;
    font-weight: 500;
    line-height: 20.16px;
    text-align: left;
    color: #323232;
    text-align: center;
    margin-top: 35px;
}

    .resend-text a[b-vzjuc28hx1] {
        text-decoration: underline;
        cursor: pointer;
    }
/* /Pages/Login.razor.rz.scp.css */
.forgot-password[b-dkfzbcp7gi] {
    margin-bottom: 22px;
    margin-left: auto;
}

    .forgot-password a[b-dkfzbcp7gi] {
        font-family: Manrope;
        font-size: 11.07px;
        font-weight: 600;
        line-height: 13.94px;
        text-align: left;
        text-decoration: underline;
    }

    .forgot-password a:hover[b-dkfzbcp7gi] {
        cursor: pointer;
    }

.or-block[b-dkfzbcp7gi] {
    margin-top: 65px;
    margin-bottom: 20px;
    font-family: Manrope;
    font-size: 16px;
    font-weight: 600;
    line-height: 20.16px;
    text-align: left;
    width: 480px;
    margin-left: -60px;
}

    .or-block hr[b-dkfzbcp7gi] {
        width: 204px;
        opacity: 1 !important;
        background: #D9D9D9;
    }

        .or-block hr:first-of-type[b-dkfzbcp7gi] {
            margin-left: 10px;
            margin-right: 19px;
        }

        .or-block hr:last-of-type[b-dkfzbcp7gi] {
            margin-right: 10px;
            margin-left: 19px;
        }

@media(max-width:480px) {
    .or-block[b-dkfzbcp7gi] {
        width: unset;
        margin-left: unset;
    }
}
/* /Pages/PhoneSetup.razor.rz.scp.css */
.resend-text[b-mzcz1om5b3] {
    font-family: Manrope;
    font-size: 16px;
    font-weight: 500;
    line-height: 20.16px;
    text-align: left;
    color: #323232;
    text-align: center;
    margin-top: 35px;
}

    .resend-text a[b-mzcz1om5b3] {
        text-decoration: underline;
        cursor: pointer;
    }
/* /Pages/Register.razor.rz.scp.css */

.terms-checkbox[b-elqgjbqjw0] {
    margin-top: 20px;
    margin-bottom: 60px;
}

.terms[b-elqgjbqjw0] {
    font-family: Manrope;
    font-size: 15px;
    font-weight: 300;
    line-height: 21.9px;
    text-align: left;
}

    .terms a[b-elqgjbqjw0] {
        text-decoration: underline;
        cursor: pointer;
    }

.login-text[b-elqgjbqjw0] {
    font-family: Manrope;
    font-size: 13px;
    font-weight: 500;
    line-height: 16.38px;
    text-align: left;
    margin-top: 25px;
    text-align: center;
}

    .login-text a[b-elqgjbqjw0] {
        text-decoration: underline;
        cursor: pointer;
    }
/* /Pages/RequestCompanyCreating.razor.rz.scp.css */

.terms-checkbox[b-nxhif3v5q9] {
    margin-top: 20px;
    margin-bottom: 60px;
}

.terms[b-nxhif3v5q9] {
    font-family: Manrope;
    font-size: 15px;
    font-weight: 300;
    line-height: 21.9px;
    text-align: left;
}

    .terms a[b-nxhif3v5q9] {
        text-decoration: underline;
        cursor: pointer;
    }
/* /Pages/ResetPassword.razor.rz.scp.css */
.forgot-password[b-qd43zrtjjj] {
    margin-bottom: 22px;
    margin-left: auto;
}

    .forgot-password a[b-qd43zrtjjj] {
        font-family: Manrope;
        font-size: 11.07px;
        font-weight: 600;
        line-height: 13.94px;
        text-align: left;
    }

    .forgot-password a:hover[b-qd43zrtjjj] {
        cursor: pointer;
    }

.terms-checkbox[b-qd43zrtjjj] {
    margin-top: 20px;
    margin-bottom: 60px;
}

.terms[b-qd43zrtjjj] {
    font-family: Manrope;
    font-size: 15px;
    font-weight: 300;
    line-height: 21.9px;
    text-align: left;
}

    .terms a[b-qd43zrtjjj] {
        text-decoration: underline;
        cursor: pointer;
    }

.login-text[b-qd43zrtjjj] {
    font-family: Manrope;
    font-size: 13px;
    font-weight: 500;
    line-height: 16.38px;
    text-align: left;
    margin-top: 25px;
    text-align: center;
}

    .login-text a[b-qd43zrtjjj] {
        text-decoration: underline;
        cursor: pointer;
    }
/* /Pages/ResetPasswordTwoFactor.razor.rz.scp.css */
.resend-text[b-xv6wz76r1s] {
    font-family: Manrope;
    font-size: 16px;
    font-weight: 500;
    line-height: 20.16px;
    text-align: left;
    color: #323232;
    text-align: center;
    margin-top: 35px;
}

    .resend-text a[b-xv6wz76r1s] {
        -webkit-text-decoration: underline;
        text-decoration: underline;
        cursor: pointer;
    }

.try-another-text[b-xv6wz76r1s] {
    margin-top: 30px;
    text-align: center;
}

    .try-another-text a[b-xv6wz76r1s] {
        font-family: Manrope;
        font-size: 14px;
        font-weight: 500;
        line-height: 17.64px;
        text-align: left;
        color: #323232;
        cursor: pointer;
        -webkit-text-decoration: underline;
        text-decoration: underline;
    }


.selector-container:last-of-type[b-xv6wz76r1s] {
    margin-bottom: 57px;
}

.selector-container[b-xv6wz76r1s] {
    border: 2px solid;
    border-color: transparent;
    border-radius: 12px;
    padding: 25px 0px 25px 35px;
    cursor: pointer;
    transition: all 225ms ease-in-out;
}

    .selector-container.active[b-xv6wz76r1s] {
        border-color: #EFF1F7;
    }

    .selector-container.disabled[b-xv6wz76r1s] {
        opacity: 0.5;
        cursor: unset !important;
    }

.selector-title span[b-xv6wz76r1s] {
    font-family: Manrope;
    font-size: 21.54px;
    font-weight: 400;
    line-height: 27.14px;
    text-align: left;
    color: #323232;
}

.selector-title-image[b-xv6wz76r1s] {
    margin-right: 27px;
}

.selector-body[b-xv6wz76r1s] {
    font-family: Manrope;
    font-size: 16px;
    font-weight: 400;
    line-height: 20.16px;
    text-align: left;
    color: #8A8A8C;
    margin-left: 50px;
    margin-top: 6px;
}
/* /Pages/SelectPerson.razor.rz.scp.css */
.page-subtitle[b-m0w7xfig36] {
    margin-top: 22px;
    margin-bottom: 57px;
    text-align: left;
}

.page-title[b-m0w7xfig36] {
    text-align: left;
}

.selector-container:last-of-type[b-m0w7xfig36] {
    margin-bottom: 57px;
}

.selector-container[b-m0w7xfig36] {
    border: 2px solid;
    border-color: transparent;
    border-radius: 12px;
    padding: 25px 0px 25px 35px;
    cursor: pointer;
    transition: all 225ms ease-in-out;
}

.selector-container.active[b-m0w7xfig36] {
    border-color:#EFF1F7 ;
}

.selector-title span[b-m0w7xfig36] {
    font-family: Manrope;
    font-size: 21.54px;
    font-weight: 400;
    line-height: 27.14px;
    text-align: left;
    color: #323232;
}

.selector-title-image[b-m0w7xfig36] {
    margin-right: 27px;
}

.selector-body[b-m0w7xfig36] {
    font-family: Manrope;
    font-size: 16px;
    font-weight: 400;
    line-height: 20.16px;
    text-align: left;
    color: #8A8A8C;
    margin-left: 50px;
    margin-top: 6px;
}
/* /Pages/SetNewPassword.razor.rz.scp.css */
.terms-checkbox[b-m4mhfrk9fd] {
    margin-top: 20px;
    margin-bottom: 60px;
}

.terms[b-m4mhfrk9fd] {
    font-family: Manrope;
    font-size: 15px;
    font-weight: 300;
    line-height: 21.9px;
    text-align: left;
}

    .terms a[b-m4mhfrk9fd] {
        text-decoration: underline;
        cursor: pointer;
    }

.login-text[b-m4mhfrk9fd] {
    font-family: Manrope;
    font-size: 13px;
    font-weight: 500;
    line-height: 16.38px;
    text-align: left;
    margin-top: 25px;
    text-align: center;
}

    .login-text a[b-m4mhfrk9fd] {
        text-decoration: underline;
        cursor: pointer;
    }
/* /Pages/Success.razor.rz.scp.css */
/* /Pages/SuccessRequestSent.razor.rz.scp.css */
/* /Pages/TwoFactor.razor.rz.scp.css */
.resend-text[b-6betbxx3rs] {
    font-family: Manrope;
    font-size: 16px;
    font-weight: 500;
    line-height: 20.16px;
    text-align: left;
    color: #323232;
    text-align: center;
    margin-top: 35px;
}

    .resend-text a[b-6betbxx3rs] {
        -webkit-text-decoration: underline;
        text-decoration: underline;
        cursor: pointer;
    }

.try-another-text[b-6betbxx3rs] {
    margin-top: 30px;
    text-align: center;
}

    .try-another-text a[b-6betbxx3rs] {
        font-family: Manrope;
        font-size: 14px;
        font-weight: 500;
        line-height: 17.64px;
        text-align: left;
        color: #323232;
        cursor: pointer;
        -webkit-text-decoration: underline;
        text-decoration: underline;
    }


.selector-container:last-of-type[b-6betbxx3rs] {
    margin-bottom: 57px;
}

.selector-container[b-6betbxx3rs] {
    border: 2px solid;
    border-color: transparent;
    border-radius: 12px;
    padding: 25px 0px 25px 35px;
    cursor: pointer;
    transition: all 225ms ease-in-out;
}

    .selector-container.active[b-6betbxx3rs] {
        border-color: #EFF1F7;
    }

    .selector-container.disabled[b-6betbxx3rs] {
        opacity: 0.5;
        cursor: unset !important;
    }

.selector-title span[b-6betbxx3rs] {
    font-family: Manrope;
    font-size: 21.54px;
    font-weight: 400;
    line-height: 27.14px;
    text-align: left;
    color: #323232;
}

.selector-title-image[b-6betbxx3rs] {
    margin-right: 27px;
}

.selector-body[b-6betbxx3rs] {
    font-family: Manrope;
    font-size: 16px;
    font-weight: 400;
    line-height: 20.16px;
    text-align: left;
    color: #8A8A8C;
    margin-left: 50px;
    margin-top: 6px;
}
