:root{--f-primary: "Mark Pro", sans-serif;--f-primary-medium: "Mark Pro Medium", sans-serif;--f-primary-bold: "Mark Pro Bold", sans-serif;--z-header: 90;--z-search-loader: 80}.anim-enabled .anim-fade-up{visibility:hidden;opacity:0;transform:translateY(50px);transition:all .3s ease-in-out}.anim-enabled .anim-fade-up.is-scrolled{visibility:visible;opacity:1;transform:none}.strategy-header{padding:40px 0;text-align:center}.strategy-header__eyebrow{margin-block-end:1rem;--meta-b-light-color: #5b6770}.strategy-header__title{margin-block-end:0}.strategy-header__links{display:grid;grid-template-columns:1fr;gap:1rem;max-width:60.625rem;margin-block-start:1.5rem;margin-inline:auto}@media screen and (min-width: 50rem){.strategy-header__links{grid-template-columns:repeat(6, 1fr)}}.btn.strategy-header__link{display:flex;flex-direction:column;justify-content:center;grid-column:span 2}@media screen and (min-width: 50rem){.strategy-header__link:nth-last-child(2):nth-child(3n+1){grid-column:span 3}}@media screen and (min-width: 73.125rem){.strategy-header__link:nth-last-child(2):nth-child(3n+1){grid-column:2/span 2}}@media screen and (min-width: 50rem){.strategy-header__link:last-child:nth-child(3n-1){grid-column:span 3}}@media screen and (min-width: 73.125rem){.strategy-header__link:last-child:nth-child(3n-1){grid-column:4/span 2}}@media screen and (min-width: 50rem){.strategy-header__link:last-child:nth-child(3n-2){grid-column:3/span 2}}