:root{--spacer:25px;--stripe-height:50px;--grey-light:rgba(0,0,0,.05);--grey:rgba(0,0,0,.1);--grey-dark:rgba(0,0,0,.15);--black:#25201d;--blue-light:#39d5f9;--blue-medium:#00adee;--red-light:rgba(220,53,69,.5);--red:#d32832;--red-dark:#be242d;--yellow-light:rgba(255,193,7,.5);--yellow:#ffc107;--yellow-dark:#e0a800;--white:#fff;--theme-black:#3e3e3e;--theme-blue:#2f9fcf;--theme-green:#3ca748;--theme-orange:#eb8c2f;--theme-red:#dd1f29;--theme-yellow:#e6db43}.car-theme{font-style:italic;font-weight:700;text-align:center;text-transform:uppercase}.car-theme:before{content:"";height:100%;left:0;opacity:.35;position:absolute;top:0;transition:opacity .15s ease-in-out;width:100%}.car-theme--black{color:#fff}.car-theme--black:before{background-color:#3e3e3e;background-color:var(--theme-black)}.car-theme--blue{color:#25201d;color:var(--black)}.car-theme--blue:before{background-color:#2f9fcf;background-color:var(--theme-blue)}.car-theme--green{color:#25201d;color:var(--black)}.car-theme--green:before{background-color:#3ca748;background-color:var(--theme-green)}.car-theme--orange{color:#25201d;color:var(--black)}.car-theme--orange:before{background-color:#eb8c2f;background-color:var(--theme-orange)}.car-theme--red{color:#25201d;color:var(--black)}.car-theme--red:before{background-color:#dd1f29;background-color:var(--theme-red)}.car-theme--yellow{color:#25201d;color:var(--black)}.car-theme--yellow:before{background-color:#e6db43;background-color:var(--theme-yellow)}.car-theme:hover:before{opacity:.7}.car-theme.is-active:before{opacity:1}*{box-sizing:border-box}body,html{height:100%;margin:0;width:100%}body{background-color:#00adee;background-color:var(--blue-medium);font-family:sans-serif;font-size:18px;overflow:hidden}h1,h2,h3{font-style:italic;font-weight:700;text-transform:uppercase}body{align-items:center;display:flex;justify-content:center}#root{max-width:500px;min-width:360px}#root,.App{position:relative;width:100%}.App{background-color:#fff;box-shadow:0 .5em 2em rgba(46,58,90,.5);display:flex;flex-direction:column;overflow:hidden;padding:25px 0 0;padding:var(--spacer) 0 0}@media(max-width:500px)and (orientation:portrait){#root,.App{height:100%}}
/*# sourceMappingURL=main.a62ce33f.css.map*/