.theme-news-archive{background-color:var(--theme-base-dark);padding-top:3.75rem;padding-bottom:3.75rem}@media (min-width: 768px){.theme-news-archive{padding-top:5rem;padding-bottom:5rem}}.theme-news-archive__grid{--bs-gutter-y: 2rem}@media (min-width: 768px){.theme-news-archive__grid{--bs-gutter-y: 2.5rem}}@media (min-width: 1200px){.theme-news-archive__grid{--bs-gutter-y: 0}}.theme-news-archive__actions{display:flex;justify-content:center;margin-top:2.5rem}@media (min-width: 768px){.theme-news-archive__actions{margin-top:3rem}}.theme-news-archive.is-loading .theme-news-archive__more{opacity:.6;pointer-events:none}.theme-news-archive__separator{display:none}@media (min-width: 1200px){.theme-news-archive__separator{display:block;margin:3.5rem 0;border-top:1px solid var(--theme-teal-dark)}}.theme-news-archive .theme-news-card{position:relative;display:flex;flex-direction:column;gap:1.5rem;height:100%;text-decoration:none}@media (min-width: 768px){.theme-news-archive .theme-news-card{gap:1.875rem}}.theme-news-archive .theme-news-card__link{color:inherit;text-decoration:none}.theme-news-archive .theme-news-card__link:after{content:"";position:absolute;inset:0;z-index:1}.theme-news-archive .theme-news-card__photo{display:block;aspect-ratio:530/298;overflow:hidden;border-radius:1.875rem}.theme-news-archive .theme-news-card__photo picture{display:block;width:100%;height:100%}.theme-news-archive .theme-news-card__photo img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform var(--theme-transition)}.theme-news-archive .theme-news-card:hover .theme-news-archive .theme-news-card__photo img,.theme-news-archive .theme-news-card:focus-within .theme-news-archive .theme-news-card__photo img{transform:scale(1.05)}.theme-news-archive .theme-news-card__photo--placeholder{background:var(--theme-bg-color-alternative);display:flex;align-items:center;justify-content:center}.theme-news-archive .theme-news-card__photo--placeholder img{width:45%;max-width:10rem;height:auto;-o-object-fit:contain;object-fit:contain;opacity:.5;transition:none}.theme-news-archive .theme-news-card__details{display:flex;flex-direction:column;gap:1rem}.theme-news-archive .theme-news-card__date{font-size:var(--theme-small-fs);line-height:var(--theme-text-lh);color:var(--theme-grey-color)}.theme-news-archive .theme-news-card__title{margin:0;font-size:var(--theme-h5-fs);line-height:var(--theme-heading-lh);text-transform:uppercase;color:var(--theme-secondary-color);transition:color var(--theme-transition)}.theme-news-archive .theme-news-card:hover .theme-news-archive .theme-news-card__title,.theme-news-archive .theme-news-card:focus-visible .theme-news-archive .theme-news-card__title{color:var(--theme-base-light)}.theme-news-archive .theme-news-card__excerpt{display:block;color:var(--theme-base-soft)}@media (min-width: 992px){.theme-news-archive{padding-top:6.25rem;padding-bottom:6.25rem}.theme-news-archive__actions{margin-top:3.5rem}}
