html{font-size:20px}*{box-sizing:border-box}body{margin:0;font-family:"Roboto",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#f3f4f6}.App{margin:0 auto;max-width:24rem;overflow:hidden}.App,.App-space{min-height:100vh;width:100%}.App-space{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2.5rem}.App-input{font-family:Roboto;font-weight:400;width:100%;background:#4b4b74;border-radius:100px;border:none;position:relative;font-size:1rem;padding:.5rem 1rem;text-align:center;color:#fff;letter-spacing:.5rem;box-shadow:0 0 0 1rem rgba(75,75,116,.2),0 0 0 2rem rgba(75,75,116,.1);outline:none}.App-input:active,.App-input:focus{box-shadow:0 0 0 3px hsla(0,0%,100%,.5),0 0 0 1rem rgba(75,75,116,.2),0 0 0 2rem rgba(75,75,116,.1)}.App-input::-webkit-input-placeholder{font-family:Roboto;font-weight:400;color:hsla(0,0%,100%,.3);letter-spacing:0;text-align:center}.App-input:-ms-input-placeholder{font-family:Roboto;font-weight:400;color:hsla(0,0%,100%,.3);letter-spacing:0;text-align:center}.App-input::placeholder{font-family:Roboto;font-weight:400;color:hsla(0,0%,100%,.3);letter-spacing:0;text-align:center}.App-lock{margin-bottom:3rem}.App-bons{display:flex;flex:1 1 auto;flex-direction:column;align-items:stretch;justify-content:center;padding:4rem 1.5rem;width:100%;min-height:100vh;overflow:hidden}.Bon{background:transparent;position:relative;width:100%;text-align:center;margin:5rem 0}.Bon-content{display:flex;flex-direction:column;align-items:stretch;justify-content:center;padding:1rem 2rem}p{margin:0}.Bon-header{font-family:"Josefin Slab",serif;color:#9c9c9c;font-size:1.2rem;margin-top:1.5rem}.Bon-header,.Bon-name{text-transform:uppercase}.Bon-name{font-family:"Roboto",sans-serif;color:#d61831;font-weight:900;margin-top:1rem;margin-bottom:1rem;font-size:2rem}.Bon-footer{font-size:1rem;margin-bottom:1.5rem}.Bon-footer,.Bon-num{font-family:"Josefin Slab",serif;color:#9c9c9c}.Bon-num{font-size:.8rem;font-weight:700;margin-bottom:1rem}
/*# sourceMappingURL=main.b707ebdf.chunk.css.map */