.articles-section_articles__J0M4Z{padding:4rem 1rem 6rem;background:var(--color-white)}.articles-section_header__h2F6n{text-align:center;padding-top:5rem;padding-bottom:8rem}.articles-section_header__h2F6n h1{font-size:var(--text-heading-xl,3rem);font-weight:700;color:var(--color-navy-blue-02);margin-bottom:1rem}.articles-section_header__h2F6n p{font-size:var(--text-body-lg);color:#1D1C1E;font-weight:400}.articles-section_grid__rNhVH{display:flex;margin-bottom:3rem;flex-wrap:wrap;gap:1rem;justify-content:center}.articles-section_card__QEOHq{min-width:calc((80% - 2rem) / 3);max-width:350px;flex-shrink:0;background:var(--color-white);border-radius:20px;overflow:hidden;padding:1rem;text-decoration:none;color:inherit;cursor:pointer;transition:.3s ease-in-out}.articles-section_card__QEOHq.articles-section_featured__DyEr3{background:#E8F3F7}.articles-section_cardImage__0dRma{height:200px;border-radius:8px;overflow:hidden;transition:box-shadow .3s ease-in-out;background:#f0f0f0}.articles-section_cardImage__0dRma img{width:100%;height:100%;object-fit:cover}.articles-section_cardDetail__IyXCT{padding:1.5rem .5rem 0;text-align:left}.articles-section_cardDetail__IyXCT h3{font-weight:600;font-size:var(--text-body-lg);color:#133F5D;margin-bottom:1.5rem}.articles-section_cardDetail__IyXCT h3,.articles-section_cardDetail__IyXCT p{line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.articles-section_cardDetail__IyXCT p{font-size:var(--text-body-md);font-weight:400;color:#1D1C1E;margin-bottom:1.2rem;min-height:42px}.articles-section_cardLink__O_BDy{display:inline-flex;align-items:center;gap:.4rem;font-size:var(--text-body-md);font-weight:500;color:var(--color-navy-blue-02);text-decoration:none}.articles-section_cardLink__O_BDy img{width:16px;height:16px}.articles-section_loadMore__jf0Im{display:flex;justify-content:center}.articles-section_loadMoreBtn__R1rRv{display:inline-flex;align-items:center;gap:.5rem;padding:.75rem 2rem;border:1.5px solid var(--color-navy-blue-02);border-radius:100px;font-size:var(--text-body-md);font-weight:500;color:var(--color-navy-blue-02);background:transparent;cursor:pointer;transition:.2s ease;text-decoration:none}.articles-section_loadMoreBtn__R1rRv:hover{background:#E8F3F7}.articles-section_loadMoreBtn__R1rRv img{width:18px;height:18px}@media (min-width:981px){.articles-section_card__QEOHq:hover{background:#E8F3F7}.articles-section_card__QEOHq:hover .articles-section_cardImage__0dRma{box-shadow:0 9px 9px 0 #2FADEC33}}@media (max-width:1024px){.articles-section_grid__rNhVH{grid-template-columns:repeat(2,1fr)}}@media (max-width:980px){.articles-section_card__QEOHq{background:#E8F3F7}.articles-section_card__QEOHq .articles-section_cardImage__0dRma{box-shadow:0 9px 9px 0 #2FADEC33}}@media (max-width:640px){.articles-section_grid__rNhVH{grid-template-columns:1fr}.articles-section_header__h2F6n h1{font-size:2rem}}