*{box-sizing:border-box}body{margin:0;padding:0}:root{--green:#1d6f42;--gold:#ad9200}.App--wrapper{background:linear-gradient(180deg,#103083,#1682c4);min-height:100vh;width:100%;display:flex;justify-content:center;align-items:center;position:relative}.App--wrapper .App--troll{position:absolute;padding:1rem}.App--wrapper .App--troll.bl{bottom:0;left:0}.App--wrapper .App--troll.tl{top:0;left:0}.App--wrapper .App--troll.tr{top:0;right:0}.App--wrapper .App--troll.br{bottom:0;right:0}.App--wrapper .App{background:#fff;padding:3rem 11.7rem;border-radius:1rem;overflow:hidden;position:relative}.App--wrapper .App--inner{width:100%;height:100%;top:0;left:0;position:absolute;z-index:1;background-image:url(https://cdn.mrc.org/images/excelgrid.png);background-position:50%;background-repeat:no-repeat;background-size:cover;opacity:.5}.App--wrapper .App--content{display:grid;grid-row-gap:2rem;row-gap:2rem;position:relative;z-index:2}.App--wrapper .App--content h1{margin:0;color:#ad9200;color:var(--gold)}.App--wrapper .App--content input{cursor:pointer}.App--wrapper .App--content label{display:flex;flex-direction:column;grid-row-gap:.25rem;row-gap:.25rem;font-size:.875rem}.App--wrapper .App--content label input{padding:.25rem .5rem;font-size:1rem}.App--wrapper .App--content a{font-family:sans-serif;text-decoration:none}.App--wrapper .App--content .CTA{border:none;background:#ad9200;background:var(--gold);font-weight:700;color:#fff;font-size:1rem;padding:.5rem;border-radius:.5rem;cursor:pointer;transition:background .3s;text-align:center}.App--wrapper .App--content .CTA.green{background:#1d6f42;background:var(--green)}.App--wrapper .App--content .CTA.green:hover{background:#22834e}.App--wrapper .App--content .CTA.green.inverse{border:2px solid #1d6f42;border:2px solid var(--green);background:none;color:#1d6f42;color:var(--green)}.App--wrapper .App--content .CTA:hover{background:#c7a800}.App--wrapper .App--content .CTA.disabled{color:rgba(16,16,16,.3);background:grey;cursor:default}
/*# sourceMappingURL=main.98a8f951.chunk.css.map */