*{scrollbar-width:thin;scrollbar-color:#d32f2f #fff}*::-webkit-scrollbar{width:12px}*::-webkit-scrollbar-track{background:#fff}*::-webkit-scrollbar-thumb{background-color:#d32f2f;border-radius:20px;border:3px solid #fff}*::-webkit-scrollbar-track-button{background:#fff}html,body{width:100%;max-width:100%;overflow-x:hidden}*,*:before,*:after{box-sizing:border-box}.loader-container{position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;z-index:9999;text-align:center}.complaint-loader{width:70%}@media (max-width: 768px){.complaint-loader{width:100%}}.loader-gif{width:100px;height:100px}.loader-message{font-size:1rem;color:#555;margin-top:16px}.skeleton-container{width:100%;background-color:#f6f7fb}.skeleton-container-1{width:100%;background-color:#fff}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}.skeleton-text{background-color:#f5f5f5;border-radius:4px;animation:pulse 1.5s ease-in-out infinite;margin-bottom:8px}.skeleton-text.skeleton-title{height:16px;width:60%;margin-bottom:8px}.skeleton-text.skeleton-subtitle{height:14px;width:40%;margin-bottom:8px}.skeleton-text.skeleton-content{height:12px;width:80%;margin-bottom:6px}.skeleton-text.skeleton-content-short{height:12px;width:50%;margin-bottom:6px}.skeleton-text.skeleton-amount{height:16px;width:80px;margin-bottom:8px}.skeleton-text.skeleton-status{height:14px;width:120px}.skeleton-avatar{width:28px;height:28px;border-radius:50%;background-color:#f5f5f5;animation:pulse 1.5s ease-in-out infinite}.skeleton-icon{position:absolute;right:8px;top:50%;transform:translateY(-50%);width:24px;height:24px;background-color:#f5f5f5;border-radius:50%;animation:pulse 1.5s ease-in-out infinite}.skeleton-button{height:36px;width:80px;background-color:#f5f5f5;border-radius:4px;animation:pulse 1.5s ease-in-out infinite}.complaint-skeleton .skeleton-stepper-line{height:2px;background-color:#fff;animation:pulse 1.5s ease-in-out infinite}.complaint-skeleton .skeleton-step-circle{width:32px;height:32px;border-radius:50%;background-color:#fff;animation:pulse 1.5s ease-in-out infinite}@media (max-width: 768px){.skeleton-container{padding:8px}.skeleton-text.skeleton-title{width:70%}.skeleton-text.skeleton-subtitle{width:50%}}.home-container{width:100%;display:flex;justify-content:center;align-items:center;align-self:center;justify-self:center;height:fit-content;max-width:1280px;background:linear-gradient(135deg,#fafafa,#f5f7fa)}.home-hero-container{background:#fff}@media (min-width: 600px){.home-hero-container{padding:1.5rem}}@media (min-width: 960px){.home-hero-container{padding:1rem 3rem}}@media (max-width: 760px){.hero-container-wrapper{display:none}}.home-hero-text{padding-left:0;display:flex;width:100%;flex-direction:column;justify-content:center;transition:all .8s ease}@media (min-width: 960px){.home-hero-text{min-width:1000px}}.headline-dark-1{font-weight:700;color:#333;font-size:2rem!important}@media (min-width: 600px){.headline-dark-1{font-size:2.5rem}}@media (min-width: 960px){.headline-dark-1{font-size:3rem}}.headline-one{font-weight:400;color:#ce2427;font-size:2rem!important;font-weight:700!important}@media (min-width: 600px){.headline-one{font-size:2.5rem}}@media (min-width: 960px){.headline-one{font-size:3rem}}.headline-dark{font-weight:700!important;color:#333;margin-bottom:1rem;font-size:1.8rem!important}@media (min-width: 600px){.headline-dark{font-size:1.8rem}}@media (min-width: 960px){.headline-dark{font-size:2rem}}.home-hero-description{padding-top:1.5%;font-size:.875rem;margin-bottom:2rem;color:#000;padding-bottom:1.5%;opacity:.8!important}@media (min-width: 600px){.home-hero-description{font-size:1.1rem}}@media (max-width: 599px){.home-hero-description br{display:none}}.home-hero-description-1{font-size:.875rem;color:#000;opacity:.8}@media (min-width: 600px){.home-hero-description-1{font-size:1.1rem}}@media (max-width: 599px){.home-hero-description-1 br{display:none}}.home-steps-box{display:flex;flex-direction:column;gap:.5rem}.step-badge{background-color:#fdecef;color:#e50914;border-radius:50%;padding:.25rem .8rem;font-weight:700;font-size:.875rem;display:inline-flex;justify-content:center;align-items:center;margin-right:.4rem}.download-buttons{display:flex;flex-direction:column;gap:12px;margin-top:16px}@media (min-width: 600px){.download-buttons{flex-direction:row}}.download-btn{background-color:#000!important;font-weight:700!important;color:#fff!important;border-radius:115px!important;padding:10px 25px!important;text-transform:none;font-size:1rem!important;line-height:1.5rem!important;width:100%}@media (min-width: 600px){.download-btn{font-size:.85rem!important}}@media (max-width: 599px){.download-btn{width:auto!important}}.qr-modal{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background:#fff;border-radius:12px;padding:16px;outline:none;box-shadow:0 10px 40px #0003;width:90%;max-width:450px;max-height:90vh;overflow-y:auto}@media (min-width: 600px){.qr-modal{padding:24px;width:450px}}.qr-modal .close-icon{position:absolute;top:8px;right:8px}.qr-modal .qr-modal-title{text-align:center;font-weight:700;margin-bottom:16px;font-size:1rem}@media (min-width: 600px){.qr-modal .qr-modal-title{font-size:1.25rem}}.qr-modal .qr-modal-content{display:flex;flex-direction:column;gap:16px;align-items:center}@media (min-width: 600px){.qr-modal .qr-modal-content{flex-direction:row;gap:24px}}.qr-modal .steps-section{flex:1;text-align:left}.qr-modal .steps-section ol{padding-left:20px}.qr-modal .steps-section ol li{margin-bottom:8px;font-size:.9rem}@media (min-width: 600px){.qr-modal .steps-section ol li{font-size:1rem}}.qr-modal .image-section{flex-shrink:0}.qr-modal .image-section .qr-image{width:120px;height:120px;object-fit:contain}@media (min-width: 600px){.qr-modal .image-section .qr-image{width:160px;height:160px}}.home-hero-image{height:90%;width:90%;display:flex;justify-content:left;object-fit:cover}@media (min-width: 1024px){.home-hero-image{margin-left:40px;margin-bottom:-15px}}.home-category-section-wrapper{display:flex;flex-direction:column;box-sizing:border-box;align-items:baseline;padding:0;width:100%}@media (min-width: 600px){.home-category-section-wrapper{padding:0}}@media (min-width: 960px){.home-category-section-wrapper{padding:0}}@media (min-width: 769px) and (max-width: 1024px){.home-category-section-wrapper{max-width:810px}}.home-header-section-1{width:100%;display:flex;justify-content:space-between;text-align:left;padding:0rem .2rem .2rem;background:linear-gradient(135deg,#fafafa,#f5f7fa)}.home-header-section-1 .main-title{font-size:2rem;font-weight:700;margin-bottom:1rem;margin-top:3rem;color:#333}@media (max-width: 768px){.home-header-section-1 .main-title{font-size:1.2rem}}.home-header-section{width:100%;text-align:left;padding:0rem .2rem .2rem;background:linear-gradient(135deg,#fafafa,#f5f7fa)}.home-header-section .main-title{font-size:2rem;font-weight:700;margin-bottom:1rem;color:#333}@media (max-width: 768px){.home-header-section .main-title{font-size:2rem}}@media (min-width: 769px) and (max-width: 1024px){.home-header-section .main-title{margin-top:2rem}}.home-header-section .main-subtitle{font-size:1.1rem;color:#333;max-width:800px;margin:0 auto;line-height:1.6}@media (max-width: 768px){.home-header-section .main-subtitle{font-size:1rem;padding:0 1rem}}@media (min-width: 769px) and (max-width: 1024px){.home-header-section .main-subtitle{font-size:1rem;padding:0 1rem}}.popular-section{width:100%;display:flex;justify-content:center}@media (min-width: 960px){.popular-section{margin-bottom:3rem}}@media (min-width: 769px) and (max-width: 1024px){.popular-section{max-width:710px;margin-bottom:3rem}}.popular-container{width:100%;display:flex;flex-direction:column;align-items:center;gap:2rem}.popular-items-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:2.2rem;max-width:1180px;width:100%;align-items:flex-start}@media (max-width: 768px){.popular-items-grid{grid-template-columns:repeat(4,1fr);gap:1rem}}@media (max-width: 480px){.popular-items-grid{grid-template-columns:repeat(3,1fr);gap:.8rem}}.popular-item-card{display:flex;flex-direction:column;align-items:center;text-align:center;gap:.75rem;cursor:pointer;transition:transform .2s ease}.popular-item-card:hover{transform:translateY(-2px)}.category-icon{filter:brightness(0) saturate(100%) invert(13%) sepia(94%) saturate(7151%) hue-rotate(3deg) brightness(90%) contrast(118%);transition:filter .3s ease}.category-icon:hover{filter:brightness(0) saturate(100%) invert(1)}.popular-icon-wrapper{width:140px;padding:15px 25px;height:160px;border-radius:12px;background:#fff;border:1px solid rgba(255,255,255,.3);display:flex;flex-direction:column;align-items:center;justify-content:center;transition:all .3s ease;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 4px 15px #0000001a}.popular-icon-wrapper:hover{background:#ffffffe6;box-shadow:0 6px 20px #00000026}.popular-icon-wrapper:hover .iconButton{background-color:#e50914!important}.popular-icon-wrapper:hover .category-icon{filter:brightness(0) saturate(100%) invert(1)}.popular-item-label{font-size:1rem!important;font-weight:700!important;line-height:1.2!important;margin-top:1rem!important}.home-page-due-bills-mobile{width:100%;display:flex;flex-direction:column;background:linear-gradient(135deg,#fafafa,#f5f7fa);padding:1rem;align-items:stretch!important;justify-content:flex-start!important}.home-page-due-bills-tablet{width:60%;display:flex;flex-direction:column;background:linear-gradient(135deg,#fafafa,#f5f7fa)}.home-page-due-bills{width:50%;display:flex;align-self:center;align-items:center;justify-content:center;background:linear-gradient(135deg,#fafafa,#f5f7fa)}.category-groups-section{width:100%;max-width:1200px;margin:0 auto;display:flex;flex-wrap:wrap;justify-content:center;gap:2rem}@media (min-width: 960px){.category-groups-section{gap:2rem}}.category-groups-container{margin-left:3rem}.category-group-item{flex:1 1 100%;max-width:100%;display:flex;justify-content:center}@media (min-width: 768px){.category-group-item{flex:1 1 45%;max-width:580px}}@media (min-width: 1200px){.category-group-item{flex:1 1 48%;max-width:580px}}.category-group-item .card-container{background:#fff;box-shadow:0 4px 20px #00000014;border:none;border-radius:16px;width:100%}.category-group-item .card-container .card-header{margin-bottom:1.5rem}.category-group-item .card-container .card-header .title{font-size:1.375rem;font-weight:600;color:#2d3748}.category-group-item .card-container .iconContainer{display:grid;grid-template-columns:repeat(auto-fill,minmax(100px,1fr));gap:1.5rem;justify-content:center}@media (max-width: 480px){.category-group-item .card-container .iconContainer{grid-template-columns:repeat(3,1fr);gap:1rem}}.category-group-item .card-container .iconGrid{display:flex;flex-direction:column;align-items:center;text-align:center;gap:.75rem}.category-group-item .card-container .iconButton{width:50px!important;height:50px!important;border-radius:12px!important;background:#f7fafc!important;border:1px solid #e2e8f0!important;transition:all .2s ease!important}.category-group-item .card-container .iconButton:hover{transform:translateY(-1px);box-shadow:0 4px 15px #0000001a!important;background-color:#e50914!important}.category-group-item .card-container .iconButton svg,.category-group-item .card-container .iconButton img{font-size:24px;width:24px;height:24px}@keyframes slideFromTop{0%{opacity:0;transform:translateY(-50px)}to{opacity:1;transform:translateY(0)}}.home-container{animation:slideFromTop .8s ease-out forwards}.iconButton{border-radius:120px!important;flex-shrink:0;width:50px!important;height:50px!important;font-size:28px!important;background:#fdecef!important;border:1px solid #e2e8f0!important;transition:all .3s ease!important}.iconButton:hover{transform:translateY(-1px);box-shadow:0 4px 15px #0000001a!important;background-color:#e50914!important}.home-hero-text{animation-delay:0s}.headline-dark-1{animation-delay:.2s}.headline-one{animation-delay:.4s}.home-hero-description{animation-delay:.6s}.download-buttons{animation-delay:.8s}@media (max-width: 768px){.popular-section,.home-category-section-wrapper,.category-groups-section{justify-content:center!important;align-items:center!important;text-align:center!important;margin-bottom:1rem}.popular-icon-wrapper{width:110px;height:130px}.popular-item-label{font-size:.8rem!important}.home-header-section .main-title{display:flex;justify-content:center;font-size:1.2rem}.category-groups-container{margin-left:0rem!important}.category-group-item{justify-content:center!important}}.bill-history-margin-bottom{margin-bottom:2rem}@media (max-width: 960px){.bill-history-margin-bottom{margin-bottom:1.5rem}}.bills-history{background-color:#f6f7fb;display:flex;flex-direction:column;align-items:center;min-height:70vh}.bills-history-tablet{margin-left:10rem}.category-filter-container{display:flex;gap:1rem;overflow-x:auto;padding-bottom:.5rem;-ms-overflow-style:none;scrollbar-width:none}.category-filter-container::-webkit-scrollbar{display:none}.app-download-banner-wrapper{width:100%;background-color:#f6f7fb;display:none}@media (max-width: 760px){.app-download-banner-wrapper{display:block}}.app-download-banner{background-color:#fff;display:flex;align-items:center;gap:12px;margin:1.5rem;margin-bottom:0;padding:10px;border-radius:5px;box-sizing:border-box}@media (max-width: 600px){.app-download-banner{margin:0}}.app-icon{height:40px;border-radius:10px;margin-left:5px}.text-content{flex-grow:1;min-width:0}.text-content .title{font-weight:700;font-size:.95rem;color:#111;line-height:1.3}.text-content .subtitle{font-size:.8rem;color:#666}.action-btn{background-color:#d32f2f!important;color:#fff;font-weight:700;border-radius:50px!important;text-transform:uppercase;padding:8px 16px;flex-shrink:0}.bharat-logo-1{height:40px;width:80px;object-fit:contain;margin-left:89%}.recharge-card{min-height:410px!important}.breadcrumb-recharge{position:relative;display:flex;justify-content:space-between;align-items:center;width:100%}.breadcrumb-recharge .page-title-recharge{text-align:center;display:flex;gap:.65rem}.recharge-container{background-color:#f6f7fb;padding:2% 1.5%;width:100%;display:flex;align-self:center;justify-self:center;height:fit-content;max-width:1320px}@media (max-width: 600px){.recharge-container{padding:5% 0 0}}.recharge .section-title{margin-bottom:1rem;font-weight:600}.recharge .left-panel{border-radius:120px!important;width:100%;height:100%}.recharge .left-panel .input-field{margin-bottom:1rem;color:var(--bgColor)!important}.recharge .left-panel .recharge-button{margin-top:.5rem;border-radius:12px!important}.recharge .right-panel{border-radius:12px;width:100%}.recharge-card{border-radius:16px!important}.recharge-card-content{display:flex;flex-direction:column}.recharge-input-section{margin-top:1rem}.recharge-input-field,.recharge-input-field-container{margin-bottom:1rem}.recharge-input-avatar{width:24px!important;height:24px!important}.recharge-biller-field{margin-bottom:1rem!important}.recharge-nickname-field{margin-bottom:2rem!important}.recharge-sample-link{font-size:.85rem}.recharge-info{display:flex;align-items:center;color:#0000008a;margin-bottom:1.5rem}.recharge-info-icon{margin-right:.5rem;font-size:1rem}.recharge-info-text{font-size:.75rem}.recharge-submit-button{background-color:#d32f2f!important;color:#fff!important;padding:.75rem!important;width:100%;border-radius:12px!important}.recharge-submit-button:hover{background-color:#b71c1c!important}.recharge-provider-card{display:flex;flex-direction:column;width:100%}@media (min-width: 1024px){.recharge-provider-card{min-width:700px}}.recharge-provider-search{margin-bottom:1rem}.recharge-provider-list{flex-grow:1;overflow:auto;padding:0 1rem 1rem;max-height:400px}.recharge-provider-list-mobile{max-height:300px}.recharge-provider-item{display:flex;width:100%;align-items:center;padding:.5rem;cursor:pointer}.recharge-provider-item:hover{background-color:#0000000a}.recharge-provider-item-selected{background-color:#1976d214}.recharge-provider-item-logo{width:60px!important;height:60px!important;margin-right:1.5rem!important}.recharge-provider-empty{padding:2rem 0;width:100%;text-align:center;color:#0000008a}.recharge-suggested{display:flex;align-items:center;margin-top:1rem}.recharge-suggested-text{color:#0009}.recharge-suggested-icon{margin-left:.25rem;color:#0000008a;font-size:18px!important}.recharge-suggested-indicator{margin-left:auto;width:4px;height:20px;background-color:#d32f2f;border-radius:2px}.bharat-logo{height:50px;width:80px;object-fit:contain}@media (max-width: 600px){.bharat-logo{height:35px}}.bill-details-container{display:flex;flex-direction:column;gap:12px}.bill-detail-row{display:flex;align-items:center;gap:3rem}@media (max-width: 768px){.bill-detail-row{gap:1rem}}.bill-label{font-weight:500;width:250px;color:#333;flex-shrink:0}@media (max-width: 768px){.bill-label{width:180px}}.bill-value{font-weight:600!important;color:#000;flex:1;word-break:break-word}.bill-details-card{border-radius:16px;background-color:#fff;min-width:100%}.bill-details-card .recharge-provider-item-logo-1{width:48px;height:48px;margin-right:.75rem}.bill-details-card .recharge-provider-item-logo-1.fallback-logo{border-radius:50%;background-color:#ccc;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:20px;color:#fff;text-transform:uppercase}.bill-details-card .bill-amount-input-box{display:flex;flex-direction:column;gap:.5rem}.bill-details-card .custom-input-wrapper{position:relative;display:inline-block}.bill-details-card .custom-input-wrapper .rupee-symbol{position:absolute;font-size:1.4rem;left:5px;transform:translateY(-50%);color:#555;pointer-events:none}.bill-details-card .custom-input-wrapper .custom-amount-input{padding-left:20px;font-size:1.4rem;border:0;border-bottom:1.2px solid #ebebeb;outline:none;cursor:text;transition:background-color .2s ease;background-color:#f9f9f9}.bill-details-card .bill-details-grid{display:flex;flex-direction:column}@media (min-width: 768px){.bill-details-card .bill-details-grid{flex-direction:row}}.bill-details-card .bill-detail-column{flex:1;width:100%}@media (min-width: 768px){.bill-details-card .bill-detail-column{width:auto}}.bill-details-card .details-content{display:flex;flex-direction:column;padding:.5rem}.bill-details-card .bill-divider{display:none}@media (min-width: 768px){.bill-details-card .bill-divider{display:block;margin:0 1rem}}.bill-details-card .button-container{display:flex;justify-content:center;align-items:center}.bill-details-card .proceed-button{background-color:var(--bgColor);display:flex;justify-content:center;align-items:center;width:280px;font-size:1rem}.bill-details-card .biller-logo-row{display:flex;align-items:center}.bill-details-card .bill-field-1{display:flex;justify-content:space-between;font-size:1.2rem;margin-bottom:1rem;color:#000}.bill-details-card .header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem;margin-top:-2rem}@media (max-width: 600px){.bill-details-card .header{display:none}}.bill-details-card .header h2{font-size:1.25rem;font-weight:600}.bill-details-card .edit-link{color:#d32f2f;background:none;padding:0;font-weight:500;text-decoration:none;cursor:pointer}.bill-details-card .edit-link:hover{text-decoration:underline;font-weight:700}.bill-details-card .section .biller-name{font-weight:600;font-size:1rem!important}.bill-details-card .section .masked-param{margin-top:.25rem;color:#555;font-size:.95rem}.bill-details-card .section .bill-field{display:flex;justify-content:space-between;padding:.5rem 0;font-size:.95rem;color:#333;gap:1rem}.bill-details-card .details-section .details-column .details-content{margin-top:.5rem}.bill-details-card .details-section .divider-container{display:flex;justify-content:center}.bill-details-card .details-section .divider-container .details-divider{height:100%;background-color:#e0e0e0}@media (max-width: 900px){.bill-details-card .details-section .divider-container{display:none}.bill-details-card .details-section .details-column:first-of-type{margin-bottom:1.5rem}}@media (max-width: 768px){.bill-details-card{margin:0;border-radius:8px}.bill-details-card .biller-amount-section .MuiGrid-container{flex-direction:column;gap:1rem}.bill-details-card .biller-box{padding:.75rem}.bill-details-card .biller-box .biller-logo-row .recharge-provider-item-logo-1{width:40px;height:40px}.bill-details-card .biller-box .biller-logo-row .recharge-provider-item-logo-1.fallback-logo{font-size:16px}.bill-details-card .biller-box .biller-name{font-size:1rem!important}.bill-details-card .biller-box .masked-param{font-size:.85rem}.bill-details-card .bill-amount-input-box .custom-input-wrapper .rupee-symbol{font-size:1.2rem}.bill-details-card .bill-amount-input-box .custom-input-wrapper .custom-amount-input{font-size:1.2rem;padding-left:18px}.bill-details-card .bill-details-grid{flex-direction:column;gap:1rem}.bill-details-card .bill-detail-column{width:100%}.bill-details-card .bill-detail-column .details-content{padding:.25rem;gap:.5rem}.bill-details-card .proceed-button{width:100%;max-width:300px;margin:1rem .5rem}}@media (max-width: 480px){.bill-details-card{border-radius:0}.bill-details-card .section{margin-top:1rem}.bill-details-card .biller-box{padding:.5rem}.bill-details-card .bill-field-1{font-size:1.1rem;margin-bottom:.75rem}.bill-details-card .proceed-button{font-size:.9rem;padding:.75rem 1rem}}@media (max-width: 600px){.bill-details-card .header{display:flex;margin-bottom:1rem}.bill-details-card .header h6{font-size:1.1rem}.bill-details-card .header .edit-button{font-size:.9rem;padding:.25rem .5rem}}.popular{width:100%;background-color:#f6f7fb;display:flex;justify-content:center;padding-top:2%;padding-bottom:2%}@media (max-width: 768px){.css-i4xxty{padding:2rem 0!important}}.css-urfyrx{min-height:0vh!important}@media (max-width: 600px){.css-urfyrx{padding:10px 0!important}}.recharge-my-accounts{padding-left:5%;padding-right:5%;padding-top:1rem;padding-bottom:2rem}@media (max-width: 600px){.recharge-my-accounts{padding-bottom:0;padding-left:0%;padding-right:0%}}.recharge-card-1{min-height:470px!important;border-radius:16px!important}.biller-name{font-weight:600!important;font-size:1rem}.masked-param{margin-top:.25rem;color:#555;font-size:.95rem}.recharge-submit-button{margin-top:.5rem!important;border-radius:12px!important}.mobile-recharge{background-color:#f6f7fb;padding:2% 1.5%;width:100%;display:flex;align-self:center;justify-self:center;height:fit-content;max-width:1320px}@media (max-width: 600px){.mobile-recharge{padding:5% 0}}.mobile-recharge *{box-sizing:border-box}.mobile-recharge .section-title{font-weight:600}.mobile-recharge .dropdown-wrapper{margin-bottom:.875rem}.mobile-recharge .input-field .MuiRadio-root.Mui-checked{color:var(--bgColor)!important}.mobile-recharge .left-panel .input-field{margin-bottom:1rem;margin-top:1rem}.mobile-recharge .left-panel .recharge-button{margin-top:.5rem;border-radius:2px!important}.mobile-recharge .right-panel .operator-list{display:flex;gap:1rem;flex-wrap:wrap;margin-bottom:1.5rem}.mobile-recharge .right-panel .edit-button{background:none;border:none;color:#d32f2f;font-weight:500;cursor:pointer}.mobile-recharge .right-panel .operator-card{width:100px;height:100px;padding:.75rem;border:3px solid #f1f1f1;border-radius:50%;text-align:center;cursor:pointer;transition:all .2s ease}.mobile-recharge .right-panel .operator-card img{width:40px;margin-bottom:.25rem}.mobile-recharge .right-panel .operator-card.selected{border-color:var(--bgColor)}.mobile-recharge .right-panel .recharge-illustration{display:none}@media (min-width: 768px){.mobile-recharge .right-panel .recharge-illustration{display:flex;justify-content:center;align-items:center}.mobile-recharge .right-panel .recharge-illustration img{width:80%;height:320px;object-fit:contain}}.mobile-recharge .right-panel .plan-section{margin-top:2%;height:auto;min-height:300px;display:flex;flex-direction:column;height:100%}@media (max-width: 767px){.mobile-recharge .right-panel .plan-section{margin-top:1rem;height:auto}}.mobile-recharge .right-panel .search-input{width:100%}@media (max-width: 767px){.mobile-recharge .right-panel .search-input{margin-bottom:1rem}}.mobile-recharge .right-panel .group-button-list{display:flex;flex-wrap:nowrap;gap:1rem;border-bottom:1px solid #e0e0e0;overflow-x:auto;overflow-y:hidden;white-space:nowrap;-ms-overflow-style:none;scrollbar-width:none}.mobile-recharge .right-panel .group-button-list::-webkit-scrollbar{display:none}.mobile-recharge .right-panel .group-button{flex:0 0 auto;text-align:center;background:none;border:none;font-weight:500;font-size:.9rem;color:#555;border-radius:0;position:relative;cursor:pointer;white-space:nowrap}.mobile-recharge .right-panel .group-button:hover{color:#000}.mobile-recharge .right-panel .group-button.active{color:#000;font-weight:600}.mobile-recharge .right-panel .group-button.active:after{content:"";position:absolute;left:0;bottom:-1px;width:100%;height:3px;background-color:red;border-radius:2px}.mobile-recharge .right-panel .plan-group{margin-bottom:4%}.mobile-recharge .right-panel .group-title{font-weight:600;margin-bottom:1%}.mobile-recharge .right-panel .plan-list-container{max-height:460px;height:100%;overflow-y:scroll}@media (max-width: 599px){.mobile-recharge .right-panel .plan-list-container{max-height:none}}.mobile-recharge .right-panel .plan-list{overflow-y:auto;height:100%;padding-right:10px;scrollbar-gutter:stable;scrollbar-width:thin;scrollbar-color:var(--bgColor) transparent}@media (max-width: 767px){.mobile-recharge .right-panel .plan-list{padding-right:5px}}.mobile-recharge .right-panel .plan-list::-webkit-scrollbar{width:8px}@media (max-width: 767px){.mobile-recharge .right-panel .plan-list::-webkit-scrollbar{width:6px}}.mobile-recharge .right-panel .plan-list::-webkit-scrollbar-track{background:transparent;border-radius:4px}.mobile-recharge .right-panel .plan-list::-webkit-scrollbar-thumb{background-color:var(--bgColor);border-radius:4px}.mobile-recharge .right-panel .plan-list::-webkit-scrollbar-thumb:hover{background-color:var(--bgColor)}.mobile-recharge .right-panel .plan-card{width:100%;padding:.5rem;border:1px solid #e0e0e0;background:#fff;display:flex;flex-direction:column}.mobile-recharge .right-panel .plan-detail-wrapper{width:100%}.mobile-recharge .right-panel .plan-main{display:flex;justify-content:space-between;align-items:center}.mobile-recharge .right-panel .plan-details{display:flex;flex-direction:column;gap:.5rem;flex:1}.mobile-recharge .right-panel .price{font-size:1.2rem;font-weight:600}@media (max-width: 767px){.mobile-recharge .right-panel .price{font-size:1rem}}.mobile-recharge .right-panel .plan-action{display:flex;flex-direction:column;align-items:flex-end;min-width:160px;margin-left:1.5rem}@media (max-width: 767px){.mobile-recharge .right-panel .plan-action{min-width:120px;margin-left:1rem}}.mobile-recharge .right-panel .description{font-size:.8rem;color:#6e6e6e;margin-top:.5rem;font-weight:400}@media (max-width: 767px){.mobile-recharge .right-panel .description{font-size:.875rem}}.mobile-recharge .right-panel .select-plan-btn{margin-top:12%;padding:.5rem 1.75rem;border:1px solid var(--bgColor);background:#fff;color:var(--bgColor);border-radius:6px;font-weight:600;font-size:1rem;letter-spacing:1px;transition:background .2s,color .2s}@media (max-width: 767px){.mobile-recharge .right-panel .select-plan-btn{padding:.375rem 1rem;font-size:.875rem;letter-spacing:.5px}}.mobile-recharge .right-panel .select-plan-btn:hover{background:var(--bgColor);color:#fff}@media (max-width: 767px){.mobile-recharge .right-panel .plan-label{font-size:.7rem!important}}.mobile-recharge .right-panel .plan-value{font-weight:600}@media (max-width: 767px){.mobile-recharge .right-panel .plan-value{font-size:.7rem!important}}.right-panel-1{display:none}.truncate-3-lines{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;text-align:justify}@media (max-width: 767px){.truncate-3-lines{font-size:.6rem!important}}.operator-select-field{background-color:#fff;border-radius:8px;margin:4%}.operator-select-field .MuiSelect-select{display:flex;align-items:center;gap:8px}.operator-select-menu{max-height:320px;overflow-y:auto;border-radius:8px}.operator-select-menu::-webkit-scrollbar{width:6px}.operator-select-menu::-webkit-scrollbar-thumb{background-color:#ce2427;border-radius:6px}.operator-select-item{display:flex;align-items:center;gap:10px;padding:10px 12px;border-bottom:1px solid #eee}.operator-avatar-container{min-width:32px}.operator-avatar{width:28px;height:28px}.operator-name{font-weight:700;white-space:nowrap}.selected-operator{display:flex;align-items:center;gap:12px}.operator-logo{width:50px;height:50px;border-radius:50%;object-fit:contain}.bill-field-1{display:flex;justify-content:space-between;font-size:1.2rem;margin-bottom:1rem;color:#000}.text-base-logo{background-color:#ff00;border-radius:50%;width:40;height:40;display:flex;align-items:center;justify-content:center;color:#fff;font-size:16px;font-weight:700}.bill-details-card{padding:1.5rem;border-radius:16px;background-color:#fff;max-width:500px;margin:auto;width:100%}.bill-details-card .card{border-radius:10px;width:100%}.bill-details-card .card-content{display:flex;flex-direction:column}.bill-details-card .header-1{display:flex;justify-content:space-between;align-items:center}.bill-details-card .header-1 h2{font-size:1.25rem;font-weight:600}.bill-details-card .header-1 .edit-button{background:none;border:none;color:#d32f2f;font-weight:500;cursor:pointer}.bill-details-card .section{margin-top:1.5rem}.bill-details-card .section h4{font-size:.9rem;font-weight:500;color:#888;margin-bottom:.5rem}.bill-details-card .section .biller-box{padding:1rem;border:1px solid #c9c9c9;border-radius:12px;min-height:90px}.bill-details-card .section .biller-box .biller-name{font-weight:600;font-size:1rem}.bill-details-card .section .biller-box .masked-param{margin-top:.25rem;color:#555;font-size:.95rem}.bill-details-card .section .bill-field{display:flex;justify-content:space-between;padding:.5rem 0;font-size:.95rem;color:#444}.bill-details-card .section .bill-field.amount{font-weight:600}.bill-details-card .section .bill-field.amount .bold{font-size:1.2rem;font-weight:700}.bill-details-card .section .bill-field.amount .amount-input{width:100px;padding:.3rem;font-size:1rem;font-weight:600;border:1px solid #ccc;border-radius:6px}@media (max-width: 600px){.bill-details-card{padding:1rem}.bill-details-card .header h2{font-size:1rem}.bill-details-card .bill-field{font-size:.85rem}}.dth-recharge{background-color:#f6f7fb;padding:1% 1.5% 2%}@media (max-width: 600px){.dth-recharge{padding:5% 0}}.dth-recharge *{box-sizing:border-box}.dth-recharge .section-title{font-weight:600}.dth-recharge .dropdown-wrapper{margin-bottom:.875rem}.dth-recharge .input-field .MuiRadio-root.Mui-checked{color:var(--bgColor)!important}.dth-recharge .left-panel .input-field{margin-bottom:1rem;margin-top:1rem}.dth-recharge .left-panel .input-field-1{margin-bottom:1rem}.dth-recharge .left-panel .recharge-button{margin-top:.5rem;border-radius:2px!important}.dth-recharge .right-panel .operator-list{display:flex;gap:1rem;flex-wrap:wrap;margin-bottom:1.5rem}.dth-recharge .right-panel .edit-button{background:none;border:none;color:#d32f2f;font-weight:500;cursor:pointer}.dth-recharge .right-panel .operator-card{width:100px;height:100px;padding:.75rem;border:3px solid #f1f1f1;border-radius:50%;text-align:center;cursor:pointer;transition:all .2s ease}.dth-recharge .right-panel .operator-card img{width:40px;margin-bottom:.25rem}.dth-recharge .right-panel .operator-card.selected{border-color:var(--bgColor)}.dth-recharge .right-panel .recharge-illustration{display:none}@media (min-width: 768px){.dth-recharge .right-panel .recharge-illustration{display:flex;justify-content:center;align-items:center}.dth-recharge .right-panel .recharge-illustration img{width:80%;height:320px;object-fit:contain}}.dth-recharge .right-panel .plan-section{margin-top:2%;height:auto;min-height:300px;display:flex;flex-direction:column;height:100%}@media (max-width: 767px){.dth-recharge .right-panel .plan-section{margin-top:1rem;height:auto}}.dth-recharge .right-panel .search-input{width:100%}@media (max-width: 767px){.dth-recharge .right-panel .search-input{margin-bottom:1rem}}.dth-recharge .right-panel .group-button-list{display:flex;flex-wrap:nowrap;gap:1rem;border-bottom:1px solid #e0e0e0;overflow-x:auto;overflow-y:hidden;white-space:nowrap;-ms-overflow-style:none;scrollbar-width:none}.dth-recharge .right-panel .group-button-list::-webkit-scrollbar{display:none}.dth-recharge .right-panel .group-button{flex:0 0 auto;text-align:center;background:none;border:none;font-weight:500;font-size:.9rem;color:#555;border-radius:0;position:relative;cursor:pointer;white-space:nowrap}.dth-recharge .right-panel .group-button:hover{color:#000}.dth-recharge .right-panel .group-button.active{color:#000;font-weight:600}.dth-recharge .right-panel .group-button.active:after{content:"";position:absolute;left:0;bottom:-1px;width:100%;height:3px;background-color:red;border-radius:2px}.dth-recharge .right-panel .plan-group{margin-bottom:4%}.dth-recharge .right-panel .group-title{font-weight:600;margin-bottom:1%}.dth-recharge .right-panel .plan-list-container{max-height:460px;height:100%;overflow-y:scroll}@media (max-width: 599px){.dth-recharge .right-panel .plan-list-container{max-height:none}}.dth-recharge .right-panel .plan-list{overflow-y:auto;height:100%;padding-right:10px;scrollbar-gutter:stable;scrollbar-width:thin;scrollbar-color:var(--bgColor) transparent}@media (max-width: 767px){.dth-recharge .right-panel .plan-list{padding-right:5px}}.dth-recharge .right-panel .plan-list::-webkit-scrollbar{width:8px}@media (max-width: 767px){.dth-recharge .right-panel .plan-list::-webkit-scrollbar{width:6px}}.dth-recharge .right-panel .plan-list::-webkit-scrollbar-track{background:transparent;border-radius:4px}.dth-recharge .right-panel .plan-list::-webkit-scrollbar-thumb{background-color:var(--bgColor);border-radius:4px}.dth-recharge .right-panel .plan-list::-webkit-scrollbar-thumb:hover{background-color:var(--bgColor)}.dth-recharge .right-panel .plan-card{width:100%;padding:.5rem;border:1px solid #e0e0e0;background:#fff;display:flex;flex-direction:column}.dth-recharge .right-panel .plan-detail-wrapper{width:100%}.dth-recharge .right-panel .plan-main{display:flex;justify-content:space-between;align-items:center}.dth-recharge .right-panel .plan-details{display:flex;flex-direction:column;gap:.5rem;flex:1}.dth-recharge .right-panel .price{font-size:1.2rem;font-weight:600}@media (max-width: 767px){.dth-recharge .right-panel .price{font-size:1rem}}.dth-recharge .right-panel .plan-action{display:flex;flex-direction:column;align-items:flex-end;min-width:160px;margin-left:1.5rem}@media (max-width: 767px){.dth-recharge .right-panel .plan-action{min-width:120px;margin-left:1rem}}.dth-recharge .right-panel .description{font-size:.8rem;color:#6e6e6e;margin-top:.5rem;font-weight:400}@media (max-width: 767px){.dth-recharge .right-panel .description{font-size:.875rem}}.dth-recharge .right-panel .select-plan-btn{margin-top:12%;padding:.5rem 1.75rem;border:1px solid var(--bgColor);background:#fff;color:var(--bgColor);border-radius:6px;font-weight:600;font-size:1rem;letter-spacing:1px;transition:background .2s,color .2s}@media (max-width: 767px){.dth-recharge .right-panel .select-plan-btn{padding:.375rem 1rem;font-size:.875rem;letter-spacing:.5px}}.dth-recharge .right-panel .select-plan-btn:hover{background:var(--bgColor);color:#fff}@media (max-width: 767px){.dth-recharge .right-panel .plan-label{font-size:.7rem!important}}.dth-recharge .right-panel .plan-value{font-weight:600}@media (max-width: 767px){.dth-recharge .right-panel .plan-value{font-size:.7rem!important}}.css-h06epq-MuiButtonBase-root-MuiPaginationItem-root.Mui-selected{background-color:#d32f2f!important}.payment-button{border:1px solid #d32f2f;background-color:#fff;color:#d32f2f;padding:10px 18px;border-radius:12px;font-weight:500;text-decoration:none;transition:all .3s ease;cursor:pointer;display:flex;align-items:center;gap:6px}.payment-button:hover{background-color:#d32f2f;color:#fff}.transaction-history{background-color:#f6f7fb;display:flex;flex-direction:column;align-items:center}.transaction-history .toolbar-card{position:relative;box-shadow:0 10px 24px #0000000f!important;border-radius:14px!important}.transaction-history .toolbar-row{display:flex;margin-bottom:1rem;align-items:center;justify-content:space-between}.transaction-history .bharat-logo{height:50px;width:auto}@media (max-width: 600px){.transaction-history .bharat-logo{height:35px}}.transaction-history .breadcrumb{position:relative;display:flex;justify-content:space-between;align-items:center;width:100%;margin-bottom:1rem}.transaction-history .breadcrumb .page-title{text-align:center}.transaction-history .breadcrumb .current-page{font-weight:600}.transaction-history .transaction-history-card{border-radius:8px;box-shadow:0 2px 10px #0000001a;overflow:hidden;margin-top:2.5rem;margin-bottom:2.5rem;min-height:70vh;width:95%;max-width:1270px}@media (max-width: 600px){.transaction-history .transaction-history-card{width:100%;margin-top:0rem;margin-bottom:2rem}}.transaction-history .transaction-history-card .filter-container{margin-bottom:1.5rem}.transaction-history .transaction-history-card .table-header{align-self:center;background-color:#f9f9f9;border-bottom:1px solid #e0e0e0;font-weight:600}.transaction-history .transaction-history-card .no-data-text{display:flex;justify-content:center;align-items:center;flex-direction:column}.transaction-history .transaction-history-card .no-data-text img{max-width:100%;height:auto}.transaction-history .transaction-history-card .transaction-item{margin-bottom:.5rem;border:1px solid #e0e0e0;box-shadow:none}.transaction-history .transaction-history-card .transaction-item:hover{background-color:#f9f9f9}.transaction-history .transaction-history-card .transaction-item .product-info{display:flex;align-items:center}.transaction-history .transaction-history-card .transaction-item .product-info .biller-logo{margin-right:1rem}.transaction-history .transaction-history-card .transaction-item .product-info .biller-logo .MuiAvatar-root{width:40px;height:40px;background-color:#e0e0e0}.transaction-history .transaction-history-card .transaction-item .product-info .biller-details .biller-name{font-weight:500}.transaction-history .transaction-history-card .transaction-item .product-info .biller-details .biller-category{color:#666}.transaction-history .transaction-history-card .transaction-item .status-chip{border-radius:4px;font-size:.75rem;height:24px}.transaction-history .transaction-history-card .transaction-item .status-chip.MuiChip-colorSuccess{background-color:#e6f7e6;color:#2e7d32}.transaction-history .transaction-history-card .transaction-item .status-chip.MuiChip-colorError{background-color:#fdecea;color:#d32f2f}.transaction-history .transaction-history-card .transaction-item .status-chip.MuiChip-colorWarning{background-color:#fff8e1;color:#ed6c02}.transaction-history .transaction-history-card .transaction-item .date-text{color:#666;font-size:.75rem}.transaction-history .transaction-history-card .loading-container{display:flex;justify-content:center;align-items:center;min-height:200px}.transaction-history .transaction-history-card .pagination-container{display:flex;justify-content:center;margin-top:2rem;padding:1rem 0}.transaction-card{border-radius:16px;overflow:hidden;width:100%;max-width:725px;margin:0 1rem;background-color:#f6f7fb}@media (max-width: 600px){.transaction-card{margin:0}}.transaction-card .css-1g1oyot-MuiPaper-root-MuiAlert-root,.transaction-card .css-8763in-MuiPaper-root-MuiAlert-root{padding:1px 5px!important}.transaction-card .logos-container{display:flex;align-items:center;flex-wrap:wrap}.transaction-card .logos-container img{max-height:70px;max-width:90px}.transaction-card.completed .status-icon{background:url(/webapp/ic_transaction_successful_ani.gif) no-repeat center;background-size:contain;width:105px;height:76px}.transaction-card.completed .timeline-dot{background-color:#28a745}.transaction-card.failed .status-icon{background:url(/webapp/icons/ic_transaction_failure.png) no-repeat center;background-size:contain;width:105px;height:76px}.transaction-card.failed .timeline-dot{background-color:#f44336}.transaction-card.processing .status-icon{background:url(/webapp/loading.gif) no-repeat center;background-size:contain;width:105px;height:76px}.transaction-card .transaction-header{text-align:center}.transaction-card .transaction-header .icon-container{display:flex;justify-content:center;margin-bottom:12px}.transaction-card .transaction-header .transaction-top-line{font-weight:600;margin-bottom:8px}.transaction-card .transaction-header .amount{font-weight:600;margin-bottom:8px;font-size:1.75rem}.transaction-card .transaction-header .biller{font-weight:450;margin-bottom:5px;font-size:1.25rem}.transaction-card .transaction-header .bill-date{font-weight:300;margin-bottom:15px;font-size:.95rem}.transaction-card .content-section{background-color:#fff;padding:24px;border-radius:20px 20px 0 0;box-shadow:0 -1px 3px #0000000d}.transaction-card .content-section .alert-section{border-color:#f6f7fb;background-color:#f6f7fb;display:flex;align-items:center;border-radius:8px}.transaction-card .content-section .section-title{font-weight:600;margin-bottom:16px;text-align:center}.transaction-card .content-section .details-grid{display:flex;gap:16px;border:2px solid #ddd;padding:16px;border-radius:8px;margin-top:15px}.transaction-card .content-section .details-column{display:flex;flex-direction:column}.transaction-card .content-section .details-column .detail-label{font-weight:700;margin-bottom:2px}.transaction-card .content-section .details-column .detail-value{color:#333;margin-bottom:12px}.transaction-card .content-section .detail-label{font-weight:700}.transaction-card .content-section .detail-value{color:#333}.transaction-card .content-section .timeline{padding-top:80px;padding-bottom:8px;border:2px solid #ddd;border-radius:8px}.transaction-card .content-section .card-footer{display:flex;justify-content:center;margin-top:16px;padding-top:8px;border-top:1px solid #f0f0f0}.transaction-card .content-section .card-footer .footer-button{color:red;font-size:.875rem;font-weight:500}.transaction-card .content-section .card-footer .footer-button:hover{background-color:#007aff0a}@media (max-width: 600px){.transaction-card .transaction-header{padding:16px 16px 12px}.transaction-card .transaction-header .amount{font-size:1.5rem}.transaction-card .content-section{padding:16px}.transaction-card .content-section .details-grid [class*=MuiGrid-item]{padding-top:8px;padding-bottom:8px}}.transaction-container{background-color:#f6f7fb;display:flex;justify-content:center;padding-top:2%;padding-bottom:2%}@media (max-width: 768px){.transaction-container{padding-top:0}}.popular{width:100%;background-color:var(--componentBgColor);display:flex;justify-content:center}.complaint-history{background-color:#f6f7fb;display:flex;flex-direction:column;align-items:center}@media (max-width: 600px){.complaint-history{min-height:80vh}}.complaint-history .breadcrumb{position:relative;display:flex;justify-content:space-between;align-items:center;width:100%;margin-bottom:1rem}.complaint-history .breadcrumb .page-title{text-align:center}.complaint-history .breadcrumb .bharat-logo{height:50px;width:auto}@media (max-width: 600px){.complaint-history .breadcrumb .bharat-logo{height:35px}}.complaint-history .breadcrumb .current-page{font-weight:600}.complaint-history .complaint-history-card{border-radius:8px;box-shadow:0 2px 10px #0000001a;overflow:hidden;width:95%;max-width:1270px;margin-top:2.5rem;margin-bottom:2.5rem;min-height:75vh}@media (max-width: 600px){.complaint-history .complaint-history-card{width:100%;margin-top:0rem;margin-bottom:2rem}}.complaint-history .complaint-history-card .filter-container{margin-bottom:1.5rem}.complaint-history .complaint-history-card .table-header{align-self:center;background-color:#f9f9f9;border-bottom:1px solid #e0e0e0;font-weight:600}.complaint-history .complaint-history-card .complaint-item{margin-bottom:.5rem;border:1px solid #e0e0e0;box-shadow:none}.complaint-history .complaint-history-card .complaint-item:hover{background-color:#f9f9f9}.complaint-history .complaint-history-card .complaint-item .product-info{display:flex;align-items:center}.complaint-history .complaint-history-card .complaint-item .product-info .biller-logo{margin-right:1rem}.complaint-history .complaint-history-card .complaint-item .product-info .biller-logo .MuiAvatar-root{width:40px;height:40px;background-color:#e0e0e0}.complaint-history .complaint-history-card .complaint-item .product-info .biller-details .biller-name{font-weight:500}.complaint-history .complaint-history-card .complaint-item .product-info .biller-details .biller-category{color:#666}.complaint-history .complaint-history-card .complaint-item .status-chip{border-radius:4px;font-size:.75rem;height:24px}.complaint-history .complaint-history-card .complaint-item .status-chip.MuiChip-colorSuccess{background-color:#e6f7e6;color:#2e7d32}.complaint-history .complaint-history-card .complaint-item .status-chip.MuiChip-colorError{background-color:#fdecea;color:#d32f2f}.complaint-history .complaint-history-card .complaint-item .status-chip.MuiChip-colorWarning{background-color:#fff8e1;color:#ed6c02}.complaint-history .complaint-history-card .complaint-item .date-text{color:#666;font-size:.75rem}.complaint-history .complaint-history-card .loading-container{display:flex;justify-content:center;align-items:center;min-height:200px}.complaint-history .complaint-history-card .pagination-container{display:flex;justify-content:center;margin-top:2rem;padding:1rem 0}.css-3hpdci-MuiSvgIcon-root-MuiStepIcon-root.Mui-active{color:#32cd32!important}.steppers{display:flex;min-width:"200px";flex-direction:column;align-items:center}.complaint-container{background-color:#f6f7fb;display:flex;justify-content:center;align-items:center;padding-top:2%;flex-direction:column}@media (max-width: 768px){.complaint-container{padding-top:0}}.complaint-card{border-radius:8px;box-shadow:0 2px 4px #0000000d;overflow:hidden;margin-bottom:20px;width:100%;max-width:75%}@media (max-width: 600px){.complaint-card{max-width:100%}}.detail-label-1{display:block;color:#718096;font-size:.75rem;margin-bottom:4px;text-align:left}.detail-value-1{font-size:.875rem;font-weight:700!important;margin-bottom:6px!important;text-align:left}.breadcrumb{display:flex;margin-bottom:1rem}.separator{margin:0 .5rem}.current-page{font-weight:800;display:flex}.complaint-footer-button{color:var(--bgColor)!important;font-size:.875rem;font-weight:500;margin-left:35%!important}@media (max-width: 600px){.complaint-footer-button{margin-left:25%!important}}.complaint-footer-button:hover{background-color:0,122,255,.04}.complaint-header{padding:20px;text-align:center}.complaint-title{display:flex;justify-content:space-between;align-items:center;padding:24px 24px 16px}@media (max-width: 600px){.complaint-title{padding:0!important}}.complaint-title .left-section,.complaint-title .right-section{flex:0 0 auto}.complaint-title .center-section{text-align:center;flex-grow:1}.complaint-title-1{display:flex;align-items:center;padding:24px 24px 16px}.complaint-title-1 .left-section,.complaint-title-1 .right-section{flex:0 0 auto}.complaint-title-1 .center-section{text-align:center;flex-grow:1}.stepper-container{padding:20px;background-color:#fff;margin-top:1.2rem}.stepper-step{position:relative;display:flex;flex-direction:column;align-items:center}.step-circle{width:32px;height:32px;border-radius:50%;display:flex;align-items:center;justify-content:center;margin-bottom:8px}.step-circle.active{background-color:#48bb78;color:#fff}.step-circle.inactive{background-color:#e2e8f0;color:#718096}.step-line{position:absolute;top:16px;height:2px;width:100%;background-color:#e2e8f0;left:50%}.step-line.active{background-color:#48bb78}.step-label{font-size:.75rem;color:#718096}.step-label.active{color:#48bb78}.content-section{padding:20px}.view-all-button{border:1px solid #e50914;background-color:#fff;color:#e50914;padding:10px 18px;border-radius:20px;font-weight:500;text-decoration:none;transition:all .3s ease;cursor:pointer;display:flex;align-items:center;gap:6px}.view-all-button:hover{background-color:#e50914;color:#fff}.details-box{border:2px solid #eee;padding:16px;border-radius:10px;margin-top:1rem;min-height:230px}.details-title{font-weight:bolder!important}.detail-row{display:flex;justify-content:space-between;align-items:center;min-height:24px}.detail-label-2{color:#718096;font-size:.9rem!important;font-weight:500;margin-bottom:0;flex:0 0 auto;max-width:50%}.detail-value-2{font-size:.875rem;font-weight:700!important;margin-bottom:0!important;text-align:right;flex:1;word-break:break-word}.card-footer{display:flex;justify-content:center;margin-top:20px}.receipt-button{display:flex;align-items:center;padding:8px 16px;border:1px solid #e2e8f0;border-radius:4px;font-size:.875rem;font-weight:500;color:#4a5568;background-color:#fff;cursor:pointer;transition:all .2s}.receipt-button:hover{background-color:#f7fafc}.receipt-button svg{margin-right:8px}.complaint-loading-container{display:flex;justify-content:center;align-items:center;height:300px}.complaint-error-container{padding:16px;color:#e53e3e}.mobile-stepper-container{padding:16px;background-color:#fff;border-radius:8px}.mobile-stepper-container .steppers{display:flex;flex-direction:column;align-items:flex-start;gap:4px}.mobile-stepper-container .MuiStepConnector-root{margin-left:12px}.view-bill-card{width:1500px}@font-face{font-family:Roboto;src:url(https://im.rediff.com/moneyrediff/fonts/Roboto-Regular.woff2) format("woff2"),url(//im.rediff.com/moneyrediff/fonts/Roboto-Regular.woff) format("woff");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Roboto;src:url(https://im.rediff.com/moneyrediff/fonts/Roboto-Bold.woff2) format("woff2"),url(//im.rediff.com/moneyrediff/fonts/Roboto-Bold.woff) format("woff");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Roboto;src:url(https://im.rediff.com/moneyrediff/fonts/Roboto-Italic.woff2) format("woff2"),url(//im.rediff.com/moneyrediff/fonts/Roboto-Italic.woff) format("woff");font-weight:400;font-style:italic;font-display:swap}*{box-sizing:border-box}html,form,input{font-size:15px;font-family:Roboto,Arial,"sans-serif";scroll-behavior:smooth}body{font-size:15px;font-family:Roboto,Arial,"sans-serif";margin:0;padding:0;background:#fff;color:#202020;scroll-behavior:smooth}p,h1,h2,h3,h4,h5,h6{padding:0;margin:0;font-weight:400}img{vertical-align:bottom}a{text-decoration:none;color:#202020}a:hover{text-decoration:underline}.homesprite{background:url(https://im.rediff.com/worldrediff/pix/homesprite2.webp) no-repeat 0 0}.msprite{background:url(https://im.rediff.com/moneyrediff/pix/moneysprite-news.png) no-repeat}.maxwrap{width:100%;max-width:1280px;margin:0 auto;padding:0 1rem}@media (max-width: 768px){.maxwrap{padding:0 15px}}.flex{display:flex}.topfixedrow{background:#fff;width:100%;max-width:100%;text-align:left;display:flex;align-content:center;align-items:center;padding:16px 32px;height:75px;border-bottom:solid 1px #dbdbdb;box-shadow:0 2px 4px #0000000d;position:sticky;top:0;z-index:10}@media (max-width: 768px){.topfixedrow{padding:16px}}.logobar{padding:0 0 5px;align-items:center;flex-direction:row;align-content:center;justify-content:space-between;width:100%}.logo{width:200px}@media (max-width: 600px){.logo{width:100px}}@media (min-width: 769px) and (max-width: 1024px){.logo{margin-right:270px}}.toplinks{flex-grow:1;display:flex;gap:10px;margin-left:5px;justify-content:space-around;align-items:center;font-size:1.1rem;margin-top:10px}.toprightlinks{text-align:right;font-size:.8rem}@media (max-width: 600px){.toprightlinks{width:250px!important}}.toprightlinks a{display:inline-block;margin:5px 0}.bold{font-weight:700}.linkcolor.selected{color:#d00}.mobile-menu-button{display:none;cursor:pointer;width:30px;margin-right:10px}.hamburger{width:25px;height:15px;position:relative;display:flex;align-items:center}.hamburger span{display:block;position:absolute;height:3px;width:100%;background:#202020;border-radius:3px;transition:all .3s ease}.hamburger span:nth-child(1){top:0}.hamburger span:nth-child(2){top:8px}.hamburger span:nth-child(3){top:16px}.sidebar{position:fixed;top:0;left:-280px;width:260px;height:100%;background-color:#fff;z-index:2100;box-shadow:-2px 0 5px #0003;transition:left .3s ease;overflow-y:auto}.sidebar.open{left:0}.sidebar-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#00000080;z-index:2050;display:none}.sidebar-overlay.active{display:block}.sidebar-header{padding-left:15px;border-bottom:1px solid #dbdbdb;position:relative}.close-button{position:absolute;top:9px;right:15px;font-size:24px;cursor:pointer}.sidebar-user{padding:10px 0}.sidebar-user span{display:block;font-size:16px;margin-bottom:5px}.sidebar-auth-links{font-size:14px;display:flex;align-items:center}.sidebar-auth-links a{color:#1a73e8}.sidebar-nav .sidebar-link{display:block;padding:12px 15px;font-size:16px;font-weight:500;border-bottom:1px solid #f0f0f0}.sidebar-nav .sidebar-link.active{color:#d00;font-weight:700}@media (min-width: 769px) and (max-width: 1024px){.toplinks{display:none}.categories-nav{display:none!important}}@media (max-width: 768px){.maxwrap{padding:0 15px}.topfixedrow,.logobar{position:relative}.logo{width:200px}.logo img{max-width:90%;height:auto}.toplinks{display:none}.toprightlinks{right:10px!important;left:150px}.signin-text{display:none}.mobile-menu-button{display:block}}.menu-button{display:flex;align-items:center;justify-content:center;width:40px;height:40px;cursor:pointer}@media (max-width: 768px){.menu-button{margin-left:-15px}}.menu-button .hamburger{display:flex;flex-direction:column;justify-content:space-between;width:20px;height:15px}.menu-button .hamburger span{display:block;height:2px;width:100%;background-color:#333;border-radius:1px;transition:all .3s ease}.menu-button:hover .hamburger span{background-color:#666}.categories-nav{display:flex;align-items:center;gap:30px}.categories-nav .loading{color:#666;font-size:14px}.categories-nav .category-link{color:#333;text-decoration:none;font-weight:500;padding:8px 12px;border-radius:4px;transition:all .3s ease;white-space:nowrap}.categories-nav .category-link{position:relative}.categories-nav .category-link:hover{color:#e50914!important;transition:color .3s ease}.categories-nav .category-link:after{content:"";position:absolute;bottom:-2px;left:0;width:0;height:2px;background-color:#e50914;transition:width .3s ease}.categories-nav .category-link:hover:after{width:100%}.categories-nav .category-link.more-link{background-color:#e8f4fd;color:#06c}.categories-nav .category-link.more-link:hover{background-color:#d0e8f7}@media (max-width: 768px){.categories-nav{display:none}}.sidebar .sidebar-section{margin-bottom:30px}.sidebar .sidebar-section:last-child{margin-bottom:0}.sidebar .sidebar-section-title{color:#666;font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:1px;margin:0 0 15px 1rem;padding-top:20px}.sidebar .sidebar-section-title:first-child{padding-top:0}.sidebar .sidebar-link{display:flex;align-items:center;padding:12px 1rem;color:#333;text-decoration:none;transition:all .3s ease}.sidebar .sidebar-link:hover{background-color:#f0f0f0;color:#000}.sidebar .sidebar-link .category-icon{width:20px;height:20px;margin-right:12px;flex-shrink:0}@media (max-width: 768px){.logobar .logo img{width:140px;height:24px;margin-left:15px}}@media (min-width: 769px){.menu-button{display:flex}}.user-avatar{width:35px;height:35px;border-radius:50%;background-color:#fff;color:#fff;display:flex;align-items:center;justify-content:center;font-weight:600;font-size:14px;cursor:pointer}.user-avatar .user-icon{font-size:35px;color:#222}.user-avatar-1{width:35px;height:35px;border-radius:50%;background-color:#333;color:#fff;display:flex;align-items:center;justify-content:center;font-weight:600;font-size:14px;cursor:pointer}.user-dropdown{display:flex;position:relative}@media (min-width: 768px) and (max-width: 1024px){.user-dropdown{position:static!important}}.user-dropdown .user-button{background:var(--bgColor);color:#fff;border-radius:1500px!important;height:38px!important;display:flex;align-items:center;gap:6px;border:none;font-size:11px;white-space:nowrap;max-width:fit-content;margin:2% 0 0 auto;text-overflow:ellipsis;cursor:pointer;margin-top:1%!important;border:1px solid #e50914;background-color:#fff;color:#e50914;padding:8px 15px;border-radius:120px;font-weight:500;text-decoration:none;transition:all .3s ease}@media (max-width: 799px){.user-dropdown .user-button{background-color:transparent;color:transparent;border:none;padding:0;margin-right:-5%;width:auto;height:auto}}@media (min-width: 769px) and (max-width: 1024px){.user-dropdown .user-button{margin-right:10%}}.user-dropdown .user-button .signin-icon{width:25px;height:25px;border-radius:50%;object-fit:cover;background-color:#fff}@media (max-width: 600px){.user-dropdown .user-button .signin-icon{width:30px;height:30px;margin-left:1rem}}@media (max-width: 799px){.user-dropdown .user-button{border:none;background-color:transparent;padding:0}}.user-dropdown .user-button .signin-icon{width:0px;height:0px}@media (max-width: 600px){.user-dropdown .user-button .signin-icon{width:30px;height:30px}}.user-dropdown .user-button .signin-text{font-size:16px}@media (max-width: 799px){.user-dropdown .user-button .signin-text{display:none}}.user-dropdown .user-button:hover{background-color:#e50914;color:#fff}@media (max-width: 600px){.user-dropdown .user-button:hover{background-color:#fff}}.user-dropdown .dropdown-menu{position:absolute;top:50px;right:0;background:#fff;border-radius:8px;padding:12px;width:225px;z-index:10;display:grid;grid-template-columns:1fr;gap:6px;box-shadow:0 1px 5px #0000001a}.user-dropdown .dropdown-menu a,.user-dropdown .dropdown-menu button{width:100%;padding:10px;background:none;border:none;text-decoration:none;border-radius:4px;cursor:pointer;display:flex;font-size:14px;color:#0f172a;opacity:.8}.user-dropdown .dropdown-menu a:hover,.user-dropdown .dropdown-menu button:hover{background-color:#f5f5f5}.user-dropdown .dropdown-menu .logout-button{font-weight:545;display:flex;align-items:center}.user-dropdown .dropdown-menu .logout-button svg{color:red}.user-dropdown .dropdown-menu .logout-button:hover{background-color:#ffecec}@media (max-width: 600px){.user-dropdown .dropdown-menu{right:9rem}}.not-logged-in .signin-button{border:1px solid #e50914;background-color:#fff;color:#e50914;padding:10px 18px;border-radius:20px;font-weight:500;text-decoration:none;transition:all .3s ease;cursor:pointer;display:flex;align-items:center;gap:6px;margin:2% 0 0 auto}.not-logged-in .signin-button .signin-icon{height:0px;width:0px}.not-logged-in .signin-button .signin-text{font-size:16px}@media (max-width: 799px){.not-logged-in .signin-button .signin-text{display:none}}.not-logged-in .signin-button:hover{background-color:#e50914;color:#fff}@media (max-width: 799px){.not-logged-in .signin-button{border:none;background-color:transparent;padding:0}.not-logged-in .signin-button .signin-icon{width:30px;height:30px;border-radius:50%;object-fit:cover}}.logout-dialog .MuiPaper-root{border-radius:12px;padding:5px}.logout-dialog .logout-dialog-title{display:flex;align-items:center;gap:10px;font-weight:500;font-size:20px}.logout-dialog .logout-dialog-title .logout-icon{color:#d32f2f}.logout-dialog .logout-dialog-title .logout-title-text{font-weight:545;font-size:16px}.logout-dialog .MuiDialogContentText-root{font-size:10px;color:#555}.logout-dialog .MuiDialogActions-root{padding:8px 16px;display:flex;justify-content:flex-end}.logout-dialog .MuiDialogActions-root button{font-weight:545;color:#d32f2f;text-transform:none;border:1px solid #d32f2f}.logout-dialog .MuiDialogActions-root button:hover{background-color:#d32f2f14}.logout-dialog .MuiDialogActions-root .cancel-button{background-color:#d32f2f!important;color:#fff;border:none}.logout-dialog .MuiDialogActions-root .cancel-button:hover{background-color:#b71c1c}.user-greeting-button .user-greeting-text{font-family:inherit;line-height:1;font-size:12px;font-weight:600;color:#64748b;margin-left:-.5rem}.menu{margin-right:9px;text-align:left;margin-left:-.5rem}.footer-enhanced{background:var(--bg);position:relative;border-top:1px solid var(--border);overflow:hidden}.footer-enhanced:before{content:"";position:absolute;left:0;top:0;width:100%;height:3px;background:linear-gradient(90deg,var(--primary),#ff7a7a,#ffa84d,#60a5fa,#22d3ee,var(--primary));background-size:300% 100%}.footer-enhanced .wrap{margin:auto;padding:30px 20px}.footer-enhanced .trust-strip{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-bottom:20px;margin-top:1rem}.footer-enhanced .trust-card{position:relative;display:flex;gap:12px;align-items:center;padding:14px;border-radius:14px;border-color:#888;background:#fff;border:1px solid #d7d7d7;box-shadow:0 8px 20px #0000000a;overflow:hidden;transform:translateZ(0)}.footer-enhanced .trust-card .icon{border-radius:12px;display:grid;place-items:center;color:#fff;font-size:22px}.footer-enhanced .trust-card.security .icon{background:linear-gradient(135deg,#ff6b6b,var(--primary))}.footer-enhanced .trust-card.trust .icon{background:linear-gradient(135deg,#60a5fa,#2563eb)}.footer-enhanced .trust-card.support .icon{background:linear-gradient(135deg,#34d399,#059669)}.footer-enhanced .trust-card strong{display:block;font-weight:600;opacity:.9}.footer-enhanced .trust-card span{display:block;color:var(--muted);font-size:12px;margin-top:2px}.footer-enhanced .trust-card:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:14px;background:linear-gradient(120deg,transparent 0%,rgba(255,255,255,.7) 20%,transparent 40%);transform:translate(-100%)}.footer-enhanced .trust-card:hover:after{animation:shimmer 1.2s ease}.footer-enhanced .cols{display:grid;grid-template-columns:1.2fr 1.2fr 1.8fr 1.4fr;gap:28px}.footer-enhanced .col1 h3{margin:0 0 12px;font-weight:600;opacity:.9}@media (max-width: 480px){.footer-enhanced .col1 h3{display:none}}.footer-enhanced .col1 ul{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:10px}.footer-enhanced .col1 a{color:#666;text-decoration:none}.footer-enhanced .col1 a:hover{text-decoration:underline}.footer-enhanced .col h3{margin:0 0 12px;font-weight:600;opacity:.9}.footer-enhanced .col ul{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:10px}.footer-enhanced .col a{color:#666;text-decoration:none}.footer-enhanced .col a:hover{text-decoration:underline}.footer-enhanced .two-col{display:grid;grid-template-columns:1fr 1fr;gap:20px}@media (max-width: 480px){.footer-enhanced .two-col{display:none}}.footer-enhanced .download{margin-left:5rem;max-width:180px}@media (max-width: 768px){.footer-enhanced .download{display:none}}.footer-enhanced .download h3{margin:0 0 10px}.footer-enhanced .download .qrbox{position:relative;display:inline-flex;border:1px solid var(--border);border-radius:18px;padding:12px;margin-bottom:8px}.footer-enhanced .download .qrbox:after{content:"";position:absolute;top:-2px;right:-2px;bottom:-2px;left:-2px;border-radius:22px;padding:2px;background:conic-gradient(from 0deg,var(--primary),#ff7a7a,#ffa84d,#60a5fa,#22d3ee,var(--primary));-webkit-mask-composite:xor;mask-composite:exclude;animation:spin 6s linear infinite;opacity:.25}.footer-enhanced .download .app-buttons{display:none;flex-direction:column;gap:12px;align-items:flex-start}.footer-enhanced .download .app-buttons .store-button{display:inline-block;transition:transform .2s ease,opacity .2s ease}.footer-enhanced .download .app-buttons .store-button img{height:40px;width:auto;border-radius:8px}.footer-enhanced .download .app-buttons .store-button:hover{transform:scale(1.05);opacity:.9}.footer-enhanced .download .scan{font-size:12px;color:var(--muted);margin:8px 0 10px}.footer-enhanced .download .stores{display:flex;gap:10px;flex-wrap:wrap}.footer-enhanced .download .store{display:inline-flex;align-items:center;gap:8px;border:1px solid var(--border);padding:8px 10px;border-radius:10px;background:#fff;color:#111;text-decoration:none;transition:transform .2s ease,box-shadow .2s ease}.footer-enhanced .download .store .material-icons-outlined{font-size:18px}.footer-enhanced .download .store:hover{transform:translateY(-2px);box-shadow:0 8px 16px #00000014}.footer-enhanced .divider{height:1px;background:var(--border);margin:18px 0}.footer-enhanced .bottom{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:10px;color:#667085}.footer-enhanced .bottom .brand{gap:8px;color:#0f172a}.footer-enhanced .bottom .brand .brand-mark{width:20px;height:20px;border-radius:6px;background:var(--primary)}.footer-enhanced .mobile-only{display:none}.footer-enhanced .desktop-only{display:block}.footer-enhanced .mobile-app-section{display:none}@keyframes scrollbar{0%{background-position:0% 50%}to{background-position:300% 50%}}@keyframes shimmer{to{transform:translate(100%)}}@keyframes spin{to{transform:rotate(360deg)}}@media (max-width: 980px){.footer-enhanced .cols{grid-template-columns:1fr 1fr;gap:24px}.footer-enhanced .trust-strip{grid-template-columns:1fr;gap:12px}.footer-enhanced .trust-card{padding:12px;gap:10px}}@media (max-width: 600px){.footer-enhanced .wrap{padding:20px 16px}.footer-enhanced .cols{grid-template-columns:1fr 1fr 1fr;gap:20px}.footer-enhanced .mobile-app-section{display:block;grid-column:1/-1;margin-top:16px}.footer-enhanced .mobile-app-section .app-buttons{display:flex;flex-direction:row;gap:12px;justify-content:center;align-items:center}.footer-enhanced .mobile-app-section .app-buttons .store-button{display:inline-block;transition:transform .2s ease,opacity .2s ease}.footer-enhanced .mobile-app-section .app-buttons .store-button img{height:35px;width:170px;border-radius:6px}.footer-enhanced .mobile-app-section .app-buttons .store-button:hover{transform:scale(1.05);opacity:.9}.footer-enhanced .col h3{font-size:14px;margin-bottom:8px}.footer-enhanced .col ul{gap:6px}.footer-enhanced .col a{font-size:13px;line-height:1.4}.footer-enhanced .mobile-only{display:block}.footer-enhanced .desktop-only{display:none}.footer-enhanced .trust-card{padding:10px;gap:8px}.footer-enhanced .trust-card strong{font-size:13px}.footer-enhanced .trust-card span{font-size:11px}.footer-enhanced .bottom{flex-direction:column;text-align:center;gap:8px}.footer-enhanced .bottom .brand{justify-content:center;display:flex;align-items:center;gap:8px}}@media (max-width: 480px){.footer-enhanced .cols{grid-template-columns:1fr 1fr;gap:16px}.footer-enhanced .mobile-app-section .app-buttons{gap:8px}.footer-enhanced .mobile-app-section .app-buttons .store-button img{height:50px}}@media (prefers-reduced-motion: reduce){.footer-enhanced .store:hover{transform:none;box-shadow:none}.footer-enhanced .qrbox:after,.footer-enhanced:before{animation:none}.footer-enhanced .trust-card:hover:after{animation:none}.footer-enhanced .store-button:hover{transform:none}}@media (min-width: 1200px){.css-5c1adp-MuiContainer-root{max-width:1350px!important}}
