
.hero,.masthead{position:relative;overflow:hidden;isolation:isolate}
.motion-signature{position:absolute;z-index:5;pointer-events:none;box-sizing:border-box;font-family:inherit}
.motion-signature *{box-sizing:border-box}
@media (prefers-reduced-motion:reduce){.motion-signature,.motion-signature *{animation:none!important;transition:none!important}.motion-signature{opacity:.75}}
.motion-cash{right:5%;top:14%;width:170px;height:170px;border:1px solid #ffd57b55;border-radius:50%;filter:drop-shadow(0 0 12px #ffc75a55)}
.cash-orbit{position:absolute;inset:0;animation:cash-orbit 9s linear infinite paused}.is-moving .cash-orbit{animation-play-state:running}
.cash-orbit i{position:absolute;left:50%;top:50%;width:22px;height:22px;margin:-11px;border-radius:50%;background:radial-gradient(circle at 35% 30%,#fff2a5,#eaa52d 45%,#7e4210 75%);box-shadow:inset 0 0 0 3px #ffe18b}
.cash-orbit i:nth-child(1){transform:translateY(-78px)}.cash-orbit i:nth-child(2){transform:rotate(60deg) translateY(-78px)}.cash-orbit i:nth-child(3){transform:rotate(120deg) translateY(-78px)}.cash-orbit i:nth-child(4){transform:rotate(180deg) translateY(-78px)}.cash-orbit i:nth-child(5){transform:rotate(240deg) translateY(-78px)}.cash-orbit i:nth-child(6){transform:rotate(300deg) translateY(-78px)}
.motion-cash b{position:absolute;inset:42px;display:grid;place-items:center;border-radius:50%;background:#2c0d27dd;border:2px solid #ffd57b;color:#ffd57b;font:900 54px/1 sans-serif;animation:cash-safe 3.2s ease-in-out infinite paused}.is-moving.motion-cash b{animation-play-state:running}
@keyframes cash-orbit{to{transform:rotate(360deg)}}@keyframes cash-safe{0%,100%{box-shadow:0 0 0 0 #ffd57b22}50%{box-shadow:0 0 0 17px #ffd57b00}}
@media(max-width:740px){.motion-cash{width:116px;height:116px;top:auto;bottom:18px}.cash-orbit i{display:none}.motion-cash b{inset:28px;font-size:34px}}
