.fourth-section[data-v-5b72d046] {
    position: relative;
    display: flex;
    height: 100vh;
    justify-content: center;
    --tw-bg-opacity: 1;
    background-color: rgb(15 16 17 / var(--tw-bg-opacity))
}

.testimonial[data-v-5b72d046] {
    margin-bottom: 42px;
    width: 100%;
    max-width: 368px;
    border-radius: 14px;
    background-color: #2c293066;
    padding: 20px 20px 30px;
    box-shadow: 0 0 4px #0000001a
}

.marquee-section[data-v-5b72d046] {
    display: flex;
    gap: 48px
}

.testimonial-title[data-v-5b72d046] {
    margin-bottom: 12px;
    display: flex;
    justify-content: space-between;
    font-size: 20px;
    font-weight: 700;
    line-height: 24px;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity))
}

.testimonial-description[data-v-5b72d046] {
    font-size: 18px;
    line-height: 26px;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity))
}

.content[data-v-5b72d046] {
    position: absolute;
    z-index: 1;
    display: flex;
    height: 100%;
    width: 100%;
    justify-content: center;
    background-image: linear-gradient(to bottom, rgba(0,0,0,1), rgba(255,255,255,0), rgba(0,0,0,1));
}

.content-blure[data-v-5b72d046] {
    position: absolute;
    left: 50%;
    bottom: 2%;
    transform: translate(-50%)
}

.content-users[data-v-5b72d046] {
    z-index: 1;
    margin-top: auto;
    margin-bottom: auto;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 42px
}

.input-container[data-v-3b3cdf05] {
    position: relative;
    width: 100%;
    max-width: 400px
}

@media (min-width: 1280px) {
    .input-container[data-v-3b3cdf05] {
        max-width:-moz-fit-content;
        max-width: fit-content
    }
}

label[data-v-3b3cdf05] {
    position: absolute;
    top: 23.5px;
    left: 24px;
    z-index: 1;
    font-size: 22px;
    line-height: 26px;
    --tw-text-opacity: 1;
    color: rgb(135 135 135 / var(--tw-text-opacity));
    pointer-events: none;
    transition: all .2s ease
}

input[type=email][data-v-3b3cdf05],input[type=password][data-v-3b3cdf05],input[type=text][data-v-3b3cdf05] {
    box-sizing: border-box;
    height: 74px;
    width: 100%;
    max-width: 400px;
    border-radius: 18px;
    border-width: 1px;
    border-style: solid;
    --tw-border-opacity: 1;
    border-color: rgb(135 135 135 / var(--tw-border-opacity));
    padding: 34px 24px 13px;
    font-size: 22px;
    line-height: 26px;
    --tw-text-opacity: 1;
    color: rgb(15 16 17 / var(--tw-text-opacity))
}

@media (min-width: 1280px) {
    input[type=email][data-v-3b3cdf05],input[type=password][data-v-3b3cdf05],input[type=text][data-v-3b3cdf05] {
        width:440px;
        max-width: 440px
    }
}

input:focus~label[data-v-3b3cdf05],label.active[data-v-3b3cdf05] {
    top: 13px;
    left: 24px;
    font-size: 16px;
    line-height: 19px;
    --tw-text-opacity: 1;
    color: rgb(135 135 135 / var(--tw-text-opacity))
}

input[data-v-3b3cdf05]:-webkit-autofill,input[data-v-3b3cdf05]:-webkit-autofill:hover,input[data-v-3b3cdf05]:-webkit-autofill:focus,textarea[data-v-3b3cdf05]:-webkit-autofill,textarea[data-v-3b3cdf05]:-webkit-autofill:hover,textarea[data-v-3b3cdf05]:-webkit-autofill:focus,select[data-v-3b3cdf05]:-webkit-autofill,select[data-v-3b3cdf05]:-webkit-autofill:hover,select[data-v-3b3cdf05]:-webkit-autofill:focus {
    box-shadow: 0 0 0 1000px #fff inset;
    -webkit-transition: background-color 5000s ease-in-out 0s;
    transition: background-color 5000s ease-in-out 0s
}

input[data-v-3b3cdf05]:focus,textarea[data-v-3b3cdf05]:focus,select[data-v-3b3cdf05]:focus {
    outline: none;
    border-color: none;
    box-shadow: none
}

input[data-v-3b3cdf05]:focus {
    border-width: 2px
}

