.blog-index{padding:75px 0}.blog-index__post{padding:0;transition:.3s}.blog-index__post.post-loaded{animation:fadeInUp .2s ease-in-out forwards}.blog-index__post-image{border-radius:22px;height:100%;max-width:100%;object-fit:cover;width:100%}.blog-index__post-content{display:flex;flex-direction:column;padding:0}.blog-index__post-image-wrapper{display:flex;margin-left:auto;width:100%}.blog-index__post-button-wrapper{margin-top:auto}@media screen and (max-width:767px){.blog-index__post-content{padding:15px}}.blog-index__post-title{margin-bottom:30px}.blog-index__post-title-link{color:#2c2f34;font-size:inherit;font-weight:inherit}.blog-index__post-title-link:focus,.blog-index__post-title-link:hover{color:#2c2f34;font-weight:inherit;text-decoration:none}.blog-index__post-meta{align-items:center;color:#9ba0ad;display:flex;flex-wrap:wrap;font-weight:600;gap:5px;margin-bottom:1.5rem;position:relative;text-transform:uppercase}.blog-index__post-time{display:inline-block}.blog-index__post-author-image{margin-right:.75rem}.blog-index__post-author-name{color:#9ba0ad}.blog-index__post-image--list{margin-bottom:0}.blog-author-heading,.blog-tag-heading{padding:0 1rem}.blog-index__post-tags{margin-bottom:24px}.blog-index__post-tag{background:#f2f4f8;border:1px solid #e4e8ef;border-radius:20px;color:#2c2f34;display:inline-block;font-size:.75rem;font-weight:600;padding:.5rem 1rem;text-decoration:none;text-transform:uppercase}.blog-index__post-tag:hover{text-decoration:none}.blog-index__post-tag:not(:last-child){margin-right:1rem}.blog-index__post-summary{margin-bottom:30px}.blog-index__post-summary p{margin-bottom:0}.blog-post-list{background:var(--color-bg-primary)}.blog-index__post-title-link{color:var(--color-text-heading)}.blog-index__post-title-link:focus,.blog-index__post-title-link:hover{color:var(--color-text-highlight)}.blog-index__post-tag{background:var(--color-bg-support-medium);border-color:var(--color-bg-support-hard);color:var(--color-text-body)}.blog-index__post-tag:focus,.blog-index__post-tag:hover{background:var(--color-text-highlight);border-color:var(--color-text-highlight);color:var(--color-text-on-primary)}.blog-index__post-sept{background:var(--overline-default-color)}.blog-index__post-summary p{color:var(--color-text-body)}.blog-index--list .blog-index__post-image-wrapper{height:400px}.blog-index__post--list:not(:last-child){margin-bottom:40px}.blog-index__post--list{display:grid;grid-column-gap:80px;grid-template-columns:1fr 1.2fr}.blog-index__post--list:nth-child(2n){grid-template-columns:1.2fr 1fr}.blog-index__post--list:nth-child(2n) .blog-index__post-image-wrapper{order:2}.blog-index__post--list:nth-child(2n) .blog-index__post-content{order:1}.blog-index__post--list:not(:last-child){margin-bottom:100px}.blog-index__post--list .blog-index__post-meta{padding-bottom:1.5rem}.blog-index__post--list .blog-index__post-meta:after{background:#ff3a69;bottom:0;content:"";display:inline-block;height:3px;left:0;position:absolute;width:50px}@media screen and (max-width:767px){.blog-index__post--list{grid-column-gap:30px}.blog-index__post--list,.blog-index__post--list:nth-child(2n){grid-template-columns:1fr}.blog-index__post--list:not(:last-child){margin-bottom:40px}.blog-index__post-content--list{margin-top:30px;padding:0}.blog-index__post--list:nth-child(2n) .blog-index__post-image-wrapper{order:0}.blog-index--list .blog-index__post-image-wrapper{height:250px}}.blog-index__post--list .blog-index__post-meta:after{background:var(--color-primary)}.blog-index--card{grid-column-gap:24px;grid-row-gap:24px;display:grid;grid-template-columns:repeat(3,1fr)}.blog-index__post--card{background:#fff;border-radius:12px;display:flex;flex-direction:column}.blog-index__post--card .blog-index__post-image-wrapper{height:240px;min-height:240px}.blog-index--card .blog-index__post-image{border-radius:0;border-top-left-radius:12px;border-top-right-radius:12px}.blog-index--card .blog-index__post-content{border-bottom:1px solid #e4e8ef;border-bottom-left-radius:12px;border-bottom-right-radius:12px;border-left:1px solid #e4e8ef;border-right:1px solid #e4e8ef;height:100%;padding:24px}.hs-inline-edit .blog-index--card .blog-index__post-content{height:100%}.blog-index--card .blog-index__post-meta{margin-bottom:.5rem}.blog-index__post--card-featured{flex-direction:row;grid-column:span 3}.blog-index__post--card-featured .blog-index__post-image-wrapper{flex:0 0 570px;height:100%;margin:0;width:570px}.blog-index__post--card-featured .blog-index__post-image{border-bottom-left-radius:12px;border-top-right-radius:0}.blog-index__post--card-featured .blog-index__post-content{border-bottom-left-radius:0;border-bottom-right-radius:12px;border-left:none;border-top:1px solid #e4e8ef;border-top-right-radius:12px;width:calc(100% - 570px)}.blog-index__post--card .blog-index__post-title{margin-bottom:.5rem}.blog-index__post--card .blog-index__post-author{margin-bottom:1rem}@media screen and (max-width:991px){.blog-index__post--card-featured{grid-column:span 2}.blog-index--card{grid-template-columns:1fr 1fr}.blog-index__post--card-featured .blog-index__post-image-wrapper{flex:0 0 350px;width:350px}.blog-index__post--card-featured .blog-index__post-content{width:calc(100% - 350px)}}@media screen and (max-width:767px){.blog-index__post--card-featured{flex-direction:column;grid-column:span 1}.blog-index--card{grid-template-columns:1fr}.blog-index__post--card-featured .blog-index__post-image-wrapper{flex-basis:0;height:240px;min-height:auto;width:100%}.blog-index__post--card-featured .blog-index__post-content{border-top-right-radius:0;width:100%}.blog-index__post--card-featured .blog-index__post-image{border-bottom-left-radius:0}}.blog-index__post--card{background:var(--color-bg-support-soft)}.blog-index--card .blog-index__post-content{border-color:var(--color-bg-support-hard)}h1:hover .blog-index__post-title-link,h2:hover .blog-index__post-title-link,h3:hover .blog-index__post-title-link,h4:hover .blog-index__post-title-link,h5:hover .blog-index__post-title-link,h6:hover .blog-index__post-title-link{background-image:none;-webkit-text-fill-color:initial}