@keyframes linkHoverAnimation{0%{background-size:0 2px,100% 2px}50%{background-size:100% 2px,0 2px}to{background-size:0 2px,100% 2px}}@keyframes expand-width{0%{width:0}to{width:100%}}.page{padding-bottom:2rem;padding-top:2rem}.page.grid-container{overflow:visible}.page__title{margin-bottom:1rem}.page.has-hero .hero-section{color:var(--color-white)}