* {
    font-family: Manrope;
    padding: 0;
    margin: 0;
}

body {
    background-image: url("/assets/cover/register-bg.png");
    background-size: 100%;
    background-color: #fff;
    overflow-x: hidden;
}

.rmw-logo {
    position: fixed;
    top: 40px;
    left: 40px;
}

.steps-badge {
    position: fixed;
    right: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    background-color: white;
    border: #DCDBE5 1px dashed;
    top: 40px;
    font-family: Manrope;
    max-height: 48px;
    border-radius: 80px;
    padding: 15px 30px;
    font-size: 16px;
    font-weight: 600;
    line-height: 20px;
    letter-spacing: -0.025em;
    text-align: center;
    color: #8B86AA;
}

.rmw-signupform {
    max-width: 430px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 80px;
    height: auto;
}

.signup-h1 {
    font-size: 40px;
    font-weight: 600;
    line-height: 80px;
    letter-spacing: -0.025em;
    text-align: center;
    color: #000000;
    margin-bottom: 20px;
}

.signup-input {
    display: flex;
    flex-wrap: wrap;
    flex-flow: column;
    justify-content: center;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px;
    max-width: 380px;
}

.rmw-policy-label {
    display: flex;
    margin-bottom: 40px;
    margin-top: 40px;
    max-width: 380px;
    margin-left: auto;
    margin-right: auto;
}

.signup-input label {
    font-size: 16px;
    font-weight: 600;
    line-height: 20px;
    letter-spacing: -0.025em;
    text-align: left;
    width: -webkit-fill-available;
    color: #3D3B49;
    user-select: none;
}

.signup-input input,
.signup-input textarea {
    border: #9F9BB7 solid 1px;
    border-radius: 16px;
    height: 56px;
    max-height: 56px;
    margin-top: 10px;
    padding: 0px 8px;
}

.signup-input textarea {
    min-height: 138px;
    padding-top: 15px;
    padding-bottom: 15px;
}

.signup-btn-tabs {
    display: flex;
    justify-content: center;
    margin-bottom: 40px;
}

.signup-btn-tabs button:nth-child(1) {
    margin-right: 20px;
}

.signup-btn-tabs button {
    outline: none !important;
    background-color: #E4E5F2;
    border: #DBDCF0 solid 1px;
    border-radius: 16px;
    transition: .2s;
    box-shadow: 0px 16px 24px 0px #3233480A;
    text-align: left;
    padding: 30px;
    max-width: 250px;
    user-select: none;
    cursor: pointer;
}

.signup-btn-tabs button.active {
    background-color: #1ED599 !important;
    border-color: #1ED599 !important;
}

.signup-btn-tabs button.active p {
    color: white;
}

.signup-btn-tabs h2 {
    font-size: 22px;
    font-weight: 400;
    line-height: 30px;
    letter-spacing: -0.025em;
    text-align: center;
}

.signup-btn-tabs h2 span{
    font-weight: 600;
}

.signup-btn-tabs p {
    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
    letter-spacing: -0.025em;
    text-align: left;
    color: #3D3B49;
    margin-top: 58px;
}

.signup-account-selector {
    position: relative;
}

.active-ico-selector {
    display: none !important;
}

.signup-ftbt {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    max-width: 380px;
    margin: auto;
    margin-bottom: 20px;
    justify-content: center;
}

.signup-ftbt button {
    width: -webkit-fill-available;
    box-shadow: 0px 16px 40px 0px #32334814;
    font-family: Manrope;
    font-size: 20px;
    font-weight: 700;
    line-height: 40px;
    letter-spacing: -0.025em;
    cursor: pointer;
    text-align: center;
    color: white;
    border-radius: 80px;
    padding: 0px 24px 0px 24px;
    border: none;
    outline: none;
    height: 56px;
    margin-bottom: 20px;
}

.signup-btn-tabs button.pop {
    transform: scale(0.98);
}

.signup-ftbt button.prime-sfbt {
    background-color: #272838;
}

.signup-ftbt button.prime-sfbt.disabled {
    color: #9F9BB7;
    background-color: #E4E5F2;
    border-color: #E4E5F2;
}

.signup-ftbt button.sec-sfbt {
    color: #272838;
    background-color: #FAC458;
}

.copyright-badge-rmw {
    font-family: Manrope;
    font-size: 12px;
    font-weight: 600;
    line-height: 30px;
    letter-spacing: -0.025em;
    text-align: center;
    color: #9F9BB7;
}

.signup-account-selector.active .active-ico-selector {
    position: absolute;
    top: -6px;
    right: -6px;
    background-color: white;
    border: #272838 solid 1px;
    height: 22px;
    width: 22px;
    border-radius: 24px;
    display: flex !important;
    justify-content: center;
    align-items: center;
    box-shadow: 0px 16px 24px 0px #3233480A;
}

.rmw-checkbox {
    position: relative;
    height: 24px;
    width: 24px;
    flex-shrink: 0;
}

.rmw-checkbox input {
    height: 18px !important;
    width: 18px !important;
    border: none !important;
    outline: none !important;
    box-shadow: none !important;
    -webkit-appearance: none !important;
    -moz-appearance: none !important;
    appearance: none !important;
}

.policy-agreednote {
    margin-left: 8px;
    color: #6B687B;
}

.policy-agreednote a {
    color: #272838 !important;
    text-decoration: none;
    font-weight: 700;
}