.password-input[data-v-3b3cdf05] {
    position: relative
}

.forgot-password[data-v-3b3cdf05] {
    margin-bottom: 18px;
    cursor: pointer;
    text-align: center;
    font-size: 18px;
    font-weight: 700;
    line-height: 38px;
    --tw-text-opacity: 1;
    color: rgb(15 171 109 / var(--tw-text-opacity))
}

@media (min-width: 1880px) {
    .forgot-password[data-v-3b3cdf05] {
        font-size:22px
    }
}

.toggle-password[data-v-3b3cdf05] {
    position: absolute;
    top: 50%;
    right: 24px;
    cursor: pointer;
    transform: translateY(-50%)
}

.button[data-v-3b3cdf05] {
    display: flex;
    height: 68px;
    width: 100%;
    max-width: 400px;
    align-items: center;
    justify-content: center;
    gap: 8px;
    border-radius: 20px;
    font-size: 22px;
    font-weight: 700;
    line-height: 26px;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity));
    background: linear-gradient(90deg,#0fab6d,#6c3da9);
    box-shadow: 0 0 4px #00000018
}

.button[data-v-3b3cdf05]:hover {
    background: linear-gradient(270deg,#0fab6d,#6c3da9)
}

@media (min-width: 1280px) {
    .button[data-v-3b3cdf05] {
        height:74px;
        width: 440px;
        max-width: 440px
    }
}

.input-error[type=email][data-v-3b3cdf05],.input-error[type=password][data-v-3b3cdf05],.input-error[type=text][data-v-3b3cdf05] {
    border-width: 1px;
    --tw-border-opacity: 1;
    border-color: rgb(220 82 75 / var(--tw-border-opacity))
}

.error[data-v-3b3cdf05] {
    margin-top: 6px;
    display: flex;
    gap: 4px;
    font-size: 16px;
    line-height: 19px;
    --tw-text-opacity: 1;
    color: rgb(220 82 75 / var(--tw-text-opacity))
}

.input-container[data-v-b519f6e6] {
    position: relative;
    margin-bottom: 22px;
    width: 100%;
    max-width: 400px
}

@media (min-width: 1280px) {
    .input-container[data-v-b519f6e6] {
        max-width:440px
    }
}

label[data-v-b519f6e6] {
    position: absolute;
    top: 23.5px;
    left: 24px;
    z-index: 1;
    font-size: 22px;
    line-height: 26px;
    --tw-text-opacity: 1;
    color: rgb(135 135 135 / var(--tw-text-opacity));
    pointer-events: none;
    transition: all .2s ease
}

input[type=email][data-v-b519f6e6],input[type=password][data-v-b519f6e6],input[type=text][data-v-b519f6e6] {
    box-sizing: border-box;
    height: 74px;
    min-width: 100%;
    max-width: 400px;
    border-radius: 18px;
    border-width: 1px;
    border-style: solid;
    --tw-border-opacity: 1;
    border-color: rgb(135 135 135 / var(--tw-border-opacity));
    padding: 34px 24px 13px;
    font-size: 22px;
    line-height: 26px;
    --tw-text-opacity: 1;
    color: rgb(15 16 17 / var(--tw-text-opacity))
}

@media (min-width: 1280px) {
    input[type=email][data-v-b519f6e6],input[type=password][data-v-b519f6e6],input[type=text][data-v-b519f6e6] {
        width:440px;
        max-width: 440px
    }
}

input:focus~label[data-v-b519f6e6],label.active[data-v-b519f6e6] {
    top: 13px;
    left: 24px;
    font-size: 16px;
    line-height: 19px;
    --tw-text-opacity: 1;
    color: rgb(135 135 135 / var(--tw-text-opacity))
}

input[data-v-b519f6e6]:-webkit-autofill,input[data-v-b519f6e6]:-webkit-autofill:hover,input[data-v-b519f6e6]:-webkit-autofill:focus,textarea[data-v-b519f6e6]:-webkit-autofill,textarea[data-v-b519f6e6]:-webkit-autofill:hover,textarea[data-v-b519f6e6]:-webkit-autofill:focus,select[data-v-b519f6e6]:-webkit-autofill,select[data-v-b519f6e6]:-webkit-autofill:hover,select[data-v-b519f6e6]:-webkit-autofill:focus {
    box-shadow: 0 0 0 1000px #fff inset;
    -webkit-transition: background-color 5000s ease-in-out 0s;
    transition: background-color 5000s ease-in-out 0s
}

input[data-v-b519f6e6]:focus,textarea[data-v-b519f6e6]:focus,select[data-v-b519f6e6]:focus {
    outline: none;
    border-color: none;
    box-shadow: none
}

input[data-v-b519f6e6]:focus {
    border-width: 2px
}

.password-input[data-v-b519f6e6] {
    position: relative
}

.toggle-password[data-v-b519f6e6] {
    position: absolute;
    top: 50%;
    right: 24px;
    cursor: pointer;
    transform: translateY(-50%)
}

.button[data-v-b519f6e6] {
    display: flex;
    height: 68px;
    width: 100%;
    max-width: 400px;
    align-items: center;
    justify-content: center;
    gap: 8px;
    border-radius: 20px;
    font-size: 22px;
    font-weight: 700;
    line-height: 26px;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity));
    background: linear-gradient(90deg,#0fab6d,#6c3da9);
    box-shadow: 0 0 4px #00000018
}

