.hero-figure{visibility:visible;transform:rotate(-135deg)}.has-animations .hero-figure::before,.has-animations .hero-figure::after{opacity:1}.hero-figure-shape-01{--hero-rotation:45deg}.hero-figure-shape-02{--hero-rotation:-45deg}.hero-figure-shape-03{--hero-rotation:0deg}.hero-figure-shape-04{--hero-rotation:-135deg}.hero-figure-shape-06,.hero-figure-shape-07{transform:perspective(500px)rotateZ(20deg)}.hero-figure-shape-08{--hero-rotation:-22deg}.hero-figure-shape-09{--hero-rotation:-52deg}.hero-figure-shape-10{--hero-rotation:-50deg}@keyframes hero-figure-enter{0%{transform:rotate(0)}55%{transform:rotate(-145deg)}75%{transform:rotate(-131deg)}88%{transform:rotate(-137deg)}100%{transform:rotate(-135deg)}}@keyframes hero-panel-five-enter{0%{transform:scaleX(.05)scaleY(0)perspective(500px)rotateY(-15deg)rotateX(8deg)rotateZ(-1deg)}40%{transform:scaleX(.05)scaleY(1)perspective(500px)rotateY(-15deg)rotateX(8deg)rotateZ(-1deg)}80%,100%{transform:scaleX(1)scaleY(1)perspective(500px)rotateY(-15deg)rotateX(8deg)rotateZ(-1deg)}}@keyframes hero-panel-stack-enter{0%{transform:scaleX(.05)scaleY(0)perspective(500px)rotateZ(20deg)}40%{transform:scaleX(.05)scaleY(1)perspective(500px)rotateZ(20deg)}80%,100%{transform:scaleX(1)scaleY(1)perspective(500px)rotateZ(20deg)}}@keyframes hero-detail-enter{from{opacity:0;transform:rotate(-180deg)scale(.7)}to{opacity:1;transform:rotate(var(--hero-rotation))scale(1)}}@keyframes hero-fade-enter{from{opacity:0}to{opacity:1}}@media(prefers-reduced-motion:no-preference){.has-animations .hero-figure{animation:hero-figure-enter 400ms 200ms ease-out both}.has-animations .hero-figure::before,.has-animations .hero-figure::after{animation:hero-fade-enter 2s ease both}.has-animations .hero-figure-shape-05{animation:hero-panel-five-enter 1s 600ms cubic-bezier(.87,0,.13,1)both}.has-animations .hero-figure-shape-06,.has-animations .hero-figure-shape-07{animation:hero-panel-stack-enter 1s 700ms cubic-bezier(.87,0,.13,1)both}.has-animations .hero-figure-shape-01,.has-animations .hero-figure-shape-02,.has-animations .hero-figure-shape-03,.has-animations .hero-figure-shape-04,.has-animations .hero-figure-shape-08,.has-animations .hero-figure-shape-09,.has-animations .hero-figure-shape-10{animation:hero-detail-enter 700ms 1.1s cubic-bezier(.87,0,.13,1)both}}