.rmw-checkbox input:checked:after {
    content: url("data:image/svg+xml,%3Csvg width='8' height='6' viewBox='0 0 8 6' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7.81674 0.173631C7.76382 0.118613 7.70087 0.0749445 7.6315 0.0451436C7.56213 0.0153428 7.48773 0 7.41258 0C7.33744 0 7.26303 0.0153428 7.19367 0.0451436C7.1243 0.0749445 7.06134 0.118613 7.00842 0.173631L2.7676 4.5526L0.985878 2.70944C0.930934 2.65471 0.866074 2.61167 0.795002 2.58279C0.723929 2.55391 0.648036 2.53974 0.571655 2.54111C0.495274 2.54247 0.419902 2.55933 0.349841 2.59073C0.27978 2.62213 0.216402 2.66746 0.163327 2.72411C0.110252 2.78077 0.0685192 2.84765 0.0405104 2.92094C0.0125016 2.99423 -0.00123442 3.07249 8.70471e-05 3.15126C0.00140852 3.23002 0.0177615 3.30774 0.0482121 3.37999C0.0786626 3.45223 0.122615 3.51759 0.177558 3.57232L2.36344 5.82637C2.41635 5.88139 2.47931 5.92506 2.54868 5.95486C2.61805 5.98466 2.69245 6 2.7676 6C2.84274 6 2.91714 5.98466 2.98651 5.95486C3.05588 5.92506 3.11884 5.88139 3.17175 5.82637L7.81674 1.03651C7.87452 0.981543 7.92064 0.91483 7.95218 0.840576C7.98372 0.766322 8 0.686136 8 0.605071C8 0.524006 7.98372 0.44382 7.95218 0.369566C7.92064 0.295311 7.87452 0.228599 7.81674 0.173631Z' fill='%23272838'/%3E%3C/svg%3E%0A");
}

.rmw-checkbox input:after {
    position: absolute;
    content: ' ';
    top: 0;
    background-color: white;
    border: #272838 solid 1px;
    height: 22px;
    width: 22px;
    border-radius: 24px;
    display: flex !important;
    justify-content: center;
    box-shadow: 0px 16px 24px 0px #3233480A;
}

.mail-verification-message {
    max-width: 380px;
    margin-left: auto;
    margin-right: auto;
    display: flex;
    flex-wrap: wrap;
    flex-flow: column;
    justify-content: center;
    align-items: center;
}

.mvm-grey {
    font-family: Manrope;
    font-size: 24px;
    font-weight: 400;
    line-height: 36px;
    letter-spacing: -0.025em;
    text-align: center;
    margin-top: 40px;
    color: #6B687B;
}

.mvm-svg {
    margin-top: 20px;
}

.mvm-umail {
    font-family: Manrope;
    font-size: 20px;
    font-weight: 500;
    line-height: 36px;
    letter-spacing: -0.025em;
    text-align: center;
    color: #000000;
    position: relative;
    margin-top: 40px;
}

.mvm-umail::before {
    max-width: 120px;
    width: auto;
    position: absolute;
    bottom: -8px;
    left: 0;
    content: ' ';
    right: 0;
    height: 2px;
    background-color: #FAC458;
    margin: auto;
}

#error-node {
    font-family: Manrope;
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    letter-spacing: -0.025em;
    text-align: left;
    color: #D51E1E;
    max-width: 380px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 10px;
}




.signup-loader {
    display: none !important;
}

.signup-loader.show {
    position: fixed;
    display: flex !important;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 4px;
    z-index: 9999;
    background: #1ED599;
    overflow: hidden;
}

.signup-loader div:before {
    content: "";
    position: absolute;
    top: 0px;
    left: 0px;
    bottom: 0px;
    background: #fff;
    animation: box-1 2100ms cubic-bezier(0.65, 0.81, 0.73, 0.4) infinite;
}

.signup-loader div:after {
    content: "";
    position: absolute;
    top: 0px;
    left: 0px;
    bottom: 0px;
    background: #26a69a;
    animation: box-2 2100ms cubic-bezier(0.16, 0.84, 0.44, 1) infinite;
    animation-delay: 1150ms;
}

@keyframes box-1 {
    0% {
        left: -35%;
        right: 100%;
    }

    60%,
    100% {
        left: 100%;
        right: -90%;
    }
}

@keyframes box-2 {
    0% {
        left: -200%;
        right: 100%;
    }

    60%,
    100% {
        left: 107%;
        right: -8%;
    }
}

.suc-grcolor {
    color: #1ED599 !important;
}

@media only screen and (max-width: 430px) {
    .signup-h1 {
        font-size: 30px;
        line-height: 40px;
    }

    .rmw-logo,
    .steps-badge {
        position: relative;
        width: fit-content;
        top: 0;
        left: 0;
        right: 0;
        width: 100px;
    }

    .steps-badge {
        padding: 12px 8px;
        margin: 40px 20px 0px 0px;
        font-size: 14px;
    }

    .signup-btn-tabs button:nth-child(1) {
        margin-right: 10px !important;
    }

    .signup-btn-tabs button {
        padding: 30px 20px !important;
        max-width: 170px;
    }

    .signup-btn-tabs h2 {
        font-size: 18px;
    }

    .signup-btn-tabs p {
        font-size: 14px;
    }

    .rmw-logo {
        margin: 40px 0px 0px 20px;
    }

    .rmw-logo img {
        height: 100%;
        width: 100%;
    }

    .rmw-ghead {
        display: flex;
        justify-content: space-between;
    }

    * {
        -webkit-tap-highlight-color: transparent;
    }

    .copyright-badge-rmw {
        padding-bottom: 50px;
    }
}