:root{--adm-color-primary:#ec5c4f;--prefix-width:3em}.adm-form-item-required-asterisk{display:none}.checkout .logo-name{color:red;font-size:22px;font-weight:700;padding:15px 15px 0;text-align:center}.checkout .title{color:#6c6c6c;font-size:14px;padding:15px 15px 0}.checkout .amount{font-size:18px;font-weight:700;padding:15px;position:relative}.checkout .amount .wrap{align-items:center;background-color:#ededed;display:flex}.checkout .amount .wrap .currency{margin-left:15px;margin-right:10px}.checkout .amount .wrap input{border:none;border-radius:4px;flex:1;font-size:inherit;font-weight:inherit;height:42px}.checkout .payment-methods{margin-top:10px;padding:0 10px}.checkout .payment-methods>*+*{margin-top:10px}.checkout .payment-methods .item{border:1px solid #e7e7e7;border-radius:4px;display:block;padding:0 10px 0 15px;text-decoration:none}.checkout .payment-methods .item.selected{background-color:#f1f1f1}.checkout .payment-methods .item.selected .handle{background-color:#ec9d3c}.checkout .payment-methods .item .handle{background-color:transparent;border:3px solid #fff;border-radius:50%;display:flex;height:20px;position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:20px}.checkout .payment-methods .item .handle:after{border:2px solid #ec9d3c;border-radius:50%;content:"";height:calc(100% + 3px);left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:calc(100% + 3px)}.checkout .payment-methods .item:after{content:attr(data-desc);display:block}.checkout .payment-methods .item .wrap{align-items:center;display:flex}.checkout .payment-methods .item .desc{color:#ff8f1f;font-size:12px;margin-bottom:10px;padding-left:36px}.checkout .payment-methods .item .logo{background-position:0 0;background-repeat:no-repeat;background-size:100%;height:50px;margin-left:10px;width:126px}.checkout .payment-methods .item .logo.paytm{background-position:0 0}.checkout .payment-methods .item .logo.gpay{background-position:0 -50px}.checkout .payment-methods .item .logo.upi{background-position:0 -100px}.checkout .payment-methods .item .logo.phonepe{background-position:0 -150px}.checkout .payment-methods .item img{height:28px;margin-left:20px;margin-right:10px;width:auto}.checkout .payment-methods .item .icon{align-items:center;color:#7e7e7e;display:flex;font-size:18px;height:50px}.checkout .payment-methods .item .icon>*+*{margin-left:10px}.checkout .payment-method-tip{color:#0249b6;font-size:3vw;font-weight:700;margin-top:15px;padding:0 18px}.checkout .upi-account-wrap{align-items:center;border:1px solid #e7e7e7;border-radius:4px;display:flex;gap:10px;margin:20px 10px 0;padding:10px;text-align:center}.checkout .upi-account-wrap .pa{color:#1989fa;font-size:14px;font-weight:700}.checkout .upi-account-wrap .text{display:flex;flex:1;gap:10px}.checkout .utr-submit-wrap{border:1px solid #e7e7e7;border-radius:4px;margin:10px;overflow:hidden}.checkout .utr-submit-wrap .adm-list-body,.checkout .utr-submit-wrap .adm-list-item-content{border:none}.checkout .utr-submit-wrap .adm-form .adm-form-item-horizontal.adm-list-item{--prefix-width:3em}.checkout .utr-submit-wrap button{padding:5px 10px}.checkout .form-desc{color:#888;font-size:12px;padding:0 15px 10px}.checkout .submit-btn{background-color:#ec5c4f;border-radius:1000px;font-size:var(--adm-font-size-9);height:50px;margin:15px auto 20px;text-decoration:none;width:calc(100% - 30px)}.checkout .submit-btn,.loading-text{align-items:center;color:#fff;display:flex;justify-content:center}.loading-text{flex-direction:column;font-size:20px;margin-top:30vh}.adm-mask-content{height:100%}.qr-code-wrap{text-align:center}.qr-code-wrap .qr-code-img{margin:1.5em 0;text-align:center}.pay-action{background-color:#fff;bottom:0;box-shadow:0 -1px 5px rgba(0,0,0,.1);left:0;position:fixed;right:0;z-index:1}.pay-select-desc{color:#666;text-align:left}.desc,.pay-select-desc{font-size:12px;padding:0 18px}.desc{color:#888;margin-bottom:30px}.desc a{margin-left:2px}.qr-code{background-color:#f5f5f5;min-height:100vh;position:relative}.qr-code .adm-result-page-bg{background-color:#3c3c3c}.qr-code .adm-result-page-footer{display:none}.qr-code .logo{display:block;margin:0 auto 30px;width:80px;z-index:1}.qr-code .title-qr-code{font-size:16px;font-weight:600;text-align:center}.qr-code .count-down{align-items:center;color:#6c6c6c;display:flex;font-size:20px;font-weight:600;justify-content:center;padding:5px 0}.qr-code .count-down .minutes{margin-left:1ch}.qr-code .count-down .unit{margin-left:1ch;margin-right:1ch}.qr-code .money{color:#000;font-size:26px!important;font-weight:600;text-align:center}.qr-code .money .money-amount{margin-left:1ch}.qr-code .desc{color:#888;font-size:12px}.qr-code .desc .adm-card-body{align-items:center;display:flex}.qr-code .desc .adm-card-body .antd-mobile-icon{font-size:30px}.qr-code .desc span{margin-left:2ch}.popup-mask{--z-index:1001;background:rgba(0,0,0,.55);display:block;height:100%;left:0;opacity:0;position:fixed;top:0;transition-duration:.2s;visibility:hidden;width:100%;z-index:var(--z-index)}.popup{height:0;overflow:hidden;position:fixed;z-index:1000}.popup.show .popup-mask{opacity:1;visibility:visible}.popup.show .popup-body{transform:translate(0)}.popup .popup-body{background-color:#fff;border-radius:15px 15px 0 0;bottom:0;left:0;padding:18px 18px 30px;pointer-events:unset;position:fixed;right:0;transform:translateY(100%);transition-duration:.2s;width:100%;z-index:1002}.popup .popup-body video{height:100%;width:100%}.popup .popup-body>*+*{margin-top:18px}.popup .popup-body .label{align-items:center;display:flex;font-size:16px;font-weight:500;justify-content:space-between}.popup .popup-body .label .img-btn{color:#0249b6;font-size:14px;padding:0}.popup .popup-body .popup-desc{align-items:center;color:#000;display:flex;font-size:14px;gap:10px;justify-content:center}.popup .popup-body .popup-desc .video{height:50px;position:relative;width:80px}.popup .popup-body .popup-desc .video .video-wrap{position:relative}.popup .popup-body .popup-desc .video .play-icon{color:#5e249f;left:50%;position:absolute;top:25px;transform:translate(-50%,-50%);z-index:1}.popup .popup-body .popup-desc .video video{border:1px solid #5e249f;border-radius:4px;height:50px;-o-object-fit:cover;object-fit:cover;overflow:hidden;width:100%}.popup .popup-body .popup-desc .video .text{color:#555;font-size:12px;margin-top:5px;text-align:center}.popup .popup-body .adm-form{margin-top:0}.popup .popup-body .adm-form .adm-list-item-content{padding:0}.popup .popup-body .btn{align-items:center;background-color:#5e249f;border-radius:4px;color:#fff;display:flex;font-size:var(--adm-font-size-10);justify-content:center;line-height:1.4;padding:11px 12px;text-decoration:none;width:100%}.popup .popup-body .links{margin-top:5px;text-align:center}.popup .popup-body .links+*{margin-top:5px}.popup .popup-body .links button{color:#0249b6;font-size:14px;margin:0;padding:0}.popup .popup-body .adm-form .adm-list-body{border:none}.popup .popup-body .adm-form .adm-list-body .adm-list-item{margin:0;padding:0}.popup .popup-body .adm-form .adm-list-body .adm-input{border:1px solid #e7e7e7;border-radius:6px;padding:10px 15px}.img-popup{position:fixed;z-index:1003}.img-popup.show .popup-mask{opacity:1;visibility:visible}.img-popup.show .popup-body{transform:scale(1)}.img-popup .popup-mask{--z-index:1004}.img-popup .popup-body{align-items:center;border-radius:15px 15px 0 0;bottom:0;display:flex;height:100%;justify-content:center;left:0;padding:18px;pointer-events:unset;position:fixed;right:0;transform:scale(0);transition-duration:.2s;width:100%;z-index:1004}.img-popup .popup-body img{border-radius:4px;max-height:100%;max-width:100%}.contact{margin-bottom:30px;margin-top:30px;text-align:center}.contact a{font-weight:700}.contact div{margin-top:10px}.tg-link-wrap{background-color:#fff;border-radius:4px;box-shadow:0 0 5px 2px rgba(0,0,0,.1);height:50px;padding:10px;position:fixed;right:10px;top:70%;transform:translateY(-50%);width:50px;z-index:2}.tg-link-wrap img{height:100%;width:100%}