@keyframes LinearLoadingTransition{0%{background-position:100%}}.tags-container{flex-wrap:wrap;gap:5px;display:flex}.tags-container .tag{color:var(--white);text-transform:uppercase;white-space:nowrap;text-rendering:geometricprecision;background-color:#e70c2d;border:none;align-items:center;width:auto;min-height:25px;max-height:25px;padding:4px 20px;font-family:-moz-system-font,system-ui,sans-serif;font-size:.75rem;line-height:15px;transition:background-color .3s;box-shadow:inset 0 1px 1px #0000001a}.tags-container .tag:hover,.tags-container .tag:focus,.tags-container .tag.active{background-color:var(--heading-highlight-color)}
@keyframes LinearLoadingTransition{0%{background-position:100%}}.panel-component{max-width:350px}.panel-component .panel-container{margin-bottom:10px;position:relative}.panel-component .panel-container img{width:100%}.panel-component .panel-container .panel-content{flex-direction:column;justify-content:space-between;padding:30px 20px;display:flex;position:absolute;inset:0}.panel-component .panel-container .panel-content .panel-text h3{font-size:2.5rem;font-family:var(--font-opensans-extra-bold);letter-spacing:-1.2px;line-height:32px}.panel-component .panel-container .panel-content .panel-text strong{color:var(--heading-highlight-color)}.panel-component .panel-container .panel-content .panel-text p:first-of-type{padding-top:10px}.panel-component .panel-container .panel-content .panel-text p{font-size:1.625rem;font-family:var(--secondary-font-family);color:var(--white);line-height:26px}.panel-component .panel-container .panel-content .button{max-width:245px}@media (min-width:64em){.panel-component .panel-container .panel-content .button{max-width:unset}}
@keyframes LinearLoadingTransition{0%{background-position:100%}}.social-media-component .social-media-icons{gap:20px;display:flex}.social-media-component .social-media-icons img{width:auto;height:30px}
@keyframes LinearLoadingTransition{0%{background-position:100%}}.news-sidebar{width:100%;max-width:unset;flex-direction:column;justify-content:flex-start;display:flex}@media (min-width:48em){.news-sidebar{gap:50px}}@media (min-width:1115px){.news-sidebar{max-width:320px;margin-left:40px}}.news-sidebar .news-sidebar-section{margin-top:50px}@media (min-width:48em){.news-sidebar .news-sidebar-section{margin-top:0}.news-sidebar .news-sidebar-section:first-child{margin-top:50px}}@media (min-width:1115px){.news-sidebar .news-sidebar-section:first-child{margin-top:0}}.news-sidebar .news-sidebar-section .heading{margin-bottom:10px}.news-sidebar .news-sidebar-section .read-more-wrapper{flex-direction:column;display:flex}@media (min-width:580px){.news-sidebar .news-sidebar-section .read-more-wrapper{flex-direction:row;gap:10px}}@media (min-width:1115px){.news-sidebar .news-sidebar-section .read-more-wrapper{flex-direction:column;gap:20px}}
