.LatestArticles_articlesSection__HaUNS{padding:60px 24px;background:#f9f9f9}.LatestArticles_sectionContent__rh_Ew{background:white;border-radius:16px;box-shadow:0 8px 24px rgba(0,0,0,.05);padding:40px;width:100%;max-width:1280px;margin:0 auto;box-sizing:border-box}.LatestArticles_sectionTitle__NAOjF{font-size:2rem;font-weight:700;color:#383F44;margin-bottom:16px;text-align:center}.LatestArticles_sectionDescription__P3GLg{font-size:1.1rem;color:#61717C;text-align:center;max-width:700px;margin:0 auto 40px;line-height:1.6}.LatestArticles_articlesGrid__k8nQP{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:24px;gap:24px;margin-bottom:40px}.LatestArticles_viewAllContainer__2io_p{display:flex;justify-content:center;margin-top:20px}.LatestArticles_viewAllButton__HIL8d{display:inline-flex;align-items:center;gap:8px;background:linear-gradient(135deg,#2986C7,#2B9E92);color:white;border:none;border-radius:30px;padding:12px 24px;font-size:1rem;font-weight:600;cursor:pointer;transition:transform .3s ease,box-shadow .3s ease;text-decoration:none}.LatestArticles_viewAllButton__HIL8d:hover{transform:translateY(-3px);box-shadow:0 6px 16px rgba(41,134,199,.3)}.LatestArticles_arrowIcon__V6_SE{font-size:1.1rem}.LatestArticles_errorMessage__GaR0M{text-align:center;color:#61717C;font-size:1.1rem;padding:40px 0}.LatestArticles_loadingContainer__7BPyD{display:flex;justify-content:center;align-items:center;min-height:300px}.LatestArticles_loadingSpinner__1dT5M{border:4px solid rgba(0,0,0,.1);border-left-color:#2986c7;border-radius:50%;width:40px;height:40px;animation:LatestArticles_spin__RwcWo 1s linear infinite}@keyframes LatestArticles_spin__RwcWo{to{transform:rotate(1turn)}}@media (max-width:1024px){.LatestArticles_articlesGrid__k8nQP{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.LatestArticles_sectionContent__rh_Ew{padding:30px 20px}.LatestArticles_sectionTitle__NAOjF{font-size:1.8rem}.LatestArticles_sectionDescription__P3GLg{font-size:1rem}}@media (max-width:640px){.LatestArticles_articlesGrid__k8nQP{grid-template-columns:1fr}}