@keyframes hover-gradient{0%{transform:translateX(-100%)}100%{transform:translateX(100%)}}@keyframes text-hover-gradient{0%{background-position:100% 0%}100%{background-position:0% 0%}}.alert-banner{box-sizing:border-box;padding:15px 20px;width:100%;z-index:10}.alert-banner .fixed{position:fixed;top:0;width:100%}.alert-banner .grid-wrapper{align-items:center;display:flex;flex-direction:row;gap:35px;justify-content:space-evenly;margin:0 auto}@media print,screen and (min-width: 82.5625em){.alert-banner .grid-wrapper{width:50%}}.alert-banner--title{display:none;font:normal normal 500 13px/20px "Source Sans Pro Regular",sans-serif}@media print,screen and (min-width: 82.5625em){.alert-banner--title{display:block;font:normal normal 500 13px/20px "Source Sans Pro Regular",sans-serif}}.alert-banner--title-mobile{display:block}@media print,screen and (min-width: 82.5625em){.alert-banner--title-mobile{display:none}}.alert-banner--title a{color:#0400f5;text-decoration:none;font-weight:700}.alert-banner--title a:hover{text-decoration:underline}.alert-banner-primary,.alert-banner-secondary{background-color:#feeb29}.alert-banner-primary .alert-banner--title,.alert-banner-secondary .alert-banner--title{color:#000}.alert-banner-primary .alert-banner--email,.alert-banner-primary .alert-banner--phone,.alert-banner-secondary .alert-banner--email,.alert-banner-secondary .alert-banner--phone{background-image:url("../images/email-black.svg");background-size:contain;min-height:30px;min-width:30px;background-position:center left;background-repeat:no-repeat;font:normal normal 700 13px/20px "Source Sans Pro Bold",sans-serif;letter-spacing:-0.2px;padding-left:30px}@media print,screen and (min-width: 52.5625em){.alert-banner-primary .alert-banner--email,.alert-banner-primary .alert-banner--phone,.alert-banner-secondary .alert-banner--email,.alert-banner-secondary .alert-banner--phone{background-size:0%;padding-left:0}}.alert-banner-primary .alert-banner--email span,.alert-banner-primary .alert-banner--phone span,.alert-banner-secondary .alert-banner--email span,.alert-banner-secondary .alert-banner--phone span{display:none}@media print,screen and (min-width: 52.5625em){.alert-banner-primary .alert-banner--email span,.alert-banner-primary .alert-banner--phone span,.alert-banner-secondary .alert-banner--email span,.alert-banner-secondary .alert-banner--phone span{display:inline}}.alert-banner-primary .alert-banner--phone,.alert-banner-secondary .alert-banner--phone{background-image:url("../images/phone-black.svg")}