.button[data-v-b519f6e6]:hover {
    background: linear-gradient(270deg,#0fab6d,#6c3da9)
}

@media (min-width: 1280px) {
    .button[data-v-b519f6e6] {
        height:74px;
        max-width: 440px
    }
}

.input-error[type=email][data-v-b519f6e6],.input-error[type=password][data-v-b519f6e6],.input-error[type=text][data-v-b519f6e6] {
    border-width: 1px;
    --tw-border-opacity: 1;
    border-color: rgb(220 82 75 / var(--tw-border-opacity))
}

.error[data-v-b519f6e6] {
    margin-top: 6px;
    display: flex;
    gap: 4px;
    font-size: 16px;
    line-height: 19px;
    --tw-text-opacity: 1;
    color: rgb(220 82 75 / var(--tw-text-opacity))
}

.input-container[data-v-c61cd4b9] {
    position: relative;
    margin-top: 22px;
    margin-bottom: 22px;
    width: 100%;
    max-width: 400px
}

@media (min-width: 1280px) {
    .input-container[data-v-c61cd4b9] {
        max-width:440px
    }
}

label[data-v-c61cd4b9] {
    position: absolute;
    top: 23.5px;
    left: 24px;
    z-index: 1;
    font-size: 22px;
    line-height: 26px;
    --tw-text-opacity: 1;
    color: rgb(135 135 135 / var(--tw-text-opacity));
    pointer-events: none;
    transition: all .2s ease
}

.description[data-v-c61cd4b9] {
    text-align: center;
    font-size: 18px;
    line-height: 30px;
    --tw-text-opacity: 1;
    color: rgb(15 16 17 / var(--tw-text-opacity))
}

@media (min-width: 1880px) {
    .description[data-v-c61cd4b9] {
        font-size:22px;
        line-height: 38px
    }
}

input[type=email][data-v-c61cd4b9],input[type=password][data-v-c61cd4b9],input[type=text][data-v-c61cd4b9] {
    box-sizing: border-box;
    height: 74px;
    width: 100%;
    max-width: 400px;
    border-radius: 18px;
    border-width: 1px;
    border-style: solid;
    --tw-border-opacity: 1;
    border-color: rgb(135 135 135 / var(--tw-border-opacity));
    padding: 34px 24px 13px;
    font-size: 22px;
    line-height: 26px;
    --tw-text-opacity: 1;
    color: rgb(15 16 17 / var(--tw-text-opacity))
}

@media (min-width: 1280px) {
    input[type=email][data-v-c61cd4b9],input[type=password][data-v-c61cd4b9],input[type=text][data-v-c61cd4b9] {
        width:440px;
        max-width: 440px
    }
}

input:focus~label[data-v-c61cd4b9],label.active[data-v-c61cd4b9] {
    top: 13px;
    left: 24px;
    font-size: 16px;
    line-height: 19px;
    --tw-text-opacity: 1;
    color: rgb(135 135 135 / var(--tw-text-opacity))
}

input[data-v-c61cd4b9]:-webkit-autofill,input[data-v-c61cd4b9]:-webkit-autofill:hover,input[data-v-c61cd4b9]:-webkit-autofill:focus,textarea[data-v-c61cd4b9]:-webkit-autofill,textarea[data-v-c61cd4b9]:-webkit-autofill:hover,textarea[data-v-c61cd4b9]:-webkit-autofill:focus,select[data-v-c61cd4b9]:-webkit-autofill,select[data-v-c61cd4b9]:-webkit-autofill:hover,select[data-v-c61cd4b9]:-webkit-autofill:focus {
    box-shadow: 0 0 0 1000px #fff inset;
    -webkit-transition: background-color 5000s ease-in-out 0s;
    transition: background-color 5000s ease-in-out 0s
}

input[data-v-c61cd4b9]:focus,textarea[data-v-c61cd4b9]:focus,select[data-v-c61cd4b9]:focus {
    outline: none;
    border-color: none;
    box-shadow: none
}

input[data-v-c61cd4b9]:focus {
    border-width: 2px
}

.button[data-v-c61cd4b9] {
    display: flex;
    height: 68px;
    width: 100%;
    max-width: 400px;
    align-items: center;
    justify-content: center;
    gap: 8px;
    border-radius: 20px;
    font-size: 22px;
    font-weight: 700;
    line-height: 26px;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity));
    background: linear-gradient(90deg,#0fab6d,#6c3da9);
    box-shadow: 0 0 4px #00000018
}

