.blog-index{column-gap:36px;justify-content:flex-start}.blog-index__post{word-wrap:break-word;background-clip:border-box;background-color:var(--bs-white);border-color:var(--bs-secondary);border-radius:.25rem;display:flex;flex-direction:column;min-width:0;position:relative}.blog-index__post--card{width:100%}.blog-index__post-image{height:300px;object-fit:cover}.blog-index__post-content{border-top:2px solid var(--bs-secondary);color:#707070;display:flex;flex:1 1 auto;flex-direction:column;margin:0;padding:20px}.blog-index__post-title{font-size:1.1rem;font-weight:300;margin-bottom:.75rem}.blog-index__post-title a{color:var(--bs-primary)}.blog-index__post-title a:focus,.blog-index__post-title a:hover{color:var(--bs-white)}.blog-index__post-item{color:var(--bs-secondary);display:flex;flex-wrap:wrap;gap:4px;margin:0 0 16px}.blog-index__post-author,.blog-index__post-date,.blog-post__author{margin-bottom:0}.blog-index__post-post-summary{flex:1 1 auto;margin:0 0 1rem}.blog-index__post-post-summary p{margin:0}.blog-index__post-content{font-size:16px;font-weight:400;line-height:1.5}.blog-index__post:focus .blog-index__post-content,.blog-index__post:hover .blog-index__post-content{background:var(--bs-primary);color:var(--bs-white)}.blog-index__post a:focus,.blog-index__post a:hover,.blog-index__post:focus .blog-index__post-item,.blog-index__post:focus .blog-index__post-title a,.blog-index__post:focus a,.blog-index__post:hover .blog-index__post-item,.blog-index__post:hover .blog-index__post-title a,.blog-index__post:hover a{color:var(--bs-white);text-decoration:none}.blog-index__post-button.button{background-color:var(--bs-white);border-radius:3px;color:var(--bs-secondary);display:inline-block;font-size:1rem;font-weight:400;margin:0;padding:.375rem .75rem;width:fit-content}.blog-index__post-button.button:focus,.blog-index__post-button.button:hover{background-color:var(--bs-secondary);border-color:var(--bs-secondary);color:var(--bs-white)}.blog-index__post--card.blog-index__post--1{background:linear-gradient(180deg,#1aa0da,#0f668a);border:0;border-radius:.5rem;flex:1 1 auto;padding:1.25rem .25rem .25rem 1.25rem;position:relative;width:100%}.blog-index__post--1-content{background:var(--bs-white);border-radius:.5rem;display:flex;height:100%;width:100%}.blog-index__post--1 .blog-index__post-image-wrapper{display:none}.blog-index__post--1 .blog-index__post-image{height:100%}.blog-index__post--1 .blog-index__post-item{color:var(--bs-primary)}.blog-index__post--1 .blog-index__post-title{font-size:1.5rem;margin-bottom:1.5rem}.blog-index__post--1 .blog-index__post-title a{color:var(--bs-secondary)}.blog-index__post--1 .blog-index__post-content{border-top:0;padding:2.5rem}.blog-index__post:focus.blog-index__post--1 .blog-index__post-content,.blog-index__post:hover.blog-index__post--1 .blog-index__post-content{background:none;color:#707070}.blog-index__post.blog-index__post--1 a:focus,.blog-index__post.blog-index__post--1 a:hover,.blog-index__post.blog-index__post--1:focus .blog-index__post-title a,.blog-index__post.blog-index__post--1:focus a,.blog-index__post.blog-index__post--1:hover .blog-index__post-title a,.blog-index__post.blog-index__post--1:hover a{color:var(--bs-secondary);text-decoration:none}.blog-index__post.blog-index__post--1:focus .blog-index__post-item,.blog-index__post.blog-index__post--1:hover .blog-index__post-item{color:var(--bs-primary)}.blog-index__post.blog-index__post--1 a.button:focus,.blog-index__post.blog-index__post--1 a.button:hover{color:var(--bs-white)}.blog-index__post.blog-index__post--1 .blog-index__post-post-summary{margin-bottom:2rem}.blog-subheader{align-items:center;display:flex;flex-wrap:wrap;gap:16px;margin:0 0 32px}.blog-subheader h2,.blog-subheader p{margin-bottom:0}@media (min-width:768px){.blog-index__post--1 .blog-index__post-image-wrapper{display:block;flex:0 0 auto;max-width:100%;width:58.33333333%}.blog-index__post--1 .blog-index__post-title{font-size:2.5rem}}@media (min-width:1024px){.blog-index__post--card{width:calc(33.3% - 1.5rem)}}