.News-module__Nrc0dW__page{background:#fff;min-height:100vh}.News-module__Nrc0dW__hero{text-align:center;color:#fff;background:linear-gradient(135deg,#f7941d 0%,#e67e22 100%);padding:6rem 2rem 4rem}.News-module__Nrc0dW__heroContent{max-width:900px;margin:0 auto}.News-module__Nrc0dW__heroTitle{margin:0 0 1rem;font-size:3.5rem;font-weight:800;line-height:1.2}.News-module__Nrc0dW__heroSubtitle{opacity:.95;margin:0;font-size:1.3rem;font-weight:500}.News-module__Nrc0dW__gallerySection{padding:4rem 2rem}.News-module__Nrc0dW__container{max-width:1400px;margin:0 auto}.News-module__Nrc0dW__introText{text-align:center;color:#555;max-width:900px;margin:0 auto 4rem;font-size:1.1rem;line-height:1.8}.News-module__Nrc0dW__gallery{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:2rem;display:grid}.News-module__Nrc0dW__newsCard{cursor:pointer;background:#fff;border-radius:12px;transition:all .3s;position:relative;overflow:hidden;box-shadow:0 5px 20px rgba(0,0,0,.1)}.News-module__Nrc0dW__newsCard:hover{transform:translateY(-8px);box-shadow:0 12px 35px rgba(0,0,0,.15)}.News-module__Nrc0dW__imageWrapper{width:100%;height:400px;position:relative;overflow:hidden}.News-module__Nrc0dW__newsImage{object-fit:cover;width:100%;height:100%;transition:transform .3s}.News-module__Nrc0dW__newsCard:hover .News-module__Nrc0dW__newsImage{transform:scale(1.05)}.News-module__Nrc0dW__overlay{opacity:0;background:rgba(0,0,0,.7);flex-direction:column;justify-content:center;align-items:center;transition:opacity .3s;display:flex;position:absolute;top:0;bottom:0;left:0;right:0}.News-module__Nrc0dW__newsCard:hover .News-module__Nrc0dW__overlay{opacity:1}.News-module__Nrc0dW__viewIcon{margin-bottom:1rem;font-size:3rem}.News-module__Nrc0dW__overlay p{color:#fff;margin:0;font-size:1rem;font-weight:600}.News-module__Nrc0dW__newsNumber{text-align:center;color:#f7941d;background:#f8f9fa;padding:1rem;font-size:1rem;font-weight:700}.News-module__Nrc0dW__lightbox{z-index:9999;background:rgba(0,0,0,.95);justify-content:center;align-items:center;animation:.3s News-module__Nrc0dW__fadeIn;display:flex;position:fixed;top:0;bottom:0;left:0;right:0}@keyframes News-module__Nrc0dW__fadeIn{0%{opacity:0}to{opacity:1}}.News-module__Nrc0dW__lightboxContent{justify-content:center;align-items:center;width:90%;max-width:1200px;height:90vh;display:flex;position:relative}.News-module__Nrc0dW__lightboxImageWrapper{flex-direction:column;align-items:center;max-width:100%;max-height:100%;display:flex}.News-module__Nrc0dW__lightboxImage{object-fit:contain;border-radius:8px;width:auto;max-width:100%;height:auto;max-height:calc(90vh - 60px);box-shadow:0 10px 50px rgba(0,0,0,.5)}.News-module__Nrc0dW__imageCaption{color:#fff;text-align:center;margin-top:1rem;font-size:1rem;font-weight:600}.News-module__Nrc0dW__closeBtn{color:#2c3e50;cursor:pointer;z-index:10000;background:rgba(255,255,255,.9);border:none;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;padding:0;font-size:2.5rem;font-weight:300;line-height:1;transition:all .3s;display:flex;position:absolute;top:20px;right:20px}.News-module__Nrc0dW__closeBtn:hover{color:#fff;background:#f7941d;transform:rotate(90deg)}.News-module__Nrc0dW__prevBtn,.News-module__Nrc0dW__nextBtn{color:#2c3e50;cursor:pointer;z-index:10000;background:rgba(255,255,255,.9);border:none;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;font-size:3rem;font-weight:300;transition:all .3s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.News-module__Nrc0dW__prevBtn{left:20px}.News-module__Nrc0dW__nextBtn{right:20px}.News-module__Nrc0dW__prevBtn:hover,.News-module__Nrc0dW__nextBtn:hover{color:#fff;background:#f7941d;transform:translateY(-50%)scale(1.1)}@media (max-width:1024px){.News-module__Nrc0dW__gallery{grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:1.5rem}.News-module__Nrc0dW__imageWrapper{height:350px}}@media (max-width:768px){.News-module__Nrc0dW__hero{padding:4rem 1.5rem 3rem}.News-module__Nrc0dW__heroTitle{font-size:2.5rem}.News-module__Nrc0dW__heroSubtitle{font-size:1.1rem}.News-module__Nrc0dW__gallerySection{padding:3rem 1.5rem}.News-module__Nrc0dW__gallery{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:1rem}.News-module__Nrc0dW__imageWrapper{height:300px}.News-module__Nrc0dW__lightboxContent{width:95%;height:85vh}.News-module__Nrc0dW__closeBtn{width:40px;height:40px;font-size:2rem;top:10px;right:10px}.News-module__Nrc0dW__prevBtn,.News-module__Nrc0dW__nextBtn{width:45px;height:45px;font-size:2rem}.News-module__Nrc0dW__prevBtn{left:10px}.News-module__Nrc0dW__nextBtn{right:10px}}@media (max-width:480px){.News-module__Nrc0dW__heroTitle{font-size:2rem}.News-module__Nrc0dW__heroSubtitle{font-size:1rem}.News-module__Nrc0dW__gallery{grid-template-columns:1fr}.News-module__Nrc0dW__imageWrapper{height:400px}.News-module__Nrc0dW__introText{margin-bottom:2.5rem;font-size:1rem}.News-module__Nrc0dW__prevBtn,.News-module__Nrc0dW__nextBtn{width:40px;height:40px;font-size:1.8rem}}
