@keyframes link-no-underline{0%{text-decoration-color:var(--block-color);text-underline-offset:.25rem}100%{text-decoration-color:rgba(0,0,0,0);text-underline-offset:.25rem}}@keyframes link-no-underline-hover{0%{text-decoration-color:rgba(0,0,0,0);text-underline-offset:.75rem}100%{text-decoration-color:var(--block-color);text-underline-offset:.25rem}}@keyframes link-underline{0%{text-decoration-color:var(--border-color);text-underline-offset:.25rem}25%{text-decoration-color:rgba(0,0,0,0);text-underline-offset:.25rem}26%{text-decoration-color:rgba(0,0,0,0);text-underline-offset:.75rem}100%{opacity:1;text-decoration-color:var(--border-color);text-underline-offset:.75rem}}@keyframes link-underline-hover{0%{text-underline-offset:.75rem}100%{text-underline-offset:.25rem}}@keyframes link-underline-simple-hover{0%{text-decoration-color:var(--border-color);text-underline-offset:.15rem}25%{text-decoration-color:rgba(0,0,0,0);text-underline-offset:.15rem}26%{text-decoration-color:rgba(0,0,0,0);text-underline-offset:.75rem}100%{text-decoration-color:var(--border-color);text-underline-offset:.15rem}}.gse_custom_wysiwyg_button_primary{font-size:0.875rem;font-weight:600;line-height:1.2;background-color:#900;border-radius:0.125rem;color:#fff;display:inline-block;padding:0.875rem 2.25rem;text-align:center;transition:background-color .25s;margin:0.625rem}.gse_custom_wysiwyg_button_primary:focus-visible{background-color:#002856}@media(hover: hover){.gse_custom_wysiwyg_button_primary:hover{background-color:#002856}}