/* Local SVG fallback for Font Awesome icons. Activated only when the Font Awesome CDN cannot render. No font files are bundled. */
.spj-fa-svg::before{display:none!important;content:none!important}.spj-fa-svg{display:inline-flex!important;align-items:center;justify-content:center;line-height:1;vertical-align:-0.125em}.spj-fa-svg-icon{display:block;width:1em;height:1em;fill:currentColor}.fa-spin .spj-fa-svg-icon{animation:spjFaSpin 1s linear infinite}@keyframes spjFaSpin{to{transform:rotate(360deg)}}
