.container{font-family:Helvetica;height:100vh;width:100vw}.loader{bottom:0;left:0;margin:auto;right:0;top:0;width:250px}.loader,.loader--dot{height:20px;position:absolute}.loader--dot{-webkit-animation-duration:3s;animation-duration:3s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-name:loader;animation-name:loader;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;background-color:#000;border:2px solid #fff;border-radius:100%;width:20px}.loader--dot:first-child{-webkit-animation-delay:.5s;animation-delay:.5s;background-color:#8cc759}.loader--dot:nth-child(2){-webkit-animation-delay:.4s;animation-delay:.4s;background-color:#8c6daf}.loader--dot:nth-child(3){-webkit-animation-delay:.3s;animation-delay:.3s;background-color:#ef5d74}.loader--dot:nth-child(4){-webkit-animation-delay:.2s;animation-delay:.2s;background-color:#f9a74b}.loader--dot:nth-child(5){-webkit-animation-delay:.1s;animation-delay:.1s;background-color:#60beeb}.loader--dot:nth-child(6){-webkit-animation-delay:0s;animation-delay:0s;background-color:#fbef5a}.loader--text{left:0;margin:auto;position:absolute;right:0;top:200%;width:4rem}.loader--text:after{-webkit-animation-duration:3s;animation-duration:3s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-name:loading-text;animation-name:loading-text;content:"Loading";font-weight:700}@-webkit-keyframes loader{15%{-webkit-transform:translateX(0);transform:translateX(0)}45%{-webkit-transform:translateX(230px);transform:translateX(230px)}65%{-webkit-transform:translateX(230px);transform:translateX(230px)}95%{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes loader{15%{-webkit-transform:translateX(0);transform:translateX(0)}45%{-webkit-transform:translateX(230px);transform:translateX(230px)}65%{-webkit-transform:translateX(230px);transform:translateX(230px)}95%{-webkit-transform:translateX(0);transform:translateX(0)}}@-webkit-keyframes loading-text{0%{content:"Loading"}25%{content:"Loading."}50%{content:"Loading.."}75%{content:"Loading..."}}@keyframes loading-text{0%{content:"Loading"}25%{content:"Loading."}50%{content:"Loading.."}75%{content:"Loading..."}}.qr-scanner{border-radius:25px;height:100%;position:relative;width:100%}.qr-scanner:before{-webkit-animation:qr-animation 4s infinite;animation:qr-animation 4s infinite;-webkit-animation-delay:3s;animation-delay:3s;background-color:rgba(0,0,0,.1);background-image:url(https://vendor.chipt.app/static/media/qrscan.845cded98c212e3df4a1.png);background-repeat:no-repeat;background-size:cover;border-radius:25px;content:"";height:350px;left:auto;position:absolute;top:auto;width:350px}@-webkit-keyframes qr-animation{0%{scale:.9}25%{scale:.7}50%{scale:.9}75%{scale:.7}}@keyframes qr-animation{0%{scale:.9}25%{scale:.7}50%{scale:.9}75%{scale:.7}}
/*# sourceMappingURL=main.a2504e77.css.map*/