
.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-ba{right:3%;top:9%;width:250px;height:78px;border:2px solid #80e1d9;border-radius:8px;background:#07292bcb;box-shadow:inset 0 0 24px #00d9c633}.motion-ba b{display:grid;height:100%;place-items:center;color:#b8fff7;font:900 28px/1 sans-serif;letter-spacing:.16em;text-shadow:0 0 8px #6ff,0 0 20px #1ce}.motion-ba span{position:absolute;inset:-7px;display:flex;justify-content:space-around}.motion-ba i{width:9px;height:9px;border-radius:50%;background:#154e50;border:1px solid #f5b55d}
.motion-ba.is-moving b{animation:ba-neon 4.5s linear infinite}.motion-ba.is-moving i{animation:ba-bulb 1.8s ease-in-out infinite}.motion-ba i:nth-child(2n){animation-delay:.3s}.motion-ba i:nth-child(3n){animation-delay:.6s}
@keyframes ba-neon{0%,18%,22%,64%,68%,100%{opacity:1}20%,66%{opacity:.25}}@keyframes ba-bulb{0%,100%{background:#154e50}50%{background:#ffd16b;box-shadow:0 0 12px #ffc85c}}
@media(max-width:740px){.motion-ba{width:190px;height:60px;right:10px;top:auto;bottom:10px}.motion-ba b{font-size:20px}}
