.j-text-error,.ol-text-error,.vr-text-error,.bs-text-error{color:#c61e1c}.j-text-warning,.ol-text-warning,.vr-text-warning,.bs-text-warning{color:#e0a51d}.j-text-success,.ol-text-success,.vr-text-success,.bs-text-success{color:#089444}.j-background-primary{background-color:#fff}.j-background-tint{background-color:#f4f9f8}.j-background-tint-alt{background-color:#ceecf3}.j-background-accent{background-color:#c0e3d0}.j-background-inverted{background-color:#2f4165}.j-background-subdued{background-color:#f5f5f5}.j-background-subdued-alt{background-color:#f0efef}.j-background-subdued-alt-secondary{background-color:#e6e6e6}.j-border{border:1px solid}.j-border-primary{border-color:#e6e6e6}.j-border-accent{border-color:#089444}.j-border-subdued{border-color:#6b7280}.j-border-inverted{border-color:#fff}.j-fill-alt{background-color:#c0e3d0}.j-fill-alt-secondary{background-color:#ceecf3}.j-fill-primary{background-color:#089444}.j-fill-inverted{background-color:#fff}.j-link-primary{color:#089444}.j-link-inverted{color:#fff}.j-text-primary{color:#2f4165}.j-text-inverted{color:#fff}.j-text-neutral{color:#30333a}.j-title-primary{color:#2f4165}.ol-background-primary{background-color:#fff}.ol-background-tint,.ol-background-tint-alt{background-color:#f0f3f4}.ol-background-accent{background-color:#2779be}.ol-background-inverted{background-color:#121b42}.ol-background-subdued{background-color:#f5f5f5}.ol-background-subdued-alt{background-color:#f0efef}.ol-background-subdued-alt-secondary{background-color:#e6e6e6}.ol-border{border:1px solid}.ol-border-primary{border-color:#e6e6e6}.ol-border-accent{border-color:#0f56a3}.ol-border-subdued{border-color:#6b7280}.ol-border-inverted{border-color:#fff}.ol-fill-alt,.ol-fill-alt-secondary{background-color:#f0f3f4}.ol-fill-primary{background-color:#0f56a3}.ol-fill-inverted{background-color:#fff}.ol-link-primary{color:#0f56a3}.ol-link-inverted{color:#fff}.ol-text-primary{color:#121b42}.ol-text-inverted{color:#fff}.ol-text-neutral,.ol-title-primary{color:#30333a}.vr-background-primary{background-color:#fff}.vr-background-tint{background-color:#cbe1d7}.vr-background-tint-alt{background-color:#ebedd3}.vr-background-accent{background-color:#037877}.vr-background-inverted{background-color:#3a2c34}.vr-background-subdued{background-color:#f5f5f5}.vr-background-subdued-alt{background-color:#f0efef}.vr-background-subdued-alt-secondary{background-color:#e6e6e6}.vr-border{border:1px solid}.vr-border-primary{border-color:#e6e6e6}.vr-border-accent{border-color:#037877}.vr-border-subdued{border-color:#6b7280}.vr-border-inverted{border-color:#fff}.vr-fill-alt{background-color:#ebedd3}.vr-fill-alt-secondary{background-color:#cbe1d7}@font-face{font-family:Nunito;src:url(/fonts/Nunito-VariableFont_wght.ttf)format("truetype");font-weight:100 200 300 400 500 600 700 800 900;font-style:normal;font-display:swap}@font-face{font-family:Nunito;src:url(/fonts/Nunito-Italic-VariableFont_wght.ttf)format("truetype");font-weight:100 200 300 400 500 600 700 800 900;font-style:italic;font-display:swap}@font-face{font-family:Lato;src:url(/fonts/Lato-Regular.ttf)format("truetype");font-weight:400;font-style:normal;font-display:swap}a{cursor:pointer}a:hover{text-underline-offset:.25rem;text-decoration:underline;text-decoration-thickness:1.5px}a.no-underline:hover{-webkit-text-decoration:inherit;text-decoration:inherit}body,html{color:#262626;font-family:Lato,sans-serif}h1{font-family:Nunito,sans-serif}input[type=checkbox]{accent-color:#d93c3e}:focus-visible{outline-offset:2px;outline:2px solid #d93c3e}:root{--search-popup-top:5.6rem;--search-popup-top-small:5.6rem}.skip-link{color:#fff;z-index:1000;background:#262626;border-radius:4px;padding:8px;font-weight:700;text-decoration:none;position:absolute;top:-40px;left:6px}.skip-link:focus{top:6px}news-page .grid-container{grid-template-columns:repeat(12,minmax(0,1fr));align-items:start;gap:0;max-width:90rem;height:100%;margin:0 auto;display:grid}@media screen and (min-width:768px){news-page .grid-container{gap:10px}}@media screen and (min-width:1280px){news-page .grid-container{gap:16px}}news-page header-component{grid-column:1/13;width:100%}news-page .latest-news a{text-underline-offset:.25rem}news-page heading h2{padding-right:2rem}news-page news-content{flex-direction:column;gap:2rem;padding-block:4rem;display:flex;container:news-content/inline-size}news-page news-content h2{color:#262626;margin-bottom:.5rem;font-family:Nunito;font-size:1.8rem;font-weight:700;line-height:normal}@media screen and (min-width:768px){news-page news-content h2{margin-bottom:.75rem;font-size:2rem}}@media screen and (min-width:768px) and (min-width:1280px){news-page news-content h2{margin-bottom:1rem;font-size:2.5rem}}@media (max-width:1279px){news-page news-content{gap:2rem}}news-page .pagination-controls{justify-content:space-between;align-items:center;gap:1rem;margin-top:2rem;padding:1rem 0;display:flex}news-page .pagination-controls .pagination-btn{color:#e25b5b;cursor:pointer;background:#fff0;border:none;border-radius:4px;padding:.75rem 1.5rem;font-size:1rem;transition:background-color .3s}news-page .pagination-controls .pagination-btn:hover:not(:disabled){color:#940303}news-page .pagination-controls .pagination-btn:disabled{cursor:not-allowed;color:gray;opacity:.6;background:#ccc0}news-page .pagination-controls .page-info{color:#312727;font-size:1rem;font-weight:600}news-page news-sidebar{visibility:hidden;display:none}news-page news-content{grid-column:2/12}@media screen and (min-width:768px){news-page{row-gap:0}news-page news-sidebar{visibility:visible;grid-column:9/13;height:100%;display:block}news-page news-content{grid-column:2/9;margin-right:-.625rem}}@media screen and (min-width:1280px){news-page news-content{margin-right:-1rem}}
