.landing-page{font-family:Manrope,system-ui,Avenir,Helvetica,Arial,sans-serif}.landing-header{background:white;padding:1rem 0;box-shadow:0 2px 4px rgba(0,0,0,.1);position:fixed;top:0;left:0;right:0;z-index:1000}.mobile-menu-toggle{display:none;background:none;border:none;color:var(--Bandhan-Blue);padding:.5rem;border-radius:4px;cursor:pointer;transition:all .3s ease;align-items:center;justify-content:center}.mobile-menu-toggle:hover{background:var(--gray-100)}.logo{width:auto}.landing-nav{display:flex;gap:2rem}.nav-item{display:flex;flex-direction:column;align-items:center;text-decoration:none;color:var(--gray-600);font-size:.875rem;font-weight:500;transition:all .3s ease;padding:0;border-radius:8px}.nav-item.active,.nav-item:hover{color:var(--primary-color)}.nav-icon{font-size:1.25rem;margin-bottom:.25rem}.header-actions{display:flex;align-items:center;gap:1rem}.action-btn{background:none;border:none;color:var(--gray-600);padding:.5rem;border-radius:6px;cursor:pointer;transition:all .3s ease}.action-btn:hover{background:var(--gray-100);color:var(--gray-800)}.help-btn{background:none;border:1px solid var(--gray-300);color:var(--gray-700);padding:.5rem 1rem;border-radius:6px;font-weight:500;cursor:pointer;transition:all .3s ease}.help-btn:hover{border-color:var(--Bandhan-Dark-Blue);color:var(--primary-color)}.login-btn{background:var(--Bandhan-Blue);color:white;border:none;padding:.5rem 1.5rem;border-radius:6px;font-weight:600;cursor:pointer;transition:all .3s ease}.login-btn:hover{background:var(--Bandhan-Dark-Blue);transform:translateY(-1px)}.popup-showcase-btn{background:var(--accent-color);color:white;border:none;padding:.5rem 1rem;border-radius:6px;font-weight:600;cursor:pointer;transition:all .3s ease;font-size:.875rem}.popup-showcase-btn:hover{background:#be185d;transform:translateY(-1px)}.hero-section{background:var(--Bandhan-Light-Blue);background-image:url(/images/BackgroundLandingNRI.svg);background-repeat:no-repeat;background-size:cover;background-position:top;padding:40px 0 0;position:relative;overflow:hidden;margin-top:0}.hero-background{position:absolute;top:0;left:0;right:0;bottom:0;pointer-events:none;z-index:1}.bg-shape{position:absolute;opacity:.3;max-width:300px;height:auto}.bg-shape-left{top:10%;left:-50px}.bg-shape-right{bottom:10%;right:-50px}.hero-section .container{position:relative;z-index:2}@media (min-width:1440px){.hero-section .container{max-width:1380px!important}}@media (min-width:1680px){.hero-section .container{max-width:1560px!important}}@media (min-width:1920px){.hero-section .container{max-width:1720px!important}}.hero-image{position:relative;text-align:center;width:100%;height:104%}.hero-image img{height:auto;position:relative;min-width:115%;bottom:0;left:-70px;top:40px}.hero-content{padding:50px 0 25px}.hero-title{margin-bottom:2rem;color:var(--Bandhan-Blue);font-size:45px;font-style:normal;font-weight:800;line-height:110%;letter-spacing:-.0625rem}.application-form{padding:2rem;border-radius:16px;background:#FFF;box-shadow:0 0 34px 0 rgba(12,12,12,.08);max-width:510px;margin:0 0 24px}.application-form h6{font-size:16px;font-weight:600;color:var(--gray-800);margin-bottom:1.5rem}.application-form .floating-label select.form-select{background-image:none;width:50px!important;padding-right:0}.mobile-input{margin-bottom:1.5rem}.mobile-input label{display:block;font-weight:500;color:var(--gray-700);margin-bottom:.5rem}.input-group{display:flex;border:2px solid var(--gray-300);border-radius:8px;overflow:hidden;transition:all .3s ease}.input-group:focus-within{border-color:var(--secondary-color);box-shadow:0 0 0 3px rgba(59,130,246,.1)}.input-prefix{background:var(--gray-100);padding:.75rem 1rem;color:var(--gray-600);font-weight:500;border-right:1px solid var(--gray-300)}.input-group .form-control{border:none;padding:.75rem 1rem;font-size:1rem}.input-group .form-control:focus{outline:none;box-shadow:none}.mobile-input small{display:block;margin-top:.5rem;font-size:.875rem}.form-check{margin-bottom:24px}.form-check-label{font-size:.875rem;color:var(--gray-700);line-height:1.4}.form-actions{margin-bottom:0}.proceed-btn{color:white;border:none;cursor:pointer;transition:all .3s ease;border-radius:12px;width:184px;height:48px;padding:16px 24px;justify-content:center;align-items:center;gap:10px;font-size:13px;font-style:normal;font-weight:600;line-height:130%;letter-spacing:.26px;background:var(--Bandhan-Blue,#004880)}.proceed-btn:hover:not(:disabled){background:var(--primary-color);transform:translateY(-2px);box-shadow:0 4px 12px rgba(59,130,246,.4)}.proceed-btn:disabled{background:var(--gray-400);cursor:not-allowed;transform:none;box-shadow:none}.resume-application{color:var(--Bandhan-Black);font-size:14px;font-style:normal;font-weight:600;line-height:140%;letter-spacing:.28px;padding:18px 0 0}.disclaimer{font-size:.75rem;color:var(--gray-500)}.disclaimer p{margin-bottom:.5rem}.benefits-section{background:var(--primary-color);color:white;padding:4rem 0}.benefits-content h2{font-size:2rem;font-weight:600;margin-bottom:2rem;line-height:1.3}.view-all-btn{background:transparent;border:2px solid white;color:white;padding:.75rem 1.5rem;border-radius:8px;font-weight:500;cursor:pointer;transition:all .3s ease}.view-all-btn:hover{background:white;color:var(--primary-color)}.benefits-slider{position:relative;overflow:hidden;border-radius:12px}.benefits-track{display:flex;transition:transform .3s ease}.landing-page .benefit-card{min-width:67%;background:white;color:var(--gray-800);padding:2rem;border-radius:12px;height:235px}.benefit-icon{font-size:3rem;margin-bottom:1rem}.benefit-card h4{font-weight:600;margin-bottom:1rem;color:var(--primary-color)}.benefit-card p{color:var(--gray-600);line-height:1.5}.slider-nav{position:absolute;top:50%;transform:translateY(-50%);background:rgba(255,255,255,.9);border:none;border-radius:50%;width:50px;height:50px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;color:var(--primary-color)}.slider-nav:hover{background:white;box-shadow:0 4px 12px rgba(0,0,0,.2)}.accounts-section{padding:4rem 0;position:relative;overflow:hidden;background:var(--Bandhan-Light-Blue);background-image:url(/images/circle-half-right.png);background-repeat:no-repeat;background-size:430px;background-position:100%}.accounts-background{position:absolute;top:0;left:0;right:0;bottom:0;pointer-events:none;z-index:1}.accounts-section .container{position:relative;z-index:2}.section-title{margin-bottom:2rem;color:var(--Bandhan-Blue);text-align:center;font-size:40px;font-style:normal;font-weight:800;line-height:136%;letter-spacing:-.8px}.landing-page .account-tabs-container{display:flex;justify-content:center;margin-bottom:3rem}.landing-page .account-tabs{display:flex;justify-content:center;background:white;border-radius:50px;padding:8px;box-shadow:0 2px 8px rgba(0,0,0,.05)}.landing-page .account-tab{background:transparent;border:none;padding:.75rem 1.5rem;border-radius:50px;cursor:pointer;transition:all .3s ease;color:#000;text-align:center;font-size:16px;font-style:normal;font-weight:700;line-height:140%;letter-spacing:.32px}.landing-page .account-tab:hover{color:var(--Bandhan-Blue)}.landing-page .account-tab.active{background:var(--Bandhan-Blue);color:white;box-shadow:0 2px 4px rgba(0,0,0,.1)}.landing-page .account-image{background:var(--Bandhan-Medium-Blue);width:515px;height:383px;flex-shrink:0;border-radius:20px;position:relative;overflow:visible}.landing-page .account-image img{position:absolute;left:0;top:-80px;z-index:10;-o-object-fit:none;object-fit:none;height:auto}.landing-page .account-details{padding:2rem;background:transparent}.landing-page .account-details h3{margin-bottom:2rem;font-size:28px;font-style:normal;font-weight:800;line-height:110%;letter-spacing:-.56px;color:var(--Bandhan-Black)}.landing-page .account-features{margin-bottom:2rem;grid-template-columns:repeat(1,1fr)}.landing-page .feature-item{display:flex;align-items:flex-start;gap:.75rem;margin-bottom:1rem;color:var(--Bandhan-Black);font-size:14px;font-style:normal;font-weight:700;line-height:140%;letter-spacing:.28px}.landing-page .feature-bullet{width:20px;height:20px;border-radius:50%;font-size:.75rem;font-weight:700;flex-shrink:0;margin-top:.125rem}.get-now-btn,.landing-page .feature-bullet{color:white;display:flex;align-items:center;justify-content:center}.get-now-btn{background:var(--Bandhan-Blue);border:none;border-radius:12px;font-weight:600;cursor:pointer;transition:all .3s ease;width:184px;height:48px;padding:16px 24px;gap:10px}.get-now-btn:hover{background:var(--primary-color);transform:translateY(-2px);box-shadow:0 4px 12px rgba(59,130,246,.4)}.faq-section{background:var(--Bandhan-Light-Blue);background-image:url(/images/percentage-symbol.png);background-repeat:no-repeat;background-size:280px;background-position:0;padding:40px 0}.benefits-showcase-section{background:linear-gradient(91deg,#0b3e70,#082f58);background-image:none;padding:56px 0 44px;overflow:hidden}.benefits-showcase-section .container{max-width:1320px;padding-left:1px;padding-right:8px}.benefits-showcase-wrap{display:grid;grid-template-columns:340px minmax(0,1fr);gap:200px;align-items:start}.benefits-showcase-right{clip-path:inset(0 -100vw 0 0)}#benefits{margin-left:108px}.benefits-showcase-left h2{color:#fff;font-size:52px;font-weight:800;line-height:1.06;margin:0 0 34px;letter-spacing:-.02em;white-space:nowrap}.benefits-view-all-btn{border:0;border-radius:10px;background:#fff;color:#1c477c;font-size:15px;font-weight:700;line-height:1.2;padding:14px 28px}.benefits-showcase-cards{width:334px;max-width:100%;height:274px;display:block}.benefits-view-all-btn-mobile{border:0;border-radius:10px;background:#fff;color:#1c477c;font-size:15px;font-weight:700;line-height:1.2;padding:14px 28px;display:none}.benefits-showcase-track{display:flex;gap:24px;height:100%;transition:transform .35s ease;will-change:transform}.benefits-showcase-card{background:#fff;width:334px;min-width:334px;max-width:334px;height:274px;display:flex;flex-direction:column;justify-content:space-between;border-radius:10px;border:1px solid #e2e8f0;padding:32px 24px;box-shadow:0 1px 2px rgba(0,0,0,.06)}.benefits-showcase-card img{width:18px;height:18px;margin-bottom:14px}.benefits-showcase-card h4{color:#1f2732;font-size:27px;font-weight:700;line-height:1.15;margin:0 0 10px;letter-spacing:-.02em}.benefits-showcase-card p{color:#3f4b57;font-size:15px;font-weight:500;line-height:1.35;margin:0}.benefits-showcase-controls{display:flex;align-items:center;gap:10px;margin-top:18px}.benefits-control-btn{width:38px;height:38px;border:0;border-radius:50%;background:rgba(255,255,255,.16);color:#fff;font-size:24px;line-height:1;display:inline-flex;align-items:center;justify-content:center;padding:0}.benefits-control-btn:disabled{opacity:.45}.faq-list{max-width:800px;margin:0 auto 3rem}.faq-item{border-bottom:1px solid var(--gray-200);transition:all .3s ease-in-out}.faq-question{width:100%;background:none;border:none;padding:1.5rem 0;text-align:left;display:flex;justify-content:space-between;align-items:center;cursor:pointer;transition:all .3s ease;color:var(--Bandhan-Black);font-size:16px;font-style:normal;font-weight:700;line-height:140%;letter-spacing:.32px}.faq-question:hover{color:var(--Bandhan-Blue)}.faq-answer{padding:0 0 1.5rem;color:var(--gray-600);line-height:1.6}.faq-answer ul{margin:1rem 0;padding-left:1.5rem}.faq-answer ul li{list-style:disc}.faq-answer ol{margin:1rem 0;padding-left:1.5rem}.faq-answer li{margin-bottom:.5rem;line-height:1.6}.faq-answer a{color:var(--Bandhan-Blue);text-decoration:underline;transition:color .3s ease}.faq-answer a:hover{color:var(--Bandhan-Dark-Blue,#0f3460);text-decoration:underline}.faq-answer p{margin-bottom:1rem}.btn-only-border,.view-all-faqs-btn{background:transparent;cursor:pointer;transition:all .3s ease;height:48px;padding:13.891px 20.836px;justify-content:center;align-items:center;gap:8.682px;border-radius:10.418px;border:.868px solid #1c477c;color:var(--Bandhan-Blue);text-align:center;font-size:13px;font-style:normal;font-weight:600;line-height:140%;letter-spacing:.26px}.view-all-faqs-btn:hover{background:var(--Bandhan-Blue);color:white}.btn-only-border.s200{width:200px}.landing-footer{background:#0A3252;color:white;padding:8px 0;border-top:1px solid rgba(255,255,255,.12)}.landing-footer .row{align-items:center}.footer-links{display:flex;align-items:center;gap:8px;white-space:nowrap}.footer-links [role=link]{display:inline-flex;align-items:center;gap:8px}.footer-link-item{color:#FFFFFF80}.footer-link-item,.footer-links a{font-size:12px;font-weight:500;line-height:1.2}.footer-links a{color:rgba(255,255,255,.72);text-decoration:none}.footer-separator{color:rgba(255,255,255,.5);font-size:12px;line-height:1}.footer-links a:hover{color:white}.footer-right,.footer-text{display:flex;justify-content:flex-end}.footer-text{align-items:center;gap:10px;white-space:nowrap;color:rgba(255,255,255,.72);font-size:12px;font-weight:500;line-height:1.2}.mobile-menu-modal{position:fixed;top:0;left:0;right:0;bottom:0;background-color:white;z-index:2000;display:flex;flex-direction:column;overflow-y:auto}.mobile-menu-content{padding:1rem;display:flex;flex-direction:column;height:100%}.mobile-menu-header{display:flex;justify-content:space-between;align-items:center;padding-bottom:1rem;border-bottom:1px solid var(--gray-200)}.close-menu-btn{background:none;border:none;color:var(--gray-600);padding:.5rem;cursor:pointer}.mobile-menu-items{display:flex;flex-direction:column;padding:1.5rem 0;gap:1.5rem}.mobile-nav-item{display:flex;align-items:center;text-decoration:none;color:var(--gray-700);font-size:1rem;font-weight:500;padding:.75rem 0}.mobile-nav-item .nav-icon{margin-right:1rem}.mobile-nav-item.active{color:var(--primary-color)}.mobile-menu-actions{margin-top:1.5rem;display:flex;flex-direction:column;gap:1rem}.mobile-menu-actions .action-btn{display:flex;align-items:center;width:100%;padding:.75rem;border-radius:8px;background-color:var(--gray-100)}.mobile-menu-actions .action-btn span{margin-left:.75rem}.mobile-menu-actions .help-btn,.mobile-menu-actions .login-btn{width:100%;padding:.75rem;margin-top:.5rem;text-align:center}.landing-page .hero-section .floating-label{margin-bottom:20px}.landing-page .form-check-label{font-size:12px;top:-1px;position:relative}.landing-page .resume-application .text-primary{font-size:13px}.landing-page .resume-application{left:-15px;top:-8px;position:relative}.landing-page .hero-title{font-size:50px;line-height:130%}.landing-page .hero-section .floating-label label{font-size:12px}.landing-page .hero-section .hero-image img{min-width:120%;bottom:0;left:-170px;top:110px}.landing-page .hero-section .application-form .text-danger{margin-top:-20px;margin-bottom:10px;font-size:11px}.form-control.is-invalid:focus,.was-validated .form-control:invalid:focus{box-shadow:none;background-image:none}.otp-verification-container .person-image img{height:490px;width:auto;z-index:1;left:0;bottom:-60px;max-width:none;position:relative}.landing-page .hero-section .otp-section{margin-bottom:24px;border:1px solid #3399e8;background:var(--Bandhan-Light-Blue);font-size:14px;padding:16px;border-radius:8px}.landing-page .hero-section .otp-section .normal-text,.landing-page .hero-section .otp-section .resend-link{color:#292929;font-size:12px;font-style:normal;font-weight:600;line-height:140%;letter-spacing:.24px}.landing-page .hero-section .otp-section .resend-link{text-decoration:none;color:var(--Bandhan-Blue)}.landing-page .hero-section .otp-section .otp-inputs .otp-input:focus{box-shadow:none}.landing-page .hero-section .otp-section .otp-inputs .form-control:focus{background:transparent;background-color:transparent}.landing-page .hero-section .otp-section .otp-inputs .otp-input{border:0}.landing-page .hero-section .otp-section .otp-inputs .form-control{border:0;border-bottom:1px solid var(--Bandhan-Grey-2)}.landing-page .hero-section .otp-section .otp-inputs{width:43px;height:38px}.landing-page .hero-section .otp-section .section-title{color:var(--Bandhan-Black);font-size:14px;font-style:normal;font-weight:600;line-height:140%;letter-spacing:.28px;text-align:left;margin-bottom:0}.nri-otp-modal #nriOtpVerificationModalLabel{color:var(--Bandhan-Dark-Blue);font-size:32px;font-style:normal;font-weight:800;line-height:130%;letter-spacing:-.64px}.nri-otp-modal .introParatext{color:var(--Bandhan-Black);font-size:16px;font-style:normal;font-weight:500;line-height:140%;letter-spacing:.32px;margin-bottom:22px}.nri-otp-modal .email-otp-spam-strip{display:flex;align-items:center;gap:8px;background:#EDF7FF;border-radius:4px;padding:10px 12px;margin-bottom:18px;color:#4D4D4D;font-size:12px;font-weight:500;line-height:1.4}.nri-otp-modal .email-otp-spam-strip img{width:16px;height:16px;flex:0 0 16px}.nri-otp-modal .counterHelperTextWrapper{margin-bottom:22px}.nri-otp-modal .counterHelperText{color:#292929;font-size:12px;font-style:normal;font-weight:600;line-height:140%;letter-spacing:.24px}.nri-otp-modal #verifyOtpBtn{display:flex;width:184px;height:48px;padding:16px 24px;justify-content:center;align-items:center;gap:10px;border-radius:12px;background:var(--Bandhan-Blue);color:#FFF;text-align:center;font-size:13px;font-style:normal;font-weight:600;line-height:140%;letter-spacing:.26px;box-shadow:none;border:0}.nri-otp-modal #verifyOtpBtn[disabled]{opacity:.5}.nri-otp-modal .otp-input{display:flex;width:43px;height:38px;padding:16px 0 12px;align-items:flex-start;gap:12px;box-shadow:none;border:0;border-radius:0;border-bottom:1px solid var(--Bandhan-Grey-2);font-size:18px}@media (max-width:768px){.nri-otp-modal .otp-input{font-size:15px;width:26px;height:36px;padding:10px 0 8px}.nri-otp-modal #otpInputs{gap:6px!important;flex-wrap:nowrap}.nri-otp-modal #otpInputs .floating-label,.nri-otp-modal #otpInputs .input-container{width:36px!important;min-width:36px!important;max-width:36px!important;flex:0 0 36px!important}.nri-otp-modal .email-otp-spam-strip{font-size:11px;padding:8px 10px;margin-bottom:14px}}.nri-otp-modal .otpInputsWrapper{margin-bottom:24px}.nri-otp-modal #otpInputs{justify-content:flex-start!important}.nri-otp-modal #otpInputs .floating-label,.nri-otp-modal #otpInputs .input-container{width:52px!important;min-width:52px!important;max-width:52px!important;flex:0 0 52px!important;margin:0!important}.nri-otp-modal .resend-link{color:var(--Bandhan-Dark-Blue)}.nri-otp-modal .btn-close{display:none}.nri-otp-modal .js_incorrect_otp{color:#CA282F;margin-top:13px;margin-bottom:5px}.landing-page .hero-section .hero-image.with-otp-section img{top:240px;transition:all .3s ease-in-out}.landing-page .accounts-section .account-image img{position:absolute;left:40px;top:-26px;z-index:10;-o-object-fit:none;object-fit:none;height:auto}.landing-page .hero-content{padding:50px 0 25px;position:relative;z-index:3}.landing-page .hero-section .hero-image img{position:absolute;top:auto;bottom:-40px}.current-account-landing-page .hero-section .current-account-hero-image{display:flex;align-items:flex-end;justify-content:center;min-height:620px}.current-account-landing-page .hero-section .current-account-hero-image img{min-width:0;width:min(620px,96%);max-width:620px;height:90%;position:absolute;top:auto;left:35%;bottom:-6px;transform:translateX(-48%)}.current-account-landing-page .hero-section .current-account-hero-image.with-otp-section img{top:auto;bottom:-6px}.landing-page .hero-section .alert.alert-danger{font-size:11px}.landing-page .header-tag-line{font-size:22px;font-weight:800;color:#004880;padding:6px 0 0}.landing-page .aadhaarconsentpopup .modern-ul{list-style:disc;padding:0 10px 10px 30px}.landing-page .aadhaarconsentpopup .modern-ul li{padding:3px}.landing-page .aadhaarconsentpopup .modal-title{color:#292929;font-family:Manrope,sans-serif;font-size:20px;font-style:normal;font-weight:800;line-height:130%;letter-spacing:-.64px;margin-bottom:12px}.landing-page .aadhaarconsentpopup{color:#292929;font-family:Manrope,sans-serif;font-size:14px;font-style:normal;font-weight:600;line-height:140%;letter-spacing:.28px}.landing-page .aadhaarconsentpopup p{margin:0 0 10px}.landing-page .aadhaarconsentpopup .modal-footer{justify-content:center}.landing-page .termsconditionspopup .modern-ul{list-style:disc;padding:0 10px 0 30px;margin:0}.landing-page .termsconditionspopup .modern-ul li{padding:2px 0}.landing-page .termsconditionspopup .modal-title{color:#004880;font-family:Manrope,sans-serif;font-size:22px;font-style:normal;font-weight:800;line-height:130%;letter-spacing:-.64px;margin-bottom:12px}.landing-page .termsconditionspopup{color:#292929;font-family:Manrope,sans-serif;font-size:14px;font-style:normal;font-weight:600;line-height:140%;letter-spacing:.28px}.landing-page .termsconditionspopup p{margin:0 0 6px}.landing-page .termsconditionspopup .modal-footer{justify-content:flex-start;padding:16px 24px 24px}.landing-page .termsconditionspopup .terms-ok-btn{background:#004880;border:none;color:#fff;font-family:Manrope,sans-serif;font-size:16px;font-weight:700;letter-spacing:.32px;padding:16px 56px;border-radius:12px;min-width:180px}.landing-page .termsconditionspopup .terms-ok-btn:disabled{background:#004880;opacity:.5;cursor:not-allowed}@keyframes bb-spin{to{transform:rotate(1turn)}}@keyframes bb-scan{0%{transform:translateY(-30px);opacity:0}20%{opacity:1}80%{opacity:1}to{transform:translateY(30px);opacity:0}}@keyframes bb-pulse{0%{transform:scale(.85);opacity:.6}to{transform:scale(1.4);opacity:0}}.bb-status-modal{background-color:rgba(0,0,0,.5)}.bb-status-modal .modal-content{border:none;border-radius:18px;padding:36px 32px 32px;text-align:center;box-shadow:0 12px 48px rgba(0,0,0,.12)}.bb-status-modal .bb-status-title{color:#0E2C5C;font-family:Manrope,sans-serif;font-size:26px;font-weight:800;line-height:1.25;margin:24px 0 12px}.bb-status-modal .bb-status-subtitle{color:#292929;font-family:Manrope,sans-serif;font-size:15px;font-weight:500;line-height:1.45;margin:0 0 18px}.bb-status-modal .bb-status-footer{display:flex;align-items:center;justify-content:center;gap:10px;color:#6B7280;font-family:Manrope,sans-serif;font-size:15px;font-weight:500}.bb-spinner{width:18px;height:18px;border-radius:50%;border:2.5px solid #d6e4f0;border-top-color:#2f7bd6;animation:bb-spin .9s linear infinite;flex-shrink:0}.bb-doc-icon{position:relative;width:120px;height:120px;margin:0 auto;overflow:hidden}.bb-doc-icon .bb-scan-line{position:absolute;top:50%;left:8%;right:8%;height:4px;border-radius:4px;background:linear-gradient(90deg,#2F7BD6,#1C477C);box-shadow:0 0 12px rgba(47,123,214,.6);animation:bb-scan 2s ease-in-out infinite}.bb-check-icon{position:relative;width:120px;height:120px;margin:0 auto;display:flex;align-items:center;justify-content:center}.bb-check-icon .bb-check-pulse{position:absolute;inset:0;border-radius:50%;background:#22C55E;opacity:.18;animation:bb-pulse 1.8s ease-out infinite}.bb-check-icon .bb-check-pulse.delay{animation-delay:.6s}.bb-check-icon .bb-check-core{position:relative;width:72px;height:72px;border-radius:50%;background:#22C55E;display:flex;align-items:center;justify-content:center;box-shadow:0 8px 18px rgba(34,197,94,.35)}.steps-container{display:flex;flex-wrap:wrap;gap:12px;margin-bottom:2rem}.step-chip{gap:8px;background:white;padding:8px 16px;border-radius:20px;box-shadow:0 2px 8px rgba(0,0,0,.1);font-size:14px}.step-chip,.step-number{display:flex;align-items:center}.step-number{background:#1C477C;color:white;width:24px;height:24px;border-radius:50%;justify-content:center;font-size:12px;font-weight:600}.step-text{font-weight:500;color:#333}.tooltip-content{position:absolute;top:-60px;left:-100px;background:#333;color:white;padding:8px 12px;border-radius:6px;font-size:12px;width:200px;z-index:1000}.tooltip-content:after{content:"";position:absolute;top:100%;left:50%;margin-left:-5px;border:5px solid transparent;border-top-color:#333}.highlight{color:#E53E3E}.already-applied-section{background:#E3F2FD;padding:12px;border-radius:8px;text-align:center}.info-icon{background:#1C477C;color:white;width:20px;height:20px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;font-size:12px;font-weight:700}.disclaimer{font-size:12px;color:#666;line-height:1.4}.justify-content-between{justify-content:space-between}.faq-section-header{justify-content:end;gap:0;cursor:pointer}.faq-button{border:none;font-weight:600;padding:.5rem}@media (max-width:768px){.landing-nav,.popup-showcase-btn{display:none}.mobile-menu-toggle{display:flex}.hero-section{background-image:none!important;background-repeat:no-repeat!important;background-size:cover!important;background-position:top!important;padding:5rem 0 2rem;padding-bottom:0!important;height:auto!important;min-height:auto!important;overflow:visible}.header-actions button{font-size:12px;padding:12px 18px}.landing-page .hero-title{font-size:25px}.hero-image{position:relative;bottom:auto;top:auto;left:auto}.hero-image.with-otp-section{top:auto}.hero-image-col{display:none!important}.application-form{padding:20px;border-radius:16px;background:#FFF;box-shadow:0 0 34px 0 rgba(12,12,12,.08);margin:12px 0 0;z-index:10;position:relative}.landing-page .hero-content{padding:12px 10px 10px}.landing-page .hero-image{width:100%}.landing-page .hero-section .hero-image img{left:auto}.resume-application{padding-left:20px}.benefits-content h2{font-size:1.5rem}.benefits-showcase-section{padding:36px 0 28px}.benefits-showcase-wrap{grid-template-columns:220px minmax(0,1fr);gap:24px}.benefits-showcase-left h2{font-size:36px;margin-bottom:16px}.benefits-view-all-btn{padding:10px 20px;font-size:13px}.benefits-showcase-cards{width:1002px;max-width:100%;height:274px;overflow:hidden}.benefits-showcase-track{gap:24px}.benefits-showcase-card{width:334px;min-width:334px;max-width:334px;height:274px;min-height:274px;padding:32px 24px}.benefits-showcase-card h4{font-size:22px}.benefits-showcase-card p{font-size:16px}.section-title{font-size:1.5rem}.account-tabs{flex-wrap:wrap;gap:.5rem}.account-tab{padding:.5rem 1rem;font-size:.875rem}.account-details{padding:1rem}.footer-links{display:none}.footer-right,.footer-text{justify-content:center}.footer-text{text-align:center;margin-top:0;font-size:11px;gap:8px;white-space:normal;flex-wrap:wrap;word-break:break-word;padding:0 16px}.slider-nav{width:40px;height:40px}.slider-nav.prev{left:.5rem}.slider-nav.next{right:.5rem}.percentage-badge{width:60px;height:60px;top:1rem;right:1rem}.percentage-badge img{width:30px;height:30px}.bg-shape{max-width:200px}.floating-label input{padding:8px 0}.landing-page .hero-section .otp-section .otp-inputs{width:30px}.input-container{margin:0}}@media (max-width:576px){.hero-section{padding:4rem 0 2rem}.accounts-section,.benefits-section,.faq-section{padding:2rem 0}.percentage-badge{width:50px;height:50px;top:.5rem;right:.5rem}.percentage-badge img{width:25px;height:25px}.benefit-card{padding:1.5rem}.account-details{padding:1rem}.bg-shape{max-width:150px}.bg-shape-left{left:-75px}.bg-shape-right{right:-75px}}@media (max-width:768px){#benefits{margin-left:0;padding:0 16px;box-sizing:border-box}.benefits-showcase-wrap{grid-template-columns:1fr;gap:24px}.benefits-showcase-right{clip-path:inset(0)}.benefits-showcase-left h2{font-size:32px;margin-bottom:0;white-space:normal}.benefits-showcase-right-container:after{content:"";display:block}.benefits-showcase-cards{width:100%;height:228px;clip-path:inset(0);overflow:hidden}.benefits-showcase-card{width:302px;min-width:302px;max-width:302px;height:228px;min-height:228px}.benefits-showcase-card h4{font-size:20px}.benefits-showcase-left .benefits-view-all-btn{display:none}.benefits-view-all-btn-mobile{display:block;margin-top:20px;border:0;border-radius:10px;background:#fff;color:#1c477c;font-size:15px;font-weight:700;line-height:1.2;padding:14px 28px;width:36%}}@media (min-width:769px) and (max-width:1280px){.hero-section{min-height:auto!important;padding-top:24px}.hero-section .col-lg-6{flex:0 0 50%;max-width:50%;width:50%}.hero-section .hero-image-col{order:1!important;display:flex;align-items:flex-end;justify-content:center}.hero-section .row>.col-lg-6:not(.hero-image-col){order:2!important}.hero-image,.hero-image.with-otp-section{height:auto;width:100%;top:auto;left:auto;bottom:auto}.landing-page .hero-section .hero-image img,.landing-page .hero-section .hero-image.with-otp-section img{position:relative!important;min-width:0!important;width:100%!important;max-width:360px!important;height:auto!important;left:0!important;top:auto!important;bottom:0!important;margin:0 auto!important;display:block}.landing-page .hero-content{padding:24px 0}.landing-page .hero-title{font-size:34px;min-width:102%!important}.application-form{max-width:100%;padding:1.25rem}#benefits{margin-left:0}.benefits-showcase-section .container{padding-left:16px;padding-right:16px}.benefits-showcase-wrap{grid-template-columns:minmax(220px,300px) minmax(0,1fr);gap:40px}.benefits-showcase-left h2{font-size:34px;white-space:normal;margin-bottom:24px}}@media (min-width:769px) and (max-width:991px){.landing-page .hero-title{font-size:28px}.landing-page .hero-section .hero-image img,.landing-page .hero-section .hero-image.with-otp-section img{max-width:300px!important}.application-form{padding:1rem}.application-form .flex-md-row{flex-direction:column!important;align-items:flex-start!important;gap:12px!important}.benefits-showcase-wrap{grid-template-columns:minmax(200px,260px) minmax(0,1fr);gap:28px}.benefits-showcase-left h2{font-size:30px}}@media (min-width:1080px) and (max-width:1350px) and (min-height:500px) and (max-height:700px){.landing-page .hero-section{min-height:auto!important}.application-form{padding:1.5rem}.form-check{margin-bottom:10px}.landing-page .hero-content{padding-top:30px!important}.landing-header{padding:.5rem}.landing-page .hero-title{font-size:38px;line-height:120%;margin-bottom:.75rem!important}.landing-page .hero-title .d-lg-block{display:inline!important}}