@property --pieSweep{syntax:"<angle>";inherits:false;initial-value:360deg}.wlhero-stage{display:flex;align-items:center;justify-content:center;box-sizing:border-box;width:100%;max-width:620px;margin-inline:auto;padding:5%;aspect-ratio:1/1;background:#dceee4;transition:background .4s ease}.wlhero-art{width:100%;height:100%;--wlhero-line:#002950;--wlhero-accent:#e2deff}.wlhero-art svg{display:block;width:100%;height:100%}.wlhero-stage.brand .wlhero-art path[fill="#002950"]{fill:var(--wlhero-line)}.wlhero-stage.brand .wlhero-art path[fill="#E2DEFF"]{fill:var(--wlhero-accent)}@keyframes wlheroRise{from{opacity:0;transform:translateY(20px) scale(.94)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes wlheroSpinIn{from{opacity:0;transform:rotate(-135deg) scale(.55)}to{opacity:1;transform:rotate(0deg) scale(1)}}@keyframes wlheroGrow{from{transform:scaleY(0)}to{transform:scaleY(1)}}@keyframes wlheroPie{from{--pieSweep:0deg}to{--pieSweep:360deg}}@keyframes wlheroPop{0%{opacity:0;transform:scale(0)}70%{opacity:1;transform:scale(1.28)}100%{opacity:1;transform:scale(1)}}@keyframes wlheroSpinCW{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}@keyframes wlheroSpinCCW{from{transform:rotate(0deg)}to{transform:rotate(-360deg)}}.wlhero-art.playing{animation:wlheroRise calc(0.85s * var(--spd, 1)) cubic-bezier(0.2, 0.7, 0.2, 1) both}.wlhero-art.playing .gearA{animation:wlheroSpinIn calc(1.05s * var(--spd, 1)) cubic-bezier(0.2, 0.7, 0.25, 1) both;animation-delay:calc(0.10s * var(--spd, 1))}.wlhero-art.playing .gearB{animation:wlheroSpinIn calc(1.05s * var(--spd, 1)) cubic-bezier(0.2, 0.7, 0.25, 1) both;animation-delay:calc(0.20s * var(--spd, 1))}.wlhero-art.playing .bar{animation:wlheroGrow calc(0.6s * var(--spd, 1)) cubic-bezier(0.2, 0.85, 0.25, 1) both}.wlhero-art.playing .bar1{animation-delay:calc(0.55s * var(--spd, 1))}.wlhero-art.playing .bar2{animation-delay:calc(0.68s * var(--spd, 1))}.wlhero-art.playing .bar3{animation-delay:calc(0.81s * var(--spd, 1))}.wlhero-art.playing .pie{-webkit-mask:conic-gradient(from -90deg at 52% 66%,#000 var(--pieSweep),#0000 0);mask:conic-gradient(from -90deg at 52% 66%,#000 var(--pieSweep),#0000 0);animation:wlheroPie calc(0.95s * var(--spd, 1)) cubic-bezier(0.3, 0.55, 0.25, 1) both;animation-delay:calc(0.55s * var(--spd, 1))}.wlhero-art.playing .pop{animation:wlheroPop calc(0.5s * var(--spd, 1)) cubic-bezier(0.34, 1.56, 0.5, 1) both}.wlhero-art.playing .dotsa{animation-delay:calc(1.00s * var(--spd, 1))}.wlhero-art.playing .dotsb{animation-delay:calc(1.08s * var(--spd, 1))}.wlhero-art.playing .dotsc{animation-delay:calc(1.16s * var(--spd, 1))}.wlhero-art.playing .sparkR{animation-delay:calc(1.05s * var(--spd, 1))}.wlhero-art.playing .sparkT{animation-delay:calc(1.12s * var(--spd, 1))}.wlhero-art.playing .spark1{animation-delay:calc(1.22s * var(--spd, 1))}.wlhero-art.refill .bar{animation:wlheroGrow calc(0.6s * var(--spd, 1)) cubic-bezier(0.2, 0.85, 0.25, 1) both}.wlhero-art.refill .bar1{animation-delay:0s}.wlhero-art.refill .bar2{animation-delay:calc(0.10s * var(--spd, 1))}.wlhero-art.refill .bar3{animation-delay:calc(0.20s * var(--spd, 1))}.wlhero-art.refill .pie{-webkit-mask:conic-gradient(from -90deg at 52% 66%,#000 var(--pieSweep),#0000 0);mask:conic-gradient(from -90deg at 52% 66%,#000 var(--pieSweep),#0000 0);animation:wlheroPie calc(0.95s * var(--spd, 1)) cubic-bezier(0.3, 0.55, 0.25, 1) both;animation-delay:calc(0.10s * var(--spd, 1))}.wlhero-stage.ambient .gearA{animation:wlheroSpinCW 16s linear infinite !important}.wlhero-stage.ambient .gearB{animation:wlheroSpinCCW 13s linear infinite !important}@media (prefers-reduced-motion:reduce){.wlhero-art.playing,.wlhero-art.playing .gearA,.wlhero-art.playing .gearB,.wlhero-art.playing .bar,.wlhero-art.playing .pie,.wlhero-art.playing .pop,.wlhero-art.refill .bar,.wlhero-art.refill .pie{animation:none !important;opacity:1 !important;transform:none !important}}