
.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-cabinet{left:2.5%;top:7%;width:43%;height:82%;border:2px solid #d69b5d;box-shadow:inset 0 0 30px #0008}.motion-cabinet span{position:absolute;inset:-8px;display:flex;justify-content:space-around;align-items:flex-start}.motion-cabinet i{width:10px;height:10px;border-radius:50%;background:#4b2916;box-shadow:0 0 0 2px #a8733c}.motion-cabinet.is-moving i{animation:cabinet-bulb 1.4s linear infinite}.motion-cabinet i:nth-child(2n){animation-delay:.2s}.motion-cabinet i:nth-child(3n){animation-delay:.4s}.motion-cabinet i:nth-child(5n){animation-delay:.7s}
.motion-cabinet b{position:absolute;right:13px;bottom:13px;display:grid;width:42px;height:42px;place-items:center;background:#0b2b28;border:2px solid #f2b878;color:#f2b878;font:900 24px/1 sans-serif}
@keyframes cabinet-bulb{0%,35%,100%{background:#4b2916;box-shadow:0 0 0 2px #a8733c}45%,65%{background:#fff1a1;box-shadow:0 0 18px 5px #ffb33f}}
@media(max-width:740px){.motion-cabinet{top:auto;bottom:10px;left:10px;width:calc(100% - 20px);height:42%;opacity:.8}}
