.kiwi-mark{display:block;flex:none;overflow:visible}.kiwi-motion{--kiwi-ease:cubic-bezier(.2,.8,.2,1);justify-items:center;gap:14px}.kiwi-motion,.kiwi-motion-art{position:relative;display:grid}.kiwi-motion-art{place-items:center;isolation:isolate}.kiwi-motion--hero .kiwi-motion-art{width:100%;aspect-ratio:1;overflow:hidden;border-radius:36%;background:#fbfcf7}.kiwi-motion--hero video{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.kiwi-motion--hero[data-fallback] .kiwi-mark{width:67%;height:67%}.kiwi-motion--intro .kiwi-motion-art{width:clamp(64px,9vw,112px);aspect-ratio:1}.kiwi-motion--loader .kiwi-motion-art{width:56px;aspect-ratio:1}.kiwi-motion-label{font-size:13px;line-height:1.5;color:var(--kiwi-muted,#56705a);text-align:center}.kiwi-motion--intro[data-moving=true] .kiwi-mark{animation:kiwi-arrive .85s var(--kiwi-ease) both;transform-origin:50% 70%}.kiwi-motion--intro[data-moving=true] .kiwi-mark-leaf{animation:kiwi-leaf-hello 1s .12s var(--kiwi-ease) both;transform-box:fill-box;transform-origin:0 100%}.kiwi-motion--loader[data-moving=true] .kiwi-mark{animation:kiwi-loader-rock 1.8s ease-in-out infinite;transform-origin:50% 70%}.kiwi-motion--loader[data-moving=true] .kiwi-mark-seeds path{animation:kiwi-seed-light 1.6s ease-in-out infinite}.kiwi-motion--loader .kiwi-mark-seeds path:nth-child(2){animation-delay:-.2s}.kiwi-motion--loader .kiwi-mark-seeds path:nth-child(3){animation-delay:-.4s}.kiwi-motion--loader .kiwi-mark-seeds path:nth-child(4){animation-delay:-.6s}.kiwi-motion--loader .kiwi-mark-seeds path:nth-child(5){animation-delay:-.8s}.kiwi-motion--loader .kiwi-mark-seeds path:nth-child(6){animation-delay:-1s}.kiwi-motion--loader .kiwi-mark-seeds path:nth-child(7){animation-delay:-1.2s}.kiwi-motion--loader .kiwi-mark-seeds path:nth-child(8){animation-delay:-1.4s}@keyframes kiwi-arrive{0%{opacity:0;transform:translateY(7px) rotate(-13deg) scale(.9)}60%{opacity:1;transform:translateY(-1px) rotate(3deg) scale(1.015)}to{opacity:1;transform:none}}@keyframes kiwi-leaf-hello{0%,to{transform:rotate(0)}40%{transform:rotate(-8deg)}70%{transform:rotate(3deg)}}@keyframes kiwi-loader-rock{0%,to{transform:rotate(-4deg) translateY(0)}50%{transform:rotate(4deg) translateY(-2px)}}@keyframes kiwi-seed-light{0%,65%,to{opacity:1}35%{opacity:.35}}@media(prefers-reduced-motion:reduce){.kiwi-motion *{animation:none!important;transition:none!important}}