.ArticlesSection_title__NPTrd{font-size:2rem;font-weight:700;margin-bottom:2rem;color:#251d4c;width:100%}.ArticlesSection_wrapper__umB_N{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;margin-bottom:2rem}.ArticlesSection_articleCard__Rcyk7{display:flex;flex-direction:column;text-decoration:none;background:#fff;border-radius:12px;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease;box-shadow:0 2px 8px rgb(0 0 0/12%)}.ArticlesSection_articleCard__Rcyk7:hover{transform:translateY(-4px);box-shadow:0 12px 20px rgba(0,0,0,.1)}.ArticlesSection_imageContainer__mmq7u{position:relative;width:100%;aspect-ratio:16/9;background-color:#f0f0f0;overflow:hidden}.ArticlesSection_image__ldaJN{object-fit:cover;transition:transform .3s ease}.ArticlesSection_articleCard__Rcyk7:hover .ArticlesSection_image__ldaJN{transform:scale(1.05)}.ArticlesSection_content__FsnhY{padding:1rem;display:flex;flex-direction:column;gap:.5rem}.ArticlesSection_articleTitle__Z9heG{font-size:1.2rem;font-weight:600;margin:0;color:#251d4c;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.ArticlesSection_meta__KfbDg{font-size:.8rem;display:flex;gap:1rem;color:#666}.ArticlesSection_loadMoreContainer__8_Pja{display:flex;justify-content:center;margin-top:2rem}.ArticlesSection_button__ewxtr{min-width:200px}.ArticlesSection_noArticles__GkJcW{text-align:center;padding:3rem;color:#666}@media (max-width:1024px){.ArticlesSection_wrapper__umB_N{grid-template-columns:repeat(2,1fr);gap:1.5rem}.ArticlesSection_articleTitle__Z9heG{font-size:1rem}}@media (max-width:640px){.ArticlesSection_wrapper__umB_N{grid-template-columns:1fr;gap:1rem}.ArticlesSection_imageContainer__mmq7u{aspect-ratio:4/3}.ArticlesSection_content__FsnhY{padding:.75rem}.ArticlesSection_title__NPTrd{font-size:1.5rem;margin-bottom:1rem}.ArticlesSection_meta__KfbDg{font-size:.7rem;gap:.5rem}}