.blog-post{margin:0 auto;max-width:960px}.blog-post__meta{margin-bottom:1.4rem}.blog-post__meta a{text-decoration:underline}.blog-post__timestamp{display:block}.blog-post__tags svg{height:auto;margin-right:.35rem;width:15px}.blog-post__tag-link{font-size:.875rem}.blog-related-posts{background-color:#f8fafc}.blog-related-posts h2{text-align:center}.blog-related-posts__list{display:flex;flex-wrap:wrap}.blog-related-posts__post{flex:0 0 100%;padding:1rem}@media screen and (min-width:768px){.blog-related-posts__post{flex:0 0 50%}}@media screen and (min-width:1000px){.blog-related-posts__post{flex:0 0 33.33333%}}.blog-related-posts__image{height:auto;max-width:100%}.blog-related-posts__title{margin:.7rem 0}.blog-comments{margin:0 auto;max-width:680px}.blog-comments .hs-submit{text-align:center}.blog-comments .comment-reply-to{border:0}.blog-comments .comment-reply-to:focus,.blog-comments .comment-reply-to:hover{background-color:transparent;text-decoration:underline}.featured-blog{color:inherit;display:block;margin:0 auto calc(3em + 3vw);max-width:1600px;position:relative;text-decoration:none;transition:color var(--transition)}.featured-blog__image-wrap{position:relative}.featured-blog__image,.featured-blog__image-wrap{border-radius:1em;box-shadow:0 0 20px rgba(0,0,0,.25);display:block;overflow:hidden}.featured-blog__image{height:100%;object-fit:cover;transition:transform var(--transition);width:100%}.featured-blog__content{display:block;padding:2em 0;position:relative}.featured-blog__content-pre-title{color:var(--gold);display:block;font-family:NaturalMarker;font-weight:700;letter-spacing:0;line-height:1;margin-bottom:1em}.featured-blog__content-title{display:block;font-size:2.1875rem;font-weight:700;line-height:1.1;margin-bottom:1rem}.featured-blog:hover,.featured-blog:hover .featured-blog__content-pre-title,.featured-blog:hover .featured-blog__content-title{text-decoration:none}.featured-blog:hover .featured-blog__content-excerpt{color:var(--black);text-decoration:none}.featured-blog:hover .featured-blog__image{transform:scale(1.05)}@media (min-width:760px){.featured-blog{align-items:center;display:flex;justify-content:right}.featured-blog__image-wrap{height:100%;left:0;position:absolute;top:0;width:70%}.featured-blog__content{background:var(--white);box-shadow:var(--box-shadow);flex-basis:50%;margin-bottom:calc(3em + 3vw);margin-left:auto;margin-top:calc(3em + 3vw);padding:var(--component-padding);position:relative;z-index:10}}.blog_listing{margin-bottom:calc(3rem + 3vw);padding:0 2em}.blog-listing__list{column-gap:2rem;display:flex;flex-wrap:wrap;margin:0 auto;max-width:1200px;row-gap:4rem}.blog-listing__list-item{color:inherit;display:flex;flex-basis:100%;flex-direction:column;row-gap:1em;text-decoration:none}.blog-listing__list-item-image-wrap{border-radius:1em;box-shadow:0 0 20px rgba(0,0,0,.25);display:block;overflow:hidden}.blog-listing__list-item-image{display:block;height:auto;transition:transform var(--transition);width:100%}.blog-listing__list-title{display:block;font-size:1.125em;font-weight:700;line-height:1.1;padding-bottom:.875em;transition:color var(--transition)}.blog-listing__list-excerpt{display:block;font-size:.875em}.blog-listing__list-item:hover .blog-listing__list-item-image{transform:scale(1.1)}.blog-listing__list-item:hover .blog-listing__list-title{color:var(--gold)}@media (min-width:520px){.blog-listing__list-item{flex-basis:calc(50% - 1rem)}}@media (min-width:960px){.blog-listing__list-item{flex-basis:calc(33.33% - 1.35rem)}}