*,*::before,*::after{box-sizing:border-box}body,h1,h2,h3,h4,h5,p,figure,blockquote,ul,ol,li,dl,dd{margin:0;padding:0}ul[role=list],ol[role=list]{list-style:none}li{list-style-type:none}body{min-height:100vh;line-height:1.5}a:not([class]){-webkit-text-decoration-skip:ink;text-decoration-skip-ink:auto}img,picture{max-width:100%;display:block}input,button,textarea,select{font:inherit}@media(prefers-reduced-motion: reduce){html:focus-within{scroll-behavior:auto}*,*::before,*::after{animation-duration:.01ms !important;animation-iteration-count:1 !important;transition-duration:.01ms !important;scroll-behavior:auto !important}}#top{display:flex;justify-content:center;align-items:center}#top .card{width:90%;max-width:470px;background:linear-gradient(135deg, #9afcff, #5b548a);color:#fff;border-radius:20px;padding:40px 35px 40px 35px;text-align:center}#top .search{width:100%;display:flex;justify-content:space-between;align-items:center}#top .search__input{border:0;outline:0;background:#ebfffc;color:#555;padding:10px 25px;width:100%;height:60px;border-radius:30px;flex:1;margin-right:16px;font-size:18px}#top .search__button{border:0;outline:0;background:#bbeae3;border-radius:50% !important;width:60px;height:60px;cursor:pointer}#top .search__img{width:50px}#top .error{display:none;margin-top:10px;margin-left:10px;color:red;font-size:14px;text-align:left}#top .weather__icon{width:250px;height:200px;-o-object-fit:contain;object-fit:contain;margin:30px auto 0}#top .weather__temp{font-size:80px;font-weight:500}#top .weather__city{font-size:45px;font-weight:400;margin-top:-10px;margin-bottom:100px}#top .weather__details{display:flex;justify-content:space-between;align-items:center;padding:0 20px;margin-top:50px}#top .weather__col{display:flex;align-items:center;text-align:left}#top .weather__img{width:50px;margin-right:10px}#top .weather__humidity,#top .weather__wind{margin-top:-6px;font-size:28px}/*# sourceMappingURL=style.css.map */