.credit-score-check-banner{width:100%;overflow:hidden;position:relative}.credit-score-check-banner .cs-banner-img{position:absolute;inset:0;width:100%;height:100%;z-index:0}.credit-score-check-banner .cs-banner-img img,.credit-score-check-banner .cs-banner-img picture{display:block;width:100%;height:100%}.credit-score-check-banner .cs-banner-img img{object-fit:cover}.credit-score-check-banner .banner-wrapper{position:relative;z-index:1;display:flex;align-items:center;justify-content:space-between;padding:2rem 0 0}@media only screen and (max-width:991px){.credit-score-check-banner .banner-wrapper{padding-top:2.125rem}}@media only screen and (max-width:767px){.credit-score-check-banner .banner-wrapper{flex-direction:column}}.credit-score-check-banner .banner-wrapper .banner-text,.credit-score-check-banner .banner-wrapper .credit-score-img-wrapper,.credit-score-check-banner .banner-wrapper .cs-form-wrapper{position:relative;z-index:1}@media only screen and (max-width:991px){.credit-score-check-banner .banner-wrapper .banner-text{margin-bottom:1.5rem;width:100%}}.credit-score-check-banner .banner-wrapper .banner-title{color:#282828;font-family:Lato-Semibold;font-size:2.5rem;font-style:normal;line-height:2.75rem;margin-bottom:1.5rem}@media only screen and (max-width:1199px){.credit-score-check-banner .banner-wrapper .banner-title{font-size:1.75rem;line-height:2rem;margin-bottom:1.25rem}}@media only screen and (max-width:767px){.credit-score-check-banner .banner-wrapper .banner-title{font-size:1.5rem;font-weight:700;letter-spacing:.01rem;margin-bottom:1rem}}.credit-score-check-banner .credit-score-img-wrapper img{display:block;width:auto;height:auto}@media only screen and (max-width:991px){.credit-score-check-banner .credit-score-img-wrapper{display:none}}.credit-score-check-banner .cs-form-wrapper{align-self:end}@media only screen and (max-width:991px){.credit-score-check-banner .cs-form-wrapper{width:100%}}.credit-score-check-banner .cs-form-step{background:#fff;border-radius:1rem 1rem 0 0;border:.0625rem solid #81c1bd;border-bottom:none;overflow:hidden}.credit-score-check-banner .cs-form-step .cs-form-card{background:#12877f;padding:1rem 1.5rem}.credit-score-check-banner .cs-form-step .form-title{color:#fff;font-family:Lato-Bold;font-size:1.25rem;font-style:normal;font-weight:700;line-height:1.625rem;letter-spacing:.01rem}.credit-score-check-banner .cs-form-step .cs-form-body{padding:1.5rem}@media only screen and (max-width:767px){.credit-score-check-banner .cs-form-step .cs-form-body{padding:1rem 1.5rem}}.credit-score-check-banner .cs-form-step .cs-form-body .label,.credit-score-check-banner .cs-form-step .cs-form-body .text-danger{color:#282828;font-family:Lato-Regular;font-size:.875rem;font-style:normal;font-weight:400;line-height:1.25rem;letter-spacing:.015rem;display:inline-block;margin-bottom:.5rem}.credit-score-check-banner .cs-form-step .cs-form-body .text-danger{color:#eb0000}.credit-score-check-banner .cs-form-step .cs-form-body .form-input{padding:.5rem;margin-bottom:.25rem}.credit-score-check-banner .cs-form-step .cs-form-body .form-sub-txt{color:#6e6e6e;font-family:Lato-Regular;font-size:.75rem;font-style:normal;font-weight:400;line-height:1.125rem;letter-spacing:.02rem;margin-bottom:1.25rem}@media only screen and (max-width:767px){.credit-score-check-banner .cs-form-step .cs-form-body .form-sub-txt{margin-bottom:1rem}}.credit-score-check-banner .cs-form-step .cs-form-body .btn-wrap{margin-bottom:1.25rem}@media only screen and (max-width:767px){.credit-score-check-banner .cs-form-step .cs-form-body .btn-wrap{margin-bottom:1rem}}.credit-score-check-banner .cs-form-step .cs-form-body .btn-wrap .btn{width:100%}.credit-score-check-banner .cs-form-step .cs-powered-by{display:flex;align-items:center;justify-content:center;margin-bottom:.75rem}.credit-score-check-banner .cs-form-step .cs-powered-by .powered-txt{color:#6e6e6e;font-family:Lato-Regular;font-size:.875rem;font-style:normal;font-weight:400;line-height:1.25rem;letter-spacing:.015rem;border-right:.0625rem solid #404040;padding-right:.75rem}.credit-score-check-banner .cs-form-step .cs-powered-by .powered-icon{padding-left:.75rem}.credit-score-check-banner .cs-form-step .cs-powered-by .powered-icon img{width:100%;height:auto}.credit-score-check-banner .cs-form-step .cs-secure{display:flex;padding:.25rem .75rem;align-items:center;border-radius:.25rem;background:#e3f5f8;margin-bottom:.375rem;width:100%;max-width:12.75rem;justify-self:center}.credit-score-check-banner .cs-form-step .cs-secure .secure-icon{padding-right:.5rem}.credit-score-check-banner .cs-form-step .cs-secure .secure-text{color:#165964;font-family:Lato-Regular;font-size:.75rem;font-style:normal;font-weight:400;line-height:1.125rem;letter-spacing:.02rem}.credit-score-list{list-style:none;display:flex;flex-direction:column}.credit-score-list .credit-score-item{display:flex;align-items:center;margin-bottom:.75rem}.credit-score-list .credit-score-icon{width:1.25rem;height:1.25rem;margin-right:.625rem}.credit-score-list .credit-score-icon img,.credit-score-list .credit-score-icon svg{width:1.25rem;height:1.25rem;display:block}.credit-score-list .credit-score-text{color:#6e6e6e;font-family:Lato-Regular;font-size:1rem;font-style:normal;font-weight:400;line-height:1.5rem;letter-spacing:.01rem}@media only screen and (max-width:767px){.credit-score-list .credit-score-text{font-size:.875rem;line-height:1.25rem;letter-spacing:.015rem}}.cs-otp-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(20,20,20,.5);z-index:1000;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease}.cs-otp-overlay.is-active{opacity:1;visibility:visible}.cs-otp-container{position:fixed;top:50%;left:50%;transform:translate(-50%,-48%) scale(.96);width:100%;max-width:36.5625rem;background:#fff;border-radius:1rem;padding:2rem;box-shadow:0 .75rem 2.5rem rgba(0,0,0,.15);z-index:1001;opacity:0;visibility:hidden;text-align:center;transition:opacity .3s ease,transform .3s ease,visibility .3s ease}.cs-otp-container.is-active{opacity:1;visibility:visible;transform:translate(-50%,-50%) scale(1)}@media only screen and (max-width:767px){.cs-otp-container{max-width:calc(100% - 2rem);padding:2rem 1rem 1.5rem;border-radius:.75rem}}.cs-otp-container .cs-popup-close{position:absolute;top:1rem;right:1rem;width:1.5rem;height:1.5rem;padding:0;margin:0;border:none;background:0 0;cursor:pointer}.cs-otp-container .cs-popup-close::after,.cs-otp-container .cs-popup-close::before{content:"";position:absolute;top:50%;left:50%;width:1.125rem;height:.125rem;background:#282828;border-radius:.0625rem}.cs-otp-container .cs-popup-close::before{transform:translate(-50%,-50%) rotate(45deg)}.cs-otp-container .cs-popup-close::after{transform:translate(-50%,-50%) rotate(-45deg)}.cs-otp-container .cs-otp-title{color:#282828;font-family:Lato-Bold;font-size:1.5rem;font-style:normal;font-weight:700;line-height:2rem;letter-spacing:.01rem;margin-bottom:1.5rem}@media only screen and (max-width:767px){.cs-otp-container .cs-otp-title{font-size:1.25rem;line-height:1.625rem;margin-bottom:1rem}}.cs-otp-container .otp-desc{color:#282828;font-family:Lato-Regular;font-size:.875rem;font-style:normal;font-weight:400;line-height:1.25rem;letter-spacing:.015rem;margin-bottom:1rem}@media only screen and (max-width:767px){.cs-otp-container .otp-desc{margin-bottom:1.5rem}}.cs-otp-container div.opt-input{display:flex;justify-content:center;margin-bottom:1rem;max-width: none;}@media only screen and (max-width:767px){.cs-otp-container .opt-input{margin-bottom:1.25rem}}.cs-otp-container .opt-input input::-webkit-inner-spin-button,.cs-otp-container .opt-input input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.cs-otp-container .opt-input input[type=number]{-moz-appearance:textfield;appearance:textfield}.cs-otp-container .opt-input .form-otp{width:3.5rem;height:3.5rem;margin:0 .25rem;padding:0;text-align:center;font-family:Lato-Bold;font-size:1.25rem;font-weight:700;line-height:1.625rem;letter-spacing:.01rem;color:#282828;border:.0625rem solid #e2e2e2;border-radius:.25rem;background:#fff}.cs-otp-container .opt-input .form-otp:first-child{margin-left:0}.cs-otp-container .opt-input .form-otp:last-child{margin-right:0}@media only screen and (max-width:767px){.cs-otp-container .opt-input .form-otp{width:2.5rem;height:2.5rem;margin:0 .25rem}}@media only screen and (max-width:575px){.cs-otp-container .opt-input .form-otp{width:2.375rem;height:2.375rem;margin:0 .1875rem;font-size:1rem}}.cs-otp-container .otp-timer{display:flex;align-items:center;justify-content:space-around;margin-bottom:1.5rem}@media only screen and (max-width:767px){.cs-otp-container .otp-timer{margin-bottom:1rem}}.cs-otp-container .otp-timer .otp-timer-text{color:#6e6e6e;font-family:Lato-Regular;font-size:.875rem;font-style:normal;font-weight:400;line-height:1.25rem;letter-spacing:.015rem}.cs-otp-container .otp-timer .otp-timer-text .timer{font-family:Lato-Bold;font-weight:700}.cs-otp-container .otp-timer .resend-text{color:#ed1164;font-family:Lato-Bold;font-size:.75rem;font-style:normal;font-weight:700;line-height:.75rem;letter-spacing:.0625rem;text-transform:uppercase}@media only screen and (max-width:767px){.cs-otp-container .otp-timer .resend-text{margin-left:.75rem}}.cs-otp-container .btn-wrap{margin-bottom:8px}.cs-otp-container .btn-wrap .btn{max-width:20rem;margin:0 auto}@media only screen and (max-width:767px){.cs-otp-container .btn-wrap .btn{max-width:100%}}.cs-otp-container .cibil-info{text-align:left}.cs-otp-container .cibil-title{color:#282828;font-family:Lato-Bold;font-size:1.5rem;font-style:normal;font-weight:700;line-height:2rem;letter-spacing:.01rem;margin-bottom:1.5rem}@media only screen and (max-width:767px){.cs-otp-container .cibil-title{margin-bottom:.625rem}}.cs-otp-container .cibil-desc,.cs-otp-container .cibil-list li,.cs-otp-container .cibil-note,.cs-otp-container .cibil-warning{color:#282828;font-family:Lato-Regular;font-size:14px;font-style:normal;font-weight:400;line-height:20px;letter-spacing:.24px}.cs-otp-container .cibil-desc{margin-bottom:1.5rem}.cs-otp-container .cibil-score-range{margin-bottom:1.5rem}.cs-otp-container .score-row{display:flex;align-items:center;justify-content:space-between;margin-bottom:.25rem;width:100%;max-width:150px}.cs-otp-container .score-label,.cs-otp-container .score-value{font-family:Lato-Bold;font-size:12px;font-weight:700;line-height:18px;letter-spacing:.32px}.cs-otp-container .cibil-note{margin-bottom:1.5rem}.cs-otp-container .cibil-warning strong{font-family:Lato-Bold;font-size:12px;font-weight:700;line-height:18px;letter-spacing:.32px}.cs-otp-container .cibil-list{padding-left:1rem;list-style:disc}.cs-otp-container .cibil-list li{margin-bottom:.5rem}.no-scroll{overflow:hidden;height:100%}.btn-disabled{background:#b4b4b4;color:#fff;border:none;cursor:not-allowed}.cs-diecription{padding:2.5rem 0 2rem}@media only screen and (max-width:767px){.cs-diecription{padding:1.5rem 0}}