.button[data-v-c61cd4b9]:hover {
    background: linear-gradient(270deg,#0fab6d,#6c3da9)
}

@media (min-width: 1280px) {
    .button[data-v-c61cd4b9] {
        height:74px;
        width: 440px;
        max-width: 440px
    }
}

.input-error[type=email][data-v-c61cd4b9],.input-error[type=password][data-v-c61cd4b9],.input-error[type=text][data-v-c61cd4b9] {
    border-width: 1px;
    --tw-border-opacity: 1;
    border-color: rgb(220 82 75 / var(--tw-border-opacity))
}

.error[data-v-c61cd4b9] {
    margin-top: 6px;
    display: flex;
    gap: 4px;
    font-size: 16px;
    line-height: 19px;
    --tw-text-opacity: 1;
    color: rgb(220 82 75 / var(--tw-text-opacity))
}

.title[data-v-cb8737af] {
    margin-bottom: 16px;
    text-align: center;
    font-size: 32px;
    font-weight: 700;
    line-height: 42px;
    --tw-text-opacity: 1;
    color: rgb(15 16 17 / var(--tw-text-opacity))
}

@media (min-width: 1280px) {
    .title[data-v-cb8737af] {
        font-size:48px;
        line-height: 56px
    }
}

@media (min-width: 1880px) {
    .title[data-v-cb8737af] {
        margin-bottom:24px;
        font-size: 52px;
        line-height: 62px
    }
}

.description[data-v-cb8737af] {
    text-align: center;
    font-size: 18px;
    line-height: 28px;
    --tw-text-opacity: 1;
    color: rgb(15 16 17 / var(--tw-text-opacity))
}

@media (min-width: 1880px) {
    .description[data-v-cb8737af] {
        font-size:22px;
        line-height: 38px
    }
}

.info[data-v-cb8737af] {
    margin-top: 32px;
    font-size: 18px;
    line-height: 38px;
    --tw-text-opacity: 1;
    color: rgb(15 16 17 / var(--tw-text-opacity))
}

@media (min-width: 1880px) {
    .info[data-v-cb8737af] {
        margin-top:40px;
        font-size: 22px;
        line-height: 38px
    }
}

.forgot-password[data-v-cb8737af] {
    margin-bottom: 22px;
    margin-top: 22px;
    cursor: pointer;
    text-align: center;
    font-size: 18px;
    font-weight: 700;
    line-height: 38px;
    --tw-text-opacity: 1;
    color: rgb(15 171 109 / var(--tw-text-opacity))
}

@media (min-width: 1880px) {
    .forgot-password[data-v-cb8737af] {
        margin-top:40px;
        font-size: 22px
    }
}

.title[data-v-b6e74a42] {
    margin-bottom: 16px;
    text-align: center;
    font-size: 32px;
    font-weight: 700;
    line-height: 42px;
    --tw-text-opacity: 1;
    color: rgb(15 16 17 / var(--tw-text-opacity))
}

@media (min-width: 1280px) {
    .title[data-v-b6e74a42] {
        font-size:48px;
        line-height: 56px
    }
}

@media (min-width: 1880px) {
    .title[data-v-b6e74a42] {
        margin-bottom:24px;
        font-size: 52px;
        line-height: 62px
    }
}

.description[data-v-b6e74a42] {
    text-align: center;
    font-size: 18px;
    line-height: 28px;
    --tw-text-opacity: 1;
    color: rgb(15 16 17 / var(--tw-text-opacity))
}

@media (min-width: 1880px) {
    .description[data-v-b6e74a42] {
        font-size:22px;
        line-height: 38px
    }
}

.auth-button[data-v-b6e74a42] {
    display: flex;
    height: 68px;
    width: 100%;
    max-width: 380px;
    align-items: center;
    justify-content: center;
    gap: 12px;
    border-radius: 18px;
    border-width: 1px;
    border-style: solid;
    --tw-border-opacity: 1;
    border-color: rgb(15 16 17 / var(--tw-border-opacity));
    font-family: SF Pro Display,sans-serif;
    font-size: 18px;
    font-weight: 700;
    line-height: 21px;
    --tw-text-opacity: 1;
    color: rgb(15 16 17 / var(--tw-text-opacity))
}

.auth-button[data-v-b6e74a42]:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(244 244 244 / var(--tw-bg-opacity))
}

