.landing-page-container2 {
    font-family: "Atkinson Hyperlegible", sans-serif;
    margin: auto;
    max-width: 390px;
    overflow: hidden;
    position: relative;
    width: 100%;
}

.background-overlay-img {
    /* height: 403px; */
    position: absolute;
    width: 390px;
}

.landing-page-v3 {
    padding: 0 20px;
    z-index: 2;
}

.logo-img {
    position: relative;
    width: 68px;
    /* height: 20px; */
    top: 18px;
    /* left: 190px; */
    float: right;
}
.form-bar{
    padding-top: 400px;
}
.otp-verification-container-v3,
.personal-details-container-v3 {
    background-color: #fff;
    border-radius: 24px 24px 0 0;
    display: flex;
    flex-direction: column;
    margin-bottom: 20px;
    margin-top: 100px;
    padding: 30px;
    position: relative;

}

.form-title-v3 {
    font-family: "Atkinson Hyperlegible", sans-serif;
    font-weight: 700;
    font-size: 22px;
    line-height: 100%;
    letter-spacing: 0%;
    color: #191919;
}

.form-subtitle-v3 {
    font-family: "Atkinson Hyperlegible", sans-serif;
    font-weight: 400;
    font-size: 14px;
    line-height: 100%;
    letter-spacing: 0px;
    vertical-align: middle;
    color: #3B3B3B;
}



.gender-toggle-v3 {
    gap: 12px;
    margin-bottom: 0.7rem;
}

.gender-btn-v3,
.gender-toggle-v3 {
    align-items: center;
    display: flex;
    justify-content: center;
}

.gender-btn-v3 {
    background-color: #fff;
    border: 1px solid #b3b3b3;
    border-radius: 5px;
    cursor: pointer;
    font-family: "Atkinson Hyperlegible", sans-serif;
    font-size: 16px;
    font-weight: 400;
    height: 55px;
    padding: 0;
    width: 50%;
    color: #191919;
}

.gender-content-v3 {
    align-items: center;
    display: flex;
    gap: 8px;
}

.gender-content-v3 img {
    height: 20px;
}

.tracking-btn-personal-details-landing-v4 {
    width: 350px;
    height: 50px;
    border-radius: 5px;
    /* margin-top: 30px; */
    background: #0080FF;
    color: white;
    border: 0;
    font-family: "Atkinson Hyperlegible", sans-serif;
}

.form-floating {
    margin: 10px 0;

}

.form-floating>.form-control {
    font-family: "Atkinson Hyperlegible", sans-serif;
    font-size: 16px;
    font-weight: 400;
    height: 55px;

    color: #191919;
    background-color: #fff;
    border: 1.5px solid #b3b3b3;
    border-radius: 5px;
    padding-left: 25px;
}

.form-floating>.form-select {
    font-family: "Atkinson Hyperlegible", sans-serif;
    font-size: 16px;
    font-weight: 400;
    height: 55px;

    color: #191919;
    background-color: #fff;
    border: 1.5px solid #b3b3b3;
    border-radius: 5px;
    padding-top: .375rem;
    background-image: url('../img/arrow_drop_down.png');
    background-size: 24px;
    padding-left: 25px;
}

.form-control:focus {
    border-color: #2169F3;
    box-shadow: none;
}

.form-floating>.form-control::placeholder {
    /* font-size: 12px;
    color: #d3d3d3; */
}

.form-floating>label {
    font-family: "Atkinson Hyperlegible", sans-serif;
    font-size: 15px;
    font-weight: normal;
    color: #B3B3B3;
    padding-left: 25px;
}

