body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.App{height:100vh;margin:0;overflow:hidden}.App,.logo-container{display:flex;flex-direction:row}.logo-container{height:100%;width:100%}.logo-box{align-items:center;display:flex;flex:1 1;justify-content:center}.logo-box img{max-height:80%;max-width:80%;object-fit:contain}.logo-box.white{background-color:#fff}.logo-box.black{background-color:#000}.logo-box.custom{background-color:#023644}.logo-box.custom img{max-height:60%;max-width:60%}@media (max-width:768px){.App,.logo-container{flex-direction:column}.logo-box{height:33.33%}.logo-box img{max-height:80%;max-width:80%}.logo-box.custom img{max-height:60%;max-width:60%}}
/*# sourceMappingURL=main.310aa3fa.css.map*/