
.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-wild{right:3%;top:10%;bottom:8%;width:126px;display:flex;gap:8px;align-items:stretch;transform:skewX(-6deg)}
.motion-wild i{flex:1;display:grid;place-items:center;overflow:hidden;background:linear-gradient(#b8fa58,#56e4c5);color:#071c42;border:2px solid #fff7;font:900 12px/1 sans-serif;letter-spacing:.09em;writing-mode:vertical-rl;transform:scaleY(.08);transform-origin:bottom;opacity:.25}
.motion-wild.is-moving i{animation:wild-expand 5.4s cubic-bezier(.2,.9,.2,1) infinite}.motion-wild i:nth-child(2){animation-delay:.23s}.motion-wild i:nth-child(3){animation-delay:.46s}
@keyframes wild-expand{0%,12%,100%{transform:scaleY(.08);opacity:.25}27%,69%{transform:scaleY(1);opacity:.92}82%{transform:scaleY(.16);opacity:.35}}
@media(max-width:740px){.motion-wild{width:76px;right:8px;top:auto;height:180px;bottom:8px}.motion-wild i{font-size:9px}}
