@import url(https://fonts.googleapis.com/css2?family=Rubik:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap);*,body{box-sizing:border-box;font-family:Rubik,sans-serif;margin:0;padding:0}#home-page{background:linear-gradient(#00436a,#021520);color:#fff;height:100vh;margin:0 auto;min-height:500px}.home-det{left:50%;position:absolute;text-align:center;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.home-links{display:flex;flex-wrap:wrap;gap:30px;justify-content:center;margin-top:50px}footer{bottom:10px;position:absolute;position:fixed;text-align:center;width:100%}#weather-page{background-image:url(/static/media/snowy.9f5c125771df6740bc37.jpg);background:linear-gradient(#00436a,#021520);background-position:top;background-repeat:no-repeat;background-size:cover}.cur-weather,.weather-det{height:100vh;min-height:500px}.cur-weather{position:relative}.weather-desc{background-color:rgba(0,0,0,.5);border-radius:10px;bottom:5%;color:#fff;left:50%;margin:auto;padding:30px 60px;position:absolute;-webkit-transform:translate(-50%);transform:translate(-50%);width:35rem}.weather-details{display:flex;gap:30px;justify-content:space-between}.weather-temp{display:flex}.weather-temp-value{font-size:7.5rem}.weather-degree{font-size:40px;font-weight:700}.weather-city{font-size:2.5rem}.weather-det{background-color:rgba(35,102,144,.9);color:#fff;padding:0}.weather-type{margin-top:25px;min-width:100px}.search-city{align-items:flex-end;display:flex;height:5rem;justify-content:space-between;margin:0}.city-input{flex-grow:1;height:50%;margin:0 50px;z-index:1000}input{background:transparent;border:none;border-bottom:1px solid #fff;color:#fff;font-size:16px;font-weight:300;height:100%;padding:10px;width:100%}input:focus{border:0;border-bottom:1px solid #fff;outline:none}::-webkit-input-placeholder{color:#e6e6e6;opacity:1}::placeholder{color:#e6e6e6;opacity:1}hr{margin:0}.tooltip-text{background-color:#192733;border-radius:10px;color:#fff;font-size:12px;left:0;padding:10px 15px;position:absolute;text-align:center;top:30px;visibility:hidden;width:10rem;z-index:1}.hover-text:hover .tooltip-text{visibility:visible}.hover-text{position:relative}.city-submit{border-radius:0;height:5rem;width:5rem}.search-results{background-color:#aacde1;color:#000;width:100%}.search-results-ind{cursor:pointer;margin:0;padding:15px 20px}.city-details{margin:30px 50px;z-index:0}.city-desc{font-weight:100;margin-top:25px}.city-desc span{font-weight:500}.weather-det-button{margin-left:50px}@media (max-width:576px){.cur-weather,.weather-det{height:70vh;min-height:550px}.weather-desc{max-width:500px;min-width:200px;padding:10px 20px;width:90%}.weather-temp-value{font-size:5rem}.weather-degree{font-size:30px}.weather-city{font-size:1.5rem}.hide-mb{display:none}}
/*# sourceMappingURL=main.79d68348.css.map*/