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}a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline;box-sizing:border-box;font-feature-settings:"lnum"}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1;font-family:"Raleway",sans-serif}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}table{border-collapse:collapse;border-spacing:0}.App{background:linear-gradient(to top right,#5900ff 0,#fff);min-height:100vh;display:flex;flex-flow:column;justify-content:flex-start}.cookie:before{content:"";background-color:rgba(95,95,95,.7803921568627451);width:100vw;height:100vh;z-index:-1;position:fixed;top:0;left:0}.lds-ring{display:block;position:relative;width:80px;height:80px;margin:0 auto 22px}.lds-ring div{box-sizing:border-box;display:block;position:absolute;width:64px;height:64px;margin:8px!important;border-radius:50%;animation:lds-ring 1.2s cubic-bezier(.5,0,.5,1) infinite;border:8px solid transparent;border-top-color:#f1d1ff}.lds-ring div:first-child{animation-delay:-.45s}.lds-ring div:nth-child(2){animation-delay:-.3s}.lds-ring div:nth-child(3){animation-delay:-.15s}@keyframes lds-ring{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.fullReportLoader{margin-top:10%}.modalCont{position:fixed;bottom:0;text-align:center;width:100%;line-height:2rem;font-weight:700;margin:0 auto;left:0;right:0;z-index:20}.modalCont .infoFlex{background-color:#fff;padding:22px}.modalCont button{margin:22px;padding:5px 15px;border:none;background-color:#797979;color:#fff;border-radius:5px;outline:none;box-shadow:1px 7px 18px -5px grey;cursor:pointer}.modalCont button:first-child{background-color:#009c00}.fullReportCont{height:100vh;color:#fff;min-width:300px;min-height:500px;display:flex;flex-direction:column;justify-content:center;background:linear-gradient(to top right,#5900ff 0,#fff);overflow:hidden}.fullReportCont .backgroundTransition{width:100%;min-height:100vh;background:linear-gradient(to top right,#5900ff 0,#fff);position:absolute;top:0;bottom:0;right:0;left:0;z-index:0;opacity:1;transition:opacity .5s linear}.fullReportCont .lastUpdated{position:absolute;top:5px;width:100%;text-align:center;color:hsla(0,0%,100%,.5490196078431373)}.fullReportCont .fullReportFlex{display:flex;flex-direction:column;justify-content:space-around;height:100%;max-height:700px;z-index:1;opacity:0;transform:translate(22px);transition:opacity .3s linear,transform,.3s linear}.fullReportCont .fullReportFlex .header{position:relative;margin-top:44px;text-align:center}.fullReportCont .fullReportFlex .header span{position:absolute;left:22px;top:0;width:23px}.fullReportCont .fullReportFlex .header span:hover{cursor:pointer}.fullReportCont .fullReportFlex .mainInfo{margin:22px;height:35%;display:flex;justify-content:space-between;max-width:656px}.fullReportCont .fullReportFlex .mainInfo .infoColumnLeft{height:100%;display:flex;flex-direction:column;justify-content:space-between;max-width:140px}.fullReportCont .fullReportFlex .mainInfo .infoColumnLeft h4{color:hsla(0,0%,100%,.5490196078431373);font-weight:700;text-decoration:underline}.fullReportCont .fullReportFlex .mainInfo .infoColumnLeft .temp{display:block;font-size:2rem;font-weight:700}.fullReportCont .fullReportFlex .mainInfo .infoColumnLeft .highLow{display:flex;flex-wrap:wrap}.fullReportCont .fullReportFlex .mainInfo .infoColumnLeft .highLow span{margin:11px 11px 11px 0}.fullReportCont .fullReportFlex .mainInfo .infoColumnLeft .description,.fullReportCont .fullReportFlex .mainInfo .infoColumnLeft .highLow span:nth-child(2),.fullReportCont .fullReportFlex .mainInfo .infoColumnLeft .highLow span svg{color:hsla(0,0%,100%,.5490196078431373)}.fullReportCont .fullReportFlex .mainInfo .divider{height:100%}.fullReportCont .fullReportFlex .mainInfo .infoColumnRight{display:flex;justify-content:space-between;flex-wrap:wrap;align-items:center;text-align:left;max-width:160px}.fullReportCont .fullReportFlex .mainInfo .infoColumnRight div:nth-child(2),.fullReportCont .fullReportFlex .mainInfo .infoColumnRight div:nth-child(4),.fullReportCont .fullReportFlex .mainInfo .infoColumnRight div:nth-child(6){text-align:right}.fullReportCont .fullReportFlex .mainInfo .infoColumnRight div span{display:block}.fullReportCont .fullReportFlex .mainInfo .infoColumnRight div span:first-child{margin-bottom:10px;color:hsla(0,0%,100%,.5490196078431373);text-decoration:underline}.fullReportCont .fullReportFlex .hourly{padding:0 22px;display:flex;justify-content:space-between;border-top:1px solid hsla(0,0%,100%,.5490196078431373);border-bottom:1px solid hsla(0,0%,100%,.5490196078431373);font-size:.8rem}.fullReportCont .fullReportFlex .hourly div{min-width:12%;margin:0 5px;text-align:center}.fullReportCont .fullReportFlex .hourly div img{width:35px}.fullReportCont .fullReportFlex .hourly div span{line-height:1rem;display:block;width:100%}.fullReportCont .fullReportFlex .hourly div span:first-child{color:hsla(0,0%,100%,.5490196078431373);margin-top:10px}.fullReportCont .fullReportFlex .hourly div span:last-child{margin-bottom:10px}.fullReportCont .fullReportFlex .threeDay{display:flex;flex-direction:column;justify-content:space-between;margin:0 22px;position:relative}.fullReportCont .fullReportFlex .threeDay .row{margin:11px 0;display:flex;justify-content:space-between;align-items:center;position:relative;text-align:center}.fullReportCont .fullReportFlex .threeDay .row span:nth-child(2){color:hsla(0,0%,100%,.5490196078431373)}.fullReportCont .fullReportFlex .threeDay .row .icon img{width:35px}.fullReportCont .fullReportFlex .threeDay .row .highLow{display:flex;flex-flow:wrap;justify-content:center}.fullReportCont .fullReportFlex .threeDay .row .highLow span{margin-right:11px}@media screen and (min-width:350px){.fullReportCont .fullReportFlex .threeDay .weekday{position:absolute;left:0}.fullReportCont .fullReportFlex .threeDay .icon{margin:0 auto}.fullReportCont .fullReportFlex .threeDay .highLow{position:absolute;display:block;right:0}}@media screen and (min-width:400px){.fullReportCont .fullReportFlex .header{max-width:656px;margin-right:auto;margin-left:auto}.fullReportCont .fullReportFlex .header span{left:-100px}.fullReportCont .fullReportFlex .mainInfo{justify-content:center;margin:22px auto;width:100%}.fullReportCont .fullReportFlex .mainInfo .divider{border-right:1px solid #fff;margin:0 44px}.fullReportCont .fullReportFlex .hourly{max-width:700px;width:100%;margin:0 auto;font-size:1rem}}@media screen and (min-width:600px){.fullReportCont .fullReportFlex .threeDay{flex-direction:row;justify-content:space-between}.fullReportCont .fullReportFlex .threeDay .row{padding:11px 22px;border-radius:10px;flex-direction:column;align-items:center;background-color:rgba(0,0,0,.27058823529411763);min-width:170px}.fullReportCont .fullReportFlex .threeDay .row .icon{margin:11px 0}.fullReportCont .fullReportFlex .threeDay .row .highLow,.fullReportCont .fullReportFlex .threeDay .row .weekday{position:static}}@media screen and (min-width:700px){.fullReportCont .fullReportFlex .threeDay{width:700px;margin:0 auto}}.homeCont{display:flex;justify-content:center;height:100%}.homeCont .middleFlex{display:flex;height:100%;width:100%;flex-direction:column;align-items:center;position:relative;padding-top:66px}.homeCont .middleFlex h1{font-size:2rem;margin-bottom:44px}.homeCont .middleFlex .searchBar{position:relative;margin:66px 0}.homeCont .middleFlex .searchBar input{font-size:1.5rem;padding:10px 15px;border:none;outline:none;border-radius:10px;width:100%;margin:0 auto;display:block;box-sizing:border-box;position:relative;z-index:10}.homeCont .middleFlex .searchBar button{position:absolute;right:-60px;border:none;outline:none;height:100%;width:48px;border-radius:10px;right:0;top:0;background-color:#e2e2e2;z-index:10}.homeCont .middleFlex .searchBar button:hover{cursor:pointer}.homeCont .middleFlex .searchBar .credit{position:absolute;width:100%;text-align:center;margin-top:11px}.homeCont .middleFlex .searchBar .autoCompleteCont{background-color:#fff;position:absolute;box-sizing:border-box;width:100%;top:30px;border-bottom-left-radius:10px;border-bottom-right-radius:10px;z-index:5}.homeCont .middleFlex .searchBar .autoCompleteCont .highlight{background-color:#ccc}.homeCont .middleFlex .searchBar .autoCompleteCont .noLocations{padding:11px;margin-top:22px;display:block}.homeCont .middleFlex .searchBar .autoCompleteCont div{padding:11px}.homeCont .middleFlex .searchBar .autoCompleteCont div:first-child{margin-top:22px}.homeCont .middleFlex .searchBar .autoCompleteCont div:hover{cursor:pointer}.homeCont .middleFlex .searchBar .autoCompleteCont div:last-child{border-bottom-right-radius:10px;border-bottom-left-radius:10px}.homeCont .middleFlex .recents{display:flex;flex-wrap:wrap;justify-content:space-evenly;width:80%}.homeCont .middleFlex .recents .recentCont{display:flex;flex-direction:column;justify-content:center;align-items:center;background-color:hsla(0,0%,100%,.5098039215686274);border-radius:20px;padding:22px 11px;min-width:200px;margin:22px;position:relative}.homeCont .middleFlex .recents .recentCont:hover{cursor:pointer}.homeCont .middleFlex .recents .recentCont .lastUpdated{position:absolute;bottom:-18px;font-size:.8rem;color:hsla(0,0%,100%,.5490196078431373);width:120%;text-align:center}.homeCont .middleFlex .recents .recentCont .name{font-weight:700;text-align:center}@media screen and (min-width:400px){.homeCont .middleFlex .searchBar{width:350px}}
/*# sourceMappingURL=main.5647e979.chunk.css.map */