body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace;font-family:Rajdhani,sans-serif}.rajdhani-light{font-weight:300}.rajdhani-light,.rajdhani-regular{font-family:Rajdhani,sans-serif;font-style:normal}.rajdhani-regular{font-weight:400}.rajdhani-medium{font-weight:500}.rajdhani-medium,.rajdhani-semibold{font-family:Rajdhani,sans-serif;font-style:normal}.rajdhani-semibold{font-weight:600}.rajdhani-bold{font-style:normal;font-weight:700}.rajdhani-bold,body{font-family:Rajdhani,sans-serif}.container{animation:fadeIn 5s ease-in-out;flex-direction:row;min-height:-webkit-max-content;min-height:max-content;padding:20px}.container,.sub-container{align-items:center;display:flex;justify-content:center}.sub-container{flex:1 1;flex-direction:column;padding:10px}.sub-container img{animation:bounce 2s infinite alternate}.heading{font-size:5rem;margin-bottom:20px;max-width:550px;opacity:.7}img{height:auto;max-width:100%}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes bounce{0%{transform:translateY(0)}to{transform:translateY(-30px)}}@media (max-width:768px){.container{flex-direction:column;min-height:80vh}.heading{font-size:2.5rem;margin-bottom:0}img{width:100%}}
/*# sourceMappingURL=main.89f2ab37.css.map*/