@keyframes mk-float{0%,to{transform:translateY(0)}50%{transform:translateY(-14px)}}@keyframes mk-fade-rise{0%{opacity:0;transform:translateY(26px)}to{opacity:1;transform:translateY(0)}}@keyframes mk-caret-blink{0%,55%{opacity:1}56%,to{opacity:0}}@keyframes mk-dot-bounce{0%,80%,to{transform:translateY(0);opacity:.45}40%{transform:translateY(-6px);opacity:1}}@keyframes mk-pop-glow{0%,to{box-shadow:0 0 0 0 rgba(14,155,124,.28),0 26px 56px -30px rgba(14,155,124,.55)}50%{box-shadow:0 0 0 9px rgba(14,155,124,.07),0 26px 56px -30px rgba(14,155,124,.55)}}@keyframes hvpop{0%{opacity:0;transform:translateY(10px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes hvpulse{0%,to{box-shadow:0 0 0 0 rgba(79,214,180,.5)}70%{box-shadow:0 0 0 8px rgba(79,214,180,0)}}@keyframes hvblink{0%,49%{opacity:1}50%,to{opacity:0}}@keyframes hvbounce{0%,to{transform:translateY(0);opacity:.5}50%{transform:translateY(-6px);opacity:1}}@media (prefers-reduced-motion:reduce){[class*="animate-[hv"]{animation:none!important}}.mk-rise{animation:mk-fade-rise .7s cubic-bezier(.22,.7,.3,1) both}.mk-rise-late{animation-delay:.12s}.mk-orb{animation:mk-float 7s ease-in-out infinite}.mk-caret{display:inline-block;width:2px;height:22px;border-radius:1px;background:#0e9b7c;animation:mk-caret-blink 1.1s step-end infinite}.mk-reveal{opacity:0;transform:translateY(26px);transition:opacity .65s cubic-bezier(.22,.7,.3,1),transform .65s cubic-bezier(.22,.7,.3,1);transition-delay:var(--mk-reveal-delay,0s);will-change:opacity,transform}.mk-reveal.mk-in{opacity:1;transform:none}.mk-dot{display:inline-block;width:7px;height:7px;border-radius:999px;background:#4fd6b4;animation:mk-dot-bounce 1s ease-in-out infinite}.mk-dot:nth-child(2){animation-delay:.15s}.mk-dot:nth-child(3){animation-delay:.3s}.mk-cite{animation:mk-fade-rise .55s cubic-bezier(.22,.7,.3,1) both;animation-delay:var(--mk-cite-delay,0s)}.mk-pop-glow{animation:mk-pop-glow 3.2s ease-in-out infinite}.mk-faq-panel{display:grid;grid-template-rows:0fr;opacity:0;transition:grid-template-rows .38s cubic-bezier(.22,1,.36,1),opacity .38s cubic-bezier(.22,1,.36,1)}.mk-faq-panel.mk-open{grid-template-rows:1fr;opacity:1}.mk-faq-panel>div{overflow:hidden;min-height:0}@media (prefers-reduced-motion:reduce){.mk-cite,.mk-dot,.mk-orb,.mk-pop-glow,.mk-rise{animation:none}.mk-pop-glow{box-shadow:0 0 0 0 rgba(14,155,124,.28),0 26px 56px -30px rgba(14,155,124,.55)}.mk-caret{animation:none;opacity:1}.mk-reveal{opacity:1!important;transform:none!important;transition:none!important}.mk-faq-panel{transition:none}}