#region-main {
    padding: 0;
}

div[role="main"] {
    height: 100%;
}

.gp-20 {
    gap: 20px;
}

/* Light Mode CSS */

#page-login-user-profile.light .survey_form_wrapper {
    background: linear-gradient(110deg, rgba(120, 120, 120, 0.10) 9.99%, rgba(38, 38, 38, 0.80) 81.2%);
    backdrop-filter: blur(12.5px);
}

.p_valid {
    color: #333;
    font-size: 14px;
    font-weight: 400;
    line-height: 21px;
    margin-bottom: 10px;
}

.main_survey_container {
    height: 100%;
    width: 100%;
    background: #fff;
}

.survey_form_wrapper {
    /* background: linear-gradient(131deg, rgba(120, 120, 120, 0.10) 9.99%, rgba(38, 38, 38, 0.80) 81.2%); */
    padding: 50px;
    backdrop-filter: blur(8.5px);
    /* min-width: 533px; */
    border-radius: 20px;
    color: #333;
    /* border: 1px solid rgba(255, 255, 255, 0.40); */
}

.survey_header h2 {
    font-size: 24px;
    font-weight: 600;
    line-height: 36px;
    letter-spacing: -0.02em;
    color: #333;
    margin-bottom: 20px;
}

.survey_header p {
    color: #333;
}

.op_txt {
    color: #B6B6B6;
    display: none;
}

.survey_form_inner_wrapper form input,
.survey_form_inner_wrapper form input:focus {
    background: transparent;
    border: 1px solid #333;
    background: rgba(42, 42, 48, 0.00);
    color: #333;
    font-size: 14px;
    padding: 15px 20px;
}

.survey_form_inner_wrapper form input::placeholder {
    font-size: 14px;
    font-weight: 400;
    color: #333;
}

#page-login-user-profile .survey_form_wrapper .select2-container--default .select2-selection--single .select2-selection__arrow b {
    border-color: #B6B6B6 transparent transparent transparent;
    border-width: 3px 4px 0 4px;
}

#page-login-user-profile .survey_form_wrapper .select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
    border-color: transparent transparent #b6b6b6 transparent;
    border-width: 0 4px 3px 4px;
}

#survey_num::after {
    content: '';
    
}

.iti {
    width: 100%;
}

.iti__flag-box, .iti__country-name {
    margin-right: 6px;
    color: #333;
}

.iti--separate-dial-code .iti__selected-flag {
    background-color: rgba(0, 0, 0, 0.05);
    border-right: 2px solid #b6b6b6;
}

.iti--separate-dial-code .iti__selected-flag::after {
    margin-right: 120px;
}

.job_drop_wrapper {
    margin-bottom: 20px;
}

#page-login-user-profile .select2-container--default .select2-selection--single {
    background: transparent;
    border-radius: 5px !important;
    height: 40px !important;
}

#page-login-user-profile .select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #B6B6B6;
    font-size: 14px;
    padding: 5px 20px;
}

#page-login-user-profile .select2-container--default .select2-selection--single .select2-selection__arrow {
    top: 5px;
    right: 20px;
}

#page-login-user-profile .select2-container--open .select2-dropdown--below {
    background: #2A2A30;
    color: #B6B6B6;
    border: 1px solid #B6B6B6;
}

#page-login-user-profile .select2-container--default .select2-results__option--highlighted.select2-results__option--selectable {
    background-color: #1b1b1c;
    font-weight: 600;
}

#page-login-user-profile .select2-container--default .select2-search--dropdown .select2-search__field {
    border: 1px solid #b6b6b6;
    background: #2A2A30;
    color: #b6b6b6;
}

#page-login-user-profile  .iti__country-list {
    max-width: 433px;
}

.survey_form_main_container {
    flex: 2;
}

