@import url(https://fonts.googleapis.com/css2?family=Lato:wght@300;400&display=swap);@media (max-width:992px){html{font-size:15px}}@media (max-width:768px){html{font-size:14px}}@media (max-width:550px){html{font-size:13px}}*,:after,:before{box-sizing:border-box;margin:0;padding:0}body{color:#fff;font-family:Lato,sans-serif}p{margin-bottom:0}.app{background-color:#2934b5;min-height:100vh;padding:4%}.date{color:#eeeff7}.current-weather__container{align-items:center;border:0;border-right:1px solid wheat;display:flex;justify-content:space-evenly;padding-right:.9375rem}.current-weather__container .icon-col .icon{height:15.625rem;width:15.625rem}.current-weather__container .text-col .temp{display:block;font-size:3.1rem;letter-spacing:.1875rem}.current-weather__container .text-col .desc{color:#bbc4e9;font-size:1.4rem;font-weight:300}@media screen and (max-width:1200px){.current-weather__container .icon-col .icon{height:12.5rem;width:12.5rem}.current-weather__container .text-col .temp{font-size:2.7rem;letter-spacing:.1875rem}.current-weather__container .text-col .desc{font-size:1.3rem}}@media screen and (max-width:991px){.current-weather__container{border-bottom:1px solid #8390d6;border-right:0;margin-bottom:2rem}}.current-info__container{align-content:center;border:0;display:grid;grid-template-columns:1fr 1fr 1fr;height:100%}.info-card__container{padding:.5rem;width:100%}.info-card__container h6{color:#8390d6;font-size:1.0625rem}@media screen and (max-width:991px){.info-card__container{align-items:center;display:flex;flex-direction:column}.current-info__container{border-bottom:1px solid #8390d6}}@media screen and (max-width:400px){.current-info__container{grid-template-columns:1fr 1fr}}@media screen and (max-width:280px){.current-info__container{grid-template-columns:1fr}}.hourly-card{background-color:rgba(0,0,0,.199);border-radius:.375rem;margin:1.25rem;padding:.6875rem 1.5rem;text-align:center}.hourly-card .time{font-size:1.3rem}.hourly-card .temp{font-size:1.4rem}@media screen and (max-width:300px){.hourly-card{margin:.75rem}}.hourly-forecast{margin-bottom:2rem;margin-top:2rem}.hourly-forecast .title{font-weight:300;margin-bottom:1rem}.hourly-forecast .cards-wrapper{display:grid;grid-template-columns:1fr 1fr 1fr 1fr}@media screen and (max-width:840px){.hourly-forecast .cards-wrapper{grid-template-columns:1fr 1fr 1fr}}@media screen and (max-width:630px){.hourly-forecast .cards-wrapper{grid-template-columns:1fr 1fr}}@media screen and (max-width:400px){.hourly-forecast .cards-wrapper{grid-template-columns:1fr}}.weekly-forecast{margin-bottom:2rem;margin-top:2rem}.weekly-forecast .title{font-weight:300;margin-bottom:1rem}.weekly-card{align-items:center;background-color:rgba(0,0,0,.199);border-radius:.25rem;display:flex;flex-wrap:wrap;justify-content:space-between;margin:.9375rem 0;padding:.625rem 1.875rem}.weekly-card>div{display:flex;flex-direction:column;justify-content:center}.weekly-card .daydate .day,.weekly-card .high .temp,.weekly-card .rain .percentage,.weekly-card .weather .temp,.weekly-card .wind .speed{font-size:1.3rem}.weekly-card .daydate .date,.weekly-card .high .desc,.weekly-card .rain .desc,.weekly-card .weather .desc,.weekly-card .wind .desc{color:#8390d6}@media screen and (max-width:992px){.weekly-card .img-wrapper img{height:6.25rem;width:6.25rem}}@media screen and (max-width:768px){.weekly-card>div{flex-basis:33%}}@media screen and (max-width:390px){.weekly-card>div{flex-basis:41%}}
/*# sourceMappingURL=main.e81108e6.css.map*/