@keyframes bfvType{0%,6%{width:0}52%,92%{width:var(--bfv-w, 100%)}to{width:0}}.bfv-type{width:var(--bfv-w, 100%);animation:bfvType 3.4s cubic-bezier(.45,0,.25,1) infinite}@keyframes bfvCaret{0%,49%{opacity:1}50%,to{opacity:0}}.bfv-caret{animation:bfvCaret .9s step-end infinite}@keyframes bfvGlow{0%,to{opacity:.2}50%{opacity:.7}}.bfv-glow{animation:bfvGlow 3.4s ease-in-out infinite}@keyframes bfvPulse{0%,to{transform:scale(.85);opacity:.5}50%{transform:scale(1.15);opacity:1}}.bfv-pulse{animation:bfvPulse 1.6s ease-in-out infinite}@media(prefers-reduced-motion:reduce){.bfv-type{animation:none;width:var(--bfv-w, 100%)}.bfv-caret,.bfv-glow,.bfv-pulse{animation:none}}.tpl-rail{position:relative;width:100%;overflow:hidden}.tpl-rail-track{display:flex;width:max-content;animation:tplRailScroll 90s linear infinite}.tpl-rail:hover .tpl-rail-track,.tpl-rail:focus-within .tpl-rail-track{animation-play-state:paused}@keyframes tplRailScroll{0%{transform:translate(0)}to{transform:translate(-50%)}}@media(prefers-reduced-motion:reduce){.tpl-rail{overflow-x:auto}.tpl-rail-track{animation:none}}
