.posts_pageContainer__q7Gyx{display:flex;padding:5%;marin-top:15vh;flex-direction:column}.posts_container__wPItr{display:flex;flex-direction:row;justify-content:space-between}.posts_tagSelectorContainer__9Q469{display:none;flex-direction:column;width:20%}.posts_tagSelectorTitle__j920B{margin:1rem}.posts_tagList__3Aons{display:flex;flex-direction:column;gap:.8rem}.posts_tag__I9_8f{padding:.5rem;cursor:pointer}.posts_tag__I9_8f:hover{background-color:rgba(255,255,255,.2)}.posts_articlesList__OBCIe{display:flex;flex-direction:column;gap:2rem;margin:2rem 0;width:95%}.posts_latestArticles__DB3YL{padding:4rem 0}.posts_latestArticles__DB3YL h2{font-size:2rem;font-weight:700;margin-bottom:2rem;text-transform:uppercase}.posts_articlesGrid__dxcds{display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));grid-gap:1.5rem;gap:1.5rem;width:100%}.posts_articleCard__Af_ms{background-color:rgba(0,0,0,.3);border-radius:12px;overflow:hidden;transition:transform .3s ease;border:1px solid rgba(255,255,255,.1)}.posts_articleCard__Af_ms:hover{transform:translateY(-5px)}.posts_articleLink__olSEP{display:flex;flex-direction:row;height:100%;color:var(--text-color);text-decoration:none;transition:background-color .3s ease,color .3s ease;@media (max-width:768px){flex-direction:column}}.posts_articleLink__olSEP:hover{background-color:rgba(28,27,34,.8);text-decoration:none}.posts_articleImage__ZTgS4{width:45%;height:180px;overflow:hidden;@media (max-width:768px){width:100%;height:100%}}.posts_articleImage__ZTgS4 img{width:100%;height:100%;object-fit:cover}.posts_gradientPlaceholder__F1uV7{width:100%;height:100%;background:linear-gradient(135deg,#160a53,#dd440c);border-radius:0;display:flex;justify-content:center;align-items:center}.posts_articleInfo__xitNW{padding:1rem;display:flex;flex-direction:column;flex:1 1}.posts_articleTitle__LSNkU{font-size:1.2rem;font-weight:700;margin-bottom:.5rem}.posts_articleMeta__Vdsnr{display:flex;flex-direction:column;gap:.5rem;margin-top:auto}.posts_date__NNzeZ{font-size:.8rem;color:var(--weak-text-color)}.posts_tags__dSu4c{display:flex;flex-wrap:wrap;gap:.5rem}.posts_tag__I9_8f{font-size:.7rem;color:var(--text-color);padding:.2rem .5rem;border-radius:12px;background-color:rgba(255,255,255,.1)}