@import url(https://fonts.googleapis.com/css2?family=Aldrich&family=Lato&family=Lobster&family=Poppins:wght@300;400;500;600&family=Roboto&display=swap);body{margin:0;font-family:aldrich,Arial!important;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#d5d4d4}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.container{max-width:1080px;margin:20px auto}.weather{width:300px;border-radius:6px;box-shadow:10px -2px 20px 2px rgba(0,0,0,.3);color:#fff;background-color:#333;margin:20px auto 0;padding:0 20px 20px}.bottom,.top{display:flex;justify-content:space-between;align-items:center}.city{font-weight:600;font-size:1.1rem;letter-spacing:1px}.city,.weather-desc{line-height:1;margin:0}.weather-desc{font-weight:400;font-size:.9rem}.weather-icon{width:100px}.temp{font-weight:600;font-size:4.5rem;width:auto;letter-spacing:-5px;margin:10px 0}.details{width:100%;padding-left:20px}.parameter-row{display:flex;justify-content:space-between}.parameter-label{text-align:left;font-weight:400;font-size:12px}.parameter-value{text-align:right;font-weight:600;font-size:12px}.title{font-size:22px;font-weight:700}.dailyItem{background-color:#f5f5f5;border-radius:15px;height:40px;margin:5px;display:flex;align-items:center;cursor:pointer;font-size:14px;padding:5px 20px}.icon-small{width:40px}.day{color:#212121;flex:1 1;font-weight:600;margin-left:15px}.desc{flex:1 1;margin-right:15px;text-align:right}.min-max-temp{color:#757575}.details-grid{display:grid;padding:5px 15px;grid-row-gap:0;row-gap:0;grid-column-gap:15px;-webkit-column-gap:15px;column-gap:15px;flex:1 1;grid-template-columns:auto auto}.grid-item{display:flex;align-items:center;justify-content:space-between}.grid-item label:first-child{color:#757575}.grid-item label:last-child{color:#212121}
/*# sourceMappingURL=main.90072e02.chunk.css.map */