* body{margin:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}.home-container{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;text-align:center}.news-main-container{margin-top:30px}.input-section{justify-content:center}.result-container{-webkit-animation:bg-animation 10s ease infinite;animation:bg-animation 10s ease infinite;background-image:linear-gradient(45deg,#ee7752,#e73c7e,#23a6d5,#23d5ab);background-size:500% 500%;height:50vh;padding:3rem 0}.result-container,.weatherResult{display:flex;flex-direction:column;justify-content:center}.weatherResult{align-items:center}@-webkit-keyframes bg-animation{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}@keyframes bg-animation{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}.weather-img{align-items:center;display:flex;flex-direction:column;height:130px;margin:auto;text-align:center;width:130px}.weather-city{font-size:35px;font-weight:200;margin:0;text-align:center}.temp{font-size:40px;font-weight:350;text-align:center}.temp-c{font-size:25px;font-weight:300}.min-max-container{align-items:center;display:flex}.min-max{font-weight:300;margin:0;padding-right:5px}.min-max-temp{font-weight:400;margin:0;padding-right:15px}.min-max-celsius{font-size:15px}.weather-data-container{margin-top:20px}.news-tag{margin-bottom:0;margin-top:30px}.input-container{align-items:center;border:none;display:flex;flex-direction:column;font-weight:100;margin:auto;text-align:center}.card-main-container{border:none}.card-container{padding-bottom:10px}.Card{border:none;padding-top:20px}.card-title{font-size:1rem}.form-container{align-items:center;display:flex;flex-direction:column;height:100px;justify-content:space-between;min-width:250px;width:auto}
/*# sourceMappingURL=main.c2bc2a9a.css.map*/