.login_img_container {
    flex: 3;
    background: linear-gradient(90deg, #fff 0%, rgba(11, 9, 23, 0.00) 100%);
}

.content_img_cont {
    height: 100%;
    background: linear-gradient(90deg, #fff 0%, rgba(11, 9, 23, 0.00) 100%);
}

.content_img_cont h2 {
    color: #333;
    font-weight: 600;
    font-size: 40px;
    text-align: center;
}

.login_vanta {
    width: 150px;
    border: 2px solid #00AEEF !important;
    color: #00AEEF !important;
    border-radius: 0;
    background: #fff !important;
    font-weight: 600 !important;
    text-align: center;
    border-radius: 8px;
    font-size: 16px;
    padding: 8px;
}

.resend_btn,
.resend_btn:hover {
    cursor: pointer;
    text-decoration: underline;
    color: #fff;
}

.start_journey_btn {
    background: #00AEEF;
    color: #fff;
    border-radius: 5px;
    font-size: 14px;
    padding: 15px 20px;
}

.start_journey_btn:hover {
    background: #00AEEF;
    color: #FFF;
}

/* Change the white to any color */
input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus {
    -webkit-box-shadow: 0 0 0px 1000px transparent inset;
    transition: background-color 5000s ease-in-out 0s;
}

input:-webkit-autofill{
    -webkit-text-fill-color: #333 !important;
}

.features_cards .feat_c {
    padding: 20px;
    background: linear-gradient(91deg, rgba(200, 200, 200, 0.6), rgba(200, 200, 200, 0.6)), rgba(200, 200, 200, 0.6);
    backdrop-filter: blur(10px);
    margin-top: 30px;
    border-radius: 20px;
    position: absolute;
    display: none;
}

.feature_txt {
    color: #333333;
    font-size: 18px;
    font-weight: 600;
    line-height: 32.4px;
    margin: 0;
}

.sub_feature_txt {
    font-size: 14px;
    font-weight: 400;
    line-height: 25.2px;
    letter-spacing: 0.02em;
    color: #333;
    margin: 0;
}

.features_cards .congo_card {
    top: 0;
    right: -58%;
    animation: slideRight 1s ease-in forwards;
}

.features_cards .ai_card {
    bottom: 102px;
    right: -50%;
    animation: slideRight 1s ease-in forwards;
}

.features_cards .video_card {
    top: 30%;
    left: -46%;
    animation: slideLeft 1s ease-in forwards;
}

.features_cards .lab_card {
    bottom: 102px;
    left: -40%;
    animation: slideLeft 1s ease-in forwards;
}

@keyframes slideLeft {
    from {
        transform: translateX(-50%);
        opacity: 0.5;
    }
    to {
        transform: translateX(0);
        opacity: 1;
    }
}

@keyframes slideRight {
    from {
        transform: translateX(50%);
        opacity: 0.5;
    }
    to {
        transform: translateX(0);
        opacity: 1;
    }
}

.otp_wrapper {
    margin: 20px 0 20px;
}

.otp_container {
    display: flex;
}

.otp_input {
    width: 58px;
    height: 40px;
    margin: 0 5px;
    font-size: 18px;
    text-align: center;
    border: 1px solid #B6B6B6;
    border-radius: 5px;
    outline: none;
}

.otp_input:focus {
    border-color: #007bff;
}

@keyframes shake {
    0% { transform: translateX(0); }
    10%, 90% { transform: translateX(-10px); }
    20%, 80% { transform: translateX(10px); }
    30%, 50%, 70% { transform: translateX(-10px); }
    40%, 60% { transform: translateX(10px); }
    100% { transform: translateX(0); }
}

.otp_input.invalid {
    animation: shake 0.5s;
}

.password_wrapper {
    position: relative;
}

.eye_ico {
    position: absolute;
    color: #333;
    right: 20px;
    top: 61%;
    cursor: pointer;
}

#page-login-user-profile .iti--separate-dial-code.iti--show-flags .iti__selected-dial-code {
    color: #333;
}


.survey_signup_form .invalid {
    border: 1px solid #FF4765;

}

.survey_signup_form .invalid::placeholder,
#page-login-user-profile .select2-container--default .select2-selection--single.invalid .select2-selection__placeholder {
    color: #FF4765;
}

#page-login-user-profile .select2-container--default .select2-selection--single.invalid {
    border: 1px solid #FF4765 !important;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

@media (max-width: 1200px) {
    .login_img_container {
        display: none;
    }

    #region-main {
        justify-content: center;
    }

    .survey_form_main_container {
        height: 100vh;
    }
}


@media (max-width:1199px) {
    .features_cards .feat_c {
        position: unset;
    }

    #page-login-user-profile #page-wrapper #page {
        flex: none;
        display: unset;
    }

}

@media (max-width:600px) {
    .survey_form_wrapper {
        width: 100%;
        padding: 25px;
    }


    .main_survey_container {
        padding: 10px;
    }


}