
.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-river{left:3%;right:3%;bottom:4%;height:70px;overflow:hidden}.motion-river span{position:absolute;left:-5%;right:-5%;bottom:8px;height:35px;border-top:3px solid #6ce0dd;border-radius:50%;box-shadow:0 -7px 0 #6ce0dd33}.motion-river i{position:absolute;bottom:16px;display:grid;width:31px;height:31px;place-items:center;border-radius:50%;background:#f2b06f;border:3px solid #ffe1a7;color:#102e52;font:900 14px/1 sans-serif;font-style:normal;left:-45px}
.motion-river.is-moving i{animation:river-chip 7s ease-in-out infinite}.motion-river i:nth-of-type(2){animation-delay:2.1s}.motion-river i:nth-of-type(3){animation-delay:4.2s}
@keyframes river-chip{0%{left:-45px;transform:translateY(0) rotate(0)}25%{transform:translateY(-12px) rotate(90deg)}55%{transform:translateY(3px) rotate(210deg)}100%{left:102%;transform:translateY(-8px) rotate(420deg)}}
@media(max-width:740px){.motion-river{bottom:5px;height:55px}.motion-river i{width:25px;height:25px;font-size:11px}}
