.weather-block{padding-left:15px;padding-right:15px;margin-top:14px}.weather-block .weather-line{margin-bottom:12px;transition:opacity 1000ms 1000ms}.weather-block .weather-icon{text-align:center;font-family:'Quicksand SemiBold',sans-serif}.weather-block .weather-icon img{max-width:140px}.weather-block .weather-large-text{font-family:"Quicksand",sans-serif;font-size:58px}.weather-block .weather-header{font-family:"Quicksand",sans-serif;font-size:25px}.weather-block .weather-text{font-family:"Quicksand",sans-serif;font-size:17px}.weather-block .weather-line-icon{padding-left:15px}.weather-block .weather-subtext{margin-top:15px;font-family:"Quicksand",sans-serif;font-size:13px}.weather-block .high-low-area{text-align:right}#weather-loading-block{display:block;position:absolute;width:80px;height:80px;margin:0 auto;left:0;right:0}#weather-loading-block div{display:inline-block;position:absolute;left:8px;width:16px;background:#63686c;animation:bouncing-block 1.2s cubic-bezier(0,0.5,0.5,1) infinite}#weather-loading-block div:nth-child(1){left:8px;animation-delay:-0.24s}#weather-loading-block div:nth-child(2){left:32px;animation-delay:-0.12s}#weather-loading-block div:nth-child(3){left:56px;animation-delay:0}@keyframes bouncing-block{from{top:8px;height:64px}50%,100%{top:24px;height:32px}}.weather-sunset-line{text-align:right}.weather-alert-entry-wrapper{padding-left:15px;padding-right:15px}.weather-alert-entry{text-align:center;padding:8px;font-size:23px;font-family:"Quicksand Light",sans-serif;margin-bottom:8px;height:44px}.weather-alert-entry.weather-alert-yellow{background-color:#ffda4c}.weather-alert-entry.weather-alert-orange,.weather-alert-entry.weather-alert-amber{background-color:#ff974c}.weather-alert-entry.weather-alert-red{background-color:#ff4c4c}.weather-line.hide-loading{opacity:0}