.form-floating>.form-control:focus~label,
.form-floating>.form-control:not(:placeholder-shown)~label,
.form-floating>.form-select~label {
    opacity: unset;
}
input:-webkit-autofill,
input:-internal-autofill-selected,
input:-webkit-autofill:focus,
input:-webkit-autofill:hover,
input:-webkit-autofill:active {
  -webkit-box-shadow: 0 0 0px 1000px transparent inset !important;
  box-shadow: 0 0 0px 1000px transparent inset !important;
  -webkit-text-fill-color: #000 !important;
  background-color: transparent !important;
}
.form-floating input:focus,
.form-floating input:not(:placeholder-shown) {
  font-size: 16px;
}

.form-floating input:focus:not(:placeholder-shown) ~ label,
.form-floating input:not(:placeholder-shown) ~ label {
  font-size: 15px;
  /* top: -0.8rem; */
}

.form-floating>.form-control:focus~label,
 .form-floating>.form-control:not(:placeholder-shown)~label, 
 .form-floating>.form-select~label {
  font-size: 12px;
}
.form-floating>.form-control:-webkit-autofill~label {
    transform: scale(.85) translateY(-.5rem) translateX(.35rem);
}

input[type="number"]::-webkit-outer-spin-button,
input[type="number"]::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Firefox */
input[type="number"] {
  -moz-appearance: textfield;
}

.resend-otp {
    color: #B3B3B3;
    margin-top: 1rem;
}

.resend-otp span {
    color: #438AFF;
}

.otp-verification-container-v3 .form-subtitle-v3 {
    color: #B3B3B3;
}

.otp-verification-container-v3 .form-subtitle-v3 strong {
    font-weight: 700;
    color: #000000;
}

.otp-verification-container-v3 .form-subtitle-v3 span {
    color: #438AFF;
}

@media (max-width: 375px) {
    .background-overlay-img {
        height: fit-content;
        width: 100%;
    }

    .tracking-btn-personal-details-landing-v4 {
        width: 100%;
    }

    /* .personal-details-container-v3 {
    top: -60px;
} */
}

.hiname {
    font-family: "Atkinson Hyperlegible", sans-serif;
    font-weight: 700;
    font-size: 20px;
    line-height: 100%;
    letter-spacing: 0;
    text-align: center;


}

.hidetails {
    font-family: "Atkinson Hyperlegible", sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 100%;
    letter-spacing: 0;
    text-align: center;
    margin-bottom: 2rem;

}

.form-group {
    margin-bottom: 10px;

}


.row {

    display: flex;

    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}



.test {
    display: inline-block;
    width: 70px;
    transition: all 0.3s;
    border-radius: 5px;
    border: 1.5px solid #b5b5b5;
}

.test1 {
    /* height: 24px; */
    font-family: "Atkinson Hyperlegible", sans-serif;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 0px;
    text-align: center;
    vertical-align: middle;
    margin-bottom: 0;
}

.test2 {
    /* height: 24px; */
    font-family: "Atkinson Hyperlegible", sans-serif;
    font-weight: 700;
    font-size: 21px;
    text-align: center;
    vertical-align: middle;
    margin-bottom: 0;
}

.test:hover {
    background-color: black;
    color: white;
    border-color: black;
}


.hiname1 {
    font-family: "Atkinson Hyperlegible", sans-serif;
    font-weight: 700;
    font-size: 20px;
    text-align: center;
    /* padding: 15px; */
    text-align: center;
}

.time-section {
    margin-bottom: 20px;
    text-align: left;

}

.time-label {
    color: #8B8B8B;
    margin-left: 10px;
    font-weight: 400;
    font-size: 13px;
    margin-bottom: 10px;
    display: flex;
    align-items: center;
    line-height: 10px;
    gap: 10px;
    font-family: "Atkinson Hyperlegible", sans-serif;
}



.time-label img {

    height: 19px;

}


.test4 {
    width: 103px;
    height: 40px;
    top: 391px;
    left: 30px;
    border-radius: 5px;
    border-width: 1px;


}

.test4:hover {
    background-color: black;
    color: white;
    border-color: black;
}

