.ptour{--ptour-gold-1:#ffe08a;--ptour-gold-2:#f3a93a;background:var(--paper);border:1px solid var(--line);border-radius:22px;overflow:hidden;box-shadow:0 36px 70px -52px #0b1f3a8c}.ptour-tabs{grid-template-columns:minmax(250px,290px) minmax(0,1fr);display:grid}.ptour-rail{border-inline-end:1px solid var(--line);background:#f3f6fa;flex-direction:column;gap:18px;padding:18px;display:flex}.ptour-list{flex-direction:column;gap:6px;display:flex}.ptour-tab{width:100%;font:inherit;text-align:start;color:var(--muted);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:14px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:3px 10px;padding:16px 18px 22px;transition:background-color .25s,border-color .25s,box-shadow .25s;display:grid;position:relative}.ptour-tab-name{font-family:var(--font-display);letter-spacing:-.02em;color:#52657b;grid-column:1;font-size:20px;font-weight:650;line-height:1.25;transition:color .25s}.ptour-tab small{text-wrap:balance;grid-column:1;font-size:13px;line-height:1.4}.ptour-tab small .ptour-part{white-space:nowrap}@media (min-width:961px){.ptour-tab small .ptour-part{display:block}.ptour-tabs[dir=rtl] .ptour-tab small .ptour-part{text-align:right}}.ptour-tab:hover:not([data-state=active]){background:#e8eef6}.ptour-tab:hover:not([data-state=active]) .ptour-tab-name{color:var(--ink)}.ptour-tab[data-state=active]{border-color:var(--line);background:#fff;box-shadow:0 14px 30px -22px #0b1f3a99}.ptour-tab[data-state=active] .ptour-tab-name{color:var(--ink)}.ptour-tab:focus-visible{outline:2px solid var(--royal);outline-offset:2px}.ptour-progress{inset-inline:18px;opacity:0;background:#dfe7f0;border-radius:3px;height:3px;transition:opacity .25s;position:absolute;bottom:10px;overflow:hidden}.ptour-tab[data-state=active] .ptour-progress{opacity:1}.ptour-progress i{background:var(--royal);border-radius:inherit;transform-origin:0;height:100%;display:block;transform:scaleX(0)}.ptour-tabs[dir=rtl] .ptour-progress i{transform-origin:100%}.ptour[data-playing=true] .ptour-progress i{animation:ptour-fill var(--ptour-dwell,8s) linear forwards}.ptour[data-running=false] .ptour-progress i{animation-play-state:paused}.ptour[data-playing=false] .ptour-progress{opacity:0}@keyframes ptour-fill{to{transform:scaleX(1)}}.ptour-tag{letter-spacing:.08em;color:#3d2600;background:linear-gradient(135deg, var(--ptour-gold-1), var(--ptour-gold-2));border-radius:999px;grid-area:1/2/span 2;align-self:center;padding:4px 9px;font-size:11px;font-weight:800;line-height:1.3;animation:2.4s ease-in-out infinite ptour-tag-pulse;box-shadow:0 6px 14px -6px #f3a93ae6}.ptour-tabs[dir=rtl] .ptour-tag{letter-spacing:0;font-size:12px}@keyframes ptour-tag-pulse{0%,to{transform:scale(1)}50%{transform:scale(1.08)}}.ptour-controls{justify-content:space-between;align-items:center;gap:12px;margin-top:auto;padding:4px 6px 0;display:flex}.ptour-toggle{min-height:40px;font:inherit;color:var(--ink);border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:999px;align-items:center;gap:8px;padding:8px 14px;font-size:13.5px;font-weight:600;transition:border-color .2s,color .2s;display:inline-flex}.ptour-toggle:hover{color:var(--royal);border-color:var(--royal)}.ptour-toggle:focus-visible{outline:2px solid var(--royal);outline-offset:2px}.ptour-count{color:var(--muted);font-variant-numeric:tabular-nums;unicode-bidi:isolate;font-size:13px}.ptour-count b{color:var(--ink);font-weight:700}.ptour-stage{min-width:0;display:grid}.ptour-panel{outline:none;flex-direction:column;grid-area:1/1;min-width:0;display:flex}.ptour-panel[data-state=inactive]{visibility:hidden;pointer-events:none}.ptour-panel[data-state=active] .ptour-visual{animation:.7s cubic-bezier(.2,.7,.2,1) ptour-rise}.ptour-panel[data-state=active] .ptour-body{animation:.6s both ptour-fade}@keyframes ptour-rise{0%{opacity:0;transform:translateY(14px)scale(.985)}to{opacity:1;transform:none}}@keyframes ptour-fade{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}.ptour-visual{padding:18px 18px 0;position:relative}.ptour-visual .entry-art{aspect-ratio:16/6.6;border-radius:16px}.ptour-visual .product-plate{top:20px;inset-inline-start:22px}.ptour-visual .product-plate img{height:36px}.ptour-visual .product-art-screen{inset-inline-start:30%;width:66%;top:15%}.ptour-panel[data-state=active] .product-art-screen{animation:1.1s cubic-bezier(.2,.7,.2,1) ptour-screen}.ptour-body{flex:1;grid-template-columns:minmax(0,1.05fr) minmax(0,1fr);gap:24px 44px;padding:24px 32px 30px;display:grid}.ptour-copy{flex-direction:column;align-items:flex-start;min-width:0;display:flex}.ptour-platform{letter-spacing:.02em;color:var(--label);margin:0 0 6px;font-size:12px;font-weight:600}.ptour-copy h3{font-family:var(--font-display);letter-spacing:-.035em;color:var(--ink);margin:0 0 10px;font-size:clamp(26px,2.4vw,34px);font-weight:650;line-height:1.15}.ptour-intro{color:var(--muted);max-width:46ch;margin:0 0 20px;font-size:16px;line-height:1.7}.ptour-actions{flex-wrap:wrap;align-items:center;gap:12px 20px;display:flex}.ptour-actions .button{min-height:48px;font-size:14.5px}.ptour-marketplace{min-height:44px;color:var(--ink);align-items:center;gap:8px;font-size:13.5px;font-weight:600;display:inline-flex}.ptour-marketplace:hover{color:var(--royal)}.ptour-features{background:var(--mist);border-radius:16px;align-content:start;align-self:start;gap:12px;margin:0;padding:22px 24px;list-style:none;display:grid}.ptour-features li{color:#34495f;align-items:flex-start;gap:10px;font-size:14.5px;line-height:1.5;display:flex}.ptour-features svg{color:var(--royal);flex-shrink:0;margin-top:2px}.ptour-offer{z-index:3;inset-inline-start:40px;isolation:isolate;color:#fff;background:linear-gradient(120deg,#0b1f3a 0%,#15509a 58%,#0b1f3a 100%);border-radius:16px;align-items:center;gap:14px;margin:0;padding:14px 22px 14px 14px;animation:2.8s ease-in-out infinite ptour-glow;display:flex;position:absolute;bottom:22px;overflow:hidden;box-shadow:0 0 0 1px #f3a93ab3,0 16px 32px -16px #0b1f3acc}.ptour-tabs[dir=rtl] .ptour-offer{padding:14px 14px 14px 22px}.ptour-offer:after{content:"";z-index:-1;background:linear-gradient(105deg,#0000 30%,#ffffff47 50%,#0000 70%);animation:3.6s ease-in-out infinite ptour-shine;position:absolute;inset:0;transform:translate(-130%)}.ptour-offer-icon{color:#3d2600;background:linear-gradient(135deg, var(--ptour-gold-1), var(--ptour-gold-2));border-radius:50%;flex-shrink:0;place-items:center;width:52px;height:52px;display:grid;box-shadow:0 0 0 5px #ffe08a2e}.ptour-offer-text{flex-direction:column;gap:2px;display:flex}.ptour-offer-text strong{font-family:var(--font-display);letter-spacing:-.02em;color:var(--ptour-gold-1);background:linear-gradient(90deg, var(--ptour-gold-1), var(--ptour-gold-2));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:34px;font-weight:750;line-height:1}.ptour-offer-text>span{color:#e9f0f9;font-size:15px;font-weight:600;line-height:1.4}.ptour-tabs[dir=rtl] .ptour-offer-text strong{letter-spacing:0;font-family:Noto Sans Arabic,sans-serif;line-height:1.3}@keyframes ptour-shine{0%,50%{transform:translate(-130%)}to{transform:translate(130%)}}@keyframes ptour-glow{0%,to{box-shadow:0 0 0 1px #f3a93ab3,0 16px 32px -16px #0b1f3acc}50%{box-shadow:0 0 0 4px #f3a93a52,0 18px 36px -14px #f3a93a8c}}.ptour[data-running=false] :is(.ptour-tag,.ptour-offer),.ptour[data-running=false] .ptour-offer:after,.ptour-panel[data-state=inactive] .ptour-offer,.ptour-panel[data-state=inactive] .ptour-offer:after{animation-play-state:paused}.ptour-tabs[dir=rtl] :is(.ptour-tab-name,.ptour-copy h3){letter-spacing:0;font-family:Noto Sans Arabic,sans-serif}.ptour-tabs[dir=rtl] .ptour-copy h3{line-height:1.4}@media (max-width:1100px){.ptour-body{grid-template-columns:1fr;align-content:start;gap:22px}.ptour-intro{max-width:none}}@media (max-width:960px){.ptour-tabs{grid-template-columns:1fr}.ptour-rail{border-inline-end:0;border-bottom:1px solid var(--line);gap:12px;padding:18px 12px 12px}.ptour-list{grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:6px;display:grid}.ptour-tab{grid-template-columns:minmax(0,1fr);align-content:start;padding:15px 12px 18px}.ptour-tab-name{font-size:17px}.ptour-tab small{font-size:12px}.ptour-tag{top:-10px;grid-area:auto;padding:2px 8px;font-size:10px;line-height:1.35;position:absolute;inset-inline-end:10px}.ptour-tabs[dir=rtl] .ptour-tag{font-size:11px;top:-11px}.ptour-progress{inset-inline:14px;bottom:7px}.ptour-controls{margin-top:0;padding:0 4px}.ptour-visual{padding:14px 14px 0}.ptour-stage{position:relative}.ptour-panel[data-state=inactive]{position:absolute;inset:0 0 auto}}@media (max-width:560px){.ptour{border-radius:16px}.ptour-list{grid-template-columns:repeat(2,minmax(0,1fr));row-gap:12px}.ptour-list>:last-child:nth-child(odd){grid-column:1/-1}.ptour-visual .entry-art{aspect-ratio:16/10}.ptour-visual .product-plate img{height:26px}.ptour-visual .product-art-screen{inset-inline-start:10%;width:92%;top:26%}.ptour-body{padding:20px 18px 22px}.ptour-offer{margin:12px 0 0;position:relative;inset:auto}.ptour-offer-text strong{font-size:26px}}@media (prefers-reduced-motion:reduce){.ptour-progress{display:none}.ptour-panel[data-state=active] :is(.ptour-visual,.ptour-body,.product-art-screen),.ptour-offer,.ptour-offer:after,.ptour-tag{animation:none}}
.entry-art-band.has-scene{--sc-delay:.9s}.entry-art-band.has-scene>:not(.scene){z-index:1;position:relative}.scene{--sc-ice:#eaf3fd;--sc-sky:#5aa2ff;--sc-royal:#2a86ea;--sc-teal:#2ec4b6;--sc-mist:#9cc4f2;--sc-line:#9cc4f24d;--sc-card:#eaf3fd12;--sc-card-line:#eaf3fd33;z-index:0;pointer-events:none;width:100%;height:100%;animation:sc-scene-in 1.1s var(--ease-out-soft) var(--sc-delay,.9s) backwards;position:absolute;inset:0}.scene-mirror:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){transform:scaleX(-1)}.scene *{transform-box:fill-box}.intro-pending .scene,.intro-pending .scene *{animation-play-state:paused}@keyframes sc-scene-in{0%{opacity:0}to{opacity:1}}.sc-lane{fill:none;stroke:var(--sc-line);stroke-width:1.5px;stroke-dasharray:1 6;stroke-linecap:round}.sc-packet{fill:none;stroke:var(--sc-ice);stroke-width:5px;stroke-linecap:round;stroke-dasharray:1.2 98.8;stroke-dashoffset:100px;animation:sc-travel 3.6s cubic-bezier(.45, .05, .35, 1) calc(var(--sc-delay,.9s) + var(--d,0s)) infinite}.sc-card{fill:var(--sc-card);stroke:var(--sc-card-line);stroke-width:1.2px}.sc-ink{fill:none;stroke:#eaf3fd73;stroke-width:3px;stroke-linecap:round}.sc-pulse circle{fill:none;stroke:#9cc4f259;stroke-width:1.5px;transform-origin:50%;opacity:0;animation:sc-ring 6s var(--ease-out-soft) var(--sc-delay,.9s) infinite}.sc-pulse circle+circle{animation-delay:calc(var(--sc-delay,.9s) + 3s)}.sc-bob{animation:sc-bob 6s ease-in-out calc(var(--sc-delay,.9s) + var(--d,0s)) infinite}@keyframes sc-travel{0%{stroke-dashoffset:100px;opacity:0}12%{opacity:1}88%{opacity:1}to{stroke-dashoffset:0;opacity:0}}@keyframes sc-ring{0%{opacity:0;scale:.9}20%{opacity:1}to{opacity:0;scale:1.7}}@keyframes sc-bob{0%,to{translate:0}50%{translate:0 -5px}}@media (prefers-reduced-motion:reduce){.scene,.scene *{animation:none!important}.scene :is(.sc-packet,.sc-pulse){display:none}}
.scene-business-central .bc-ghosts{opacity:.45}.scene-business-central .bc-rows{animation:bc-post 12s linear calc(var(--sc-delay,.9s) + .4s) infinite}.scene-business-central .bc-bar{transform-origin:50% 100%;animation:bc-bar 7s var(--ease-tour) calc(var(--sc-delay,.9s) + var(--d,0s)) infinite}.scene-business-central .bc-trend{stroke-dasharray:100;stroke-dashoffset:0;animation:bc-draw 7s var(--ease-tour) calc(var(--sc-delay,.9s) + .6s) infinite}.scene-business-central .bc-trend-dot{transform-origin:50%;animation:bc-dot 7s var(--ease-tour) calc(var(--sc-delay,.9s) + .6s) infinite}.scene-business-central .bc-kpi-dot{transform-origin:50%;animation:bc-blink 2.8s ease-in-out calc(var(--sc-delay,.9s) + var(--d,0s)) infinite}@keyframes bc-post{0%{translate:0}to{translate:0 -180px}}@keyframes bc-bar{0%,to{scale:1 .5}45%,72%{scale:1}}@keyframes bc-draw{0%{stroke-dashoffset:100px;opacity:1}42%,84%{stroke-dashoffset:0;opacity:1}to{stroke-dashoffset:0;opacity:0}}@keyframes bc-dot{0%,38%{scale:0}46%{scale:1.4}54%,84%{opacity:1;scale:1}to{opacity:0;scale:1}}@keyframes bc-blink{0%,to{opacity:1}50%{opacity:.35}}
.scene-microsoft-dynamics-365 .d365-stars circle{fill:var(--sc-ice)}.scene-microsoft-dynamics-365 .d365-sparkle{fill:var(--sc-ice);opacity:.7;transform-origin:50%;animation:d365-sparkle 6.5s ease-in-out calc(var(--sc-delay,.9s) + var(--d,0s)) infinite}.scene-microsoft-dynamics-365 .d365-twinkle{animation:d365-twinkle 5s ease-in-out calc(var(--sc-delay,.9s) + var(--d,0s)) infinite}.scene-microsoft-dynamics-365 .d365-orbit{fill:none;stroke:url(#d365-orbit-g);stroke-width:1.3px}.scene-microsoft-dynamics-365 .d365-orbit-1{opacity:.75}.scene-microsoft-dynamics-365 .d365-orbit-2{opacity:.5}.scene-microsoft-dynamics-365 .d365-link{fill:none;stroke:#9cc4f257;stroke-width:1.3px;stroke-dasharray:1 5;stroke-linecap:round}.scene-microsoft-dynamics-365 .d365-link-lit{fill:none;stroke:var(--sc-teal);stroke-width:2px;stroke-linecap:round;stroke-dasharray:100;stroke-dashoffset:100px;opacity:0;animation:d365-link 9.6s var(--ease-out-soft) calc(var(--sc-delay,.9s) + .8s + var(--d,0s)) infinite}.scene-microsoft-dynamics-365 .d365-arc{animation-name:d365-arc}.scene-microsoft-dynamics-365 .d365-comet{fill:none;stroke-linecap:round;stroke-dashoffset:calc(var(--o) * 1px);animation:d365-orbit var(--t) linear var(--sc-delay,.9s) infinite both}.scene-microsoft-dynamics-365 .d365-rev{animation-name:d365-orbit-rev}.scene-microsoft-dynamics-365 .d365-head{stroke:var(--sc-ice);stroke-width:5px}.scene-microsoft-dynamics-365 .d365-tail{stroke:var(--sc-sky);stroke-width:2.6px;opacity:.7}.scene-microsoft-dynamics-365 .d365-trail{stroke:var(--sc-mist);stroke-width:1.4px;opacity:.35}.scene-microsoft-dynamics-365 .d365-glow{stroke:var(--sc-sky);stroke-width:13px;opacity:.22}.scene-microsoft-dynamics-365 :is(.d365-comet-1,.d365-comet-2){stroke-width:3.6px}.scene-microsoft-dynamics-365 :is(.d365-comet-1,.d365-comet-2):is(.d365-tail,.d365-trail){stroke-width:1.8px}.scene-microsoft-dynamics-365 :is(.d365-comet-1,.d365-comet-2).d365-glow{stroke-width:10px}.scene-microsoft-dynamics-365 .d365-wave ellipse{fill:none;stroke:#9cc4f280;stroke-width:1.4px;vector-effect:non-scaling-stroke;transform-origin:50%;opacity:0;animation:d365-wave 7s var(--ease-out-soft) var(--sc-delay,.9s) infinite}.scene-microsoft-dynamics-365 .d365-wave ellipse+ellipse{animation-delay:calc(var(--sc-delay,.9s) + 3.5s)}.scene-microsoft-dynamics-365 .d365-tile{stroke:#eaf3fd59;stroke-width:1px}.scene-microsoft-dynamics-365 .d365-sky .d365-tile{fill:url(#d365-sky)}.scene-microsoft-dynamics-365 .d365-teal .d365-tile{fill:url(#d365-teal)}.scene-microsoft-dynamics-365 .d365-glass .d365-tile{fill:#143468b8;stroke:var(--sc-card-line)}.scene-microsoft-dynamics-365 .d365-glyph{color:#fff;fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round}.scene-microsoft-dynamics-365 .d365-glass .d365-glyph{color:var(--sc-mist)}.scene-microsoft-dynamics-365 .d365-node{transform-origin:50%;animation:d365-pulse var(--t) ease-in-out calc(var(--sc-delay,.9s) + var(--d,0s)) infinite}.scene-microsoft-dynamics-365 .d365-halo{fill:none;stroke:var(--sc-ice);stroke-width:1.4px;opacity:0;transform-origin:50%;animation:d365-halo var(--t) ease-out calc(var(--sc-delay,.9s) + var(--d,0s)) infinite}@media (prefers-reduced-motion:reduce){.scene-microsoft-dynamics-365 .d365-trail{display:none}}@keyframes d365-orbit{0%{stroke-dashoffset:calc(var(--o) * 1px + 100px)}to{stroke-dashoffset:calc(var(--o) * 1px)}}@keyframes d365-orbit-rev{0%{stroke-dashoffset:calc(var(--o) * 1px)}to{stroke-dashoffset:calc(var(--o) * 1px + 100px)}}@keyframes d365-pulse{0%,30%,to{scale:1}7%{scale:1.12}}@keyframes d365-halo{0%{opacity:0;scale:1}6%{opacity:.75;scale:1.05}24%,to{opacity:0;scale:1.6}}@keyframes d365-link{0%{stroke-dashoffset:100px;opacity:.95}14%{stroke-dashoffset:0;opacity:.95}30%,to{stroke-dashoffset:0;opacity:0}}@keyframes d365-arc{0%{stroke-dashoffset:100px;opacity:.95}26%{stroke-dashoffset:0;opacity:.95}42%,to{stroke-dashoffset:0;opacity:0}}@keyframes d365-wave{0%{opacity:0;scale:1}18%{opacity:.9}to{opacity:0;scale:2.4 1.37}}@keyframes d365-sparkle{0%,to{opacity:.25;scale:.6}50%{opacity:.85;scale:1}}@keyframes d365-twinkle{0%,to{opacity:.2}50%{opacity:.9}}
.scene-finance-operations .fo-land{fill:none;stroke:var(--sc-mist);stroke-width:2.8px;stroke-linecap:round;opacity:.4}.scene-finance-operations .fo-land-dim{opacity:.16}.scene-finance-operations .fo-land-lit{opacity:.75}.scene-finance-operations .fo-land-ar{display:none}.scene-finance-operations:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)) .fo-land-en{display:none}.scene-finance-operations:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)) .fo-land-ar{display:inline}.scene-finance-operations .fo-plain{-webkit-mask:url(#finance-operations-fade-en);mask:url(#finance-operations-fade-en)}.scene-finance-operations:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)) .fo-plain{-webkit-mask:url(#finance-operations-fade-ar);mask:url(#finance-operations-fade-ar)}.scene-finance-operations .fo-light{fill:var(--sc-ice);opacity:.8;animation:fo-twinkle 6s ease-in-out calc(var(--sc-delay,.9s) + var(--d,0s)) infinite}.scene-finance-operations .fo-route{fill:none;stroke:#9cc4f238;stroke-width:1.3px;stroke-linecap:round}.scene-finance-operations .fo-trace{fill:none;stroke:var(--sc-sky);stroke-width:2px;stroke-linecap:round;stroke-dasharray:100 100;opacity:.4;animation:fo-trace var(--t,10s) linear calc(var(--sc-delay,.9s) + var(--d,0s)) infinite backwards}.scene-finance-operations .fo-ship{stroke-width:6px;animation:fo-ship var(--t,10s) linear calc(var(--sc-delay,.9s) + var(--d,0s)) infinite backwards}.scene-finance-operations .fo-cash{stroke:var(--sc-teal);stroke-width:4.5px}.scene-finance-operations .fo-ripple{fill:none;stroke:var(--sc-ice);stroke-width:1.5px;opacity:0;transform-origin:50%;animation:fo-ripple var(--t,10s) linear calc(var(--sc-delay,.9s) + var(--d,0s)) infinite backwards}.scene-finance-operations .fo-feed{fill:none;stroke:#2ec4b673;stroke-width:1.5px;stroke-dasharray:1 5;stroke-linecap:round}.scene-finance-operations .fo-ground{fill:none;stroke:#9cc4f28c;stroke-width:1.2px}.scene-finance-operations .fo-pin{stroke:#eaf3fd99;stroke-width:1.2px}.scene-finance-operations .fo-glyph{fill:none;stroke:#fff;stroke-width:1.6px;stroke-linecap:round;stroke-linejoin:round}.scene-finance-operations .fo-ring{fill:#0b244a99}.scene-finance-operations .fo-ring-flash{fill:none;stroke:var(--sc-teal);stroke-width:1.6px;opacity:0;animation:fo-flash 4s ease-in-out calc(var(--sc-delay,.9s) + 1s) infinite}.scene-finance-operations .fo-sync{fill:none;stroke:var(--sc-ice);stroke-width:1.8px;stroke-linecap:round;transform-origin:50%;animation:fo-spin 14s linear var(--sc-delay,.9s) infinite}.scene-finance-operations .fo-arrowhead{fill:var(--sc-ice);stroke:none}.scene-finance-operations .fo-core{fill:var(--sc-teal);transform-origin:50%;animation:fo-core 4s ease-in-out calc(var(--sc-delay,.9s) + 1s) infinite}@keyframes fo-trace{0%{stroke-dashoffset:100px;opacity:.7;animation-timing-function:cubic-bezier(.45,.05,.35,1)}45%{stroke-dashoffset:0;opacity:.7}75%,to{stroke-dashoffset:0;opacity:0}}@keyframes fo-ship{0%{stroke-dashoffset:100px;opacity:0;animation-timing-function:cubic-bezier(.45,.05,.35,1)}5%{opacity:1}41%{opacity:1}45%,to{stroke-dashoffset:0;opacity:0}}@keyframes fo-ripple{0%,42%{opacity:0;scale:.9}46%{opacity:.85;scale:1}72%,to{opacity:0;scale:2.3}}@keyframes fo-twinkle{0%,to{opacity:.8}50%{opacity:.15}}@keyframes fo-spin{to{rotate:360deg}}@keyframes fo-core{0%,82%,to{scale:1}92%{scale:1.55}}@keyframes fo-flash{0%,82%,to{opacity:0}92%{opacity:.85}}
.scene-customer-engagement .ce-crowd{opacity:.32}.scene-customer-engagement .ce-col{fill:#eaf3fd09;stroke:#eaf3fd26;stroke-width:1.2px}.scene-customer-engagement .ce-land{fill:#5aa2ff14;stroke:#9cc4f299;stroke-width:1.4px;opacity:0;animation:ce-land 4.5s ease-out calc(var(--sc-delay,.9s) + var(--d,0s)) infinite backwards}.scene-customer-engagement .ce-chevron{fill:none;stroke:#9cc4f28c;stroke-width:1.6px;stroke-linecap:round;stroke-linejoin:round}.scene-customer-engagement .ce-dot-off{stroke:#eaf3fd59;stroke-width:1.2px}.scene-customer-engagement .ce-chip{fill:var(--sc-card);stroke:var(--sc-card-line);stroke-width:1.1px}.scene-customer-engagement .ce-chip-live{fill:#5aa2ff38;stroke:#9cc4f2bf}.scene-customer-engagement .ce-ink{fill:none;stroke:#eaf3fd73;stroke-width:2.6px;stroke-linecap:round}.scene-customer-engagement .ce-ink-dim{stroke:#eaf3fd38}.scene-customer-engagement .ce-ink-live{stroke:#eaf3fdb3}.scene-customer-engagement .ce-deal{transform-origin:50%;animation:ce-advance 13.5s cubic-bezier(.5, 0, .25, 1) calc(var(--sc-delay,.9s) + var(--d,0s)) infinite}.scene-customer-engagement .ce-at-2{translate:78px 18px}.scene-customer-engagement .ce-at-3{translate:156px 36px}.scene-customer-engagement .ce-won-ring{fill:none;stroke:#2ec4b68c;stroke-width:1.6px;transform-origin:50%;opacity:0;animation:ce-ring 4.5s var(--ease-out-soft) calc(var(--sc-delay,.9s) + 2.45s) infinite backwards}.scene-customer-engagement .ce-badge{transform-origin:50%;animation:ce-badge 4.5s var(--ease-spring) calc(var(--sc-delay,.9s) + 2.45s) infinite backwards}.scene-customer-engagement:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)) .ce-check{transform-origin:50%;scale:-1 1}.scene-customer-engagement .ce-badge-halo{fill:#2ec4b629;stroke:#2ec4b673;stroke-width:1.2px}.scene-customer-engagement .ce-sparks{transform-origin:50%;animation:ce-sparks 4.5s var(--ease-out-soft) calc(var(--sc-delay,.9s) + 2.5s) infinite backwards}.scene-customer-engagement .ce-target-fill{transform-origin:0;animation:ce-target 13.5s var(--ease-spring) calc(var(--sc-delay,.9s) + 2.45s) infinite backwards;scale:.6667 1}.scene-customer-engagement .ce-ping{fill:#5aa2ff26;stroke:#9cc4f280;stroke-width:1.2px;transform-origin:50%;opacity:0;animation:ce-ping 13.5s var(--ease-out-soft) calc(var(--sc-delay,.9s) + var(--d,0s)) infinite backwards}.scene-customer-engagement .ce-feed{animation:ce-feed 13.5s cubic-bezier(.45, .05, .35, 1) calc(var(--sc-delay,.9s) + var(--d,0s)) infinite backwards}.scene-customer-engagement .ce-face-ring{fill:none;stroke:var(--sc-card-line);stroke-width:1.2px}.scene-customer-engagement .ce-send{animation:ce-feed 9s cubic-bezier(.45, .05, .35, 1) calc(var(--sc-delay,.9s) + var(--d,0s)) infinite backwards}.scene-customer-engagement .ce-bubble-shape{fill:#eaf3fd1a;stroke:#eaf3fd4d;stroke-width:1.2px}.scene-customer-engagement .ce-bubble{transform-origin:0 100%;animation:ce-bubble 9s var(--ease-spring) calc(var(--sc-delay,.9s) + var(--d,0s)) infinite backwards}.scene-customer-engagement .ce-bubble-flip{transform-origin:100% 100%}.scene-customer-engagement .ce-typing{animation:ce-typing 1.2s ease-in-out calc(var(--sc-delay,.9s) + var(--d,0s)) infinite}@keyframes ce-advance{0%{opacity:1;translate:156px 36px;scale:1}2.75%{scale:1.06}4.6%{opacity:1}5.5%{opacity:0;translate:283px 46px;scale:.9}5.6%,6.3%{opacity:0;translate:-34px;scale:1}11.85%{opacity:1;translate:0}37%{translate:0;scale:1}39.9%{scale:1.06}42.8%{translate:78px 18px;scale:1}68.5%{translate:78px 18px;scale:1}71.4%{scale:1.06}74.3%{translate:156px 36px;scale:1}to{opacity:1;translate:156px 36px;scale:1}}@keyframes ce-land{0%{opacity:0}12%{opacity:1}45%,to{opacity:0}}@keyframes ce-ring{0%{opacity:0;scale:1}10%{opacity:1}60%,to{opacity:0;scale:1.3}}@keyframes ce-badge{0%{opacity:0;scale:.3}12%{opacity:1;scale:1}62%{opacity:1;scale:1}78%,to{opacity:0;scale:.7}}@keyframes ce-sparks{0%{opacity:0;rotate:-20deg;scale:.5}14%{opacity:1}55%,to{opacity:0;rotate:10deg;scale:1.25}}@keyframes ce-target{0%{opacity:1;scale:0 1}4.4%,33.3%{scale:.3333 1}37.7%,66.6%{scale:.6667 1}71%,90%{opacity:1;scale:1}96%{opacity:0;scale:1}96.1%{opacity:0;scale:0 1}to{opacity:1;scale:0 1}}@keyframes ce-ping{0%{opacity:0;scale:.6}3%{opacity:1}12%,to{opacity:0;scale:1.5}}@keyframes ce-feed{0%{stroke-dashoffset:100px;opacity:0}1.5%{opacity:1}8.5%{opacity:1}10%,to{stroke-dashoffset:0;opacity:0}}@keyframes ce-bubble{0%{opacity:0;scale:.2}7%{opacity:1;scale:1}62%{opacity:1;scale:1}70%,to{opacity:0;scale:.6}}@keyframes ce-typing{0%,to{opacity:.35;translate:0}30%{opacity:1;translate:0 -2.5px}60%{opacity:.35;translate:0}}
.scene-human-resources .hr-link{fill:none;stroke:#9cc4f26b;stroke-width:1.6px;stroke-linecap:round;stroke-linejoin:round}.scene-human-resources .hr-spine{stroke:#9cc4f24d}.scene-human-resources .hr-outer{opacity:.5}.scene-human-resources .hr-vacant{fill:none;stroke:#eaf3fd4d;stroke-width:1.4px;stroke-dasharray:3 3.4;stroke-linecap:round}.scene-human-resources.scene-mirror:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)) .hr-check{transform-origin:50%;scale:-1 1}.scene-human-resources .hr-hop{stroke-width:4.5px;stroke-dasharray:1.2 200;animation-name:hr-hop;animation-duration:12s;animation-fill-mode:both}.scene-human-resources .hr-rings circle{stroke:#eaf3fd99;stroke-width:1.6px;animation:hr-ring 12s var(--ease-out-soft) calc(var(--sc-delay,.9s) + var(--d,0s)) infinite both}.scene-human-resources .hr-kudo{transform-origin:50%;animation:hr-kudo 12s ease-out calc(var(--sc-delay,.9s) + var(--d,0s)) infinite both}.scene-human-resources .hr-tick{transform-origin:50%;animation:hr-tick 12s var(--ease-out-soft) calc(var(--sc-delay,.9s) + var(--d,0s)) infinite both}.scene-human-resources .hr-day{transform-origin:50%;animation:hr-day 12s var(--ease-out-soft) calc(var(--sc-delay,.9s) + var(--d,0s)) infinite both}.scene-human-resources .hr-new{animation:hr-new 12s cubic-bezier(.3, .7, .2, 1) calc(var(--sc-delay,.9s) + 3.8s) infinite both}.scene-human-resources .hr-new-link{stroke:#eaf3fdb3;stroke-dasharray:100;stroke-dashoffset:0;animation:hr-draw 12s ease-in-out calc(var(--sc-delay,.9s) + 3.8s) infinite both}@keyframes hr-hop{0%{stroke-dashoffset:0;opacity:0}2%{opacity:1}13%{opacity:1}15%,to{stroke-dashoffset:-98.8px;opacity:0}}@keyframes hr-ring{0%{opacity:0;scale:.85}3%{opacity:1}16%,to{opacity:0;scale:1.8}}@keyframes hr-tick{0%{opacity:0;scale:0}4%{opacity:1;scale:1.2}6%,72%{opacity:1;scale:1}78%,to{opacity:0;scale:.6}}@keyframes hr-day{0%{opacity:0;scale:0}4%{opacity:1;scale:1.15}6%,58%{opacity:1;scale:1}64%,to{opacity:0;scale:.6}}@keyframes hr-kudo{0%{opacity:0;translate:0;scale:.2}3%{opacity:1;scale:1.2}5%{scale:1}14%{opacity:1;translate:0 -2px}19%,to{opacity:0;translate:0 -10px;scale:1}}@keyframes hr-new{0%{opacity:0;translate:46px}10%{opacity:1;translate:0}60%{opacity:1;translate:0}66%,to{opacity:0;translate:0}}@keyframes hr-draw{0%,9%{stroke-dashoffset:100px;opacity:1}18%,60%{stroke-dashoffset:0;opacity:1}66%,to{stroke-dashoffset:0;opacity:0}}
.scene-dynamics-gp .gp-rack{fill:#eaf3fd12;stroke:#eaf3fd47;stroke-width:1.4px}.scene-dynamics-gp .gp-unit{fill:#eaf3fd0f;stroke:#eaf3fd26;stroke-width:1px}.scene-dynamics-gp .gp-body{fill:var(--sc-card);stroke:var(--sc-card-line);stroke-width:1.3px;stroke-linejoin:round}.scene-dynamics-gp .gp-device .sc-ink{stroke-width:2.5px}.scene-dynamics-gp .gp-route{stroke:#9cc4f26b;stroke-width:1.8px}.scene-dynamics-gp .gp-far-cloud{fill:#eaf3fd0a;stroke:#eaf3fd33;stroke-width:1.4px}.scene-dynamics-gp .gp-led{animation:gp-led 3.4s linear calc(var(--sc-delay,.9s) + var(--d,0s)) infinite}.scene-dynamics-gp .gp-dot{fill:var(--sc-teal);transform-origin:50%;animation:gp-dot 4.8s ease-in-out calc(var(--sc-delay,.9s) + var(--d,0s)) infinite}.scene-dynamics-gp .gp-fan{transform-origin:50%;animation:gp-spin 2.8s linear var(--sc-delay,.9s) infinite}.scene-dynamics-gp .sc-packet{animation-fill-mode:backwards}.scene-dynamics-gp .gp-hop{animation-duration:4.2s}.scene-dynamics-gp .gp-port{opacity:.5;animation:gp-port 10s ease-out var(--sc-delay,.9s) infinite}.scene-dynamics-gp .gp-fly{transform-box:view-box;transform-origin:630px 380.5px;animation:gp-fly 10s linear calc(var(--sc-delay,.9s) + var(--d,0s)) infinite backwards}.scene-dynamics-gp .gp-cube{transform-origin:50%;animation:gp-upright 10s linear calc(var(--sc-delay,.9s) + var(--d,0s)) infinite backwards}.scene-dynamics-gp .gp-fill{animation:gp-fill 10s var(--ease-out-soft) var(--sc-delay,.9s) infinite backwards}.scene-dynamics-gp .gp-track{stroke-dasharray:100;stroke-dashoffset:45px;animation:gp-track 10s var(--ease-out-soft) var(--sc-delay,.9s) infinite backwards}.scene-dynamics-gp .gp-glow{animation:gp-glow 10s ease-in-out var(--sc-delay,.9s) infinite backwards}.scene-dynamics-gp .gp-done{transform-origin:50%;animation:gp-done 10s var(--ease-out-soft) var(--sc-delay,.9s) infinite backwards}.scene-dynamics-gp .gp-splash{transform-origin:50%;animation:gp-splash 10s ease-in-out var(--sc-delay,.9s) infinite backwards}.scene-dynamics-gp.scene-mirror:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)) .gp-tick{transform-origin:50%;transform:scaleX(-1)}@keyframes gp-fly{0%{opacity:0;animation-timing-function:cubic-bezier(.45,.05,.35,1);rotate:-31.89deg}4%,25.5%{opacity:1}28%{rotate:34.03deg}30.5%,to{opacity:0;rotate:34.03deg}}@keyframes gp-upright{0%{animation-timing-function:cubic-bezier(.45,.05,.35,1);rotate:31.89deg;scale:.35}6%,25.5%{scale:1}28%{rotate:-34.03deg}30.5%,to{rotate:-34.03deg;scale:.4}}@keyframes gp-fill{0%,28%{opacity:1;translate:0 53.3px}31.5%,40%{translate:0 24.5px}43.5%,52%{translate:0 4.3px}55.5%,64%{translate:0 -15.9px}67.5%,86%{opacity:1;translate:0 -36.1px}94%{opacity:0;translate:0 -36.1px}95%{opacity:0;translate:0 53.3px}to{opacity:1;translate:0 53.3px}}@keyframes gp-track{0%,28%{stroke-dashoffset:100px;opacity:1}31.5%,40%{stroke-dashoffset:75px}43.5%,52%{stroke-dashoffset:50px}55.5%,64%{stroke-dashoffset:25px}67.5%,86%{stroke-dashoffset:0;opacity:1}94%{stroke-dashoffset:0;opacity:0}95%{stroke-dashoffset:100px;opacity:0}to{stroke-dashoffset:100px;opacity:1}}@keyframes gp-glow{0%,64%{opacity:0}69%,84%{opacity:.9}93%,to{opacity:0}}@keyframes gp-done{0%,65%{opacity:0;scale:.3}69%{opacity:1;scale:1.15}72%,86%{opacity:1;scale:1}93%,to{opacity:0;scale:1}}@keyframes gp-splash{0%,26.5%{opacity:0;scale:.5}29%{opacity:1}34%{opacity:0;scale:1.4}38.5%{opacity:0;scale:.5}41%{opacity:1}46%{opacity:0;scale:1.4}50.5%{opacity:0;scale:.5}53%{opacity:1}58%{opacity:0;scale:1.4}62.5%{opacity:0;scale:.5}65%{opacity:1}70%,to{opacity:0;scale:1.4}}@keyframes gp-port{0%,12%,24%,36%{opacity:1}4%,16%,28%,40%,to{opacity:.35}}@keyframes gp-led{0%,70%,86%,to{opacity:1}78%{opacity:.2}}@keyframes gp-dot{0%,to{opacity:.35;scale:1}50%{opacity:1;scale:1.25}}@keyframes gp-spin{to{rotate:360deg}}@media (prefers-reduced-motion:reduce){.scene-dynamics-gp :is(.gp-glow,.gp-done,.gp-splash){display:none}}
.scene-power-platform{--pp-at:calc(var(--sc-delay,.9s) + 1.4s)}.scene-power-platform .pp-r{--side:4s}.scene-power-platform .pp-socket{fill:#eaf3fd06;stroke:#9cc4f22b;stroke-width:1px}.scene-power-platform .pp-lip{fill:#06152b;opacity:.55}.scene-power-platform .pp-face{stroke:#ffffff38;stroke-width:1px}.scene-power-platform .pp-app{fill:var(--sc-royal)}.scene-power-platform .pp-flow{fill:var(--sc-teal)}.scene-power-platform .pp-chart{fill:var(--sc-sky)}.scene-power-platform .pp-bot{fill:var(--sc-mist)}.scene-power-platform :is(.pp-data,.pp-toggle,.pp-form,.pp-plug){fill:#1a4581;stroke:#eaf3fd42}.scene-power-platform .pp-sheen{fill:url(#power-platform-sheen)}.scene-power-platform .pp-glyph{fill:none;stroke:#fff;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round}.scene-power-platform .pp-glyph .pp-fill{fill:#fff;stroke:none}.scene-power-platform .pp-glyph .pp-dim{stroke-opacity:.6}.scene-power-platform .pp-glyph-bot .pp-fill{fill:#0b2c5c}.scene-power-platform .pp-glyph-bot .pp-eyes rect{fill:var(--sc-ice);stroke:none}.scene-power-platform .pp-glyph-glass{stroke:#eaf3fdb8}.scene-power-platform .pp-glyph-glass .pp-fill{fill:var(--sc-ice)}.scene-power-platform .pp-spares{opacity:.4}.scene-power-platform .pp-halo{fill:#5aa2ff0f;stroke:#5aa2ff24;stroke-width:8px}.scene-power-platform .pp-rim{fill:none;stroke:#5aa2ffbf;stroke-width:1.4px}.scene-power-platform .pp-joints{fill:none;stroke:var(--sc-ice);stroke-opacity:.8;stroke-width:2.6px;stroke-linecap:round}.scene-power-platform .pp-done{transform-origin:50%;animation:pp-done 32s linear calc(var(--pp-at) + var(--side,0s)) infinite}.scene-power-platform .pp-lap{fill:none;stroke:var(--sc-ice);stroke-width:5px;stroke-linecap:round;stroke-dasharray:.2 99.8;stroke-dashoffset:100px;opacity:0;animation:pp-lap 32s linear calc(var(--pp-at) + var(--side,0s)) infinite}.scene-power-platform .pp-move{transform-origin:50%;animation:pp-remix 32s linear calc(var(--pp-at) + var(--side,0s)) infinite}.scene-power-platform .pp-target{fill:#5aa2ff29;stroke:var(--sc-sky);stroke-width:1.4px;opacity:0;transform-origin:50%;animation:pp-target 32s linear calc(var(--pp-at) + var(--side,0s)) infinite}.scene-power-platform .pp-side{animation:pp-in 1s cubic-bezier(.3, 1.25, .5, 1) calc(var(--sc-delay,.9s) + .1s) backwards}.scene-power-platform .pp-l{--x:-28px}.scene-power-platform .pp-r{--x:28px;animation-delay:calc(var(--sc-delay,.9s) + .25s)}.scene-power-platform .pp-flow-dot{stroke:#fff;stroke-width:3.4px;stroke-dasharray:1 99;stroke-dashoffset:100px;animation:pp-flow 3.2s cubic-bezier(.45, .05, .35, 1) var(--sc-delay,.9s) infinite}.scene-power-platform .pp-app-lines{stroke-dasharray:100;animation:pp-type 5.2s ease-in-out calc(var(--sc-delay,.9s) + .4s) infinite}.scene-power-platform .pp-bar{transform-origin:50% 100%;animation:pp-bar 4.8s ease-in-out calc(var(--sc-delay,.9s) + var(--b,0s)) infinite}.scene-power-platform .pp-eyes{transform-origin:50%;animation:pp-blink 4.6s ease-in-out calc(var(--sc-delay,.9s) + 1s) infinite}.scene-power-platform .pp-knob{animation:pp-knob 6s cubic-bezier(.3, 1.35, .5, 1) calc(var(--sc-delay,.9s) + .8s) infinite}.scene-power-platform .pp-r .pp-knob{animation-delay:calc(var(--sc-delay,.9s) + 3.4s)}.scene-power-platform .pp-spares :is(.pp-knob,.pp-bar,.pp-eyes){animation:none}@keyframes pp-in{0%{translate:var(--x,0) 0;opacity:0}}@keyframes pp-remix{0%{translate:0;scale:1}1.094%{animation-timing-function:ease-out;translate:0;scale:1}1.719%{translate:0;scale:var(--o0,1);animation-timing-function:cubic-bezier(.3,.7,.3,1)}3.906%{translate:var(--q1x,0px) var(--q1y,0px);scale:var(--o0,1);animation-timing-function:ease-out}4.313%{translate:var(--q1x,0px) var(--q1y,0px);scale:calc(1.6 - .6 * var(--o0,1));animation-timing-function:ease-out}4.688%{translate:var(--q1x,0px) var(--q1y,0px);animation-timing-function:ease-out;scale:1}5.313%{translate:var(--q1x,0px) var(--q1y,0px);scale:var(--i0,1);animation-timing-function:cubic-bezier(.3,1.3,.5,1)}7.5%{translate:var(--q2x,0px) var(--q2y,0px);scale:var(--i0,1);animation-timing-function:ease-out}7.969%{translate:var(--q2x,0px) var(--q2y,0px);scale:calc(1.6 - .6 * var(--i0,1));animation-timing-function:ease-out}8.438%{translate:var(--q2x,0px) var(--q2y,0px);scale:1}26.094%{translate:var(--q2x,0px) var(--q2y,0px);animation-timing-function:ease-out;scale:1}26.719%{translate:var(--q2x,0px) var(--q2y,0px);scale:var(--o1,1);animation-timing-function:cubic-bezier(.3,.7,.3,1)}28.906%{translate:var(--q3x,0px) var(--q3y,0px);scale:var(--o1,1);animation-timing-function:ease-out}29.312%{translate:var(--q3x,0px) var(--q3y,0px);scale:calc(1.6 - .6 * var(--o1,1));animation-timing-function:ease-out}29.688%{translate:var(--q3x,0px) var(--q3y,0px);animation-timing-function:ease-out;scale:1}30.312%{translate:var(--q3x,0px) var(--q3y,0px);scale:var(--i1,1);animation-timing-function:cubic-bezier(.3,1.3,.5,1)}32.5%{translate:var(--q4x,0px) var(--q4y,0px);scale:var(--i1,1);animation-timing-function:ease-out}32.969%{translate:var(--q4x,0px) var(--q4y,0px);scale:calc(1.6 - .6 * var(--i1,1));animation-timing-function:ease-out}33.438%{translate:var(--q4x,0px) var(--q4y,0px);scale:1}51.094%{translate:var(--q4x,0px) var(--q4y,0px);animation-timing-function:ease-out;scale:1}51.719%{translate:var(--q4x,0px) var(--q4y,0px);scale:var(--o2,1);animation-timing-function:cubic-bezier(.3,.7,.3,1)}53.906%{translate:var(--q5x,0px) var(--q5y,0px);scale:var(--o2,1);animation-timing-function:ease-out}54.313%{translate:var(--q5x,0px) var(--q5y,0px);scale:calc(1.6 - .6 * var(--o2,1));animation-timing-function:ease-out}54.688%{translate:var(--q5x,0px) var(--q5y,0px);animation-timing-function:ease-out;scale:1}55.313%{translate:var(--q5x,0px) var(--q5y,0px);scale:var(--i2,1);animation-timing-function:cubic-bezier(.3,1.3,.5,1)}57.5%{translate:var(--q6x,0px) var(--q6y,0px);scale:var(--i2,1);animation-timing-function:ease-out}57.969%{translate:var(--q6x,0px) var(--q6y,0px);scale:calc(1.6 - .6 * var(--i2,1));animation-timing-function:ease-out}58.438%{translate:var(--q6x,0px) var(--q6y,0px);scale:1}76.094%{translate:var(--q6x,0px) var(--q6y,0px);animation-timing-function:ease-out;scale:1}76.719%{translate:var(--q6x,0px) var(--q6y,0px);scale:var(--o3,1);animation-timing-function:cubic-bezier(.3,.7,.3,1)}78.906%{translate:var(--q7x,0px) var(--q7y,0px);scale:var(--o3,1);animation-timing-function:ease-out}79.313%{translate:var(--q7x,0px) var(--q7y,0px);scale:calc(1.6 - .6 * var(--o3,1));animation-timing-function:ease-out}79.688%{translate:var(--q7x,0px) var(--q7y,0px);animation-timing-function:ease-out;scale:1}80.313%{translate:var(--q7x,0px) var(--q7y,0px);scale:var(--i3,1);animation-timing-function:cubic-bezier(.3,1.3,.5,1)}82.5%{translate:0;scale:var(--i3,1);animation-timing-function:ease-out}82.969%{translate:0;scale:calc(1.6 - .6 * var(--i3,1));animation-timing-function:ease-out}83.438%{translate:0;scale:1}to{translate:0;scale:1}}@keyframes pp-target{0%{opacity:0;translate:0;scale:1}2.813%{opacity:0;translate:0;scale:1}3.594%,7.5%{opacity:1;animation-timing-function:ease-out;translate:0;scale:1}9.063%{opacity:0;translate:0;scale:1.3}9.219%{opacity:0;translate:0;scale:1}27.813%{translate:var(--t1x,0px) var(--t1y,0px);opacity:0;scale:1}28.594%,32.5%{translate:var(--t1x,0px) var(--t1y,0px);opacity:1;animation-timing-function:ease-out;scale:1}34.063%{translate:var(--t1x,0px) var(--t1y,0px);opacity:0;scale:1.3}34.219%{translate:var(--t1x,0px) var(--t1y,0px);opacity:0;scale:1}52.812%{translate:var(--t2x,0px) var(--t2y,0px);opacity:0;scale:1}53.594%,57.5%{translate:var(--t2x,0px) var(--t2y,0px);opacity:1;animation-timing-function:ease-out;scale:1}59.062%{translate:var(--t2x,0px) var(--t2y,0px);opacity:0;scale:1.3}59.219%{translate:var(--t2x,0px) var(--t2y,0px);opacity:0;scale:1}77.813%{translate:var(--t3x,0px) var(--t3y,0px);opacity:0;scale:1}78.594%,82.5%{translate:var(--t3x,0px) var(--t3y,0px);opacity:1;animation-timing-function:ease-out;scale:1}84.063%{translate:var(--t3x,0px) var(--t3y,0px);opacity:0;scale:1.3}84.219%{translate:var(--t3x,0px) var(--t3y,0px);opacity:0;scale:1}to{opacity:0;translate:0;scale:1}}@keyframes pp-done{0%{opacity:1;scale:1}.156%{opacity:1;scale:1}1.25%,8.125%{opacity:0;animation-timing-function:ease-out;scale:1.03}9.688%{opacity:1;scale:1}25.156%{opacity:1;scale:1}26.25%,33.125%{opacity:0;animation-timing-function:ease-out;scale:1.03}34.688%{opacity:1;scale:1}50.156%{opacity:1;scale:1}51.25%,58.125%{opacity:0;animation-timing-function:ease-out;scale:1.03}59.688%{opacity:1;scale:1}75.156%{opacity:1;scale:1}76.25%,83.125%{opacity:0;animation-timing-function:ease-out;scale:1.03}84.688%{opacity:1;scale:1}to{opacity:1;scale:1}}@keyframes pp-lap{0%{stroke-dashoffset:100px;opacity:0}9.063%{stroke-dashoffset:100px;opacity:0;animation-timing-function:cubic-bezier(.45,.05,.35,1)}10%{opacity:1}16.563%{opacity:1}17.5%{stroke-dashoffset:0;opacity:0}34.063%{stroke-dashoffset:100px;opacity:0;animation-timing-function:cubic-bezier(.45,.05,.35,1)}35%{opacity:1}41.563%{opacity:1}42.5%{stroke-dashoffset:0;opacity:0}59.062%{stroke-dashoffset:100px;opacity:0;animation-timing-function:cubic-bezier(.45,.05,.35,1)}60%{opacity:1}66.563%{opacity:1}67.5%{stroke-dashoffset:0;opacity:0}84.063%{stroke-dashoffset:100px;opacity:0;animation-timing-function:cubic-bezier(.45,.05,.35,1)}85%{opacity:1}91.563%{opacity:1}92.5%{stroke-dashoffset:0;opacity:0}to{stroke-dashoffset:0;opacity:0}}@keyframes pp-flow{0%{stroke-dashoffset:100px;opacity:0}12%,80%{opacity:1}92%,to{stroke-dashoffset:0;opacity:0}}@keyframes pp-type{0%{stroke-dashoffset:100px}40%,86%{stroke-dashoffset:0;opacity:1}96%,to{stroke-dashoffset:0;opacity:0}}@keyframes pp-bar{0%,to{scale:1}45%{scale:1 .55}}@keyframes pp-blink{0%,44%,52%,to{scale:1}48%{scale:1 .15}}@keyframes pp-knob{0%,42%{translate:0}50%,92%{translate:-10.4px}to{translate:0}}@media (prefers-reduced-motion:reduce){.scene-power-platform :is(.pp-flow-dot,.pp-lap){display:none}}
.scene-power-automate .pa-trace{fill:none;stroke:#9cc4f242;stroke-width:2px;stroke-linecap:round}.scene-power-automate .pa-pads circle{fill:#9cc4f2;opacity:.7}.scene-power-automate .pa-glyph{fill:none;stroke:#eaf3fd8c;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round}.scene-power-automate .pa-glyph-on{stroke:var(--sc-ice)}.scene-power-automate .pa-lit-tile{fill:#5aa2ff29;stroke:var(--sc-sky);stroke-width:1.6px}.scene-power-automate .pa-badge{fill:var(--sc-teal)}.scene-power-automate .pa-check{fill:none;stroke:#fff;stroke-width:1.9px;stroke-linecap:round;stroke-linejoin:round}.scene-power-automate .pa-check-lg{stroke-width:3.4px}.scene-power-automate .pa-way{fill:none;stroke:var(--sc-teal);stroke-width:2.4px;stroke-linecap:round;stroke-linejoin:round}.scene-power-automate .pa-armed{fill:none;stroke:#9cc4f266;stroke-width:1.5px;stroke-dasharray:3 6}.scene-power-automate .pa-wait circle{fill:var(--sc-royal);stroke:#eaf3fd4d;stroke-width:1.8px}.scene-power-automate .pa-wait .pa-wait-arc{fill:none;stroke:#fff;stroke-width:2.2px;stroke-linecap:round;stroke-dasharray:30 70}.scene-power-automate .pa-wire{fill:none;stroke:var(--sc-sky);stroke-width:2.4px;stroke-dasharray:100 110}.scene-power-automate .pa-run .pa-wire{animation:pa-wire 14s cubic-bezier(.45, .05, .35, 1) calc(var(--sc-delay,.9s) + var(--d,0s)) infinite backwards}.scene-power-automate .pa-run2 .pa-wire{animation:pa-wire2 28s cubic-bezier(.45, .05, .35, 1) calc(var(--sc-delay,.9s) + var(--d,0s)) infinite backwards}.scene-power-automate .pa-run .sc-packet{stroke-width:6.5px;animation:pa-pulse 14s cubic-bezier(.45, .05, .35, 1) calc(var(--sc-delay,.9s) + var(--d,0s)) infinite backwards}.scene-power-automate .pa-run2 .sc-packet{stroke-width:6.5px;animation:pa-pulse2 28s cubic-bezier(.45, .05, .35, 1) calc(var(--sc-delay,.9s) + var(--d,0s)) infinite backwards}.scene-power-automate .pa-lit{transform-origin:50%;animation:pa-lit 14s ease-out calc(var(--sc-delay,.9s) + var(--d,0s)) infinite backwards}.scene-power-automate .pa-lit2{transform-origin:50%;animation:pa-lit2 28s ease-out calc(var(--sc-delay,.9s) + var(--d,0s)) infinite backwards}.scene-power-automate .pa-bolt{transform-origin:50%;animation:pa-fire 14s ease-out calc(var(--sc-delay,.9s) + var(--d,0s)) infinite backwards}.scene-power-automate .pa-wait{transform-origin:50%;animation:pa-wait 14s linear calc(var(--sc-delay,.9s) + var(--d,0s)) infinite backwards}.scene-power-automate .pa-ring circle{animation:pa-ring 14s var(--ease-out-soft) calc(var(--sc-delay,.9s) + var(--d,0s)) infinite backwards}.scene-power-automate .pa-armed{transform-origin:50%;animation:pa-listen 16s linear var(--sc-delay,.9s) infinite}@keyframes pa-pulse{0%{stroke-dashoffset:100px;opacity:0}1%{opacity:1}5%{stroke-dashoffset:1.2px;opacity:1}6.5%,to{stroke-dashoffset:1.2px;opacity:0}}@keyframes pa-pulse2{0%{stroke-dashoffset:100px;opacity:0}.5%{opacity:1}2.5%{stroke-dashoffset:1.2px;opacity:1}3.25%,to{stroke-dashoffset:1.2px;opacity:0}}@keyframes pa-wire{0%{stroke-dashoffset:101px}5%,57%{stroke-dashoffset:0}62%,to{stroke-dashoffset:-101px}}@keyframes pa-wire2{0%{stroke-dashoffset:101px}2.5%,28.5%{stroke-dashoffset:0}31%,to{stroke-dashoffset:-101px}}@keyframes pa-lit{0%{opacity:0;scale:.7}2.5%{opacity:1;scale:1.1}5%{scale:1}57%{opacity:1}61%,to{opacity:0;scale:1}}@keyframes pa-lit2{0%{opacity:0;scale:.7}1.25%{opacity:1;scale:1.1}2.5%{scale:1}28.5%{opacity:1}30.5%,to{opacity:0;scale:1}}@keyframes pa-fire{0%,to{opacity:.85;scale:1}2%{opacity:1;scale:1.3}6%{scale:1}}@keyframes pa-wait{0%{opacity:0;rotate:none;scale:.6}1%{opacity:1;scale:1}5.5%{opacity:1}6%,to{opacity:0;rotate:360deg;scale:1}}@keyframes pa-ring{0%{opacity:0;scale:1}1.5%{opacity:1}12%,to{opacity:0;scale:1.6}}@keyframes pa-listen{to{rotate:360deg}}.scene-power-automate.scene-mirror:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)) :is(.pa-check,.pa-keep){transform-origin:50%;scale:-1 1}@media (prefers-reduced-motion:reduce){.scene-power-automate :is(.pa-alt,.pa-wait){display:none}}
.scene-power-apps .pa-body{fill:#0a1d3f;stroke:#eaf3fd4d;stroke-width:1.4px}.scene-power-apps .pa-slot rect{fill:none;stroke:#9cc4f266;stroke-width:1px;stroke-dasharray:3 3}.scene-power-apps .pa-canvas{opacity:.85}.scene-power-apps .pa-ghosts{opacity:.45}.scene-power-apps .pa-web{opacity:.66}.scene-power-apps .pa-fit{transform-box:view-box;transform-origin:0 0}.scene-power-apps .pa-fly{transform-origin:50%;animation:power-apps-fly 12s cubic-bezier(.45, .05, .35, 1) calc(var(--sc-delay,.9s) + var(--d,0s)) infinite backwards}.scene-power-apps .pa-pick{animation:power-apps-pick 12s var(--ease-tour) var(--sc-delay,.9s) infinite backwards}.scene-power-apps .pa-caret{animation:power-apps-blink 1.1s steps(1) var(--sc-delay,.9s) infinite}.scene-power-apps .pa-knob{animation:power-apps-knob 12s var(--ease-spring) calc(var(--sc-delay,.9s) + var(--d,0s)) infinite}.scene-power-apps .pa-on{animation:power-apps-on 12s ease-in-out calc(var(--sc-delay,.9s) + var(--d,0s)) infinite}.scene-power-apps .pa-ripple{opacity:0;transform-origin:50%;animation:power-apps-ripple 12s ease-out calc(var(--sc-delay,.9s) + var(--d,0s)) infinite}.scene-power-apps .pa-send{stroke-dasharray:12 188;stroke-dashoffset:12px;animation:power-apps-send 12s cubic-bezier(.45, .05, .35, 1) calc(var(--sc-delay,.9s) + var(--d,0s)) infinite backwards}.scene-power-apps .pa-send.pa-glow{stroke:#5aa2ff;stroke-width:10px;stroke-opacity:.35;stroke-dasharray:18 182;stroke-dashoffset:18px;animation-name:power-apps-send-glow}.scene-power-apps .pa-send.pa-quick{stroke-dasharray:24 176;stroke-dashoffset:24px;animation-name:power-apps-send-quick}.scene-power-apps .pa-flash{opacity:0;animation:power-apps-flash 12s ease-out calc(var(--sc-delay,.9s) + 5.5s) infinite}.scene-power-apps .pa-pop{transform-origin:50%;animation:power-apps-pop 12s var(--ease-tour) calc(var(--sc-delay,.9s) + var(--d,0s)) infinite}.scene-power-apps .pa-resize{transform-box:view-box;transform-origin:204px 88px;animation:power-apps-resize 10s var(--ease-tour) calc(var(--sc-delay,.9s) + 1.2s) infinite}.scene-power-apps .pa-cursor{animation:power-apps-cursor 10s var(--ease-tour) calc(var(--sc-delay,.9s) + 1.2s) infinite}.scene-power-apps.scene-mirror:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)) .pa-cursor{transform-origin:0 0;scale:-1 1}@keyframes power-apps-fly{0%{translate:var(--fx) var(--fy);opacity:0;scale:.3}2%{translate:var(--fx) var(--fy);opacity:1;animation-timing-function:cubic-bezier(.5,0,.8,.6);scale:.34}5.2%{translate:calc(var(--fx) * .5) calc(var(--fy) * .5 - 18px);animation-timing-function:cubic-bezier(.2,.4,.5,1);scale:.72}8.4%{translate:0;scale:1.06}10%,76%{opacity:1;translate:0;scale:1}80%,to{opacity:0;translate:0;scale:.94}}@keyframes power-apps-pick{0%,3.8%{opacity:1;translate:0}5.2%,9.8%{translate:0 30px}11.2%,15.6%{translate:0 60px}17%,21.4%{translate:0 90px}22.8%,30%{opacity:1;translate:0 120px}34%{opacity:0;translate:0 120px}34.1%,95%{opacity:0;translate:0}to{opacity:1;translate:0}}@keyframes power-apps-blink{50%{opacity:0}}@keyframes power-apps-knob{0%,22%{translate:-8px}26%,to{translate:0}}@keyframes power-apps-on{0%,22%{opacity:0}26%,to{opacity:1}}@keyframes power-apps-ripple{0%,13%{opacity:0;scale:.15}14%{opacity:.5;scale:.2}21%,to{opacity:0;scale:1.2}}@keyframes power-apps-send{0%{stroke-dashoffset:12px}10%,to{stroke-dashoffset:-106px}}@keyframes power-apps-send-glow{0%{stroke-dashoffset:18px}10%,to{stroke-dashoffset:-100px}}@keyframes power-apps-flash{0%,to{opacity:0}3%{opacity:.16}}@keyframes power-apps-send-quick{0%{stroke-dashoffset:24px}5%,to{stroke-dashoffset:-100px}}@keyframes power-apps-pop{0%,36%{opacity:1;scale:1}40%,49%{opacity:.16;scale:.96}53%{opacity:1;scale:1.04}56%,to{opacity:1;scale:1}}@keyframes power-apps-resize{0%,12%,88%,to{scale:1}40%,62%{scale:1.06}}@keyframes power-apps-cursor{0%,12%,88%,to{translate:0}40%,62%{translate:7.92px 7.44px}}
.scene-power-bi .pb-wave{animation:pb-flow-back 20s linear var(--sc-delay,.9s) infinite}.scene-power-bi .pb-mid{animation-name:pb-flow-mid;animation-duration:16s}.scene-power-bi .pb-front{animation-name:pb-flow-front;animation-duration:13s}.scene-power-bi .pb-f{fill:#2ec4b6;fill-opacity:.85}.scene-power-bi .pb-o{fill:#5aa2ff1a;stroke:#5aa2ffcc;stroke-width:1.5px}.scene-power-bi .pb-teal{stroke:#2ec4b6}.scene-power-bi .pb-orbit{fill:none;stroke:#9cc4f266;stroke-width:1.5px;stroke-linecap:round;stroke-dasharray:18 7 4 7 30 7 12 15;transform-box:view-box;transform-origin:800px 112px;animation:pb-spin 16s linear var(--sc-delay,.9s) infinite}.scene-power-bi .pb-sweep{stroke-dasharray:100;stroke-dashoffset:0;animation:pb-sweep 12s var(--ease-tour) calc(var(--sc-delay,.9s) + .3s) infinite backwards}.scene-power-bi .pb-slice{animation:pb-lift 12s var(--ease-out-soft) calc(var(--sc-delay,.9s) + .3s) infinite}.scene-power-bi .pb-bars{animation:pb-dim 12s ease-in-out calc(var(--sc-delay,.9s) + .3s) infinite}.scene-power-bi .pb-hl{transform-origin:50% 100%;animation:pb-hl 12s var(--ease-tour) calc(var(--sc-delay,.9s) + .3s) infinite backwards}.scene-power-bi .pb-gauge{stroke-dasharray:100;stroke-dashoffset:38px;animation:pb-gauge 10s ease-in-out calc(var(--sc-delay,.9s) + 1s) infinite}.scene-power-bi .pb-needle{transform-box:view-box;transform-origin:1182px 152px;animation:pb-needle 10s ease-in-out calc(var(--sc-delay,.9s) + 1s) infinite}@keyframes pb-flow-back{to{translate:-360px}}@keyframes pb-flow-mid{to{translate:-300px}}@keyframes pb-flow-front{to{translate:-280px}}@keyframes pb-spin{to{rotate:360deg}}@keyframes pb-sweep{0%{stroke-dashoffset:100px;opacity:1}22%,88%{stroke-dashoffset:0;opacity:1}97%{stroke-dashoffset:0;opacity:0}to{stroke-dashoffset:100px;opacity:0}}@keyframes pb-lift{0%,34%,80%,to{translate:0}42%,72%{translate:4.5px -2.1px}}@keyframes pb-dim{0%,34%,80%,to{opacity:1}42%,72%{opacity:.35}}@keyframes pb-hl{0%,34%,82%,to{scale:1 0}44%,72%{scale:1}}@keyframes pb-gauge{0%,to{stroke-dashoffset:38px}35%{stroke-dashoffset:22px}70%{stroke-dashoffset:45px}}@keyframes pb-needle{0%,to{rotate:none}35%{rotate:28.8deg}70%{rotate:-12.6deg}}
.scene-ai-automation{--aia-beat:8s}.scene-ai-automation .aia-track{fill:var(--sc-card);fill-rule:evenodd;stroke:var(--sc-card-line);stroke-width:1.2px}.scene-ai-automation .aia-roller circle{fill:var(--sc-card);stroke:var(--sc-card-line);stroke-width:1.2px}.scene-ai-automation .aia-roller circle+circle{fill:#9cc4f229;stroke:#9cc4f266}.scene-ai-automation .aia-beads{fill:none;stroke:#9cc4f26b;stroke-width:3.5px;stroke-linecap:round;stroke-dasharray:0 15.7}.scene-ai-automation .aia-marks{fill:none;stroke:#5aa2ff;stroke-width:7px;stroke-linecap:round;stroke-dasharray:0 157}.scene-ai-automation .aia-card{stroke-width:1.2px}.scene-ai-automation .aia-fold,.scene-ai-automation .aia-glyph{fill:none;stroke-width:1.4px;stroke-linejoin:round;stroke-linecap:round}.scene-ai-automation .aia-ink{fill:none;stroke-width:3px;stroke-linecap:round}.scene-ai-automation .aia-raw .aia-card{fill:#eaf3fd0d;stroke:#eaf3fd33}.scene-ai-automation .aia-raw :is(.aia-fold,.aia-glyph){stroke:#9cc4f273}.scene-ai-automation .aia-raw .aia-ink{stroke:#eaf3fd42}.scene-ai-automation .aia-read .aia-card{fill:#5aa2ff1f;stroke:#5aa2ff99}.scene-ai-automation .aia-read :is(.aia-fold,.aia-glyph){stroke:#5aa2ff}.scene-ai-automation .aia-read .aia-ink{stroke:#eaf3fdcc}.scene-ai-automation .aia-box{fill:#5aa2ff29;stroke:#5aa2ffbf;stroke-width:1px}.scene-ai-automation .aia-done .aia-card{fill:#eaf3fd17;stroke:#2ec4b68c}.scene-ai-automation .aia-done :is(.aia-fold,.aia-glyph),.scene-ai-automation .aia-done .aia-ink{stroke:#eaf3fd80}.scene-ai-automation .aia-stamp circle{fill:#2ec4b6}.scene-ai-automation .aia-stamp path{fill:none;stroke:#fff;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round}.scene-ai-automation .aia-cone{fill:url(#ai-automation-beam)}.scene-ai-automation .aia-head{fill:#eaf3fd1a;stroke:#eaf3fd4d;stroke-width:1.2px}.scene-ai-automation .aia-brackets{fill:none;stroke:#5aa2ff;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;transform-origin:50%}.scene-ai-automation .aia-packet{stroke-dasharray:.6 99.4}.scene-ai-automation .aia-record{stroke-dasharray:100;stroke-dashoffset:0}.scene-ai-automation .aia-ripple{fill:none;stroke:#2ec4b6;stroke-width:1.5px;transform-origin:50%;opacity:0}.scene-ai-automation .aia-ride{animation:aia-ride calc(var(--aia-beat) * 3) linear var(--sc-delay,.9s) infinite}.scene-ai-automation :is(.aia-beads,.aia-marks){animation:aia-belt var(--aia-beat) linear var(--sc-delay,.9s) infinite}.scene-ai-automation .aia-brackets{animation:aia-focus var(--aia-beat) var(--ease-out-soft) var(--sc-delay,.9s) infinite}.scene-ai-automation .aia-scan{animation:aia-scan var(--aia-beat) ease-in-out var(--sc-delay,.9s) infinite}.scene-ai-automation .aia-cone{animation:aia-cone var(--aia-beat) ease-in-out var(--sc-delay,.9s) infinite}.scene-ai-automation .aia-led{animation:aia-led var(--aia-beat) ease-in-out var(--sc-delay,.9s) infinite}.scene-ai-automation .aia-drop{animation:aia-drop var(--aia-beat) linear var(--sc-delay,.9s) infinite backwards}.scene-ai-automation .aia-feed{animation:aia-feed var(--aia-beat) linear calc(var(--sc-delay,.9s) + var(--d,0s)) infinite backwards}.scene-ai-automation .aia-post{animation:aia-post var(--aia-beat) linear calc(var(--sc-delay,.9s) + var(--aia-beat)) infinite backwards}.scene-ai-automation .aia-record{animation:aia-record var(--aia-beat) ease-in-out calc(var(--sc-delay,.9s) + var(--aia-beat)) infinite}.scene-ai-automation .aia-ripple{animation:aia-ripple var(--aia-beat) var(--ease-out-soft) calc(var(--sc-delay,.9s) + var(--aia-beat)) infinite}@keyframes aia-ride{0%,22.667%{animation-timing-function:cubic-bezier(.65,0,.35,1);translate:0}33.333%,56%{animation-timing-function:cubic-bezier(.65,0,.35,1);translate:157px}66.667%,89.333%{animation-timing-function:cubic-bezier(.65,0,.35,1);translate:314px}to{translate:471px}}@keyframes aia-belt{0%,68%{stroke-dashoffset:0;animation-timing-function:cubic-bezier(.65,0,.35,1)}to{stroke-dashoffset:-157px}}@keyframes aia-focus{0%{opacity:0;scale:1.25}7%,58%{opacity:1;scale:1}64%,to{opacity:0;scale:1}}@keyframes aia-scan{0%,5%{opacity:0;translate:0 -30px}9%{opacity:1;translate:0 -30px}30%{translate:0 30px}52%{opacity:1;translate:0 -30px}57%,to{opacity:0;translate:0 -30px}}@keyframes aia-cone{0%,56%,to{opacity:1}66%,80%{opacity:.45}}@keyframes aia-led{0%,60%,to{opacity:.35}8%,20%,32%,44%{opacity:1}14%,26%,38%,50%{opacity:.5}}@keyframes aia-drop{0%,40%{stroke-dashoffset:100px;opacity:0}43%{opacity:1}62%{stroke-dashoffset:0;opacity:1}66%,to{stroke-dashoffset:0;opacity:0}}@keyframes aia-feed{0%,18%{stroke-dashoffset:100px;opacity:0}20%{opacity:1}33%{stroke-dashoffset:0;opacity:1}36%,to{stroke-dashoffset:0;opacity:0}}@keyframes aia-post{0%,3%{stroke-dashoffset:100px;opacity:0}6%{opacity:1}28%{stroke-dashoffset:0;opacity:1}31%,to{stroke-dashoffset:0;opacity:0}}@keyframes aia-record{0%,8%{stroke-dashoffset:0;opacity:1}20%{stroke-dashoffset:0;opacity:0}21%,27%{stroke-dashoffset:100px;opacity:1}40%,to{stroke-dashoffset:0;opacity:1}}@keyframes aia-ripple{0%{opacity:.9;scale:1}16%,to{opacity:0;scale:2.6}}.scene-ai-automation:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)) .aia-stamp path{transform-origin:50%;scale:-1 1}
.scene-salesforce .sf-far{opacity:.5;animation:sf-drift 16s ease-in-out calc(var(--sc-delay,.9s) + var(--d,0s)) infinite}.scene-salesforce .sf-glow{fill:#eaf3fd14;stroke:#eaf3fd9e;stroke-width:1.6px;opacity:0;animation:sf-glow 10s ease-in-out calc(var(--sc-delay,.9s) + var(--d,0s)) infinite}.scene-salesforce .sf-glow.sf-twice{animation-name:sf-glow-twice}.scene-salesforce .sf-write{stroke-dasharray:100;stroke-dashoffset:0;animation:sf-write 10s ease-out calc(var(--sc-delay,.9s) + var(--d,0s)) infinite}.scene-salesforce .sf-hop{stroke-width:6px;stroke-dasharray:.1 99.9;animation-name:sf-hop;animation-duration:10s;animation-fill-mode:backwards}.scene-salesforce .sf-back{stroke:var(--sc-teal)}.scene-salesforce .sf-halo{transform-origin:50%;opacity:0;animation:sf-emit 10s var(--ease-out-soft) calc(var(--sc-delay,.9s) + var(--d,0s)) infinite}.scene-salesforce .sc-pulse circle{animation:sf-ring 10s var(--ease-out-soft) calc(var(--sc-delay,.9s) + 5.3s) infinite}.scene-salesforce .sc-pulse circle+circle{animation-delay:calc(var(--sc-delay,.9s) + 10.3s)}@keyframes sf-drift{0%,to{translate:0}50%{translate:-8px}}@keyframes sf-hop{0%{stroke-dashoffset:100px;opacity:0}3%{opacity:1}23%{opacity:1}26%,to{stroke-dashoffset:0;opacity:0}}@keyframes sf-glow{0%{opacity:0}3%{opacity:1}16%,to{opacity:0}}@keyframes sf-glow-twice{0%{opacity:0}3%{opacity:1}16%,56%{opacity:0}59%{opacity:1}72%,to{opacity:0}}@keyframes sf-write{0%,1%{stroke-dashoffset:0}2%{stroke-dashoffset:100px}10%,57%{stroke-dashoffset:0}58%{stroke-dashoffset:100px}66%,to{stroke-dashoffset:0}}@keyframes sf-emit{0%{opacity:.9;scale:1}16%,to{opacity:0;scale:1.5}}@keyframes sf-ring{0%{opacity:0;scale:1.1}5%{opacity:.75}32%,to{opacity:0;scale:1.7}}
.scene-servicenow .sn-rail{fill:#eaf3fd09;stroke:url(#servicenow-rail-g);stroke-width:1.2px}.scene-servicenow .sn-work{fill:#2a86ea24}.scene-servicenow .sn-card{fill:#eaf3fd14;stroke:var(--sc-card-line);stroke-width:1.2px}.scene-servicenow .sn-card-work{fill:#2a86ea29;stroke:#5aa2ff99}.scene-servicenow .sn-card-done{fill:#2ec4b61a;stroke:#2ec4b68c}.scene-servicenow .sn-ink{fill:none;stroke:#eaf3fd73;stroke-width:2.4px;stroke-linecap:round}.scene-servicenow .sn-seat{fill:none;stroke:#eaf3fd66;stroke-width:1.1px;stroke-dasharray:2 2.1}.scene-servicenow .sn-spin{fill:none;stroke:var(--sc-sky);stroke-width:1.3px;stroke-dasharray:18 7;transform-origin:50%}.scene-servicenow .sn-check{fill:none;stroke:#fff;stroke-width:1.6px;stroke-linecap:round;stroke-linejoin:round}.scene-servicenow .sn-check-lg{stroke-width:2.6px}.scene-servicenow .sn-gate{fill:none;stroke:#9cc4f299;stroke-width:1.5px}.scene-servicenow .sn-gate-glow{opacity:.25}.scene-servicenow .sn-halo{fill:#5aa2ff14;stroke:#5aa2ff66;stroke-width:1.2px;transform-origin:50%}.scene-servicenow .sn-halo-done{fill:#2ec4b614;stroke:#2ec4b673}.scene-servicenow .sn-crown{fill:none;stroke:#eaf3fd66;stroke-width:3px;stroke-linecap:round}.scene-servicenow .sn-bezel{fill:#eaf3fd0a;stroke:#eaf3fd2e;stroke-width:1.2px}.scene-servicenow .sn-tick{fill:none;stroke:#eaf3fd59;stroke-width:1.4px;stroke-linecap:round}.scene-servicenow .sn-track{fill:none;stroke:#eaf3fd1a;stroke-width:5px}.scene-servicenow .sn-arc,.scene-servicenow .sn-arc-met{fill:none;stroke-width:5px;stroke-linecap:round}.scene-servicenow .sn-arc{stroke:var(--sc-sky);stroke-dasharray:100;stroke-dashoffset:28px}.scene-servicenow .sn-arc-met{stroke:var(--sc-teal);stroke-dasharray:72 100}.scene-servicenow .sn-hand path{fill:none;stroke:var(--sc-ice);stroke-width:2.2px;stroke-linecap:round}.scene-servicenow :is(.sn-hand,.sn-met,.sn-watch){transform-origin:50%}.scene-servicenow.scene-mirror:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)) :is(.sn-watch,.sn-check:not(.sn-check-lg)){transform-origin:50%;scale:-1 1}.scene-servicenow .sn-belt{animation:sn-belt 10.8s cubic-bezier(.6, 0, .3, 1) calc(var(--sc-delay,.9s) + var(--d,0s)) infinite}.scene-servicenow .sn-gate-glow{animation:sn-gate 3.6s ease-out calc(var(--sc-delay,.9s) + var(--d,0s)) infinite}.scene-servicenow .sn-spin{animation:sn-spin 4s linear var(--sc-delay,.9s) infinite}.scene-servicenow .sn-halo:not(.sn-halo-done){animation:sn-halo 3.6s var(--ease-out-soft) calc(var(--sc-delay,.9s) + .2s) infinite}.scene-servicenow .sn-arc{animation:sn-sweep 7.2s linear calc(var(--sc-delay,.9s) + var(--d,0s)) infinite}.scene-servicenow .sn-arc-met{animation:sn-met-arc 7.2s linear calc(var(--sc-delay,.9s) + var(--d,0s)) infinite}.scene-servicenow .sn-hand{animation:sn-hand 7.2s linear calc(var(--sc-delay,.9s) + var(--d,0s)) infinite}.scene-servicenow .sn-met{animation:sn-check 7.2s var(--ease-out-soft) calc(var(--sc-delay,.9s) + var(--d,0s)) infinite}@media (prefers-reduced-motion:reduce){.scene-servicenow .sn-hand{display:none}}@keyframes sn-belt{0%{translate:0}13%,33.33%{translate:180px}46.33%,66.67%{translate:360px}79.67%,to{translate:540px}}@keyframes sn-gate{0%,55%,to{opacity:.25}20%{opacity:1}}@keyframes sn-spin{to{rotate:360deg}}@keyframes sn-halo{0%{opacity:1;scale:1}70%,to{opacity:0;scale:1.3}}@keyframes sn-sweep{0%{stroke-dashoffset:100px;opacity:0}3%{opacity:1}60%,88%{stroke-dashoffset:28px;opacity:1}96%,to{stroke-dashoffset:28px;opacity:0}}@keyframes sn-met-arc{0%,60%{opacity:0}65%,88%{opacity:1}96%,to{opacity:0}}@keyframes sn-hand{0%{opacity:0;rotate:-259.2deg}3%{opacity:1}60%{opacity:1;rotate:none}64%,to{opacity:0;rotate:none}}@keyframes sn-check{0%,60%{opacity:0;scale:0}66%{opacity:1;scale:1.18}71%,88%{opacity:1;scale:1}96%,to{opacity:0;scale:1}}
.scene-creatio{--cr-t:16s}.scene-creatio .cr-tile{fill:#eaf3fd0d;stroke:#eaf3fd29;stroke-width:1px}.scene-creatio .cr-tile-on{fill:#5aa2ff38;stroke:#5aa2ff;stroke-width:1.2px;opacity:0}.scene-creatio .cr-tool{fill:none;stroke:#eaf3fd99;stroke-width:1.4px;stroke-linecap:round;stroke-linejoin:round}.scene-creatio .cr-box{fill:#eaf3fd0d;stroke:#eaf3fd29;stroke-width:1px}.scene-creatio .cr-rule{fill:none;stroke:#eaf3fd1f;stroke-width:1px}.scene-creatio .cr-glyph{fill:none;stroke-width:1.5px;stroke-linecap:round;stroke-linejoin:round}.scene-creatio .cr-ink{fill:none;stroke:#eaf3fd80;stroke-width:3px;stroke-linecap:round}.scene-creatio .cr-ink-soft{stroke:#eaf3fd3d;stroke-width:2.6px}.scene-creatio .cr-val{stroke-dasharray:100;stroke-dashoffset:0}.scene-creatio .cr-stage{stroke-linejoin:round}.scene-creatio .cr-status{fill:none;stroke:#eaf3fd6b;stroke-width:1.4px}.scene-creatio .cr-sweep{fill:none;stroke:#5aa2ff42;stroke-width:30px;stroke-dasharray:100;stroke-dashoffset:0}.scene-creatio .cr-sweep-3{stroke-dashoffset:100px}.scene-creatio .cr-edge{fill:none;stroke:#5aa2ffe6;stroke-width:1.4px;stroke-linejoin:round}.scene-creatio :is(.cr-stage-on-2,.cr-stage-on-3,.cr-check-2,.cr-check-3){opacity:0}.scene-creatio .cr-done{fill:none;stroke:#2ec4b6;stroke-width:1.6px;opacity:0;transform-origin:50%}.scene-creatio .cr-check{transform-origin:50%}.scene-creatio .cr-case{stroke-width:5.5px}.scene-creatio .cr-ghost{fill:#eaf3fd05;stroke:#9cc4f280;stroke-width:1.2px;stroke-dasharray:4 4}.scene-creatio .cr-ghost-mark{fill:none;stroke:#9cc4f273;stroke-width:2.4px;stroke-linecap:round;stroke-dasharray:3 5}.scene-creatio .cr-slot .cr-ghost-mark{stroke-width:1.8px;stroke-dasharray:none}.scene-creatio :is(.cr-slot,.cr-ghost-r){opacity:0}.scene-creatio .cr-hot{fill:#5aa2ff1f;stroke:#5aa2ff;stroke-width:1.4px;stroke-dasharray:4 4;opacity:0}.scene-creatio .cr-lift{fill:#13396f;fill-opacity:.92}.scene-creatio .cr-sel-line{fill:none;stroke:#2ec4b6;stroke-width:1.6px}.scene-creatio .cr-ring{fill:none;stroke:#2ec4b6;stroke-width:1.5px;opacity:0;transform-origin:50%}.scene-creatio .cr-arrow{fill:#fff;stroke:#0b2c5c;stroke-width:1.3px;stroke-linejoin:round}.scene-creatio:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)) .cr-arrow{transform-origin:0 0;scale:-1 1}.scene-creatio :is(.cr-tile-on,.cr-cursor,.cr-drag,.cr-hot,.cr-slot,.cr-ring,.cr-sel,.cr-head,.cr-val,.cr-ghost-r,.cr-lite,.cr-run,.cr-sweep,.cr-case,.cr-stage-on,.cr-check,.cr-done){animation-duration:var(--cr-t);animation-delay:calc(var(--sc-delay,.9s) + var(--d,0s));animation-iteration-count:infinite;animation-fill-mode:backwards;animation-timing-function:var(--ease-out-soft)}.scene-creatio .cr-tile-on{animation-name:creatio-tile}.scene-creatio .cr-cursor{transform-origin:0 0;animation-name:creatio-cursor}.scene-creatio .cr-drag{transform-origin:50%;animation-name:creatio-drag}.scene-creatio .cr-hot{animation-name:creatio-hot}.scene-creatio .cr-slot{animation-name:creatio-slot}.scene-creatio .cr-ring{animation-name:creatio-ring}.scene-creatio .cr-sel{animation-name:creatio-sel}.scene-creatio .cr-head{animation-name:creatio-head}.scene-creatio .cr-val{animation-name:creatio-val;animation-timing-function:cubic-bezier(.45,.05,.35,1)}.scene-creatio .cr-ghost-r{animation-name:creatio-ghost;animation-timing-function:ease-in-out}.scene-creatio .cr-lite{animation-name:creatio-lite;animation-timing-function:ease-in-out}.scene-creatio .cr-run{animation-name:creatio-run;animation-timing-function:ease-in-out}.scene-creatio .cr-sweep{animation-name:creatio-sweep;animation-timing-function:cubic-bezier(.45,.05,.35,1)}.scene-creatio .cr-hop{animation-name:creatio-hop;animation-timing-function:cubic-bezier(.45,.05,.35,1)}.scene-creatio .cr-down{animation-name:creatio-down;animation-timing-function:cubic-bezier(.45,.05,.35,1)}.scene-creatio .cr-check{animation-name:creatio-check}.scene-creatio .cr-stage-on{animation-name:creatio-stage;animation-timing-function:ease-in-out}.scene-creatio .cr-done{animation-name:creatio-done}@keyframes creatio-tile{0%,1.875%{opacity:0}3.75%,14.375%{opacity:1}16.875%,to{opacity:0}}@keyframes creatio-cursor{0%,3.125%{translate:-512px -48px;scale:1}4.375%{animation-timing-function:cubic-bezier(.5,0,.75,.7);translate:-512px -48px;scale:.86}7.5%{animation-timing-function:linear;translate:-380px -22px}11.25%{animation-timing-function:cubic-bezier(.3,.3,.4,1);translate:-190px -2px}14.375%{animation-timing-function:ease-in-out;translate:6px 2px}15.625%{translate:0;scale:.86}16.875%{scale:1}81.25%{animation-timing-function:cubic-bezier(.6,0,.3,1);translate:0}90%,to{translate:-512px -48px;scale:1}}@keyframes creatio-drag{0%,3.125%{opacity:0;translate:-512px -48px;rotate:none;scale:.6}4.375%{opacity:1;animation-timing-function:cubic-bezier(.5,0,.75,.7);translate:-512px -48px;rotate:-3deg;scale:1.05}7.5%{animation-timing-function:linear;translate:-380px -22px}11.25%{animation-timing-function:cubic-bezier(.3,.3,.4,1);translate:-190px -2px;rotate:-2deg}14.375%{animation-timing-function:ease-in-out;translate:6px 2px;rotate:1deg}15.625%{translate:0;rotate:none;scale:1.05}16.875%{scale:.98}18.125%,80%{opacity:1;translate:0;rotate:none;scale:1}83.75%{opacity:0;translate:0;scale:.96}to{opacity:0;translate:-512px -48px;scale:.6}}@keyframes creatio-hot{0%,9.375%{opacity:0}12.5%,15%{opacity:1}18.125%,to{opacity:0}}@keyframes creatio-slot{0%,15%{opacity:1}16.875%,80.625%{opacity:0}84.375%,to{opacity:1}}@keyframes creatio-ring{0%,15.3%{opacity:0;scale:1}16.25%{opacity:1;scale:1.02}23.75%,to{opacity:0;scale:1.22 1.3}}@keyframes creatio-sel{0%,15%{opacity:0}17.5%,80%{opacity:1}83.125%,to{opacity:0}}@keyframes creatio-head{0%,16.25%{opacity:0;translate:0 4px}18.75%,80%{opacity:1;translate:0}83.125%,to{opacity:0;translate:0}}@keyframes creatio-val{0%,18.75%{stroke-dashoffset:100px}22.5%,80%{stroke-dashoffset:0}82.5%,to{stroke-dashoffset:100px}}@keyframes creatio-ghost{0%,23.75%{opacity:1}27.5%,80.625%{opacity:0}84.375%,to{opacity:1}}@keyframes creatio-lite{0%,23.75%{opacity:0}27.5%,80%{opacity:1}83.125%,to{opacity:0}}@keyframes creatio-run{0%,31.25%{opacity:0}32.5%,80%{opacity:1}83.75%,to{opacity:0}}@keyframes creatio-sweep{0%,33.125%{stroke-dashoffset:100px}37.5%,to{stroke-dashoffset:0}}@keyframes creatio-hop{0%,37.5%{stroke-dashoffset:100px;opacity:0}38.1%{opacity:1}39.7%{opacity:1}40.3%,to{stroke-dashoffset:0;opacity:0}}@keyframes creatio-down{0%,50%{stroke-dashoffset:100px;opacity:0}50.6%{opacity:1}55.6%{opacity:1}56.25%,to{stroke-dashoffset:0;opacity:0}}@keyframes creatio-check{0%,40.3%{opacity:0;scale:.3}41.9%{opacity:1;scale:1.15}43.1%,to{opacity:1;scale:1}}@keyframes creatio-stage{0%,45.6%{opacity:0}47.5%,to{opacity:1}}@keyframes creatio-done{0%,72.5%{opacity:0;scale:1}73.75%{opacity:1}80%,to{opacity:0;scale:2.2}}
.scene-unifyapps .ua-in-line path{fill:none;stroke:#5aa2ff70;stroke-width:1.4px}.scene-unifyapps .ua-out-line path{fill:none;stroke:#2ec4b66b;stroke-width:1.4px}.scene-unifyapps .ua-mesh path{fill:none;stroke-width:1.5px;stroke-dasharray:1 6;stroke-linecap:round}.scene-unifyapps .ua-mesh-in path{stroke:#9cc4f252}.scene-unifyapps .ua-mesh-out path{stroke:#2ec4b64d}.scene-unifyapps .ua-mesh .ua-far{opacity:.6}.scene-unifyapps .ua-tile{transform-box:view-box;transform-origin:0 0}.scene-unifyapps .ua-tile rect{fill:var(--sc-card);stroke:var(--sc-card-line);stroke-width:1.2px}.scene-unifyapps .ua-tile path{fill:none;stroke:#eaf3fdd9;stroke-width:1.6px;stroke-linecap:round;stroke-linejoin:round}.scene-unifyapps .ua-ai rect{fill:url(#unifyapps-ai);stroke:#eaf3fd80}.scene-unifyapps .ua-ai path{stroke:#fff;stroke-width:1.8px}.scene-unifyapps .ua-b rect{fill:#eaf3fd0b;stroke:#eaf3fd26}.scene-unifyapps .ua-b path{stroke:#eaf3fd73}.scene-unifyapps .ua-c rect{fill:#eaf3fd08;stroke:#eaf3fd1a}.scene-unifyapps .ua-c path{stroke:#eaf3fd47}.scene-unifyapps .sc-packet{stroke-width:6px;animation-name:ua-hop;animation-duration:8s;animation-fill-mode:backwards}.scene-unifyapps .ua-drop{animation-name:ua-drop}.scene-unifyapps .ua-sky{stroke:var(--sc-sky)}.scene-unifyapps .ua-teal{stroke:var(--sc-teal)}.scene-unifyapps .ua-relays{opacity:.75}.scene-unifyapps .ua-relays .sc-packet{stroke-width:4.5px}.scene-unifyapps .ua-flash{fill:#2ec4b62e;stroke:var(--sc-teal);stroke-width:1.6px;opacity:0;animation:ua-flash 8s ease-out calc(var(--sc-delay,.9s) + var(--d,0s)) infinite}.scene-unifyapps .ua-ring rect{fill:#5aa2ff14;stroke:#9cc4f24d;stroke-width:1.5px;vector-effect:non-scaling-stroke;transform-origin:50%;opacity:0;animation:ua-ring 8s var(--ease-out-soft) calc(var(--sc-delay,.9s) + var(--d,0s)) infinite}.scene-unifyapps .ua-twinkle{transform-origin:50%;animation:ua-twinkle 8s ease-in-out calc(var(--sc-delay,.9s) + var(--d,0s)) infinite}.scene-unifyapps .ua-blink{transform-origin:50%;animation:ua-blink 8s ease-in-out calc(var(--sc-delay,.9s) + var(--d,0s)) infinite}@keyframes ua-hop{0%{stroke-dashoffset:100px;opacity:0}4%{opacity:1}34%{opacity:1}40%,to{stroke-dashoffset:0;opacity:0}}@keyframes ua-drop{0%{stroke-dashoffset:100px;opacity:0}3%{opacity:1}22%{opacity:1}26%,to{stroke-dashoffset:0;opacity:0}}@keyframes ua-flash{0%{opacity:0}5%{opacity:1}24%,to{opacity:0}}@keyframes ua-ring{0%{opacity:0;scale:1}6%{opacity:1}32%,to{opacity:0;scale:1.08 1.3}}@keyframes ua-twinkle{0%{rotate:none;scale:1}10%{rotate:45deg;scale:.72}20%,to{rotate:90deg;scale:1}}@keyframes ua-blink{0%,8%,to{scale:1}2%,6%{scale:1 .15}4%{scale:1}}
.scene-uae-e-invoicing{--uei-t:12s;--uei-at:calc(var(--sc-delay,.9s) + .3s)}.scene-uae-e-invoicing .uei-user{transform-box:view-box}.scene-uae-e-invoicing .uei-ghosts{opacity:.6}.scene-uae-e-invoicing .uei-ghosts .sc-packet{stroke:var(--sc-mist);animation-fill-mode:backwards}.scene-uae-e-invoicing .uei-rail{fill:none;stroke:#9cc4f252;stroke-width:2px}.scene-uae-e-invoicing .uei-trail{fill:none;stroke-width:3px;stroke-dasharray:100 100}.scene-uae-e-invoicing .uei-trail-glow{stroke-width:8px;stroke-opacity:.16}.scene-uae-e-invoicing .uei-lane{fill:none;stroke:#5aa2ff;stroke-width:2.2px;stroke-linecap:round;stroke-dasharray:100 100}.scene-uae-e-invoicing .uei-orbit{fill:none;stroke:#5aa2ff80;stroke-width:1.4px;stroke-dasharray:2 7;stroke-linecap:round;transform-origin:50%;animation:uei-spin 16s linear var(--uei-at) infinite}.scene-uae-e-invoicing .uei-orbit-b{animation-direction:reverse}.scene-uae-e-invoicing .uei-ring{fill:none;stroke:#2ec4b6b3;stroke-width:2px;transform-origin:50%;opacity:0;animation:uei-ring var(--uei-t) var(--ease-out-soft) calc(var(--uei-at) + var(--d,0s)) infinite}.scene-uae-e-invoicing .uei-ring-tax{animation-name:uei-ring-tax}.scene-uae-e-invoicing .uei-seal,.scene-uae-e-invoicing .uei-unflip{transform-origin:50%}.scene-mirror.scene-uae-e-invoicing:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)) .uei-unflip{scale:-1 1}.scene-uae-e-invoicing :is(.uei-doc,.uei-trail,.uei-lane,.uei-copy,.uei-seal){animation-duration:var(--uei-t);animation-delay:var(--uei-at);animation-timing-function:linear;animation-iteration-count:infinite;animation-fill-mode:backwards}.scene-uae-e-invoicing :is(.uei-doc,.uei-trail){animation-timing-function:cubic-bezier(.62,0,.38,1)}.scene-uae-e-invoicing .uei-doc{animation-name:uei-doc}.scene-uae-e-invoicing .uei-trail{animation-name:uei-trail}.scene-uae-e-invoicing .uei-lane-a{animation-name:uei-lane-a}.scene-uae-e-invoicing .uei-lane-b{animation-name:uei-lane-b}.scene-uae-e-invoicing .uei-copy-a{animation-name:uei-copy-a}.scene-uae-e-invoicing .uei-copy-b{animation-name:uei-copy-b}.scene-uae-e-invoicing .uei-seal{animation-timing-function:ease-out}.scene-uae-e-invoicing .uei-seal-s{animation-name:uei-seal-s}.scene-uae-e-invoicing .uei-seal-a{animation-name:uei-seal-a}.scene-uae-e-invoicing .uei-seal-t{animation-name:uei-seal-t}.scene-uae-e-invoicing .uei-seal-b{animation-name:uei-seal-b}.scene-uae-e-invoicing .uei-seal-u{animation-name:uei-seal-u}@keyframes uei-doc{0%,6%{translate:-92px}17%,25%{translate:92px}45%,52%{translate:460px}63%,to{translate:644px}}@keyframes uei-trail{0%,6%{stroke-dashoffset:100px;opacity:1}17%,25%{stroke-dashoffset:75px}45%,52%{stroke-dashoffset:25px}63%,90%{stroke-dashoffset:0;opacity:1}97%{stroke-dashoffset:0;opacity:0}to{stroke-dashoffset:100px;opacity:0}}@keyframes uei-copy-a{0%,19%{translate:0}21.58%{translate:0 -35px}22.7%{translate:3px -69px}23.6%{translate:13px -103px}24.39%{translate:34px -130px}25.12%{translate:65px -146px}25.82%{translate:99px -152px}26.5%{translate:134px -153px}27.18%{translate:168px -153px}27.88%{translate:203px -153px}28.61%{translate:238px -153px}29.4%{translate:273px -150px}30.3%{translate:303px -134px}31.42%{translate:333px -116px}34%,to{translate:368px -116px}}@keyframes uei-lane-a{0%,21.23%{stroke-dashoffset:100px;opacity:1}21.58%{stroke-dashoffset:98px}22.7%{stroke-dashoffset:89.9px}23.6%{stroke-dashoffset:81.8px}24.39%{stroke-dashoffset:73.7px}25.12%{stroke-dashoffset:65.7px}25.82%{stroke-dashoffset:57.6px}26.5%{stroke-dashoffset:49.5px}27.18%{stroke-dashoffset:41.5px}27.88%{stroke-dashoffset:33.4px}28.61%{stroke-dashoffset:25.3px}29.4%{stroke-dashoffset:17.3px}30.3%{stroke-dashoffset:9.2px}31.42%{stroke-dashoffset:1.1px}31.61%,90%{stroke-dashoffset:0;opacity:1}97%{stroke-dashoffset:0;opacity:0}to{stroke-dashoffset:100px;opacity:0}}@keyframes uei-copy-b{0%,47%{translate:0}48.87%{translate:0 -19px}49.74%{translate:0 -39px}50.5%{translate:0 -58px}51.26%{translate:0 -77px}52.13%{translate:0 -97px}54%,to{translate:0 -116px}}@keyframes uei-lane-b{0%,49.2%{stroke-dashoffset:100px;opacity:1}49.74%{stroke-dashoffset:78.5px}50.5%{stroke-dashoffset:45.8px}51.26%{stroke-dashoffset:13px}51.58%,90%{stroke-dashoffset:0;opacity:1}97%{stroke-dashoffset:0;opacity:0}to{stroke-dashoffset:100px;opacity:0}}@keyframes uei-seal-s{0%,1%{opacity:0;scale:0}4%{opacity:1;scale:1.25}7%,90%{opacity:1;scale:1}97%,to{opacity:0;scale:.6}}@keyframes uei-seal-a{0%,16.5%{opacity:0;scale:0}19.5%{opacity:1;scale:1.25}22.5%,90%{opacity:1;scale:1}97%,to{opacity:0;scale:.6}}@keyframes uei-seal-t{0%,33.5%{opacity:0;scale:0}36.5%{opacity:1;scale:1.25}39.5%,90%{opacity:1;scale:1}97%,to{opacity:0;scale:.6}}@keyframes uei-seal-b{0%,44.5%{opacity:0;scale:0}47.5%{opacity:1;scale:1.25}50.5%,90%{opacity:1;scale:1}97%,to{opacity:0;scale:.6}}@keyframes uei-seal-u{0%,62.5%{opacity:0;scale:0}65.5%{opacity:1;scale:1.25}68.5%,90%{opacity:1;scale:1}97%,to{opacity:0;scale:.6}}@keyframes uei-ring{0%{opacity:0;scale:1}1%{opacity:.9}12%,to{opacity:0;scale:1.75}}@keyframes uei-ring-tax{0%{opacity:0;scale:1}1%{opacity:.9}8%{opacity:0}10%,to{opacity:0;scale:1.32}}@keyframes uei-spin{to{rotate:360deg}}@media (prefers-reduced-motion:reduce){.scene-uae-e-invoicing .uei-copy{display:none}}
.catalog-scene .cb-bc-slip{translate:136.21px 17px}.catalog-scene[data-running] .cb-bc-slip{animation:sm-bc-slip var(--cs-cycle,8s) linear infinite both}@keyframes sm-bc-slip{0%{opacity:1;translate:67.5px 53px}5%{translate:67.5px 53px}5.72%{translate:67.5px 52.3px}6.44%{translate:67.5px 49.9px}7.16%{translate:67.5px 45.6px}7.88%{translate:67.5px 38.9px}8.59%{translate:67.8px 29.1px}8.95%{translate:69.8px 23.2px}9.31%{translate:75.2px 18.5px}9.67%{translate:83.4px 17px}10.03%{translate:92.9px 17px}10.39%{translate:103.6px 17px}10.75%{translate:115.4px 17px}11.47%{translate:141.6px 17px}12.19%{translate:169.6px 17px}12.91%{translate:196.8px 17px}13.63%{translate:221.6px 17px}14.34%{translate:243.5px 17px}15.06%{translate:262.4px 17px}15.78%{translate:278.6px 17px}16.5%{translate:292.6px 17px}17.22%{translate:304.6px 17.7px}17.58%{translate:309.4px 20.1px}17.94%{translate:312.6px 23.9px}18.3%{translate:314.1px 28.3px}18.66%{translate:314.5px 32.6px}19.38%{translate:314.5px 40.3px}20.81%{translate:314.5px 52.6px}22.25%{translate:314.5px 61.6px}23.69%{translate:314.5px 67.9px}25.13%{translate:314.5px 72px}26.56%{translate:314.5px 74.3px}28%{opacity:1}28.63%{opacity:.97}29.25%{opacity:.87}29.88%{opacity:.71}31.13%{opacity:.29}31.75%{opacity:.13}32.38%{opacity:.03}33%{opacity:0;translate:314.5px 75px}96%{translate:314.5px 75px}96.01%{translate:67.5px 53px}96.25%{opacity:.01}96.5%{opacity:.03}97%{opacity:.13}97.5%{opacity:.29}98.5%{opacity:.71}99%{opacity:.87}99.5%{opacity:.97}to{opacity:1;translate:67.5px 53px}}.catalog-scene .cb-bc-allocation{translate:120px 185px}.catalog-scene[data-running] .cb-bc-allocation{animation:sm-bc-cube var(--cs-cycle,8s) linear infinite both}@keyframes sm-bc-cube{0%{opacity:1;translate:120px 185px}16%{translate:120px 185px}16.75%{translate:120.5px 185px}17.5%{translate:122.1px 185px}18.25%{translate:125px 185px}19%{translate:129.6px 185px}19.75%{translate:136.3px 185px}20.5%{translate:145.5px 185px}21.25%{translate:157.7px 185px}22%{translate:173px 185px}22.75%{translate:190.9px 185px}23.5%{translate:209.9px 185px}24.25%{translate:228.4px 185px}25%{translate:245.4px 185px}25.75%{translate:260.2px 185px}26.5%{translate:273.1px 185px}27.25%{translate:284.2px 185px}28%{translate:293.7px 185px}28.75%{translate:301.9px 185px}29.5%{translate:309px 184.8px}30.25%{translate:314.9px 183.7px}31%{translate:319.7px 181.6px}31.75%{translate:323.3px 178.7px}32.5%{translate:325.6px 175.6px}34%{translate:327.9px 170px}35.5%{translate:328.7px 165.8px}37%{translate:329px 163px}38.5%{translate:329px 161.5px}40%{opacity:1}40.5%{opacity:.97}41%{opacity:.87}41.5%{opacity:.71}42.5%{opacity:.29}43%{opacity:.13}43.5%{opacity:.03}44%{opacity:0;translate:329px 161px}97%{translate:329px 161px}97.01%{translate:120px 185px}97.19%{opacity:.01}97.38%{opacity:.03}97.75%{opacity:.13}98.13%{opacity:.29}98.88%{opacity:.71}99.25%{opacity:.87}99.63%{opacity:.97}to{opacity:1;translate:120px 185px}}.catalog-scene[data-running] .cb-bc-stock-route{animation:sm-bc-stock var(--cs-cycle,8s) linear infinite both}@keyframes sm-bc-stock{0%{stroke-dashoffset:100px;opacity:0}16%{opacity:0}16.01%{opacity:1}16.75%{stroke-dashoffset:99.78px}17.5%{stroke-dashoffset:99.07px}18.25%{stroke-dashoffset:97.76px}19%{stroke-dashoffset:95.7px}19.75%{stroke-dashoffset:92.72px}20.5%{stroke-dashoffset:88.61px}21.25%{stroke-dashoffset:83.17px}22%{stroke-dashoffset:76.34px}24.25%{stroke-dashoffset:51.58px}25%{stroke-dashoffset:44.03px}25.75%{stroke-dashoffset:37.39px}26.5%{stroke-dashoffset:31.64px}27.25%{stroke-dashoffset:26.7px}28%{stroke-dashoffset:22.44px}29.5%{stroke-dashoffset:15.63px}31%{stroke-dashoffset:10.55px}32.5%{stroke-dashoffset:6.8px}34%{stroke-dashoffset:4.06px}35.5%{stroke-dashoffset:2.15px}37%{stroke-dashoffset:.9px}40%{stroke-dashoffset:0}91%{opacity:1}91.63%{opacity:.97}92.25%{opacity:.87}92.88%{opacity:.71}94.13%{opacity:.29}94.75%{opacity:.13}95.38%{opacity:.03}96%{opacity:0}97%{stroke-dashoffset:0}97.01%{stroke-dashoffset:100px}to{stroke-dashoffset:100px;opacity:0}}.catalog-scene .cb-fo-shipment{translate:132.26px 44.37px}.catalog-scene[data-running] .cb-fo-shipment{animation:sm-fo-shipment var(--cs-cycle,8s) linear infinite both}@keyframes sm-fo-shipment{0%{opacity:0;translate:65px 89px}3%{opacity:0}3.25%{opacity:.03}3.5%{opacity:.13}3.75%{opacity:.29}4.25%{opacity:.71}4.5%{opacity:.87}4.75%{opacity:.97}5%{opacity:1;translate:65px 89px}5.72%{translate:65.5px 88.6px}6.44%{translate:67.1px 87.2px}7.16%{translate:70.1px 84.6px}7.88%{translate:74.8px 80.6px}8.59%{translate:81.8px 75px}9.31%{translate:91.7px 67.7px}9.67%{translate:98px 63.3px}10.03%{translate:105.3px 58.6px}10.39%{translate:113.7px 53.7px}10.75%{translate:123.2px 48.6px}11.47%{translate:145.2px 39.3px}12.19%{translate:169.9px 32.8px}12.55%{translate:182.4px 31.1px}12.91%{translate:194.6px 30.5px}13.63%{translate:217.2px 32.1px}14.34%{translate:236.6px 36.3px}15.06%{translate:253px 41.9px}15.78%{translate:266.5px 48px}16.5%{translate:277.7px 54px}17.22%{translate:287.1px 59.8px}17.94%{translate:295px 65.1px}18.66%{translate:301.6px 69.9px}19.38%{translate:307.2px 74.2px}20.81%{translate:315.9px 81.3px}22.25%{translate:322.1px 86.7px}23.69%{translate:326.3px 90.6px}25.13%{translate:329px 93.1px}26.56%{translate:330.5px 94.6px}28%{opacity:1}28.38%{opacity:.97}28.75%{opacity:.87}29.13%{opacity:.71}29.88%{opacity:.29}30.25%{opacity:.13}30.63%{opacity:.03}31%{opacity:0;translate:331px 95px}56%{translate:331px 95px}56.01%{translate:65px 89px}to{opacity:0;translate:65px 89px}}.catalog-scene[data-running] .cb-fo-top-route{animation:sm-fo-top-route var(--cs-cycle,8s) linear infinite both}@keyframes sm-fo-top-route{0%{stroke-dashoffset:100px;opacity:0}5%{opacity:0}5.01%{opacity:1}5.72%{stroke-dashoffset:99.78px}6.44%{stroke-dashoffset:99.07px}7.16%{stroke-dashoffset:97.76px}7.88%{stroke-dashoffset:95.7px}8.59%{stroke-dashoffset:92.72px}9.31%{stroke-dashoffset:88.61px}10.03%{stroke-dashoffset:83.18px}10.75%{stroke-dashoffset:76.34px}12.91%{stroke-dashoffset:51.58px}13.63%{stroke-dashoffset:44.03px}14.34%{stroke-dashoffset:37.38px}15.06%{stroke-dashoffset:31.64px}15.78%{stroke-dashoffset:26.7px}16.5%{stroke-dashoffset:22.44px}17.94%{stroke-dashoffset:15.62px}19.38%{stroke-dashoffset:10.55px}20.81%{stroke-dashoffset:6.8px}22.25%{stroke-dashoffset:4.06px}23.69%{stroke-dashoffset:2.15px}25.13%{stroke-dashoffset:.9px}28%{stroke-dashoffset:0}90%{opacity:1}90.63%{opacity:.97}91.25%{opacity:.87}91.88%{opacity:.71}93.13%{opacity:.29}93.75%{opacity:.13}94.38%{opacity:.03}95%{opacity:0}96%{stroke-dashoffset:0}96.01%{stroke-dashoffset:100px}to{stroke-dashoffset:100px;opacity:0}}.catalog-scene .cb-fo-delivery{translate:269.4px 186.42px}.catalog-scene[data-running] .cb-fo-delivery{animation:sm-fo-delivery var(--cs-cycle,8s) linear infinite both}@keyframes sm-fo-delivery{0%{opacity:0;translate:325px 134.5px}27%{opacity:0}27.25%{opacity:.03}27.5%{opacity:.13}27.75%{opacity:.29}28.25%{opacity:.71}28.5%{opacity:.87}28.75%{opacity:.97}29%{opacity:1;translate:325px 134.5px}30.25%{translate:324.8px 135.7px}31.5%{translate:324.1px 139.8px}32.13%{translate:323.3px 143.4px}32.75%{translate:321.6px 148.3px}33.38%{translate:318.7px 154.5px}34%{translate:313.9px 161.6px}34.63%{translate:306.9px 168.7px}35.25%{translate:298.2px 174.9px}35.88%{translate:289px 179.7px}36.5%{translate:280.2px 183.2px}37.75%{translate:265.3px 187.4px}39%{translate:254px 189.6px}40.25%{translate:245.5px 190.8px}41.5%{translate:239.2px 191.5px}42.75%{translate:234.5px 191.9px}44%{translate:231.1px 192.2px}46.5%{translate:227.1px 192.4px}49%{opacity:1}49.38%{opacity:.97}49.75%{opacity:.87}50.13%{opacity:.71}50.88%{opacity:.29}51.25%{opacity:.13}51.63%{opacity:.03}52%{opacity:0;translate:226px 192.5px}76%{translate:226px 192.5px}76.01%{translate:325px 134.5px}to{opacity:0;translate:325px 134.5px}}.catalog-scene[data-running] .cb-fo-lower-route{animation:sm-fo-lower-route var(--cs-cycle,8s) linear infinite both}@keyframes sm-fo-lower-route{0%{stroke-dashoffset:100px;opacity:0}29%{opacity:0}29.01%{opacity:1}29.63%{stroke-dashoffset:99.78px}30.25%{stroke-dashoffset:99.07px}30.88%{stroke-dashoffset:97.76px}31.5%{stroke-dashoffset:95.7px}32.13%{stroke-dashoffset:92.72px}32.75%{stroke-dashoffset:88.61px}33.38%{stroke-dashoffset:83.17px}34%{stroke-dashoffset:76.34px}35.88%{stroke-dashoffset:51.58px}36.5%{stroke-dashoffset:44.03px}37.13%{stroke-dashoffset:37.39px}37.75%{stroke-dashoffset:31.64px}38.38%{stroke-dashoffset:26.7px}39%{stroke-dashoffset:22.44px}40.25%{stroke-dashoffset:15.63px}41.5%{stroke-dashoffset:10.55px}42.75%{stroke-dashoffset:6.8px}44%{stroke-dashoffset:4.06px}45.25%{stroke-dashoffset:2.15px}46.5%{stroke-dashoffset:.9px}49%{stroke-dashoffset:0}90%{opacity:1}90.63%{opacity:.97}91.25%{opacity:.87}91.88%{opacity:.71}93.13%{opacity:.29}93.75%{opacity:.13}94.38%{opacity:.03}95%{opacity:0}96%{stroke-dashoffset:0}96.01%{stroke-dashoffset:100px}to{stroke-dashoffset:100px;opacity:0}}.catalog-scene .cb-ce-introduction{translate:167.38px 18px}.catalog-scene[data-running] .cb-ce-introduction{animation:sm-ce-intro var(--cs-cycle,8s) linear infinite both}@keyframes sm-ce-intro{0%{opacity:1;translate:86px 18px}8%{translate:86px 18px}8.88%{translate:86.6px 18px}9.75%{translate:88.5px 18px}10.63%{translate:92.1px 18px}11.5%{translate:97.7px 18px}12.38%{translate:105.7px 18px}13.25%{translate:116.9px 18px}14.13%{translate:131.6px 18px}15%{translate:150.2px 18px}15.88%{translate:171.8px 18px}16.75%{translate:194.9px 18px}17.63%{translate:217.4px 18px}18.5%{translate:237.8px 18px}19.38%{translate:255.9px 18px}20.25%{translate:271.4px 18px}21.13%{translate:284.8px 18.4px}21.56%{translate:290.6px 20.1px}22%{translate:295px 23.3px}22.44%{translate:297.9px 27.6px}22.88%{translate:299.4px 32.1px}23.75%{translate:300px 40.6px}24.63%{translate:300px 48px}25.5%{translate:300px 54.4px}27.25%{translate:300px 64.6px}29%{translate:300px 72px}30.75%{translate:300px 77.2px}32.5%{translate:300px 80.6px}34.25%{translate:300px 82.4px}36%{opacity:1}36.5%{opacity:.97}37%{opacity:.87}37.5%{opacity:.71}38.5%{opacity:.29}39%{opacity:.13}39.5%{opacity:.03}40%{opacity:0;translate:300px 83px}95%{translate:300px 83px}95.01%{translate:86px 18px}95.31%{opacity:.01}95.63%{opacity:.03}96.25%{opacity:.13}96.88%{opacity:.29}98.13%{opacity:.71}98.75%{opacity:.87}99.38%{opacity:.97}to{opacity:1;translate:86px 18px}}.catalog-scene .cb-hr-identity{translate:151.39px 15px}.catalog-scene[data-running] .cb-hr-identity{animation:sm-hr-identity var(--cs-cycle,8s) linear infinite both}@keyframes sm-hr-identity{0%{opacity:1;translate:86px 15px}20%{translate:86px 15px}20.44%{translate:86.5px 15px}20.88%{translate:88px 15px}21.31%{translate:90.9px 15px}21.75%{translate:95.4px 15px}22.19%{translate:101.9px 15px}22.63%{translate:110.8px 15px}23.06%{translate:122.7px 15px}23.5%{translate:137.6px 15px}23.94%{translate:155px 15px}24.81%{translate:191.6px 15px}25.25%{translate:208px 15px}25.69%{translate:222.5px 15px}26.13%{translate:235px 15px}26.56%{translate:245.8px 15px}27%{translate:255.1px 15px}27.44%{translate:263px 15px}27.88%{translate:269.9px 15px}28.75%{translate:281px 15px}29.63%{translate:289.1px 15.6px}30.5%{translate:294.1px 18.7px}31.38%{translate:295.9px 22.4px}32.25%{translate:296.4px 25px}33.13%{translate:296.5px 26.5px}34%{opacity:1}34.5%{opacity:.97}35%{opacity:.87}35.5%{opacity:.71}36.5%{opacity:.29}37%{opacity:.13}37.5%{opacity:.03}38%{opacity:0;translate:296.5px 27px}95%{translate:296.5px 27px}95.01%{translate:86px 15px}95.31%{opacity:.01}95.63%{opacity:.03}96.25%{opacity:.13}96.88%{opacity:.29}98.13%{opacity:.71}98.75%{opacity:.87}99.38%{opacity:.97}to{opacity:1;translate:86px 15px}}.catalog-scene .cb-gp-fly{translate:122.08px 29.36px}.catalog-scene .cb-gp-fly-two{translate:193.94px 19.55px}.catalog-scene .cb-gp-fly-three{translate:263.72px 39.68px}.catalog-scene[data-running] .cb-gp-fly{animation:sm-gp-fly var(--cs-cycle,8s) linear infinite both}.catalog-scene[data-running] .cb-gp-fly-two{animation-delay:.8s}.catalog-scene[data-running] .cb-gp-fly-three{animation-delay:1.6s}@keyframes sm-gp-fly{0%{opacity:0;translate:77px 65px}1%{translate:83px 56.5px}2%{opacity:0}2.31%{opacity:.03}2.63%{opacity:.13;translate:95.1px 44.6px}2.94%{opacity:.29}3.56%{opacity:.71}3.88%{opacity:.87}4.19%{opacity:.97}4.5%{opacity:1;translate:111.6px 34.1px}5.97%{translate:125.7px 28px}7.44%{translate:140.4px 23.6px}8.91%{translate:155.4px 20.7px}10.38%{translate:170.7px 19.2px}11.84%{translate:186.1px 19.1px}13.31%{translate:201.3px 20.3px}14.78%{translate:216.5px 22.7px}16.25%{translate:231.4px 26.5px}17.72%{translate:245.9px 31.5px}19.19%{translate:259.9px 37.7px}20.66%{translate:273.3px 45.2px}22.13%{translate:286px 53.8px}23.59%{translate:297.8px 63.6px}25.06%{translate:308.6px 74.5px}26.53%{translate:318.4px 86.3px}28%{opacity:1;translate:327px 99px}28.5%{opacity:.97}29%{opacity:.87}29.5%{opacity:.71}30.5%{opacity:.29}31%{opacity:.13}31.5%{opacity:.03}32%{opacity:0}56%{translate:327px 99px}56.01%{translate:77px 65px}to{opacity:0;translate:77px 65px}}.catalog-scene .cp-platform-piece-code{translate:0}.catalog-scene[data-running] .cp-platform-piece-code{animation:sm-pp-code var(--cs-cycle,8s) linear infinite both}@keyframes sm-pp-code{0%{opacity:1;translate:-236px}4%{translate:-236px}4.97%{translate:-236px -.8px}5.94%{translate:-236px -3.5px}6.91%{translate:-236px -8.5px}7.88%{translate:-236px -16.4px}8.84%{translate:-236px -27.7px}9.33%{translate:-236px -34.9px}9.81%{translate:-236px -43.4px}10.3%{translate:-236px -53px}10.78%{translate:-236px -64px}11.02%{translate:-235.4px -70px}11.27%{translate:-232.1px -75.3px}11.51%{translate:-226px -77.8px}11.75%{translate:-219px -78px}12.72%{translate:-188.6px -78px}13.69%{translate:-156.3px -78px}14.66%{translate:-124.8px -78px}15.63%{translate:-96px -78px}16.59%{translate:-70.7px -78px}17.56%{translate:-48.9px -78px}18.53%{translate:-30px -78px}19.5%{translate:-13.9px -77.8px}19.98%{translate:-7px -75.8px}20.47%{translate:-2.3px -71.1px}20.95%{translate:-.3px -65.3px}21.44%{translate:0 -59.5px}22.41%{translate:0 -49.1px}23.38%{translate:0 -40.2px}24.34%{translate:0 -32.5px}25.31%{translate:0 -25.9px}27.25%{translate:0 -15.5px}29.19%{translate:0 -8.2px}31.13%{translate:0 -3.4px}33.06%{translate:0 -.8px}35%{translate:0}85%{opacity:1}85.63%{opacity:.97}86.25%{opacity:.87}86.88%{opacity:.71}88.13%{opacity:.29}88.75%{opacity:.13}89.38%{opacity:.03}90%{opacity:0;translate:0}90.01%{opacity:1;translate:-236px}to{opacity:1;translate:-236px}}.catalog-scene .cp-platform-piece-data{translate:0}.catalog-scene[data-running] .cp-platform-piece-data{animation:sm-pp-data var(--cs-cycle,8s) linear infinite both}@keyframes sm-pp-data{0%{opacity:1;translate:-149px -78px}19%{translate:-149px -78px}19.75%{translate:-148.5px -78px}20.5%{translate:-147px -78px}21.25%{translate:-144.1px -78px}22%{translate:-139.5px -78px}22.75%{translate:-132.9px -78px}23.5%{translate:-123.9px -78px}24.25%{translate:-111.9px -78px}25%{translate:-96.8px -78px}25.75%{translate:-79.2px -78px}27.25%{translate:-42.2px -78px}28%{translate:-25.5px -78px}28.75%{translate:-10.9px -77.3px}29.13%{translate:-5.1px -74.5px}29.5%{translate:-1.5px -69.6px}29.88%{translate:-.2px -64.1px}30.25%{translate:0 -58.9px}31%{translate:0 -49.5px}31.75%{translate:0 -41.4px}32.5%{translate:0 -34.5px}34%{translate:0 -23.3px}35.5%{translate:0 -15px}37%{translate:0 -9px}38.5%{translate:0 -4.7px}40%{translate:0 -2px}41.5%{translate:0 -.5px}43%{translate:0}85%{opacity:1}85.63%{opacity:.97}86.25%{opacity:.87}86.88%{opacity:.71}88.13%{opacity:.29}88.75%{opacity:.13}89.38%{opacity:.03}90%{opacity:0;translate:0}90.01%{opacity:1;translate:-149px -78px}to{opacity:1;translate:-149px -78px}}.catalog-scene .cp-platform-piece-flow{translate:0}.catalog-scene[data-running] .cp-platform-piece-flow{animation:sm-pp-flow var(--cs-cycle,8s) linear infinite both}@keyframes sm-pp-flow{0%{opacity:1;translate:0 63px}40%{translate:0 63px}41.19%{translate:0 62.4px}42.38%{translate:0 60.3px}43.56%{translate:0 55.8px}44.75%{translate:0 48.1px}47.13%{translate:0 27.7px}48.31%{translate:0 19.9px}49.5%{translate:0 14.1px}50.69%{translate:0 9.8px}51.88%{translate:0 6.6px}54.25%{translate:0 2.6px}56.63%{translate:0 .6px}59%{translate:0}85%{opacity:1}85.63%{opacity:.97}86.25%{opacity:.87}86.88%{opacity:.71}88.13%{opacity:.29}88.75%{opacity:.13}89.38%{opacity:.03}90%{translate:0}90.01%{translate:0 63px}90.63%{opacity:0}95%{opacity:0}95.63%{opacity:.03}96.25%{opacity:.13}96.88%{opacity:.29}98.13%{opacity:.71}98.75%{opacity:.87}99.38%{opacity:.97}to{opacity:1;translate:0 63px}}.catalog-scene .cp-apps-picture{translate:0}.catalog-scene[data-running] .cp-apps-picture{animation:sm-pa-picture var(--cs-cycle,8s) linear infinite both}@keyframes sm-pa-picture{0%{opacity:1;translate:-255px}3%{translate:-255px}3.44%{translate:-255px -.7px}3.88%{translate:-255px -2.8px}4.31%{translate:-255px -6.6px}4.75%{translate:-255px -12.5px}5.19%{translate:-255px -20.8px}5.63%{translate:-255px -32.1px}6.06%{translate:-255px -47.1px}6.28%{translate:-255px -56.1px}6.39%{translate:-254.6px -61px}6.5%{translate:-252.4px -65.6px}6.61%{translate:-247.8px -68.4px}6.72%{translate:-242px -69px}6.94%{translate:-229.6px -69px}7.38%{translate:-201.7px -69px}8.25%{translate:-139.7px -69px}8.69%{translate:-109.9px -69px}9.13%{translate:-83.2px -69px}9.56%{translate:-59.7px -69px}10%{translate:-39.4px -69px}10.44%{translate:-22px -69px}10.88%{translate:-7.2px -68.4px}11.09%{translate:-1.9px -64.6px}11.31%{translate:-.1px -58.8px}11.75%{translate:0 -47.9px}12.19%{translate:0 -38.5px}12.63%{translate:0 -30.6px}13.06%{translate:0 -23.8px}13.5%{translate:0 -18.1px}14.38%{translate:0 -9.5px}15.25%{translate:0 -4px}16.13%{translate:0 -.9px}17%{translate:0}87%{opacity:1}87.5%{opacity:.97}88%{opacity:.87}88.5%{opacity:.71}89.5%{opacity:.29}90%{opacity:.13}90.5%{opacity:.03}91%{translate:0}91.01%{translate:-255px}91.63%{opacity:0}96%{opacity:0}96.5%{opacity:.03}97%{opacity:.13}97.5%{opacity:.29}98.5%{opacity:.71}99%{opacity:.87}99.5%{opacity:.97}to{opacity:1;translate:-255px}}.catalog-scene .cp-apps-field{translate:0}.catalog-scene[data-running] .cp-apps-field{animation:sm-pa-field var(--cs-cycle,8s) linear infinite both}@keyframes sm-pa-field{0%{opacity:1;translate:-255px}26%{translate:-255px}26.44%{translate:-255px -.8px}26.88%{translate:-255px -3.2px}27.31%{translate:-255px -7.7px}27.75%{translate:-255px -14.7px}28.19%{translate:-255px -24.5px}28.63%{translate:-255px -37.8px}28.84%{translate:-255px -46.1px}29.06%{translate:-255px -55.4px}29.28%{translate:-255px -66px}29.5%{translate:-255px -77.9px}29.72%{translate:-255px -91.2px}29.83%{translate:-253.5px -98.1px}29.88%{translate:-251px -100.8px}29.94%{translate:-247.6px -102.4px}30.16%{translate:-231.9px -103px}30.38%{translate:-214.9px -103px}31.25%{translate:-141.8px -103px}31.69%{translate:-106.8px -103px}32.13%{translate:-75.3px -103px}32.56%{translate:-47.7px -103px}33%{translate:-23.8px -103px}33.33%{translate:-8.2px -102.6px}33.44%{translate:-3.8px -100.7px}33.55%{translate:-1px -97px}33.66%{translate:-.1px -92.7px}33.88%{translate:0 -84.3px}34.31%{translate:0 -69.2px}34.75%{translate:0 -56.3px}35.19%{translate:0 -45.3px}35.63%{translate:0 -36px}36.06%{translate:0 -28px}36.5%{translate:0 -21.3px}37.38%{translate:0 -11.2px}38.25%{translate:0 -4.7px}39.13%{translate:0 -1.1px}40%{translate:0}87%{opacity:1}87.5%{opacity:.97}88%{opacity:.87}88.5%{opacity:.71}89.5%{opacity:.29}90%{opacity:.13}90.5%{opacity:.03}91%{translate:0}91.01%{translate:-255px}91.63%{opacity:0}96%{opacity:0}96.5%{opacity:.03}97%{opacity:.13}97.5%{opacity:.29}98.5%{opacity:.71}99%{opacity:.87}99.5%{opacity:.97}to{opacity:1;translate:-255px}}.catalog-scene .cp-apps-control{translate:0}.catalog-scene[data-running] .cp-apps-control{animation:sm-pa-control var(--cs-cycle,8s) linear infinite both}@keyframes sm-pa-control{0%{opacity:1;translate:-255px}49%{translate:-255px}49.44%{translate:-255px .5px}49.88%{translate:-255px 2px}50.31%{translate:-255px 4.8px}50.75%{translate:-255px 9.1px}50.97%{translate:-254.4px 11.8px}51.19%{translate:-252px 14px}51.63%{translate:-243.8px 14.5px}52.06%{translate:-233px 14.5px}52.5%{translate:-219.1px 14.5px}52.94%{translate:-201.8px 14.5px}53.38%{translate:-181.5px 14.5px}54.25%{translate:-136.4px 14.5px}54.69%{translate:-114.7px 14.5px}55.13%{translate:-95.2px 14.5px}55.56%{translate:-78.1px 14.5px}56%{translate:-63.4px 14.5px}56.44%{translate:-50.7px 14.5px}56.88%{translate:-39.9px 14.5px}57.31%{translate:-30.6px 14.5px}57.75%{translate:-22.6px 14.5px}58.19%{translate:-15.8px 14.5px}58.63%{translate:-10px 14.5px}59.06%{translate:-5.1px 14.5px}59.5%{translate:-1.4px 12.9px}59.94%{translate:-.1px 9.8px}60.38%{translate:0 6.9px}61.25%{translate:0 2.9px}62.13%{translate:0 .7px}63%{translate:0}87%{opacity:1}87.5%{opacity:.97}88%{opacity:.87}88.5%{opacity:.71}89.5%{opacity:.29}90%{opacity:.13}90.5%{opacity:.03}91%{translate:0}91.01%{translate:-255px}91.63%{opacity:0}96%{opacity:0}96.5%{opacity:.03}97%{opacity:.13}97.5%{opacity:.29}98.5%{opacity:.71}99%{opacity:.87}99.5%{opacity:.97}to{opacity:1;translate:-255px}}.catalog-scene .cp-apps-cursor{translate:-9.5px -34.5px}.catalog-scene[data-running] .cp-apps-cursor{animation:sm-pa-cursor var(--cs-cycle,8s) linear infinite both}@keyframes sm-pa-cursor{0%{opacity:1;translate:-264.5px -96.5px}3%{translate:-264.5px -96.5px}3.44%{translate:-264.5px -97.2px}3.88%{translate:-264.5px -99.3px}4.31%{translate:-264.5px -103.1px}4.75%{translate:-264.5px -109px}5.19%{translate:-264.5px -117.3px}5.63%{translate:-264.5px -128.6px}6.06%{translate:-264.5px -143.6px}6.28%{translate:-264.5px -152.6px}6.39%{translate:-264.1px -157.5px}6.5%{translate:-261.9px -162.1px}6.61%{translate:-257.3px -164.9px}6.72%{translate:-251.5px -165.5px}6.94%{translate:-239.1px -165.5px}7.38%{translate:-211.2px -165.5px}8.25%{translate:-149.2px -165.5px}8.69%{translate:-119.4px -165.5px}9.13%{translate:-92.7px -165.5px}9.56%{translate:-69.2px -165.5px}10%{translate:-48.9px -165.5px}10.44%{translate:-31.5px -165.5px}10.88%{translate:-16.7px -164.9px}11.09%{translate:-11.4px -161.1px}11.31%{translate:-9.6px -155.3px}11.75%{translate:-9.5px -144.4px}12.19%{translate:-9.5px -135px}12.63%{translate:-9.5px -127.1px}13.06%{translate:-9.5px -120.3px}13.5%{translate:-9.5px -114.6px}14.38%{translate:-9.5px -106px}15.25%{translate:-9.5px -100.5px}16.13%{translate:-9.5px -97.4px}17%{opacity:1;translate:-9.5px -96.5px}17.38%{opacity:.97}17.75%{opacity:.87}18.13%{opacity:.71}18.88%{opacity:.29}19.25%{opacity:.13}19.63%{opacity:.03}20%{translate:-9.5px -96.5px}20.01%{translate:-264.5px -62.5px}20.5%{opacity:0}22%{opacity:0}22.38%{opacity:.03}22.75%{opacity:.13}23.13%{opacity:.29}23.88%{opacity:.71}24.25%{opacity:.87}24.63%{opacity:.97}25%{opacity:1}26%{translate:-264.5px -62.5px}26.44%{translate:-264.5px -63.3px}26.88%{translate:-264.5px -65.7px}27.31%{translate:-264.5px -70.2px}27.75%{translate:-264.5px -77.2px}28.19%{translate:-264.5px -87px}28.63%{translate:-264.5px -100.3px}28.84%{translate:-264.5px -108.6px}29.06%{translate:-264.5px -117.9px}29.28%{translate:-264.5px -128.5px}29.5%{translate:-264.5px -140.4px}29.72%{translate:-264.5px -153.7px}29.83%{translate:-263px -160.6px}29.88%{translate:-260.5px -163.3px}29.94%{translate:-257.1px -164.9px}30.16%{translate:-241.4px -165.5px}30.38%{translate:-224.4px -165.5px}31.25%{translate:-151.3px -165.5px}31.69%{translate:-116.3px -165.5px}32.13%{translate:-84.8px -165.5px}32.56%{translate:-57.2px -165.5px}33%{translate:-33.3px -165.5px}33.33%{translate:-17.7px -165.1px}33.44%{translate:-13.3px -163.2px}33.55%{translate:-10.5px -159.5px}33.66%{translate:-9.6px -155.2px}33.88%{translate:-9.5px -146.8px}34.31%{translate:-9.5px -131.7px}34.75%{translate:-9.5px -118.8px}35.19%{translate:-9.5px -107.8px}35.63%{translate:-9.5px -98.5px}36.06%{translate:-9.5px -90.5px}36.5%{translate:-9.5px -83.8px}37.38%{translate:-9.5px -73.7px}38.25%{translate:-9.5px -67.2px}39.13%{translate:-9.5px -63.6px}40%{opacity:1;translate:-9.5px -62.5px}40.38%{opacity:.97}40.75%{opacity:.87}41.13%{opacity:.71}41.88%{opacity:.29}42.25%{opacity:.13}42.63%{opacity:.03}43%{translate:-9.5px -62.5px}43.01%{translate:-264.5px -34.5px}43.5%{opacity:0}45%{opacity:0}45.38%{opacity:.03}45.75%{opacity:.13}46.13%{opacity:.29}46.88%{opacity:.71}47.25%{opacity:.87}47.63%{opacity:.97}48%{opacity:1}49%{translate:-264.5px -34.5px}49.44%{translate:-264.5px -34px}49.88%{translate:-264.5px -32.5px}50.31%{translate:-264.5px -29.7px}50.75%{translate:-264.5px -25.4px}50.97%{translate:-263.9px -22.7px}51.19%{translate:-261.5px -20.5px}51.63%{translate:-253.3px -20px}52.06%{translate:-242.5px -20px}52.5%{translate:-228.6px -20px}52.94%{translate:-211.3px -20px}53.38%{translate:-191px -20px}54.25%{translate:-145.9px -20px}54.69%{translate:-124.2px -20px}55.13%{translate:-104.7px -20px}55.56%{translate:-87.6px -20px}56%{translate:-72.9px -20px}56.44%{translate:-60.2px -20px}56.88%{translate:-49.4px -20px}57.31%{translate:-40.1px -20px}57.75%{translate:-32.1px -20px}58.19%{translate:-25.3px -20px}58.63%{translate:-19.5px -20px}59.06%{translate:-14.6px -20px}59.5%{translate:-10.9px -21.6px}59.94%{translate:-9.6px -24.7px}60.38%{translate:-9.5px -27.6px}61.25%{translate:-9.5px -31.6px}62.13%{translate:-9.5px -33.8px}63%{translate:-9.5px -34.5px}64%{opacity:1}64.5%{opacity:.97}65%{opacity:.87}65.5%{opacity:.71}66.5%{opacity:.29}67%{opacity:.13}67.5%{opacity:.03}68%{opacity:0}96%{translate:-9.5px -34.5px}96.01%{translate:-264.5px -96.5px}96.25%{opacity:.01}96.5%{opacity:.03}97%{opacity:.13}97.5%{opacity:.29}98.5%{opacity:.71}99%{opacity:.87}99.5%{opacity:.97}to{opacity:1;translate:-264.5px -96.5px}}.catalog-scene .cv-cr-block{translate:0}.catalog-scene[data-running] .cv-cr-block{animation:sm-cr-block var(--cs-cycle,8s) linear infinite both}@keyframes sm-cr-block{0%{opacity:0;translate:-147px 151.5px}.63%{opacity:.03}1.25%{opacity:.13}1.88%{opacity:.29}3.13%{opacity:.71}3.75%{opacity:.87}4.38%{opacity:.97}5%{opacity:1}7%{translate:-147px 151.5px}7.91%{translate:-147px 150.9px}8.81%{translate:-147px 149.1px}9.72%{translate:-147px 145.6px}10.63%{translate:-147px 140.2px}11.53%{translate:-147px 132.3px}12.44%{translate:-147px 121.5px}13.34%{translate:-147px 107.2px}14.25%{translate:-147px 89.2px}15.16%{translate:-147px 68.1px}15.61%{translate:-146.9px 57px}15.84%{translate:-145.8px 51.4px}16.06%{translate:-143.3px 46.5px}16.29%{translate:-139.1px 42.8px}16.52%{translate:-134px 40.8px}16.97%{translate:-123.3px 40px}17.88%{translate:-103.4px 40px}18.78%{translate:-86px 39.9px}19.23%{translate:-78.9px 36.8px}19.69%{translate:-74px 31.4px}20.59%{translate:-65.6px 21.4px}21.5%{translate:-56.4px 15px}22.41%{translate:-48px 10.4px}23.31%{translate:-40.3px 7.1px}25.13%{translate:-27.6px 3.1px}26.94%{translate:-17.8px 1.3px}28.75%{translate:-10.7px .4px}30.56%{translate:-5.7px .1px}32.38%{translate:-2.4px}34.19%{translate:-.6px}36%{translate:0}95%{opacity:1}95.5%{opacity:.97}96%{opacity:.87}96.5%{opacity:.71}97.5%{opacity:.29}98%{opacity:.13}98.5%{opacity:.03}99%{opacity:0}99.5%{translate:0}99.51%{translate:-147px 151.5px}to{opacity:0;translate:-147px 151.5px}}.catalog-scene .cv-cr-case{opacity:0;translate:254px 144px}.catalog-scene[data-running] .cv-cr-case{animation:sm-cr-case var(--cs-cycle,8s) linear infinite both}@keyframes sm-cr-case{0%{opacity:0;translate:0}34%{opacity:0}34.25%{opacity:.03}34.5%{opacity:.13}34.75%{opacity:.29}35.25%{opacity:.71}35.5%{opacity:.87}35.75%{opacity:.97}36%{opacity:1;translate:0}37.06%{translate:5.7px}38.13%{translate:12.9px}39.19%{translate:21.3px}40.25%{translate:30.9px}42.38%{translate:53px}44.5%{translate:78.1px}46.63%{translate:105.5px}48.75%{translate:134.6px}55.13%{translate:225.8px}57.25%{translate:226px 29.9px}59.38%{translate:226px 58.9px}61.5%{translate:226px 86.3px}63.63%{translate:226.4px 111.4px}64.16%{translate:229.4px 116.3px}64.69%{translate:234.7px 118px}65.75%{translate:245.3px 118px}66.28%{translate:250px 119.4px}66.81%{translate:253.1px 122.8px}67.88%{translate:254px 131.1px}68.94%{translate:254px 138.3px}70%{opacity:1;translate:254px 144px}70.25%{opacity:.97}70.5%{opacity:.87}70.75%{opacity:.71}71.25%{opacity:.29}71.5%{opacity:.13}71.75%{opacity:.03}72%{opacity:0}96%{translate:254px 144px}96.01%{translate:0}to{opacity:0;translate:0}}.catalog-scene .cv-invoice-delivery{translate:295px}.catalog-scene[data-running] .cv-invoice-delivery{animation:sm-ei-invoice var(--cs-cycle,8s) linear infinite both}@keyframes sm-ei-invoice{0%{opacity:0;translate:-1px}.63%{opacity:.03}1.25%{opacity:.13}1.88%{opacity:.29}3.13%{opacity:.71}3.75%{opacity:.87}4.38%{opacity:.97}5%{opacity:1;translate:-1px}6.06%{translate:-1px -1.5px}6.59%{translate:-1px -3.6px}7.13%{translate:-1px -6.9px}7.66%{translate:-1px -11.6px}8.19%{translate:-1px -18.2px}8.72%{translate:-1px -26.9px}9.25%{translate:-1px -37.8px}10.84%{translate:-1px -77.4px}11.38%{translate:-1px -89.5px}11.91%{translate:-1px -100.1px}12.44%{translate:-1px -109.3px}12.97%{translate:-1px -117.2px}13.5%{translate:-1px -124px}14.56%{translate:-.2px -134.8px}15.09%{translate:2px -138.5px}15.63%{translate:5.2px -140.5px}16.69%{translate:11.1px -141.5px}17.75%{translate:15.4px -141.5px}18.81%{translate:18.5px -141.5px}19.88%{translate:20.5px -141.5px}22%{translate:21.9px -141.5px}27%{translate:21.9px -141.5px}27.78%{translate:22.5px -141.5px}28.56%{translate:24.3px -141.5px}29.34%{translate:27.5px -141.5px}30.13%{translate:32.7px -141.5px}30.91%{translate:40.1px -141.5px}31.69%{translate:50.4px -141.5px}32.47%{translate:64px -141.5px}33.25%{translate:81.1px -141.5px}34.03%{translate:101px -141.5px}34.81%{translate:122.3px -141.5px}35.59%{translate:143px -141.5px}36.38%{translate:161.8px -141.5px}37.16%{translate:178.4px -141.5px}37.94%{translate:192.8px -141.5px}38.72%{translate:205.2px -141.5px}39.5%{translate:215.8px -141.5px}40.28%{translate:224.9px -141.5px}41.06%{translate:232.8px -141.5px}42.63%{translate:245.5px -141.5px}44.19%{translate:254.9px -141.5px}45.75%{translate:261.7px -141.5px}47.31%{translate:266.5px -141.5px}48.88%{translate:269.6px -141.5px}50.44%{translate:271.4px -141.5px}52%{translate:271.9px -141.5px}57%{translate:271.9px -141.5px}58.13%{translate:273.4px -141.5px}58.69%{translate:275.4px -141.5px}59.25%{translate:278.7px -141.5px}59.81%{translate:283.4px -141px}60.38%{translate:289.3px -138.5px}60.66%{translate:292.1px -135.6px}60.94%{translate:294.1px -131.5px}61.5%{translate:295px -120.8px}63.19%{translate:295px -81.6px}63.75%{translate:295px -69.7px}64.31%{translate:295px -59.1px}64.88%{translate:295px -50.1px}65.44%{translate:295px -42.2px}66%{translate:295px -35.5px}67.13%{translate:295px -24.7px}68.25%{translate:295px -16.7px}69.38%{translate:295px -10.8px}70.5%{translate:295px -6.4px}71.63%{translate:295px -3.4px}72.75%{translate:295px -1.4px}75%{translate:295px}93%{opacity:1}93.63%{opacity:.97}94.25%{opacity:.87}94.88%{opacity:.71}96.13%{opacity:.29}96.75%{opacity:.13}97.38%{opacity:.03}98%{translate:295px}98.01%{translate:-1px}99%{opacity:0}to{opacity:0;translate:-1px}}.catalog-scene .cv-invoice-copy{opacity:0;translate:0}.catalog-scene[data-running] .cv-invoice-copy{animation:sm-ei-copy var(--cs-cycle,8s) linear infinite both}@keyframes sm-ei-copy{0%{opacity:0;translate:0}54%{opacity:0}54.25%{opacity:.03}54.5%{opacity:.13}54.75%{opacity:.29}55.25%{opacity:.71}55.5%{opacity:.87}55.75%{opacity:.97}56%{opacity:1;translate:0}56.88%{translate:0 -1.1px}57.75%{translate:0 -5px}58.19%{translate:0 -8.4px}58.63%{translate:0 -13.2px}59.17%{translate:-.3px -21px}59.5%{translate:-6.3px -21px}60.38%{translate:-25.4px -21px}61.25%{translate:-43.6px -21px}61.69%{translate:-51.3px -21px}62.13%{translate:-58px -21px}63%{translate:-68.6px -21px}63.88%{translate:-76.5px -21px}64.75%{translate:-82.3px -21px}65.63%{translate:-86.7px -21px}66.5%{translate:-89.8px -21px}68.25%{translate:-93.5px -21px}70%{opacity:1}70.5%{opacity:.97}71%{opacity:.87}71.5%{opacity:.71}72.5%{opacity:.29}73%{opacity:.13}73.5%{opacity:.03}74%{opacity:0;translate:-94.5px -21px}96%{translate:-94.5px -21px}96.01%{translate:0}to{opacity:0;translate:0}}.catalog-scene .cv-sf-record{translate:286px 4px}.catalog-scene[data-running] .cv-sf-record{animation:sm-sf-record var(--cs-cycle,8s) linear infinite both}@keyframes sm-sf-record{0%{opacity:0;translate:0}.63%{opacity:.03}1.25%{opacity:.13}1.88%{opacity:.29}3.13%{opacity:.71}3.75%{opacity:.87}4.38%{opacity:.97}5%{opacity:1;translate:0}6.06%{translate:0 -1px}7.13%{translate:0 -4.5px}7.66%{translate:0 -7.5px}8.19%{translate:0 -11.8px}8.72%{translate:0 -17.4px}9.25%{translate:0 -24.5px}10.31%{translate:0 -41.6px}11.38%{translate:0 -58px}12.44%{translate:0 -70.8px}13.5%{translate:0 -80.4px}14.56%{translate:0 -87.4px}15.63%{translate:0 -92.7px}16.69%{translate:0 -96.6px}17.75%{translate:.5px -99.4px}19.88%{translate:1.9px -102.3px}22%{translate:2.5px -103px}30%{translate:2.5px -103px}30.81%{translate:3px -103.4px}31.63%{translate:4.6px -104.5px}32.44%{translate:8.2px -105.4px}33.25%{translate:14px -105.5px}34.06%{translate:22.4px -105.5px}34.88%{translate:34px -105.5px}35.69%{translate:49.4px -105.5px}36.5%{translate:68.7px -105.5px}37.31%{translate:91.2px -105.5px}38.13%{translate:115.2px -105.5px}38.94%{translate:138.6px -105.5px}39.75%{translate:159.9px -105.5px}40.56%{translate:178.6px -105.5px}41.38%{translate:194.8px -105.5px}42.19%{translate:208.8px -105.5px}43%{translate:220.8px -105.5px}43.81%{translate:231.1px -105.5px}44.63%{translate:240.1px -105.5px}45.44%{translate:247.7px -105.5px}46.25%{translate:254.4px -105.5px}47.88%{translate:265px -105.5px}49.5%{translate:272.7px -105.5px}51.13%{translate:278.1px -105.4px}52.75%{translate:281.5px -104.4px}54.38%{translate:283.1px -103.4px}56%{translate:283.5px -103px}64%{translate:283.5px -103px}64.75%{translate:284.2px -102.2px}65.5%{translate:285.6px -98.9px}65.88%{translate:286px -95.7px}66.25%{translate:286px -91.3px}66.63%{translate:286px -85.5px}67%{translate:286px -78.1px}67.75%{translate:286px -60.4px}68.5%{translate:286px -43.4px}69.25%{translate:286px -30px}70%{translate:286px -20.1px}70.75%{translate:286px -12.8px}71.5%{translate:286px -7.4px}72.25%{translate:286px -3.3px}73%{translate:286px -.4px}74.5%{translate:286px 3px}76%{translate:286px 4px}90%{opacity:1}90.75%{opacity:.97}91.5%{opacity:.87}92.25%{opacity:.71}93.75%{opacity:.29}94.5%{opacity:.13}95.25%{opacity:.03}96%{opacity:0}97%{translate:286px 4px}97.01%{translate:0}to{opacity:0;translate:0}}.catalog-scene .cv-unify-piece-a{translate:0}.catalog-scene[data-running] .cv-unify-piece-a{animation:sm-un-a var(--cs-cycle,8s) linear infinite both}@keyframes sm-un-a{0%{opacity:0;translate:-291px -66px}.5%{opacity:.03}1%{opacity:.13}1.5%{opacity:.29}2.5%{opacity:.71}3%{opacity:.87}3.5%{opacity:.97}4%{opacity:1}16%{translate:-291px -66px}17.19%{translate:-291px -66.9px}18.38%{translate:-291px -69.8px}19.56%{translate:-291px -75.2px}20.75%{translate:-291px -83.6px}21.34%{translate:-290.7px -89.2px}21.64%{translate:-289.6px -92.1px}21.94%{translate:-287.2px -94.5px}22.23%{translate:-283.7px -95.8px}22.53%{translate:-279.7px -96px}23.13%{translate:-270.6px -96px}23.72%{translate:-260.2px -96px}24.31%{translate:-248.3px -96px}24.91%{translate:-235px -96px}25.5%{translate:-220.4px -96px}26.69%{translate:-187.7px -96px}27.88%{translate:-152.9px -96px}29.06%{translate:-118.9px -96px}30.25%{translate:-88px -96px}31.44%{translate:-60.8px -96px}32.63%{translate:-37.3px -96px}33.81%{translate:-17.1px -96px}34.41%{translate:-8.1px -95.9px}34.7%{translate:-4px -94.6px}35%{translate:-1.2px -91.7px}35.59%{translate:0 -84.1px}36.19%{translate:0 -76.9px}37.38%{translate:0 -64px}38.56%{translate:0 -52.8px}39.75%{translate:0 -43.2px}40.94%{translate:0 -34.9px}42.13%{translate:0 -27.8px}44.5%{translate:0 -16.6px}46.88%{translate:0 -8.8px}49.25%{translate:0 -3.7px}51.63%{translate:0 -.9px}54%{translate:0}90%{opacity:1}90.88%{opacity:.97}91.75%{opacity:.87}92.63%{opacity:.71}94.38%{opacity:.29}95.25%{opacity:.13}96.13%{opacity:.03}97%{opacity:0}98%{translate:0}98.01%{translate:-291px -66px}to{opacity:0;translate:-291px -66px}}.catalog-scene .cv-unify-piece-b{translate:0}.catalog-scene[data-running] .cv-unify-piece-b{animation:sm-un-b var(--cs-cycle,8s) linear infinite both}@keyframes sm-un-b{0%{opacity:0;translate:-291px -9px}.5%{opacity:.02}1%{opacity:.08}2%{opacity:.33}3%{opacity:.67}4%{opacity:.92}4.5%{opacity:.98;translate:-291px -9.2px}5%{opacity:1;translate:-291px -9.7px}6.09%{translate:-291px -12.1px}7.19%{translate:-291px -16.7px}8.28%{translate:-291px -23.9px}9.38%{translate:-291px -34.3px}9.92%{translate:-291px -41px}10.47%{translate:-290.9px -48.8px}10.74%{translate:-289.7px -52.9px}11.02%{translate:-286.4px -56px}11.56%{translate:-276.3px -57px}12.11%{translate:-264.8px -57px}12.66%{translate:-252px -57px}13.75%{translate:-223px -57px}15.94%{translate:-159.4px -57px}17.03%{translate:-129.6px -57px}18.13%{translate:-103px -57px}19.22%{translate:-79.8px -57px}20.31%{translate:-59.7px -57px}21.41%{translate:-42.4px -57px}22.5%{translate:-27.4px -57px}23.59%{translate:-14.4px -57px}24.14%{translate:-8.6px -56.9px}24.69%{translate:-3.5px -55.3px}25.23%{translate:-.6px -51.3px}25.78%{translate:0 -46.7px}26.88%{translate:0 -38.2px}27.97%{translate:0 -31px}29.06%{translate:0 -24.7px}31.25%{translate:0 -14.8px}33.44%{translate:0 -7.8px}35.63%{translate:0 -3.3px}37.81%{translate:0 -.8px}40%{translate:0}90%{opacity:1}90.88%{opacity:.97}91.75%{opacity:.87}92.63%{opacity:.71}94.38%{opacity:.29}95.25%{opacity:.13}96.13%{opacity:.03}97%{opacity:0}98%{translate:0}98.01%{translate:-291px -9px}to{opacity:0;translate:-291px -9px}}.catalog-scene .cv-unify-piece-c{translate:0}.catalog-scene[data-running] .cv-unify-piece-c{animation:sm-un-c var(--cs-cycle,8s) linear infinite both}@keyframes sm-un-c{0%{opacity:0;translate:-291px 46px}.63%{opacity:.03}1.25%{opacity:.13}1.88%{opacity:.29}3.13%{opacity:.71}3.75%{opacity:.87}4.38%{opacity:.97}5%{opacity:1}29%{translate:-291px 46px}30.13%{translate:-290.3px 46px}31.25%{translate:-287.9px 46px}32.38%{translate:-283.5px 46px}33.5%{translate:-276.7px 46px}34.63%{translate:-266.8px 46px}35.19%{translate:-260.4px 46px}35.75%{translate:-253.1px 46px}36.31%{translate:-244.6px 46px}36.88%{translate:-234.9px 46px}37.44%{translate:-224.1px 46px}38%{translate:-212.2px 46px}39.13%{translate:-185.6px 46px}40.25%{translate:-157.2px 46px}41.38%{translate:-129.6px 46px}42.5%{translate:-104.5px 46px}43.63%{translate:-82.4px 46px}44.75%{translate:-63.2px 46px}45.88%{translate:-46.7px 46px}47%{translate:-32.6px 46px}48.13%{translate:-20.4px 46px}49.25%{translate:-9.8px 46px}49.81%{translate:-5.2px 45.2px}50.38%{translate:-1.8px 42.6px}50.94%{translate:-.3px 38.9px}51.5%{translate:0 35.2px}53.75%{translate:0 22.6px}56%{translate:0 13.5px}58.25%{translate:0 7.2px}60.5%{translate:0 3px}62.75%{translate:0 .7px}65%{translate:0}90%{opacity:1}90.88%{opacity:.97}91.75%{opacity:.87}92.63%{opacity:.71}94.38%{opacity:.29}95.25%{opacity:.13}96.13%{opacity:.03}97%{opacity:0}98%{translate:0}98.01%{translate:-291px 46px}to{opacity:0;translate:-291px 46px}}
