@property --bg{syntax:"<background-image>";inherits:true;initial-value:transparent}.PostFeatured_container__PKfeB{padding:64px 32px;width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:32px;background-color:var(--surface-secondary)}.PostFeatured_container__PKfeB .PostFeatured_searchContainer__ne7Xw{width:100%;padding-top:12px}.PostFeatured_container__PKfeB>*{color:var(--surface-base-soft)}.PostFeatured_featuredLink__LIys9{display:block;text-decoration:none;width:100%;height:100%;position:relative;z-index:2}.PostFeatured_featuredPostContainer__CvUOy{width:100%;margin:0 auto;padding:48px 32px 0;display:flex;justify-content:center}.PostFeatured_featuredPost__1BeaK{position:relative;width:100%;height:417px;border-radius:8px;overflow:hidden;display:flex;align-items:flex-end;justify-content:flex-start;padding:32px;max-width:1080px;background-repeat:no-repeat;background-size:cover;background-position:50%;cursor:pointer}.PostFeatured_featuredPost__1BeaK:before{content:"";position:absolute;inset:0;z-index:0;background-image:linear-gradient(to bottom,rgba(0,0,0,.1),rgba(0,0,0,.7)),var(--bg);background-size:cover;background-position:50%;transition:transform .33s ease-in-out;transform-origin:center;will-change:transform}.PostFeatured_featuredPost__1BeaK:focus-within:before,.PostFeatured_featuredPost__1BeaK:hover:before{transform:scale(1.08)}.PostFeatured_featuredPost__1BeaK .PostFeatured_overlay__5qCEE{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(180deg,rgba(0,0,0,.1),rgba(0,0,0,.7));pointer-events:none}.PostFeatured_featuredPost__1BeaK .PostFeatured_featuredContent__uhXov{height:100%;width:100%;position:relative;z-index:2;display:flex;justify-content:space-between;flex-direction:column;gap:24px}.PostFeatured_featuredPost__1BeaK .PostFeatured_featuredContent__uhXov .PostFeatured_row__r57Nv{display:flex;align-items:center;justify-content:space-between;gap:64px}.PostFeatured_featuredPost__1BeaK .PostFeatured_featuredContent__uhXov .PostFeatured_row__r57Nv>a{flex:none}.PostFeatured_featuredPost__1BeaK .PostFeatured_featuredContent__uhXov .PostFeatured_row__r57Nv .PostFeatured_textContainer__H0Xga{display:flex;flex-direction:column;gap:8px;max-width:750px}.PostFeatured_brandImage__SeKiV{border-radius:8px}.PostFeatured_readTime__PKKv1{display:flex;align-items:center;justify-content:center;width:-moz-fit-content;width:fit-content;height:28px;padding:0 8px;gap:4px;border-radius:50px;background:var(--surface-info-soft)}.PostFeatured_readTime__PKKv1 .PostFeatured_circle__HPjnC{display:flex;width:12px;height:12px;border-radius:50%;background:var(--surface-info-strong)}.PostFeatured_readTime__PKKv1 p{color:var(--text-primary)}@media(max-width:767px){.PostFeatured_container__PKfeB{padding:32px 16px;gap:12px}.PostFeatured_featuredPostContainer__CvUOy{padding:20px 16px 0}.PostFeatured_featuredPost__1BeaK{padding:24px 16px}.PostFeatured_featuredPost__1BeaK .PostFeatured_featuredContent__uhXov .PostFeatured_row__r57Nv{flex-direction:column;gap:16px;align-items:flex-start}}.PostsGrid_blog__D6fQz{width:100vw;background-color:var(--surface-primary)}.PostsGrid_blog__D6fQz .PostsGrid_content__NJB7o{padding-bottom:64px;display:flex;flex-direction:column;align-items:center;justify-content:center}.PostsGrid_blog__D6fQz .PostsGrid_content__NJB7o .PostsGrid_searchContainer__cBeg1{width:100%;max-width:1128px;padding:64px 32px 0;display:grid;grid-template-columns:1fr 344px;align-items:center;justify-content:space-between}.PostsGrid_blog__D6fQz .PostsGrid_content__NJB7o .PostsGrid_searchContainer__cBeg1>:first-child{flex:none}.PostsGrid_blog__D6fQz .PostsGrid_content__NJB7o .PostsGrid_postsContainer__pUR_k,.PostsGrid_blog__D6fQz .PostsGrid_content__NJB7o .PostsGrid_postsContainer__pUR_k .PostsGrid_posts__PEbKK{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:24px}.PostsGrid_blog__D6fQz .PostsGrid_content__NJB7o .PostsGrid_postsContainer__pUR_k .PostsGrid_posts__PEbKK .PostsGrid_postList__T6dqo{padding:48px 24px;width:100%;max-width:1128px;display:grid;justify-content:center;grid-template-columns:repeat(auto-fill,minmax(290px,344px));grid-gap:48px 24px;gap:48px 24px}.PostsGrid_blog__D6fQz .PostsGrid_content__NJB7o .PostsGrid_postsContainer__pUR_k .PostsGrid_posts__PEbKK .PostsGrid_postList__T6dqo>div{height:100%;display:flex;justify-content:center}.PostsGrid_empty__fqCGc{min-height:500px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;padding-top:100px;text-align:center;color:var(--text-secondary)}.PostsGrid_emptyIcon__vEv4B{width:24px;height:24px;margin-bottom:6px;color:var(--text-secondary)}@media(max-width:767px){.PostsGrid_blog__D6fQz .PostsGrid_content__NJB7o{padding-bottom:32px}.PostsGrid_blog__D6fQz .PostsGrid_content__NJB7o .PostsGrid_searchContainer__cBeg1{gap:16px;padding:32px 16px 0;display:flex;flex-direction:column}.PostsGrid_blog__D6fQz .PostsGrid_content__NJB7o .PostsGrid_postsContainer__pUR_k .PostsGrid_posts__PEbKK .PostsGrid_postList__T6dqo{grid-template-columns:repeat(auto-fill,minmax(290px,400px));padding:48px 16px;gap:32px 16px}.PostsGrid_empty__fqCGc{padding-top:88px;gap:6px}.PostsGrid_emptyIcon__vEv4B{width:22px;height:22px}}