.latest-news-hero{background:linear-gradient(135deg,#0a2b68 0%,#1d4791 50%,#2563a8 100%);justify-content:center;align-items:center;width:100%;height:500px;display:flex;position:relative;overflow:hidden}.latest-news-hero:before{content:"";pointer-events:none;background-image:radial-gradient(circle at 15% 20%,#4d89a926 0%,#0000 40%),radial-gradient(circle at 85% 80%,#2d78c81f 0%,#0000 45%);position:absolute;inset:0}.latest-news-hero-pattern{opacity:.2;pointer-events:none;background-image:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 30 Q15 20 30 30 T60 30' stroke='%23fff' fill='none' stroke-width='0.5'/%3E%3Cpath d='M0 35 Q15 25 30 35 T60 35' stroke='%23fff' fill='none' stroke-width='0.5'/%3E%3C/svg%3E");position:absolute;inset:0}.latest-news-hero-dots{pointer-events:none;width:120px;height:80px;position:absolute;bottom:15%;right:10%}.latest-news-hero-dot{background:#4ec4ffe6;border-radius:50%;width:6px;height:6px;position:absolute;box-shadow:0 0 12px 4px #4ec4ff80}.latest-news-hero-dot:first-child{top:20px;left:10px}.latest-news-hero-dot:nth-child(2){animation-delay:.3s;top:10px;left:45px}.latest-news-hero-dot:nth-child(3){animation-delay:.6s;top:35px;left:80px}.latest-news-hero-dot:nth-child(4){animation-delay:.2s;top:50px;left:30px}.latest-news-hero-dot:nth-child(5){animation-delay:.5s;top:55px;left:95px}.latest-news-hero-title{z-index:2;color:#fff;font-family:var(--font-lato),Lato,sans-serif;text-align:center;letter-spacing:-.02em;margin:0;font-size:clamp(28px,4vw,42px);font-weight:700;line-height:1.2;position:relative}
.trending-news-section{background:#fff;flex-direction:column;align-self:stretch;align-items:flex-start;gap:24px;padding:32px;display:flex}.trending-news-inner{width:100%;max-width:1312px;margin:0 auto}.trending-news-header{justify-content:space-between;align-self:stretch;align-items:center;padding:24px 0;display:flex}.trending-news-heading{color:#111827;flex-direction:column;justify-content:center;width:220.78px;height:36px;margin:0;font-family:Inter,sans-serif;font-size:30px;font-style:normal;font-weight:700;line-height:36px;display:flex}.trending-news-updated{color:#6b7280;flex-direction:column;justify-content:center;width:139.41px;height:20px;font-family:Inter,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:20px;display:flex}.trending-news-card{border-radius:16px;height:320px;margin-bottom:48px;position:relative;overflow:hidden}.trending-news-card-bg{filter:saturate(.85)brightness(.75);background-position:50%;background-size:cover;position:absolute;inset:0}.trending-news-card-overlay{background:linear-gradient(#0000 0%,#0006 50%,#000c 100%);height:320px;position:absolute;inset:0}.trending-news-card-content{z-index:2;flex-direction:column;justify-content:flex-end;width:1216px;height:224px;padding:24px;display:flex;position:absolute;bottom:0}.trending-news-badge{background:#dc2626;border-radius:9999px;align-items:flex-start;width:fit-content;margin-bottom:16px;padding:4px 12px;display:inline-flex}.trending-news-badge-text{color:#fff;flex-direction:column;justify-content:center;width:51.34px;height:16px;font-family:Inter,sans-serif;font-size:12px;font-style:normal;font-weight:600;line-height:16px;display:flex}.trending-news-card-title-container{flex-direction:column;align-items:flex-start;width:1168px;margin-bottom:12px;display:flex}.trending-news-card-title{color:#fff;flex-direction:column;justify-content:center;width:472.66px;height:64px;margin:0;font-family:Inter,sans-serif;font-size:24px;font-style:normal;font-weight:700;line-height:32px;display:flex}.trending-news-card-desc-container{flex-direction:column;align-items:flex-start;width:1168px;margin-bottom:12px;display:flex}.trending-news-card-desc{color:#e5e7eb;flex-direction:column;justify-content:center;width:540.55px;height:40px;margin:0;font-family:Inter,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:20px;display:flex}.trending-news-card-meta{align-items:center;gap:4px;width:1168px;display:flex}.trending-news-card-meta-author,.trending-news-card-meta-dot,.trending-news-card-meta-time{color:#d1d5db;font-family:Inter,sans-serif;font-size:12px;font-style:normal;font-weight:400;line-height:16px}@media (max-width:768px){.trending-news-section{padding:32px 24px 40px}.trending-news-card{aspect-ratio:1.2;min-height:320px}.trending-news-card-content{padding:24px 20px}}
.news-grid-section{background:#f9fafb;align-self:stretch;width:100%;padding:40px 64px 64px}.news-grid-inner{max-width:1312px;margin:0 auto}.news-grid-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;margin-bottom:28px;display:flex}.news-grid-heading{color:#111827;margin:0;font-family:Inter,sans-serif;font-size:30px;font-style:normal;font-weight:700;line-height:36px}.news-grid-filters{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.news-grid-filter-btn{cursor:pointer;color:#374151;background:#fff;border:1px solid #d1d5db;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;padding:8.5px 16px 9.5px;font-family:Inter,sans-serif;font-size:14px;font-style:normal;font-weight:500;line-height:20px;transition:background .2s,color .2s;display:flex}.news-grid-filter-btn:hover{color:#111827;background:#f3f4f6}.news-grid-filter-btn.active{color:#fff;background:#2563eb}.news-grid-list{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.news-grid-card{background:#fff;border-radius:12px;transition:box-shadow .2s;overflow:hidden;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a}.news-grid-card:hover{box-shadow:0 8px 24px #0000001a}.news-grid-card-image-wrap{background:#e5e7eb;align-self:stretch;width:100%;height:192px;position:relative;overflow:hidden}.news-grid-card-image{object-fit:cover}.news-grid-card-body{flex-direction:column;align-self:stretch;height:232px;padding:20px;display:inline-flex}.news-grid-card-tag{color:#2563eb;background:#eff6ff;border-radius:4px;align-items:flex-start;width:fit-content;margin-bottom:12px;padding:4px 8px;font-family:Inter,sans-serif;font-size:12px;font-style:normal;font-weight:500;line-height:16px}.news-grid-card-tag.world{color:#2563eb;background:#eff6ff}.news-grid-card-tag.technology{color:#9333ea;background:#faf5ff}.news-grid-card-tag.health{color:#dc2626;background:#fef2f2}.news-grid-card-tag.environment{color:#059669;background:#ecfdf5}.news-grid-card-tag.sports{color:#16a34a;background:#ecfdf5}.news-grid-card-tag.business{color:#ea580c;background:#fff7ed}.news-grid-card-title{color:#111827;-webkit-line-clamp:2;-webkit-box-orient:vertical;flex-direction:column;align-items:flex-start;width:349.33px;margin:0 0 10px;font-family:Inter,sans-serif;font-size:20px;font-style:normal;font-weight:700;line-height:28px;display:-webkit-box;overflow:hidden}.news-grid-card-desc{color:#6b7280;-webkit-line-clamp:2;-webkit-box-orient:vertical;flex-direction:column;align-items:flex-start;width:349.33px;margin:0 0 16px;font-family:Inter,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:20px;display:-webkit-box;overflow:hidden}.news-grid-card-meta{justify-content:space-between;align-items:center;width:349.33px;padding-right:.01px;display:flex}.news-grid-card-meta-text{color:#6b7280;font-family:Inter,sans-serif;font-size:12px;font-style:normal;font-weight:400;line-height:16px}.news-grid-load-more-wrap{justify-content:center;margin-top:40px;display:flex}.news-grid-load-more{color:#286bcc;font-family:var(--font-paris2024),Paris2024-Variable,sans-serif;cursor:pointer;background:#fff;border:2px solid #286bcc;border-radius:9999px;padding:12px 28px;font-size:15px;font-weight:600;line-height:1.5;transition:background .2s,color .2s}.news-grid-load-more:hover{color:#fff;background:#286bcc}@media (max-width:1024px){.news-grid-list{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.news-grid-section{padding:32px 24px 48px}.news-grid-list{grid-template-columns:1fr;gap:20px}.news-grid-header{flex-direction:column;align-items:flex-start}}
