.news-module__obM1Ya__pageWrapper{background-color:#f8fafc;min-height:100vh;padding-top:80px;font-family:Inter,sans-serif}.news-module__obM1Ya__navbar{z-index:100;background:#fff;justify-content:center;align-items:center;height:80px;display:flex;position:fixed;top:0;left:0;right:0;box-shadow:0 2px 10px #0000000d}.news-module__obM1Ya__navContainer{justify-content:space-between;align-items:center;width:100%;max-width:1100px;padding:0 24px;display:flex}.news-module__obM1Ya__navLinks a{color:#333;margin-left:24px;font-weight:500;text-decoration:none;transition:color .2s}.news-module__obM1Ya__navLinks a:hover{color:#10b981}.news-module__obM1Ya__container{max-width:1100px;margin:0 auto;padding:60px 24px}.news-module__obM1Ya__pageTitle{color:#111827;text-align:center;margin-bottom:8px;font-size:2.5rem;font-weight:700}.news-module__obM1Ya__pageSubtitle{text-align:center;color:#6b7280;margin-bottom:40px;font-size:1.1rem}.news-module__obM1Ya__mainPost{color:inherit;background:#fff;border-radius:20px;margin-bottom:40px;text-decoration:none;transition:transform .3s,box-shadow .3s;display:flex;overflow:hidden;box-shadow:0 12px 30px -10px #00000014}.news-module__obM1Ya__mainPost:hover{transform:translateY(-4px);box-shadow:0 20px 40px -10px #0000001f}.news-module__obM1Ya__mainPostImgWrapper{flex:0 0 50%;height:420px}.news-module__obM1Ya__mainPostImg{object-fit:cover;width:100%;height:100%}.news-module__obM1Ya__mainPostContent{flex-direction:column;flex:1;justify-content:center;padding:48px;display:flex}.news-module__obM1Ya__mainPostTag{color:#059669;background:#ecfdf5;border-radius:9999px;align-self:flex-start;margin-bottom:16px;padding:4px 12px;font-size:.875rem;font-weight:600}.news-module__obM1Ya__mainPostTitle{color:#111827;margin-bottom:16px;font-size:2rem;font-weight:700;line-height:1.3}.news-module__obM1Ya__mainPostExcerpt{color:#4b5563;-webkit-line-clamp:3;-webkit-box-orient:vertical;margin-bottom:24px;font-size:1.125rem;line-height:1.6;display:-webkit-box;overflow:hidden}.news-module__obM1Ya__postMeta{color:#6b7280;align-items:center;gap:16px;font-size:.875rem;display:flex}.news-module__obM1Ya__postMeta span{align-items:center;gap:6px;display:flex}.news-module__obM1Ya__newsGrid{grid-template-columns:repeat(2,1fr);gap:32px;margin-bottom:60px;display:grid}.news-module__obM1Ya__newsCard{color:inherit;background:#fff;border-radius:20px;flex-direction:column;height:100%;text-decoration:none;transition:transform .3s,box-shadow .3s;display:flex;overflow:hidden;box-shadow:0 8px 24px -8px #00000014}.news-module__obM1Ya__newsCard:hover{transform:translateY(-4px);box-shadow:0 16px 32px -8px #0000001f}.news-module__obM1Ya__newsCardImgWrapper{width:100%;height:240px}.news-module__obM1Ya__newsCardImg{object-fit:cover;width:100%;height:100%}.news-module__obM1Ya__newsCardContent{flex-direction:column;flex:1;padding:32px;display:flex}.news-module__obM1Ya__newsCardTitle{color:#111827;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:12px;font-size:1.25rem;font-weight:700;line-height:1.4;display:-webkit-box;overflow:hidden}.news-module__obM1Ya__newsCardExcerpt{color:#4b5563;-webkit-line-clamp:3;-webkit-box-orient:vertical;flex:1;margin-bottom:20px;font-size:1rem;line-height:1.5;display:-webkit-box;overflow:hidden}.news-module__obM1Ya__pagination{justify-content:center;align-items:center;gap:16px;margin-top:48px;display:flex}.news-module__obM1Ya__pageBtn{color:#374151;cursor:pointer;background:#fff;border:1px solid #d1d5db;border-radius:8px;justify-content:center;align-items:center;width:40px;height:40px;transition:all .2s;display:flex}.news-module__obM1Ya__pageBtn:hover:not(:disabled){background:#f9fafb;border-color:#9ca3af}.news-module__obM1Ya__pageBtn:disabled{opacity:.5;cursor:not-allowed}.news-module__obM1Ya__pageDots{gap:8px;display:flex}.news-module__obM1Ya__pageDot{cursor:pointer;background:#d1d5db;border:none;border-radius:50%;width:10px;height:10px;padding:0;transition:all .2s}.news-module__obM1Ya__pageDot:hover{background:#9ca3af}.news-module__obM1Ya__activeDot{background:#10b981;border-radius:5px;width:24px}@media (max-width:768px){.news-module__obM1Ya__mainPost{flex-direction:column}.news-module__obM1Ya__mainPostImgWrapper{height:250px}.news-module__obM1Ya__newsGrid{grid-template-columns:1fr}}.news-module__obM1Ya__footer{color:#888;background:#111a2e;margin-top:60px;padding:2.5rem 2rem 1.5rem}.news-module__obM1Ya__footerGrid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:3rem;max-width:1100px;margin:0 auto 3rem;display:grid}.news-module__obM1Ya__footerCol h4{color:#fff;margin-bottom:1.5rem;font-family:Montserrat,sans-serif;font-size:1.2rem}.news-module__obM1Ya__footerDesc{margin-bottom:1.5rem;line-height:1.6}.news-module__obM1Ya__socialLinks{gap:1rem;display:flex}.news-module__obM1Ya__socialLinks a{color:#fff;background:#ffffff1a;border-radius:50%;justify-content:center;align-items:center;width:35px;height:35px;text-decoration:none;transition:all .3s;display:flex}.news-module__obM1Ya__socialLinks a:hover{background:#f5a623}.news-module__obM1Ya__footerLinks{padding:0;list-style:none}.news-module__obM1Ya__footerLinks li{margin-bottom:.8rem}.news-module__obM1Ya__footerLinks a{color:#888;text-decoration:none;transition:color .3s}.news-module__obM1Ya__footerLinks a:hover{color:#f5a623}.news-module__obM1Ya__contactInfo p{align-items:flex-start;gap:1rem;margin-bottom:1rem;line-height:1.5;display:flex}.news-module__obM1Ya__contactInfo i{color:#f5a623;margin-top:.2rem}.news-module__obM1Ya__footerBottom{text-align:center;border-top:1px solid #ffffff1a;max-width:1200px;margin:0 auto;padding-top:2rem;font-size:.9rem}
