.newsCard{border:1px solid var(--grey);border-bottom:4px solid var(--primary-border);gap:20px;padding:20px 35px;scroll-margin:120px;display:flex}@media (max-width:1368px){.newsCard{padding:25px}}@media (max-width:480px){.newsCard{flex-direction:column}}.newsCard-tile{cursor:pointer;padding:25px}.newsCard-tile-blur{opacity:.2}.newsCard-tile-full{flex-direction:row;grid-column:1/-1;justify-content:space-between;gap:40px;display:flex}@media (max-width:480px){.newsCard-tile-full{flex-direction:column}}.newsCard-tile-full-expanded{flex-direction:column;width:100%;display:flex}.newsCard-tile-anchor{border-top:1px solid var(--grey-light);justify-content:space-between;display:flex}.newsCard-publicationDate{min-width:190px;color:var(--grey-light);border-right:1px solid var(--grey-light);font-size:14px;font-style:italic}@media (max-width:1368px){.newsCard-publicationDate{min-width:auto}}@media (max-width:480px){.newsCard-publicationDate{border-right:none;border-bottom:1px solid var(--grey-light);padding-bottom:4px}}.newsCard-publicationDate-tile{border-right:none;padding-top:8px}@media (max-width:480px){.newsCard-publicationDate-tile{border-bottom:none;padding-bottom:0}}.newsCard-content{flex-direction:column;width:100%;display:flex}.newsCard-content-tile{justify-content:space-between}.newsCard-content-tile-full{justify-content:space-between;height:100%}.newsCard-content-title{color:var(--primary-text);margin-bottom:24px;font-size:18px;font-weight:600}.newsCard-content-title-tile{margin-bottom:45px}.newsCard-content-content{color:var(--black);white-space:pre-wrap;flex:1;margin-bottom:16px;font-size:16px}.newsCard-content-content a{text-decoration:underline}.newsCard-content-content-toggle{color:var(--primary-text);cursor:pointer;margin-top:20px;font-weight:700}.newsCard-content-read{color:var(--primary-text);align-self:flex-end;font-size:14px}.newsCard-content-read a{justify-content:space-between;gap:4px;text-decoration:underline;display:flex}.newsCard-content-read-full a{justify-content:flex-end}
.news-sidebar{flex-direction:column;gap:20px;width:100%;display:flex}@media (max-width:1368px){.news-sidebar{display:none}}.newsSidebar{min-width:265px;font-size:16px}@media (max-width:1368px){.newsSidebar{min-width:115px}}@media (max-width:480px){.newsSidebar{display:none}}.newsSidebar-title{border-bottom:1px solid var(--grey-light);padding-bottom:8px;font-weight:700}.newsSidebar-years{border-bottom:1px solid var(--grey-light);max-height:180px;padding:20px 0}.newsSidebar-years-list{max-height:180px;overflow-y:scroll}.newsSidebar-years-list-year{color:var(--grey);cursor:pointer;margin-bottom:10px}.newsSidebar-years-list-year-selected{color:var(--black);text-decoration:underline}.sidebar{min-width:265px;margin-top:31px}@media (max-width:1368px){.sidebar{display:none}}.sidebar-title{margin-bottom:1.5rem}.sidebar-title h2{color:#333;font-size:1.25rem;font-weight:600}.sidebar-content-section{margin-bottom:1.5rem}.sidebar-content-section h3{color:#555;margin-bottom:.75rem;font-size:1rem;font-weight:500}.sidebar-content-section-years{flex-wrap:wrap;gap:.5rem;display:flex}.sidebar-content-section-years-year{cursor:pointer;background-color:#fff;border:1px solid #ddd;border-radius:4px;padding:.5rem .75rem;transition:all .2s}.sidebar-content-section-years-year:hover{background-color:#f0f0f0}.sidebar-content-section-years-year-selected{color:#fff;background-color:#e63946;border-color:#e63946}.sidebar-content-section-years-year-selected:hover{background-color:#d62b39}.sidebar-content-section-years-year span{font-size:.875rem}
