@import url(https://fonts.googleapis.com/css2?family=Philosopher:ital,wght@0,400;0,700;1,400;1,700&display=swap);body,html{font-family:Philosopher,sans-serif;font-style:normal;font-weight:400;height:100%;margin:0;padding:0;width:100%}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;align-items:center;background:#add8e6 url(/static/media/bg.9e2744250a178faf54bc.jpg) no-repeat fixed 50%;background-size:cover;display:flex;flex-direction:column;justify-content:center;min-height:100%;width:100%}h1,p{opacity:0;text-align:center;transition:opacity .5s ease .5s}h1{-webkit-text-stroke:1px #52647a;color:#86c0f3}p{color:#f5f5f5;padding:2%}#root{align-items:center;animation:expandWidth 1s forwards,expandHeight 1s 1s forwards;background:#12122e80;border:3px double #7dadd6;border-radius:10px;justify-content:center;max-height:0;overflow:hidden;width:0}@keyframes expandWidth{to{width:80%}}@keyframes expandHeight{to{max-height:50%}}#root.expand-complete h1,#root.expand-complete p{opacity:1}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}
/*# sourceMappingURL=main.fa683f85.css.map*/