@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700;800&display=swap");.mh-hero{font-family:Poppins,sans-serif;max-width:100vw;overflow:hidden;overflow-x:hidden;padding:24px 0 128px;position:relative}@media (min-width:768px){.mh-hero{padding:80px 0 224px}}.mh-hero__gradient-base{background:linear-gradient(to bottom right,#eff6ff,#f8fafc,#dbeafe);inset:0;opacity:.6;position:absolute}.mh-hero__orbs{inset:0;overflow:hidden;position:absolute}.mh-hero__orb{animation:mh-pulse 3s ease-in-out infinite;border-radius:50%;filter:blur(48px);position:absolute}.mh-hero__orb--1{background:rgba(96,165,250,.2);height:800px;left:-25%;top:-50%;width:800px}.mh-hero__orb--2{animation-delay:1s;background:rgba(34,211,238,.2);height:600px;right:-25%;top:33%;width:600px}@keyframes mh-pulse{0%,to{opacity:1}50%{opacity:.6}}.mh-hero__fade-bottom{background:linear-gradient(0deg,#fff,transparent);bottom:0;height:128px;left:0;position:absolute;right:0}.mh-hero__container{margin:0 auto;max-width:1440px;padding:0 16px;position:relative;z-index:10}@media (min-width:640px){.mh-hero__container{padding:0 24px}}@media (min-width:1024px){.mh-hero__container{padding:0 32px}}.mh-hero__card{backdrop-filter:blur(4px);background:rgba(229,231,235,.7);border:1px solid rgba(209,213,219,.5);border-radius:1.5rem;opacity:0;padding:40px 24px;transform:translateY(60px) scale(.96);transition:opacity .8s cubic-bezier(.25,.46,.45,.94),transform .8s cubic-bezier(.25,.46,.45,.94);width:100%}.mh-hero__card.mh-hero--visible{opacity:1;transform:translateY(0) scale(1)}@media (min-width:640px){.mh-hero__card{border-radius:2rem;padding:56px 40px}}@media (min-width:768px){.mh-hero__card{border-radius:3rem;padding:80px 64px}}@media (min-width:1024px){.mh-hero__card{padding:96px 80px}}.mh-hero__grid{align-items:center;display:grid;gap:32px;grid-template-columns:1fr}@media (min-width:640px){.mh-hero__grid{gap:40px}}@media (min-width:768px){.mh-hero__grid{gap:64px}}@media (min-width:1024px){.mh-hero__grid{gap:80px;grid-template-columns:1fr 1fr}}.mh-hero__icon-wrap{display:flex;justify-content:center;opacity:0;transform:translateX(-40px) scale(.9);transition:opacity .7s cubic-bezier(.25,.46,.45,.94),transform .7s cubic-bezier(.25,.46,.45,.94);width:100%}.mh-hero__icon-wrap.mh-hero--visible{opacity:1;transform:translateX(0) scale(1)}@media (min-width:1024px){.mh-hero__icon-wrap{justify-content:flex-start;padding-left:32px}}.mh-hero__icon-inner{align-items:center;display:flex;flex-direction:column;max-width:280px;position:relative;width:100%}@media (min-width:640px){.mh-hero__icon-inner{max-width:100%}}.mh-hero__icon-glow{background:linear-gradient(to bottom right,rgba(85,124,147,.2),rgba(8,32,62,.2));border-radius:2rem;filter:blur(32px);inset:-32px;position:absolute}@media (min-width:640px){.mh-hero__icon-glow{border-radius:3rem;inset:-48px}}.mh-hero__icon-box{background:linear-gradient(to bottom right,#08203e,#557c93);border-radius:2rem;box-shadow:0 40px 60px -15px rgba(0,0,0,.35),inset 0 2px 4px hsla(0,0%,100%,.3);padding:40px;position:relative}@media (min-width:640px){.mh-hero__icon-box{border-radius:3rem;padding:56px}}@media (min-width:768px){.mh-hero__icon-box{padding:64px}}.mh-hero__icon-content{position:relative}.mh-hero__mobility-svg{color:#fff;filter:drop-shadow(0 10px 25px rgba(0,0,0,.3));height:128px;width:128px}@media (min-width:640px){.mh-hero__mobility-svg{height:176px;width:176px}}@media (min-width:768px){.mh-hero__mobility-svg{height:208px;width:208px}}.mh-hero__icon-shine{background:hsla(0,0%,100%,.2);border-radius:50%;filter:blur(32px);inset:0;opacity:.5;position:absolute}.mh-hero__mobility-label{margin-top:24px;opacity:0;text-align:center;transform:translateY(30px) scale(.8);transition:opacity .5s cubic-bezier(.25,.46,.45,.94),transform .5s cubic-bezier(.25,.46,.45,.94)}.mh-hero__mobility-label.mh-hero--visible{opacity:1;transform:translateY(0) scale(1)}@media (min-width:640px){.mh-hero__mobility-label{margin-top:40px}}.mh-hero__mobility-text{backdrop-filter:blur(8px);background:hsla(0,0%,100%,.95)!important;border:1px solid rgba(229,231,235,.5);border-radius:12px;box-shadow:0 0 20px rgba(0,90,212,.3);display:inline-block;font-size:24px!important;font-weight:700!important;margin:0!important;padding:12px 24px}.mh-hero__mobility-text-gradient{background:linear-gradient(90deg,#08203e,#557c93);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:transparent}@media (min-width:640px){.mh-hero__mobility-text{border-radius:16px;font-size:30px;padding:16px 32px}}@media (min-width:768px){.mh-hero__mobility-text{font-size:36px}}.mh-hero__content{display:flex;flex-direction:column;gap:24px;width:100%}@media (max-width:1023px){.mh-hero__content{align-items:center;text-align:center}}@media (max-width:640px){.mh-hero__content{gap:20px}}@media (min-width:1024px){.mh-hero__content{padding-right:32px}}.mh-hero__headline{color:#1a2332!important;font-size:28px!important;font-weight:700!important;letter-spacing:-.02em!important;line-height:1.15!important;margin:0!important;opacity:0;transform:translateY(30px);transition:opacity .6s cubic-bezier(.25,.46,.45,.94),transform .6s cubic-bezier(.25,.46,.45,.94)}.mh-hero__headline.mh-hero--visible{opacity:1;transform:translateY(0)}@media (min-width:1024px){.mh-hero__headline{font-size:48px!important}}@media (min-width:1200px){.mh-hero__headline{font-size:58px!important}}@media (max-width:640px){.mh-hero__headline{text-align:center!important}}.mh-hero__headline-line{display:inline-block;white-space:nowrap}.mh-hero__headline-accent{display:inline-block;margin-left:.5rem;opacity:0;transform:translateY(30px);transition:opacity .6s cubic-bezier(.25,.46,.45,.94),transform .6s cubic-bezier(.25,.46,.45,.94)}.mh-hero__headline-accent.mh-hero--visible{opacity:1;transform:translateY(0)}@media (max-width:640px){.mh-hero__headline-accent{display:block;margin-left:0}}.mh-hero__shimmer{background:linear-gradient(90deg,#08203e,#557c93 25%,#08203e 50%,#557c93 75%,#08203e);-webkit-background-clip:text;background-clip:text;background-size:300% 100%;display:inline-block;-webkit-text-fill-color:transparent;animation:mh-shimmer 4s ease-in-out infinite;color:transparent}@keyframes mh-shimmer{0%{background-position:0}50%{background-position:100%}to{background-position:0}}.mh-hero__description{color:#4a5568!important;font-size:15px!important;font-weight:400!important;line-height:1.6!important;margin:0!important;max-width:600px!important;opacity:0;transform:translateY(30px);transition:opacity .6s cubic-bezier(.25,.46,.45,.94),transform .6s cubic-bezier(.25,.46,.45,.94)}.mh-hero__description.mh-hero--visible{opacity:1;transform:translateY(0)}@media (min-width:640px){.mh-hero__description{font-size:18px!important}}@media (max-width:1023px){.mh-hero__description{max-width:100%!important;text-align:center!important}}[data-mh-animate=button]{opacity:0;transform:translateY(20px) scale(.9);transition:opacity .5s cubic-bezier(.25,.46,.45,.94),transform .5s cubic-bezier(.25,.46,.45,.94)}[data-mh-animate=button].mh-hero--visible{opacity:1;transform:translateY(0) scale(1)}.mh-hero__cta{align-items:center;background:linear-gradient(135deg,#2563eb,#3b82f6);border-radius:9999px;box-shadow:0 10px 15px -3px rgba(37,99,235,.3);cursor:pointer;display:inline-flex;font-size:16px;font-weight:600;justify-content:center;overflow:hidden;padding:12px 32px;position:relative;transition:transform .3s cubic-bezier(.25,.46,.45,.94),box-shadow .3s ease,background .3s ease;width:fit-content}.mh-hero__cta,.mh-hero__cta:hover{color:#fff!important;text-decoration:none!important}.mh-hero__cta:hover{background:linear-gradient(135deg,#3b82f6,#2563eb);box-shadow:0 15px 25px -3px rgba(37,99,235,.4);transform:scale(1.05)}.mh-hero__cta:active{transform:scale(.95)}.mh-hero__cta:after{animation:mh-btn-shimmer 3s linear infinite;background:radial-gradient(circle at 0 0,hsla(0,0%,100%,.3) 0,transparent 60%);border-radius:9999px;content:"";inset:0;opacity:0;pointer-events:none;position:absolute;transition:opacity .3s ease}.mh-hero__cta:hover:after{opacity:1}@keyframes mh-btn-shimmer{0%{background:radial-gradient(circle at 0 0,hsla(0,0%,100%,.3) 0,transparent 60%)}25%{background:radial-gradient(circle at 100% 0,hsla(0,0%,100%,.3) 0,transparent 60%)}50%{background:radial-gradient(circle at 100% 100%,hsla(0,0%,100%,.3) 0,transparent 60%)}75%{background:radial-gradient(circle at 0 100%,hsla(0,0%,100%,.3) 0,transparent 60%)}to{background:radial-gradient(circle at 0 0,hsla(0,0%,100%,.3) 0,transparent 60%)}}.mh-hero__trust{align-items:center;display:flex;flex-wrap:wrap;gap:16px;opacity:0;transform:translateY(15px);transition:opacity .5s ease-out,transform .5s ease-out}.mh-hero__trust.mh-hero--visible{opacity:1;transform:translateY(0)}@media (max-width:640px){.mh-hero__trust{align-items:center;flex-direction:column;gap:12px;justify-content:center;width:100%}}.mh-hero__stars{display:flex;gap:4px}.mh-hero__star{color:#fbbf24;height:20px;opacity:0;transform:scale(0) rotate(-90deg);transition:opacity .4s ease,transform .4s ease;width:20px}.mh-hero__star.mh-hero__star--visible{opacity:1;transform:scale(1) rotate(0deg)}.mh-hero__trust-text{color:#4a5568;font-size:14px;font-weight:400}.mh-hero__trust-highlight{color:#2563eb;font-weight:600}