body,html{background-color:#f1f4ff;font-family:"Montserrat",sans-serif;color:#010036;min-height:100vh}.btn{cursor:pointer;height:48px;display:inline-flex;justify-content:center;color:#010036;font-weight:700;text-align:center;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-color:transparent;padding:0 2rem;border-radius:4px;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;text-transform:none;align-items:center;text-decoration:none;background-color:#fed633;border:3px solid #010036}.btn:hover:not(:disabled){background-color:#010036;color:#fff}.btn:disabled{opacity:.5;cursor:not-allowed}*{box-sizing:border-box;margin:0;padding:0}main{display:flex;flex-direction:column;min-height:100vh;align-items:center;justify-content:center}h1{margin-bottom:2rem}#input{visibility:hidden;width:0;height:0}img{width:350px;height:auto;margin-bottom:2rem}iframe{width:100vw;min-height:85vh;border:0;border-bottom:1px solid #010036;box-shadow:.0625rem .0625rem .25rem 0 rgba(0,0,0,.1)}.actions{margin-top:auto;display:flex;align-items:center;justify-content:space-around;padding-bottom:1rem;width:100%}
/*# sourceMappingURL=main.21506a3d.chunk.css.map */