.container{height:100vh;width:100vw;font-family:Helvetica}.loader{width:250px;top:0;bottom:0;left:0;right:0;margin:auto}.loader,.loader--dot{height:20px;position:absolute}.loader--dot{animation-name:loader;animation-timing-function:ease-in-out;animation-duration:3s;animation-iteration-count:infinite;width:20px;border-radius:100%;background-color:#000;border:2px solid #fff}.loader--dot:first-child{background-color:#fbffe1;animation-delay:.5s}.loader--dot:nth-child(2){background-color:#adc80f;animation-delay:.4s}.loader--dot:nth-child(3){background-color:#99b401;animation-delay:.3s}.loader--dot:nth-child(4){background-color:#fbffe1;animation-delay:.2s}.loader--dot:nth-child(5){background-color:#adc80f;animation-delay:.1s}.loader--dot:nth-child(6){background-color:#99b401;animation-delay:0s}.loader--text{position:absolute;top:200%;left:0;right:0;width:4rem;margin:auto}.loader--text:after{content:"Loading";font-weight:700;animation-name:loading-text;animation-duration:3s;animation-iteration-count:infinite}@keyframes loader{15%{transform:translateX(0)}45%{transform:translateX(230px)}65%{transform:translateX(230px)}95%{transform:translateX(0)}}@keyframes loading-text{0%{content:"Loading"}25%{content:"Loading."}50%{content:"Loading.."}75%{content:"Loading..."}}.ant-spin-nested-loading>div>.ant-spin .ant-spin-dot{position:relative;top:0;left:0;margin:-10px}.ant-modal-content{border-radius:15px}.maxcard-scan-warpper .maxcard-qr-bt-warpper{border-radius:20px}.maxcard-scan-warpper .ant-tabs-nav{width:100%!important}.maxcard-scan-warpper .ant-tabs-tab{display:block;flex:1;text-align:center}.maxcard-scan-warpper .ant-tabs-tab-active .ant-tabs-tab-btn,.maxcard-scan-warpper .ant-tabs-tab:hover{color:#00b751}.maxcard-scan-warpper .ant-tabs-nav>div:first-of-type{display:unset!important;width:100%!important}.maxcard-scan-warpper .ant-tabs-ink-bar{position:absolute;background:#00b751;pointer-events:none}.maxcard-scan-warpper svg{margin:auto!important}.maxcard-scan-warpper .ant-tabs-tabpane{height:250px}.maxcard-scan-warpper .ant-tabs-tabpane div{display:flex;justify-content:center;align-items:center;margin:auto;height:100%}.maxcard-register-warpper .ant-form-item{margin-bottom:0}@media only screen and (max-width:1024px){.maxcard-index-warpper .content-block-warpper{border-radius:8px;box-shadow:4px 7px 20px 0 rgba(48,48,48,.07)}}.maxcard-index-warpper .maxcard-qr-bt-warpper{border-radius:20px;background:var(--mono-white-000,#fff);box-shadow:4px 7px 20px 0 rgba(48,48,48,.07)}