@import url("/assets/css/typography.css?v=202607301049");
.latest-news-home{padding:48px 0 54px;background:var(--cream);border-top:1px solid #e5dfd3;border-bottom:1px solid #e5dfd3}
.latest-news-heading{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:22px}
.latest-news-heading h2{margin:0;font-family:"Source Sans 3", "Segoe UI", Arial, sans-serif;font-size:clamp(25px,2.6vw,33px);line-height:1.05}
.latest-news-heading p:not(.eyebrow){max-width:650px;margin:12px 0 0;color:#68635a}
.latest-news-actions{display:flex;align-items:center;justify-content:flex-end;gap:18px;flex-wrap:wrap}
.latest-news-actions>a:not(.button){color:#75581f;font-size:12px;font-weight:850;border-bottom:1px solid var(--gold);padding-bottom:2px}
.latest-news-actions>a:not(.button):hover,.latest-news-actions>a:not(.button):focus-visible{color:#111}
.latest-news-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}
.latest-news-card{min-width:0;min-height:148px;overflow:hidden;display:grid;grid-template-columns:88px minmax(0,1fr);color:#111;background:#fff;border:1px solid #ddd6ca;border-radius:17px;box-shadow:0 9px 24px rgba(17,17,17,.06);transition:transform .2s ease,border-color .2s ease}
.latest-news-card:hover{transform:translateY(-3px);border-color:var(--gold)}
.latest-news-image{height:100%;min-height:148px;background:#e8e2d7;overflow:hidden}
.latest-news-image img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .3s ease}
.latest-news-card:hover .latest-news-image img{transform:scale(1.025)}
.latest-news-card-copy{min-width:0;display:flex;flex-direction:column;padding:14px 14px 14px 13px}
.latest-news-meta{display:flex;align-items:flex-start;flex-direction:column;gap:3px;margin-bottom:8px;color:#777168;font-size:7.5px;font-weight:850;letter-spacing:.055em;text-transform:uppercase}
.latest-news-meta span{color:#7b5d21}
.latest-news-card h3{display:-webkit-box;margin:0;overflow:hidden;font-family:"Source Sans 3", "Segoe UI", Arial, sans-serif;font-size:16px;line-height:1.14;letter-spacing:-.02em;-webkit-line-clamp:3;-webkit-box-orient:vertical}
.latest-news-card p{display:none}
.latest-news-card b{margin-top:auto;padding-top:9px;font-size:9px}
.latest-news-card b span{color:var(--gold);font-size:16px}
.latest-news-empty{grid-column:1/-1;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:24px;background:#fff;border:1px solid #ddd6ca;border-radius:18px}
.latest-news-empty strong{font-family:"Source Sans 3", "Segoe UI", Arial, sans-serif;font-size:25px}
.latest-news-empty span{color:#676158}
.latest-news-empty a{color:#75581f;font-weight:850;border-bottom:1px solid var(--gold)}
.latest-news-loading{min-height:148px;overflow:hidden;display:grid;grid-template-columns:88px minmax(0,1fr);background:#fff;border:1px solid #e2ddd3;border-radius:17px}
.latest-news-loading::before{content:"";display:block;height:100%;min-height:148px;background:#e6e0d6;animation:newsPulse 1.3s ease-in-out infinite}
.latest-news-loading div{padding:14px}
.latest-news-loading span{display:block;height:10px;margin-bottom:12px;background:#ebe6dd;border-radius:20px;animation:newsPulse 1.3s ease-in-out infinite}
.latest-news-loading span:nth-child(2){height:46px}
.latest-news-loading span:nth-child(3){width:70%}
@keyframes newsPulse{50%{opacity:.45}}

/* Make the primary Latest News row slightly more prominent than the obituary row. */
#latest-news-grid{gap:18px}
#latest-news-grid .latest-news-card{min-height:170px;grid-template-columns:104px minmax(0,1fr)}
#latest-news-grid .latest-news-image{min-height:170px}
#latest-news-grid .latest-news-card-copy{padding:16px 15px}
#latest-news-grid .latest-news-card h3{font-size:17.5px;line-height:1.16}
#latest-news-grid .latest-news-card b{padding-top:11px;font-size:9.5px}
#latest-news-grid .latest-news-loading{min-height:170px;grid-template-columns:104px minmax(0,1fr)}
#latest-news-grid .latest-news-loading::before{min-height:170px}

@media(max-width:1180px){.latest-news-grid{grid-template-columns:repeat(2,minmax(0,1fr))}#latest-news-grid .latest-news-card,#latest-news-grid .latest-news-loading{grid-template-columns:126px minmax(0,1fr)}#latest-news-grid .latest-news-card,#latest-news-grid .latest-news-image,#latest-news-grid .latest-news-loading,#latest-news-grid .latest-news-loading::before{min-height:176px}.latest-news-card,.latest-news-loading{grid-template-columns:112px minmax(0,1fr)}.latest-news-card h3{font-size:18px}.latest-news-meta{flex-direction:row;justify-content:space-between;gap:8px}.latest-news-card p{display:-webkit-box;margin:8px 0 11px;overflow:hidden;color:#6a655c;font-size:10px;line-height:1.45;-webkit-line-clamp:2;-webkit-box-orient:vertical}}
@media(max-width:700px){.latest-news-home{padding:38px 0 42px}#latest-news-grid .latest-news-card,#latest-news-grid .latest-news-loading{grid-template-columns:116px minmax(0,1fr)}#latest-news-grid .latest-news-card,#latest-news-grid .latest-news-image,#latest-news-grid .latest-news-loading,#latest-news-grid .latest-news-loading::before{min-height:160px}.latest-news-heading{align-items:flex-start;flex-direction:column}.latest-news-actions{width:100%;align-items:stretch;flex-direction:column;gap:12px}.latest-news-actions>a:not(.button){align-self:flex-start}.latest-news-heading .button{width:100%}.latest-news-grid{grid-template-columns:1fr}.latest-news-card,.latest-news-loading{grid-template-columns:106px minmax(0,1fr)}.latest-news-image,.latest-news-loading::before{min-height:150px}.latest-news-card-copy{padding:14px}.latest-news-card h3{font-size:19px}.latest-news-meta{align-items:flex-start;flex-direction:column;gap:3px}.latest-news-card p{margin:8px 0 10px}.latest-news-empty{align-items:flex-start;flex-direction:column}}
@media(max-width:430px){#latest-news-grid .latest-news-card,#latest-news-grid .latest-news-loading{grid-template-columns:100px minmax(0,1fr)}.latest-news-card,.latest-news-loading{grid-template-columns:92px minmax(0,1fr)}.latest-news-card-copy{padding:12px}.latest-news-card h3{font-size:17px}.latest-news-card p{display:none}}



/* Latest News uses landscape photos above the article information. */
#latest-news-grid .latest-news-card{
  min-height:0;
  display:flex;
  flex-direction:column;
  grid-template-columns:none;
}
#latest-news-grid .latest-news-image{
  width:100%;
  height:auto;
  min-height:0;
  aspect-ratio:16/9;
  flex:0 0 auto;
}
#latest-news-grid .latest-news-image img{
  width:100%;
  height:100%;
  aspect-ratio:16/9;
  object-fit:cover;
  object-position:center center;
}
#latest-news-grid .latest-news-card-copy{
  flex:1;
  padding:16px 17px 17px;
}
#latest-news-grid .latest-news-meta{
  flex-direction:row;
  align-items:center;
  justify-content:space-between;
  gap:10px;
  margin-bottom:9px;
  font-size:8px;
}
#latest-news-grid .latest-news-card h3{
  font-size:19px;
  line-height:1.16;
  -webkit-line-clamp:3;
}
#latest-news-grid .latest-news-card p{
  display:-webkit-box;
  margin:9px 0 12px;
  overflow:hidden;
  color:#6a655c;
  font-size:11px;
  line-height:1.45;
  -webkit-line-clamp:2;
  -webkit-box-orient:vertical;
}
#latest-news-grid .latest-news-card b{
  padding-top:0;
  font-size:9.5px;
}
#latest-news-grid .latest-news-loading{
  min-height:0;
  display:flex;
  flex-direction:column;
  grid-template-columns:none;
}
#latest-news-grid .latest-news-loading::before{
  width:100%;
  height:auto;
  min-height:0;
  aspect-ratio:16/9;
  flex:0 0 auto;
}
#latest-news-grid .latest-news-loading div{
  flex:1;
  padding:16px 17px;
}
@media(max-width:1180px){
  #latest-news-grid .latest-news-card,
  #latest-news-grid .latest-news-loading{
    min-height:0;
    grid-template-columns:none;
  }
  #latest-news-grid .latest-news-image,
  #latest-news-grid .latest-news-loading::before{
    min-height:0;
  }
  #latest-news-grid .latest-news-card h3{font-size:21px}
  #latest-news-grid .latest-news-card p{font-size:12px}
}
@media(max-width:700px){
  #latest-news-grid .latest-news-card,
  #latest-news-grid .latest-news-loading{
    min-height:0;
    grid-template-columns:none;
  }
  #latest-news-grid .latest-news-image,
  #latest-news-grid .latest-news-loading::before{
    min-height:0;
  }
  #latest-news-grid .latest-news-card-copy{padding:16px}
  #latest-news-grid .latest-news-card h3{font-size:21px}
  #latest-news-grid .latest-news-card p{display:-webkit-box;font-size:12px}
}
@media(max-width:430px){
  #latest-news-grid .latest-news-card,
  #latest-news-grid .latest-news-loading{
    grid-template-columns:none;
  }
  #latest-news-grid .latest-news-card-copy{padding:14px}
  #latest-news-grid .latest-news-card h3{font-size:19px}
  #latest-news-grid .latest-news-card p{display:-webkit-box}
}

/* Article view total shown in the bottom-right corner of each homepage card. */
.latest-news-card-footer{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:auto;padding-top:9px}
.latest-news-card-footer b{margin-top:0!important;padding-top:0!important}
.latest-news-views{flex:0 0 auto;color:#777168;font-size:9px;font-weight:800;line-height:1;white-space:nowrap}
#latest-news-grid .latest-news-card-footer{padding-top:0}
@media(max-width:700px){.latest-news-views{font-size:10px}}
