:root{--columns:1;--gap:1rem}@keyframes dot-bounce{0%{transform:translateY(0)}5%{transform:translateY(2px)}20%{transform:translateY(-8px)}35%{transform:translateY(4px)}40%{transform:translateY(0)}to{transform:translateY(0)}}@keyframes dot-fade{0%{opacity:1}50%{opacity:.2}to{opacity:1}}@keyframes dot-pulse{0%{transform:scale(1)}5%{transform:scale(.98)}50%{transform:scale(1.5)}to{transform:scale(1)}}@keyframes full-height{0%{height:0}to{height:100%}}@keyframes fade-in{0%{opacity:0}to{opacity:1}}.m-article__hero-content,.m-article__hero-image{background-color:#c30017;color:#fff}@media screen and (min-width:48em){.m-article__hero{flex-direction:row}}.m-article__hero-image .field__item img,.m-article__hero-image>.paragraph,.m-article__hero-image>.paragraph>.field{max-height:100%}.m-article__hero-content{padding:1.5rem}@media print,screen and (min-width:64em){.m-article__hero-content{padding:3.4375rem 2.625rem}}@media screen and (min-width:80em){.m-article__hero-content{padding:4.5rem 3.125rem}}@media screen and (min-width:90em){.m-article__hero-content{padding:5.125rem 3.75rem}}.m-article--featured .m-article__hero-content{position:static}.m-article__heading{color:#fff;font-weight:800;letter-spacing:.028125rem;text-transform:uppercase}.m-article__category,.m-article__date{font:600 .75rem Poppins,Helvetica,Roboto,Arial,sans-serif}@media screen and (min-width:48em){.m-article__category,.m-article__date{font-size:.875rem}}@media screen and (min-width:80em){.m-article__category,.m-article__date{font-size:1.125rem}}.m-article__date{opacity:1;text-transform:none}.m-article__category-inner,.m-article__date-inner{background-color:#8b0212;color:#fff;padding:.25rem .5rem}.m-article__content{font-size:1.125rem}.m-article__content-summary{display:none}.m-progress-bar{background:#eaf0f2;font-weight:600}@media print,screen and (min-width:64em){.m-progress-bar{width:100vw}}.m-progress-bar__label{font-size:.75rem}.m-progress-bar__outer{background:#fff}.m-progress-bar__inner{background:#c30017}