body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Quicksand,sans-serif;height:100vh;margin:0;padding:0;position:relative;width:100%}*,body{box-sizing:border-box}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.App{flex-direction:column;height:100vh;justify-content:flex-start;margin:0;padding:0;text-align:center}.App,.header{align-items:center;display:flex;width:100vw}.header{justify-content:space-between;padding:0 1rem}.header img{margin-right:1rem}.nav,.nav ul{width:100vw}.nav ul{display:flex;justify-content:space-around;list-style:none;margin:0;padding:0}.nav li{color:#333;cursor:pointer;font-size:18px;padding:10px;transition:color .3s ease-in-out}.nav li:hover{color:#555}.nav li.active{border-bottom:2px solid #27ae60;color:#27ae60}.main{display:flex;overflow:hidden;width:300vw}.section-container{transition:-webkit-transform .5s ease-in-out;transition:transform .5s ease-in-out;transition:transform .5s ease-in-out,-webkit-transform .5s ease-in-out}.section{flex:1 1;min-width:100vw;transition:opacity .5s ease-in-out}.lds-spinner{color:official;display:inline-block;height:80px;position:relative;width:80px}.lds-spinner div{-webkit-animation:lds-spinner 1.2s linear infinite;animation:lds-spinner 1.2s linear infinite;-webkit-transform-origin:40px 40px;transform-origin:40px 40px}.lds-spinner div:after{background:#fff;border-radius:20%;content:" ";display:block;height:18px;left:37px;position:absolute;top:3px;width:6px}.lds-spinner div:first-child{-webkit-animation-delay:-1.1s;animation-delay:-1.1s;-webkit-transform:rotate(0deg);transform:rotate(0deg)}.lds-spinner div:nth-child(2){-webkit-animation-delay:-1s;animation-delay:-1s;-webkit-transform:rotate(30deg);transform:rotate(30deg)}.lds-spinner div:nth-child(3){-webkit-animation-delay:-.9s;animation-delay:-.9s;-webkit-transform:rotate(60deg);transform:rotate(60deg)}.lds-spinner div:nth-child(4){-webkit-animation-delay:-.8s;animation-delay:-.8s;-webkit-transform:rotate(90deg);transform:rotate(90deg)}.lds-spinner div:nth-child(5){-webkit-animation-delay:-.7s;animation-delay:-.7s;-webkit-transform:rotate(120deg);transform:rotate(120deg)}.lds-spinner div:nth-child(6){-webkit-animation-delay:-.6s;animation-delay:-.6s;-webkit-transform:rotate(150deg);transform:rotate(150deg)}.lds-spinner div:nth-child(7){-webkit-animation-delay:-.5s;animation-delay:-.5s;-webkit-transform:rotate(180deg);transform:rotate(180deg)}.lds-spinner div:nth-child(8){-webkit-animation-delay:-.4s;animation-delay:-.4s;-webkit-transform:rotate(210deg);transform:rotate(210deg)}.lds-spinner div:nth-child(9){-webkit-animation-delay:-.3s;animation-delay:-.3s;-webkit-transform:rotate(240deg);transform:rotate(240deg)}.lds-spinner div:nth-child(10){-webkit-animation-delay:-.2s;animation-delay:-.2s;-webkit-transform:rotate(270deg);transform:rotate(270deg)}.lds-spinner div:nth-child(11){-webkit-animation-delay:-.1s;animation-delay:-.1s;-webkit-transform:rotate(300deg);transform:rotate(300deg)}.lds-spinner div:nth-child(12){-webkit-animation-delay:0s;animation-delay:0s;-webkit-transform:rotate(330deg);transform:rotate(330deg)}@-webkit-keyframes lds-spinner{0%{opacity:1}to{opacity:0}}@keyframes lds-spinner{0%{opacity:1}to{opacity:0}}.NearestCity{margin-top:30px}.ubication-container{background-color:hsla(0,0%,75%,.2);border-radius:12px;margin:0 1rem;padding:1rem 1.7rem}.ubication-container img{margin-right:4px;width:24px}.ubication-container p:first-child{margin-bottom:0}.aqi-container,.ubication-container p:first-child{align-items:center;display:flex;justify-content:center}.aqi-container{background-color:#76b11e;border-radius:12px;color:#38540f;flex-direction:column;height:120px;margin:1rem}.aqi-container p{margin:2px}.aqi-container p:first-child{font-size:2rem}.weather-container{align-items:center;display:flex;justify-content:space-between;padding:0 1rem;width:100%}.weather-container article p{align-items:center;display:flex;justify-content:flex-start;margin-left:8px}.weather-container article img{margin-right:8px;width:24px}.weather-container article:first-child img{margin-right:8px;width:auto}.clima{padding:2.6rem 1rem}.clima,.stacks{background-color:hsla(0,0%,75%,.2);border-radius:12px}.stacks{padding:0 1.7rem}.Notices{max-height:calc(100vh - 104.8px);overflow:auto;text-align:left}.Notices a{color:#000;text-decoration:none}.Notices a:hover{color:#27ae60;text-decoration:none}.Notices .principal{margin-bottom:1rem}.Notices .principal .title{font-weight:600;margin:1rem 2rem 0 1rem}.Notices .principal .days{color:#9a9a9a;font-size:.8rem;margin:8px 0 0 1rem}.Notices .principal img{height:180px;width:100%}.Notices .notice{align-items:flex-end;border-bottom:.1px solid #c8c8c8;display:flex;justify-content:space-between;padding-bottom:8px}.Notices .notice .description{width:70%}.Notices .notice .title{margin:1rem 2rem 0 1rem}.Notices .notice .days{color:#9a9a9a;font-size:.8rem;margin:8px 0 0 1rem}.Notices .notice figure{margin:0;width:30%}.Notices .notice figure img{height:66.89px;width:100px}.Resources{max-height:calc(100vh - 104.8px);overflow:auto;padding-top:.2rem;text-align:left}.Resources a{color:#000;text-decoration:none}.Resources a:hover{color:#27ae60;text-decoration:none}.Resources .notice{align-items:center;border-bottom:.1px solid #c8c8c8;display:flex;justify-content:space-between;padding-bottom:12px;padding-top:12px}.Resources .notice .description{width:70%}.Resources .notice .title{font-weight:600;margin:0 2rem 0 1rem}.Resources .notice .days{color:#9a9a9a;font-size:.8rem;margin:8px 0 0 1rem}.Resources .notice figure{margin:0;width:30%}.Resources .notice figure img{height:66.89px;width:100px}
/*# sourceMappingURL=main.af04099e.css.map*/