@keyframes arrow-pointing{0%{transform:translateX(0)}to{transform:translateX(.1875rem)}}@keyframes slide-in{0%{transform:translateY(-100%)}to{transform:translateY(0)}}@keyframes loading{0%{width:0}to{width:100%}}.module.module--subpage-banner{background-color:var(--e-global-color-secondary,#1a2651);padding-bottom:3rem;padding-top:3rem;position:relative}@media print,screen and (min-width:47.9375em){.module.module--subpage-banner{padding-bottom:5rem;padding-top:5rem}}.module.module--subpage-banner .banner-content{align-items:center;display:flex}.module.module--subpage-banner .banner-content a:hover{color:var(--e-global-color-primary,#076baa)}