@import url(https://fonts.googleapis.com/css2?family=Montserrat:wght@100;400;600&display=swap);.Search{display:flex;justify-content:center;margin-top:20px;width:90%}.Search__button,.Search__input,.Search__label{background-color:transparent;border:none;color:#fff;font-size:14px;font-weight:600;outline:none}.Search__label{border:1px solid #f2f2f2;border-bottom-left-radius:8px;border-top-left-radius:8px;position:relative;width:70%}.Search__input{font-weight:600;padding:10px 15px;width:100%}.Search__input::-webkit-input-placeholder{color:#f2f2f25d;font-weight:600}.Search__input:-ms-input-placeholder{color:#f2f2f25d;font-weight:600}.Search__input::placeholder{color:#f2f2f25d;font-weight:600}.Search__button{background-color:#ec8139;border:1px solid #ec8139;border-bottom-right-radius:8px;border-top-right-radius:8px;cursor:pointer;padding:5px;width:30%}.Header{align-items:center;display:flex;flex-direction:column;margin-top:80px;padding:35px 50px}.Header__title{font-size:32px;margin-bottom:20px;text-align:center}.Footer{font-size:.9rem;font-weight:700;margin:3rem auto;text-align:center;width:-webkit-max-content;width:max-content}.Footer a{color:inherit;text-decoration:none;transition:.3s ease-in-out}.Footer a:hover{color:#ec8139}.Loader{align-items:center;display:flex;justify-content:center}.Loader-text{color:#fff;font-size:24px;font-weight:700}.Warning{align-items:center;display:flex;flex-direction:column;justify-content:center;line-height:30px}.Weather{display:flex;justify-content:space-around;padding-bottom:30px}.Weather__info{display:flex;text-align:left}.Weather__icon{height:100px;width:100px}.Weather__list{font-size:14px;list-style:none;margin-left:12px}.list__temperature{font-size:38px;margin-bottom:10px}.Weather__other-info{text-align:right}.other-info__city{color:#474543;font-size:22px;margin-bottom:1rem}.other-info__day,.other-info__description{font-size:16px;font-weight:400}.Forecast__title{font-size:16px;text-align:center}.Forecast__weather-icon{height:60px;width:60px}.Forecast__temperature{display:flex;justify-content:center}.temperature__max{color:#ec7729;margin-right:8px}.temperature__min{margin-left:8px}.WeatherAndForecast{background-color:#ffffff4b;border-radius:10px;color:#fff;display:flex;flex-direction:column;padding:35px 50px}.WeatherAndForecast__container{display:flex;justify-content:space-around;margin:auto;padding-top:30px;width:500px}.WeatherAndForecast__graphs{display:flex;flex-wrap:wrap;justify-content:space-around}*{box-sizing:border-box;font-family:Montserrat,sans-serif;margin:0;padding:0}body,html{background-image:url(/static/media/background.db4799620f6161228985.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;color:#ffffffe5;font-size:16px}.App{background-color:rgba(96,110,129,.404);min-height:100vh}.App__container{display:flex;flex-direction:column;justify-content:space-between;margin:0 auto;max-width:700px;min-height:100vh}
/*# sourceMappingURL=main.39bdedf4.css.map*/