@import"https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300..800;1,300..800&display=swap";@import"https://fonts.googleapis.com/css2?family=Mulish:ital,wght@0,200..1000;1,200..1000&family=Open+Sans:ital,wght@0,300..800;1,300..800&display=swap";*{font-family:Open Sans,serif;margin:0;padding:0;box-sizing:border-box}.pop-links ul li{list-style:none;padding:5px 10px;border-radius:3px;cursor:pointer}.pop-links ul li a{color:#454545}.pop-links ul li:hover a{color:#005495}.drop-span{display:flex;align-items:center;font-size:14px}.drop-span i{margin-top:2px;font-size:1.2rem}.main_header{width:100%;padding:.5rem 20px;position:fixed;top:0;left:0;background:#003a63;z-index:999;height:80px;display:flex;align-items:center;justify-content:space-between;color:#fff}.main_header .logo{text-align:left;display:flex;justify-content:flex-start;align-items:center;gap:10px}.main_header .logo .logo-img{display:flex;gap:5px;align-items:flex-end;cursor:pointer;margin-top:3px}.main_header .logo .logo-img img{height:50px;width:auto}.main_header .logo span{display:block;font-size:14px;font-weight:400;cursor:pointer}.main_header .logo span.logoText{display:inline-block;font-weight:700}.main_header .nav{width:fit-content;display:flex;align-items:center;justify-content:space-around;gap:20px}.main_header .nav .h-link{color:#fff;font-size:14px;cursor:pointer;text-decoration:none;gap:2px}.main_header .nav .h-link img{width:32px;height:32px;object-fit:cover;border-radius:50%;margin:5px 0 0;padding:0}.pop-links{width:130px}.pop-links ul{margin:0;padding:0}.pop-links ul li{list-style:none;padding:5px 10px;border-radius:3px}.pop-links ul li a{color:#454545;text-decoration:none;font-size:14px!important}.pop-links ul li:hover{background:#f0f0f0}.pop-links ul li:hover a{color:#003a63}.profile-btn{height:100%;display:flex;justify-content:center;align-items:center;cursor:pointer}.profile-btn p{border-radius:50%;width:32px;height:32px;text-transform:uppercase;color:#003a63;border:1px solid #fff;display:flex;justify-content:center;align-items:center;background-color:#fff;margin-bottom:0;font-size:18px}ul.method{padding:1rem}ul.method li{color:#606060;margin-bottom:.5rem}.swal2-html-container{font-size:.9rem!important;color:#454545!important}.swal-button{background-color:#14589f!important;outline:none!important}.swal-button--cancel{color:#555!important;background-color:#efefef!important}section.profiles{width:100%;height:100vh;overflow-y:hidden}section.profiles .profile-wrapper{width:100%;height:calc(100% - 45px);padding:10px 100px;padding-top:7rem}section.profiles .profile-wrapper h2.profile-head{color:#000;font-weight:400;font-size:20px;text-align:left}section.profiles .profile-wrapper p.profile-text{color:#000;font-size:.75rem;margin-top:3px;font-weight:500}section.profiles .profile-wrapper .profile-tabs{width:100%;height:calc(100% - 40px);margin-top:1rem}section.profiles .profile-wrapper .profile-tabs .profile-tab-head{width:100%}section.profiles .profile-wrapper .profile-tabs .profile-tab-head ul{display:flex;align-items:center}section.profiles .profile-wrapper .profile-tabs .profile-tab-head ul li{list-style:none;font-size:14px;color:#000;padding:12px;font-weight:400;cursor:pointer;border:1px solid #bababa;border-bottom:none;border-right:none}section.profiles .profile-wrapper .profile-tabs .profile-tab-head ul li:nth-child(1){border-top-left-radius:5px;border-right:none}section.profiles .profile-wrapper .profile-tabs .profile-tab-head ul li:last-child{border-top-right-radius:5px;border:1px solid #bababa;border-bottom:none}section.profiles .profile-wrapper .profile-tabs .profile-tab-head ul li.active{color:#14589f;font-weight:500}section.profiles .profile-wrapper .profile-tabs .profile-tab-body{width:100%;height:fit-content;display:flex;flex-direction:column;overflow-y:auto;max-height:calc(100vh - 270px);border:1px solid #bababa}section.profiles .profile-wrapper .profile-tabs .profile-tab-body .profile-card{width:100%;padding:1rem;display:flex}section.profiles .profile-wrapper .profile-tabs .profile-tab-body .profile-card .profile-left{width:50%}section.profiles .profile-wrapper .profile-tabs .profile-tab-body .profile-card .profile-left h4{color:#303030;font-weight:400;font-size:1rem;margin-bottom:1rem}section.profiles .profile-wrapper .profile-tabs .profile-tab-body .profile-card .profile-left .form-wrap{width:100%;display:flex;gap:10px;align-items:center}section.profiles .profile-wrapper .profile-tabs .profile-tab-body .profile-card .profile-left .form-group{width:100%;display:flex;flex-direction:column;margin-bottom:1rem}section.profiles .profile-wrapper .profile-tabs .profile-tab-body .profile-card .profile-left .form-group--email{position:relative}section.profiles .profile-wrapper .profile-tabs .profile-tab-body .profile-card .profile-left .form-group--email i{position:absolute;right:12px;bottom:10px;color:#005495;cursor:pointer}section.profiles .profile-wrapper .profile-tabs .profile-tab-body .profile-card .profile-left .form-group .av{width:4rem;height:4rem;background:#f0f0f0;display:flex;align-items:center;justify-content:center;border-radius:5px;font-weight:500;color:#14589f}section.profiles .profile-wrapper .profile-tabs .profile-tab-body .profile-card .profile-left .form-group label{font-size:14px;color:#242424;margin-bottom:5px;display:flex;align-items:center;gap:5px}section.profiles .profile-wrapper .profile-tabs .profile-tab-body .profile-card .profile-left .form-group input{width:100%;border:1px solid #f1f1f1;padding:.5rem;border-radius:3px;outline:none}section.profiles .profile-wrapper .profile-tabs .profile-tab-body .profile-card .profile-left .form-group span.badge-red{background-color:#fff4f4;border:1px solid rgba(120,4,4,.4274509804);color:#780404;font-size:.6rem;padding:4px;border-radius:3px;cursor:pointer;font-weight:500}section.profiles .profile-wrapper .profile-tabs .profile-tab-body .profile-card .profile-left .form-group img.badge{width:13px;height:13px;margin:0 0 2px}section.profiles .profile-wrapper .profile-tabs .profile-tab-body .profile-card .profile-left .form-group span.badge-green{background-color:#f4fffa;border:1px solid rgba(4,120,87,.4274509804);color:#047857;font-size:.6rem;padding:4px;border-radius:3px;cursor:pointer;font-weight:500}section.profiles .profile-wrapper .profile-tabs .profile-tab-body .profile-card .profile-left .form-group .portal-tags{width:100%;display:flex;gap:10px;margin-top:5px}section.profiles .profile-wrapper .profile-tabs .profile-tab-body .profile-card .profile-left .form-group .portal-tags .portal-tag{background:#f0f0f0;color:#4e4e4e;font-size:.8rem;border-radius:3px;padding:6px 10px;font-weight:400;display:flex;align-items:center;gap:5px;cursor:pointer}section.profiles .profile-wrapper .profile-tabs .profile-tab-body .profile-card .profile-left button.update{margin-top:1.5rem;border:none;outline:none;padding:.4rem;background:#14589f;color:#fff;border-radius:4px}section.profiles .profile-wrapper .profile-tabs .profile-tab-body .profile-card .profile-left .list{display:flex;flex-wrap:wrap;background:#fafafa;padding:1rem;border-radius:5px}section.profiles .profile-wrapper .profile-tabs .profile-tab-body .profile-card .profile-left .list .list-item{width:50%;list-style:none;display:flex;align-items:center;font-size:.8rem;color:gray;margin-bottom:5px}section.profiles .profile-wrapper .profile-tabs .profile-tab-body .profile-card .profile-left .list .list-item span{margin:0;display:flex;align-items:center;gap:5px}section.profiles .profile-wrapper .profile-tabs .profile-tab-body .profile-card .profile-left .portal-card{width:100%;display:flex;flex-wrap:wrap;gap:10px}section.profiles .profile-wrapper .profile-tabs .profile-tab-body .profile-card .profile-left .portal-card .plan-card{width:49%;border:1px solid #1479df;border-radius:3px;padding:.5rem;background:#f2f7fda8}section.profiles .profile-wrapper .profile-tabs .profile-tab-body .profile-card .profile-left .portal-card .plan-card .plan-card-title{width:100%;display:flex;align-items:center;justify-content:space-between}section.profiles .profile-wrapper .profile-tabs .profile-tab-body .profile-card .profile-left .portal-card .plan-card .plan-card-title h2{font-size:.7rem;font-weight:400;margin:0;text-transform:capitalize}section.profiles .profile-wrapper .profile-tabs .profile-tab-body .profile-card .profile-left .portal-card .plan-card .plan-card-title h2.title{color:#1479df;font-size:.85rem;font-weight:500}section.profiles .profile-wrapper .profile-tabs .profile-tab-body .profile-card .profile-left .portal-card .plan-card .plan-card-title h4{margin:0;font-size:.8rem;font-weight:500}section.profiles .profile-wrapper .profile-tabs .profile-tab-body .profile-card .profile-left .portal-card .plan-card .plan-card-title h4 span{color:#6d6d6d;font-weight:500}section.profiles .profile-wrapper .profile-tabs .profile-tab-body .profile-card .profile-left .portal-card .plan-card p{color:#454545;font-size:.7rem}section.profiles .profile-wrapper .profile-tabs .profile-tab-body .profile-card .profile-left .portal-card .plan-card button{margin-top:1rem;padding:.2rem .8rem;font-size:.7rem;border:1px solid #1479df;border-radius:3px;background:transparent;color:#1479df;font-weight:600;cursor:pointer}section.profiles .profile-wrapper .profile-tabs .profile-tab-body .profile-card .profile-left .portal-card .plan-card button:hover{background:#1479df;color:#fff}section.profiles .profile-wrapper .profile-tabs .profile-tab-body .profile-card .profile-left .plans{width:100%}section.profiles .profile-wrapper .profile-tabs .profile-tab-body .profile-card .profile-left .plans .plan-card-title{display:flex;align-items:center;margin-bottom:5px}section.profiles .profile-wrapper .profile-tabs .profile-tab-body .profile-card .profile-left .plans .plan-card-title h2{color:#2375ae;font-size:16px}section.profiles .profile-wrapper .profile-tabs .profile-tab-body .profile-card .profile-left .plans .single{width:100%;display:flex;align-items:center;justify-content:space-between;margin-bottom:5px}section.profiles .profile-wrapper .profile-tabs .profile-tab-body .profile-card .profile-left .plans p{color:#2375ae;font-size:14px}section.profiles .profile-wrapper .profile-tabs .profile-tab-body .profile-card .profile-left .plans p.gray{color:#7b7b7b;font-size:12px}section.profiles .profile-wrapper .profile-tabs .profile-tab-body .profile-card .profile-left button{border:1px solid #14589f;outline:none;padding:6px 15px;background:#fff;border-radius:50px;color:#14589f;cursor:pointer;font-weight:500;margin-top:.5rem}section.profiles .profile-wrapper .profile-tabs .profile-tab-body .profile-card .profile-left button:hover{background:#14589f;color:#fff}section.profiles .profile-wrapper .profile-tabs .profile-tab-body .profile-card .profile-left .list-item2{width:33%;list-style:none;display:flex;align-items:center;font-size:14px;color:#000;margin-bottom:5px;gap:10px}section.profiles .profile-wrapper .profile-tabs .profile-tab-body .profile-card .profile-left .list-item2 span{margin:0;display:flex;align-items:center;gap:5px;color:#454545}section.profiles .profile-wrapper .profile-tabs .profile-tab-body .profile-card .profile-right{width:50%;padding:0 1rem;padding-right:0}section.profiles .profile-wrapper .profile-tabs .profile-tab-body .profile-card .profile-right .form-group{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px}section.profiles .profile-wrapper .profile-tabs .profile-tab-body .profile-card .profile-right .form-group label{text-align:center;color:#242424;font-weight:600;font-size:14px}section.profiles .profile-wrapper .profile-tabs .profile-tab-body::-webkit-scrollbar{width:5px;background:#fbfbfb}section.profiles .profile-wrapper .profile-tabs .profile-tab-body::-webkit-scrollbar-thumb{width:5px;background:#d7d7d7}.payment-success-body{width:100%;height:calc(100vh - 130px);margin-top:5rem;display:flex;flex-direction:column;align-items:center}.payment-success-body h1{color:#14589f;font-size:2.5rem;margin-top:1.5rem;display:flex;align-items:center;gap:5px;font-weight:500}.payment-success-body h5{margin-top:1rem;font-weight:500;font-size:1.2rem;color:#2b2a2a}.payment-success-body p.p1{margin-top:1rem;color:#313131;font-weight:500;font-size:.8rem}.payment-success-body p.p1 span{font-weight:600;color:#000}.payment-success-body h2{margin-top:2rem;font-weight:500;color:#303030}.payment-success-body .payment-info-box{width:calc(100% - 600px);border:1px solid #e4e4e4;padding:1rem;margin-top:1.5rem;border-radius:5px;display:flex;align-items:center}.payment-success-body .payment-info-box .pibl{width:50%}.payment-success-body .payment-info-box .pibl p{font-weight:400;color:#303030;font-size:.9rem;margin-bottom:.5rem}.payment-success-body .payment-info-box .pibl p span{font-weight:500}.payment-success-body .payment-info-box .pibr{width:50%}.payment-success-body .payment-info-box .pibr p{font-weight:400;color:#303030;font-size:.9rem;margin-bottom:.5rem}.payment-success-body .payment-info-box .pibr p span{font-weight:500}.payment-success-body .cancel-payment{height:calc(100vh - 500px);display:flex;align-items:center;justify-content:center}.payment-success-body .cancel-payment img{width:80%;height:80%;object-fit:contain}.payment-success-body p.lp{margin-top:1rem;color:#595959;width:calc(100% - 600px);text-align:center}.payment-success-body button{padding:.5rem .6rem;border:none;outline:none;background:#14589f;color:#fff;margin-top:1.5rem;text-transform:uppercase;border-radius:4px;min-width:100px;cursor:pointer}.payment-table{width:100%;height:calc(100vh - 300px);overflow-y:auto;border:1px solid #bababa;border-bottom-left-radius:5px;border-bottom-right-radius:5px;border-top-right-radius:5px}.payment-table table.payment{width:100%;border-collapse:collapse}.payment-table table.payment thead tr th{background:#fafafa;padding:.6rem;font-size:.9rem;font-weight:500;color:#313131;text-align:left;position:sticky;top:0;z-index:99}.payment-table table.payment thead tr th:nth-child(1){width:150px!important;border-right:1px solid #f0f0f0;border-top-left-radius:5px}.payment-table table.payment thead tr th:last-child{border-left:1px solid #f0f0f0;border-top-right-radius:5px}.payment-table table.payment tbody tr td{padding:.5rem;font-size:14px;font-weight:400;color:#616161;border-top:none}.payment-table table.payment tbody tr td h4{color:#14589f;margin-bottom:3px}.payment-table table.payment tbody tr td p{color:#000;font-weight:500;margin-bottom:2px}.payment-table table.payment tbody tr td p span{color:#616161;font-weight:400}.payment-table table.payment tbody tr td p.link{color:#14589f;margin-top:5px;display:flex;align-items:center;gap:5px;cursor:pointer}.payment-table table.payment tbody tr.odd td{background:#f7f7f7}.payment-table::-webkit-scrollbar{background:#fafafa;width:5px}.payment-table::-webkit-scrollbar-thumb{width:5px;background:#f1f3f5}.referal{width:100%;height:calc(100vh - 200px);border:1px solid #bababa;overflow-y:auto;scroll-snap-align:end;border-bottom-left-radius:5px;border-bottom-right-radius:5px;border-top-right-radius:5px;padding:1rem;display:flex;flex-direction:column}.referal .rf-left{width:100%;padding-bottom:1.5rem}.referal .rf-left h2{color:#000;font-weight:700;font-size:22px}.referal .rf-left p{color:#000;text-align:justify;font-size:14px;margin-top:.5rem;line-height:25px}.referal .rf-left p span{color:#000;font-weight:400}.referal .rf-left h4{color:#241256;margin-top:1rem;margin-bottom:0;font-weight:500;font-size:1rem}.referal .rf-left ol{font-size:14px;padding-left:.8rem}.referal .rf-left p.read{cursor:pointer;color:#14589f;width:fit-content}.referal .rf-right{width:100%;display:flex;flex-direction:column}.referal .rf-right .rf_right_wrapper{width:100%;height:fit-content;display:flex}.referal .rf-right .rf_right_wrapper .rf_right_1{width:50%;display:flex;flex-direction:column}.referal .rf-right .rf_right_wrapper .rf_right_1 h2{color:#000;font-weight:700;font-size:25px;margin-bottom:12px}.referal .rf-right .rf_right_wrapper .rf_right_1 p{font-size:14px}.referal .rf-right .rf_right_wrapper .rf_right_1 .form-group{width:100%;margin-top:.5rem}.referal .rf-right .rf_right_wrapper .rf_right_1 .form-group label{color:#000;font-size:16px;font-weight:600}.referal .rf-right .rf_right_wrapper .rf_right_1 .form-group .group{width:100%;display:flex;margin-top:.5rem}.referal .rf-right .rf_right_wrapper .rf_right_1 .form-group input{width:100%;border:1px solid #e4e4e4;outline:none;padding:.8rem;border-top-left-radius:5px;border-bottom-left-radius:5px;border-right:none}.referal .rf-right .rf_right_wrapper .rf_right_1 .form-group button{width:100px;border:none;background:#005495;color:#fff;border-top-right-radius:5px;border-bottom-right-radius:5px;cursor:pointer}.referal .rf-right .rf_right_wrapper .ref_right_2{width:50%;height:100%;display:flex;align-items:center;justify-content:center;margin-top:1.5rem}.referal .rf-right .rf_right_wrapper .ref_right_2 img{width:100%;height:270px;object-fit:contain}.referal .rf-right .rewardTable{width:100%;min-height:250px;height:fit-content}.referal .rf-right .rewardTable h4{color:#000;font-weight:400;font-size:14px;margin-bottom:5px}.referal .rf-right .rewardTable p{color:#000;font-size:14px}.referal .rf-right .rewardTable table{width:100%;border-collapse:collapse;margin-top:1rem}.referal .rf-right .rewardTable table thead th{background:#eaeaea;padding:.5rem;font-weight:400;font-size:.8rem;text-align:left;font-weight:600;color:#000}.referal .rf-right .rewardTable table thead th:nth-child(1){border-top-left-radius:5px}.referal .rf-right .rewardTable table thead th:last-child{border-top-right-radius:5px}.referal .rf-right .rewardTable table tbody tr td{padding:.5rem;font-weight:400;font-size:.75rem;border-top:none;text-align:left}.referal .rf-right .rewardTable table tbody tr td button{color:#fff;background:#140245;border:none;outline:none;border-radius:2px;font-size:.6rem;padding:5px;cursor:pointer}.referal .rf-right .rewardTable table tbody tr td button.disable{color:#454545;background:#ebebeb}.referal .rf-right .rewardTable table tbody tr.odd td{background:#f7f7f7}.referal::-webkit-scrollbar{background:#fafafa;width:5px}.referal::-webkit-scrollbar-thumb{width:5px;background:#f1f3f5}.no-reward{width:100%;display:flex;justify-content:center;align-items:center;height:200px;flex-direction:column;gap:5px}.no-reward img{width:150px;object-fit:contain}.no-reward h4{color:#454545;font-size:.8rem;font-weight:400}.my-reward{width:100%;height:fit-content;display:flex;gap:20px}.pop-head{padding-bottom:.3rem;border-bottom:1px solid #e4e4e4}.pop-head h4{color:#454545;font-weight:500;font-size:.8rem}.redeemPopup{height:300px}.redeemPopup .pop-wrap{width:100%;height:100%;display:flex;justify-content:center;align-items:center;flex-direction:column;gap:10px}.redeemPopup .pop-wrap .c{width:100px;height:100px;background:#f6f3fd;border-radius:50%}.redeemPopup .pop-wrap img{width:100px;height:100px;object-fit:contain}.redeemPopup .pop-wrap h2{color:#241256;font-weight:600}.redeemPopup .pop-wrap p{font-size:.85rem;text-align:center}.redeemPopup button{border:none;outline:none;background-color:#241256;color:#fff;padding:7px 10px;border-radius:3px;font-size:.8rem;cursor:pointer}.my-rewardz{border:1px solid #bababa;width:100%;height:fit-content;display:flex;flex-direction:column;padding:1rem;border-radius:5px}.my-rewardz p{font-size:.8rem;color:#454545}.my-rewardz h4{font-weight:500;color:#005495;margin-bottom:3px}.my-rewardz h5{color:#005495;font-size:.9rem;font-weight:400;margin-top:1rem}.my-rewardz .top-set{width:100%;display:flex;align-items:center;justify-content:space-between}.my-rewardz .top-set button{padding:.4rem;border:none;outline:none;background:#005495;border-radius:3px;color:#fff;cursor:pointer;box-shadow:#959da533 0 8px 24px}.my-rewardz .reward-wrapper{width:100%;display:flex;flex:wrap;gap:10px;margin-top:10px}.my-rewardz .reward-wrapper .nodata{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;height:250px}.my-rewardz .reward-wrapper .nodata img{width:150px;height:150px;object-fit:contain}.my-rewardz .reward-wrapper .nodata h5{color:#606060}.my-rewardz .reward-wrapper .reward-card{width:fit-content;height:fit-content;border:1px solid #005495;border-style:dashed;border-radius:3px;padding:1rem;background:#fbfeff}.my-rewardz .reward-wrapper .reward-card h2{color:#005495;font-size:.8rem;font-weight:500;margin-bottom:5px}.my-rewardz .reward-wrapper .reward-card button{background:#005495;border:none;outline:none;color:#fff;padding:6px 10px;border-radius:3px;margin-top:.5rem;cursor:pointer;font-size:.8rem;box-shadow:#959da533 0 8px 24px}.my-rewardz .reward-wrapper .reward-card2{width:fit-content;height:fit-content;border:1.5px solid #e4e4e4;border-radius:3px;padding:1rem;background:#f5f5f5a8;position:relative;cursor:not-allowed}.my-rewardz .reward-wrapper .reward-card2 h2{color:#000;font-size:.8rem;font-weight:500;margin-bottom:5px}.my-rewardz .reward-wrapper .reward-card2 button{background:#005495;border:none;outline:none;color:#fff;padding:6px 10px;border-radius:3px;margin-top:.5rem;cursor:not-allowed;font-size:.8rem;box-shadow:#959da533 0 8px 24px;opacity:.5}.my-rewardz .reward-wrapper .reward-card2 .expire{position:absolute;width:fit-content;height:fit-content;background:red;color:#fff;top:0;left:0;transform:rotate(-30deg)}.loader{width:100%;display:flex;justify-content:center;align-items:center;min-height:200px}.loader img{width:200px;height:200px;object-fit:cover}.suspense-Loader{width:100%;height:100vh;display:flex;justify-content:center;align-items:center}.suspense-Loader .suspense-wrap{display:flex;flex-direction:column;align-items:center;justify-content:center}.suspense-Loader .suspense-wrap img.brand{width:20rem;object-fit:contain}.suspense-Loader .suspense-wrap img.brand2{width:5rem;object-fit:cover}.highcharts-credits{display:none!important}.mergeCards{width:100%;display:flex;flex-wrap:wrap;align-items:center;gap:10px;margin-top:5px;padding-top:5px}.mergeCards .rewrap{width:48%;display:flex;align-items:center;gap:5px;height:fit-content;margin-bottom:10px}.mergeCards .reward-card{width:100%;height:fit-content;border:1.5px solid #14589f;border-radius:3px;padding:.5rem;background:#f9f9f9}.mergeCards .reward-card h2{color:#14589f;font-size:.8rem;font-weight:500}.mergeCards .reward-card p.dis{margin:0!important}.mergeCards .reward-card p.dis b{color:#14589f}.mergeCards .reward-card2{width:fit-content;border:1.5px solid #14589f;border-radius:3px;padding:.5rem;background:#f9f9f9;cursor:not-allowed}.mergeCards .reward-card2 h2{color:#14589f;font-size:.8rem;font-weight:500}.mergeCards .reward-card2 p.dis{margin:0!important}.mergeCards .reward-card2 p.dis b{color:#14589f}.pop-footer{width:100%;display:flex;align-items:center;justify-content:space-between;border-top:1px solid #e4e4e4;padding-top:5px}.pop-footer button{background-color:#14589f;color:#fff;padding:6px 8px;border-radius:3px;cursor:pointer;border:none;outline:none}:where(.css-dev-only-do-not-override-1hpnbz2).ant-checkbox-checked .ant-checkbox-inner{background-color:#14589f!important;border-color:#14589f!important}section.error-page .wrap{width:100%;height:calc(100vh - 50px);display:flex;align-items:center;justify-content:center;flex-direction:column}section.error-page .wrap img{width:400px;height:400px;object-fit:contain}section.error-page .wrap button{background:#14589f;color:#fff;padding:.6rem .8rem;border:none;outline:none;border-radius:4px;cursor:pointer}.upgrad_msg_box{width:100%;display:flex;flex-direction:column;border:1px solid rgba(236,236,236,.9803921569);border-radius:5px;padding:.5rem;gap:10px;justify-content:flex-start}.upgrad_msg_box h4,.upgrad_msg_box h3{font-size:.8rem;color:#4e4e4e;font-weight:600;color:#14589f;line-height:1.1rem}.upgrad_msg_box p{font-size:.7rem;color:#656565;line-height:1rem}.upgrad_msg_box button{border:none;outline:none;font-size:.7rem;background:#ebebeb;color:#14589f;padding:.4rem;border-radius:5px;font-weight:500;text-transform:uppercase;cursor:pointer}.pagination .active>.page-link{background-color:#14589f!important;border:none!important;color:#fff!important}.pagination .page-link{color:#14589f!important}.refer_code_input{border:3px solid #838383;border-style:dashed;width:fit-content;padding:1rem;display:flex;align-items:center;border-spacing:5px}.refer_code_input .ref_content_left{padding:0 1.5rem;border-right:1px solid #bababa}.refer_code_input .ref_content_left p{color:#000;font-size:12px}.refer_code_input .ref_content_left h1{color:#000;font-size:30px}.refer_code_input .ref_content_right{padding:0 1.5rem;color:#000;cursor:pointer}.footer{display:flex;justify-content:space-between;align-items:center;background:#f3f3f3;padding:8px 16px;width:100%;max-height:45px}.footer .footer_left{width:100%;display:flex;flex:1;align-items:center;gap:10px}.footer .footer_left img{width:28px;object-fit:contain}.footer .footer_left p{color:#5b5b5b;font-size:12px}.footer .footer_left p a{color:#5b5b5b;font-size:12px;text-decoration:none}.footer .footer_left p a:hover{color:#14589f}.footer .footer_right{flex:1;display:flex;flex-direction:column;align-items:flex-end;justify-content:flex-end}.footer .footer_right p{color:#5b5b5b;font-size:12px}.footer .footer_right p.link{cursor:pointer;text-align:end}.footer .footer_right a{color:#5b5b5b;font-size:12px;text-decoration:none}.footer .footer_right a:hover{color:#14589f}.footer.searchFooter{position:fixed;left:0;right:0;bottom:0;width:100%;z-index:999}
