@supports (animation-timeline:view()){@media (prefers-reduced-motion:no-preference){.sa-workflow{view-timeline-name:--sa-workflow}.sa-workflow-line{transform-origin:0;animation:linear both sa-draw-x;animation-timeline:--sa-workflow;animation-range:entry 70% cover 50%}.sa-workflow-step{animation:linear both sa-rise;animation-timeline:view();animation-range:entry 10% entry 90%}.sa-workflow-marker{animation:linear both sa-pop;animation-timeline:view();animation-range:entry 20%}@media (min-width:1024px){.sa-workflow-step,.sa-workflow-marker{animation-timeline:--sa-workflow;animation-range:entry calc(70% + var(--sa-i,0)*12%)cover calc(22% + var(--sa-i,0)*8%)}}.sa-bento-tile{animation:linear both sa-focus-in;animation-timeline:view();animation-range:entry calc(5% + var(--sa-i,0)*10%)cover calc(28% + var(--sa-i,0)*4%)}.sa-bento-wipe{animation:linear both sa-wipe-in;animation-timeline:view();animation-range:entry 100% cover 45%}.sa-cta{view-timeline-name:--sa-cta;animation:linear both sa-expand;animation-timeline:view();animation-range:entry cover 45%}.sa-cta-glow{animation:linear both sa-glow;animation-timeline:--sa-cta;animation-range:entry 20% cover 50%}.sa-cta-content{animation:linear both sa-rise;animation-timeline:--sa-cta;animation-range:entry 40% cover 40%}@keyframes sa-draw-x{0%{transform:scaleX(0)}to{transform:scaleX(1)}}@keyframes sa-rise{0%{opacity:0;transform:translateY(28px)}to{opacity:1;transform:none}}@keyframes sa-pop{0%{opacity:0;transform:scale(.5)rotate(-12deg)}70%{opacity:1;transform:scale(1.08)rotate(2deg)}to{opacity:1;transform:none}}@keyframes sa-focus-in{0%{opacity:0;filter:blur(10px);transform:translateY(48px)scale(.96)}to{opacity:1;filter:none;transform:none}}@keyframes sa-wipe-in{0%{clip-path:inset(0 100% 0 0 round 6px)}to{clip-path:inset(0 round 6px)}}@keyframes sa-expand{0%{clip-path:inset(8% 12% round 3.5rem);transform:scale(.94)}to{clip-path:inset(0 round 2rem);transform:none}}@keyframes sa-glow{0%{opacity:.2;transform:translateY(-25%)scale(.8)}to{opacity:1;transform:none}}}}
