@media (max-width:768px){:root{--buttonWidth:145px;--defaultFontSize:14px;--defaultFontSizeSmall:12px;--sectionPadding:100px;--spaceLarge:24px;--spaceXLarge:32px;--spaceXXLarge:48px}}.posts{overflow-x:hidden}.post-feed{display:grid;gap:2rem;grid-template-columns:repeat(3,1fr)}.popular-feed,.recent-feed{display:grid;gap:20px;grid-template-columns:repeat(4,1fr)}.post-card{background-size:cover;display:flex;flex-direction:column;min-height:220px}.post-card,.post-card-image-link{overflow:hidden;position:relative}.post-card-image-link{aspect-ratio:16/9;display:block}.post-card-image{aspect-ratio:16/9;background:#c5d2d9 no-repeat 50%;height:auto;-o-object-fit:cover;object-fit:cover;width:100%}.post-card-content-link{color:#15171a;display:block;margin-top:20px;position:relative}.post-card-read-more{color:#6a90a0;display:block;margin-top:10px;position:relative}.post-card-content-link:hover{color:#6a90a0;text-decoration:none}.post-card-header{margin:15px 0 0}.post-feed .no-image .post-card-content-link{padding:0}.no-image .post-card-header{margin-top:0}.post-card-primary-tag{color:#6a90a0;display:block;font-size:1.6rem;font-weight:400;letter-spacing:.2px;line-height:1.8rem;margin-bottom:1rem;margin-top:0;transition:color .2s ease-in-out}a:hover .post-card-primary-tag{color:#7faacc}.post-card-title{font-weight:600;line-height:1.15em;margin:0 0 .4em;transition:color .2s ease-in-out}.no-image .post-card-title{margin-top:0}.post-card-content{display:flex;flex-direction:column;flex-grow:1}.post-card-excerpt{max-width:56em}.post-card-excerpt p{color:#888;font-family:Lab Grotesque,sans-serif;font-size:1.6rem;font-weight:400;line-height:1.375em;margin-bottom:1em}.post-card-meta{align-items:flex-start;display:flex;padding:0}.author-profile-image,.avatar-wrapper{background:#e5e5e5;border-radius:100%;display:block;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.post-card-meta .avatar-wrapper,.post-card-meta .profile-image-wrapper{position:relative}.author-list{display:flex;flex-wrap:wrap;list-style:none;margin:0 0 0 4px;padding:0}[dir=rtl] .author-list{margin:0 4px 0 0}.author-list-item{flex-shrink:0;margin:0;padding:0;position:relative}.static-avatar{border:2px solid #fff;border-radius:100%;display:block;height:34px;margin:0 0 0 -6px;overflow:hidden;width:34px}[dir=rtl] .static-avatar{margin:0}.post-card-byline-content{color:#888;display:flex;flex:1 1 50%;flex-direction:column;font-size:1.2rem;font-weight:400;letter-spacing:.2px;line-height:1.4em;margin:2px 0 0 6px}[dir=rtl] .post-card-byline-content{margin:2px 6px 0 0}.post-card-byline-content span{margin:0}.post-card-byline-content a{color:#555;font-weight:600;transition:color .2s ease-in-out}.post-card-byline-content a:hover{color:#7faacc}.post-card-byline-date{font-size:1.2rem}.post-card-byline-date .bull{display:inline-block;margin:0 4px;opacity:.6}.single-author-byline{color:#5d7179;display:flex;flex-direction:column;font-size:1.3rem;font-weight:500;line-height:1.4em;margin-left:5px}.single-author{align-items:center;display:flex}.single-author .static-avatar{margin-left:-2px}.single-author-name{display:inline-block}@media (min-width:795px){.featured:hover{border-bottom-color:#e3e9ed}.featured:not(.no-image) .post-card-header{margin-top:0}.featured .post-card-title{font-size:3.2rem;margin-top:0}[dir=rtl] .featured .post-card-content-link{padding:0 40px 0 0}.featured .post-card-meta{padding:0 0 0 40px}[dir=rtl] .featured .post-card-meta{padding:0 40px 0 0}.featured .post-card-excerpt p{font-size:1.6rem;line-height:1.375em;margin-bottom:1.5em}}@media (max-width:992px){.popular-feed,.post-feed,.recent-feed{grid-template-columns:repeat(3,1fr)}}@media (max-width:768px){.popular-feed,.post-feed,.recent-feed{grid-template-columns:repeat(2,1fr)}}@media (max-width:650px){.popular-feed,.post-feed,.recent-feed{grid-template-columns:1fr}.post-card{margin-bottom:5vw}}@media (max-width:500px){.post-card-title{font-size:1.9rem}.post-card-excerpt{font-size:1.6rem}}.blog-teaser-feed{display:flex;flex-wrap:wrap}.popular-feed .post-card{background:#f2f2f2;border-radius:5px;margin-bottom:30px;padding:16px}.popular-feed .post-card .post-card-title{font-size:medium}.popular-feed .post-card .post-card-excerpt{display:block}.popular-feed .post-card .post-card-content{margin-top:16px}.popular-feed .post-card .post-card-content-link,.popular-feed .post-card .post-card-header{margin-top:0}.section-title{font-weight:700;margin-bottom:20px}.section-deep-drive{margin-bottom:32px}.section-deep-drive .post-card-primary-tag{display:none}.button-container{border-radius:8px;display:flex;gap:10px;justify-content:flex-start;margin-block:60px;overflow-x:scroll;padding:10px 0;scrollbar-width:none}.tag-filter::-webkit-scrollbar{display:none}.tab-btn{background-color:#fff;border:2px solid #ccc;border-radius:20px;color:#555;cursor:pointer;font-family:Inter,sans-serif;font-size:16px;min-width:-moz-fit-content;min-width:fit-content;padding:10px 20px;transition:background-color .3s ease,border-color .3s ease,color .3s ease}.tab-btn.active,.tab-btn:hover{border-color:#6a90a0}.tab-btn.active{background-color:#6a90a0;color:#fff}.all-posts-button-container{display:flex;justify-content:flex-end;margin-top:20px}.all-posts-button{border-radius:25px}.all-posts-button:hover{border-color:#6a90a0;color:#6a90a0}.tag-filter-container{position:relative}.scroll-arrow{align-items:center;background-color:#6a90a0;border:none;border-radius:500px;color:#fff;cursor:pointer;display:flex;font-size:12px;height:42px;justify-content:center;opacity:.5;top:9px;transition:all .3s;width:42px;z-index:1000}.scroll-arrow:hover{opacity:1}.left-arrow{left:0;position:absolute}.right-arrow{position:absolute;right:0}.post-card{background:#f2f2f2;border-radius:5px;padding:16px}.post-card .post-card-content{margin-top:16px}.post-card .post-card-content-link,.recent-feed .post-card .post-card-header{margin-top:0}.post-card .post-card-title{font-size:medium}.recent-feed .post-card-excerpt{display:block}.featured-feed-outer{background:#f5f5f5}.featured-feed .post-card-content{margin-top:20px}.featured-feed .post-card{background:transparent;border-radius:none;padding:0}.featured-feed .post-card .post-card-content{margin-top:16px}.featured-feed .post-card .post-card-content-link,.recent-feed .post-card .post-card-header{margin-top:0}.featured-feed .post-card .post-card-title{font-size:2.4rem}.section-most-recent{padding-top:1.5em}/*# sourceMappingURL=post-feed.css.map */
