*{box-sizing:border-box}body,html{margin:0;padding:0}html{width:100%}#root,body,html{height:100%}body{background:#222;background-position:50%!important;background-repeat:no-repeat!important;background-size:cover!important}.weather-card-wrapper{align-items:center;display:flex;height:100%;justify-content:center;width:100%}.weather-card-wrapper .weather-card{background:linear-gradient(0deg,#000,#000),#000;border-radius:55px;margin:20px;max-width:760px;opacity:.8;padding:53px 70px;width:100%}.weather-card-wrapper .weather-card .search-input{align-items:center;background:linear-gradient(0deg,rgba(0,0,0,.1),rgba(0,0,0,.1)),rgba(88,88,88,.3);border-radius:55px;display:flex;justify-content:space-between;padding:10px 10px 10px 40px}.weather-card-wrapper .weather-card .search-input input{background:transparent;border:none;color:#fff;font-size:30px;font-weight:400;line-height:45px;padding-right:16px;width:100%}.weather-card-wrapper .weather-card .search-input input::-webkit-input-placeholder{color:hsla(0,0%,100%,.3)}.weather-card-wrapper .weather-card .search-input input::placeholder{color:hsla(0,0%,100%,.3)}.weather-card-wrapper .weather-card .search-input input:active,.weather-card-wrapper .weather-card .search-input input:focus,.weather-card-wrapper .weather-card .search-input input:hover{box-shadow:none;outline:0}.weather-card-wrapper .weather-card .search-input .search-btn{align-items:center;background:hsla(0,0%,100%,.9);border:none;border-radius:50%;cursor:pointer;display:flex;justify-content:center;padding:15px;transition:.3s}.weather-card-wrapper .weather-card .search-input .search-btn:active,.weather-card-wrapper .weather-card .search-input .search-btn:hover{background:hsla(0,0%,100%,.6)}.weather-card-wrapper .weather-card .search-result .search-result-degree,.weather-card-wrapper .weather-card .search-result .search-result-humidity,.weather-card-wrapper .weather-card .search-result .search-result-title,.weather-card-wrapper .weather-card .search-result .search-result-weather,.weather-card-wrapper .weather-card .search-result .search-result-wind-speed{color:#f9f9f9;font-family:Poppins;font-style:normal}.weather-card-wrapper .weather-card .search-result .search-result-title{font-size:40px;font-weight:600;line-height:60px;margin-top:42px}.weather-card-wrapper .weather-card .search-result .search-result-degree{font-size:50px;font-weight:800;line-height:75px;margin-top:20px}.weather-card-wrapper .weather-card .search-result .search-result-humidity,.weather-card-wrapper .weather-card .search-result .search-result-weather,.weather-card-wrapper .weather-card .search-result .search-result-wind-speed{font-size:20px;font-weight:500;line-height:30px}.weather-card-wrapper .weather-card .search-result .search-result-weather{align-items:center;display:flex}.weather-card-wrapper .weather-card .search-result .search-result-weather img{margin-right:5px}.weather-card-wrapper .weather-card .result-not-found{color:hsla(0,0%,98%,.5);font-family:Poppins;font-size:20px;font-style:normal;font-weight:500;line-height:30px;margin-top:20px;text-align:center}@media(max-width:768px){.weather-card-wrapper .weather-card{padding:35px 25px}.weather-card-wrapper .weather-card .search-input{padding:5px 5px 5px 16px}.weather-card-wrapper .weather-card .search-input input{font-size:25px}.weather-card-wrapper .weather-card .search-input .search-btn{padding:10px}.weather-card-wrapper .weather-card .search-result .search-result-title{font-size:23px;line-height:40px;margin-top:21px}.weather-card-wrapper .weather-card .search-result .search-result-degree{font-size:30px;line-height:37.5px;margin-top:10px}.weather-card-wrapper .weather-card .result-not-found,.weather-card-wrapper .weather-card .search-result .search-result-humidity,.weather-card-wrapper .weather-card .search-result .search-result-weather,.weather-card-wrapper .weather-card .search-result .search-result-wind-speed{font-size:18px}}
/*# sourceMappingURL=main.de0996ff.css.map*/