.news-release *{font-family:var(--body-font-family)!important}.news-release .accordion .ac{border:0;border-bottom:2px solid var(--color-primary);margin-bottom:40px;padding:15px 0}.news-release .ac .ac-trigger{border-bottom:1px dotted #656565;margin-bottom:10px;padding:0 0 5px;position:relative}.news-release .ac .ac-trigger:after{content:unset!important}.news-release .ac-arrow svg{height:18px;position:absolute;right:0;top:20px;width:18px;fill:var(--color-primary);transition:all 0s}.news-release .ac.is-active .ac-arrow svg{transform:rotate(180deg)}.ac-headline{padding-right:30px}.ac-content__main p{text-align:left}.ac-content__enclosures{display:flex;flex-direction:column}.ac-content__enclosures img{height:auto;width:280px}.ac-content__attachment{display:flex;gap:5px}.ac-content__attachment svg{height:auto;width:24px;fill:var(--color-primary)}.news-release__pagination{align-items:center;display:flex;justify-content:flex-end}.news-release__pagination--next.active,.news-release__pagination--previous.active{display:none}.news-release__pagination--next svg,.news-release__pagination--previous svg{height:18px;width:18px;fill:var(--color-primary);cursor:pointer;transition:all 0s}.news-release__pagination--next svg{transform:rotate(-90deg)}.news-release__pagination--previous svg{transform:rotate(90deg)}.MsoTableGrid{width:850px!important}.ac-content__enclosures{margin-top:15px}.loading{background:#fafafa;cursor:wait;opacity:.7;overflow:hidden;position:relative}.loading:after{animation:spin 2s linear infinite;border:10px solid #f3f3f3;border-radius:50%;border-top-color:#3a6919;content:"";height:70px;left:50%;position:fixed;top:50%;transform:translate(-50%,-50%);width:70px;z-index:1000}@keyframes spin{0%{transform:translate(-50%,-50%) rotate(0deg)}to{transform:translate(-50%,-50%) rotate(1turn)}}.loading-text{text-align:center}.loading-text:after{content:"Loading..."}@media screen and (max-width:991px){.table-content{overflow-x:scroll}}