*{font-family:Impact,Haettenschweiler,"Arial Narrow Bold",sans-serif;box-sizing:border-box;margin:0;padding:0}body,html{overflow-x:hidden}body{background-image:url(/weather-app/static/media/clouds.1e908409.jpg);background-size:cover;background-attachment:fixed;width:100vw}.All{max-width:100vw;display:flex;flex-direction:row;align-items:center;justify-content:space-evenly;flex-wrap:wrap;font-size:1rem}.weatheroverview{width:20rem;margin:0;display:flex;flex-direction:column;line-height:2em}.weatherOnly{border-radius:10px;background-color:rgba(233,232,232,.1);padding:8% 0;min-width:85%;margin:2em auto 0}.containerCard{width:100%;margin:0 auto;overflow:auto;border:#26394d;padding:50px 30px 0;border-radius:5px;text-align:center;box-shadow:0 20px 30px -10px #26394d;background-color:transparent;height:65vh;font-size:100%}.buttonContainer{margin:0;width:auto;height:100vh;padding:2%;border-radius:5px;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:space-evenly}.citybutton{width:10rem;height:10rem;border-radius:50%;color:#000;box-shadow:0 20px 30px -10px #26394d;border:#26394d;font-size:1.2rem;background-color:transparent;cursor:pointer;text-align:center;outline:none}@media screen and (max-width:768px){.All{flex-direction:column;justify-content:center;align-items:center}.buttonContainer{flex-direction:row;height:auto;margin-top:1em}.citybutton{width:7.5rem;height:7.5rem;font-size:1rem}.weatheroverview{margin-top:1em}}@media screen and (max-width:360px){.weatheroverview{width:17rem}.citybutton{width:7rem;height:7rem;font-size:1rem}}.containerForecast{width:20vw;margin:0 auto;height:65vh;max-height:50%;border:#26394d;padding:30px;border-radius:5px;text-align:center;box-shadow:0 20px 30px -10px #26394d;background-color:transparent;overflow:hidden}@media screen and (max-width:640px) and (orientation:landscape){.containerForecast{width:50vw;height:100vh;margin-top:3%}}@media screen and (max-width:1120px){.containerForecast{width:40vw}}@media screen and (max-width:640px){.containerForecast{width:50vw}}@media screen and (max-width:480px){.containerForecast{width:81vw}}.accordion{width:100%;height:65vh;background-color:transparent;margin-bottom:1vw;border-radius:5px;border:1px solid #000;overflow-y:scroll}@media screen and (max-width:640px) and (orientation:landscape){.accordion{height:100%}}.accordion::-webkit-scrollbar{width:15px}.accordion::-webkit-scrollbar-track{box-shadow:inset 0 0 5px #e9e8e8;border-radius:5px}.accordion::-webkit-scrollbar-thumb{background:transparent;border-radius:5px}.accordion::-webkit-scrollbar-thumb:hover{background:transparent;box-shadow:inset 0 0 5px #e9e8e8}.titleIcons{display:flex;justify-content:space-between;margin:2.3em 15px 0;cursor:pointer;font-size:100%;height:100%}.content{padding:1.45%;background-color:#478cb4;font-size:70%;word-spacing:10px;letter-spacing:.3px}
/*# sourceMappingURL=main.b14a1fd7.chunk.css.map */