<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@import url(https://fonts.googleapis.com/css?family=Open+Sans);#weatherly-widget{margin-bottom:20px;font-family:Open Sans,sans-serif}#weatherly-widget .weatherly-container .block-half,#weatherly-widget .weatherly-container .block-quarter{display:inline-block;height:250px;vertical-align:top}#weatherly-widget .weatherly-container .block-half .block-info,#weatherly-widget .weatherly-container .block-quarter .block-info{max-width:170px;width:100%;margin:0 auto;text-align:center;color:#fff;height:250px;position:relative}#weatherly-widget .weatherly-container .block-half .block-info p,#weatherly-widget .weatherly-container .block-quarter .block-info p{margin:0}#weatherly-widget .weatherly-container .block-half .block-info p.day,#weatherly-widget .weatherly-container .block-quarter .block-info p.day{position:absolute;width:100%;text-align:center;top:7%}#weatherly-widget .weatherly-container .block-half .block-info p.weather-desc,#weatherly-widget .weatherly-container .block-quarter .block-info p.weather-desc{position:absolute;width:100%;text-align:center;top:20%;display:none;-webkit-transition:opacity .3s ease;-moz-transition:opacity .3s ease;-ms-transition:opacity .3s ease;-o-transition:opacity .3s ease;transition:opacity .3s ease;opacity:0}#weatherly-widget .weatherly-container .block-half .block-info p.weather-temp,#weatherly-widget .weatherly-container .block-quarter .block-info p.weather-temp{position:absolute;width:100%;text-align:center;bottom:20%;line-height:18px}#weatherly-widget .weatherly-container .block-half .block-info p.weather-wind,#weatherly-widget .weatherly-container .block-quarter .block-info p.weather-wind{position:absolute;width:100%;text-align:center;bottom:7%;white-space:nowrap;font-size:9px;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}#weatherly-widget .weatherly-container .block-half .block-info p.weather-wind .wind-icon,#weatherly-widget .weatherly-container .block-quarter .block-info p.weather-wind .wind-icon{background-size:50px 50px;background-repeat:no-repeat;background-position:50%;background-image:url(../img/30.png);display:inline-block;width:0;height:50px;margin:0 -5px -20px;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}#weatherly-widget .weatherly-container .block-half .block-info .weather-icon,#weatherly-widget .weatherly-container .block-quarter .block-info .weather-icon{width:70px;height:70px;background-image:url(../img/15.png);background-size:100% 100%;background-repeat:no-repeat;background-position:50%;position:absolute;left:50%;top:50%;margin:-35px auto 0 -35px}#weatherly-widget .weatherly-container .block-half .block-info .weather-icon[data-icon=clear-day],#weatherly-widget .weatherly-container .block-quarter .block-info .weather-icon[data-icon=clear-day]{background-image:url(../img/33.png)}#weatherly-widget .weatherly-container .block-half .block-info .weather-icon[data-icon=clear-night],#weatherly-widget .weatherly-container .block-quarter .block-info .weather-icon[data-icon=clear-night]{background-image:url(../img/38.png)}#weatherly-widget .weatherly-container .block-half .block-info .weather-icon[data-icon=rain],#weatherly-widget .weatherly-container .block-quarter .block-info .weather-icon[data-icon=rain]{background-image:url(../img/34.png)}#weatherly-widget .weatherly-container .block-half .block-info .weather-icon[data-icon=snow],#weatherly-widget .weatherly-container .block-quarter .block-info .weather-icon[data-icon=snow]{background-image:url(../img/36.png)}#weatherly-widget .weatherly-container .block-half .block-info .weather-icon[data-icon=sleet],#weatherly-widget .weatherly-container .block-quarter .block-info .weather-icon[data-icon=sleet]{background-image:url(../img/34.png)}#weatherly-widget .weatherly-container .block-half .block-info .weather-icon[data-icon=wind],#weatherly-widget .weatherly-container .block-quarter .block-info .weather-icon[data-icon=wind]{background-image:url(../img/31.png)}#weatherly-widget .weatherly-container .block-half .block-info .weather-icon[data-icon=fog],#weatherly-widget .weatherly-container .block-quarter .block-info .weather-icon[data-icon=fog]{background-image:url(../img/30.png)}#weatherly-widget .weatherly-container .block-half .block-info .weather-icon[data-icon=cloudy],#weatherly-widget .weatherly-container .block-quarter .block-info .weather-icon[data-icon=cloudy]{background-image:url(../img/37.png)}#weatherly-widget .weatherly-container .block-half .block-info .weather-icon[data-icon=partly-cloudy-day],#weatherly-widget .weatherly-container .block-quarter .block-info .weather-icon[data-icon=partly-cloudy-day]{background-image:url(../img/32.png)}#weatherly-widget .weatherly-container .block-half .block-info .weather-icon[data-icon=partly-cloudy-night],#weatherly-widget .weatherly-container .block-quarter .block-info .weather-icon[data-icon=partly-cloudy-night]{background-image:url(../img/37.png)}#weatherly-widget .weatherly-container .block-half .block-info .weather-icon[data-icon=hail],#weatherly-widget .weatherly-container .block-quarter .block-info .weather-icon[data-icon=hail]{background-image:url(../img/34.png)}#weatherly-widget .weatherly-container .block-half .block-info .weather-icon[data-icon=thunderstorm],#weatherly-widget .weatherly-container .block-quarter .block-info .weather-icon[data-icon=thunderstorm]{background-image:url(../img/16.png)}#weatherly-widget .weatherly-container .block-half .block-info .weather-icon[data-icon=tornado],#weatherly-widget .weatherly-container .block-quarter .block-info .weather-icon[data-icon=tornado]{background-image:url(../img/21.png)}#weatherly-widget .weatherly-container .block-current-day{background:#244d7b;position:relative}#weatherly-widget .weatherly-container .block-current-day .down-arrow-container{width:24px;height:24px;position:absolute;bottom:-12px;left:50%;margin-left:-12px;background:#244d7b;transform:rotate(45deg);-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-o-transform:rotate(45deg);-ms-transform:rotate(45deg)}#weatherly-widget .weatherly-container .block-next-day{background:#4088d8}#weatherly-widget .weatherly-container .block-afternext-day{background:#82b1e5}#weatherly-widget .weatherly-container .weather-block{-webkit-transition:width .3s ease;-moz-transition:width .3s ease;-ms-transition:width .3s ease;-o-transition:width .3s ease;transition:width .3s ease;overflow:hidden}#weatherly-widget .weatherly-container[data-activeblock="1"] .block-current-day{width:50%!important}#weatherly-widget .weatherly-container[data-activeblock="1"] .block-current-day p.weather-desc{opacity:1!important;display:block!important}#weatherly-widget .weatherly-container[data-activeblock="1"] .block-current-day p.weather-wind{font-size:12px}#weatherly-widget .weatherly-container[data-activeblock="1"] .block-current-day p.weather-wind .wind-icon{width:50px!important}#weatherly-widget .weatherly-container[data-activeblock="1"] .block-afternext-day,#weatherly-widget .weatherly-container[data-activeblock="1"] .block-next-day{width:25%!important}#weatherly-widget .weatherly-container[data-activeblock="2"] .block-next-day{width:50%!important}#weatherly-widget .weatherly-container[data-activeblock="2"] .block-next-day p.weather-desc{opacity:1!important;display:block!important}#weatherly-widget .weatherly-container[data-activeblock="2"] .block-next-day p.weather-wind{font-size:12px}#weatherly-widget .weatherly-container[data-activeblock="2"] .block-next-day p.weather-wind .wind-icon{width:50px!important}#weatherly-widget .weatherly-container[data-activeblock="2"] .block-afternext-day,#weatherly-widget .weatherly-container[data-activeblock="2"] .block-current-day{width:25%!important}#weatherly-widget .weatherly-container[data-activeblock="3"] .block-afternext-day{width:50%!important}#weatherly-widget .weatherly-container[data-activeblock="3"] .block-afternext-day p.weather-desc{opacity:1!important;display:block!important}#weatherly-widget .weatherly-container[data-activeblock="3"] .block-afternext-day p.weather-wind{font-size:12px}#weatherly-widget .weatherly-container[data-activeblock="3"] .block-afternext-day p.weather-wind .wind-icon{width:50px!important}#weatherly-widget .weatherly-container[data-activeblock="3"] .block-current-day,#weatherly-widget .weatherly-container[data-activeblock="3"] .block-next-day{width:25%!important}@media only screen and (max-width:480px){#weatherly-widget .weatherly-container .block-half{width:100%!important}#weatherly-widget .weatherly-container .block-quarter{width:50%!important}}</pre></body></html>