.app{height:100%;width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:1.5rem;background-color:#0d093b}.app,.app__title{margin:0;color:#fff;position:absolute}.app__title{font-size:36px;width:200px;right:1.5rem;cursor:pointer;top:1.5rem;border:none;background-color:transparent;font-weight:700;text-align:right;text-transform:uppercase;z-index:9;transition:opacity .2s}.app__title:hover{opacity:.7}.app__loader{font-family:sans-serif}.app__content,.app__loader{height:100%;width:100%;display:flex;align-items:center;justify-content:center}.loader{border:3px solid #fff;border-radius:30px;height:30px;left:50%;margin:-15px 0 0 -15px;opacity:0;position:absolute;top:50%;width:30px;animation:pulsate 1s ease-out;animation-iteration-count:infinite}@-moz-keyframes pulsate{0%{transform:scale(.1);opacity:0}50%{opacity:1}to{transform:scale(1.2);opacity:0}}@-webkit-keyframes pulsate{0%{transform:scale(.1);opacity:0}50%{opacity:1}to{transform:scale(1.2);opacity:0}}@-o-keyframes pulsate{0%{transform:scale(.1);opacity:0}50%{opacity:1}to{transform:scale(1.2);opacity:0}}@keyframes pulsate{0%{transform:scale(.1);opacity:0}50%{opacity:1}to{transform:scale(1.2);opacity:0}}body{margin:0;padding:0;font-family:sans-serif}#root,body,html{position:relative;height:100%;width:100%}@font-face{font-family:Roboto;src:url(roboto-regular-webfont.34e11149.woff2) format("woff2"),url(roboto-regular-webfont.03cee04b.woff) format("woff");font-weight:400;font-style:normal}@font-face{font-family:Roboto-Light;src:url(roboto-light-webfont.78dddcce.woff2) format("woff2"),url(roboto-light-webfont.75a4b7f2.woff) format("woff");font-weight:400;font-style:normal}*{font-family:Roboto,Frutiger,Helvetica Neue,Helvetica,Frutiger Linotype,Univers,Calibri,Gill Sans,Gill Sans MT,Myriad Pro,Myriad,DejaVu Sans Condensed,Liberation Sans,Nimbus Sans L,Tahoma,Geneva,Arial,sans-serif}
/*# sourceMappingURL=/src.3fbe2efb.css.map */