body,html{margin:0;padding:0;background-image:-webkit-gradient(linear,left top,left bottom,from(#669dc4),to(#4799d2));background-image:linear-gradient(#669dc4,#4799d2)}#app,body,html{width:100%;height:100%}#app{font-family:Avenir,Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.fade-enter-active,.fade-leave-active{-webkit-transition-property:opacity;transition-property:opacity;-webkit-transition-duration:.25s;transition-duration:.25s}.fade-enter-active{-webkit-transition-delay:.25s;transition-delay:.25s}.fade-enter,.fade-leave-active{opacity:0}.container[data-v-04ecf200]{width:90%;height:80%;-webkit-box-shadow:0 0 38px -20px rgba(0,0,0,.75);box-shadow:0 0 38px -20px rgba(0,0,0,.75);background-size:cover;background-repeat:no-repeat;display:grid;grid-template-columns:60% 40%}@media (max-width:599px){.container[data-v-04ecf200]{width:100%;height:100%}}.container .weather[data-v-04ecf200]{color:#fff;z-index:1}.container .weather-search[data-v-04ecf200]{background:#2b5d85;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:distribute;justify-content:space-around}.container .weather-search .weather-form[data-v-04ecf200],.container .weather-search[data-v-04ecf200]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.container .weather-search .weather-form[data-v-04ecf200]{-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly;width:100%;height:100px}@media (max-width:599px){.container .weather-search .weather-form[data-v-04ecf200]{-ms-flex-wrap:wrap;flex-wrap:wrap}}@media (min-width:600px) and (max-width:768px){.container .weather-search .weather-form[data-v-04ecf200]{-ms-flex-wrap:wrap;flex-wrap:wrap}}.container .weather-search .weather-form input[data-v-04ecf200]{border:none;border-bottom:1px solid #aacde1;width:50%;height:40px;padding:10px 10px 0 0;outline:none;background:none;color:#aacde1}@media (max-width:599px){.container .weather-search .weather-form input[data-v-04ecf200]{padding:0;width:80%}}@media (min-width:600px) and (max-width:768px){.container .weather-search .weather-form input[data-v-04ecf200]{padding:0;width:80%}}.container .weather-search .weather-form input[data-v-04ecf200]::-webkit-input-placeholder{color:#aacde1}.container .weather-search .weather-form input[data-v-04ecf200]::-moz-placeholder{color:#aacde1}.container .weather-search .weather-form input[data-v-04ecf200]:-ms-input-placeholder{color:#aacde1}.container .weather-search .weather-form input[data-v-04ecf200]::-ms-input-placeholder{color:#aacde1}.container .weather-search .weather-form input[data-v-04ecf200]::placeholder{color:#aacde1}.container .weather-search .weather-form .btn[data-v-04ecf200]{padding:10px 20px 10px 20px;border:2px solid #669dc4;background-color:#669dc4;color:#fff;outline:none;cursor:pointer;-webkit-transition:.2s ease;transition:.2s ease}.container .weather-search .weather-form .btn[data-v-04ecf200]:hover{background-color:#4799d2;border:2px solid #4799d2;-webkit-transition:.2s ease;transition:.2s ease}.container .weather-search .weather-details[data-v-04ecf200]{width:80%;height:50%;border-top:1px solid #669dc4;border-bottom:1px solid #669dc4;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.container .weather-search .weather-details .details[data-v-04ecf200]{padding:35px 120px 0 10px;margin:0}@media (max-width:599px){.container .weather-search .weather-details .details[data-v-04ecf200]{padding:0}}@media (min-width:600px) and (max-width:768px){.container .weather-search .weather-details .details[data-v-04ecf200]{padding:0}}@media (min-width:1600px){.container .weather-search .weather-details .details[data-v-04ecf200]{padding:15px 60% 0 0}}.container .weather-search .weather-details .col1[data-v-04ecf200]{width:50%}.container .weather-search .weather-details .col1 p[data-v-04ecf200]{padding:10px;color:#669dc4}@media (max-width:599px){.container .weather-search .weather-details .col1 p[data-v-04ecf200]{padding:14px 0 14px 0;font-size:14px}}.container .weather-search .weather-details .col2[data-v-04ecf200]{text-align:right;width:50%}.container .weather-search .weather-details .col2 p[data-v-04ecf200]{padding:10px}@media (max-width:599px){.container .weather-search .weather-details .col2 p[data-v-04ecf200]{padding:14px 0 14px 0;font-size:14px}}.container .weather-search .map a[data-v-04ecf200]{color:#669dc4;text-decoration:none;font-size:20px;cursor:pointer;-webkit-transition:.2s;transition:.2s}@media (max-width:599px){.container .weather-search .map a[data-v-04ecf200]{font-size:14px}}.container .weather-search .map a .arrow[data-v-04ecf200]{width:10px;height:10px;fill:#4799d2;-webkit-transform:translateX(-50px);transform:translateX(-50px);opacity:0;-webkit-transition:.3s;transition:.3s}.container .weather-search .map a[data-v-04ecf200]:hover{color:#4799d2}.container .weather-search .map a:hover .arrow[data-v-04ecf200]{-webkit-transform:translateX(0);transform:translateX(0);opacity:1;-webkit-transition:.3s;transition:.3s}.container .weather-display[data-v-04ecf200]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.container .weather-display .weather-main[data-v-04ecf200]{width:100%;display:grid;grid-template-columns:22% 35% 15%;grid-template-rows:90%;text-align:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:auto;-ms-flex-line-pack:center;align-content:center}@media (max-width:599px){.container .weather-display .weather-main[data-v-04ecf200]{grid-template-columns:50%;grid-template-rows:100% 65% 70%}}@media (min-width:600px) and (max-width:768px){.container .weather-display .weather-main[data-v-04ecf200]{grid-template-columns:50%;grid-template-rows:40% 40% 40%}}@media (min-width:800px) and (max-width:1119px){.container .weather-display .weather-main[data-v-04ecf200]{grid-template-columns:50%;grid-template-rows:50% 50% 50%}}@media (min-width:1200px){.container .weather-display .weather-main[data-v-04ecf200]{grid-template-columns:30% 35% 20%}}.container .weather-display .weather-main .temp[data-v-04ecf200]{font-size:120px;margin:auto;padding:0}@media (max-width:599px){.container .weather-display .weather-main .temp[data-v-04ecf200]{font-size:50px}}.container .weather-display .weather-main .dates[data-v-04ecf200]{margin:auto}.container .weather-display .weather-main .dates .city-name[data-v-04ecf200]{font-size:45px;margin:0;padding:0}@media (max-width:599px){.container .weather-display .weather-main .dates .city-name[data-v-04ecf200]{font-size:20px}}.container .weather-display .weather-main .dates .time-now[data-v-04ecf200]{margin:0;padding:0;font-size:12px}.container .weather-display .weather-main .climates[data-v-04ecf200]{margin:auto}.container .weather-display .weather-main .climates p[data-v-04ecf200]{margin:0;padding-bottom:15px}@media (max-width:599px){.container .weather-display .weather-main .climates p[data-v-04ecf200]{padding-bottom:0;font-size:13px}}.container .weather-display .error[data-v-04ecf200]{padding:20px;font-size:30px;margin:auto}.container .bg[data-v-04ecf200]{position:absolute;top:0;left:0;width:100%;height:100%;background-size:cover;background-repeat:no-repeat;background-attachment:fixed;z-index:1;background:inherit}.container .weather-img[data-v-04ecf200]{width:50px;height:50px}@media (max-width:599px){.container .weather-img[data-v-04ecf200]{width:30px;height:30px}}.container .climateBg[data-v-04ecf200]{position:absolute;width:100%;height:100%;top:0;left:0;z-index:0;background:inherit}.container .climateBg[data-v-04ecf200]:before{content:"";position:absolute;width:85%;height:80%;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);-webkit-filter:blur(5px);filter:blur(5px);background:inherit}.fadeBg-enter-active[data-v-04ecf200],.fadeBg-leave-active[data-v-04ecf200]{-webkit-transition-property:opacity;transition-property:opacity;-webkit-transition-duration:.25s;transition-duration:.25s}.fadeBg-enter-active[data-v-04ecf200]{-webkit-transition-delay:.25s;transition-delay:.25s}.fadeBg-enter[data-v-04ecf200],.fadeBg-leave-active[data-v-04ecf200]{opacity:0}a[data-v-1b056696]{padding:10px 20px 10px 20px;background-color:#4799d2;z-index:100;position:absolute;left:5%;top:5%;color:#fff;text-decoration:none;text-transform:uppercase;-webkit-transition:.3s;transition:.3s}a[data-v-1b056696]:hover{-webkit-transition:.3s;transition:.3s;background-color:#2b5d85}