.blog-post{margin:0 auto}.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;padding:60px 0}.blog-related-posts h2{color:#2c3e50;font-size:2rem;font-weight:600;margin-bottom:40px;text-align:center}.blog-related-posts__list{display:flex;flex-wrap:nowrap;overflow:hidden;position:relative}.blog-related-posts__post{background-color:#fff;border-radius:8px;box-shadow:0 2px 20px 0 rgba(0,0,0,.12);display:flex;flex-direction:column;margin:1rem;min-width:250px;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease}.blog-related-posts__post:hover{box-shadow:0 4px 25px 0 rgba(0,0,0,.15);transform:translateY(-5px)}.blog-related-posts__image-wrapper{border-bottom:4px solid var(--primary-color,#64c5b1);height:200px;overflow:hidden;position:relative}.blog-related-posts__image{height:100%;object-fit:cover;transition:transform .3s ease;width:100%}.blog-related-posts__post:hover .blog-related-posts__image{transform:scale(1.05)}.blog-related-posts__content{display:flex;flex-direction:column;flex-grow:1;padding:20px}.blog-related-posts__tags{margin-bottom:15px}.blog-related-posts__tag{background-color:var(--primary-color-light,#e8f6f3);border-radius:4px;color:var(--primary-color,#64c5b1);display:inline-block;font-size:.75rem;font-weight:500;margin-bottom:5px;margin-right:8px;padding:4px 8px;text-decoration:none}.blog-related-posts__tag:hover{background-color:var(--primary-color,#64c5b1);color:#fff}.blog-related-posts__title{color:#2c3e50;font-size:1.25rem;font-weight:600;line-height:1.4;margin:auto}.blog-related-posts__title a{color:inherit;text-decoration:none}.blog-related-posts__title a:hover{color:var(--primary-color,#64c5b1)}.blog-related-posts__summary{color:#5a6c7d;flex-grow:1;font-size:.9rem;line-height:1.6;margin-bottom:20px}.blog-related-posts__read-more{align-self:flex-start;color:var(--primary-color,#64c5b1);font-size:.9rem;font-weight:600;text-decoration:none;transition:color .3s ease}.blog-related-posts__read-more:hover{color:var(--primary-color-dark,#4a9d8a);text-decoration:underline}@media screen and (max-width:767px){.blog-related-posts__post{flex:0 0 100%;margin:.5rem}.blog-related-posts{padding:40px 0}.blog-related-posts h2{font-size:1.5rem;margin-bottom:30px}}@media screen and (min-width:768px) and (max-width:999px){.blog-related-posts__post{flex:0 0 calc(50% - 2rem)}}@media screen and (min-width:1000px){.blog-related-posts__post{flex:0 0 calc(33.33% - 2rem)}}.blog-related-posts .tns-nav{margin:30px 0 0;text-align:center}.blog-related-posts .tns-nav>[aria-controls]{background-color:#ddd;border:0;border-radius:50%;height:12px;margin:0 5px;padding:0;transition:background-color .3s ease;width:12px}.blog-related-posts .tns-nav .tns-nav-active{background-color:var(--primary-color,#64c5b1)}.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}@media (-ms-high-contrast:none),screen and (-ms-high-contrast:active){.blog-related-posts__image{display:block;height:auto}.blog-related-posts__image-wrapper{height:100%}}