*{margin:0;padding:0;box-sizing:border-box}html{background-color:rgba(0,0,255,.5);background-image:url("../img/clouds.jpg");background-size:cover;background-blend-mode:overlay;font-size:16px;font-family:"Montserrat",sans-serif;font-weight:bold;letter-spacing:1px;color:#fff}@media only screen and (min-width: 768px){html{font-size:22px}}body{width:100%;min-height:100vh;display:flex;justify-content:center;align-items:center;flex-direction:column;padding:.5rem}main{width:100%;max-width:700px;max-height:1050px;display:flex;flex-direction:column;flex-grow:1;color:#fff;background-color:rgba(0,0,0,.1);border:1px solid #d3d3d3;border-radius:10px;box-shadow:1px 1px 2.5px #fff}img{display:block}hr{width:90%;margin:auto;border:1px solid #d3d3d3}.none{display:none}.block{display:block}.offscreen{position:absolute;left:-10000px}.skip-link{position:absolute;top:-999px;left:0;background:#000;padding:14px;z-index:1;color:#fff}.skip-link:focus,.skip-link:active{top:auto;left:auto}.button{min-width:48px;min-height:48px;color:#fff;border:2px solid #d3d3d3;border-radius:80px;outline:none;font-size:1.25rem;font-weight:900;background-color:rgba(0,0,0,0)}@media only screen and (min-width: 768px){.button{font-size:1.5rem;min-width:64px;min-height:64px}}.button:hover{cursor:pointer}.button:hover,.button:focus{box-shadow:4px 2px 5px #000;border-color:#fff}.zero-vis{visibility:hidden;opacity:0}.fade-in{visibility:visible;opacity:1;animation-name:fadeInOpacity;animation-iteration-count:1;animation-timing-function:ease-in;animation-duration:1.5s}@keyframes fadeInOpacity{0%{opacity:0}100%{opacity:1}}.searchBar{padding:.5rem .5rem 1.5rem}.searchBar .searchBar__form{display:flex;justify-content:space-between;border:2px solid #d3d3d3;border-radius:500px}.searchBar .searchBar__form .searchBar__text{flex-grow:1;border:none;margin-right:.25rem;background-color:rgba(0,0,0,0);color:#fff;width:calc(100% - 52px);font-size:1.25rem;padding:.75rem 0 .75rem .75rem;outline:none}.searchBar .searchBar__form .searchBar__text::placeholder{color:rgba(255,255,255,.6)}.searchBar .searchBar__form .searchBar__button{border:none}.searchBar .searchBar__form .searchBar__button i{font-size:1.7rem}.searchBar .searchBar__form .searchBar__button:hover,.searchBar .searchBar__form .searchBar__button:focus{border:none;box-shadow:none;text-shadow:4px 2px 5px #000}.searchBar .searchBar__form:focus-within,.searchBar .searchBar__form:hover{box-shadow:4px 2px 5px #000}.navButtons{flex-grow:1;display:flex;justify-content:center;align-items:center;justify-content:space-evenly;padding:.5rem .25rem}.currentForecast .currentForecast__location{font-size:1rem;font-weight:normal;text-align:center;margin-bottom:1rem}@media only screen and (min-width: 768px){.currentForecast .currentForecast__location{font-size:1.3rem}}.currentForecast .currentForecast__conditions{width:100%;font-size:1.1rem;margin:auto auto 2rem;display:grid}@media only screen and (min-width: 375px){.currentForecast .currentForecast__conditions{font-size:1.3rem}}@media only screen and (min-width: 400px){.currentForecast .currentForecast__conditions{font-size:1.7rem}}.currentForecast .currentForecast__conditions .temp{display:flex;justify-content:center;align-items:center;grid-row:1/span 3;grid-column:1/span 2;font-size:6rem;letter-spacing:0;text-shadow:1px 0 5px #000;position:relative}@media only screen and (min-width: 360px){.currentForecast .currentForecast__conditions .temp{font-size:8rem}}@media only screen and (min-width: 768px){.currentForecast .currentForecast__conditions .temp{font-size:9rem}}.currentForecast .currentForecast__conditions .temp .unit{font-size:1.65rem;color:rgba(255,255,255,.6);text-shadow:none;position:absolute;top:55%;left:85%}@media only screen and (min-width: 768px){.currentForecast .currentForecast__conditions .temp .unit{left:75%}}.currentForecast .currentForecast__conditions .icon{display:flex;justify-content:center;align-items:center;grid-row:1/span 1;grid-column:3/span 2}.currentForecast .currentForecast__conditions .icon i{font-size:3rem;text-shadow:1px 0 5px #000}@media only screen and (min-width: 768px){.currentForecast .currentForecast__conditions .icon i{font-size:4rem}}.currentForecast .currentForecast__conditions .maxtemp{display:flex;justify-content:center;align-items:center;grid-row:2/span 1;grid-column:3/span 2}.currentForecast .currentForecast__conditions .mintemp{display:flex;justify-content:center;align-items:center;align-self:start;grid-row:3/span 1;grid-column:3/span 2;color:rgba(255,255,255,.6)}.currentForecast .currentForecast__conditions .desc{display:flex;justify-content:center;align-items:center;grid-row:4/span 1;grid-column:1/span 4;padding-top:.5rem}@media only screen and (max-width: 1024px)and (min-height: 650px){.currentForecast .currentForecast__conditions .desc{margin-top:1.5rem}}@media only screen and (min-height: 1080px){.currentForecast .currentForecast__conditions .desc{margin-top:1.5rem}}.currentForecast .currentForecast__conditions .feels{display:flex;justify-content:center;align-items:center;grid-row:5/span 1;grid-column:1/span 4;padding-top:.5rem;font-weight:normal}.currentForecast .currentForecast__conditions .humidity{display:none;grid-row:6/span 1;grid-column:1/span 4;padding-top:.5rem;font-weight:normal;color:rgba(255,255,255,.6)}@media only screen and (max-width: 1024px)and (min-height: 700px){.currentForecast .currentForecast__conditions .humidity{display:flex;justify-content:center;align-items:center}}@media only screen and (min-height: 1080px){.currentForecast .currentForecast__conditions .humidity{display:flex;justify-content:center;align-items:center}}.currentForecast .currentForecast__conditions .wind{display:none;grid-row:7/span 1;grid-column:1/span 4;padding-top:.5rem;font-weight:normal;color:rgba(255,255,255,.6)}@media only screen and (max-width: 1024px)and (min-height: 700px){.currentForecast .currentForecast__conditions .wind{display:flex;justify-content:center;align-items:center}}@media only screen and (min-height: 1080px){.currentForecast .currentForecast__conditions .wind{display:flex;justify-content:center;align-items:center}}.dailyForecast .dailyForecast__title{font-size:1.1rem;text-align:center;margin-top:.5rem}@media only screen and (min-width: 768px){.dailyForecast .dailyForecast__title{font-size:1.3rem}}.dailyForecast .dailyForecast__contents{flex-grow:1;display:flex;justify-content:center;align-items:center;justify-content:space-evenly;color:#fff;padding:.5rem 0}.dailyForecast .dailyForecast__contents .forecastDay{display:flex;flex-direction:column;justify-content:space-evenly;align-items:center;font-size:.9rem}@media only screen and (min-width: 375px){.dailyForecast .dailyForecast__contents .forecastDay{font-size:1rem}}.rain{background-color:rgba(0,0,255,.5);background-image:url("../img/rain.jpg")}.snow{background-color:rgba(0,0,255,.5);background-image:url("../img/snow.jpg")}.night{background-color:rgba(204,0,102,.5);background-image:url("../img/night.jpg")}.fog{background-color:#2f4f4f;background-image:url("../img/fog.jpg")}.clouds{background-color:rgba(0,0,255,.5);background-image:url("../img/clouds.jpg")}/*# sourceMappingURL=main.min.css.map */