.time4 {
    font-family: "Atkinson Hyperlegible", sans-serif;
    font-weight: 400;
    font-size: 16px;
    letter-spacing: 0px;
    text-align: center;
    margin-bottom: 0;
    align-content: center;
}





.test5:hover {
    background-color: black;
    color: white;
    border-color: black;
}

.time-label2 {
    color: #8B8B8B;
    margin-left: 10px;
    font-weight: 600;
    font-size: 14px;
    margin-bottom: 10px;
    display: flex;
    align-items: center;
    line-height: 10px;
    gap: 10px;

}

.time-label2 img {
    width: 15.880231857299805;
    height: 5.718704700469971;
    top: 619.2px;
    left: 33.73px;
    border-width: 0.75px;

}

.button-wrapper {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 30px;
    /* adjust spacing as needed */
}

.confirm-btn {
    width: 291px;
    height: 50px;
    border: none;
    border-radius: 6px;
    background: #0080FF;
    color: white;
    font-size: 16px;
    font-weight: 400;
    cursor: pointer;
    transition: opacity 0.3s ease;
    font-family: "Atkinson Hyperlegible", sans-serif;
}

.confirm-btn:hover {
    opacity: 0.85;
}

.thank-you-section,
#appointment-loan-form {
    padding: 1.5rem 14px 0 14px;
}

.dates {
    margin-left: 0;
    margin-right: 0;
}

.dashed-line hr {
    border-top: 1px dashed #D2D6DB;
    opacity: unset;
    background-color: transparent;
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 1.5rem;
}

/* .time-section .labels2, */
.dates .labels {
    display: flex;
    flex-direction: row;
    gap: 10px;
    width: fit-content;
    overflow-x: scroll;
    overflow-y: hidden;
    animation-direction: alternate;
    scrollbar-width: none;
    position: relative;
    box-sizing: border-box;
    margin: auto;
    margin-top: 0.5rem;
    /* width: max-content;
    max-width: none; */
}

.dates .labels:last-child {}

.dates label {
    border: 1.5px solid #D3D3D3;
    color: #D3D3D3;
    width: 56px;
    height: 65px;
    align-content: center;
}

.dates label hr {
    margin: 0 auto;
    width: 32px;
    opacity: unset;
}

.time-section label {
    width: 103px;
    height: 40px;
    border: 1.5px solid #D3D3D3;
    color: #D3D3D3;
    border-radius: 5px;
    margin-bottom: 10px;
}

.test5:hover {
    background-color: black;
    color: white;
    border-color: black;
}


.thank-you-component-section-inputs {
    text-align: center;
    height: 106px;
    margin: auto;
    height: 100%;

}

.thank-you-component-section-inputs h3 {
    height: 76px;
    font-family: "Atkinson Hyperlegible", sans-serif;
    font-weight: 700;
    font-size: 40px;
    line-height: 38px;
    letter-spacing: 0%;
    text-align: center;
    margin-top: 1.5rem;
    color: #1B1B1B;
}

.thank-you-component-section-inputs p {
    padding-top: 15px;
    font-family: "Atkinson Hyperlegible", sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 100%;
    color: #1B1B1B;
}

.hero img {
    width: 184px;
    height: 184px;
    border-radius: 5px;
    border-width: 1px;
}

.hero .thank-you-final-date-time {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    height: fit-content;
    align-content: center;
}

.hero .thank-you-final-date-time p {
    padding-top: 0;
}

.hero .thank-you-final-date-time .day {
    font-family: "Atkinson Hyperlegible", sans-serif;
    font-weight: 400;
    font-size: 13px;
    line-height: 100%;
    color: #191919;
    letter-spacing: 4px;
    margin-bottom: 0.5rem;
}

.hero .thank-you-final-date-time .date {
    font-family: "Atkinson Hyperlegible", sans-serif;
    font-weight: 400;
    font-size: 50px;
    line-height: 100%;
    color: #191919;
    letter-spacing: 0;
    margin-bottom: 0;
}

