@charset "UTF-8";.hero-blog-post__content,.hero-blog-post__media{margin-left:auto;margin-right:auto}.hero-blog-post__content{max-width:900px}.hero-blog-post__content h1{font-size:var(--h1-size);margin-bottom:.5em}.hero-blog-post__media{border-radius:var(--boxin-radius);margin-top:3rem;max-width:1000px;position:relative}.hero-blog-post__media:after{background-color:var(--featured-image-shadow-color,var(--boxin-shadow-color));background-image:var(--featured-image-shadow-image,var(--boxin-shadow-image));content:"";height:100%;left:var(--featured-image-shadow-offset-x,var(--boxin-shadow-offset-x));position:absolute;top:var(--featured-image-shadow-offset-y,var(--boxin-shadow-offset-y));width:100%;z-index:-50}.hero-blog-post__media img,.hero-blog-post__media:after{border-radius:var(--featured-image-border-radius,var(--boxin-radius))}.hero-blog-post__media img{display:block;margin-left:auto;margin-right:auto}.hero-blog-post__back{color:var(--base-color)}.hero-blog-post__back:before{content:"‹";margin-right:3px}@media (min-width:768px){.hero-blog-post.scanline-background:before{--offset:125px;left:calc(var(--offset)*-1);width:calc(100% + var(--offset)*2)}}