.news-container{flex-direction:column;gap:20px;width:100%;display:flex}.news-header h2{color:#fff;text-align:center;margin:0 0 10px;font-size:28px;font-weight:600}.news-list{flex-direction:column;gap:20px;display:flex}.news-item{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#1315270d;border:1px solid #ffffff1a;border-radius:12px;flex-direction:row;transition:all .3s;display:flex;overflow:hidden}.news-item:hover{background:#ffffff14;border-color:#fff3;box-shadow:0 8px 32px #0000004d}.news-item.expanded{background:#ffffff14;border-color:#ffffff26;flex-direction:column}.news-banner{background:#0000000a;align-items:stretch;width:40%;min-width:200px;max-width:420px;display:flex}.news-item.expanded .news-banner{width:100%;max-width:none;max-height:150px}.news-banner-inner{justify-content:center;align-items:center;width:100%;height:100%;min-height:0;display:flex;overflow:hidden}.news-item.expanded .news-banner-inner{max-height:150px}.news-image-wrap{border-radius:20px;max-height:450px;margin:20px 0;overflow:hidden;box-shadow:0 4px 15px #0003}.news-image-wrap img{object-fit:cover;width:100%;height:auto}.news-main-image img{transition:transform .3s}.news-item:hover .news-main-image img{transform:scale(1.05)}.news-content{flex-direction:column;padding:20px;display:flex}.news-details{flex:1}.news-item:not(.expanded) ul,.news-item:not(.expanded) ol{margin:10px 0 15px;padding-left:20px;list-style:outside}.news-meta{align-items:center;margin-bottom:10px;display:flex}.news-date{color:#ffffffb3;font-size:14px;font-weight:500}.news-title{color:#fff;margin:0 0 15px;font-family:Montserrat-ExtraBold;font-size:24px;font-weight:600;line-height:1.3}.news-row-text p,.news-preview p{color:#ffffffe6;margin:0 0 12px}.news-row-text h1,.news-row-text h2,.news-row-text h3{color:#fff;margin:0 0 10px}.news-row-text ul,.news-row-text ol{margin:8px 0 12px 15px;padding-left:15px}.news-row-text ul li,.news-row-text ol li{color:#ffffffd9;padding:4px 0;font-size:14px;line-height:1.5}.news-row.news-row-gallery{margin:10px 0;padding:10px 0}.news-row-text i{font-size:14px;font-style:italic}.news-row-text a{color:#93c5fd;text-decoration:underline}.news-details p{color:#fffc;margin:0 0 15px;font-family:Montserrat-Medium;font-size:16px;line-height:1.6}.news-features{margin-top:20px}.feature-section{margin-bottom:25px}.feature-section:last-child{margin-bottom:15px}.feature-title{color:#fff;border-bottom:2px solid #ffffff1a;margin:0 0 10px;padding-bottom:8px;font-size:16px;font-weight:600}.feature-points{margin:0;padding:0;list-style:none}.feature-points li{color:#ffffffd9;padding:6px 0 6px 20px;font-size:14px;line-height:1.5;position:relative}.feature-points li:before{content:"•";color:#757dff;font-size:16px;position:absolute;top:6px;left:0}.news-other-images{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:15px;max-width:100%;margin-top:20px;display:grid}.other-image{background:#ffffff0d;border-radius:8px;width:100%;max-width:100%;overflow:hidden}.other-image img{object-fit:cover;width:100%;max-width:100%;height:auto;max-height:400px;transition:transform .3s;display:block}.other-image:hover img{transform:scale(1.05)}.news-expand-btn{color:#fff;cursor:pointer;text-transform:none;background:linear-gradient(135deg,#757dff,#6366f1);border:none;border-radius:8px;align-self:flex-start;margin-top:15px;padding:10px 20px;font-size:14px;font-weight:600;transition:all .3s;box-shadow:0 4px 15px #757dff4d}.news-expand-btn:hover{background:linear-gradient(135deg,#6366f1,#8b5cf6);transform:translateY(-2px);box-shadow:0 6px 20px #757dff66}.news-expand-btn:active{transform:translateY(0);box-shadow:0 2px 10px #757dff4d}@media (min-width:1400px){.news-other-images{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:20px}}@media (max-width:768px){.news-header h2{font-size:24px}.news-title{font-size:18px}.news-content{padding:15px}.news-main-image{height:160px}.news-item{flex-direction:column}.news-banner{width:100%;max-width:100%}.news-other-images{grid-template-columns:1fr;gap:10px}.other-image{max-width:100%}.other-image img{max-height:250px}}@media (max-width:480px){.news-item{border-radius:8px}.news-content{padding:12px}.news-main-image{height:140px}.feature-points li{padding-left:15px}}.gallery-thumbs{flex-wrap:wrap;gap:8px;display:flex}.gallery-thumb-btn{cursor:pointer;background:#ffffff1a;border:none;border-radius:6px;justify-content:center;align-items:center;max-width:160px;max-height:160px;display:flex;overflow:hidden}.gallery-thumb{object-fit:contain;justify-content:center;align-items:center;width:fit-content;max-width:100%;height:fit-content;max-height:100%;margin:0 auto;padding:10px;transition:all .3s;display:flex}.gallery-thumb:hover{background:#ffffff26}.gallery-thumb-img{object-fit:scale-down;width:auto;max-width:100%;height:auto;max-height:100%;transition:all .3s}.gallery-thumb:hover .gallery-thumb-img{transform:scale(1.05)}.gallery-modal{z-index:10000;background:#000000d9;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.gallery-content{cursor:grab;background-color:#93c4fd15;justify-content:center;align-items:center;max-width:90%;max-height:90%;padding:30px;display:flex;position:relative;overflow:auto}.gallery-content.grabbing{cursor:grabbing}.gallery-image-wrap{justify-content:center;align-items:center;min-width:100px;min-height:100px;display:flex}.gallery-img{-webkit-user-select:none;user-select:none;pointer-events:none;display:block}.gallery-controls{z-index:10001;align-items:center;gap:8px;display:flex;position:fixed;bottom:24px;left:50%;transform:translate(-50%)}.gallery-controls button{color:#fff;cursor:pointer;background:#ffffff0f;border:none;border-radius:6px;padding:8px 12px}.gallery-controls .zoom-label{color:#fff;padding:0 6px;font-weight:600}.gallery-content img{color:#0000;object-fit:contain;border-radius:8px;max-width:90%;max-height:90%}.gallery-close,.gallery-prev,.gallery-next{color:#fff;cursor:pointer;vertical-align:middle;text-align:center;background:#02001d;border:1px solid #6366f1;border-radius:6px;justify-content:center;align-items:center;width:40px;height:40px;font-size:40px;transition:all .3s;display:flex;position:fixed}.gallery-prev,.gallery-next{height:60px;padding-bottom:8px}.gallery-close:hover,.gallery-prev:hover,.gallery-next:hover{background:#6366f1;box-shadow:0 4px 15px #6366f166}.gallery-close{top:16px;right:16px}.gallery-prev{top:50%;left:16px;transform:translateY(-50%)}.gallery-next{top:50%;right:16px;transform:translateY(-50%)}.row-title{color:#fff;border-bottom:1px solid #fff3;margin:15px 0;padding:15px 0;font-family:Montserrat-Bold;font-size:21px;font-weight:600}
