.mod-blog-listing{column-gap:5vw;display:flex}.mod-blog-listing .blog-h1-a{--link-normal-color:var(--color-black);--link-hover-color:var(--color-black);--link-normal-decoration-line:none;--link-hover-decoration-line:none}.mod-blog-listing h1{margin-bottom:3rem}.mod-blog-listing .left .filter-categories{column-gap:.5rem;display:flex;flex-flow:column nowrap;list-style:none;margin:2rem 0 0;padding:0;row-gap:1.5rem}.mod-blog-listing .left .filter-categories a{--link-normal-color:var(--color-primary-deep);--link-hover-color:var(--color-primary-deep);--link-normal-decoration-line:none;--link-hover-decoration-line:none;font-weight:500}.mod-blog-listing .left .filter-categories a.active{--link-normal-decoration-line:underline}.mod-blog-listing .right{margin:0 auto;max-width:1300px}.mod-blog-listing .top-posts{column-gap:clamp(4rem,3vw,6.5rem);display:flex;margin-bottom:7rem}.mod-blog-listing .top-posts .first-post{flex:1 0 60%}.mod-blog-listing .top-posts .featured-list{display:flex;flex-direction:column;gap:3rem;list-style:none;margin:0;padding:0}.mod-blog-listing .main-list{column-gap:4.5rem;display:grid;grid-template-columns:repeat(3,1fr);list-style:none;margin:0;padding:0;row-gap:6.5rem}#search-results .blog-preview .summary{display:-webkit-box;max-width:30rem;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden}.mod-blog-listing form{--form-fieldset-space:0.8rem;--form-label-margin:0;margin-top:6rem}.mod-blog-listing form .wrapper{column-gap:2rem;display:flex}.mod-blog-listing form button{--btn-border-radius:1rem}.mod-blog-listing .navigation{display:flex;justify-content:space-between;margin-top:4rem}.mod-blog-listing .navigation .next:only-child{margin-left:auto}@media (max-width:1800px){.mod-blog-listing .top-posts .first-post{flex:1 0 50%}}@media (max-width:1600px){.mod-blog-listing .top-posts .first-post{flex:1 0 40%}}@media (max-width:1400px){.mod-blog-listing .top-posts{flex-direction:column;row-gap:6rem}.mod-blog-listing .top-posts .featured-list{display:grid;grid-template-columns:repeat(2,1fr)}.mod-blog-listing .main-list{grid-template-columns:repeat(2,1fr)}}@media (max-width:992px){.mod-blog-listing{display:block}.mod-blog-listing .left{margin-bottom:2rem}.mod-blog-listing .main-list,.mod-blog-listing .top-posts .featured-list{grid-template-columns:repeat(1,1fr)}}@media (min-width:992px){.mod-blog-listing .left{flex:0 1 10%}.mod-blog-listing .left-sticky{position:sticky;top:20rem;width:clamp(10vw,40rem,30vw)}}@media (min-width:1200px){.mod-blog-listing .left{flex:0 1 10%}.mod-blog-listing .top-posts{margin-bottom:7rem}.mod-blog-listing .top-posts .featured-list .blog-preview figure{flex-direction:row}.mod-blog-listing .top-posts .featured-list .blog-preview figure .img{height:12.6rem}.mod-blog-listing .top-posts .featured-list .blog-preview figure figcaption h3{font-size:1.6rem!important;font-weight:600;line-height:1.5}}