.manifesto-post{display:flex;padding:12px;width:100%;box-sizing:border-box}@media only screen and (max-width:1024px){.manifesto-post{flex-direction:column}}.manifesto-post .nav{position:-webkit-sticky;position:sticky;top:20px;left:20px}.manifesto-post .nav a{position:relative;display:block}.manifesto-post .nav a .back-icon{display:inline-block;position:absolute}.manifesto-post .article{flex-basis:80%}@media only screen and (max-width:1024px){.manifesto-post .article{width:100%;box-sizing:border-box}}.manifesto-post .article .title{text-transform:uppercase;padding-left:15%;line-height:1;padding-top:60px}@media only screen and (max-width:1024px){.manifesto-post .article .title{padding-top:100px;padding-left:0;font-size:32px}}.manifesto-post .article .excerpt{padding-left:50px;color:#bdbe9a;line-height:1.1;margin-bottom:60px}@media only screen and (max-width:1024px){.manifesto-post .article .excerpt{font-size:32px;padding-top:16px;padding-left:0;margin-bottom:30px}}.manifesto-post .article .main-image{padding:0 40px;margin-bottom:32px}@media only screen and (max-width:750px){.manifesto-post .article .main-image{padding:0}}.manifesto-post .article .content{width:70%;padding-left:15%;margin-bottom:100px}@media only screen and (max-width:1024px){.manifesto-post .article .content{margin-bottom:20px;padding:0;width:100%;box-sizing:border-box}}.manifesto-post .article .content p{padding:0 0 20px;text-indent:50px}@media only screen and (max-width:1024px){.manifesto-post .article .content p{text-indent:20px}}.manifesto-post .article .content img{padding-bottom:32px}.manifesto-post .sidebar{flex-basis:33%;display:flex;justify-content:space-between;position:-webkit-sticky;position:sticky;top:0;right:0;flex-direction:column;text-align:right;height:100%;padding:20px;box-sizing:border-box}@media only screen and (max-width:1024px){.manifesto-post .sidebar{width:100%;position:relative;padding:20px 0}}.manifesto-post .sidebar .manifesto-image{width:100%}.manifesto-post .sidebar .work-meta{flex-basis:50%}.manifesto-post .sidebar .work-meta .title{text-transform:uppercase}.manifesto-post .sidebar .work-meta .excerpt{color:#bdbe9a;line-height:1.1}.manifesto-post .sidebar .server-data{width:100%}.manifesto-post .sidebar .server-data .weather-forecast{margin-top:40px;display:block}.manifesto-post .sidebar .server-data .item{display:flex;justify-content:space-between;border-bottom:1px solid #2f3529;margin-bottom:18px;padding-bottom:4px}.manifesto-post .sidebar .server-data .item.battery-item{border-bottom:0}.manifesto-post .sidebar .server-data .item p.hasWeather{display:flex;justify-content:flex-end;align-items:center;width:80%}.manifesto-post .sidebar .server-data .item p.hasWeather .weather{background:url(/images/weather_sprite.png);display:inline-block;height:28px;width:28px;position:relative;background-size:170px;background-position:-30px 0;font-size:18px}.manifesto-post .sidebar .server-data .item p.hasWeather .weather.clear-day{background-position:1px 0}.manifesto-post .sidebar .server-data .item p.hasWeather .weather.partly-cloudy-day{background-position:-30px 0}.manifesto-post .sidebar .server-data .item p.hasWeather .weather.cloudy-day{background-position:60px 0}.manifesto-post .sidebar .server-data .item p.hasWeather .weather.clear-night{background-position:-60px 0}.manifesto-post .sidebar .server-data .item p.hasWeather .weather.partly-cloudy-night{background-position:-115px 0}.manifesto-post .sidebar .server-data .item p.hasWeather .weather.rain{background-position:-142px 0}.manifesto-post .sidebar .server-data .item p:last-child{color:#bdbe9a}.manifesto-post .sidebar .server-data .item .battery{width:100%;height:40px;border:1px solid #2f3529;padding:4px;position:relative;box-sizing:border-box;background-color:#fff;transition:all .4 ease}.manifesto-post .sidebar .server-data .item .battery .level{background-color:#bdbe9a;height:100%}.manifesto-post .sidebar .server-data .item .battery .caption{width:100%;position:absolute;top:50%;left:0;padding-left:8px;box-sizing:border-box;display:flex;justify-content:space-between;-webkit-transform:translateY(-48%);transform:translateY(-48%)}.manifesto-post .sidebar .server-data .item .battery .caption p{font-size:16px}.manifesto-post .sidebar .server-data .item .battery span{background-color:#2f3529;position:absolute;top:50%;right:-5px;width:2px;height:14px;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.manifesto-post .sidebar .server-data p{font-size:18px}