p{margin:0}.d-flex{display:flex}.align-center{align-items:center}.justify-between{justify-content:space-between}.justify-around{justify-content:space-around}.flex-column{flex-direction:column}.justify-center{justify-content:center}.login-container{display:grid;width:100%;height:100vh}.login-container .form-wrapper{display:flex;flex-direction:column;justify-content:center}@media(min-width:768px){.login-container{grid-template-columns:1fr 1fr}.login-container .login-bg .mob-bg-img{display:none}}@media(max-width:768px){.login-container{grid-template-rows:300px 1fr}.login-container .login-bg{height:max-content!important;margin:60px 30px 28px}.login-container .login-bg .mob-bg-img{height:250px;position:relative;width:100%}.login-container .login-bg .bg-img{display:none}.login-container .form-wrapper .drawer-logo{flex-direction:row;padding:0 10%;width:100%;flex-wrap:wrap;justify-content:center}.login-container .form-wrapper .drawer-logo .img{position:relative;width:180px;height:40px}}.login-container .input-group{display:flex;flex-direction:column;width:100%;gap:20px;margin-bottom:20px}.login-container .input-group label{color:#27010e;font-size:16px;font-weight:400}.login-container .input-group input{zoom:1;transform:scale(1);transform-origin:0 0;border-radius:2px;border:1px solid #d7d7d7;background:#fff;padding:14px 30px;font-size:16px}.login-container .input-group input::placeholder{color:#acacac;font-size:16px;font-weight:400}.login-container .login-form{margin-top:50px;position:relative;width:80%;padding:50px 66px 22px 40px;border:1px solid #ebebeb;background:#fff;display:flex;align-items:center;flex-direction:column}@media(max-width:768px){.login-container .login-form{padding:10px 30px 16px;width:90%}.login-container .login-form p{font-size:12px!important}.login-container .login-form .form-heading{font-size:16px!important;margin-bottom:30px!important}.login-container .login-form .input-group{gap:10px}.login-container .login-form .input-group label{font-size:12px}.login-container .login-form .input-group input{padding:10px 20px}.login-container .login-form .input-group input::placeholder{font-size:10px}}.login-container .login-form .form-heading{color:#650224;text-align:center;margin-bottom:74px;font-size:24px;font-weight:600}.login-container .login-form .drawer-logo{height:48px;position:absolute;transform:translateY(-160%)}.login-container .login-form p span{color:#007aff;cursor:pointer}.login-container .login-form p span:hover{text-decoration:underline;cursor:pointer}.login-container .login-bg{height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center}.login-container .bg-img{height:500px;position:relative;width:80%}body{padding:0;margin:0;font-family:Inter!important;font-style:normal;overflow:auto;background:#fff;line-height:normal}.drawer-logo{height:37px;margin-top:10px;padding-top:10px;margin-bottom:20px;width:127px;display:flex;flex-direction:column;justify-content:start;align-items:center}.drawer-logo p{color:#007aff;font-family:Montserrat;font-size:18px;font-weight:500;line-height:125%}.drawer-logo .img{position:relative;width:180px;height:60px}.drawer-logo .img img{object-fit:contain}.image-wrapper{position:relative;height:260px;margin:70px 50px 30px}.image-wrapper .mob-banner{display:none}@media(max-width:768px){.image-wrapper{margin:70px 0 30px;width:100%;height:150px}.image-wrapper img{width:100%;height:150px!important}.image-wrapper .mob-banner{display:block}.image-wrapper .des-banner{display:none}}.image-wrapper img{object-fit:cover;padding-bottom:10px}@media(min-width:768px){.image-wrapper img{height:260px!important}}.rewards-container{margin-top:96px}@media(max-width:768px){.rewards-container .label{font-size:16px!important;margin-top:20px!important;text-align:left}.rewards-container .form-header .name{font-size:24px!important}.rewards-container .form-header p{font-size:14px!important;text-align:center;font-weight:400}}.rewards-container .label{color:#2e2e2e;font-size:28px;font-weight:500;margin-top:50px;text-align:center}.rewards-container .form-header{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:10px}.rewards-container .form-header .name{color:#650224;text-align:center;font-size:32px;font-weight:600}.rewards-container .form-header p{color:#acacac;font-size:24px;font-weight:400}.profile-rewards-container{border-radius:10px;border:2px solid #cbcaca;background:#fff;margin:50px 10%}.profile-rewards-container .profile-wrapper{padding:50px 10%}@media(max-width:768px){.profile-rewards-container .profile-wrapper{margin:50px 20px;padding:20px}.profile-rewards-container .profile-wrapper h1{font-size:26px}.profile-rewards-container .profile-wrapper .input-wrapper label{font-size:18px!important}.profile-rewards-container .profile-wrapper .input-wrapper input::placeholder{color:#d2d2d2;font-size:16px!important}}.profile-rewards-container .profile-wrapper h1{color:#616161;font-size:32px;font-weight:600;line-height:normal}.profile-rewards-container .profile-wrapper .transaction-history{margin-top:50px}.profile-rewards-container .profile-wrapper .profile-details{display:flex;flex-direction:column;gap:20px}.profile-rewards-container .profile-wrapper .profile-details .input-wrapper{display:flex;flex-direction:column;gap:10px}.profile-rewards-container .profile-wrapper .profile-details .input-wrapper label{color:#616161;font-size:24px;font-weight:400;line-height:normal}.profile-rewards-container .profile-wrapper .profile-details .input-wrapper input{padding:10px 30px;border-radius:2px;border:1px solid #d7d7d7}.profile-rewards-container .profile-wrapper .profile-details .input-wrapper input::placeholder{color:#d2d2d2;font-size:20px;font-weight:400}.profile-rewards-container .rewards-wrapper{padding:50px 10%;display:flex;justify-content:space-between;align-items:center}@media(max-width:768px){.profile-rewards-container .rewards-wrapper{margin:50px 20px;padding:20px}}.fixed-header{box-shadow:0 2px 4px 0 rgba(46,46,46,.25);z-index:999;background:#fff;position:fixed;height:60px;top:0;left:0;width:100%;display:flex;align-items:center;justify-content:space-between}.fixed-header .user-Icon{margin-right:10px}.fixed-header .header-logo{margin-left:16px;width:46px}@media(max-width:768px){.fixed-header .header-logo .img{position:relative;height:48px}}.fixed-header .header-logo .img{position:relative;height:28px;width:88px}.points-wrapper{padding:20px 50px}.points-wrapper .radeem-btn{font-size:18px;padding:0 30px;cursor:pointer;font-weight:600;height:61px}.points-wrapper h1{color:#018870;font-size:32px;font-weight:700}.points-wrapper .points-history-wrapper{margin-top:70px}.points-wrapper .points-details-radeem-wrapper button{width:320px}.points-wrapper .points-details-radeem-wrapper .points-details{gap:30px}.points-wrapper .points-details-radeem-wrapper .points-details p{color:#222;font-size:24px;font-style:normal;font-weight:600}.points-wrapper .points-details-radeem-wrapper .points-details .detail{gap:60px}.points-history-wrapper{padding:100px 30px}.points-history-wrapper .title{gap:30px;border-bottom:2px solid #9acaff;padding-bottom:30px}.points-history-wrapper .title p{color:#676767;font-size:14px;font-weight:500}.points-history-wrapper .title .active{color:#007aff}.points-history-wrapper .redeem{color:#01398c!important}@media(max-width:768px){.points-history-wrapper{padding:100px 30px}.points-history-wrapper .title{border-bottom:none!important}.points-history-wrapper .points-details{padding:20px 10px!important;font-size:24px!important;font-weight:600!important;margin-top:0!important}.points-history-wrapper .points-details p{font-size:16px!important;font-weight:500!important}.points-history-wrapper .history-wrapper{flex-wrap:nowrap!important;flex-direction:column;margin-right:0}.points-history-wrapper .history-wrapper .history{width:100%;display:flex}.points-history-wrapper .history-wrapper .history .points{font-size:24px;padding:36px 28px;font-weight:600}.points-history-wrapper .history-wrapper .history .reward-details{padding:8px 20px}.points-history-wrapper .history-wrapper .history .reward-details .status{margin-bottom:5px}}.points-history-wrapper .points-details{color:#018870;margin:40px 0;padding:14px 40px;border-radius:4px;border:2px solid #eee;background:#fff;box-shadow:0 0 10px 0 hsla(0,0%,65%,.25);font-size:32px;justify-content:space-between;font-weight:700}.points-history-wrapper .points-details p{font-size:24px;font-weight:600}.history-wrapper{flex-wrap:wrap;margin-top:40px;column-gap:20%;row-gap:40px}.history-wrapper .history{border-radius:8px;border:0 solid #c3c5cd;background:#fff;box-shadow:0 0 8px 0 #9d9d9d;height:max-content;display:grid;width:40%;grid-template-columns:30% 1fr}.history-wrapper .history .failed{background:linear-gradient(75deg,rgba(167,0,0,.97) 9.38%,rgba(241,23,23,.97) 48.17%)!important}.history-wrapper .history .points{background:linear-gradient(90deg,#03a400 23.68%,#89c288);border-radius:8px 0 0 8px;color:#fff;font-size:32px;font-weight:600;display:grid;place-content:center}.history-wrapper .history .reward-details{padding:16px 20px;gap:10px}.history-wrapper .history .reward-details .status{gap:15px;margin:5px 0 30px}.history-wrapper .history .reward-details .status span{font-weight:500}.history-wrapper .history .reward-details p{color:#464646;font-size:18px;font-weight:600}.history-wrapper .history .reward-details .time{color:#b4b2b2;font-size:14px;font-weight:600}.history-wrapper .payment-method .payment-img-wrapper{display:grid;place-content:center;border-radius:8px 0 0 8px;border-right:1px solid #f0f0f0}.history-wrapper .payment-method .payment-img-wrapper .payment-img{width:98px;position:relative;height:44px}.history-wrapper .payment-method .payment-method-details{padding:20px 16px 20px 30px;gap:10px}.history-wrapper .payment-method .payment-method-details .name{color:#464646;font-size:24px;font-weight:600}.history-wrapper .payment-method .payment-method-details .form{gap:10px}.history-wrapper .payment-method .payment-method-details .form .label{color:#999;font-size:18px;font-weight:500}.history-wrapper .payment-method .payment-method-details .form p{color:#464646;font-size:20px;font-weight:500}.history-wrapper .payment-method .payment-method-details .form .minimum{color:red;font-size:16px;font-weight:600}.history-wrapper .payment-method .payment-method-details .add-new{gap:10px;cursor:pointer}.history-wrapper .payment-method .payment-method-details .input-wrapper{align-items:center;gap:20px}.history-wrapper .payment-method .payment-method-details .input-wrapper .edit-img{height:24px;width:24px;position:relative}.history-wrapper .payment-method .payment-method-details .input-wrapper input{outline:none;border:none;border-bottom:1px solid #007aff;flex-grow:1}.history-wrapper .payment-method .payment-method-details .input-wrapper .icons{gap:10px;cursor:pointer}.history-wrapper .payment-btn{justify-content:end}.history-wrapper .payment-btn button{padding:8px 6px}.active-btn{color:#007aff;border-radius:4px;border:2px solid #007aff;background:#fff;box-shadow:0 0 4px 0 rgba(0,0,0,.25);cursor:pointer}.active-btn:hover{color:#fff;background-color:#007aff}.disabled-btn{border:1px solid #999!important;pointer-events:none!important;cursor:not-allowed;color:#999!important;box-shadow:none!important}.disabled{cursor:not-allowed!important;pointer-events:none;color:#999!important}.success-gif{height:110px;width:110px;position:relative}.history-wrapper{display:flex;position:relative;margin-right:30px;margin-bottom:20px}.history-wrapper .redeem-card-wrapper{position:relative;width:207px;height:143px;border-radius:4px;border:1px solid #ededed;background:#fff;box-shadow:0 0 20px 0 hsla(0,0%,61%,.25);z-index:999}.history-wrapper .redeem-card-wrapper .redeem-card{padding:12px 18px;gap:20px}.history-wrapper .redeem-card-wrapper .redeem-card .card-btn{color:#650224;cursor:pointer;width:62px;height:28px;font-size:16px;background-color:#fff;border:1px solid #650224;font-weight:400}.history-wrapper .redeem-card-wrapper .redeem-card .card-btn:hover{background-color:#650224;color:#fff}.history-wrapper .redeem-card-wrapper .redeem-card p{color:#be0041;text-align:center;font-size:14px;font-weight:300}.history-wrapper .redeem-card-wrapper .redeem-card .title{display:flex;align-items:center;justify-content:center}.history-wrapper .redeem-card-wrapper .redeem-card .title .pointer-img{height:18px;width:18px;position:relative}.history-wrapper .redeem-card-wrapper .redeem-card .bottom-img{width:13px;height:18px;position:absolute;left:6px;top:7px}.history-wrapper .redeem-card-wrapper .redeem-card .img{width:13px;height:18px;position:absolute;bottom:52px;right:17px}.w-100{width:100%}.login-btn{border-radius:2px;border:1px solid #d7d7d7;background:#fff;color:#acacac;font-family:Inter;font-size:16px;cursor:pointer;font-weight:400;padding:11px 0;margin-top:38px;width:206px}.login-btn:hover{border:1px solid #650224;color:#fff;background:#650224}@media(max-width:768px){.login-btn{width:140px;padding:11px 0;font-size:14px;font-weight:400}}.active-btn{border:1px solid #650224!important;color:#fff!important;background:#650224!important}.sign-up-btn{margin-top:24px!important;margin-bottom:10px}.justify-end{justify-content:end}.disable-btn{border:1px solid #d7d7d7;background:#fff;color:#acacac}.disable-btn:hover{border:1px solid #d7d7d7!important;background:#fff!important;cursor:not-allowed!important;color:#acacac!important}@supports(-webkit-overflow-scrolling:touch){input,select,textarea{font-size:16px}}.popup .popup-txt{color:#464646;font-size:18px;font-weight:600;text-align:center}.popup .btn-wrapper{gap:20px}.popup .btn-wrapper .login-btn{margin-top:10px}@media(min-width:768px){.rewards-dialogue p{font-size:18px}.rewards-dialogue #upiId{width:80%}}.rewards-dialogue #upiId{width:100%}.rewards-dialogue p{color:#4b021b;text-align:center;font-size:16px;font-style:normal;font-weight:600;line-height:normal}.countdown-text button{outline:none;border:none;color:#4b021b;cursor:pointer;background:#fff}