@import url(https://fonts.googleapis.com/css?family=Merriweather:100,200,300,300i,400,400i,700);@import url(https://fonts.googleapis.com/css?family=Roboto+Slab:400,700);@import url(https://fonts.googleapis.com/css?family=Open+Sans:300,400);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}body{font-family:"Open Sans",serif}.wrapper{background:linear-gradient(90deg,#f7797d,#fbd786,#c6ffdd);height:100vh;display:flex;justify-content:center;align-items:center}.main{height:90vh;background:#fff;box-shadow:0 13px 40px -13px rgba(0,0,0,.75);width:73%;margin:0 auto;border:1px solid #c31432}.title-container{height:90vh;background:url(/static/media/bg.f5938a79.jpg) 50% no-repeat;background-size:cover;display:flex;width:50%;align-items:center;justify-content:center;text-align:center;color:#000}.title-container__title{font-size:60px;letter-spacing:2.5px;line-height:2.2;font-family:"Roboto Slab",serif}.title-container__subtitle{font-style:italic;font-weight:700;letter-spacing:1px;line-height:1.5;font-family:"Merriweather",serif}.form-container{background-color:#a0d2eb;height:90vh;width:50%;padding-top:100px;padding-left:50px}input[type=text]{background-color:#a0d2eb;border:0;border-bottom:1px solid #f16051;width:30%;padding-bottom:4px;color:#000!important;font-weight:lighter;letter-spacing:2px;margin-bottom:30px;margin-right:20px;font-size:20px;outline:none}input:-webkit-autofill{-webkit-box-shadow:0 0 0 30px #a0d2eb inset;-webkit-text-fill-color:#000!important}button{border:0;padding:8px 20px;margin:0 2px;border-radius:2px;font-weight:lighter;letter-spacing:1px;font-size:15px;cursor:pointer;background-color:#d623cb;color:#fff;font-weight:100}button:active{outline:none}button:hover{background-color:#c01fb6}.weather__info{width:60%;font-size:20px;font-weight:200;letter-spacing:2px}.weather__key{color:#f16051;border-bottom:2px solid hsla(0,0%,100%,.06);padding:20px 0;font-weight:600}.weather__key:last-child{border:0}.weather__value{color:#000;font-weight:400}.weather__error{color:#000;font-size:20px;letter-spacing:1px;font-weight:300}
/*# sourceMappingURL=main.b78c1fbf.chunk.css.map */