body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}.wrapper{z-index:-1;margin:0;width:100%;height:100vh;border:1px solid orange;background-image:linear-gradient(90deg,#e67e22,#e74c3c)}.main{width:70%;margin:2rem;height:75%;z-index:-1}.main__wrapper{z-index:-1;background-color:#2c3e50;padding:2rem;height:100%}#title{background-color:#fff;padding:1rem 2rem;margin-bottom:-.5rem}.form-input{background-color:transparent;display:block;width:60%;margin:1rem 0;font-size:1.2rem;font-weight:300;border:none;border-bottom:2px solid #e74c3c}.button,.form-input{outline:none;color:#fff}.button{position:relative;top:-4rem;right:2rem;border-radius:3px;background-color:#e74c3c;padding:.5rem 1rem;border:1px solid #e74c3c;float:right}.button:focus{outline:none}.button:hover{background-color:#db3421}.weather__info{font-size:1.2rem;color:#fff;font-weight:300;color:orange}.weather__value{color:#fff}.spinner-wrapper{display:none;opacity:.7;z-index:999;background-color:#fff;height:100%;width:100%;position:absolute;top:0;left:0}.spinner-wrapper--active{display:block;opacity:1}.spinner{position:absolute;left:50%;top:45%;transform:translateX(-50%,-50%)}.line{-webkit-animation:expand 1s ease-in-out infinite;animation:expand 1s ease-in-out infinite;border-radius:10px;display:inline-block;transform-origin:center center;margin:0 3px;width:1px;height:25px}.line:first-child{background:#27ae60}.line:nth-child(2){-webkit-animation-delay:.18s;animation-delay:.18s;background:#f1c40f}.line:nth-child(3){-webkit-animation-delay:.36s;animation-delay:.36s;background:#e67e22}.line:nth-child(4){-webkit-animation-delay:.54s;animation-delay:.54s;background:#2980b9}@-webkit-keyframes expand{0%{transform:scale(1)}25%{transform:scale(2)}}@keyframes expand{0%{transform:scale(1)}25%{transform:scale(2)}}
/*# sourceMappingURL=main.6837c351.chunk.css.map */