.cta-shimmer{color:#fff;background:#252d2e;animation:2s ease-in-out infinite aw-cta-dark}.cta-shimmer-light{color:#252d2e;background:#d6bc80;animation-name:aw-cta-light}@keyframes aw-cta-dark{0%,to{background-color:#252d2e}50%{background-color:#53624e}}@keyframes aw-cta-light{0%,to{background-color:#d6bc80}50%{background-color:#f5f6f4}}@media (width<=1100px){.nav-cta.cta-shimmer{animation:none}}@media (prefers-reduced-motion:reduce){.cta-shimmer{animation:none}}