@media (min-width: 1880px) {
    .auth-button[data-v-b6e74a42] {
        height:74px;
        width: 440px;
        font-size: 22px;
        line-height: 26px
    }
}

.auth-button-icon[data-v-b6e74a42] {
    height: 22px;
    width: 22px
}

@media (min-width: 1880px) {
    .auth-button-icon[data-v-b6e74a42] {
        height:26px;
        width: 26px
    }
}

.hint[data-v-b6e74a42] {
    margin-top: 24px;
    text-align: center;
    font-size: 14px;
    line-height: 23px;
    --tw-text-opacity: 1;
    color: rgb(135 135 135 / var(--tw-text-opacity))
}

@media (min-width: 1880px) {
    .hint[data-v-b6e74a42] {
        margin-top:40px
    }
}

.info[data-v-b6e74a42] {
    margin-top: 24px;
    font-size: 18px;
    line-height: 38px;
    --tw-text-opacity: 1;
    color: rgb(15 16 17 / var(--tw-text-opacity))
}

@media (min-width: 1880px) {
    .info[data-v-b6e74a42] {
        margin-top:40px;
        font-size: 22px;
        line-height: 38px
    }
}

.steps-section[data-v-d028f9a5] {
    display: flex;
    flex-direction: column;
    align-items: flex-start
}

.title[data-v-d028f9a5] {
    margin-bottom: 24px;
    font-size: 52px;
    font-weight: 700;
    line-height: 62px;
    --tw-text-opacity: 1;
    color: rgb(15 16 17 / var(--tw-text-opacity))
}

.description[data-v-d028f9a5] {
    margin-bottom: 60px;
    font-size: 22px;
    line-height: 38px;
    --tw-text-opacity: 1;
    color: rgb(15 16 17 / var(--tw-text-opacity))
}

.button[data-v-d028f9a5] {
    position: relative;
    display: flex;
    height: 74px;
    width: 360px;
    align-items: center;
    border-radius: 20px;
    padding-left: 120px;
    font-size: 22px;
    font-weight: 700;
    line-height: 26px;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity));
    background: linear-gradient(90deg,#0fab6d,#6c3da9);
    box-shadow: 0 0 4px #00000018
}

.button[data-v-d028f9a5]:hover {
    background: linear-gradient(270deg,#0fab6d,#6c3da9)
}

.content-center[data-v-d028f9a5] {
    align-items: center
}

.slide-fade-enter-active[data-v-d028f9a5] {
    transition: all .2s ease-out
}

.slide-fade-leave-active[data-v-d028f9a5] {
    transition: all .4s cubic-bezier(1,.5,.8,1)
}

.slide-fade-enter-from[data-v-d028f9a5],.slide-fade-leave-to[data-v-d028f9a5] {
    transform: translate(20px);
    opacity: 0
}

.steps-section[data-v-1dddcd40] {
    position: relative;
    display: flex;
    width: 100%;
    max-width: 550px;
    flex-direction: column;
    align-items: center;
    padding: 25px 16px
}

.onboarding-sections[data-v-1dddcd40] {
    display: flex;
    min-width: 100%;
    flex: 1 1 0%;
    flex-direction: column;
    align-items: center
}

.title[data-v-1dddcd40] {
    z-index: 1;
    margin-bottom: 16px;
    text-align: center;
    font-size: 32px;
    font-weight: 700;
    line-height: 42px;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity))
}

