@import url(https://fonts.googleapis.com/css2?family=Pacifico&display=swap);.lds-spinner[data-v-855d8fc0]{display:inline-block;position:relative;margin:2rem 0}.lds-spinner div[data-v-855d8fc0]{-webkit-animation-name:lds-spinner-855d8fc0;animation-name:lds-spinner-855d8fc0;-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.lds-spinner div .div-after[data-v-855d8fc0]{content:" ";display:block;position:absolute;border-radius:20%;background:#fff}.lds-spinner div[data-v-855d8fc0]:first-child{transform:rotate(0deg)}.lds-spinner div[data-v-855d8fc0]:nth-child(2){transform:rotate(30deg)}.lds-spinner div[data-v-855d8fc0]:nth-child(3){transform:rotate(60deg)}.lds-spinner div[data-v-855d8fc0]:nth-child(4){transform:rotate(90deg)}.lds-spinner div[data-v-855d8fc0]:nth-child(5){transform:rotate(120deg)}.lds-spinner div[data-v-855d8fc0]:nth-child(6){transform:rotate(150deg)}.lds-spinner div[data-v-855d8fc0]:nth-child(7){transform:rotate(180deg)}.lds-spinner div[data-v-855d8fc0]:nth-child(8){transform:rotate(210deg)}.lds-spinner div[data-v-855d8fc0]:nth-child(9){transform:rotate(240deg)}.lds-spinner div[data-v-855d8fc0]:nth-child(10){transform:rotate(270deg)}.lds-spinner div[data-v-855d8fc0]:nth-child(11){transform:rotate(300deg)}.lds-spinner div[data-v-855d8fc0]:nth-child(12){transform:rotate(330deg)}@-webkit-keyframes lds-spinner-855d8fc0{0%{opacity:1}to{opacity:0}}@keyframes lds-spinner-855d8fc0{0%{opacity:1}to{opacity:0}}.inputBox__container[data-v-56b3cd80]{display:flex;flex-direction:column;padding:2rem;border:1px solid #000;row-gap:1rem;border-radius:3rem;background:#fffaf0;margin-bottom:3rem;box-sizing:border-box;max-width:400px;width:100%}.inputBox__title[data-v-56b3cd80]{margin:0}.inputBox__boxes[data-v-56b3cd80]{display:flex;flex-direction:row;justify-content:space-between;-moz-column-gap:1rem;column-gap:1rem}.inputBox__box[data-v-56b3cd80]{margin-bottom:1rem}.box__input[data-v-56b3cd80]{width:100%;height:100%;border:none;border-bottom:1px solid #000;font-size:1.2rem;max-width:300px;background:inherit}.input__error[data-v-56b3cd80]{border-bottom:2px solid red}.error__message[data-v-56b3cd80]{display:block;color:red;font-size:1rem;font-weight:700}.box__btn[data-v-56b3cd80]{padding:.5rem;font-size:1rem;border-radius:2rem;width:120px;background:#fff}.box__btn[data-v-56b3cd80]:hover{background:#f5f5f5}.inputBox__box--searching[data-v-56b3cd80]{display:flex;flex-direction:column;justify-content:center;text-align:center;max-width:60%;overflow-wrap:break-word}.inputBox__box--searching h3[data-v-56b3cd80]{font-size:1.5rem;margin:0}.inputBox__box--searching h4[data-v-56b3cd80]{font-size:1.2rem;margin:0;margin-top:.5rem}@media (max-width:460px){.inputBox__container[data-v-56b3cd80]{padding:1rem}.inputBox__boxes[data-v-56b3cd80]{flex-wrap:wrap;justify-content:center;row-gap:1rem}.box__btn[data-v-56b3cd80]{width:80%}}.infoBox__container[data-v-15ec6591]{margin:1rem 0;border:1px solid #000;border-radius:3rem;padding:1rem .5rem;background:#fffaf0;display:flex;flex-direction:column;max-width:650px;box-sizing:border-box;-webkit-animation-name:zoom-15ec6591;animation-name:zoom-15ec6591;-webkit-animation-duration:.6s;animation-duration:.6s}.infoBox__title[data-v-15ec6591]{display:inline-block;margin:0;margin-right:1rem}.infoBox__description[data-v-15ec6591]{letter-spacing:1px;color:#525151}.infoBox__boxes[data-v-15ec6591]{display:flex;flex-wrap:wrap;justify-content:center;margin:.5rem 0;background:#f5f5f5;border:1px solid #fff;border-radius:1rem;box-sizing:border-box}.infoBox__box[data-v-15ec6591]{display:flex;flex-direction:column;padding:.5rem;width:200px;box-sizing:border-box;text-align:center;font-size:.9rem}.box__item[data-v-15ec6591]{margin:.1rem .3rem}h3[data-v-15ec6591]{margin:0}.infoBox__note[data-v-15ec6591]{align-self:end;font-size:.7rem;margin-right:3%}@-webkit-keyframes zoom-15ec6591{0%{transform:scale(.1)}to{transform:scale(1)}}@keyframes zoom-15ec6591{0%{transform:scale(.1)}to{transform:scale(1)}}.weatherWidget__container[data-v-47816705]{display:flex;flex-direction:column;align-items:center;margin:0 auto;max-width:650px;border:2px solid #000;border-radius:3rem;background:#f5f5f5;padding:1rem}.weatherWidget__title[data-v-47816705]{font-family:Pacifico,cursive;font-size:3rem;margin:1rem 0;text-align:center}.weatherWidget__btn[data-v-47816705]{width:80%;font-size:1rem;background:#fff;padding:.5rem;border-radius:2rem}.weatherWidget__btn[data-v-47816705]:hover{background:#fffaf0}#app{font-family:Avenir,Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-align:center;color:#2c3e50;margin-top:60px}