.pr-hero-product{animation:pr-product 18s ease infinite}.pr-hero-pricing{animation:pr-pricing 18s ease infinite}.pr-hero-access{animation:pr-access 18s ease infinite;filter:drop-shadow(0 9px 12px #0002)}.pr-hero-phase{transform-box:fill-box;transform-origin:left}.pr-craft[data-locale=ar] .pr-hero-phase{transform-origin:right}.pr-hero-phase-0{animation:pr-phase-one 18s linear infinite}.pr-hero-phase-1{animation:pr-phase-two 18s linear infinite}.pr-hero-phase-2{animation:pr-phase-three 18s linear infinite}@keyframes pr-product{0%{opacity:.3}12%,94%{opacity:1}to{opacity:.3}}@keyframes pr-pricing{0%,24%{opacity:.35}37%,94%{opacity:1}to{opacity:.35}}@keyframes pr-access{0%,53%{opacity:0;translate:0 8px}65%,94%{opacity:1;translate:0 0}to{opacity:0;translate:0 8px}}@keyframes pr-phase-one{0%{transform:scaleX(0)}28%,94%{transform:scaleX(1)}to{transform:scaleX(0)}}@keyframes pr-phase-two{0%,30%{transform:scaleX(0)}59%,94%{transform:scaleX(1)}to{transform:scaleX(0)}}@keyframes pr-phase-three{0%,60%{transform:scaleX(0)}94%{transform:scaleX(1)}to{transform:scaleX(0)}}