.blog-post__column-wrapper{display:flex;margin-top:40px}.blog-post__left-sidebar{flex-basis:260px}.blog-post__left-sidebar .btn__back-to-posts{display:block;text-decoration:none}.blog-post__left-sidebar .btn__back-to-posts:before{content:"← "}.blog-post-section{flex-basis:800px}.blog-post__headline{font-size:36px;line-height:1.2}@media (max-width:767px){.blog-post__headline{font-size:30px}}.blog-post__header{background:#f1f1f1;padding:100px 20px}.blog-post__timestamp{display:block;margin-bottom:.7rem}.blog-post__author{align-items:center;display:flex;margin:10px 0 40px}.blog-post__author-image{border-radius:50%;height:auto;margin-right:.7rem;width:50px}.blog-post__author-name,.blog-post__author-name:active,.blog-post__author-name:focus,.blog-post__author-name:hover{text-decoration:none}.blog-post__body{margin-bottom:30px}.blog-post__body p{margin-bottom:18px}.blog-post__body div,.blog-post__body li,.blog-post__body p{font-size:16px;line-height:2}.blog-post__body h2{font-size:32px;line-height:1.25;margin-bottom:10px}.blog-post__body h3{font-size:26px;line-height:1.25;margin-bottom:10px}.blog-post__body h4{font-size:22px;line-height:1.25;margin-bottom:10px}.blog-post__body h5{font-size:18px;line-height:1.25;margin-bottom:10px}.blog-post__body a{background-color:#fdf5dd;color:#060d0d;text-decoration:none;transition:color .3s ease}.blog-post__body a:hover{color:#9a7c59;text-decoration:underline}.blog-post__body img{height:auto;max-width:100%}@media screen and (max-width:767px){.blog-post__column-wrapper{flex-direction:column}.blog-post__left-sidebar{flex-basis:inherit;margin-bottom:60px}}.aside{background-color:#fff;border-left:0;display:block;float:left;line-height:1.5;margin-left:calc(-1vw - 300px);padding:0;position:sticky;top:40px;visibility:hidden;width:220px;will-change:transform;z-index:100}@media screen and (min-width:1400px){.aside{visibility:visible}}@media screen and (min-width:1450px){.aside{margin-left:calc(-2vw - 300px)}}@media screen and (min-width:1500px){.aside{margin-left:calc(-3vw - 300px)}}@media screen and (min-width:1600px){.aside{margin-left:-26vw;width:320px}}.aside ul{margin:0;padding-left:.5rem}.aside ul li{font-size:13px;padding-left:0}.aside li{list-style:none;margin:0 0 1.2em}.aside nav a{border-left:2px solid transparent;color:#777e8c;cursor:pointer;display:block;font-family:"DM Serif Display",serif;font-size:12px;line-height:1.5;padding-left:1em;text-decoration:none;transition:color .3s ease-in-out}@media screen and (min-width:1600px){.aside nav a{font-size:14px}}.aside nav a:hover{color:#000;text-decoration:none}.aside .active{border-left-color:var(--primary-color);color:#000}.blog-post__image{display:flex;justify-content:center;margin:2em auto 1em;max-height:480px;max-width:800px;width:100%}.blog-post__image img{width:100%}