@keyframes pulse{0%{transform:scale(1);box-shadow:0px 0px 8px 1px #2b0fc7}50%{transform:scale(1.02);box-shadow:0px 0px 12px 3px #2b0fc7}100%{transform:scale(1);box-shadow:0px 0px 8px 1px #2b0fc7}}.cta-button{border-radius:10px;background:#fcd21d;box-shadow:0px 0px 8px 1px #2b0fc7;transition:all 0.3s ease-in-out;animation:pulse 1.5s infinite}.cta-button a{padding:11px!important;color:#000000!important;text-decoration:none}.cta-button:hover{transform:scale(1.1);transition:all 0.2s ease-in-out;animation:none;box-shadow:0px 0px 12px 3px #2b0fc7}#top-menu li:not(.cta-button){padding-bottom:5px}#main-header{line-height:normal!important;padding-bottom:5px}@keyframes pulse{0%{transform:scale(1);box-shadow:0px 0px 8px 1px #2b0fc7}50%{transform:scale(1.02);box-shadow:0px 0px 12px 3px #2b0fc7}100%{transform:scale(1);box-shadow:0px 0px 8px 1px #2b0fc7}}#cta.button2{animation:pulse 1.5s infinite ease-in-out}:target:before{content:"";display:block;height:75px;margin-top:-75px}