@import url(https://fonts.googleapis.com/css?family=Montserrat:400,700,900&display=swap);*{box-sizing:border-box;line-height:1.25em;letter-spacing:2px}body{width:100%;display:flex;place-content:center center;margin:80px 0 0;font-family:"Montserrat",sans-serif;background-image:url(/react-weather-app/static/media/mist.8d215538.jpg)}.search-box{max-width:300px;height:50px;outline:0;border-radius:50px;margin:0;padding:.375rem 1.25rem;font:1em sans-serif;border:1px solid rgba(255,113,19,.79);box-shadow:none;background:transparent}.search-button{margin-left:10px;height:50px;font-weight:600;font-size:.8rem;background:#f9d342;color:#292826;border:1px solid transparent;border-radius:25px;text-shadow:none;transition:all .2s}.search-button:active,.search-button:focus,.search-button:hover{cursor:pointer;background:rgba(255,113,19,.79);color:#292826;outline:0}.weather{color:#222831;background-repeat:no-repeat;background-size:100% 100%;background-position:50%;border-radius:25px;padding-top:20px;padding-bottom:15px;cursor:pointer;transition:.2s ease}.weather-sunny{background-image:url(/react-weather-app/static/media/sunny.2cd490cf.jpg)}.weather-clear{background-image:url(/react-weather-app/static/media/clear.d34e7355.jpg)}.weather-mist{background-image:url(/react-weather-app/static/media/mist.8d215538.jpg)}.weather-rain{background-image:url(/react-weather-app/static/media/rainy.b2160f0a.jpg)}.weather-snow{background-image:url(/react-weather-app/static/media/snow.9a775ca3.jpg)}.weather-haze{background-image:url(/react-weather-app/static/media/haze.eda70c8a.jpg)}.weather-clouds{background-image:url(/react-weather-app/static/media/cloudy.37f58324.jpg)}.weather:hover{transform:scale(1.1);box-shadow:0 0 40px -5px rgba(0,0,0,.2)}.date-container{margin-left:50px}.dayname{margin:0}.date-day,.location{display:block}.location{margin-top:10px;font-size:20px}.map-pin{margin-right:5px;height:15px}.weather-container{margin-left:50px;margin-top:20px}.weather-icon{height:40px;width:auto}.weather-temp{margin:0;font-weight:700;font-size:3em}.weather-desc{margin:0}.today-info{padding:40px;border-radius:25px;cursor:pointer;transition:.2s ease}.today-info:hover{box-shadow:0 0 40px -5px rgba(0,0,0,.2)}.today-info>div:not(:last-child){margin:0 0 10px}.today-info>div .title{font-weight:700}.today-info>div .value{float:right}.lds-roller{display:inline-block;position:relative;width:80px;height:80px;margin-top:200px}.lds-roller div{-webkit-animation:lds-roller 1.2s cubic-bezier(.5,0,.5,1) infinite;animation:lds-roller 1.2s cubic-bezier(.5,0,.5,1) infinite;transform-origin:40px 40px}.lds-roller div:after{content:" ";display:block;position:absolute;width:7px;height:7px;border-radius:50%;background:#000;margin:-4px 0 0 -4px}.lds-roller div:first-child{-webkit-animation-delay:-36ms;animation-delay:-36ms}.lds-roller div:first-child:after{top:63px;left:63px}.lds-roller div:nth-child(2){-webkit-animation-delay:-72ms;animation-delay:-72ms}.lds-roller div:nth-child(2):after{top:68px;left:56px}.lds-roller div:nth-child(3){-webkit-animation-delay:-.108s;animation-delay:-.108s}.lds-roller div:nth-child(3):after{top:71px;left:48px}.lds-roller div:nth-child(4){-webkit-animation-delay:-.144s;animation-delay:-.144s}.lds-roller div:nth-child(4):after{top:72px;left:40px}.lds-roller div:nth-child(5){-webkit-animation-delay:-.18s;animation-delay:-.18s}.lds-roller div:nth-child(5):after{top:71px;left:32px}.lds-roller div:nth-child(6){-webkit-animation-delay:-.216s;animation-delay:-.216s}.lds-roller div:nth-child(6):after{top:68px;left:24px}.lds-roller div:nth-child(7){-webkit-animation-delay:-.252s;animation-delay:-.252s}.lds-roller div:nth-child(7):after{top:63px;left:17px}.lds-roller div:nth-child(8){-webkit-animation-delay:-.288s;animation-delay:-.288s}.lds-roller div:nth-child(8):after{top:56px;left:12px}@-webkit-keyframes lds-roller{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes lds-roller{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.error{display:flex;place-content:center center;text-align:center;margin-top:150px;flex-direction:column}
/*# sourceMappingURL=main.77482bbb.chunk.css.map */