@keyframes customer-quote-progress{0%{transform:scaleX(0)}to{transform:scaleX(1)}}.customer-quote-progress{transform-origin:0;animation-name:customer-quote-progress;animation-timing-function:linear;animation-fill-mode:forwards}@media (hover:hover){.customer-quote-stage:has(.customer-quote-body:hover) .customer-quote-progress{animation-play-state:paused}}.customer-quote-stage[data-onscreen=false] .customer-quote-progress{animation-play-state:paused}.customer-quote-stage:has(:focus-visible) .customer-quote-progress{animation-play-state:paused}@media (prefers-reduced-motion:reduce){.customer-quote-progress{animation:none;transform:scaleX(1)}}