.hero .thank-you-final-date-time .time {
    font-family: "Atkinson Hyperlegible", sans-serif;
    font-weight: 400;
    font-size: 24px;
    line-height: 100%;
    color: #191919;
    letter-spacing: 0;
    margin-bottom: 0;
}

.hero .thank-you-final-date-time hr {
    border-top: 1px dashed #191919;
    opacity: unset;
    background-color: transparent;
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0.5rem;
}

.tick-image {
    width: 241px;
}

.genders input.gender[type=radio] {
    box-sizing: border-box;
    padding: 0;
    display: none;
}

.genders label.gender-label {
    display: inline-flex;
    width: 49%;
    height: 50px;
    padding: 0rem;
    transition: all 0.3s;
    border-radius: 5px;
    background-color: transparent;
    border: 1.5px solid #b5b5b5;
    text-align: center;
    font-size: 16px;
    line-height: 45px;
    /* margin-bottom: 1rem; */
    cursor: pointer;
    align-items: center;
    justify-content: center;
    gap: 5px;
}

.genders input.gender[type="radio"]:checked+.gender-label {
    background-color: #2169F3;
    color: #ffffff;
    border-color: #2169F3;
}

.genders label.gender-label img {
    width: 19px;
    height: 19px;
    vertical-align: middle;
    align-self: anchor-center;
    margin-right: 0.4rem;
}

.genders input#gen1:checked+label.gender-label img {
    content: url(../img/male2.png);
}

.genders input#gen2:checked+label.gender-label img {
    content: url(../img/female2.png);
}

.greentick,
.whitetick {
    display: none;

}

.greentick.visible {
    position: absolute;
    top: 50%;
    right: 5%;
    transform: translate(-50%, -50%);
    width: 17px;
    display: block;
}

.genders input#gen1:checked+label.gender-label img.whitetick,
.genders input#gen2:checked+label.gender-label img.whitetick {
    display: block;
    content: url(../img/whitetick.png);
    width: 12px;
    height: 12px;
        margin-left: 0.2rem;
}

.genders label span {
    vertical-align: -webkit-baseline-middle;
    font-size: 16px;
}

.checkbox-wrapper {
    align-items: flex-start;
    color: #6e6e6e;
    display: flex;
    font-size: 8px;
    gap: 8px;
    margin-bottom: 20px;
}

.checkbox-wrapper input[type=checkbox] {
    size: 5px;
    margin-top: 2px;
    box-sizing: border-box;
    padding: 0;
}

.lead-capture-container input,
.lead-capture-container input::placeholder,
.lead-capture-container label {
    font-family: "Atkinson Hyperlegible", sans-serif;
}

.checkbox-wrapper label {
    font-family: "Atkinson Hyperlegible", sans-serif;
    font-size: 8px;
    font-weight: 400;
    line-height: 9px;
}

input.otp-value {
    width: 71px;
    text-align: center;
    height: 50px;
    border-radius: 5px;
    border: 1px solid rgb(179, 179, 179);
    font-size: 24px;
}

.tracking-btn-verify-otp-personal-details-v4 {
    width: 340px;
    padding: 14px 0px;
    font-size: 16px;
    font-weight: 400;
    color: white;
    /* background: rgb(179, 179, 179); */
    background: #0080FF;
    border: none;
    border-radius: 5px;
    cursor: not-allowed;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 8px;
    font-family: "Atkinson Hyperlegible", sans-serif;
    margin-left: auto;
    margin-right: auto
}

.otp-verification-container-v3 {
    display: none;
}

.annual-income-selector {
    margin-bottom: 1rem;
}

.annual-income-selector h3 {
    font-family: "Atkinson Hyperlegible", sans-serif;
    font-weight: 400;
    font-size: 12px;
    color: #B3B3B3;
    text-align: left;
    margin-left: 1rem;
}

