.news-page .inner-header{font-family:Montserrat,Arial,sans-serif}
.news-post-hero{display:flex;align-items:center;width:100%;height:300px;min-height:300px;margin-top:-160px;padding:0 24px;background:transparent}
.news-post-hero h1{width:min(980px,100%);margin:0 auto;color:#fff;font-size:38px;line-height:1.16;font-weight:600;opacity:0;animation:inner-fade-down 1s cubic-bezier(.2,.72,.2,1) .12s both}
.news-page main{padding-top:clamp(2.5rem,5vw,5rem)}
.news-page article{width:min(980px,100%)}
.news-page article>.news-date{margin:0 0 30px}
.news-page .inner-footer{width:100%;max-width:none}
.back-to-news{display:inline-flex;align-items:center;gap:11px;margin-top:65px;padding:13px 22px;border:1px solid rgba(91,101,123,.32);border-radius:999px;color:#5b657b;background:rgba(135,178,194,.12);font-weight:700;text-decoration:none;transition:background-color .2s,color .2s,transform .2s}
.back-to-news span{font-size:23px;line-height:1}
.back-to-news:hover,.back-to-news:focus-visible{color:#fff;background:#5b657b;transform:translateX(-3px)}
.news-gallery a{cursor:zoom-in}
.news-gallery a[data-featured="true"]{grid-column:auto}
.news-lightbox[hidden]{display:none}
.news-lightbox{position:fixed;z-index:100000;inset:0;display:grid;grid-template-columns:64px minmax(260px,1080px) 64px;align-items:center;justify-content:center;gap:22px;padding:40px;background:rgba(24,39,57,.88);backdrop-filter:blur(14px) saturate(115%);animation:news-lightbox-in .3s ease both}
.news-lightbox figure{display:grid;grid-template-rows:minmax(0,1fr) auto;align-items:center;max-width:1080px;max-height:88vh;margin:0;padding:14px;border:1px solid rgba(255,255,255,.34);border-radius:24px;background:rgba(135,178,194,.16);box-shadow:0 30px 90px rgba(0,0,0,.4)}
.news-lightbox figure img{display:block;max-width:100%;max-height:78vh;margin:auto;border-radius:14px;object-fit:contain}
.news-lightbox figcaption{min-height:20px;padding:10px 10px 0;color:#fff;text-align:center;font-size:15px}
.news-lightbox button{border:1px solid rgba(255,255,255,.62);color:#fff;background:rgba(135,178,194,.25);box-shadow:0 9px 26px rgba(0,0,0,.2);cursor:pointer;transition:background .2s,transform .2s}
.news-lightbox button:hover,.news-lightbox button:focus-visible{background:#87b2c2;transform:scale(1.06)}
.news-lightbox-arrow{display:grid;place-items:center;width:58px;height:58px;padding:0;border-radius:50%}
.news-lightbox-arrow span{display:block;width:100%;height:100%;font:700 48px/49px Arial,sans-serif;text-align:center;transform:translateY(-1px)}
.news-lightbox-close{position:absolute;right:28px;top:24px;display:grid;place-items:center;width:48px;height:48px;padding:0;border-radius:50%}
.news-lightbox-close span{font:400 34px/1 Arial,sans-serif;transform:translateY(-1px)}
@keyframes news-lightbox-in{from{opacity:0}}
@media(max-width:778px){.news-post-hero{height:300px;min-height:300px;margin-top:-130px;padding:0 24px}.news-post-hero h1{font-size:35px}.news-page main{padding-left:24px;padding-right:24px}.back-to-news{margin-top:45px}}
@media(max-width:600px){.news-post-hero h1{font-size:32px}}
@media(max-width:700px){.news-lightbox{grid-template-columns:48px minmax(0,1fr) 48px;gap:8px;padding:70px 10px 24px}.news-lightbox figure{padding:8px;border-radius:16px}.news-lightbox figure img{max-height:72vh;border-radius:10px}.news-lightbox-arrow{width:44px;height:44px}.news-lightbox-arrow span{font-size:38px;line-height:37px}.news-lightbox-close{right:14px;top:14px}}
