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}*{box-sizing:border-box;margin:0;padding:0}#mainRoot{align-items:center;background-image:url(/static/media/fondo-dia@2x.682bca27b061c885e22d.png);display:flex;flex-direction:column;gap:1.5rem;justify-content:space-between;min-height:100vh;overflow:hidden}#mainRoot,#mainRoot.noche{background-repeat:repeat-x;background-size:contain;width:100vw}#mainRoot.noche{background-image:url(/static/media/fondo-noche@2x.fbe908c13a05ee8c4d81.png);height:100vh}header{align-items:center;display:flex;flex-direction:column;gap:1rem;justify-self:flex-start}#logo{margin-top:1rem;width:14rem}.headerInputs{align-items:center;display:flex;flex-direction:row;gap:1rem}#search{border-radius:.5rem;box-shadow:0 0 5px 2px #181817;gap:.5rem;height:2rem;width:16rem}button>img{padding:0}.weathers{align-items:center;display:flex;flex-direction:column;gap:1rem;justify-content:space-around}footer{font-weight:700}@media (max-width:900px){.weathers,header{gap:1rem}}#GPS-button{width:4rem}form>button{background:none;border:none}.GPSBuscador{width:5rem}#botonBuscador{background:none;border:none}#formBuscador{align-items:center;justify-content:center}#formBuscador,.all-inputs{display:flex;flex-direction:row}.currentWeather{align-items:center;display:flex;flex-direction:column}.mainImg{width:17rem}@media (max-width:900px){.mainImg{width:8rem}}li>img{pointer-events:none;width:8rem}ul#carrusel{align-items:center;background-color:rgba(240,248,255,.219);border-radius:1rem;box-shadow:inset 0 0 5px 2px #181817;display:flex;flex-direction:row;justify-content:space-between;overflow-x:auto;padding:.5rem 1rem;width:80vw}ul::-webkit-scrollbar{background-color:rgba(61,61,66,0);height:5px}ul::-webkit-scrollbar-thumb{background-color:rgba(61,61,66,.397);border-radius:10px}ul::-webkit-scrollbar-thumb:hover{background-color:#1f1f22}li{align-items:center;display:flex;flex-direction:column;gap:.7rem;margin-top:.5rem}@media (max-width:900px){li>img{pointer-events:none;width:5rem}ul#carrusel{height:11.6rem}h2{font-size:1.3rem}}#centralButton{height:20rem}button>p{size:3rem}#errorControl{align-items:center;display:flex;flex-direction:column}#error{height:16rem}
/*# sourceMappingURL=main.f16fc07d.css.map*/