@import url(https://fonts.googleapis.com/css2?family=Jost:wght@300&display=swap);body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}*{padding:0;margin:0;box-sizing:border-box;font-family:"jost",sans-serif;font-weight:700}:focus{outline:none}.box{width:100vw;height:100vh;overflow:hidden;background-color:#fff;display:flex;align-items:center;justify-content:center;animation:pulse 5s infinite alternate-reverse both}@keyframes pulse{0%{background:#949596}25%{background:#656666}75%{background:#4c4c4d}to{background:#222}}.input_box{width:25vw;height:70vh;position:relative;overflow:hidden;background-color:#0ff;background-size:100% 30%;background-repeat:no-repeat;text-align:center;padding-top:10px;border-radius:16px;box-shadow:2px 2px 15px 10px #000}.wave-one{position:absolute;border-radius:12px;opacity:.5;top:20rem;width:80vw;height:90vh;animation-delay:.4s;left:0;animation:wave 3s linear infinite alternate-reverse both}@media(max-width:668px){.input_box{width:70vw;height:80vh}.Not{float:left;top:35%;right:70px;font-size:20px}.cel,.Not{position:absolute}.cel{top:60%;left:13%;z-index:1;width:50vw;height:40vh}.location{display:inline;position:absolute;top:20%;left:14%;right:10vw}.wave-one{position:absolute;border-radius:12px;opacity:.5;top:26rem;width:80vw;height:90vh;animation-delay:.2s;left:0;animation:wave 3s linear infinite alternate-reverse both}}@keyframes wave{0%{transform:translateX(0)}to{transform:translateX(-50%)}}.in{width:200px;height:50px;border-radius:32px;font-size:30px;text-align:center}.location{display:inline;top:30%;left:14%}.cel,.location{position:absolute}.cel{top:60%;left:13%;z-index:1}.temp{display:flex;align-items:center;justify-content:center}.Not{position:absolute;top:35%;left:25%;font-size:30px}
/*# sourceMappingURL=main.c0448e27.chunk.css.map */