.Layout_LayoutStyles__2U0cE{width:100%;height:100%;background-color:var(--background-main-light-theme)}.Navbar_NavbarStyles__26k2E{width:100%;height:5rem;border-left-color:var(--color-main-black);border-bottom:2px solid;border-bottom-color:var(--color-main-black);border-right-color:var(--color-main-black);border-top-color:var(--color-main-black);display:flex;justify-content:space-between;box-shadow:var(--shadow-dark-lift)}@media only screen and (max-width:1150px){.Navbar_NavbarStyles__26k2E{padding:0 2rem}}@media only screen and (max-width:600px){.Navbar_NavbarStyles__26k2E{padding:0;margin:0;align-items:center;align-content:center}}.Item_ItemStyles__3X6fe{display:flex;align-items:center;justify-content:center;font-size:var(--text-size-medium);margin:0 auto;color:var(--color-main-grey-dark);border-color:hsla(0,0%,100%,0);height:100%;width:50%;text-decoration:none;text-align:center;align-self:auto;-webkit-transition:all .3s ease-in;transition:all .3s ease-in}.Item_ItemStyles__3X6fe:hover{background-color:var(--color-hover-purple);color:var(--color-main-black-opaque);text-decoration:none}.Item_active__ldqVP{color:var(--color-main-black);border-bottom:7px solid;border-bottom-color:var(--color-main-herolo-purple);font-size:1.3rem}@media only screen and (max-width:900px){.Item_ItemStyles__3X6fe{font-size:var(--text-size-medium-small)}}@media only screen and (max-width:500px){.Item_ItemStyles__3X6fe{width:40%}}@media only screen and (max-width:350px){.Item_ItemStyles__3X6fe{width:50%}}.NavItems_NavItemsStyles__37agz{display:flex;align-items:flex-end;justify-content:flex-end;justify-items:flex-end;height:100%;width:30%}@media only screen and (max-width:1150px){.NavItems_NavItemsStyles__37agz{width:35%}}@media only screen and (max-width:700px){.NavItems_NavItemsStyles__37agz{width:55%}}@media only screen and (max-width:500px){.NavItems_NavItemsStyles__37agz{width:80%}}.Logo_LogoStyles__8YTVB{margin:2rem;display:flex;align-items:center;justify-content:center;justify-items:center;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.Logo_LogoStyles__8YTVB div{margin-right:1rem;width:4.5rem;height:4.5rem}.Logo_LogoStyles__8YTVB ul{padding:0;margin:0}.Logo_LogoStyles__8YTVB li{list-style:none}.Logo_LogoStyles__8YTVB li:first-child{text-align:center;font-size:var(--text-size-extra-large);height:2rem;font-weight:800}.Logo_LogoStyles__8YTVB li:nth-child(2){font-size:var(--text-size-large)}.Logo_brandColor__3hLRn{color:var(--color-main-herolo-purple)}@media only screen and (max-width:880px){.Logo_LogoStyles__8YTVB li:first-child{font-size:var(--text-size-large)}.Logo_LogoStyles__8YTVB li:nth-child(2){font-size:var(--text-size-medium)}}@media only screen and (max-width:600px){.Logo_LogoStyles__8YTVB{margin:.5rem}.Logo_LogoStyles__8YTVB ul{display:none}}.Input_InputStyles__ToHjR{width:98%;box-sizing:border-box;font-family:inherit}.Input_InputStyles__ToHjR input{background-color:rgba(241,238,238,0);color:var(--color-main-dark);font-size:1.2rem;width:100%;height:100%;padding:.3rem 1rem;margin:0;display:inline-block;-webkit-transition:all .5s;transition:all .5s;outline:none}@media only screen and (max-width:770px){.Input_InputStyles__ToHjR input::-webkit-input-placeholder{font-size:var(--text-size-medium-small)}.Input_InputStyles__ToHjR input::-moz-placeholder{font-size:var(--text-size-medium-small)}.Input_InputStyles__ToHjR input:-ms-input-placeholder{font-size:var(--text-size-medium-small)}.Input_InputStyles__ToHjR input::-ms-input-placeholder{font-size:var(--text-size-medium-small)}.Input_InputStyles__ToHjR input::placeholder{font-size:var(--text-size-medium-small)}}.SearchResults_SearchResultsStyles__1H-6h{z-index:2;display:flex;width:90%;border:var(--border-thick);border-color:var(--color-main-black-opaque);background-color:var(--background-main-light-theme);position:absolute;top:48px;box-shadow:0 6px 8px 0 rgba(199,198,198,.644);-webkit-transition:all 1s ease-in;transition:all 1s ease-in}.SearchResults_SearchResultsStyles__1H-6h ul{width:97%;padding:.3rem;margin:0 .3rem}.SearchResults_SearchResultsStyles__1H-6h li{list-style:none;width:100%;height:55px;font-size:var(--text-size-extra-large);cursor:pointer;padding:0;background:none}.SearchResults_SearchResultsStyles__1H-6h li:hover{background-color:var(--color-hover-purple)}@media only screen and (max-width:1150px){.SearchResults_SearchResultsStyles__1H-6h{width:100%}}@media only screen and (max-width:700px){.SearchResults_SearchResultsStyles__1H-6h li{font-size:var(--text-size-medium);height:40px}}.SearchContainer_SearchContainerStyles__PEvll{width:60%;height:50px;margin:1.5rem auto;display:flex;justify-content:center;justify-items:center;align-content:center;position:relative;-webkit-transition:all .5s ease;transition:all .5s ease}.SearchContainer_SearchContainerStyles__PEvll input{border:none}.SearchContainer_InputWrapper__31Kob{display:flex;justify-content:center;align-items:center;justify-items:end;width:90%;border:var(--border-thick);border-color:var(--color-main-black);box-shadow:1px 1px 4px 0 rgba(172,169,169,.623)}.SearchContainer_InputWrapper__31Kob:hover{box-shadow:var(--shadow-light-spread)}.SearchContainer_InputWrapper__31Kob:active{box-shadow:2px 2px 5px 5px rgba(30,117,189,.418)}.SearchContainer_InputWrapper__31Kob svg{margin-left:.4rem;margin-right:.4rem}@media only screen and (max-width:1150px){.SearchContainer_SearchContainerStyles__PEvll{width:70%}.SearchContainer_InputWrapper__31Kob{width:100%}}@media only screen and (max-width:900px){.SearchContainer_SearchContainerStyles__PEvll{width:80%}.SearchContainer_InputWrapper__31Kob{width:100%}}@media only screen and (max-width:500px){.SearchContainer_SearchContainerStyles__PEvll{width:90%}.SearchContainer_InputWrapper__31Kob{width:100%}}.SelectedWeatherInfo_SelectedWeatherInfoStyles__BhECr{display:flex;justify-items:center;justify-content:center;justify-self:center;width:40%;height:200px;margin:1rem auto}.SelectedWeatherInfo_SelectedWeatherInfoStyles__BhECr ul{padding:0 .4rem;margin-left:.4rem}.SelectedWeatherInfo_SelectedWeatherInfoStyles__BhECr li{margin:0 auto;list-style:none;height:35px}.SelectedWeatherInfo_SelectedWeatherInfoStyles__BhECr div:first-child{margin:0 auto;height:40px}.SelectedWeatherInfo_SelectedWeatherInfoStyles__BhECr .SelectedWeatherInfo_dateStyle__2nQzI{font-size:var(--text-size-large)}.SelectedWeatherInfo_SelectedWeatherInfoStyles__BhECr .SelectedWeatherInfo_dayStyle__3s6Hs{font-size:var(--text-size-large);margin:0}.SelectedWeatherInfo_SelectedWeatherInfoStyles__BhECr .SelectedWeatherInfo_cityStyle__1poW2{font-size:var(--text-size-large)}.SelectedWeatherInfo_SelectedWeatherInfoStyles__BhECr .SelectedWeatherInfo_countryStyle__3pCBH{font-size:var(--text-size-medium)}@media only screen and (max-width:750px){.SelectedWeatherInfo_SelectedWeatherInfoStyles__BhECr{width:70%}.SelectedWeatherInfo_SelectedWeatherInfoStyles__BhECr .SelectedWeatherInfo_dateStyle__2nQzI{font-size:var(--text-size-medium)}.SelectedWeatherInfo_SelectedWeatherInfoStyles__BhECr .SelectedWeatherInfo_cityStyle__1poW2{margin-top:1rem;font-size:var(--text-size-medium)}}@media only screen and (max-width:500px){.SelectedWeatherInfo_SelectedWeatherInfoStyles__BhECr{width:80%;order:2}.SelectedWeatherInfo_SelectedWeatherInfoStyles__BhECr ul{width:60%}}@media only screen and (max-width:750px){.FavIcon_FavIconStyles__2160t{font-size:.3em}}@media only screen and (max-width:500px){.FavIcon_FavIconStyles__2160t{font-size:.25em}}.SelectedWeather_SelectedWeatherStyles__10gro{width:100%;height:50%;margin:0 auto;padding:0 4rem;display:flex;justify-content:center;align-items:center;justify-items:center}.SelectedWeather_buttonWrapper__139YR{width:25%;display:flex;justify-content:center;align-self:end}.SelectedWeather_SelectedWeatherStyles__10gro ul{width:50%;padding:0}.SelectedWeather_SelectedWeatherStyles__10gro li{list-style:none;font-size:var(--text-size-extra-large);margin:0 auto 1rem;text-align:center;font-weight:800;align-self:center}.SelectedWeather_SelectedWeatherStyles__10gro li:nth-child(2){font-size:var(--text-size-huge)}.SelectedWeather_SelectedWeatherStyles__10gro button{border:none;height:10px;background-color:rgba(255,0,0,0);margin:2rem;padding:0;outline:none;align-self:start}@media only screen and (max-width:960px){.SelectedWeather_SelectedWeatherStyles__10gro{width:100%;padding:0 1rem}}@media only screen and (max-width:750px){.SelectedWeather_SelectedWeatherStyles__10gro{width:100%;height:290px}.SelectedWeather_SelectedWeatherStyles__10gro div svg:first-child{font-size:6em}.SelectedWeather_SelectedWeatherStyles__10gro li{font-size:var(--text-size-large)}.SelectedWeather_SelectedWeatherStyles__10gro li:nth-child(2){font-size:var(--text-size-extra-large)}}@media only screen and (max-width:500px){.SelectedWeather_SelectedWeatherStyles__10gro{flex-direction:column-reverse;justify-content:center;justify-items:center;align-items:center}.SelectedWeather_SelectedWeatherStyles__10gro div svg:first-child{font-size:7em}.SelectedWeather_SelectedWeatherStyles__10gro ul{width:50%}.SelectedWeather_SelectedWeatherStyles__10gro li,.SelectedWeather_SelectedWeatherStyles__10gro li:nth-child(2){font-size:var(--text-size-large)}.SelectedWeather_buttonWrapper__139YR{width:25%;display:flex;justify-content:center;align-self:flex-end;order:2}}.Card_CardStyles__12m3x{width:20%;height:15rem;margin:1.5rem .5rem;padding:0;border:var(--border-thick);border-color:rgba(197,195,195,.63);display:flex;flex-flow:column;align-content:center;justify-content:center;align-items:center;box-shadow:1px 1px 8px 0 #e5dddd}.Card_CardStyles__12m3x h3{font-size:var(--text-size-medium);text-align:center}.Card_CardStyles__12m3x .Card_dateStyle__A5KI6{margin-bottom:1.5rem;font-size:var(--text-size-medium-small)}.Card_CardStyles__12m3x .Card_temperatureStyle__1LWs2{font-size:var(--text-size-large)}.Card_CardStyles__12m3x .Card_descriptionStyle__34If9{font-size:var(--text-size-medium-small);width:100%;text-align:center;margin-top:.4rem}@media only screen and (max-width:850px){.Card_CardStyles__12m3x{margin:1.5rem .2rem}.Card_CardStyles__12m3x h3{font-size:var(--text-size-medium-small)}.Card_CardStyles__12m3x .Card_temperatureStyle__1LWs2{font-size:var(--text-size-medium)}}@media only screen and (max-width:600px){.Card_CardStyles__12m3x{flex-direction:row;width:100%;margin:.2rem 0;padding:0 .2rem;height:10rem;font-size:.7rem}.Card_CardStyles__12m3x .Card_descriptionStyle__34If9{font-size:var(--text-size-medium-small);width:35%}.Card_CardStyles__12m3x .Card_temperatureStyle__1LWs2{margin:0 auto;font-weight:800}.Card_CardStyles__12m3x .Card_dateStyle__A5KI6{font-size:.7rem;margin:0 auto}}@media only screen and (max-width:490px){.Card_CardStyles__12m3x{font-size:.7rem}.Card_CardStyles__12m3x .Card_descriptionStyle__34If9{font-size:var(--text-size-small);width:25%}.Card_CardStyles__12m3x .Card_temperatureStyle__1LWs2{font-size:var(--text-size-small)}.Card_CardStyles__12m3x .Card_dateStyle__A5KI6{font-size:.7rem}.Card_CardStyles__12m3x h3{font-size:.7rem;width:30%}}.FiveDaysForecast_FiveDaysForecastStyles__3v8U2{width:95%;height:50%;margin:0 auto;display:flex;justify-content:center;align-content:center;align-items:center}@media only screen and (max-width:600px){.FiveDaysForecast_FiveDaysForecastStyles__3v8U2{flex-direction:column;justify-content:none;align-content:none;align-items:none;height:55%}}@media only screen and (max-width:350px){.FiveDaysForecast_SearchResultsStyles__2QOY9 li{font-size:var(--text-size-medium);height:30px}}.ErrorMessage_ErrorMessageStyles__2Vee_{display:block;width:70%;padding:1rem 2rem;color:var(--color-main-black);position:absolute;top:30%;right:20%}.ErrorMessage_ErrorMessageStyles__2Vee_ p:first-child{font-size:var(--text-size-huge);font-weight:800}.ErrorMessage_ErrorMessageStyles__2Vee_ p:nth-child(2){font-size:var(--text-size-extra-large);font-size:600}.ErrorMessage_ErrorMessageStyles__2Vee_ p:nth-child(3),.ErrorMessage_ErrorMessageStyles__2Vee_ p:nth-child(4){font-size:var(--text-size-medium)}.ErrorMessage_ErrorMessageStyles__2Vee_ span{color:rgba(248,129,129,.822);font-weight:700}.Loader_Loader__3aE2N,.Loader_Loader__3aE2N:after,.Loader_Loader__3aE2N:before{background:#8fbdf0;-webkit-animation:Loader_load1__30WB8 1s ease-in-out infinite;animation:Loader_load1__30WB8 1s ease-in-out infinite;width:1em;height:4em}.Loader_Loader__3aE2N{color:#8fbdf0;text-indent:-9999em;margin:88px auto;position:relative;font-size:11px;-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-animation-delay:-.16s;animation-delay:-.16s;position:absolute;top:30%;left:50%}.Loader_Loader__3aE2N:after,.Loader_Loader__3aE2N:before{position:absolute;top:0;content:""}.Loader_Loader__3aE2N:before{left:-1.5em;-webkit-animation-delay:-.32s;animation-delay:-.32s}.Loader_Loader__3aE2N:after{left:1.5em}@-webkit-keyframes Loader_load1__30WB8{0%,80%,to{box-shadow:0 0;height:4em}40%{box-shadow:0 -2em;height:5em}}@keyframes Loader_load1__30WB8{0%,80%,to{box-shadow:0 0;height:4em}40%{box-shadow:0 -2em;height:5em}}.WeatherDisplayContainer_WeatherDisplayContainerStyles__3anZ6{width:70%;height:43rem;border-color:var(--color-main-black-opaque);border:var(--border-thick);border-radius:8px;margin:0 auto;position:relative;box-shadow:2px 4px 9px 2px #bababa}.WeatherDisplayContainer_WeatherDisplayContainerStyles__3anZ6 a{color:rgba(108,114,232,.86);text-decoration:none;font-weight:800}.WeatherDisplayContainer_WeatherDisplayContainerStyles__3anZ6 a:hover{color:rgba(204,97,247,.86)}@media only screen and (max-width:1150px){.WeatherDisplayContainer_WeatherDisplayContainerStyles__3anZ6{width:80%;margin-bottom:1rem}}@media only screen and (max-width:900px){.WeatherDisplayContainer_WeatherDisplayContainerStyles__3anZ6{width:90%}}@media only screen and (max-width:500px){.WeatherDisplayContainer_WeatherDisplayContainerStyles__3anZ6{width:95%}}.Footer_FooterStyles__3B4ah{display:flex;align-content:center;align-items:center;justify-content:center;height:35px;width:100%;border-color:var(--color-main-black);border-top:2px solid;border-top-color:var(--color-main-black);padding:1rem;margin:0 auto;box-shadow:-1px -3px 7px 0 hsla(0,0%,82%,.719)}.Footer_FooterStyles__3B4ah p{margin:0}.Footer_FooterStyles__3B4ah a{text-decoration:none}.Footer_FooterStyles__3B4ah a:first-child,.Footer_FooterStylesa__3E5op:first-child:active{color:var(--color-main-herolo-purple);font-weight:800}.Footer_FooterStyles__3B4ah a:first-child:hover{color:rgba(198,94,240,.842)}.Footer_FooterStyles__3B4ah a:nth-child(2),.Footer_FooterStylesa__3E5op:nth-child(2):active{color:rgba(55,84,248,.897);font-weight:800}.Footer_FooterStyles__3B4ah a:nth-child(2):hover{color:rgba(88,110,231,.76)}.Footer_FooterStyles__3B4ah a:nth-child(3),.Footer_FooterStyles__3B4ah a:nth-child(3):active{color:var(--color-main-black);font-weight:800}.Footer_FooterStyles__3B4ah a:nth-child(3):hover{color:var(--color-main-black-opaque)}@media only screen and (max-width:500px){.Footer_FooterStyles__3B4ah{font-size:var(--text-size-small);word-wrap:wrap}}.content-wrapper{min-height:calc(100vh - 127px);overflow:auto}:root{--background-main-light-theme:hsla(0,0%,96.9%,0.863);--color-main-black:rgba(39,36,36,0.774);--color-main-black-opaque:rgba(31,28,28,0.507);--color-main-white:rgba(196,188,188,0.658);--color-main-grey-dark:rgba(86,88,90,0.8);--color-main-herolo-purple:#7744a2;--color-hover-purple:rgba(208,168,241,0.27);--text-size-small:0.7rem;--text-size-medium-small:0.9rem;--text-size-medium:1.1rem;--text-size-large:1.5rem;--text-size-extra-large:1.8rem;--text-size-huge:3rem;--shadow-dark-lift:rgba(0,0,0,0.377) 0px 3px 2px;--shadow-dark-bottom:rgba(0,0,0,0.247) 5px 0px 2px;--shadow-light-spread:2px 2px 5px 5px rgba(137,154,168,0.411);--border-thick:2px solid;--border-thin:1px solid}*{box-sizing:border-box}body{margin:0;padding:0;color:var(--color-main-black);font-family:Ubuntu,sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Cantarell,Fira Sans,Droid Sans,Helvetica Neue;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}
/*# sourceMappingURL=main.6f75f430.chunk.css.map */