.description[data-v-1dddcd40] {
    z-index: 1;
    margin-bottom: 20px;
    text-align: center;
    font-size: 18px;
    line-height: 28px;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity))
}

.img-wrapper-0[data-v-1dddcd40] {
    height: 81px
}

.onboarding-step-img-0[data-v-1dddcd40] {
    height: 81px;
    width: 81px
}

.onboarding-step-img-1[data-v-1dddcd40],.img-wrapper-1[data-v-1dddcd40] {
    height: 339px
}

.onboarding-step-img-2[data-v-1dddcd40] {
    margin-right: -100px;
    width: 335px
}

.img-wrapper-2[data-v-1dddcd40] {
    height: 380px
}

.button[data-v-1dddcd40] {
    position: relative;
    display: flex;
    height: 74px;
    width: 100%;
    max-width: 340px;
    align-items: center;
    border-radius: 20px;
    padding-left: 32%;
    font-size: 22px;
    font-weight: 700;
    line-height: 26px;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity));
    background: linear-gradient(90deg,#0fab6d,#6c3da9);
    box-shadow: 0 0 4px #00000018
}

.button[data-v-1dddcd40]:hover {
    background: linear-gradient(270deg,#0fab6d,#6c3da9)
}

.blur-overlay[data-v-1dddcd40] {
    position: absolute;
    bottom: -250px;
    box-sizing: border-box;
    height: 600px;
    width: 100vw;
    background: linear-gradient(179.91deg,#231b3000 29.49%,#16141ccc 40.27%,#0f1011 55.55%)
}

.slide-fade-enter-active[data-v-1dddcd40] {
    transition: all .1s ease-out
}

.slide-fade-leave-active[data-v-1dddcd40] {
    transition: all .25s cubic-bezier(1,.5,.8,1)
}

.slide-fade-enter-from[data-v-1dddcd40],.slide-fade-leave-to[data-v-1dddcd40] {
    transform: translate(20px);
    opacity: 0
}

.onboarding[data-v-0a67bd01] {
    display: none;
    height: 100%;
    min-height: 100vh
}

@media (min-width: 1280px) {
    .onboarding[data-v-0a67bd01] {
        display:flex
    }
}

.onboarding-mob[data-v-0a67bd01] {
    display: flex;
    height: 100%;
    min-height: 100vh;
    justify-content: center;
    overflow-x: hidden;
    background-color: #0f1011;
    background-repeat: no-repeat;
    background-position: top -640px center;
    background-image: -webkit-image-set(url(/build/assets/blure-BmylHiT7.svg) 1x)
}

@media (min-width: 1280px) {
    .onboarding-mob[data-v-0a67bd01] {
        display:none
    }
}

.onboarding__left[data-v-0a67bd01] {
    display: flex;
    align-items: center;
    justify-content: center;
    --tw-bg-opacity: 1;
    background-color: rgb(15 16 17 / var(--tw-bg-opacity));
    background-size: 100% auto cover;
    background-repeat: no-repeat;
    background-position: center center;
    background-image: -webkit-image-set(url(blure-D8sb8rqQ.svg) 1x);
    background-image: image-set(url(blure-D8sb8rqQ.svg) 1x)
}

.onboarding__right[data-v-0a67bd01] {
    z-index: 1;
    display: flex;
    width: 41.25%;
    flex-direction: column;
    justify-content: space-between;
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255 / var(--tw-bg-opacity));
    padding: 3.1% 3.1% 3.85%
}

.onboarding__logo[data-v-0a67bd01] {
    margin-left: auto
}

.powered-by[data-v-0a67bd01] {
    text-align: right;
    font-size: 18px;
    line-height: 22px;
    --tw-text-opacity: 1;
    color: rgb(15 16 17 / var(--tw-text-opacity))
}

.onboarding-img-3[data-v-0a67bd01] {
    margin-top: auto;
    margin-left: auto;
    max-width: 80%
}

@media (min-width: 1880px) {
    .onboarding-img-3[data-v-0a67bd01] {
        max-width:100%
    }
}

.slide-fade-enter-active[data-v-0a67bd01] {
    transition: all .2s ease-out
}

.slide-fade-leave-active[data-v-0a67bd01] {
    transition: all .4s cubic-bezier(1,.5,.8,1)
}

.slide-fade-enter-from[data-v-0a67bd01],.slide-fade-leave-to[data-v-0a67bd01] {
    transform: translate(20px);
    opacity: 0
}

