@import url(https://fonts.googleapis.com/css2?family=Tilt+Warp&display=swap);body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Tilt Warp,sans-serif;height:100%;margin:0;position:absolute;width:100%}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}#root,.App,.App .app-container{height:100%;width:100%}.App .app-container{display:flex;flex-direction:column}.App .app-container .app-content,.Home{height:100%;width:100%}.Home{background-color:var(--first-color);color:var(--primary-text-color)}.Home .home-container,.Home .home-container .home-content{display:flex;flex-direction:column;height:100%;width:100%}.Home .home-container .home-content{align-items:center;justify-content:center}.Home .home-container .home-content .in-comming-text{display:flex}.Home .home-container .home-content .in-comming-text .in-comming-sprite{align-items:center;display:flex;justify-content:center;margin-right:16px}.Home .home-container .home-content .logo{width:500px}.Home .home-container .home-content .logo img{width:100%}@media screen and (max-width:600px){.Home .home-container .home-content .logo{width:80%}.Home .home-container .home-content .logo img{width:100%}}.body{color:var(--primary-text-color);font-size:20px;font-weight:500}.body.large{font-size:24px}.body.small{font-size:16px}.body.uppercase{text-transform:uppercase}@media screen and (max-width:600px){.body{font-size:14px}.body.large{font-size:18px}.body.small{font-size:12px}}.DotLoader{width:210px}@media screen and (max-width:600px){.DotLoader{width:170px}}.MonkeySprite{align-items:center;display:flex;justify-content:center;width:24px}.MonkeySprite img,.footer{width:100%}.footer{align-items:center;bottom:0;display:flex;flex-direction:column;height:100px;justify-content:center;left:0;position:absolute}.footer .footer-contact{margin-bottom:16px}:root{--first-color:#000;--primary-text-color:#fff}
/*# sourceMappingURL=main.00f62edf.css.map*/