.news-module__obM1Ya__container{background-color:#f0e6ce;min-height:100vh;overflow-x:hidden}.news-module__obM1Ya__hero{background:#f0e6ce;border-bottom:1px solid #e8502a1f;align-items:center;width:100%;min-height:90vh;padding-top:120px;display:flex;position:relative}.news-module__obM1Ya__heroContent{grid-template-columns:1.1fr .9fr;align-items:center;gap:4rem;width:100%;max-width:1400px;margin:0 auto;padding:0 5%;display:grid}.news-module__obM1Ya__heroLeft{max-width:700px}.news-module__obM1Ya__heroTag{color:#e8502a;text-transform:uppercase;letter-spacing:4px;align-items:center;gap:10px;margin-bottom:2rem;font-size:.85rem;font-weight:800;display:inline-flex}.news-module__obM1Ya__heroTag:before{content:"";background:#e8502a;width:40px;height:2px}.news-module__obM1Ya__heroTitle{color:#1c0d07;letter-spacing:-1px;margin-bottom:2.5rem;font-size:clamp(2rem,4vw,3rem);font-weight:800;line-height:1.15}.news-module__obM1Ya__heroDesc{color:#475569;max-width:580px;margin-bottom:3rem;font-size:1.25rem;line-height:1.7}.news-module__obM1Ya__heroStats{align-items:center;gap:3rem;margin-bottom:3rem;display:flex}.news-module__obM1Ya__stat{flex-direction:column;display:flex}.news-module__obM1Ya__statVal{color:#1c0d07;font-size:1.8rem;font-weight:800}.news-module__obM1Ya__statLab{color:#64748b;text-transform:uppercase;letter-spacing:1px;font-size:.85rem;font-weight:600}.news-module__obM1Ya__statDivider{background:#1c0d071a;width:1px;height:40px}.news-module__obM1Ya__newsletter{gap:12px;max-width:450px;display:flex}.news-module__obM1Ya__newsInput{background:#f0e6ce;border:1px solid #1c0d071a;border-radius:12px;outline:none;flex:1;padding:1rem 1.5rem;font-weight:500;transition:all .3s}.news-module__obM1Ya__newsInput:focus{background:#fff;border-color:#e8502a}.news-module__obM1Ya__newsBtn{color:#fff;cursor:pointer;background:#e8502a;border:none;border-radius:12px;padding:0 2rem;font-size:.85rem;font-weight:800;transition:all .3s}.news-module__obM1Ya__newsBtn:hover{background:#1c0d07;transform:translateY(-2px)}.news-module__obM1Ya__heroRight{height:75vh;position:relative}.news-module__obM1Ya__mainImageWrap{border-radius:40px;width:100%;height:calc(100% - 60px);position:relative;overflow:hidden;box-shadow:0 40px 100px #00206026}.news-module__obM1Ya__featuredOverlay{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;border-radius:24px;padding:2.5rem;transition:all .4s cubic-bezier(.16,1,.3,1);position:absolute;bottom:40px;left:40px;right:40px;transform:translateY(0);box-shadow:0 20px 50px #0000001a}.news-module__obM1Ya__mainImageWrap:hover .news-module__obM1Ya__featuredOverlay{transform:translateY(-10px)}.news-module__obM1Ya__featuredBadge{color:#fff;background:#e8502a;border-radius:6px;margin-bottom:1rem;padding:4px 12px;font-size:.75rem;font-weight:800;display:inline-block}.news-module__obM1Ya__featuredTitle{color:#1c0d07;margin-bottom:1.5rem;font-size:1.6rem;font-weight:800;line-height:1.3}.news-module__obM1Ya__featuredLink{color:#e8502a;align-items:center;gap:10px;font-size:.9rem;font-weight:800;text-decoration:none;display:flex}.news-module__obM1Ya__heroImage{object-fit:cover;width:100%;height:100%}.news-module__obM1Ya__liveBulletin{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#002060e6;border-top:1px solid #ffffff1a;align-items:center;width:100%;display:flex;position:absolute;bottom:0;left:0}.news-module__obM1Ya__bulletinBadge{color:#fff;letter-spacing:2px;background:#e8502a;flex-shrink:0;padding:1.2rem 2rem;font-size:.8rem;font-weight:900}.news-module__obM1Ya__tickerWrap{white-space:nowrap;flex:1;overflow:hidden}.news-module__obM1Ya__tickerWrap p{color:#fff;margin:0;padding-left:100%;font-size:.95rem;font-weight:600;animation:30s linear infinite news-module__obM1Ya__ticker;display:inline-block}@keyframes news-module__obM1Ya__ticker{0%{transform:translate(0)}to{transform:translate(-100%)}}.news-module__obM1Ya__newsSection{background:#f0e6ce;padding:8rem 5%}.news-module__obM1Ya__sectionHeader{justify-content:space-between;align-items:flex-end;max-width:1300px;margin-bottom:6rem;margin-left:auto;margin-right:auto;display:flex}.news-module__obM1Ya__headerLeft h2{color:#1c0d07;letter-spacing:-2px;font-size:3rem;font-weight:900}.news-module__obM1Ya__headerLeft p{color:#64748b;font-weight:500}.news-module__obM1Ya__newsGrid{flex-direction:column;gap:6rem;max-width:1300px;margin:0 auto;display:flex}.news-module__obM1Ya__newsArticle{grid-template-columns:1fr 1fr;align-items:center;gap:5rem;display:grid}.news-module__obM1Ya__newsArticle:nth-child(2n){direction:rtl}.news-module__obM1Ya__newsArticle:nth-child(2n) .news-module__obM1Ya__articleContent{direction:ltr}.news-module__obM1Ya__imageBox{aspect-ratio:16/10;border-radius:30px;transition:all .5s;position:relative;overflow:hidden;box-shadow:0 20px 40px #0000000d}.news-module__obM1Ya__articleImage{object-fit:cover;width:100%;height:100%;transition:transform .8s cubic-bezier(.16,1,.3,1)}.news-module__obM1Ya__newsArticle:hover .news-module__obM1Ya__articleImage{transform:scale(1.08)}.news-module__obM1Ya__articleContent{flex-direction:column;gap:1.5rem;display:flex}.news-module__obM1Ya__articleCategory{color:#e8502a;letter-spacing:2px;text-transform:uppercase;font-size:.85rem;font-weight:900}.news-module__obM1Ya__articleTitle{color:#1c0d07;font-size:2.2rem;font-weight:800;line-height:1.2;transition:color .3s}.news-module__obM1Ya__newsArticle:hover .news-module__obM1Ya__articleTitle{color:#e8502a}.news-module__obM1Ya__articleExcerpt{color:#64748b;font-size:1.1rem;line-height:1.8}.news-module__obM1Ya__readMore{color:#1c0d07;align-items:center;gap:12px;margin-top:1rem;font-size:1rem;font-weight:800;text-decoration:none;transition:gap .3s;display:inline-flex}.news-module__obM1Ya__readMore:hover{color:#e8502a;gap:18px}.news-module__obM1Ya__emptyState{text-align:center;padding:10rem 2rem}@media (max-width:1024px){.news-module__obM1Ya__hero{height:auto;padding-top:8rem}.news-module__obM1Ya__heroContent{text-align:center;grid-template-columns:1fr;gap:4rem}.news-module__obM1Ya__heroLeft{max-width:100%}.news-module__obM1Ya__heroTag{justify-content:center}.news-module__obM1Ya__heroRight{height:400px}.news-module__obM1Ya__newsArticle{grid-template-columns:1fr;gap:3rem}.news-module__obM1Ya__newsArticle:nth-child(2n){direction:ltr}.news-module__obM1Ya__sectionHeader{flex-direction:column;align-items:flex-start;gap:2rem}}@media (max-width:768px){.news-module__obM1Ya__hero{min-height:auto;padding-top:5rem}.news-module__obM1Ya__heroContent{gap:2rem;padding:0 1.25rem}.news-module__obM1Ya__heroRight{border-radius:20px;height:260px}.news-module__obM1Ya__heroTitle{margin-bottom:1.5rem;font-size:clamp(1.6rem,6vw,2.2rem)}.news-module__obM1Ya__heroDesc{margin-bottom:1.5rem;font-size:1rem}.news-module__obM1Ya__heroStats{flex-wrap:wrap;gap:1rem}.news-module__obM1Ya__newsletter{flex-direction:column;max-width:100%}.news-module__obM1Ya__newsInput{width:100%}.news-module__obM1Ya__newsBtn{padding:.75rem 1.5rem}.news-module__obM1Ya__newsSection{padding:3.5rem 1.25rem}.news-module__obM1Ya__sectionHeader{margin-bottom:2.5rem}.news-module__obM1Ya__headerLeft h2{letter-spacing:-1px;font-size:1.8rem}.news-module__obM1Ya__articleTitle{font-size:1.4rem}.news-module__obM1Ya__articleExcerpt{font-size:.95rem}.news-module__obM1Ya__newsGrid{gap:3rem}.news-module__obM1Ya__featuredTitle{font-size:1.1rem}.news-module__obM1Ya__featuredOverlay{padding:1rem;bottom:12px;left:12px;right:12px}}@media (max-width:480px){.news-module__obM1Ya__hero{padding-top:4.5rem}.news-module__obM1Ya__heroContent{padding:0 1rem}.news-module__obM1Ya__heroRight{height:200px}.news-module__obM1Ya__newsSection{padding:2.5rem 1rem}.news-module__obM1Ya__articleTitle{font-size:1.2rem}.news-module__obM1Ya__newsGrid{gap:2rem}}
