body {
    margin: 0;
    padding: 0;
    overflow: hidden;
    background-color: rgba(0, 56, 104, .749)
}

#wrongRotation,
body {
    height: 100%;
    width: 100%
}

#wrongRotation {
    display: none;
    z-index: 15;
    position: fixed;
    background: #000
}

#wrongRotation img {
    display: block;
    width: 50%;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

@font-face {
    font-family: ABeeZee Regular;
    src: url(ABeeZee Regular.19267fa4.eot);
    src: url(ABeeZee Regular.19267fa4.eot?#iefix) format("embedded-opentype"), url(ABeeZee Regular.ce8eba24.woff2) format("woff2");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: ABeeZee-Regular;
    src: url(ABeeZee-Regular.21bd6996.svg#ABeeZee-Regular) format("svg"), url(ABeeZee-Regular.645ab115.ttf) format("truetype"), url(ABeeZee-Regular.393743c3.woff) format("woff");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: evogria;
    src: url(Evogria.a8390d4c.ttf)format("truetype");
    font-weight: 400
}

@font-face {
    font-family: bungee;
    src: url(Bungee.32f87782.ttf)format("truetype");
    font-weight: 400
}

@font-face {
    font-family: russo;
    src: url(Russo_One.0e6d52b8.ttf)format("truetype");
    font-weight: 400
}

/*# sourceMappingURL=main.d2902636.css.map */