html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}table{border-collapse:collapse;border-spacing:0}@font-face{font-family:'Apercu';src:url("/assets/fonts/apercu_light-webfont.eot");src:url("/assets/fonts/apercu_light-webfont.eot?#iefix") format("embedded-opentype"),url("/assets/fonts/apercu_light-webfont.woff") format("woff"),url("/assets/fonts/apercu_light-webfont.ttf") format("truetype"),url("/assets/fonts/apercu_light-webfont.svg#apercu_lightregular") format("svg");font-weight:300;font-style:normal;font-display:block}@font-face{font-family:'Apercu';src:url("/assets/fonts/apercu_regular-webfont.eot");src:url("/assets/fonts/apercu_regular-webfont.eot?#iefix") format("embedded-opentype"),url("/assets/fonts/apercu_regular-webfont.woff") format("woff"),url("/assets/fonts/apercu_regular-webfont.ttf") format("truetype"),url("/assets/fonts/apercu_regular-webfont.svg#apercuregular") format("svg");font-weight:400;font-style:normal;font-display:block}@font-face{font-family:'Apercu';src:url("/assets/fonts/apercu_medium-webfont.eot");src:url("/assets/fonts/apercu_medium-webfont.eot?#iefix") format("embedded-opentype"),url("/assets/fonts/apercu_medium-webfont.woff") format("woff"),url("/assets/fonts/apercu_medium-webfont.ttf") format("truetype"),url("/assets/fonts/apercu_medium-webfont.svg#apercu_mediumregular") format("svg");font-weight:500;font-style:normal;font-display:block}@font-face{font-family:'Apercu';src:url("/assets/fonts/apercu_bold-webfont.eot");src:url("/assets/fonts/apercu_bold-webfont.eot?#iefix") format("embedded-opentype"),url("/assets/fonts/apercu_bold-webfont.woff") format("woff"),url("/assets/fonts/apercu_bold-webfont.ttf") format("truetype"),url("/assets/fonts/apercu_bold-webfont.svg#apercubold") format("svg");font-weight:700;font-style:normal;font-display:block}.Footer{margin:auto;text-align:center}.Footer__info{display:flex;align-items:center;justify-content:space-between;font-size:0.9em}.Footer__right{display:flex;align-items:center;justify-content:space-between}.Footer__right a{display:block;margin:0 0 0 .8em}@media all and (max-width: 900px){.Footer{width:100%;margin:auto}}.Image__wrapper:nth-child(odd):hover,.Image__wrapper:nth-child(even):hover{transform:rotate(0deg)}.Image__image.lazy{cursor:pointer}.Post .Image__wrapper img{width:100%;background:#FFFFFF;padding:1.6em;box-shadow:0px 1px 3px rgba(0,0,0,0.2)}.Image__wrapper:nth-child(even){transform:rotate(-1.4deg)}.Image__wrapper:nth-child(odd){transform:rotate(1.4deg)}.Image__wrapper:last-child{margin:2em 0 4em}.Image__wrapper{background:#fafafa;width:100%;height:0;padding-bottom:75.1041666667%;margin:2em 0 6em;position:relative;transition:transform 250ms ease-in-out}.Image__image{width:100%;height:auto;position:absolute;box-sizing:border-box}@media all and (max-width: 900px){.Image__wrapper:nth-child(even),.Image__wrapper:nth-child(odd){transform:rotate(0)}.Post .Image__wrapper img{padding:0;box-shadow:none}.Image__wrapper{margin:0 0 1em}.Image__wrapper:last-child{margin:0 0 1em}}.Navigation{width:800px;margin:0 auto 2em auto}@media all and (max-width: 900px){.Navigation{width:100%}}.Post.is-single{margin-bottom:3em}.Post{margin:0 0 6em}.Posts .Post:last-child{margin:0}.Post img{width:100%}.Post__header{margin:0 0 0.8em}.Post__title{font-weight:600;margin:0 0 0.4em}.Post__content{margin:0 0 0.8em}.Post__date:hover{opacity:0.8}.Post__more{margin:0 0 0.8em}@media all and (max-width: 900px){.Posts{width:100%;margin:auto}}@media all and (max-width: 640px){.Posts{width:100%;margin:auto}}html,body{height:100%}:root{--body-bg: #FFF;--body-color: #111;--link-color: blue;--link-color-hover: #000}body{background:var(--body-bg);color:var(--body-color);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility;font-weight:400;font-size:1.66em;line-height:1.4em;margin:3em}h2{font-weight:bold}.Error{width:800px;margin:auto}.Error__title{margin:0 0 1em}a,a:visited,a:hover,a:active{text-decoration:underline;color:var(--link-color);outline:none}em{font-style:italic}strong{font-weight:bold}p{margin:0 0 0.8em;line-height:145%}.Content{position:relative;width:800px;padding:2em 2em 2em 2em}blockquote p:last-child{margin:0}blockquote{color:#000;margin:0 0 1.4em 0.8em;max-width:100%;opacity:0.5;padding:0 2em 0 .4em}img.lazy{visibility:hidden;opacity:0;transition:all 520ms ease-in-out}img.lazy.loaded{visibility:visible;opacity:1}@media all and (max-width: 900px){.Content{padding:2em 1em}}@media all and (max-width: 640px){body{font-size:1.2rem}blockquote{padding:0}}.grid{display:grid;grid-template-columns:1fr 1fr;grid-row:auto auto;grid-gap:16px;margin:0 0 1.4em}ul{list-style:disc;padding:0 0 0 0.8em;margin:2em 0em}ul li{margin:0 0 16px}.Movies{margin:2em 0}.Movie{margin:0 0 2em}.Movie strong{font-weight:600;margin:0 0 1em}.Movie p{margin:0 0 1em 0em;line-height:145%}.Movie span{word-break:break-all}.Pagination{margin:2em auto}.Pagination__item{margin:0 0.4em 0 0;color:#666;display:inline-flex;text-align:center;vertical-align:baseline;line-height:135%;position:relative;align-items:center;justify-content:center;color:#000;text-indent:0}.Pagination__item.is-selected{font-weight:bold}.Music{border:0;max-width:800px;height:700px}.Video{max-width:800px}@media all and (max-width: 900px){.Video{max-width:800px;width:100%}.Music{width:100%}}@media all and (max-width: 640px){.Music{width:100%}.Pagination{width:100%}}
