@charset "UTF-8";.hero-blog-post__content,.hero-blog-post__media{margin-left:auto;margin-right:auto}.hero-blog-post__content{max-width:500px}.hero-blog-post__content h1{font-size:var(--h1-size);margin-bottom:.5em}.hero-blog-post__media{border-radius:10px(--boxin-radius);margin-top:3rem;max-width:500px;position:relative}.hero-blog-post__media:after{background-color:transparent(--featured-image-shadow-color,none(--boxin-shadow-color));background-image:none(--featured-image-shadow-image,var(--boxin-shadow-image));border-radius:10px(--featured-image-border-radius,10px(--boxin-radius));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{border-radius:10px(--featured-image-border-radius,var(--boxin-radius));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)}}