.row{position:relative;display:flex;flex-wrap:wrap;max-width:500px;margin:0 auto}.col{padding:0 15px}.col .row{margin:0 -15px}.xs-1{width:8.3333333333%}.xs-2{width:16.6666666667%}.xs-3{width:25%}.xs-4{width:33.3333333333%}.xs-5{width:41.6666666667%}.xs-6{width:50%}.xs-7{width:58.3333333333%}.xs-8{width:66.6666666667%}.xs-9{width:75%}.xs-10{width:83.3333333333%}.xs-11{width:91.6666666667%}.xs-12{width:100%}@media(min-width:650px){.row{max-width:600px}.sm-1{width:8.3333333333%}.sm-2{width:16.6666666667%}.sm-3{width:25%}.sm-4{width:33.3333333333%}.sm-5{width:41.6666666667%}.sm-6{width:50%}.sm-7{width:58.3333333333%}.sm-8{width:66.6666666667%}.sm-9{width:75%}.sm-10{width:83.3333333333%}.sm-11{width:91.6666666667%}.sm-12{width:100%}}@media(min-width:850px){.row{max-width:800px}.md-1{width:8.3333333333%}.md-2{width:16.6666666667%}.md-3{width:25%}.md-4{width:33.3333333333%}.md-5{width:41.6666666667%}.md-6{width:50%}.md-7{width:58.3333333333%}.md-8{width:66.6666666667%}.md-9{width:75%}.md-10{width:83.3333333333%}.md-11{width:91.6666666667%}.md-12{width:100%}}@media(min-width:1050px){.row{max-width:1000px}.lg-1{width:8.3333333333%}.lg-2{width:16.6666666667%}.lg-3{width:25%}.lg-4{width:33.3333333333%}.lg-5{width:41.6666666667%}.lg-6{width:50%}.lg-7{width:58.3333333333%}.lg-8{width:66.6666666667%}.lg-9{width:75%}.lg-10{width:83.3333333333%}.lg-11{width:91.6666666667%}.lg-12{width:100%}}@media(min-width:1250px){.row{max-width:1200px}.xl-1{width:8.3333333333%}.xl-2{width:16.6666666667%}.xl-3{width:25%}.xl-4{width:33.3333333333%}.xl-5{width:41.6666666667%}.xl-6{width:50%}.xl-7{width:58.3333333333%}.xl-8{width:66.6666666667%}.xl-9{width:75%}.xl-10{width:83.3333333333%}.xl-11{width:91.6666666667%}.xl-12{width:100%}}@media(min-width:1450px){.row{max-width:1400px}.xxl-1{width:8.3333333333%}.xxl-2{width:16.6666666667%}.xxl-3{width:25%}.xxl-4{width:33.3333333333%}.xxl-5{width:41.6666666667%}.xxl-6{width:50%}.xxl-7{width:58.3333333333%}.xxl-8{width:66.6666666667%}.xxl-9{width:75%}.xxl-10{width:83.3333333333%}.xxl-11{width:91.6666666667%}.xxl-12{width:100%}}.swup{transition:opacity .3s}html:before{content:"";position:fixed;top:50vh;left:50vw;width:30px;height:30px;border:3px solid var(--text);border-top-color:transparent;border-radius:50%;transition:opacity .3s;animation:spin 1s infinite linear}html:not(.is-animating):before{opacity:0}html.is-animating .swup{opacity:0}@keyframes spin{0%{transform:translate(-50%,-50%) rotate(0)}to{transform:translate(-50%,-50%) rotate(360deg)}}h1{font-size:32px}h2{font-size:24px}.footer{font-size:14px;opacity:.5}.header{opacity:.5}*,*:before,*:after{box-sizing:border-box}a{color:var(--text);text-decoration:none}a:hover{color:var(--text);text-decoration:underline}p,ul,ol,h1,h2,h3,h4,h5,h6{margin:0 0 16px}p:last-child,ul:last-child,ol:last-child,h1:last-child,h2:last-child,h3:last-child,h4:last-child,h5:last-child,h6:last-child{margin-bottom:0}:root{--background: #fff;--text: #222;--font: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen-Sans, Ubuntu, Cantarell, Helvetica Neue, sans-serif}@media(prefers-color-scheme:dark){:root{--background: #222;--text: #fff}}html{scroll-behavior:smooth}body{background-color:var(--background);display:flex;flex-direction:column;row-gap:32px;padding:32px 0;margin:0;color:var(--text);font-family:var(--font);font-size:16px;line-height:1.5;overflow-x:hidden;-webkit-tap-highlight-color:transparent;-webkit-text-size-adjust:none}img,svg{display:block;max-width:100%;height:auto}.error__title,.page__title,.post__title{margin-bottom:32px}.post__content a{opacity:.5}.post__meta{margin-top:32px;font-size:14px;opacity:.5}.posts .row{row-gap:32px}.posts-item__meta{font-size:14px;margin-top:16px;opacity:.5}
