@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";section.login{width:100%;height:100vh;background-color:#fafafa;display:flex;justify-content:center;align-items:center}section.login .error{font-size:12px;color:red}section.login .login-wrap{width:500px;height:fit-content;overflow:auto;padding:1rem;background-color:#fff;display:flex;flex-direction:column;border-radius:5px;box-shadow:#64646f33 0 7px 29px}section.login .login-wrap .login-logo-wrap{width:100%;display:flex;justify-content:center;align-items:center}section.login .login-wrap .login-logo-wrap .login-logo{width:3.5rem;height:3.5rem;object-fit:contain}section.login .login-wrap .login-logo-content{width:100%;display:flex;justify-content:center;flex-direction:column}section.login .login-wrap .login-logo-content h4{font-weight:600;color:#14589f;text-align:center;text-transform:uppercase;font-size:1.1rem}section.login .login-wrap .login-logo-content h5{text-transform:uppercase;float:left;font-size:.8rem;color:#303030;font-weight:600;margin:.5rem 0}section.login .login-wrap .form-group2{width:100%;display:flex;flex-direction:column;gap:5px;margin:.5rem 0}section.login .login-wrap .form-group2 input{border:1px solid #e4e4e4;padding:.6rem!important;border-radius:5px;outline:none}section.login .login-wrap .input-group2{display:flex;align-items:center;padding-right:.6rem;width:100%;border:1px solid #e4e4e4;border-radius:5px}section.login .login-wrap .input-group2 input{border:none;width:100%}section.login .login-wrap .input-group2 span img{width:1rem;height:1rem;object-fit:contain;cursor:pointer}section.login .login-wrap .input-group2 svg{color:#adadad}section.login .login-wrap .forget-link{margin-top:.5rem;margin-bottom:1rem;text-decoration:none;color:#adadad;font-weight:400;transition:.3s ease-in-out}section.login .login-wrap .forget-link i{font-weight:lighter;margin-right:.5rem}section.login .login-wrap .forget-link:hover{color:#14589f}section.login .login-wrap button{border:none;outline:none;padding:.6rem 0;border-radius:5px;margin:.5rem 0;display:flex;align-items:center;justify-content:center;gap:10px}section.login .login-wrap button .btn-logo{width:1.5rem;height:1.5rem;object-fit:contain}section.login .login-wrap .or{display:flex;justify-content:center;align-items:center;gap:10px;margin:1rem 0}section.login .login-wrap .or span{border:1px solid #e7e5e5;width:100%;height:0px}section.login .login-wrap .links{display:flex;flex-direction:column;margin-top:1rem;margin-bottom:.5rem;gap:5px}section.login .login-wrap .links .link{text-decoration:none;font-size:.8rem;color:#646464;width:fit-content}section.login .login-wrap .links .link--disabled{opacity:.8!important;cursor:not-allowed!important}section.login .login-wrap .links .link--disabled:hover{color:#646464!important}section.login .login-wrap .links .link:hover{color:#214fc5}section.login .login-wrap button.login-btn{background-color:#14589f;color:#fff;width:100%;padding:.8rem 0;cursor:pointer}section.login .login-wrap button.google-btn{background-color:#fff;color:#272727;border:1px solid #e4e4e4;font-weight:400;transition:.5s ease}section.login .login-wrap button.google-btn:hover{background-color:#f0eeee}section.login .login-wrap button.linkedin-btn{background-color:#fff;color:#272727;border:1px solid #e4e4e4;font-weight:400;cursor:pointer}section.login .login-wrap button.linkedin-btn:hover{background-color:#f0eeee}section.login .login-wrap::-webkit-scrollbar{display:none}@media (max-width: 600px){section.login .login-wrap{width:100%;height:100%}}section.register{width:100%;height:100vh;background-color:#fafafa;display:flex;justify-content:center;align-items:center;overflow:auto}section.register .error{font-size:12px;color:red}section.register .register-wrap{width:500px;height:fit-content;padding:1rem;background-color:#fff;display:flex;flex-direction:column;border-radius:5px;box-shadow:#64646f33 0 7px 29px}section.register .register-wrap .login-logo-wrap{width:100%;display:flex;justify-content:center;align-items:center}section.register .register-wrap .login-logo-wrap .login-logo{width:3.5rem;height:3.5rem;object-fit:contain}section.register .register-wrap .login-logo-content{width:100%;display:flex;justify-content:center;flex-direction:column}section.register .register-wrap .login-logo-content h4{font-weight:600;color:#14589f;text-align:center;text-transform:uppercase;font-size:1.1rem}section.register .register-wrap .login-logo-content h5{text-transform:uppercase;float:left;font-size:.8rem;color:#303030;font-weight:600;margin:.5rem 0}section.register .register-wrap .form-group2{width:100%;display:flex;flex-direction:column;gap:5px;margin:.5rem 0}section.register .register-wrap .form-group2 label{font-size:.8rem}section.register .register-wrap .form-group2 input{border:1px solid #e4e4e4;padding:.6rem!important;border-radius:5px;outline:none}section.register .register-wrap .input-group2{display:flex;align-items:center;padding-right:.6rem;width:100%;border:1px solid #e4e4e4;border-radius:5px}section.register .register-wrap .input-group2 input{border:none;width:100%}section.register .register-wrap .input-group2 span img{width:1rem;height:1rem;object-fit:contain;cursor:pointer}section.register .register-wrap .input-group2 svg{color:#adadad;cursor:pointer}section.register .register-wrap button{border:none;outline:none;padding:.6rem 0;border-radius:5px;margin:.5rem 0;display:flex;align-items:center;justify-content:center;gap:10px}section.register .register-wrap button .btn-logo{width:1.5rem;height:1.5rem;object-fit:contain}section.register .register-wrap .or{display:flex;justify-content:center;align-items:center;gap:10px;margin:1rem 0}section.register .register-wrap .or span{border:1px solid #e7e5e5;width:100%;height:0px}section.register .register-wrap .captcha{margin-top:.4rem;width:100%;display:flex;flex-direction:column;gap:5px}section.register .register-wrap .captcha #reload_href{font-size:.8rem!important;color:#0c3aad!important}section.register .register-wrap .captcha label{font-size:.8rem}section.register .register-wrap .captcha .input-captcha{width:100%;display:flex;gap:5px}section.register .register-wrap .captcha .input-captcha input{width:100%;height:2rem;border:1px solid #e4e4e4;border-radius:5px;outline:none;padding-left:.5rem}section.register .register-wrap .links{display:flex;flex-direction:column;margin-bottom:.5rem;gap:5px}section.register .register-wrap .links .link{text-decoration:none;font-size:.8rem;color:#646464;width:fit-content}section.register .register-wrap .links .link:hover{color:#214fc5}section.register .register-wrap button.login-btn{background-color:#14589f;color:#fff;width:100%;padding:.8rem 0;cursor:pointer}section.register .register-wrap button.google-btn{background-color:#fff;color:#272727;border:1px solid #e4e4e4;font-weight:400;transition:.5s ease}section.register .register-wrap button.google-btn:hover{background-color:#f0eeee}section.register .register-wrap button.linkedin-btn{background-color:#fff;color:#272727;border:1px solid #e4e4e4;font-weight:400;cursor:pointer}section.register .register-wrap button.linkedin-btn:hover{background-color:#f0eeee}section.register .login-wrap::-webkit-scrollbar{display:none}.otp-msg-header{background-color:#e1e1e13d;color:#14589f;border:1.5px solid #dbdbdb;border-style:dashed;border-radius:5px;padding:1rem;font-size:.8rem;margin-top:1rem;margin-bottom:.5rem}.otp-msg-header span{color:#14589f;font-weight:600}.otp{width:100%;display:flex;flex-direction:column;gap:5px;margin:1rem 0}.otp label{font-size:.8rem}.forget-info-text{font-size:.8rem;color:#999}.form-group3{width:100%;display:flex;flex-direction:column;gap:5px;margin:.5rem 0}.form-group3 label{font-size:.8rem}.form-group3 .otp-wrap{width:100%;display:flex;gap:10px;align-items:center}.form-group3 .otp-wrap p.red{font-size:.85rem;color:red;display:flex;align-items:center;gap:4px}.form-group3 .otp-wrap p.red i{font-size:1rem}.form-group3 .otp-wrap p.green{font-size:.85rem;color:#14589f;display:flex;align-items:center;gap:4px}.form-group3 .otp-wrap p.green i{font-size:1rem}section.new{background-color:#fff;width:100%;height:100%}.explore{display:flex;align-items:center;justify-content:center;flex-direction:column;padding:10px 100px;padding-top:7rem;padding-bottom:0}.explore button{padding:.5rem;background:#14589f;color:#fff;border-radius:3px;font-size:.7rem;border:none;outline:none;cursor:pointer;box-shadow:#959da533 0 8px 24px}.explore h2.price-title{color:#000;margin-bottom:10px;text-align:center;font-size:28px;font-weight:400}.explore p.price-dis{color:#000;font-size:14px}.current_details{width:100%;padding:10px 100px;display:flex;justify-content:flex-end;align-items:flex-end;flex-direction:column}.current_details h4{text-transform:capitalize;color:#14589f;font-weight:700;font-size:16px}.current_details p{color:#14589f;font-size:16px;margin-top:3px}.current_details button{margin-top:10px;border:none;outline:none;border-radius:50px;width:130px;height:27px;border:1px solid #14589F;color:#14589f;background:#fff;font-size:12px;cursor:pointer}.current_details button:hover{background:#14589f;color:#fff}.pricing_page{width:100%;height:fit-content;padding:0 100px 100px;margin-top:.5rem}.pricing_page .soft_container{width:100%;min-height:100vh;height:100%;background-color:#fff;border-radius:5px}.pricing_page .soft_container .top{width:100%;display:flex;align-items:center;justify-content:space-between;padding:1rem}.pricing_page .soft_container .top .top_left h5{font-size:1rem;text-transform:capitalize}.pricing_page .soft_container .top .top_left p b{color:#000}.pricing_page table{width:100%;border-collapse:collapse;table-layout:fixed;margin-top:1rem}.pricing_page table .brand-pop{width:100%;height:40px;border-bottom:1px solid #000;display:flex;align-items:center;justify-content:center}.pricing_page table th:nth-child(1){border:none;background:transparent}.pricing_page table th{padding-bottom:2rem}.pricing_page table th .th-card{display:flex;align-items:flex-end;justify-content:flex-end;flex-direction:column;height:220px;padding:1rem}.pricing_page table th .th-card .brand-pop{border:none}.pricing_page table th .th-card button{padding:.6rem;background:#000;border:none;outline:none;border-radius:3px;color:#fff;width:100%;display:flex;align-items:center;justify-content:center;gap:3px}.pricing_page table th .th-card button i{font-size:1rem;margin-top:2px}.pricing_page table th .th-card1{width:100%;height:240px;display:flex;flex-direction:column;border-top:none;padding:0 10px}.pricing_page table th .th-card1 .brand-pop{border:none;height:40px}.pricing_page table th .th-card1 .card1{height:240px;background:#fff;display:flex;flex-direction:column;padding:.5rem;border-radius:5px;box-shadow:4px 4px 10px #cccccc40}.pricing_page table th .th-card1 .card1 button.tag-btn{background:transparent;border:none;outline:none;color:#c8c8c8;font-weight:600;font-size:12px;margin-top:5px;width:fit-content;margin-bottom:3px}.pricing_page table th .th-card1 .card1 h1.brand-price{font-size:30px;font-weight:700;position:relative;text-align:left;color:#8080e7}.pricing_page table th .th-card1 .card1 h1.brand-price span{font-size:12px;color:#000;font-weight:400}.pricing_page table th .th-card1 .card1 h1.brand-price sup{font-size:12px;position:absolute;top:-20%;right:14px;color:#14589f;font-weight:600}.pricing_page table th .th-card1 .card1 p.brand-text{color:#000;font-size:11px;font-weight:400;text-align:left;margin-top:5px;min-height:30px;line-height:13px}.pricing_page table th .th-card1 .card1 select{margin:0 auto;margin-top:.5rem;width:90%;padding:.4rem;border:1px solid #C6C6C6;border-radius:5px;font-weight:400;margin-bottom:5px;outline:none;color:#000}.pricing_page table th .th-card1 .card1 .port{width:90%;display:flex;align-items:center;justify-content:center;gap:5px;font-size:12px;color:#000;font-weight:400;margin:5px}.pricing_page table th .th-card1 .card1 .port i{color:#8080e7}.pricing_page table th .th-card1 .card1 button.buy{width:95%;border:none;height:30px;outline:none;margin:5px auto;border-radius:50px;background:#14589f;color:#fff;font-weight:400;cursor:pointer;font-size:12px}.pricing_page table th .th-card1 .card1.one{border:1px solid #8080E7;border-top:5px solid #8080E7}.pricing_page table th .th-card1 .card1.one h1.brand-price,.pricing_page table th .th-card1 .card1.one .port i{color:#8080e7}.pricing_page table th .th-card1 .card1.two{border:1px solid #A4C65E;border-top:5px solid #A4C65E}.pricing_page table th .th-card1 .card1.two h1.brand-price,.pricing_page table th .th-card1 .card1.two .port i{color:#a4c65e}.pricing_page table th .th-card1 .card1.three{border:1px solid #F8C23E;border-top:5px solid #F8C23E}.pricing_page table th .th-card1 .card1.three h1.brand-price,.pricing_page table th .th-card1 .card1.three .port i{color:#f8c23e}.pricing_page table th .th-card1 .card1.four{border:1px solid #ED3F17;border-top:5px solid #ED3F17}.pricing_page table th .th-card1 .card1.four h1.brand-price,.pricing_page table th .th-card1 .card1.four .port i{color:#ed3f17}.pricing_page table th .th-card3{width:100%;height:240px;display:flex;flex-direction:column;color:#fff;padding:0 10px}.pricing_page table th .th-card3 .brand-pop{border:none;height:40px}.pricing_page table th .th-card3 .card1-wrap{height:240px;display:flex;justify-content:center;flex-direction:column;padding:.5rem;border:none;box-shadow:4px 4px 10px #cccccc40;border:1px solid #729EC3;border-radius:5px;border-top:5px solid #729EC3}.pricing_page table th .th-card3 .card1-wrap .tag-btn{background:transparent;border:none;outline:none;color:#c8c8c8;font-weight:600;font-size:12px;width:fit-content;text-align:left}.pricing_page table th .th-card3 .card1-wrap p{color:#000;font-size:13px;font-weight:400;margin:10px 0}.pricing_page table th .th-card3 .card1-wrap button.contact-btn{width:95%;border:none;height:30px;outline:none;margin:5px auto;border-radius:50px;background:#14589f;color:#fff;font-weight:400;cursor:pointer;font-size:12px}.pricing_page tbody tr td.first{background:#fff;padding:1rem;font-size:.8rem;color:#454545;text-align:left}.pricing_page tbody tr td{background:#fff;padding:1rem;font-size:.8rem;color:#14589f;text-align:center}.pricing_page tbody tr td img{width:16px;height:16px}.pricing_page tbody tr td.bg{background:#e4e4e742}.pricing_page tbody tr td.app{background:#e4e4e7;text-align:left;font-weight:bolder;border-radius:5px}.pricing_page tbody tr td.app1{background:#e4e4e7;text-align:left;font-weight:bolder;border-top-left-radius:5px;border-bottom-left-radius:5px}.pricing_page tbody tr td.app2{background:#e4e4e7}.pricing_page tbody tr td.app3{background:#e4e4e7;border-top-right-radius:5px;border-bottom-right-radius:5px}section.pricing2{width:100%}section.pricing2 .pricing2_head{width:85%;margin:7rem auto 0;padding-left:100px;border-bottom:1px solid #e4e4e4;padding-bottom:15px}section.pricing2 .pricing2_head h2{font-size:1.2rem;color:#454545;font-weight:600}section.pricing2 .pricing2_wrappers{width:85%;height:calc(100vh - 218px);padding-left:100px;padding-right:100px;display:flex;padding-top:1rem;margin:0 auto}section.pricing2 .pricing2_wrappers .pricing2_left{width:50%;display:flex;flex-direction:column}section.pricing2 .pricing2_wrappers .pricing2_left .portion1{margin-bottom:1rem}section.pricing2 .pricing2_wrappers .pricing2_left .portion1 h3{font-size:1rem;color:#454545;font-weight:600}section.pricing2 .pricing2_wrappers .pricing2_left .portion1 .input-wrap{width:70%}section.pricing2 .pricing2_wrappers .pricing2_left .portion1 .input-group{width:100%;display:flex;align-items:center;border:1px solid #b1b1b1;border-radius:5px;padding:.8rem .4rem;gap:5px;margin-top:1rem}section.pricing2 .pricing2_wrappers .pricing2_left .portion1 .input-group span{color:#454545}section.pricing2 .pricing2_wrappers .pricing2_left .portion1 .input-group input{width:100%;border:none;outline:none;color:#454545}section.pricing2 .pricing2_wrappers .pricing2_left .portion1 ul{display:flex;gap:10px;margin-top:10px;flex-wrap:nowrap}section.pricing2 .pricing2_wrappers .pricing2_left .portion1 ul li{list-style:none;border:1.5px solid #b1b1b1;padding:.8rem;font-size:.8rem;color:#676666;font-weight:600;border-radius:3px;transition:all .3s ease-in-out;cursor:pointer;width:40%;text-align:center}section.pricing2 .pricing2_wrappers .pricing2_left .portion1 ul li.active{color:#14589f;border:1.5px solid #14589F}section.pricing2 .pricing2_wrappers .pricing2_left .portion1 ul li:hover{color:#14589f;border:1.5px solid #14589F}section.pricing2 .pricing2_wrappers .pricing2_left button{padding:.8rem 1rem;border:none;outline:none;width:fit-content;border-radius:3px;background:#14589f;color:#fff;margin-top:1rem;box-shadow:#959da533 0 8px 24px;cursor:pointer}section.pricing2 .pricing2_wrappers .pricing2_right{width:50%}section.pricing2 .pricing2_wrappers .pricing2_right .title-message{border:1px solid #e4e4e4;width:70%;padding:1rem;border-radius:3px;position:relative}section.pricing2 .pricing2_wrappers .pricing2_right .title-message span{position:absolute;top:-5px;right:10px}section.pricing2 .pricing2_wrappers .pricing2_right .title-message span i{font-size:2.2rem;color:#14589f}section.pricing2 .pricing2_wrappers .pricing2_right .title-message h2{color:#454545;font-weight:600;font-size:1.2rem;margin-bottom:.3rem}section.pricing2 .pricing2_wrappers .pricing2_right .title-message p{font-size:.8rem;color:#454545;line-height:1.15rem;text-align:justify}section.pricing2 .pricing2_wrappers .pricing2_right .payment-info{margin-top:1.5rem}section.pricing2 .pricing2_wrappers .pricing2_right .payment-info h2{font-size:1rem;font-weight:600;color:#454545;margin-bottom:.5rem}section.pricing2 .pricing2_wrappers .pricing2_right .payment-info p{font-size:.8rem;color:#454545;padding-left:1rem}section.pricing2 .pricing2_wrappers .pricing2_right .payment-info ol{padding-left:1rem}section.pricing2 .pricing2_wrappers .pricing2_right .payment-info ol li{color:#454545;font-size:.8rem;margin-bottom:.5rem;text-align:justify;line-height:18px}section.pricing2 .pricing2_wrappers .pricing2_right .payment-info ol li strong{color:#14589f;font-weight:500}.head{width:100%;border-bottom:1px solid #e4e4e4}.head h2{color:#454545;font-size:1rem;font-weight:500;padding-bottom:5px}.price-confirmation{width:100%}.price-confirmation .bell{width:100%;display:flex;align-items:center;justify-content:center}.price-confirmation .bell .bell-img{width:200px;height:200px;background:#f9faff;border-radius:50%}.price-confirmation .bell .bell-img img{width:100%;height:100%;object-fit:contain}.price-confirmation p{margin-top:1rem;color:#454545}.price-confirmation ul{margin-left:1.5rem;margin-top:5px}.price-confirmation ul li{color:#454545;font-size:.8rem}.price-confirmation ul li span{color:#14589f;font-weight:600}.price-confirmation .btn-sets{width:100%;display:flex;gap:10px;align-items:flex-end;justify-content:flex-end;margin-top:1rem}.price-confirmation .btn-sets button{padding:.5rem;border:none;outline:none;border-radius:3px;cursor:pointer}.price-confirmation .btn-sets button:nth-child(1){background:#14589f;color:#fff}.price-confirmation .btn-sets button:nth-child(1).danger{background:#d60000!important}.price-confirmation .btn-sets button:nth-child(2){background:#f1f1f1;color:#454545}.credit-confirmation p{color:#454545;margin-bottom:.5rem}.credit-confirmation .bell{width:100%;display:flex;align-items:center;justify-content:center}.credit-confirmation .bell .bell-img{width:200px;height:200px;background:#f9faff;border-radius:50%}.credit-confirmation .bell .bell-img img{width:100%;height:100%;object-fit:contain}.credit-confirmation .item{margin-bottom:.5rem}.credit-confirmation .item ul{margin-left:1.5rem;margin-top:5px}.credit-confirmation .item ul li{color:#454545;font-size:.8rem}.credit-confirmation .item ul li span{color:#14589f;font-weight:600}.credit-confirmation .btn-sets button:nth-child(1).danger{background:#d60000!important}.credit-confirmation .btn-sets{width:100%;display:flex;gap:10px;align-items:flex-end;justify-content:flex-end;margin-top:1rem}.credit-confirmation .btn-sets button{padding:.5rem;border:none;outline:none;border-radius:3px;cursor:pointer}.credit-confirmation .btn-sets button:nth-child(1){background:#14589f;color:#fff}.credit-confirmation .btn-sets button:nth-child(2){background:#f1f1f1;color:#454545}.swal2-confirm{background-color:#14589f!important}.swal2-cancel{background:#dfdfdf!important}.swal2-title{font-size:1.5rem!important;font-weight:500!important}.swal-text{color:#454545!important;font-size:.85rem!important}.swal-title{color:#14589f!important;font-size:1.5rem!important}.welcome{width:100%;min-height:calc(100vh - 125px)}.welcome .banner{width:100%;padding:30px 10px 10px;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;margin:80px 0}.welcome .banner h1{font-size:2rem;text-align:center;color:#000;font-weight:500}.welcome .banner h1 span{color:#000}.welcome .banner p{width:70%;text-align:center;color:#000;font-size:16px;margin-top:1rem;height:50px;line-height:23px;font-weight:400}.welcome .app-card-wrap{width:100%;display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:20px;margin-top:2rem}.welcome .app-card-wrap .app-card{width:380px;height:fit-content;padding:30px 20px;border-radius:10px;box-shadow:4px 4px 10px #b0adad40;border:1px solid #1c4587;border-top:10px solid #1c4587;display:flex;justify-content:center;flex-direction:column}.welcome .app-card-wrap .app-card .img-box{width:100%;height:100px;display:flex;align-items:center;justify-content:center}.welcome .app-card-wrap .app-card .img-box img{width:100px;height:100%;object-fit:contain}.welcome .app-card-wrap .app-card h4{color:#005495;font-weight:600;margin-top:1rem;text-align:center}.welcome .app-card-wrap .app-card p{width:100%;text-align:justify;white-space:wrap;font-size:16px;margin:0;height:fit-content;margin-top:1rem;color:#000;line-height:23px;font-weight:400}.welcome .app-card-wrap .app-card p.read{color:#005495;margin:5px 0 0;cursor:pointer;font-weight:500}.welcome .app-card-wrap .app-card button{width:50%;height:35px;border:none;outline:none;border-radius:50px;margin:1rem auto .5rem;cursor:pointer;color:#fff;background:#14589f;font-size:14px}.welcome .app-card-wrap .app-card button:hover{background-color:#e6e6e6;color:#14589f}.welcome .app-card-wrap .app-card:hover{background:linear-gradient(360deg,#2375ae,#1c4587);box-shadow:4px 4px 10px #b0adad40}.welcome .app-card-wrap .app-card:hover h4,.welcome .app-card-wrap .app-card:hover p{color:#fff}.welcome .app-card-wrap .app-card:hover button{background:#f27900;color:#fff}*{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% - 60px);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}
