.commonbtn, .whatsappotp {
    text-decoration: none !important
}

.borderg3::before, .borderg4::before {
    content: "";
    top: 0;
    right: 0;
    bottom: 0;
    width: 1px;
    transform: rotate(180deg)
}

@font-face {
    font-family: Inter,sans-serif;
    src: url("https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800;900&display=swap");
    font-display: swap
}

body {
    font-family: Inter,sans-serif;
    margin: 0
}

.sectionheight {
    background-color: #fbfaf9;
    padding: 56px 120px
}

.homepageheading1 {
    font-size: 32px;
    line-height: 40px;
    font-weight: 600;
    color: #000;
    margin-bottom: 12px
}

.homepageheading2 {
    font-size: 28px;
    line-height: 42px;
    font-weight: 600;
    color: #111928;
    margin-bottom: 8px
}

.commontextgold {
    background: linear-gradient(90deg,#c38c31,#8d6e3b);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}

.commonblue {
    color: #1976d2
}

.para1 {
    font-size: 14px;
    line-height: 24px;
    font-weight: 500;
    margin-bottom: 32px;
    color: #374151
}

.para2, .para3 {
    margin-bottom: 0;
    font-weight: 400
}

.whatsappotp {
    color: #4b5563 !important;
    font-size: 12px;
    line-height: 16px;
    border-bottom: 1px solid #1976d2;
    font-weight: 400
}

a[disabled] {
    pointer-events: none;
    cursor: not-allowed;
    background-color: #f8f3e8;
    text-decoration: none;
    color: #c07d1c !important
}

.errorvalidationspan {
    font-size: 12px;
    color: #e02424;
    font-weight: 400
}

.para2 {
    font-size: 14px;
    line-height: 22px
}

.resendsection {
    font-size: 14px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 90%
}

.downloadappul li, .inputgroup input, .mobilenoisdcode, .para3, .testicontent, .testiusername {
    font-size: 16px;
    line-height: 24px
}

.para3 {
    color: #4b5563
}

.inputgroup {
    position: relative;
    margin-bottom: 20px
}

.supportingtext, .v-t {
    margin-bottom: 0;
    font-size: 12px
}

.inputgroup input {
    width: 100%;
    padding: 12px 16px;
    border: 1px solid #9ca3af;
    border-radius: 8px;
    box-sizing: border-box;
    transition: .2s;
    height: 48px;
    color: #111928;
    background-color: transparent
}

.inputgroup:has(.calendericon) input {
    padding-right: 48px
}

    .inputgroup input:not(:placeholder-shown) ~ label, .inputgroup label {
        top: -9px;
        left: 10px;
        font-size: 12px
    }

    .inputgroup input:disabled {
        background-color: #f3f4f6;
        color: #111928;
        cursor: not-allowed;
        border-color: #ccc
    }

    .inputgroup input.error {
        border-color: #d32f2f
    }

.inputgroup label {
    position: absolute;
    line-height: 18px;
    color: #111928;
    transition: .2s;
    pointer-events: none;
    margin-bottom: 0;
    padding: 0 6px;
    background-color: #f9fafb;
    font-weight: 400;
    border-radius: 4px
}

.inputgroup input:focus {
    border-color: #1976d2;
    outline: 0
}

    .inputgroup input:focus::placeholder {
        color: transparent
    }

.inputgroup input::placeholder {
    color: #9ca3af;
    font-weight: 500
}

.inputgroup input:disabled ~ label {
    color: #111928
}

.mobilenoisdcode {
    font-weight: 500;
    position: absolute;
    left: 14px;
    top: 12px;
    display: none
}

.mobileisd .mobilenoisdcode {
    display: block
}

.mobileisd.inputgroup input {
    padding-left: 52px
}

.supportingtext {
    line-height: 18px;
    color: #1f2a37;
    padding-left: 22px;
    margin-top: 4px
}

.error-text {
    font-size: 12px;
    color: #e02424;
    padding-left: 16px;
    margin-top: 4px
}

.v-t {
    line-height: 16px;
    font-weight: 400;
    color: #707070;
    padding-left: 15px;
    margin-top: 6px
}

.commonbtn {
    background-color: #c07d1c;
    padding: 12px;
    border-radius: 4px;
    font-size: 16px;
    line-height: 24px;
    font-weight: 500;
    text-align: center;
    color: #fff !important;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 6px 0;
    outline: 0;
    border:none;
}
.formsubmitbtn {
    width:100%;
    background-color: #c07d1c;
    padding: 12px;
    border-radius: 4px;
    font-size: 16px;
    line-height: 24px;
    font-weight: 500;
    text-align: center;
    color: #fff !important;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 6px 0;
    outline: 0;
    border: none;
}

.products-container {
    display: grid;
    grid-template-columns: repeat(3,1fr);
    gap: 20px
}

.products-container1 {
    display: grid;
    grid-template-columns: repeat(4,1fr);
    gap: 20px;
    margin-top: 26px
}

.products-container2 {
    display: grid;
    grid-template-columns: repeat(2,1fr);
    gap: 0;
    margin-top: 26px
}

.borderight {
    border-right: 1px solid #c07d1c
}

.whychooseil-text1 {
    font-size: 20px;
    line-height: 30px;
    font-weight: 600;
    color: #18181b;
    margin-bottom: 8px
}

.whychooseil-text2 {
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    color: #52525b;
    margin-bottom: 0
}

.chooseil {
    padding: 20px
}

.verifyotp {
    font-size: 24px;
    line-height: 20px;
    color: #111928;
    font-weight: 600;
    margin-bottom: 12px;
    margin-top: 40px
}

.homepagesbheading {
    font-size: 22px;
    line-height: 30px
}

.font500 {
    font-weight: 500
}

.testicarousel1 .testicontainer {
    height: 400px
}

.docsrequired {
    border: 1px solid #e5e7eb;
    border-radius: 8px;
    padding: 28px 32px;
    background-color: #fff;
    margin-top: 32px;
    display: flex;
    align-items: center;
    justify-content: space-between
}

    .docsrequired div {
        flex: 1;
        text-align: left
    }

.docsrequiredborder {
    border-right: 1px solid #5aabff
}

.docrequiredul {
    list-style: none;
    display: flex;
    margin: 0;
    padding: 0;
    align-items: center
}

.overlaydoc {
    background-color: #e8f5ff;
    height: 64px;
    width: 64px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%
}

.docrequiredtext {
    margin: 0;
    font-size: 18px;
    line-height: 24px;
    color: #18181b;
    font-weight: 600
}

.documentul {
    margin: 0;
    font-size: 16px;
    line-height: 24px;
    color: #374151;
    font-weight: 400
}

.fixedbl {
    position: fixed;
    bottom: 0;
    left: 0;
    padding: 4px;
    background-color: #fff;
    border: 1px solid #f3f4f6;
    cursor: pointer;
    display: none;
    right: 0;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    z-index: 9999;
    color: #000
}

.blfixedbanner {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    list-style: none;
    padding-left: 0;
    margin: 0
}

.bottomfixedbannertext {
    font-size: 18px;
    line-height: 22px;
    color: #111928;
    margin-bottom: 4px;
    font-weight: 600
}

.bottomfixedbannersubtext {
    font-size: 14px;
    line-height: 18px;
    color: #374151;
    margin-bottom: 0;
    font-weight: 400
}

.chkeligibilitybottombtn {
    width: 296px;
    background-color: #c07d1c;
    color: #fff;
    border-radius: 4px;
    height: 40px;
    border: none;
    outline: 0 !important;
    font-size: 14px
}

.chkbtnpositionfixedbottombanner {
    display: flex;
    justify-content: flex-end;
    align-items: center
}

.chevron {
    padding: 0 41px 0 14px;
    position: relative
}

    .borderg3::before, .borderg4::before, .calendericon, .chevron::after, .formgoldcontent, .imgpos, .pill-card, .toggle-box {
        position: absolute
    }

    .chevron::after {
        content: "";
        right: 42px;
        top: 50%;
        width: 8px;
        height: 8px;
        border-right: 2px solid #1976d2;
        border-bottom: 2px solid #1976d2;
        transform: translateY(-50%) rotate(45deg);
        transition: .2s
    }

.imgpos {
    top: 54%;
    left: 50%;
    transform: translate(-50%,-50%)
}

.pcard2 {
    top: 260px !important;
    left: -70px !important
}

.pcard3 {
    top: 220px !important;
    left: 184px !important
}

.pill-card {
    top: 88px;
    left: -100px;
    background: #f8f3e8;
    padding: 16px;
    border-radius: 12px;
    box-shadow: 0 10px 25px rgba(0,0,0,.15);
    white-space: nowrap
}

    .pill-card p {
        font-size: 14px;
        line-height: 18px;
        margin: 0;
        color: #c07d1c;
        font-weight: 600
    }

.formbackgroundcontainer {
    background-color: #f9fafb;
    padding-bottom: 40px
}

.formcontainer {
    padding-top: 100px;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 85vh
}

.leftdivbanner {
    border-top-left-radius: 16px;
    border-bottom-left-radius: 16px;
    background-color: #f8f3E852;
    padding: 20px
}

.rightdivcontainer {
    border-top-right-radius: 16px;
    border-bottom-right-radius: 16px;
    background-color: #fff;
    padding: 20px
}

.formheading {
    font-size: 24px;
    line-height: 32px;
    color: #111928;
    font-weight: 600;
    margin-bottom: 16px
}

.formpara {
    font-size: 13px;
    line-height: 22px;
    color: #1f2a37;
    font-weight: 400;
    margin-bottom: 28px
}

.formgoldcontent {
    font-size: 28px;
    line-height: 32px;
    color: #111928;
    margin-top: 10px;
    margin-bottom: 0;
    font-weight: 600;
    width: 100%;
    bottom: 80px
}

.profilemenu, .profilemenuanchor {
    text-decoration: none !important;
    font-size: 14px
}

.calendericon {
    right: 15px;
    top: 10px
}

.positionformdiv {
    top: 40%
}

.profilemenu {
    background-color: #e8f5ff;
    color: #fff !important;
    width: 50px;
    height: 32px;
    border-radius: 8px;
    display: inline-flex;
    justify-content: space-between;
    align-items: center;
    margin-left: 20px;
    padding: 4px 7px;
    border: 1px solid #1976d2
}

.compareaccordion input, .toggle-box {
    display: none
}

.toggle-box {
    margin-top: 20px;
    padding: 14px;
    background: #fff;
    border-radius: 8px;
    box-shadow: 0 6px 15px rgba(0,0,0,.08);
    right: 60px;
    top: 45px;
    z-index: 99;
    width: 180px
}

.profilemenuanchor {
    display: block;
    color: #374151 !important;
    padding: 4px 0
}

img.fixedblbnrwidth {
    position: absolute;
    bottom: 0;
    left: 0
}

.fixedbannerlicontent {
    padding-left: 110px
}

.bg-whiteweb {
    background: #fff !important
}

@media only screen and (max-width: 1024px) {
    .homepagesbheading {
        font-size: 18px !important
    }
}

@media only screen and (max-width: 820px) {
    .bg-whiteweb {
        background: #f9fafb !important
    }

    .toggle-box {
        right: 12px
    }

    .formheading {
        font-size: 18px;
        line-height: 24px;
        margin-bottom: 4px
    }

    .docrequiredtext, .formpara {
        font-size: 14px;
        line-height: 20px
    }

    .formcontainer {
        padding-top: 80px
    }

    .rightdivcontainer {
        background-color: transparent;
        padding: 0 !important
    }

    .pill-card {
        top: 48px;
        left: -72px;
        background: #fff;
        padding: 6px 8px;
        border-radius: 5px
    }

    .pcard2 {
        top: 160px !important;
        left: -70px !important
    }

    .pcard3 {
        top: 146px !important;
        left: 102px !important
    }

    .pill-card p {
        font-size: 10px;
        line-height: 12px;
        color: #111928
    }

    .imgpos {
        position: relative !important;
        width: 160px
    }

    .bottomfixedbannersubtext {
        display: none
    }

    .bottomfixedbannertext {
        font-size: 12px;
        line-height: 18px
    }

    .fixedblbnrwidth {
        width: 80px;
        height: auto;
        position: absolute;
        bottom: 0;
        left: 0
    }

    .bdicon, .kycicon, .othricon {
        width: 30px;
        height: 40px
    }

    .fixedbannerlicontent {
        padding-left: 70px
    }

    .fixedbl {
        padding: 10px 0
    }

    .bdicon {
        background-position: -106px -44px !important
    }

    .kycicon {
        background-position: -82px -44px !important
    }

    .othricon {
        background-position: -130px -44px !important
    }

    .documentul {
        font-size: 12px;
        line-height: 19px;
        padding-left: 17px;
        padding-top: 12px
    }

    .docsrequired {
        display: block;
        text-align: left;
        padding: 12px;
        margin-top: 24px
    }

    .applybldetailscontainer {
        margin-top: 16px !important
    }

    .overlaydoc {
        width: 28px;
        height: 28px
    }

    .docsrequiredborder {
        border-bottom: 1px solid #5aabff;
        border-right: none
    }

    .docrequiredul {
        padding-bottom: 10px
    }

    .testicarousel1 .carousel-item {
        background-color: #fff;
        border-radius: 12px;
        padding: 20px;
        text-align: left;
        height: 300px
    }

    .sectionheight {
        padding: 40px 0 !important
    }

    .promotionalbanner .promotioncontainer {
        height: 270px
    }
}

.mobilecarouselpending {
    padding-bottom: 100px !important
}

.borderg1, .borderg2 {
    border-top: 1px solid
}

.borderg1 {
    border-image: linear-gradient(to right,#f9fafb,#5aabff) 1 0 0 0
}

.borderg2 {
    border-image: linear-gradient(to left,#f9fafb,#5aabff) 1 0 0 0
}

.borderg3, .borderg4 {
    position: relative;
    border-left: 1px solid transparent
}

    .borderg3::before {
        background: linear-gradient(to top,#f9fafb,#5aabff)
    }

    .borderg4::before {
        background: linear-gradient(to bottom,#f9fafb,#5aabff)
    }

.bg-lightskyblue, .p-bnr2 {
    background-color: #ebf5ff
}

.testicontainer {
    border: 1px solid #e5e7eb;
    border-radius: 16px;
    width: 30%;
    height: auto;
    padding: 24px 20px;
    text-align: left;
    margin: 0 10px;
    display: inline-flex;
    flex-wrap: wrap;
    background-color: #fff
}

.comma1, .comma2 {
    height: 23px;
    display: block;
    width: 26px
}

.testicontent {
    font-weight: 500;
    color: #111928;
    margin: 0
}

.downloadappul li, .testiusername {
    font-weight: 400;
    color: #374151
}

.indexsprite {
    background-image: url(https://cdnwebapp.indialends.com/illive/images/homepage/indexsprite.svg)
}

.comma1 {
    background-position: -62px -61px;
    margin-bottom: 6px
}

.comma2 {
    background-position: -94px -61px;
    margin-top: 6px;
    float: right;
    margin-bottom: 24px
}

.greycircle {
    width: 72px;
    height: 72px;
    border-radius: 50%;
    background-color: #f9fafb;
    border: 1px solid #e5e7eb;
    display: flex;
    justify-content: center;
    align-items: flex-end;
    overflow: hidden;
    margin-right: 10px
}

.testiuser1, .testiuser2 {
    display: block;
    width: 48px
}

.testiuser1 {
    height: 59px;
    background-position: -185px -136px
}

.testiuser2 {
    height: 63px;
    background-position: -5px -211px
}

.testiuser3 {
    width: 48px;
    height: 59px;
    background-position: -116px -136px
}

.testiuser4 {
    width: 48px;
    height: 59px;
    background-position: -252px -135px
}

.half-star, .star {
    height: 28px;
    display: block;
    width: 27px
}

.testiusername {
    margin-bottom: 8px
}

.star {
    background-position: -105px -210px
}

.half-star {
    background-position: -139px -210px
}

.promotionalbanner .carousel-indicators li, .testicarousel .carousel-indicators li {
    background-color: #d1d5db;
    background-clip: inherit;
    border: 0;
    width: 12px;
    height: 12px;
    border-radius: 40px;
    opacity: inherit
}

.promotionalbanner .carousel-indicators .active, .testicarousel .carousel-indicators .active {
    background-color: #1976d2;
    width: 26px;
    height: 12px
}

.promotionalbanner .carousel-indicators, .testicarousel .carousel-indicators {
    bottom: -50px
}

.promotioncontainer {
    padding: 28px 48px;
    border-radius: 12px
}

.arrow, .trustedicon {
    display: inline-block
}

.downloadapp {
    width: 188px;
    height: 56px
}

.securityicon {
    width: 120px;
    height: auto;
    margin: 0 10px
}

.awards .carousel-item {
    padding: 0 !important;
    border: none !important;
    border-radius: 16px;
    overflow: hidden
}

.awards .testicontainer {
    padding: 0 !important;
    border: 1px solid #e5e7eb;
    background-color: #fff;
    border-radius: 16px;
    overflow: hidden
}

.trustedicon {
    background-position: -71px -213px;
    width: 20px;
    height: 20px;
    position: relative;
    top: 4px
}

.downloadappscanner {
    position: fixed;
    bottom: 10%;
    right: 82px;
    border: 1.5px solid #e5e7eb;
    width: 116px;
    border-radius: 14px;
    padding: 12px;
    font-size: 12px;
    line-height: 14px;
    color: #131313;
    text-align: center;
    z-index: 9999
}

.downloadappul {
    margin: 0;
    padding-left: 20px
}

.scancode-text {
    font-size: 18px;
    line-height: 28px;
    color: #111928;
    font-weight: 600;
    margin-bottom: 12px
}

.acc-content ul li, .cd1 {
    line-height: 20px;
    font-weight: 400
}

.downloadscanimage {
    width: 160px;
    height: auto
}

.arrow {
    border: solid #fff;
    border-width: 0 3px 3px 0;
    padding: 3px
}

.right {
    transform: rotate(-45deg)
}

.left {
    transform: rotate(135deg)
}

.otp-input-container {
    display: flex
}

    .otp-input-container input {
        width: 48px;
        height: 48px;
        border: 1px solid #111928;
        border-radius: 8px;
        margin-right: 20px;
        background-color: transparent;
        margin-top: 12px;
        margin-bottom: 12px;
        text-align: center
    }

.tnc {
    background: #e6f0ff;
    padding: 10px;
    border-radius: 8px;
    width: 90%;
    margin-bottom: 12px;
    color: #1f2a37;
    line-height: 18px;
    font-size: 12px;
    padding-top: 0;
    font-weight: 400
}

.cd1, .cd2 {
    margin-bottom: 0
}

.custom-control {
    position: relative;
    display: block;
    min-height: 1.5rem;
    padding-left: 1.5rem
}

.custom-control-input {
    position: absolute;
    left: 0;
    z-index: -1;
    width: 1rem;
    height: 1.25rem;
    opacity: 0
}

.custom-control-label {
    position: relative;
    margin-bottom: 0;
    vertical-align: top
}

input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0
}

input[type=number] {
    -moz-appearance: textfield
}

.cd1 {
    font-size: 14px;
    color: #4b5563
}

.cd2, .commonapplyfont, .compareaccordion .acc-title, .loanchargedetails {
    font-size: 16px;
    font-weight: 500
}

.cd2 {
    line-height: 22px;
    color: #000
}

.chkeligibilitybtn {
    background-color: #c07d1c;
    color: #fff;
    border-radius: 4px;
    width: 178px;
    height: 40px;
    display: flex;
    align-items: center;
    border: none;
    justify-content: center;
    outline: 0 !important
}

.compareaccordion {
    width: 100%;
    margin: 0 auto;
    font-family: sans-serif
}

.docsicon, .mobileicon, .offericon {
    width: 100px;
    height: 40px
}

.compareaccordion .acc-title {
    display: flex;
    padding: 0;
    cursor: pointer;
    position: relative;
    transition: color .2s;
    justify-content: space-between;
    align-items: center;
    margin: 0;
    color: #374151
}

.compareaccordion input:checked + .acc-title span {
    rotate: 180deg
}

.compareaccordion .acc-content {
    max-height: 0;
    overflow: hidden;
    padding: 0;
    color: #444;
    transition: max-height .15s,padding .15s;
    text-align: left
}

.compareaccordion input:checked + .acc-title + .acc-content {
    max-height: 500px;
    padding: 6px 0
}

.acc-content ul {
    margin: 0;
    padding-left: 15px
}

    .acc-content ul li {
        font-size: 14px;
        color: #111928;
        margin-bottom: 4px
    }

.applybldetailscontainer {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 32px;
    gap: 20px
}

    .applybldetailscontainer div {
        background-color: #fff;
        width: 100%;
        padding: 24px 16px;
        border: 1px solid #e5e7eb;
        border-radius: 4px;
        display: flex;
        justify-content: flex-start;
        align-items: center;
        text-align: left;
        height: 120px
    }

.blsprite {
    background-image: url(../images/glsprite.svg);
    background-repeat: no-repeat
}

.commonapplyfont {
    line-height: 22px;
    color: #1f2a37;
    margin: 0
}

.mobileicon {
    background-position: 4px 0
}

.docsicon {
    background-position: -42px 0
}

.offericon {
    background-position: -109px -5px
}

.chrgeul {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    align-items: center
}

.justifyspacebetween, .loancharges {
    display: flex;
    justify-content: space-between;
    align-items: center
}

.loanchargedetails {
    flex: 1;
    text-align: left;
    line-height: 22px;
    color: #111928
}

.loanchargescolor {
    background-color: #e8f5ff;
    border-radius: 4px;
    padding: 8px 12px;
    margin-top: 18px
}

.faqheading {
    font-size: 18px !important;
    line-height: 22px !important;
    font-weight: 500 !important;
    color: #111928 !important;
    text-align: left !important
}

.faqcontent, .otpui {
    font-size: 14px;
    font-weight: 400
}

.faqcontent {
    line-height: 22px;
    color: #374151;
    margin-top: 10px;
    margin-bottom: 0
}

.caldivpl {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding: 30px 0
}

.estimate-cal, .goldcal {
    justify-content: space-between;
    display: flex
}

.percentageinput, .yearinput {
    padding: 5px 1px !important;
    text-align: right !important;
    border: none !important;
    width: 18px !important
}

.svg-item, svg.donut {
    width: 150px;
    height: 150px
}

.otpui {
    color: #6b7280;
    margin: 0
}

#totalInterest, #totalPayable, .monthlyemi {
    font-weight: 600
}

.svg-item {
    margin: 0 auto 20px;
    position: relative
}

svg.donut {
    transform: rotate(-90deg)
}

circle.background-ring {
    fill: none;
    stroke: #ddd;
    stroke-width: 12
}

circle.total-payable-ring {
    fill: none;
    stroke: #1976d2;
    stroke-width: 12;
    stroke-linecap: round;
    transition: stroke-dashoffset .5s
}

circle.interest-ring {
    fill: none;
    stroke: #ff9800;
    stroke-width: 12;
    stroke-linecap: round;
    transition: stroke-dashoffset .5s
}

circle.center-hole {
    fill: #fafafa
}

.textcenterplcal {
    text-align: center
}

.monthlyemi {
    font-size: 20px;
    line-height: 30px;
    color: #111928;
    margin-bottom: 2px;
    margin-top: 20px
}

.estimate-cal {
    align-items: center;
    width: 360px;
    margin: 20px auto auto
}

.ec1 {
    background-color: #d5eaff;
    border-top-left-radius: 8px;
    border-bottom-left-radius: 8px;
    border: 1px solid #1f7ae0;
    border-right: 0px
}

.ec2 {
    background-color: #ffe8cf;
    border-top-right-radius: 8px;
    border-bottom-right-radius: 8px;
    border: 1px solid #ff8503;
    border-left: 0
}

.ec1, .ec2 {
    width: 50%;
    padding: 10px 16px;
    font-size: 14px;
    line-height: 23px
}

.plloanlabel {
    font-weight: 400 !important
}

.rupeeicon {
    left: 20px;
    position: relative
}

.value-input {
    align-items: center;
    justify-content: space-between;
    margin-bottom: 6px;
    color: #111928;
    display: flex;
    font-weight: 500;
    font-size: 14px
}

input[type=range] {
    appearance: none;
    transition: background .3s ease-in-out
}

.minmaxcontent {
    font-size: 12px;
    line-height: 18px;
    color: #6b7280;
    font-weight: 400;
    margin-top: 12px;
    margin-bottom: 10px
}

.plminmax {
    margin: 4px 0 6px !important
}

.smallinput {
    border: 1px solid grey;
    border-radius: 5px;
    width: 60px;
    padding: 2px 10px
}

.fixedwidthplcal {
    width: 90px !important;
    padding-right: 0 !important
}

.value-input input {
    width: 80px;
    font-size: 14px;
    text-align: left;
    color: #111928;
    padding: 5px 20px;
    border: 1px solid #d1d5db;
    border-image: initial;
    border-radius: 4px;
    outline: 0
}

input[type=range]::-webkit-slider-thumb {
    -webkit-appearance: none;
    appearance: none;
    box-shadow: 2px 2px 12px 0 #00000014
}

.calapplybtn {
    width: 360px;
    margin: 16px auto
}

.field {
    margin-bottom: 12px
}

.value {
    text-align: right;
    font-weight: 500;
    cursor: pointer;
    padding: 4px;
    font-size: 16px;
    border-bottom: 2px solid #dfab54
}

    .value:focus {
        outline: 0;
        border: 1px solid #eee;
        border-radius: 4px
    }

.gold-rate {
    text-align: center;
    margin-bottom: 4px;
    font-size: 18px;
    color: #4b5563;
    font-weight: 500
}

    .gold-rate span {
        color: #c27c18;
        font-weight: 600
    }

input[type=range] {
    -webkit-appearance: none;
    width: 100%;
    height: 6px;
    background: #eee;
    border-radius: 5px;
    outline: 0
}

    input[type=range]::-webkit-slider-runnable-track {
        height: 4px;
        background: linear-gradient(to right,#d4a017 var(--val,50%),#f3e6c9 0);
        border-radius: 5px
    }

    input[type=range]::-webkit-slider-thumb {
        -webkit-appearance: none;
        height: 14px;
        width: 14px;
        border-radius: 50%;
        background: #d4a017;
        cursor: pointer;
        margin-top: -6px;
        box-shadow: 0 0 0 3px #f3e6c9,0 0 0 6px #d4a017
    }

    input[type=range]::-moz-range-thumb {
        box-shadow: 2px 2px 12px 0 #00000014;
        height: 14px;
        width: 14px;
        border-radius: 50%;
        background: #d4a017;
        cursor: pointer;
        box-shadow: 0 0 0 3px #f3e6c9,0 0 0 6px #d4a017
    }

    input[type=range]::-moz-range-track {
        height: 4px;
        background: #f3e6c9;
        border-radius: 5px
    }

.circle {
    width: 180px;
    height: 180px;
    border-radius: 50%;
    background: conic-gradient(#c27c18 var(--percent),#f3e6c9 0);
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 20px auto
}

.circle-inner {
    width: 120px;
    height: 120px;
    background: #fff;
    border-radius: 50%
}

.amount {
    font-size: 24px;
    color: #111928;
    font-weight: 600
}

.goldcal {
    align-items: center;
    margin-bottom: 6px
}

.goldloancalspan {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 10px
}

    .goldloancalspan span {
        font-size: 14px;
        line-height: 20px;
        color: #6b7280;
        font-weight: 400
    }

.benefitsdiv {
    display: block !important;
    height: 250px !important;
    border-radius: 12px !important;
    border: 1px solid #f8f3e8 !important
}

.benefitsheading {
    font-size: 20px;
    line-height: 30px;
    color: #1f2a37;
    font-weight: 600;
    margin-bottom: 12px;
    margin-top: 24px
}

.benefitspara {
    font-size: 18px;
    line-height: 26px;
    color: #4b5563;
    font-weight: 500;
    margin: 0
}

.comparebusinesspanel {
    border: 1px solid #f8f3e8;
    background-color: #fff;
    padding: 20px 32px;
    border-radius: 12px;
    margin-bottom: 16px
}

.comparecarddetails {
    display: flex;
    align-items: center;
    justify-content: space-between
}

.lenderimgcontent {
    font-size: 18px;
    line-height: 22px;
    color: #111928;
    font-weight: 600;
    margin: 0;
    display: flex;
    align-items: center
}

.comparecodesection {
    width: 100%;
    height: 2px;
    background: linear-gradient(to right,rgba(192,140,90,0),rgba(242,140,90,.7),rgba(242,140,90,0));
    margin: 20px 0
}

.gloffer {
    background-color: #fff;
    border-radius: 12px;
    padding: 32px
}

.glofrheading1 {
    font-size: 24px;
    line-height: 30px;
    color: #111928;
    font-weight: 600;
    margin-bottom: 8px
}

.glofrheading2 {
    font-size: 16px;
    line-height: 22px;
    color: #1f2a37;
    font-weight: 400;
    margin-bottom: 36px
}

@media only screen and (max-width: 1090px) {
    .benefitsdiv {
        height: 190px !important
    }

    .benefitspara {
        font-size: 14px;
        line-height: 20px
    }

    .benefitsheading {
        font-size: 16px;
        line-height: 22px
    }

    .docsicon, .mobileicon, .offericon {
        width: 90px;
        height: 40px
    }

    .commonapplyfont {
        font-size: 14px;
        line-height: 18px
    }

    .applybldetailscontainer div {
        padding: 18px 12px
    }

    .applybldetailscontainer {
        flex-direction: column
    }
}

@media only screen and (max-width: 767px) {
    .gloffer, .onboardingleftbanner {
        background-color: transparent
    }

    .onboardingimg {
        width: 190px;
        height: auto
    }

    .amount, .glofrheading1 {
        font-size: 18px;
        line-height: 22px
    }

    .glofrheading2 {
        font-size: 14px;
        line-height: 20px;
        margin-bottom: 32px
    }

    .gloffer {
        padding: 0
    }

    .applyimg {
        width: 24px;
        height: 24px
    }

    .applybldetailscontainer div, svg.donut {
        height: auto
    }

    .benefitsimg {
        width: 36px;
        height: auto
    }

    .gold-rate {
        font-size: 14px;
        margin-bottom: 20px
    }

    .circle {
        width: 100px;
        height: 100px
    }

    .goldloancalspan span {
        font-size: 12px;
        line-height: 14px
    }

    .goldcal label, .value {
        font-size: 14px;
        line-height: 18px
    }

    .circle-inner {
        width: 60px;
        height: 60px
    }

    .chkeligibilitybottombtn {
        width: 114px;
        height: 32px
    }

    .caldivpl {
        padding: 0;
        gap: 30px
    }

    .estimate-cal {
        width: 100%
    }

    .calapplybtn {
        width: 100%;
        margin-bottom: 24px
    }

    svg.donut {
        width: 100px
    }

    .cd1, .ec1, .ec2 {
        font-size: 12px
    }

    #totalInterest, #totalPayable {
        font-weight: 600;
        font-size: 14px
    }

    .svg-item {
        height: 110px
    }

    .faqheading {
        font-size: 16px !important;
        line-height: 22px !important
    }

    .acc-content ul li, .para1 {
        line-height: 18px
    }

    .loanchargedetails, .para2 {
        font-size: 12px;
        line-height: 18px
    }

    .applybldetailscontainer {
        gap: 16px
    }

    .chkeligibilitybtn {
        width: 100%;
        height: 32px;
        font-size: 14px;
        margin-top: 12px
    }

    .comparebusinesspanel {
        padding: 12px
    }

    .verifyotp {
        font-size: 18px;
        margin-top: 16px
    }

    .para1 {
        font-size: 12px;
        margin-bottom: 16px
    }

    .lenderimgcontent {
        font-size: 16px
    }

    .cd2, .mobilenoisdcode {
        font-size: 14px
    }

    .comparecodesection {
        margin: 12px 0 8px
    }

    .compareaccordion .acc-title {
        font-size: 14px !important
    }

    .accordion-down-arrow {
        width: 8px;
        height: auto
    }

    .testicarousel .carousel-indicators {
        bottom: -50px !important
    }

    .otp-input-container input {
        width: 40px !important;
        height: 40px !important;
        margin-right: 12px !important
    }

    .tnc {
        width: 100% !important;
        margin-bottom: 24px !important
    }

    .downloadappscanner {
        display: none !important
    }

    .products-container, .products-container1 {
        grid-template-columns: repeat(2,1fr)
    }

    .bordergmobile3::before, .bordergmobile4::before {
        content: "";
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        width: 1px;
        transform: rotate(180deg)
    }

    .downloadappul li, .inputgroup input, .para3, .scancode-text, .whychooseil-text2 {
        font-size: 14px;
        line-height: 22px
    }

    .homepageheading1 {
        font-size: 24px;
        line-height: 32px;
        margin-bottom: 12px
    }

    .mobile-indexbannerimage {
        width: 160px;
        height: auto
    }

    .homepageheading2, .value-text {
        font-size: 20px;
        line-height: 30px
    }

    .products-container1 {
        gap: 0
    }

    .value-text1 {
        font-size: 14px;
        line-height: 20px
    }

    .bordergmobile1 {
        border-top: 1px solid;
        border-image: linear-gradient(to right,#f9fafb,#c07d1c) 1 0 0 0
    }

    .bordergmobile2 {
        border-top: 1px solid;
        border-image: linear-gradient(to left,#f9fafb,#c07d1c) 1 0 0 0
    }

    .bordergmobile3, .bordergmobile4 {
        position: relative;
        border-left: 1px solid transparent
    }

        .bordergmobile3::before {
            background: linear-gradient(to top,#f9fafb,#c07d1c)
        }

        .bordergmobile4::before {
            background: linear-gradient(to bottom,#f9fafb,#c07d1c)
        }

    .borderight {
        border-right: none
    }

    .whychooseil-text1 {
        font-size: 14px;
        line-height: 22px;
        margin-bottom: 8px
    }

    .carousel-item {
        border: 1px solid #e5e7eb;
        border-radius: 16px;
        width: 100%;
        height: auto;
        padding: 24px 20px;
        text-align: left;
        background-color: #fff
    }

    .testicarousel1 .carousel-item {
        height: 360px !important
    }

    .testicontent {
        font-size: 14px !important;
        line-height: 22px !important
    }

    .promotionalbanner .carousel-indicators .active, .testicarousel .carousel-indicators .active {
        width: 24px !important;
        height: 10px !important
    }

    .promotionalbanner .carousel-indicators li, .testicarousel .carousel-indicators li {
        width: 10px !important;
        height: 10px !important
    }

    .downloadapp {
        width: 100% !important;
        height: auto !important
    }

    .downloadappcontainer {
        display: flex;
        justify-content: space-between
    }

    .securityicon {
        width: 98px !important;
        height: auto;
        margin-top: 26px !important
    }
}

/* Gold Loan MV: original layout + small add-ons (terms line, loaders, consent/errors, modals) */
.gl-mv-termsline {
    font-size: 12px;
    line-height: 18px;
    color: #6b7280;
}

.gl-mv-termsline a {
    color: #1976d2;
    text-decoration: underline;
}

.gl-otp-row {
    display: flex;
    flex-wrap: wrap;
    gap: 0px;
    margin-top: 16px;
    margin-bottom: 8px;
}

.gl-otp-msg,
.gl-consent-err {
    font-size: 12px;
    min-height: 18px;
}

.commonbtn.unactivecontinuebtn {
    opacity: .55;
    cursor: not-allowed;
    pointer-events: none;
}

.modalbottomnew .modal-body {
    max-height: 70vh;
    overflow-y: auto;
}

.ll-modal-header.bg-grey {
    background: #f3f4f6;
}

.mobilebottomsheetline {
    display: block;
    width: 40px;
    height: 4px;
    background: #e5e7eb;
    border-radius: 2px;
    margin: 0 auto 12px;
}

@keyframes gl-lds-ring {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}

.gl-lds-ring {
    display: flex;
    position: relative;
    width: 100%;
    height: 40px;
    justify-content: center;
}

.gl-lds-ring div {
    box-sizing: border-box;
    display: block;
    position: absolute;
    width: 40px;
    height: 40px;
    margin: 4px;
    border: 4px solid #c38c31;
    border-radius: 50%;
    animation: gl-lds-ring 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
    border-color: #c38c31 transparent transparent transparent;
}

.gl-lds-ring div:nth-child(1) { animation-delay: -0.45s; }
.gl-lds-ring div:nth-child(2) { animation-delay: -0.3s; }
.gl-lds-ring div:nth-child(3) { animation-delay: -0.15s; }



@keyframes gl-shimmer {
    0% {
        background-position: -600px 0;
    }

    100% {
        background-position: 600px 0;
    }
}

.gl-skeleton {
    background: linear-gradient( 90deg, #f0f0f0 25%, #e0e0e0 50%, #f0f0f0 75% );
    background-size: 600px 100%;
    animation: gl-shimmer 1.4s infinite linear;
    border-radius: 6px;
}

.gl-skeleton-heading {
    height: 28px;
    width: 220px;
}

.gl-skeleton-subheading {
    height: 18px;
    width: 340px;
}

.gl-skeleton-lender-name {
    height: 24px;
    width: 120px;
    border-radius: 4px;
}

.gl-skeleton-btn {
    height: 36px;
    width: 100px;
    border-radius: 4px;
}

.gl-skeleton-label {
    height: 14px;
    width: 80px;
}

.gl-skeleton-value {
    height: 20px;
    width: 60px;
}

.gl-skeleton-benefits {
    height: 18px;
    width: 80px;
    margin-top: 8px;
}

.gl-generating-text {
    font-size: 18px;
    color: #6b7280;
    font-weight: 500;
    margin: 0;
    white-space: nowrap;
    animation: gl-fade-pulse 1.8s ease-in-out infinite;
}

.gl-generating-wrapper {
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 10;
    text-align: center;
    pointer-events: none;
}

.gl-offer-submit-overlay {
    position: fixed;
    inset: 0;
    z-index: 1050;
    background: rgba(255, 255, 255, 0.85);
    display: flex;
    align-items: center;
    justify-content: center;
}

.gl-offer-submit-spinner {
    pointer-events: none;
}

@keyframes gl-fade-pulse {
    0%, 100% {
        opacity: 1;
    }

    50% {
        opacity: 0.3;
    }
}

.pincode-error.field-validation-error::before {
    content: "";
    display: inline-block;
    width: 12px;
    height: 12px;
    margin-right: 4px;
    vertical-align: middle;
    background-image: url('/Images/location_off.svg');
    background-size: 12px 12px;
    background-repeat: no-repeat;
}

.ilogo{
    margin-top:0;
    margin-bottom:3rem;
    font-weight:400;
    font-size:12px;
    color:#4B5563;
}