.NewsHero-module__5ZEL4G__hero{align-items:center;min-height:480px;padding:140px 20px 100px;display:flex;position:relative;overflow:hidden}.NewsHero-module__5ZEL4G__background{z-index:0;position:absolute;inset:0}.NewsHero-module__5ZEL4G__pattern{background:linear-gradient(135deg,#0b2623 0%,#156d54 50%,#0b2623 100%);position:absolute;inset:0}.NewsHero-module__5ZEL4G__pattern:before{content:"";background:repeating-linear-gradient(90deg,#d9bb5d08 0,#0000 1px 50px),repeating-linear-gradient(0deg,#d9bb5d08 0,#0000 1px 50px);position:absolute;inset:0}.NewsHero-module__5ZEL4G__gradient{background:radial-gradient(circle at 30%,#d9bb5d1f 0%,#0000 55%);position:absolute;inset:0}.NewsHero-module__5ZEL4G__container{z-index:1;grid-template-columns:1fr 360px;align-items:center;gap:60px;width:100%;max-width:1400px;margin:0 auto;display:grid;position:relative}.NewsHero-module__5ZEL4G__content{animation:.8s both NewsHero-module__5ZEL4G__fadeInUp}@keyframes NewsHero-module__5ZEL4G__fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.NewsHero-module__5ZEL4G__badge{color:#d9bb5d;background:#d9bb5d26;border:1px solid #d9bb5d4d;border-radius:50px;align-items:center;gap:8px;margin-bottom:24px;padding:10px 20px;font-size:.9rem;font-weight:700;animation:.8s .2s both NewsHero-module__5ZEL4G__fadeIn;display:inline-flex}@keyframes NewsHero-module__5ZEL4G__fadeIn{0%{opacity:0}to{opacity:1}}.NewsHero-module__5ZEL4G__badgeIcon{font-size:1.2rem}.NewsHero-module__5ZEL4G__title{color:#fff;text-shadow:0 4px 20px #0000004d;margin-bottom:20px;font-size:3.2rem;font-weight:900;line-height:1.2;animation:.8s .3s both NewsHero-module__5ZEL4G__fadeInUp}.NewsHero-module__5ZEL4G__description{color:#ffffffd1;max-width:580px;font-size:1.2rem;line-height:1.8;animation:.8s .4s both NewsHero-module__5ZEL4G__fadeInUp}.NewsHero-module__5ZEL4G__decoration{justify-content:center;align-items:center;height:320px;animation:.8s .5s both NewsHero-module__5ZEL4G__fadeIn;display:flex;position:relative}.NewsHero-module__5ZEL4G__iconWrap{z-index:2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(135deg,#d9bb5d33,#156d544d);border:2px solid #d9bb5d59;border-radius:32px;justify-content:center;align-items:center;width:140px;height:140px;animation:5s ease-in-out infinite NewsHero-module__5ZEL4G__float;display:flex;position:relative}@keyframes NewsHero-module__5ZEL4G__float{0%,to{transform:translateY(0)}50%{transform:translateY(-16px)}}.NewsHero-module__5ZEL4G__bigIcon{color:#d9bb5d;font-size:5rem}.NewsHero-module__5ZEL4G__ring1,.NewsHero-module__5ZEL4G__ring2{border:1px solid #d9bb5d26;border-radius:50%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.NewsHero-module__5ZEL4G__ring1{width:220px;height:220px;animation:4s ease-in-out infinite NewsHero-module__5ZEL4G__pulse}.NewsHero-module__5ZEL4G__ring2{width:300px;height:300px;animation:4s ease-in-out 1s infinite NewsHero-module__5ZEL4G__pulse}@keyframes NewsHero-module__5ZEL4G__pulse{0%,to{opacity:.4;transform:translate(-50%,-50%)scale(1)}50%{opacity:.1;transform:translate(-50%,-50%)scale(1.05)}}.NewsHero-module__5ZEL4G__wave{color:#f8f7f4;z-index:2;height:150px;position:absolute;bottom:0;left:0;right:0;overflow:hidden}.NewsHero-module__5ZEL4G__wave svg{width:100%;height:100%;display:block}@media (max-width:1024px){.NewsHero-module__5ZEL4G__container{grid-template-columns:1fr;gap:0}.NewsHero-module__5ZEL4G__decoration{display:none}.NewsHero-module__5ZEL4G__title{font-size:2.5rem}}@media (max-width:768px){.NewsHero-module__5ZEL4G__hero{min-height:380px;padding:120px 16px 80px}.NewsHero-module__5ZEL4G__title{font-size:2rem}.NewsHero-module__5ZEL4G__description{font-size:1rem}}@media (max-width:480px){.NewsHero-module__5ZEL4G__title{font-size:1.75rem}}
.NewsGrid-module__lxablW__section{background:#f8f7f4;min-height:60vh;padding:80px 20px 100px}.NewsGrid-module__lxablW__container{max-width:1400px;margin:0 auto}.NewsGrid-module__lxablW__grid{grid-template-columns:repeat(3,1fr);gap:32px;display:grid}.NewsGrid-module__lxablW__card{background:#fff;border-radius:20px;flex-direction:column;transition:transform .35s,box-shadow .35s;display:flex;overflow:hidden;box-shadow:0 4px 24px #00000012}.NewsGrid-module__lxablW__card:hover{transform:translateY(-8px);box-shadow:0 16px 48px #00000021}.NewsGrid-module__lxablW__imageWrap{flex-shrink:0;height:220px;position:relative;overflow:hidden}.NewsGrid-module__lxablW__image{object-fit:cover;transition:transform .5s}.NewsGrid-module__lxablW__card:hover .NewsGrid-module__lxablW__image{transform:scale(1.06)}.NewsGrid-module__lxablW__imageOverlay{z-index:1;background:linear-gradient(#0000 40%,#0827228c 100%);position:absolute;inset:0}.NewsGrid-module__lxablW__categoryBadge{z-index:2;color:#102b26;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#d9bb5deb;border-radius:20px;align-items:center;gap:6px;padding:6px 14px;font-size:.78rem;font-weight:800;display:inline-flex;position:absolute;top:16px;right:16px}.NewsGrid-module__lxablW__body{flex-direction:column;flex:1;gap:12px;padding:24px;display:flex}.NewsGrid-module__lxablW__meta{align-items:center;gap:12px;display:flex}.NewsGrid-module__lxablW__date{color:#156d54;align-items:center;gap:6px;font-size:.82rem;font-weight:700;display:inline-flex}.NewsGrid-module__lxablW__date svg{font-size:1rem}.NewsGrid-module__lxablW__title{color:#0b2623;margin:0;font-size:1.1rem;font-weight:800;line-height:1.5}.NewsGrid-module__lxablW__description{color:#5a6b68;flex:1;margin:0;font-size:.92rem;line-height:1.75}@media (max-width:1100px){.NewsGrid-module__lxablW__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.NewsGrid-module__lxablW__section{padding:60px 16px 80px}.NewsGrid-module__lxablW__grid{grid-template-columns:1fr;gap:24px}.NewsGrid-module__lxablW__imageWrap{height:200px}}
