.news-page h2{font-size:22px;line-height:1.35}.news-page h2 em{font-style:italic}.news-page h2 a{color:inherit;text-underline-offset:4px;-webkit-text-decoration:underline #b79538;text-decoration:underline #b79538;text-decoration-thickness:1px}.news-page h2 a:hover{color:#7b6927;text-decoration-thickness:2px}.news-page .news-item{grid-template-columns:minmax(0,1fr) 210px;align-items:center;gap:clamp(40px,7vw,100px)}.news-copy{grid-template-columns:120px minmax(0,1fr);align-items:start;gap:25px;display:grid}.news-page .news-copy time,.news-page .news-copy h2{grid-column:auto}.news-media{justify-self:end;width:210px;min-height:1px}.news-photo{border:1px solid var(--rule);background:#eef1ef;width:100%;margin:0}.news-photo img{aspect-ratio:3/2;object-fit:cover;width:100%;display:block}@media (max-width:760px){.news-page h2{font-size:20px}.news-page .news-item{grid-template-columns:1fr;gap:18px}.news-copy{grid-template-columns:1fr;gap:8px}.news-media{grid-column:1;justify-self:start;width:min(100%,340px)}.news-media:empty{display:none}}
