.blog-featured-image{padding:0 2rem 2rem}.blog-featured-image--bg-white{background:var(--color-white,#fff)}.blog-featured-image--bg-cream{background:var(--color-cream,#fff8f0)}.blog-featured-image--bg-light-cream{background:var(--color-light-cream,#fffaf5)}.blog-featured-image__container{margin:0 auto;max-width:900px}.blog-featured-image__wrapper{position:relative}.blog-featured-image__shape{border-radius:20px;height:85%;position:absolute;width:85%;z-index:0}.blog-featured-image__shape--teal{background:rgba(0,180,180,.18)}.blog-featured-image__shape--gold{background:rgba(245,197,71,.28)}.blog-featured-image__shape--maroon{background:rgba(107,45,91,.15)}.blog-featured-image__shape--orange{background:rgba(227,54,0,.12)}.blog-featured-image__shape--bottom-right{bottom:-1rem;right:-1rem}.blog-featured-image__shape--bottom-left{bottom:-1rem;left:-1rem}.blog-featured-image__shape--top-right{right:-1rem;top:-1rem}.blog-featured-image__shape--top-left{left:-1rem;top:-1rem}.blog-featured-image__frame{border-radius:12px;overflow:hidden;position:relative;z-index:1}.blog-featured-image__frame--shadow{box-shadow:0 8px 40px rgba(0,0,0,.12)}.blog-featured-image__image{display:block;height:auto;max-height:500px;object-fit:cover;width:100%}.blog-featured-image__image--rounded{border-radius:12px}.blog-featured-image__image--sharp{border-radius:0}@media (max-width:768px){.blog-featured-image{padding:0 1.5rem 1.5rem}.blog-featured-image__shape{border-radius:16px;height:90%;width:90%}.blog-featured-image__shape--bottom-left,.blog-featured-image__shape--bottom-right{bottom:-.75rem}.blog-featured-image__shape--top-left,.blog-featured-image__shape--top-right{top:-.75rem}.blog-featured-image__shape--bottom-right,.blog-featured-image__shape--top-right{right:-.75rem}.blog-featured-image__shape--bottom-left,.blog-featured-image__shape--top-left{left:-.75rem}.blog-featured-image__image{max-height:350px}}@media (max-width:480px){.blog-featured-image{padding:0 1rem 1rem}.blog-featured-image__shape{display:none}.blog-featured-image__image{max-height:250px}}