.annual-income-selector .btn-group,
.annual-income-selector .btn-group-vertical {
    display: flex;
    align-items: center;
}

.annual-income-selector button {
    font-size: 12px;
    background: #fff;
    color: #000;
    border: 1.5px solid #b5b5b5;
    font-weight: 300;
    display: inline-block;
    height: 40px;
    padding: 0;
    line-height: 1;
    width: 32%;
    font-family: "Atkinson Hyperlegible", sans-serif;
    font-weight: 400;
    font-size: 13px;
    color: #191919;
}

/* .annual-income-selector button:nth-child(1),
.annual-income-selector button:nth-child(3) {
    background: linear-gradient(180deg, #D2D6DB, #ffffff);
}*/
.annual-income-selector button {
    background: linear-gradient(180deg, #ffffff, #D2D6DB);
}

.btn-dark:hover {
    color: #fff;
    background: #EEF4FF;
    border-color: #2169F3;
    box-shadow: none;
    color: #2169F3;
}

.btn-dark:active:focus,
.btn-dark:focus {

    color: #fff;
    background: #EEF4FF;
    border-color: #2169F3;
    box-shadow: none;
    color: #2169F3;
}

.annual-income-selector button.curve-border {
    border-radius: 65px;
    /* margin-right: 10px; */
}

/* .tab {
    display: none;
} */

.otp-veriication-text-field h2 {
    width: 212px;
    text-align: center;
    margin: 0 auto 2rem auto;
    font-family: "Atkinson Hyperlegible", sans-serif;
    font-weight: 700;
    font-size: 20px;
    color: #191919;
}

.modal-header {
    align-items: center;
    justify-content: end;
    border-bottom: 0;
    padding-bottom: 0;
}

.modal-header button {
    border: 0;
    box-shadow: none;
    background: transparent;
}

.modal-header button span {
    font-size: 24px;
}

.modal-content {
    width: 330px;
    height: 100%;
    border-radius: 20px;
    margin-left: auto;
    margin-right: auto;
}

.modal-body {
    margin-top: -3rem;
}

.modal-body .icon img {
    width: 58px;
    margin-bottom: 1rem;
}

.custom-radio-btn-1 input {
    display: none;
}

.custom-radio-btn-1 {
    position: relative;
    cursor: pointer;
    display: inline-block;
    margin-bottom: .5rem;
}

.custom-radio-btn-1 span {
    position: relative;
    display: inline-block;
    margin: 0px 3px;
    padding: 12px 10px;
    padding-bottom: 8px;
    font-size: 14px;
    background: #fff;
    border-radius: 10px;
    color: #000000;
    border: 1px solid #ced4da;
    font-family: "Atkinson Hyperlegible", sans-serif;
    font-weight: 400;
    width: 278px;
    height: 45px;
    text-align: center;
}

.custom-radio-btn-1.col-6:first-child,
.custom-radio-btn-1.col-6:nth-child(3),
.custom-radio-btn-1.col-6:nth-child(5) {
    padding-right: 2px;

}

.custom-radio-btn-1.col-6:nth-child(2).custom-radio-btn-1.col-6:nth-child(4),
.custom-radio-btn-1.col-6:nth-child(6) {
    padding-left: 2px;

}

.custom-radio-btn-1.col-6 span {
    width: 100%;
}

.custom-radio-btn-1 input:checked~span {
    background-color: transparent;
    border: 1.5px solid #191919;
    color: #191919;

}

.tracking-btn-next {
    width: 278px;
}

.test-time,
.test-date {
    display: none;
}

.annual-income-selector button:focus {}

.btn-dark:not(:disabled):not(.disabled).active {
    outline: 0;
    box-shadow: none !important;
    color: white;
    background-color: black;
    border-color: black;
}

@media (max-width: 320px) {
    .personal-details-container-v3 {
        margin-top: 30px;
    }
    .form-bar{
    padding-top: 380px;
}
}