.main{background:var(--blue1)}.loading{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;position:absolute;width:100%}.loading span{margin-bottom:1rem}.loading a{background-color:var(--blue4);border-radius:.5rem;color:#fff;padding:.5rem 1rem}.header{position:relative}.header:before{background-color:hsla(0,0%,100%,.4);content:"";height:100%;position:absolute;width:100%}.header__container{padding:2rem 0;position:relative;z-index:1}.header__info{align-items:center;display:flex;flex-direction:column;height:45rem;justify-content:center}.header__info-date,.header__info-desc,.header__info-location,.header__info-temp{color:var(--blue5)}.header__info-location{-webkit-animation:text-anime 1s 1;animation:text-anime 1s 1;font-size:3rem;margin-bottom:1rem}.header__info-loc-name{margin-left:1rem}.header__info-date{-webkit-animation:text-anime 1s .5s 1 forwards;animation:text-anime 1s .5s 1 forwards;font-size:2rem;opacity:0}.header__info-section{align-items:center;-webkit-animation:text-anime 1s 1s 1 forwards;animation:text-anime 1s 1s 1 forwards;display:flex;justify-content:center;opacity:0;padding-top:2rem}.header__info-temp{font-size:6rem;padding-left:2rem}.header__info-image{height:15rem;width:15rem}.header__info-desc{-webkit-animation:text-anime 1s 1.5s 1 forwards;animation:text-anime 1s 1.5s 1 forwards;font-size:2rem;opacity:0}@-webkit-keyframes text-anime{0%{opacity:0;-webkit-transform:translateY(-1rem);transform:translateY(-1rem)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes text-anime{0%{opacity:0;-webkit-transform:translateY(-1rem);transform:translateY(-1rem)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}.container{margin:0 auto;padding:0 1rem;width:100%}@media only screen and (min-width:576px){.container{max-width:540px}}@media only screen and (min-width:768px){.container{max-width:720px}}@media only screen and (min-width:992px){.container{max-width:960px}}@media only screen and (min-width:1200px){.container{max-width:1140px}}@media only screen and (min-width:1400px){.container{max-width:1320px}}.navbar{height:4rem;padding:0 1rem}.navbar__image{height:2.5rem;width:2.5rem}.hourly{align-items:center;display:flex;margin:2rem 0}.hourly-scroll{background-color:#fff;border-radius:.5rem;overflow:scroll;overflow-y:hidden;padding:1rem;position:relative;scroll-behavior:smooth;text-align:center}.hourly-grid{justify-content:space-between;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.hourly-grid,.hourly-item{align-items:center;display:flex}.hourly-item{border-radius:1rem;color:var(--blue5);flex-direction:column;justify-content:space-around;padding:1rem;width:8rem}.hourly-item:not(:last-child){margin-left:1.5rem}.hourly-item-rain,.hourly-item-temp,.hourly-item-time{font-size:1.8rem}.hourly-item-rain,.hourly-item-time{color:var(--blue4)}.hourly-item-image{height:4rem;margin-bottom:.5rem;width:4rem}.hourly-item-time{margin-bottom:1rem}@media only screen and (max-width:768px){.hourly-scroll{padding:1rem}.hourly-item{padding:1rem 0;width:6rem}.hourly-item:not(:last-child){margin-left:1rem}.hourly-item-image{height:2rem;margin-bottom:.2rem;width:2rem}.hourly-item-time{margin-bottom:.3rem}}.daily{padding-bottom:2rem}.daily-title{color:#fff;margin-bottom:3rem}.daily-content{background-color:#fff;border-radius:.5rem;flex-direction:column;flex-grow:1}.daily-content,.daily-item{display:flex;justify-content:space-between;padding:1rem}.daily-item{border-radius:1rem;color:var(--blue5)}.daily-item:not(:last-child){border-bottom:1px solid var(--blue1)}.daily-item-time{white-space:nowrap;width:8rem}.daily-item-rain{width:6rem}.daily-item-rain img{height:2rem;margin-left:1rem}.daily-item-rain span{height:2rem}.daily-item-image{justify-content:center}.daily-item-image img{height:3rem;width:3rem}.daily-item-min-mix{justify-content:end;width:10rem}.daily-item-min-mix img{height:2rem;margin-left:.2rem;width:2rem}.daily-item-min-mix span{height:2rem;text-align:left;width:7rem}@media only screen and (max-width:768px){.daily-content{padding:1rem}.daily-item{padding:.5rem}.daily-item:not(:last-child){margin-bottom:1rem}.daily-item-min-mix span,.daily-item-rain span{height:1.5rem}}.footer{align-items:center;display:flex;flex-direction:column;padding-bottom:2rem}.footer-text{color:var(--blue4)}.footer-link:not(:last-child){margin-left:1rem}.footer-image{height:3rem;margin-bottom:1rem}.form{background:var(--blue1);background-size:400% 400%;height:100%;position:fixed;width:100%}.form-container{display:flex;justify-content:center;position:relative;z-index:20}.form-title{color:var(--blue5);margin-bottom:2rem;white-space:nowrap}.form-box{background-color:#fff;flex-direction:column;margin-top:10rem;padding:2rem;width:45rem}.form-box,.form-inputs{align-items:center;border-radius:.5rem;display:flex;position:relative}.form-inputs{overflow:hidden;width:100%}.form-inputs-string{background-color:#fff;border:1px solid var(--blue2);border-radius:.5rem;color:#000;font-size:1.5rem;outline:none;padding:.5rem;width:100%}.form-inputs-string:focus-visible{border:1px solid var(--blue4)}.form-inputs-string::-webkit-input-placeholder{color:#646464;font-size:1.5rem;text-align:right}.form-inputs-string:-ms-input-placeholder{color:#646464;font-size:1.5rem;text-align:right}.form-inputs-string::placeholder{color:#646464;font-size:1.5rem;text-align:right}.form-inputs-submit{background-color:var(--blue4);border:1px solid #fff;border-radius:.5rem;bottom:0;color:#fff;height:100%;left:0;padding:.5rem 1rem;position:absolute}.form-result{height:22rem;position:absolute;top:100%;width:100%}.form-result-show{background-color:#fff;flex-direction:column;justify-content:space-evenly;margin-top:2rem;padding:2rem}.form-result-item,.form-result-show{align-items:center;border-radius:.5rem;display:flex;width:100%}.form-result-item{background-color:var(--blue4);color:#fff;cursor:pointer;flex-direction:row-reverse;padding:1rem;text-align:left}.form-result-item:not(:last-child){margin-bottom:1rem}.form-result-icon{height:100%;margin-right:1rem;width:2rem}.form-loading{-webkit-animation:loading 1s ease-in infinite;animation:loading 1s ease-in infinite;background:linear-gradient(90deg,var(--dark-gray) 0,var(--dark-gray) 45%,var(--light-gray) 50%,var(--dark-gray) 55%,var(--dark-gray) 100%);background-size:200% 200%;border-radius:.5rem;height:3.4rem;margin-bottom:1rem;width:100%}@-webkit-keyframes loading{0%{background-position:-50% 100%}to{background-position:150% 100%}}@keyframes loading{0%{background-position:-50% 100%}to{background-position:150% 100%}}:root{--light-gray:#f3f3f3;--dark-gray:#c9c9c9;--blue1:#e8f3f9;--blue2:#afe1f2;--blue3:#34a0c6;--blue4:#11687f;--blue5:#032635}*,:after,:before{box-sizing:border-box;margin:0;padding:0}html{font-size:62.5%;scroll-behavior:smooth}body{font-size:1.5rem}button,input{font-family:inherit}a{color:#1068f3;text-decoration:none}.align-items-center{align-items:center;display:flex}
/*# sourceMappingURL=main.b95e2e58.css.map*/