@charset "UTF-8";@import"https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700;800&display=swap";nav{position:sticky!important;top:0!important;z-index:80!important}#root,body{overflow:visible}*{margin:0;padding:0;box-sizing:border-box}html,body{margin:0;padding:0}#support{position:fixed;right:24px;bottom:100px;top:auto;left:auto;width:440px;max-width:calc(100vw - 32px);max-height:min(76vh,720px);z-index:220;visibility:hidden;opacity:0;transform:translateY(16px);transition:opacity .25s ease,transform .25s ease,visibility .25s;background:#fff;border-radius:22px;box-shadow:0 30px 80px #12121447;overflow:hidden;box-sizing:border-box;display:flex;flex-direction:column}.sd-scroll{overflow-y:auto;overscroll-behavior:contain;padding:30px 22px 34px 30px;scrollbar-gutter:stable}.sd-scroll::-webkit-scrollbar{width:12px}.sd-scroll::-webkit-scrollbar-track{background:transparent}.sd-scroll::-webkit-scrollbar-thumb{background:#e4e0da;border-radius:999px;border:4px solid #ffffff}.sd-scroll::-webkit-scrollbar-thumb:hover{background:#d4cfc8}.support-fab:focus-visible,#support a:focus-visible,#support button:focus-visible{outline:2px solid #f41118;outline-offset:2px}@media (max-width: 760px){#support{right:12px;left:12px;width:auto;bottom:90px;max-height:min(82vh,720px)}.support-fab{right:16px;bottom:16px;width:52px;height:52px}.sd-scroll{padding:24px 14px 28px 20px}}#support input,#support textarea,#support select{width:100%;box-sizing:border-box;font-family:inherit;font-size:14px;color:#141216;background:#faf9f7;border:1.5px solid #eeebe8;border-radius:14px;padding:12px 14px;outline:none;transition:border-color .18s ease,background .18s ease,box-shadow .18s ease}#support input:hover:not(:disabled),#support textarea:hover:not(:disabled),#support select:hover:not(:disabled){border-color:#e4dfda}#support input:focus,#support textarea:focus,#support select:focus{border-color:#f41118;background:#fff;box-shadow:0 0 0 3px #f411181f}#support input:disabled,#support textarea:disabled,#support select:disabled{opacity:.6;cursor:not-allowed}#support textarea{border-radius:16px;resize:vertical;min-height:118px;line-height:1.65}#support select{-moz-appearance:none;appearance:none;-webkit-appearance:none;cursor:pointer;padding:13px 40px 13px 16px;background-image:url(data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22%238a8a90%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%3E%3Cpath%20d%3D%22M6%209l6%206%206-6%22%2F%3E%3C%2Fsvg%3E);background-repeat:no-repeat;background-position:right 15px center;background-size:16px 16px;accent-color:#f41118}#support [aria-invalid=true]{border-color:#d40d13;background:#fffaf9}#support [aria-invalid=true]:focus{box-shadow:0 0 0 3px #d40d1324}.sd-req{color:#d40d13;margin-left:2px}.sd-err{display:none;align-items:flex-start;gap:6px;margin-top:7px;font-size:11.5px;line-height:1.5;color:#d40d13;font-weight:500}.sd-err.on{display:flex}.sd-err:before{content:"!";flex:0 0 auto;width:14px;height:14px;margin-top:1px;border-radius:50%;background:#d40d13;color:#fff;font-size:9px;font-weight:800;line-height:14px;text-align:center}.sd-count{margin-top:6px;font-size:11px;color:#a0a0a6;text-align:right;font-variant-numeric:tabular-nums}.sd-count.sd-count-warn{color:#d40d13;font-weight:600}.sd-hp{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;border:0}.sd-captcha{margin-top:16px;min-height:78px}.sd-captcha-down{margin:8px 0 0;font-size:11.5px;line-height:1.55;color:#a80c11}.sd-captcha-down a{color:#d40d13;font-weight:600}@media (max-width: 360px){.sd-captcha{transform:scale(.9);transform-origin:0 0;min-height:70px}}.sd-submit{margin-top:4px;padding:14px 28px;border:none;border-radius:999px;background:linear-gradient(135deg,#fb5507,#f41118 55%,#f40450);color:#fff;font-family:inherit;font-size:13.5px;font-weight:700;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease,opacity .2s ease;display:flex;align-items:center;justify-content:center;gap:9px;min-height:48px}.sd-submit:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 12px 26px #f411184d}.sd-submit:disabled{opacity:.62;cursor:not-allowed;transform:none;box-shadow:none}.sd-spin{width:15px;height:15px;border-radius:50%;border:2px solid rgba(255,255,255,.45);border-top-color:#fff;animation:sdSpin .7s linear infinite;flex:0 0 auto}@keyframes sdSpin{to{transform:rotate(360deg)}}.sd-alert{display:none;gap:9px;align-items:flex-start;margin-bottom:16px;padding:12px 14px;border-radius:14px;font-size:12.5px;line-height:1.6;font-weight:500}.sd-alert.on{display:flex}.sd-alert-error{background:#fff3f2;border:1px solid #f7d6d4;color:#a80c11}.sd-success{text-align:center;padding:22px 4px 6px}.sd-success-mark{width:56px;height:56px;margin:0 auto 18px;border-radius:50%;background:#eefaf2;color:#157a44;display:flex;align-items:center;justify-content:center}.sd-success h3{margin:0;font-size:19px;letter-spacing:-.02em;font-weight:700;color:#141216}.sd-success p{margin:10px 0 22px;font-size:13.5px;line-height:1.7;color:#6a6a6e}.sd-again{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1.5px solid #eeebe8;background:#fff;font-family:inherit;font-size:13px;font-weight:600;color:#141216;border-radius:999px;padding:12px 24px;cursor:pointer;transition:border-color .18s ease,color .18s ease}.sd-again:hover{border-color:#f41118;color:#d40d13}@media (prefers-reduced-motion: reduce){#support,.sd-submit,.sd-spin{transition:none;animation:none}}[data-reveal]{opacity:0;transform:translateY(16px);filter:blur(3px);transition:opacity .6s cubic-bezier(.22,1,.36,1),transform .6s cubic-bezier(.22,1,.36,1),filter .6s cubic-bezier(.22,1,.36,1)}[data-reveal].rv{opacity:1;transform:translateY(0);filter:blur(0)}@keyframes marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes blink{0%,to{opacity:1}50%{opacity:0}}@media (max-width: 1100px){[style*="width: 1240px"],[style*="width:1240px"],[style*="width: 1320px"],[style*="width:1320px"],[style*="width: 1000px"],[style*="width:1000px"],[style*="width: 1100px"],[style*="width:1100px"],[style*="width: 1180px"],[style*="width:1180px"],[style*="width: 1365px"],[style*="width:1365px"],[style*="width: 1165px"],[style*="width:1165px"],[style*="width: 1168px"],[style*="width:1168px"]{width:auto!important;height:auto!important}nav a{white-space:nowrap!important}}@media (max-width: 1100px){html,body{overflow-x:clip}[style*="min-width:1240px"],[style*="min-width: 1240px"],[style*="min-width:1200px"],[style*="min-width: 1200px"]{min-width:0!important;overflow:visible!important}nav [style*="justify-content:center"],nav [style*="justify-content: center"]{display:none!important}nav [style*="text-align:right"],nav [style*="text-align: right"]{display:none!important}h1{font-size:clamp(32px,6vw,46px)!important}h2{font-size:clamp(26px,5vw,42px)!important}[style*="max-width:1440px"],[style*="max-width: 1440px"],[style*="max-width:1320px"],[style*="max-width: 1320px"],[style*="max-width:1200px"],[style*="max-width: 1200px"],[style*="max-width:1150px"],[style*="max-width: 1150px"],[style*="max-width:1180px"],[style*="max-width: 1180px"],[style*="max-width:1100px"],[style*="max-width: 1100px"]{padding-left:20px!important;padding-right:20px!important}[style*="grid-template-columns:repeat(4,1fr)"],[style*="grid-template-columns: repeat(4,1fr)"],[style*="grid-template-columns:repeat(3,1fr)"],[style*="grid-template-columns: repeat(3,1fr)"]{grid-template-columns:repeat(2,1fr)!important}[style*="grid-template-columns:1fr 300px 1fr"],[style*="grid-template-columns: 1fr 300px 1fr"]{grid-template-columns:1fr!important;gap:24px!important}[style*="margin-right:-56px"],[style*="margin-right: -56px"],[style*="margin-right:-30px"],[style*="margin-right: -30px"]{margin-right:0!important}[style*="margin-left:-56px"],[style*="margin-left: -56px"],[style*="margin-left:-30px"],[style*="margin-left: -30px"]{margin-left:0!important}[style*="grid-template-columns:260px 1fr"],[style*="grid-template-columns: 260px 1fr"]{grid-template-columns:1fr!important}:not(nav)[style*="position:sticky"],:not(nav)[style*="position: sticky"]{position:static!important}nav[style]{position:sticky!important;top:0!important;z-index:80!important}[style*="height: 600px"][style*="margin-top: -70px"],[style*="height:600px"][style*="margin-top:-70px"]{display:block!important;height:auto!important;margin-top:24px!important}img[src*=hero-rail-],[style*="flex:0 0 212px"],[style*="flex: 0 0 212px"]{display:none!important}.hero-card{position:static!important;left:auto!important;right:auto!important;top:auto!important;width:auto!important;height:auto!important;margin:0 0 20px!important}[style*="width: 326px"][style*="top: 20px"]{position:static!important;width:auto!important;margin:0 0 20px!important;animation:none!important}.hero-balance,[style*="top: 372px"],[style*="top:372px"]{position:static!important;top:auto!important;right:auto!important;width:auto!important;margin:0 0 20px!important}.hero-statement,[style*="left: 981px"],[style*="left:981px"]{position:static!important;top:auto!important;right:auto!important;max-width:none!important;margin:8px 0 24px!important}.cta-banner{height:auto!important;width:auto!important}.cta-banner img[alt="EVAA robot"]{width:34%!important;max-width:300px!important;height:auto!important}.cta-actions{flex-wrap:wrap!important}}@media (max-width: 760px){nav[style]{position:sticky!important;top:0!important;z-index:80!important}.mnav-panel{position:absolute!important}}@media (max-width: 900px){.flow-row{flex-wrap:wrap!important;justify-content:center!important;gap:22px 12px!important;margin-top:44px!important}.flow-row>div{flex:0 0 auto!important}.flow-row>div:not(.flow-link):not(.flow-logo){width:104px!important}.flow-link,.flow-row [style*="left:50%"][style*="top:100%"]{display:none!important}}@media (max-width: 520px){.flow-row>div:not(.flow-link):not(.flow-logo){width:96px!important}}@media (max-width: 760px){.nav-actions,[data-screen-label=Hero] img[src*=hero-rail-]{display:none!important}.hero-stage[style]{display:block!important;height:auto!important;margin-top:20px!important}.hero-stage>div{height:auto!important;position:static!important}.hero-stage .hero-card[style],.hero-stage .hero-sat[style]{position:static!important;left:auto!important;right:auto!important;top:auto!important;width:auto!important;max-width:none!important;height:auto!important;margin:0 0 16px!important;transform:none!important}.hero-stage .hero-sat[style*="flex: 0 0 212px"],.hero-stage .hero-sat[style*="flex:0 0 212px"]{display:none!important}[data-screen-label=Hero] h1{font-size:30px!important;line-height:1.18!important}[data-screen-label=Hero] [style*="left: 981px"],[data-screen-label=Hero] [style*="left:981px"]{font-size:16px!important}}@media (max-width: 1100px){[style*="min-width:1240px"],[style*="min-width: 1240px"],[style*="min-width:1200px"],[style*="min-width: 1200px"]{min-width:0!important;overflow-x:hidden}nav [style*="justify-content:center"],nav [style*="justify-content: center"]{display:none!important}nav [style*="text-align:right"],nav [style*="text-align: right"]{display:none!important}h1{font-size:clamp(32px,6vw,46px)!important}h2{font-size:clamp(26px,5vw,42px)!important}[style*="max-width:1440px"],[style*="max-width: 1440px"],[style*="max-width:1320px"],[style*="max-width: 1320px"],[style*="max-width:1200px"],[style*="max-width: 1200px"],[style*="max-width:1150px"],[style*="max-width: 1150px"],[style*="max-width:1180px"],[style*="max-width: 1180px"],[style*="max-width:1100px"],[style*="max-width: 1100px"]{padding-left:20px!important;padding-right:20px!important}[style*="grid-template-columns:repeat(4,1fr)"],[style*="grid-template-columns: repeat(4,1fr)"],[style*="grid-template-columns:repeat(3,1fr)"],[style*="grid-template-columns: repeat(3,1fr)"]{grid-template-columns:repeat(2,1fr)!important}[style*="grid-template-columns:1fr 300px 1fr"],[style*="grid-template-columns: 1fr 300px 1fr"]{grid-template-columns:1fr!important;gap:24px!important}[style*="margin-right:-56px"],[style*="margin-right: -56px"],[style*="margin-right:-30px"],[style*="margin-right: -30px"]{margin-right:0!important}[style*="margin-left:-56px"],[style*="margin-left: -56px"],[style*="margin-left:-30px"],[style*="margin-left: -30px"]{margin-left:0!important}[style*="grid-template-columns:260px 1fr"],[style*="grid-template-columns: 260px 1fr"]{grid-template-columns:1fr!important}:not(nav)[style*="position:sticky"],:not(nav)[style*="position: sticky"]{position:static!important}nav[style]{position:sticky!important;top:0!important;z-index:80!important}.cta-banner{height:auto!important;width:auto!important}.cta-banner img[alt="EVAA robot"]{width:34%!important;max-width:300px!important;height:auto!important}.cta-actions{flex-wrap:wrap!important}[style*="grid-template-columns:1fr 1.05fr"],[style*="grid-template-columns: 1fr 1.05fr"],[style*="grid-template-columns:1fr 1.1fr"],[style*="grid-template-columns: 1fr 1.1fr"],[style*="grid-template-columns:1fr 1.15fr"],[style*="grid-template-columns: 1fr 1.15fr"],[style*="grid-template-columns:1fr 1.35fr"],[style*="grid-template-columns: 1fr 1.35fr"]{grid-template-columns:1fr!important;gap:32px!important}[data-screen-label=Channels] img,[data-screen-label="Retail hero"] img,[data-screen-label="Hospitality hero"] img{width:100%!important;height:auto!important;max-height:420px!important}[data-screen-label="Ideal for"] [style*="justify-content:flex-end"]{justify-content:flex-start!important}[style*="height: 600px"][style*="margin-top: -70px"],[style*="height:600px"][style*="margin-top:-70px"]{display:block!important;height:auto!important;margin-top:24px!important}img[src*=hero-rail-],[style*="flex:0 0 212px"],[style*="flex: 0 0 212px"]{display:none!important}[style*="left:26%"],[style*="left: 26%"]{position:static!important;margin:0 0 20px!important}[style*="left: -171px"],[style*="left:-171px"]{position:static!important;width:auto!important;height:auto!important;margin-top:16px!important}[style*="width: 326px"][style*="top: 20px"]{position:static!important;width:auto!important;margin:0 0 20px!important;animation:none!important}[style*="top: 372px"],[style*="top:372px"]{position:static!important;width:auto!important;margin:0 0 20px!important}[style*="left: 981px"],[style*="left:981px"]{position:static!important;max-width:none!important;margin:8px 0 24px!important}}@media (max-width: 1100px){[style*="min-width:1240px"],[style*="min-width: 1240px"],[style*="min-width:1200px"],[style*="min-width: 1200px"]{min-width:0!important;overflow-x:hidden}nav [style*="justify-content:center"],nav [style*="justify-content: center"]{display:none!important}nav [style*="text-align:right"],nav [style*="text-align: right"]{display:none!important}h1{font-size:clamp(32px,6vw,46px)!important}h2{font-size:clamp(26px,5vw,42px)!important}[style*="max-width:1440px"],[style*="max-width: 1440px"],[style*="max-width:1320px"],[style*="max-width: 1320px"],[style*="max-width:1200px"],[style*="max-width: 1200px"],[style*="max-width:1150px"],[style*="max-width: 1150px"],[style*="max-width:1180px"],[style*="max-width: 1180px"],[style*="max-width:1100px"],[style*="max-width: 1100px"]{padding-left:20px!important;padding-right:20px!important}[style*="grid-template-columns:repeat(4,1fr)"],[style*="grid-template-columns: repeat(4,1fr)"],[style*="grid-template-columns:repeat(3,1fr)"],[style*="grid-template-columns: repeat(3,1fr)"]{grid-template-columns:repeat(2,1fr)!important}[style*="grid-template-columns:1fr 300px 1fr"],[style*="grid-template-columns: 1fr 300px 1fr"]{grid-template-columns:1fr!important;gap:24px!important}[style*="margin-right:-56px"],[style*="margin-right: -56px"],[style*="margin-right:-30px"],[style*="margin-right: -30px"]{margin-right:0!important}[style*="margin-left:-56px"],[style*="margin-left: -56px"],[style*="margin-left:-30px"],[style*="margin-left: -30px"]{margin-left:0!important}[style*="grid-template-columns:260px 1fr"],[style*="grid-template-columns: 260px 1fr"]{grid-template-columns:1fr!important}:not(nav)[style*="position:sticky"],:not(nav)[style*="position: sticky"]{position:static!important}nav[style]{position:sticky!important;top:0!important;z-index:80!important}.cta-banner{height:auto!important;width:auto!important}.cta-banner img[alt="EVAA robot"]{width:34%!important;max-width:300px!important;height:auto!important}.cta-actions{flex-wrap:wrap!important}[style*="grid-template-columns:1fr 1.05fr"],[style*="grid-template-columns: 1fr 1.05fr"],[style*="grid-template-columns:1fr 1.1fr"],[style*="grid-template-columns: 1fr 1.1fr"],[style*="grid-template-columns:1fr 1.15fr"],[style*="grid-template-columns: 1fr 1.15fr"],[style*="grid-template-columns:1fr 1.35fr"],[style*="grid-template-columns: 1fr 1.35fr"]{grid-template-columns:1fr!important;gap:32px!important}[data-screen-label=Channels] img,[data-screen-label="E-commerce hero"] img{width:100%!important;height:auto!important;max-height:420px!important}[data-screen-label="Ideal for"] [style*="justify-content:flex-end"]{justify-content:flex-start!important}[style*="height: 600px"][style*="margin-top: -70px"],[style*="height:600px"][style*="margin-top:-70px"]{display:block!important;height:auto!important;margin-top:24px!important}img[src*=hero-rail-],[style*="flex:0 0 212px"],[style*="flex: 0 0 212px"]{display:none!important}[style*="left:26%"],[style*="left: 26%"]{position:static!important;margin:0 0 20px!important}[style*="left: -171px"],[style*="left:-171px"]{position:static!important;width:auto!important;height:auto!important;margin-top:16px!important}[style*="width: 326px"][style*="top: 20px"]{position:static!important;width:auto!important;margin:0 0 20px!important;animation:none!important}[style*="top: 372px"],[style*="top:372px"]{position:static!important;width:auto!important;margin:0 0 20px!important}[style*="left: 981px"],[style*="left:981px"]{position:static!important;max-width:none!important;margin:8px 0 24px!important}}@media (max-width: 760px){.sol-photo{max-width:none!important;margin:0 auto!important;aspect-ratio:4/3!important;align-self:auto!important;min-height:0!important}html,body{overflow-x:clip;max-width:100%}h1{font-size:clamp(28px,8.5vw,38px)!important;line-height:1.12!important}h2{font-size:clamp(22px,6.5vw,30px)!important;line-height:1.16!important}h3{font-size:clamp(18px,5vw,22px)!important}[style*="padding:56px 64px"],[style*="padding: 56px 64px"],[style*="padding:56px 60px"],[style*="padding: 56px 60px"],[style*="padding:72px 64px"],[style*="padding: 72px 64px"],[style*="padding:64px"],[style*="padding: 64px"]{padding:30px 20px!important}[style*="padding:104px 32px 116px"],[style*="padding: 104px 32px 116px"]{padding:64px 20px 70px!important}[style*="padding:84px 32px 88px"],[style*="padding: 84px 32px 88px"]{padding:48px 20px 56px!important}[style*="padding:26px 28px"],[style*="padding: 26px 28px"]{padding:20px 18px!important}[style*="width: 1168px"],[style*="width:1168px"],[style*="width: 326px"],[style*="width:326px"],[style*="width: 335px"],[style*="width:335px"],[style*="width: 280px"],[style*="width:280px"],[style*="width: 255px"],[style*="width:255px"]{width:auto!important;max-width:100%!important}[style*="height: 257px"],[style*="height:257px"],[style*="height: 300px"],[style*="height:300px"],[style*="height: 128px"],[style*="height:128px"],[style*="height: 119px"],[style*="height:119px"],[style*="height: 51px"],[style*="height:51px"]{height:auto!important}img{max-width:100%}.checkout-mock{display:none!important}section img,header img{width:100%!important;height:auto!important;max-height:none!important;object-fit:cover!important}section img[style*=object-fit],header img[style*=object-fit]{aspect-ratio:16/11!important;height:auto!important}section img[style*="position:absolute"],header img[style*="position:absolute"],section img[style*="position: absolute"],header img[style*="position: absolute"]{height:100%!important;width:100%!important;aspect-ratio:auto!important;object-fit:cover!important;max-height:none!important}section img[style*="height:100%"],section img[style*="height: 100%"],header img[style*="height:100%"],header img[style*="height: 100%"]{height:100%!important;aspect-ratio:auto!important;object-fit:cover!important;max-height:none!important}.sol-photo{aspect-ratio:1/1!important;max-width:340px!important;margin:0 auto!important;align-self:auto!important;min-height:0!important}.sol-photo img{aspect-ratio:auto!important;height:100%!important}.cta-banner img[alt="EVAA robot"]{width:78%!important;max-width:260px!important;margin:18px auto 0!important}[style*=grid-template-columns]{gap:16px!important}[style*="display:flex"][style*="gap:48px"],[style*="display: flex"][style*="gap: 48px"],[style*="display:flex"][style*="gap:64px"],[style*="display: flex"][style*="gap: 64px"],[style*="display:flex"][style*="gap:72px"],[style*="display: flex"][style*="gap: 72px"]{flex-wrap:wrap!important;gap:24px!important}[style*="justify-content:space-between"][style*="display:flex"]{flex-wrap:wrap!important;row-gap:18px!important}[style*="justify-content:flex-end"]{justify-content:flex-start!important}[style*="font-size:60px"],[style*="font-size: 60px"],[style*="font-size:64px"],[style*="font-size: 64px"],[style*="font-size:58px"],[style*="font-size: 58px"]{font-size:32px!important}[style*="font-size:44px"],[style*="font-size: 44px"],[style*="font-size:42px"],[style*="font-size: 42px"],[style*="font-size:40px"],[style*="font-size: 40px"],[style*="font-size:38px"],[style*="font-size: 38px"],[style*="font-size:34px"],[style*="font-size: 34px"],[style*="font-size:32px"],[style*="font-size: 32px"]{font-size:26px!important}[style*="font-size:25px"],[style*="font-size: 25px"],[style*="font-size:21px"],[style*="font-size: 21px"]{font-size:18px!important}a[style*="padding:14px"],a[style*="padding: 14px"],a[style*="padding:16px"],a[style*="padding: 16px"],button[style*="padding:14px"]{min-height:46px;display:inline-flex!important;align-items:center;justify-content:center}table,[style*="overflow:auto"]{max-width:100%}footer [style*=grid-template-columns]{grid-template-columns:1fr 1fr!important}}@keyframes typingDot{0%,60%,to{transform:translateY(0);opacity:.35}30%{transform:translateY(-4px);opacity:1}}@keyframes bubbleIn{0%{opacity:0;transform:translateY(10px) scale(.97)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes barGrow{0%{transform:scaleY(.08)}to{transform:scaleY(1)}}@keyframes floatY{0%,to{transform:translateY(0)}50%{transform:translateY(-12px)}}@keyframes shimmer{0%{background-position:0% 50%}to{background-position:200% 50%}}@media (max-width: 1100px){[style*="width: 1200px"],[style*="width:1200px"],[style*="width: 1320px"],[style*="width:1320px"],[style*="width: 1000px"],[style*="width:1000px"]{width:auto!important;height:auto!important}nav a{white-space:nowrap!important}}@media (max-width: 1100px){[style*="min-width:1240px"],[style*="min-width: 1240px"],[style*="min-width:1200px"],[style*="min-width: 1200px"]{min-width:0!important;overflow-x:hidden}nav [style*="justify-content:center"],nav [style*="justify-content: center"]{display:none!important}nav [style*="text-align:right"],nav [style*="text-align: right"]{display:none!important}h1{font-size:clamp(32px,6vw,46px)!important}h2{font-size:clamp(26px,5vw,42px)!important}[style*="max-width:1440px"],[style*="max-width: 1440px"],[style*="max-width:1320px"],[style*="max-width: 1320px"],[style*="max-width:1200px"],[style*="max-width: 1200px"],[style*="max-width:1150px"],[style*="max-width: 1150px"],[style*="max-width:1180px"],[style*="max-width: 1180px"],[style*="max-width:1100px"],[style*="max-width: 1100px"]{padding-left:20px!important;padding-right:20px!important}[style*="grid-template-columns:repeat(4,1fr)"],[style*="grid-template-columns: repeat(4,1fr)"],[style*="grid-template-columns:repeat(3,1fr)"],[style*="grid-template-columns: repeat(3,1fr)"]{grid-template-columns:repeat(2,1fr)!important}[style*="grid-template-columns:1fr 300px 1fr"],[style*="grid-template-columns: 1fr 300px 1fr"]{grid-template-columns:1fr!important;gap:24px!important}[style*="margin-right:-56px"],[style*="margin-right: -56px"],[style*="margin-right:-30px"],[style*="margin-right: -30px"]{margin-right:0!important}[style*="margin-left:-56px"],[style*="margin-left: -56px"],[style*="margin-left:-30px"],[style*="margin-left: -30px"]{margin-left:0!important}[style*="grid-template-columns:260px 1fr"],[style*="grid-template-columns: 260px 1fr"]{grid-template-columns:1fr!important}:not(nav)[style*="position:sticky"],:not(nav)[style*="position: sticky"]{position:static!important}nav[style]{position:sticky!important;top:0!important;z-index:80!important}[style*="height: 600px"][style*="margin-top: -70px"],[style*="height:600px"][style*="margin-top:-70px"]{display:block!important;height:auto!important;margin-top:24px!important}img[src*=hero-rail-],[style*="flex:0 0 212px"],[style*="flex: 0 0 212px"]{display:none!important}[style*="left:26%"],[style*="left: 26%"]{position:static!important;margin:0 0 20px!important}[style*="left: -171px"],[style*="left:-171px"]{position:static!important;width:auto!important;height:auto!important;margin-top:16px!important}[style*="width: 326px"][style*="top: 20px"]{position:static!important;width:auto!important;margin:0 0 20px!important;animation:none!important}[style*="top: 372px"],[style*="top:372px"]{position:static!important;width:auto!important;margin:0 0 20px!important}[style*="left: 981px"],[style*="left:981px"]{position:static!important;max-width:none!important;margin:8px 0 24px!important}}@media (max-width: 760px){[style*="grid-template-columns:repeat(4,1fr)"],[style*="grid-template-columns: repeat(4,1fr)"],[style*="grid-template-columns:repeat(3,1fr)"],[style*="grid-template-columns: repeat(3,1fr)"],[style*="grid-template-columns:repeat(2,1fr)"],[style*="grid-template-columns: repeat(2,1fr)"]{grid-template-columns:1fr!important}[style*="grid-template-columns:1fr 1fr"],[style*="grid-template-columns: 1fr 1fr"],[style*="grid-template-columns:1.05fr 1fr"],[style*="grid-template-columns: 1.05fr 1fr"],[style*="grid-template-columns:1fr 1.1fr"],[style*="grid-template-columns: 1fr 1.1fr"],[style*="grid-template-columns:1fr 1.05fr"],[style*="grid-template-columns: 1fr 1.05fr"],[style*="grid-template-columns:1fr 1.15fr"],[style*="grid-template-columns: 1fr 1.15fr"],[style*="grid-template-columns:1.1fr 1fr"],[style*="grid-template-columns: 1.1fr 1fr"],[style*="grid-template-columns:1fr 1.3fr"],[style*="grid-template-columns: 1fr 1.3fr"],[style*="grid-template-columns:1.5fr 1fr"],[style*="grid-template-columns: 1.5fr 1fr"]{grid-template-columns:1fr!important;gap:24px!important}[style*="grid-template-columns:1.3fr 1fr 1fr 1fr 1fr"],[style*="grid-template-columns: 1.3fr 1fr 1fr 1fr 1fr"]{grid-template-columns:1fr 1fr!important;gap:28px!important}h1{font-size:clamp(30px,9vw,40px)!important}h2{font-size:clamp(24px,7vw,32px)!important}[style*="padding:64px"],[style*="padding: 64px"]{padding:32px 22px!important}[style*="padding:72px 64px"],[style*="padding: 72px 64px"]{padding:36px 24px!important}section img[alt="EVAA robot"]{width:150px!important;height:150px!important}[style*="gap:48px"][style*="display:flex"],[style*="gap: 48px"],[style*="gap:64px"][style*="display:flex"],[style*="gap: 64px"]{flex-wrap:wrap!important}}@keyframes pulseDot{0%,to{opacity:1}50%{opacity:.35}}@media (max-width: 1100px){[style*="width: 1240px"],[style*="width:1240px"],[style*="width: 1320px"],[style*="width:1320px"],[style*="width: 1000px"],[style*="width:1000px"],[style*="width: 1200px"],[style*="width:1200px"]{width:auto!important;height:auto!important}nav a{white-space:nowrap!important}}@media (max-width: 1100px){[style*="width: 1240px"],[style*="width:1240px"],[style*="width: 1320px"],[style*="width:1320px"],[style*="width: 1000px"],[style*="width:1000px"]{width:auto!important;height:auto!important}nav a{white-space:nowrap!important}}html{scroll-behavior:smooth}@media (max-width: 480px){h1{font-size:clamp(26px,8vw,32px)!important}h2{font-size:clamp(20px,6.2vw,26px)!important}p{font-size:14.5px!important;line-height:1.65!important}[style*="font-size:17px"],[style*="font-size: 17px"],[style*="font-size:16.5px"],[style*="font-size: 16.5px"]{font-size:14.5px!important}a[style*="border-radius:999px"][style*="padding:14px"],a[style*="border-radius:999px"][style*="padding: 14px"],a[style*="border-radius:999px"][style*="padding:16px"],a[style*="border-radius:999px"][style*="padding: 16px"]{padding:12px 22px!important;font-size:13px!important}.cta-actions{flex-direction:column!important;align-items:stretch!important}.cta-actions a{text-align:center;justify-content:center!important}nav img[alt=SynraPay]{height:30px!important}.mnav-panel{padding:6px 16px 20px}#support{padding:26px 20px 32px}[style*="padding:22px 26px"],[style*="padding: 22px 26px"]{padding:18px 16px!important}[style*="padding:30px"],[style*="padding: 30px"]{padding:20px 16px!important}[style*="border-radius:24px"],[style*="border-radius: 24px"],[style*="border-radius:26px"],[style*="border-radius: 26px"]{border-radius:18px!important}footer [style*=grid-template-columns]{grid-template-columns:1fr!important;gap:22px!important}[style*="padding:80px 32px 0"],[style*="padding: 80px 32px 0"]{padding:48px 20px 0!important}}@media (max-width: 760px){html,body{overflow-x:clip;max-width:100%}h1{font-size:clamp(28px,8.5vw,38px)!important;line-height:1.12!important}h2{font-size:clamp(22px,6.5vw,30px)!important;line-height:1.16!important}h3{font-size:clamp(18px,5vw,22px)!important}[style*="padding:56px 64px"],[style*="padding: 56px 64px"],[style*="padding:56px 60px"],[style*="padding: 56px 60px"],[style*="padding:72px 64px"],[style*="padding: 72px 64px"],[style*="padding:64px"],[style*="padding: 64px"]{padding:30px 20px!important}[style*="padding:104px 32px 116px"],[style*="padding: 104px 32px 116px"]{padding:64px 20px 70px!important}[style*="padding:84px 32px 88px"],[style*="padding: 84px 32px 88px"]{padding:48px 20px 56px!important}[style*="padding:26px 28px"],[style*="padding: 26px 28px"]{padding:20px 18px!important}[style*="width: 1168px"],[style*="width:1168px"],[style*="width: 326px"],[style*="width:326px"],[style*="width: 335px"],[style*="width:335px"],[style*="width: 280px"],[style*="width:280px"],[style*="width: 255px"],[style*="width:255px"]{width:auto!important;max-width:100%!important}[style*="height: 257px"],[style*="height:257px"],[style*="height: 300px"],[style*="height:300px"],[style*="height: 128px"],[style*="height:128px"],[style*="height: 119px"],[style*="height:119px"],[style*="height: 51px"],[style*="height:51px"]{height:auto!important}img{max-width:100%}.checkout-mock{display:none!important}section img,header img{width:100%!important;height:auto!important;max-height:none!important;object-fit:cover!important}section img[style*=object-fit],header img[style*=object-fit]{aspect-ratio:16/11!important;height:auto!important}section img[style*="position:absolute"],header img[style*="position:absolute"],section img[style*="position: absolute"],header img[style*="position: absolute"]{height:100%!important;width:100%!important;aspect-ratio:auto!important;object-fit:cover!important;max-height:none!important}section img[style*="height:100%"],section img[style*="height: 100%"],header img[style*="height:100%"],header img[style*="height: 100%"]{height:100%!important;aspect-ratio:auto!important;object-fit:cover!important;max-height:none!important}.sol-photo{aspect-ratio:1/1!important;max-width:340px!important;margin:0 auto!important;align-self:auto!important;min-height:0!important}.sol-photo img{aspect-ratio:auto!important;height:100%!important}.cta-banner img[alt="EVAA robot"]{width:78%!important;max-width:260px!important;margin:18px auto 0!important}[style*=grid-template-columns]{gap:16px!important}[style*="display:flex"][style*="gap:48px"],[style*="display: flex"][style*="gap: 48px"],[style*="display:flex"][style*="gap:64px"],[style*="display: flex"][style*="gap: 64px"],[style*="display:flex"][style*="gap:72px"],[style*="display: flex"][style*="gap: 72px"]{flex-wrap:wrap!important;gap:24px!important}[style*="justify-content:space-between"][style*="display:flex"]{flex-wrap:wrap!important;row-gap:18px!important}[style*="justify-content:flex-end"]{justify-content:flex-start!important}[style*="font-size:60px"],[style*="font-size: 60px"],[style*="font-size:64px"],[style*="font-size: 64px"],[style*="font-size:58px"],[style*="font-size: 58px"]{font-size:32px!important}[style*="font-size:44px"],[style*="font-size: 44px"],[style*="font-size:42px"],[style*="font-size: 42px"],[style*="font-size:40px"],[style*="font-size: 40px"],[style*="font-size:38px"],[style*="font-size: 38px"],[style*="font-size:34px"],[style*="font-size: 34px"],[style*="font-size:32px"],[style*="font-size: 32px"]{font-size:26px!important}[style*="font-size:25px"],[style*="font-size: 25px"],[style*="font-size:21px"],[style*="font-size: 21px"]{font-size:18px!important}a[style*="padding:14px"],a[style*="padding: 14px"],a[style*="padding:16px"],a[style*="padding: 16px"],button[style*="padding:14px"]{min-height:46px;display:inline-flex!important;align-items:center;justify-content:center}table,[style*="overflow:auto"]{max-width:100%}footer [style*=grid-template-columns]{grid-template-columns:1fr 1fr!important}}@media (max-width: 1240px){[style*="max-width:1440px"],[style*="max-width: 1440px"],[style*="max-width:1320px"],[style*="max-width: 1320px"],[style*="max-width:1200px"],[style*="max-width: 1200px"],[style*="max-width:1180px"],[style*="max-width: 1180px"],[style*="max-width:1150px"],[style*="max-width: 1150px"],[style*="max-width:1100px"],[style*="max-width: 1100px"],[style*="max-width:1000px"],[style*="max-width: 1000px"],[style*="max-width:960px"],[style*="max-width: 960px"],[style*="max-width:900px"],[style*="max-width: 900px"],[style*="max-width:860px"],[style*="max-width: 860px"],[style*="max-width:820px"],[style*="max-width: 820px"],[style*="max-width:780px"],[style*="max-width: 780px"]{padding-left:20px!important;padding-right:20px!important}}#support{position:fixed;right:24px;bottom:100px;top:auto;left:auto;width:440px;max-width:calc(100vw - 32px);max-height:min(76vh,720px);z-index:220;visibility:hidden;opacity:0;transform:translateY(16px);transition:opacity .25s ease,transform .25s ease,visibility .25s;background:#fff;border-radius:20px;box-shadow:0 30px 80px #12121447;overflow:auto;padding:30px 30px 34px;box-sizing:border-box}.support-scrim{position:fixed;top:0;right:0;bottom:0;left:0;background:#0c0a0cb3;z-index:215;display:none}#support:target~.support-scrim{display:block}.support-fab{position:fixed;right:22px;bottom:22px;width:58px;height:58px;border-radius:50%;background:linear-gradient(135deg,#fb5507,#f41118 70%);box-shadow:0 14px 34px #f4111861;color:#fff;display:flex;align-items:center;justify-content:center;z-index:210;transition:transform .2s,box-shadow .2s;cursor:pointer}.support-fab:hover{transform:translateY(-2px);box-shadow:0 20px 44px #f4111880}.support-fab-close{display:none;font-size:20px;font-weight:600}#support:target~.support-fab{display:none}#support:target~.support-fab-close{display:flex}@media (max-width: 760px){#support{right:12px;left:12px;width:auto;bottom:90px}.support-fab{right:16px;bottom:16px;width:52px;height:52px}}#support input,#support textarea,#support select{width:100%;box-sizing:border-box;font-family:inherit;font-size:14px;color:#141216;background:#faf9f7;border:1.5px solid #eeebe8;border-radius:10px;padding:12px 14px;outline:none}#support input:focus,#support textarea:focus,#support select:focus{border-color:#f41118;background:#fff}#support select{border-radius:14px;accent-color:#f41118}#support select option{background:#fff;color:#141216;padding:8px 10px}#support select option:checked,#support select option:hover,#support select option:focus{background:#f41118;color:#fff;box-shadow:0 0 10px 100px #f41118 inset}.sd-drop{position:relative}.sd-drop>summary{list-style:none;cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:10px;width:100%;box-sizing:border-box;font-family:inherit;font-size:14px;color:#141216;background:#faf9f7;border:1.5px solid #eeebe8;border-radius:14px;padding:13px 16px}.sd-drop>summary::-webkit-details-marker{display:none}.sd-drop>summary:hover{border-color:#e4dfda}.sd-drop[open]>summary{border-color:#f41118;background:#fff}.sd-drop>summary svg{width:16px;height:16px;flex:0 0 auto;stroke:#8a8a90;stroke-width:2;fill:none;stroke-linecap:round;stroke-linejoin:round;transition:transform .2s}.sd-drop[open]>summary svg{transform:rotate(180deg)}.sd-drop-menu{position:absolute;left:0;right:0;top:calc(100% + 6px);z-index:5;background:#fff;border:1.5px solid #eeebe8;border-radius:14px;box-shadow:0 18px 40px #12121429;padding:6px;display:flex;flex-direction:column;overflow:hidden}.sd-drop-opt{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;background:transparent;font-family:inherit;font-size:14px;color:#141216;text-align:left;padding:11px 12px;border-radius:10px;cursor:pointer;transition:background .15s,color .15s}.sd-drop-opt:hover{background:#fdf2f2;color:#d40d13}.sd-drop-opt.is-selected{background:#f41118;color:#fff}#support label{display:block;font-size:11.5px;font-weight:700;letter-spacing:.04em;color:#6a6a6e;text-transform:uppercase;margin-bottom:7px}body{margin:0;background:#fff;color:#1a1a1e;font-family:Poppins,system-ui,sans-serif;-webkit-font-smoothing:antialiased}a{color:#d40d13;text-decoration:none}a:hover{color:#a60612}::selection{background:#f4111826}[data-reveal]{opacity:0;transform:translateY(26px);transition:opacity .8s cubic-bezier(.22,1,.36,1),transform .8s cubic-bezier(.22,1,.36,1)}[data-reveal].rv{opacity:1;transform:translateY(0)}@keyframes heroIn{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes floatY{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@media (prefers-reduced-motion: reduce){[data-reveal]{opacity:1;transform:none;transition:none}*{animation:none!important}}@media (max-width: 1100px){[style*="width: 1240px"],[style*="width:1240px"],[style*="width: 1320px"],[style*="width:1320px"],[style*="width: 1000px"],[style*="width:1000px"],[style*="width: 1150px"],[style*="width:1150px"]{width:auto!important;height:auto!important}nav a{white-space:nowrap!important}}@media (max-width: 1100px){[style*="min-width:1240px"],[style*="min-width: 1240px"],[style*="min-width:1200px"],[style*="min-width: 1200px"]{min-width:0!important;overflow-x:hidden}nav [style*="justify-content:center"],nav [style*="justify-content: center"]{display:none!important}nav [style*="text-align:right"],nav [style*="text-align: right"]{display:none!important}h1{font-size:clamp(32px,6vw,46px)!important}h2{font-size:clamp(26px,5vw,42px)!important}[style*="max-width:1440px"],[style*="max-width: 1440px"],[style*="max-width:1320px"],[style*="max-width: 1320px"],[style*="max-width:1200px"],[style*="max-width: 1200px"],[style*="max-width:1150px"],[style*="max-width: 1150px"],[style*="max-width:1180px"],[style*="max-width: 1180px"],[style*="max-width:1100px"],[style*="max-width: 1100px"]{padding-left:20px!important;padding-right:20px!important}[style*="grid-template-columns:repeat(4,1fr)"],[style*="grid-template-columns: repeat(4,1fr)"],[style*="grid-template-columns:repeat(3,1fr)"],[style*="grid-template-columns: repeat(3,1fr)"]{grid-template-columns:repeat(2,1fr)!important}[style*="grid-template-columns:1fr 300px 1fr"],[style*="grid-template-columns: 1fr 300px 1fr"]{grid-template-columns:1fr!important;gap:24px!important}[style*="margin-right:-56px"],[style*="margin-right: -56px"],[style*="margin-right:-30px"],[style*="margin-right: -30px"]{margin-right:0!important}[style*="margin-left:-56px"],[style*="margin-left: -56px"],[style*="margin-left:-30px"],[style*="margin-left: -30px"]{margin-left:0!important}[style*="grid-template-columns:260px 1fr"],[style*="grid-template-columns: 260px 1fr"]{grid-template-columns:1fr!important}:not(nav)[style*="position:sticky"],:not(nav)[style*="position: sticky"]{position:static!important}nav[style]{position:sticky!important;top:0!important;z-index:80!important}.cta-banner{height:auto!important;width:auto!important}.cta-banner img[alt="EVAA robot"]{width:34%!important;max-width:300px!important;height:auto!important}.cta-actions{flex-wrap:wrap!important}[style*="height: 600px"][style*="margin-top: -70px"],[style*="height:600px"][style*="margin-top:-70px"]{display:block!important;height:auto!important;margin-top:24px!important}img[src*=hero-rail-],[style*="flex:0 0 212px"],[style*="flex: 0 0 212px"]{display:none!important}[style*="left:26%"],[style*="left: 26%"]{position:static!important;margin:0 0 20px!important}[style*="left: -171px"],[style*="left:-171px"]{position:static!important;width:auto!important;height:auto!important;margin-top:16px!important}[style*="width: 326px"][style*="top: 20px"]{position:static!important;width:auto!important;margin:0 0 20px!important;animation:none!important}[style*="top: 372px"],[style*="top:372px"]{position:static!important;width:auto!important;margin:0 0 20px!important}[style*="left: 981px"],[style*="left:981px"]{position:static!important;max-width:none!important;margin:8px 0 24px!important}}@media (max-width: 760px){[style*="grid-template-columns:repeat(4,1fr)"],[style*="grid-template-columns: repeat(4,1fr)"],[style*="grid-template-columns:repeat(3,1fr)"],[style*="grid-template-columns: repeat(3,1fr)"],[style*="grid-template-columns:repeat(2,1fr)"],[style*="grid-template-columns: repeat(2,1fr)"]{grid-template-columns:1fr!important}[style*="grid-template-columns:1fr 1fr"],[style*="grid-template-columns: 1fr 1fr"],[style*="grid-template-columns:1.05fr 1fr"],[style*="grid-template-columns: 1.05fr 1fr"],[style*="grid-template-columns:1fr 1.1fr"],[style*="grid-template-columns: 1fr 1.1fr"],[style*="grid-template-columns:1fr 1.05fr"],[style*="grid-template-columns: 1fr 1.05fr"],[style*="grid-template-columns:1fr 1.15fr"],[style*="grid-template-columns: 1fr 1.15fr"],[style*="grid-template-columns:1.1fr 1fr"],[style*="grid-template-columns: 1.1fr 1fr"],[style*="grid-template-columns:1fr 1.3fr"],[style*="grid-template-columns: 1fr 1.3fr"],[style*="grid-template-columns:1.5fr 1fr"],[style*="grid-template-columns: 1.5fr 1fr"]{grid-template-columns:1fr!important;gap:24px!important}[style*="grid-template-columns:1.3fr 1fr 1fr 1fr 1fr"],[style*="grid-template-columns: 1.3fr 1fr 1fr 1fr 1fr"]{grid-template-columns:1fr 1fr!important;gap:28px!important}h1{font-size:clamp(30px,9vw,40px)!important}h2{font-size:clamp(24px,7vw,32px)!important}[style*="padding:64px"],[style*="padding: 64px"]{padding:32px 22px!important}[style*="padding:72px 64px"],[style*="padding: 72px 64px"]{padding:36px 24px!important}section img[alt="EVAA robot"]{width:100%!important;max-width:300px!important;height:200px!important}[style*="gap:48px"][style*="display:flex"],[style*="gap: 48px"],[style*="gap:64px"][style*="display:flex"],[style*="gap: 64px"]{flex-wrap:wrap!important}}.mnav{display:none;position:static}.mnav>summary{list-style:none;cursor:pointer}.mnav>summary::-webkit-details-marker{display:none}@media (max-width: 1100px){.mnav{display:block!important;margin-left:auto}.mnav>summary{display:flex!important}.mnav-panel{position:absolute;left:0;right:0;top:100%;background:#fff;border-bottom:1px solid #f0eeec;box-shadow:0 30px 60px #12121429;padding:6px 24px 24px;max-height:75vh;overflow:auto;z-index:70}.mnav-kicker{font-size:11px;font-weight:700;letter-spacing:.14em;color:#a0a0a6;text-transform:uppercase;margin:18px 0 6px}.mnav-panel a{display:block;padding:9px 0;font-size:14.5px;font-weight:500;color:#141216}.mnav-panel a:hover{color:#d40d13}[style*="height: 128px"],[style*="height:128px"]{height:auto!important}}@media (max-width: 760px){.cta-banner{text-align:center!important;align-items:center!important}.cta-banner h2,.cta-banner p{text-align:center!important}.cta-banner p{margin-left:auto!important;margin-right:auto!important}.cta-actions{justify-content:center!important}.cta-banner img[alt="EVAA robot"]{margin:0 auto!important;display:block!important}}@media (max-width: 760px){[style*=grid-template-columns]:not(footer [style*=grid-template-columns]){grid-template-columns:1fr!important}[style*=grid-template-columns]{gap:18px!important}footer [style*=grid-template-columns]{grid-template-columns:1fr 1fr!important;gap:26px!important}}@media (max-width: 760px){.nav-actions,.hero-stage[style],.hero-card[style],.hero-sat[style],[data-screen-label=Hero] img[src*=hero-rail-]{display:none!important}}.hv0:hover{color:#d40d13!important}.hv1:hover{background:#f7f6f5!important}.hv2:hover{box-shadow:0 18px 40px #12121424!important;transform:translateY(-3px)!important}.hv3:hover{box-shadow:0 10px 24px #12121424!important;transform:translateY(-1px)!important}.hv4:hover{box-shadow:0 14px 28px #f411186b!important;transform:translateY(-1px)!important;color:#fff!important}.hv5:hover{background:#ffffff2e!important;color:#fff!important}.hv6:hover{color:#fff!important}.hv7:hover{border-color:#f41118!important;color:#d40d13!important}.hv8:hover{transform:translateY(-1px)!important}.hv9:hover{box-shadow:0 20px 44px #f4111880!important;transform:translateY(-2px)!important;color:#fff!important}.hv10:hover{box-shadow:0 20px 46px #1212141f!important;transform:translateY(-3px)!important}.hv11:hover{box-shadow:0 14px 32px #1212141a!important;transform:translateY(-2px)!important}.hv12:hover{box-shadow:0 20px 46px #1212141f!important;transform:translateY(-3px)!important;color:#141216!important}.hv13:hover{transform:translateY(-2px)!important;box-shadow:0 14px 30px #00000040!important;color:#141216!important}.hv14:hover{background:#ffffff24!important}.hv15:hover{transform:translateY(-2px)!important;box-shadow:0 14px 30px #00000040!important;color:#d40d13!important}.hv16:hover{box-shadow:0 18px 36px #f4111870!important;transform:translateY(-2px)!important;color:#fff!important}.hv17:hover{border-color:#c9c5c1!important;transform:translateY(-2px)!important;color:#1a1a1e!important}.hv18:hover{box-shadow:0 14px 36px #12121417!important;transform:translateY(-2px)!important}.hv19:hover{transform:translateY(-6px)!important;box-shadow:0 26px 56px #12121429!important}.hv20:hover{transform:translateY(-2px)!important;box-shadow:0 14px 30px #00000059!important;color:#151332!important}.hv21:hover{border-color:#c9c5c1!important}.hv22:hover{box-shadow:0 14px 36px #12121417!important;transform:translateY(-4px)!important;border-color:#f2c8c9!important}.hv23:hover{box-shadow:0 14px 36px #12121417!important;transform:translateY(-3px)!important}.hv24:hover{border-color:#e79a9c!important;color:#d40d13!important}.hv25:focus{border-color:#f41118!important}.hv26:hover{box-shadow:0 14px 28px #f411186b!important}.hv27:hover{border-color:#fff3!important;transform:translateY(-4px)!important}.hv28:hover{box-shadow:0 16px 32px #f411186b!important;transform:translateY(-2px)!important;color:#fff!important}.hv29:hover{border-color:#fff3!important}.hv30:hover{box-shadow:0 20px 40px #f411186b!important;transform:translateY(-2px)!important;color:#fff!important}.hv31:hover{box-shadow:0 14px 36px #1212141a!important;transform:translateY(-3px)!important;color:#141216!important}.hv32:hover{box-shadow:0 20px 46px #1212141a!important;transform:translateY(-3px)!important}.hv33:hover{transform:translateY(-2px)!important;color:#141216!important}.hv34:hover{transform:translateY(-2px)!important}.hv35:hover{color:#f41118!important}.hv36:hover{background:#ffffff1f!important}.hv37:hover{box-shadow:0 14px 36px #12121417!important}.hv38:hover{box-shadow:0 26px 56px #12121429!important}.hv39:hover{background:#2a2740!important}.hv40:hover{box-shadow:0 26px 56px #12121433!important}.hv41:hover{box-shadow:0 18px 38px #f4111870!important;transform:translateY(-1px)!important;color:#fff!important}.hv42:hover{border-color:#c9c5c1!important;color:#141216!important}.nav-signin:hover{color:#f41118!important;border-color:#f41118!important}.nav-getstarted:hover{background:linear-gradient(#fff7f4,#fff7f4) padding-box,linear-gradient(100deg,#fb8b24,#f41118 52%,#f4045c) border-box!important}.evaa-orb-slot{display:block}@media (max-width: 1100px){.evaa-orb-slot{width:170px!important;height:170px!important}}@media (max-width: 760px){.evaa-orb-slot{width:118px!important;height:118px!important;margin:10px auto 0!important}}@media (max-width: 480px){.evaa-orb-slot{width:100px!important;height:100px!important}}@media (max-width: 900px){.nhero-fit{height:auto!important}.nhero-stage{width:auto!important;height:auto!important;transform:none!important;display:flex!important;flex-direction:column;align-items:flex-start;gap:26px;margin-top:26px}.nhero-stage>*{position:static!important;left:auto!important;top:auto!important}.nhero-lines{display:none!important}.nhero-orb{align-self:center!important}.nhero-say,.nhero-route,.nhero-mix,.nhero-link,.nhero-lines{display:none!important}.nhero-copy{width:100%!important;max-width:520px!important}.nhero-copy>div:first-child{font-size:34px!important}}@media (max-width: 760px){.nhero-menu{display:none!important}.nhero-photo,.nhero-copy{max-width:none!important}.nhero-copy>div:first-child{font-size:30px!important}.cta-banner{flex-direction:column!important;text-align:center!important;align-items:center!important;justify-content:center!important;padding:44px 24px!important;gap:26px!important}.cta-banner>div{max-width:none!important;width:100%!important;text-align:center!important}.cta-banner h2,.cta-banner p{text-align:center!important;margin-left:auto!important;margin-right:auto!important}.cta-banner .cta-actions{flex-direction:column!important;align-items:center!important;gap:14px!important;width:100%!important}.cta-banner .cta-actions>a{width:100%!important;max-width:300px!important;text-align:center!important;padding:17px 24px!important;font-size:14.5px!important}.cta-banner .evaa-orb-slot{margin:4px auto 0!important}}@media (max-width: 760px){.about-hero-card{display:none!important}}@keyframes menuFloat{0%,to{transform:translateY(-7px)}50%{transform:translateY(7px)}}html,body{max-width:100%;overflow-x:clip}@media (max-width: 1240px){[style*="max-width:1440px"],[style*="max-width: 1440px"],[style*="max-width:1320px"],[style*="max-width: 1320px"]{max-width:100%!important}}@media (max-width: 1024px){[style*="padding:96px"],[style*="padding: 96px"],[style*="padding:90px"],[style*="padding: 90px"]{padding:64px 24px!important}[style*="padding:72px 64px"],[style*="padding: 72px 64px"],[style*="padding:64px"],[style*="padding: 64px"]{padding:44px 28px!important}[style*="gap:64px"],[style*="gap: 64px"]{gap:36px!important}[style*="font-size:62px"],[style*="font-size: 62px"],[style*="font-size:66px"],[style*="font-size: 66px"],[style*="font-size:60px"],[style*="font-size: 60px"]{font-size:44px!important}[style*="font-size:44px"],[style*="font-size: 44px"],[style*="font-size:42px"],[style*="font-size: 42px"]{font-size:34px!important}}@media (max-width: 900px){[style*="grid-template-columns:1fr 1.15fr"],[style*="grid-template-columns: 1fr 1.15fr"],[style*="grid-template-columns:1.05fr 1fr"],[style*="grid-template-columns: 1.05fr 1fr"],[style*="grid-template-columns:1fr 1fr"],[style*="grid-template-columns: 1fr 1fr"],[style*="grid-template-columns:250px 1fr"]{grid-template-columns:1fr!important}.checkout-mock{width:100%!important;max-width:100%!important;height:auto!important}}@media (max-width: 768px){[data-screen-label] [style*="display:flex"][style*="gap:48px"],[data-screen-label] [style*="display: flex"][style*="gap: 48px"]{flex-wrap:wrap!important}[style*="padding:56px 64px"],[style*="padding: 56px 64px"]{padding:40px 22px!important}[style*="border-radius:26px"],[style*="border-radius: 26px"]{border-radius:20px!important}table{display:block;overflow-x:auto;white-space:nowrap}}@media (max-width: 414px){[style*="padding:44px"],[style*="padding: 44px"]{padding:26px 18px!important}[style*="font-size:34px"],[style*="font-size: 34px"],[style*="font-size:38px"],[style*="font-size: 38px"]{font-size:26px!important}[style*="font-size:22px"],[style*="font-size: 22px"]{font-size:18px!important}}@media (max-width: 360px){[style*="padding:26px"],[style*="padding: 26px"]{padding:18px 14px!important}h1{font-size:26px!important}.cta-banner .cta-actions>a{max-width:100%!important}}@media (max-width: 1100px){[style*="width:1000px"],[style*="width: 1000px"],[style*="width:531px"],[style*="width: 531px"],[style*="width:450px"],[style*="width: 450px"]{width:100%!important;max-width:100%!important}}nav[style]{position:sticky!important;top:0!important;z-index:80!important}.evaa-orb-slot{aspect-ratio:1/1;flex:0 0 auto}.nhero-orb canvas{width:100%!important;height:100%!important;aspect-ratio:1/1;display:block}.evaa-orb-slot canvas{width:100%!important;height:auto!important;aspect-ratio:1/1;display:block}@media (max-width: 760px){.evaa-orb-slot{width:112px!important;height:112px!important}}@media (max-width: 480px){.evaa-orb-slot{width:96px!important;height:96px!important}}@media (max-width: 1100px){nav>div,[data-screen-label]>div{padding-left:32px!important;padding-right:32px!important}}@media (max-width: 760px){nav>div,[data-screen-label]>div{padding-left:20px!important;padding-right:20px!important}}@keyframes blinkCaret{0%,45%{opacity:1}50%,to{opacity:0}}@media (max-width: 760px){.nhero-fit{height:auto!important;margin-top:8px!important}.nhero-stage{position:static!important;width:auto!important;height:auto!important;transform:none!important;display:flex!important;flex-direction:column;align-items:flex-start;gap:8px}.nhero-say,.nhero-route,.nhero-mix,.nhero-link,.nhero-lines{display:none!important}.nhero-orb{display:block!important;position:static!important;width:min(78vw,300px)!important;height:min(78vw,300px)!important;align-self:center!important;margin:4px 0 0!important}.nhero-copy{position:static!important;width:100%!important;max-width:none!important;margin:28px 0 44px!important}.nhero-copy>div:first-child{text-align:left!important;font-size:32px!important}}@media (max-width: 760px){.evaa-chat-card{display:none!important}}@media (max-width: 900px){.flow-row>div.flow-logo{width:auto!important;flex:0 0 100%!important;display:flex!important;justify-content:center!important}.flow-logo>div{padding:14px 22px!important}.flow-logo img{width:auto!important;height:30px!important;max-width:none!important}}@media (max-width: 520px){.flow-logo>div{padding:12px 18px!important}.flow-logo img{width:auto!important;height:26px!important}}@media (max-width: 900px){.flow-logo>div{border:0!important;box-shadow:none!important;background:transparent!important;padding:0!important}}@media (max-width: 760px){.flow-row{display:none!important}}@media (max-width: 760px){.footer-social{justify-content:flex-start!important}}@media (max-width: 760px){.nhero-cta{flex-wrap:wrap}.nhero-ask{max-width:none!important}.nhero-copy h1{font-size:32px!important}}@keyframes routeGlow{0%,to{box-shadow:0 0 #f4111838}50%{box-shadow:0 0 0 7px #f4111800}}@keyframes routePulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.82;transform:scale(.97)}}@keyframes routeDot{0%{opacity:.25}50%{opacity:1}to{opacity:.25}}.route-card-sel:hover{transform:translateY(-4px)}.route-card:hover{transform:translateY(-4px);box-shadow:0 14px 32px #1212141a;border-color:#f9d0d1}.route-card-dash:hover{transform:translateY(-4px);border-color:#f9d0d1;background:#fffdfd}.route-chip:hover{transform:translateY(-3px);box-shadow:0 12px 26px #f411181f}@keyframes liveDot{0%,to{opacity:1;transform:scale(1);box-shadow:0 0 #1a9e5673}50%{opacity:.55;transform:scale(.85);box-shadow:0 0 0 5px #1a9e5600}}@keyframes liveText{0%,to{opacity:1}50%{opacity:.5}}nav{transition:box-shadow .25s cubic-bezier(.22,1,.36,1)}nav>div{transition:padding .25s cubic-bezier(.22,1,.36,1)}nav.nav-scrolled{box-shadow:0 8px 28px #12121412}nav.nav-scrolled>div{padding-top:5px!important;padding-bottom:5px!important}a[style*="border-radius:999px"],a[style*="border-radius: 999px"]{transition:transform .22s cubic-bezier(.22,1,.36,1),box-shadow .22s cubic-bezier(.22,1,.36,1),background .22s,color .22s}a[style*="border-radius:999px"]:active,a[style*="border-radius: 999px"]:active{transform:scale(.98)!important}.flow-link{overflow:visible}.flow-link:after{content:"";position:absolute;left:0;top:-2px;right:0;border-top:2px dotted #f41118;transform:scaleX(var(--fp, 0));transform-origin:left;transition:transform .18s linear}.flow-dot{position:absolute;top:-4px;left:0;width:6px;height:6px;border-radius:50%;background:#ff4d52;box-shadow:0 0 10px #f41118cc;opacity:0}@media (hover: none),(max-width: 900px){.flow-link:after,.flow-dot{display:none}}.checkout-tab{transition:background .18s ease,color .18s ease}.checkout-tab:hover[aria-selected=false]{background:#eceae7;color:#141216}.checkout-tab:focus-visible,.pay-card:focus-visible,.dev-pill:focus-visible{outline:2px solid #f41118;outline-offset:2px}.pay-card{transition:border-color .18s ease,box-shadow .18s ease,transform .12s ease,background .18s ease}.pay-card[aria-checked=false]:hover{border-color:#c9c5c1;background:#fdfcfb}.pay-card:active{transform:scale(.988)}.dev-pill{transition:transform .18s ease,background .18s ease,border-color .18s ease,box-shadow .18s ease}.dev-pill:hover{transform:translateY(-1px);border-color:#ffffffd9;box-shadow:0 10px 22px #00000047}.dev-pill:active{transform:translateY(0) scale(.98)}@media (max-width: 760px){.pay-card{padding:14px!important}}#support .sd-sel{position:relative}#support select.sd-native{position:absolute!important;width:1px;height:1px;opacity:0;pointer-events:none;margin:0;padding:0;border:0}#support .sd-sel-btn{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:100%;box-sizing:border-box;display:flex;align-items:center;justify-content:space-between;gap:12px;font-family:inherit;font-size:14px;text-align:left;color:#141216;background:#faf9f7;border:1.5px solid #eeebe8;border-radius:14px;padding:13px 16px;cursor:pointer;transition:border-color .18s ease,background .18s ease,box-shadow .18s ease}#support .sd-sel-btn:hover{border-color:#e4dfda}#support .sd-sel-btn[aria-expanded=true]{border-color:#f41118;background:#fff;box-shadow:0 0 0 3px #f411181f}#support .sd-sel-btn:focus-visible{outline:2px solid #f41118;outline-offset:2px}#support .sd-sel-btn[aria-invalid=true]{border-color:#d40d13;background:#fffaf9}#support .sd-sel-btn.sd-ph{color:#8a8a90}#support .sd-sel-chev{flex:0 0 auto;width:16px;height:16px;transition:transform .2s ease;color:#8a8a90}#support .sd-sel-btn[aria-expanded=true] .sd-sel-chev{transform:rotate(180deg);color:#f41118}#support .sd-sel-list{position:absolute;left:0;right:0;top:calc(100% + 8px);z-index:40;background:#fff;border:1.5px solid #eeebe8;border-radius:16px;box-shadow:0 22px 48px #1212142e;padding:8px;max-height:236px;overflow-y:auto;display:none}#support .sd-sel-list.on{display:block}#support .sd-sel-opt{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:11px 14px;border-radius:12px;font-size:13.5px;font-weight:500;color:#2a2a2f;cursor:pointer}#support .sd-sel-opt:hover,#support .sd-sel-opt.sd-active{background:#faf7f6;color:#141216}#support .sd-sel-opt[aria-selected=true]{background:linear-gradient(100deg,#fb55071a,#f404501a);color:#d40d13;font-weight:600}#support .sd-sel-opt[aria-selected=true]:after{content:"";width:14px;height:14px;flex:0 0 auto;background:#f41118;border-radius:50%;box-shadow:inset 0 0 0 3px #fff}@media (prefers-reduced-motion: reduce){#support .sd-sel-btn,#support .sd-sel-chev{transition:none}}@media (max-width: 760px){h1{font-size:34px!important;line-height:1.14!important}h2{font-size:26px!important;line-height:1.2!important}h3{font-size:19px!important}[style*="font-size:17px"],[style*="font-size: 17px"],[style*="font-size:16.5px"],[style*="font-size: 16.5px"]{font-size:15.5px!important}section>div[style*=max-width],header>div[style*=max-width],footer>div[style*=max-width]{padding-left:20px!important;padding-right:20px!important}.nhero-copy{text-align:left!important;margin:26px 0 40px!important;padding:0!important}.nhero-copy h1,.nhero-copy p,.nhero-copy>div{text-align:left!important;margin-left:0!important;margin-right:0!important;max-width:100%!important}.nhero-copy h1{font-size:34px!important}.nhero-cta{display:flex!important;flex-direction:column!important;align-items:stretch!important;gap:12px!important;width:100%!important;margin-top:26px!important;flex-wrap:nowrap!important}.nhero-cta>a{width:100%!important;max-width:100%!important;box-sizing:border-box!important;justify-content:center!important;min-height:48px!important;padding:15px 24px!important}.nhero-ask{width:100%!important;max-width:100%!important;box-sizing:border-box!important;margin-top:26px!important}.cta-actions>a,.cta-actions>button{max-width:100%!important;box-sizing:border-box!important}.evaa-orb-slot{width:min(56vw,240px)!important;height:min(56vw,240px)!important;aspect-ratio:1/1!important;flex:0 0 auto!important;min-width:0!important;margin:18px 0 0!important;max-width:100%!important}.evaa-orb-slot canvas{width:100%!important;height:100%!important;aspect-ratio:1/1!important;display:block!important}footer [style*=grid-template-columns]{grid-template-columns:1fr 1fr!important;gap:30px 24px!important}footer [style*=grid-template-columns]>div:first-child{grid-column:1/-1!important;max-width:none!important;width:100%!important}.footer-social{justify-content:flex-start!important}}@media (max-width: 480px){h1,.nhero-copy h1{font-size:34px!important}h2{font-size:26px!important}h3{font-size:19px!important}p{font-size:15.5px!important;line-height:1.7!important}[style*="font-size:34px"],[style*="font-size: 34px"],[style*="font-size:38px"],[style*="font-size: 38px"]{font-size:26px!important}[style*="font-size:22px"],[style*="font-size: 22px"]{font-size:19px!important}.evaa-orb-slot{width:min(58vw,220px)!important;height:min(58vw,220px)!important}footer [style*=grid-template-columns]{grid-template-columns:1fr!important;gap:26px!important}}@media (max-width: 1100px){html,body{overflow-x:clip!important;overflow-y:visible!important}div[style*="min-width:1240px"],div[style*="min-width: 1240px"]{overflow:visible!important;transform:none!important;filter:none!important}nav[style]{position:-webkit-sticky!important;position:sticky!important;top:0!important;z-index:90!important;background:#faf9f7f5!important;backdrop-filter:blur(14px)!important;-webkit-backdrop-filter:blur(14px)!important}nav[style] .mnav-panel{position:absolute!important;z-index:95!important}}@media (max-width: 340px){section>div[style*=max-width],header>div[style*=max-width],footer>div[style*=max-width],nav>div{padding-left:16px!important;padding-right:16px!important}[style*="padding:26px"],[style*="padding: 26px"]{padding:18px 14px!important}}@media (max-width: 900px) and (orientation: landscape) and (max-height: 540px){[style*="padding:96px"],[style*="padding: 96px"],[style*="padding:90px"],[style*="padding: 90px"]{padding:40px 24px!important}#support{max-height:88vh!important;bottom:12px!important}}@media (hover: none){button,[role=button],.dev-pill,.nhero-cta>a,.cta-actions>a{min-height:44px}}@supports (padding: env(safe-area-inset-left)){@media (max-width: 760px){nav>div,header>div,section>div[style*=max-width],footer>div[style*=max-width]{padding-left:max(20px,env(safe-area-inset-left))!important;padding-right:max(20px,env(safe-area-inset-right))!important}.support-fab,.support-fab-close{right:max(16px,env(safe-area-inset-right))!important;bottom:max(16px,env(safe-area-inset-bottom))!important}}}@keyframes mnavIn{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:none}}.mnav>summary .mnav-x{display:none}@media (max-width: 1100px){nav>div{gap:10px!important}.nav-actions{display:flex!important;order:2;gap:0!important;margin-left:auto!important}.nav-actions>a:first-child{display:none!important}.nav-actions>a:last-child{padding:10px 18px!important;font-size:13px!important;white-space:nowrap!important}.mnav{order:3;margin-left:0!important}nav:has(.mnav[open]){backdrop-filter:none!important;-webkit-backdrop-filter:none!important;transform:none!important;filter:none!important;background:#faf9f7f5!important}.mnav[open]>summary{position:fixed!important;top:13px!important;right:16px!important;z-index:210!important;width:44px!important;height:44px!important;border-radius:999px!important;background:#ffffff1a!important;border:1px solid rgba(255,255,255,.24)!important}.mnav[open]>summary .mnav-ham{display:none!important}.mnav[open]>summary .mnav-x{display:block!important;stroke:#fff!important}.mnav[open] .mnav-panel{display:block!important;position:fixed!important;top:0!important;right:0!important;bottom:0!important;left:0!important;width:100%!important;height:100dvh!important;max-height:none!important;background:#141216!important;border:0!important;box-shadow:none!important;padding:0!important;overflow-y:auto!important;overflow-x:hidden!important;-webkit-overflow-scrolling:touch;z-index:200!important;animation:mnavIn .28s cubic-bezier(.22,1,.36,1) both}.mnav-head{display:flex;align-items:center;min-height:70px;padding:16px max(20px,env(safe-area-inset-left)) 16px;border-bottom:1px solid rgba(255,255,255,.1)}.mnav-head img{height:30px;width:auto;display:block;flex:0 0 auto}.mnav-body{padding:6px max(20px,env(safe-area-inset-left)) calc(48px + env(safe-area-inset-bottom))}.mnav-sec{border-bottom:1px solid rgba(255,255,255,.08)}.mnav-sec>summary{list-style:none;cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:54px;padding:16px 2px;font-size:12px;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:#ffffffd1}.mnav-sec>summary::-webkit-details-marker{display:none}.mnav-sec>summary:after{content:"";width:8px;height:8px;flex:0 0 auto;margin-right:4px;border-right:2px solid rgba(255,255,255,.5);border-bottom:2px solid rgba(255,255,255,.5);transform:rotate(45deg) translateY(-2px);transition:transform .22s ease}.mnav-sec[open]>summary{color:#fff}.mnav-sec[open]>summary:after{transform:rotate(-135deg) translateY(-2px);border-color:#f41118}.mnav-list{display:flex;flex-direction:column;padding:0 0 14px}.mnav-panel .mnav-list a{display:block!important;box-sizing:border-box;min-height:44px;padding:12px 2px!important;font-size:15px!important;font-weight:500!important;color:#ffffffb8!important;text-decoration:none}.mnav-panel .mnav-list a:hover,.mnav-panel .mnav-list a:active{color:#fff!important}.mnav-panel .mnav-list a[aria-current=page]{color:#f41118!important;font-weight:700!important}html:has(.mnav[open]),body:has(.mnav[open]){overflow:hidden!important}}@media (max-width: 760px){[id^=s0] [style*="66px"]{margin-left:0!important;margin-right:0!important}[id^=s0]>div[style*="52px 1fr"]{display:flex!important;flex-wrap:nowrap!important;align-items:baseline!important;justify-content:center!important;gap:10px!important}[id^=s0]>div[style*="52px 1fr"]>span{font-size:20px!important;flex:0 0 auto!important}[id^=s0]>div[style*="52px 1fr"]>h2{margin:0!important;text-align:left!important}[id^=s0] [style*="260px 1fr"]{text-align:center!important;justify-items:center!important;gap:6px!important}[id^=s0] [style*="gap:22px"][style*="padding:26px 0"],[id^=s0] [style*="gap: 22px"][style*="padding: 26px 0px"]{flex-direction:column!important;align-items:center!important;text-align:center!important;gap:10px!important}[id^=s0] [style*="gap:14px"][style*="padding:22px 0"],[id^=s0] [style*="gap: 14px"][style*="padding: 22px 0px"]{justify-content:center!important;text-align:center!important}[id^=s0] a[style*="align-items:baseline"]{gap:14px!important}}@media (max-width: 760px){header[data-screen-label="Compliance hero"]>div{padding:64px 22px 72px!important}header[data-screen-label="Compliance hero"] h1 br{display:none}header[data-screen-label="Compliance hero"] h1{line-height:1.28!important}header[data-screen-label="Compliance hero"] p{font-size:15.5px!important;line-height:1.95!important;word-spacing:.04em!important;letter-spacing:.005em!important;padding:0 6px!important;margin-top:24px!important;max-width:38ch!important;text-wrap:pretty}}@media (max-width: 760px){footer [style*="padding:26px 0 30px"],footer [style*="padding: 26px 0px 30px"]{flex-direction:column!important;align-items:center!important;justify-content:center!important;gap:16px!important;text-align:center!important;padding:24px 0 92px!important}footer [style*="padding:26px 0 30px"]>div,footer [style*="padding: 26px 0px 30px"]>div{width:100%!important}footer [style*="padding:26px 0 30px"]>div:last-child,footer [style*="padding: 26px 0px 30px"]>div:last-child{display:flex!important;flex-wrap:wrap!important;justify-content:center!important;gap:12px 20px!important}footer [style*="padding:26px 0 30px"] a,footer [style*="padding: 26px 0px 30px"] a{font-size:12.5px!important;line-height:1.7!important;white-space:nowrap!important}}@media (max-width: 760px){header[data-screen-label$=hero] a[style*="border-radius:999px"],header[data-screen-label$=hero] a[style*="border-radius: 999px"]{display:block!important;width:max-content!important;margin-left:auto!important;margin-right:auto!important;text-align:center!important}}@media (max-width: 760px){.nhero-ask{width:100%!important;max-width:100%!important;margin:26px 0 0!important;padding:5px 13px 5px 5px!important;box-sizing:border-box!important;box-shadow:0 10px 26px #12121417!important}.nhero-ask>span:first-child{width:42px!important;height:42px!important}}@media (max-width: 1100px){.cta-banner{flex-direction:column!important;align-items:center!important;justify-content:center!important;text-align:center!important}.cta-banner>div{text-align:center!important}.cta-banner h2,.cta-banner p{text-align:center!important;margin-left:auto!important;margin-right:auto!important}.cta-banner .cta-actions{justify-content:center!important;align-items:center!important}.cta-banner .evaa-orb-slot{margin-left:auto!important;margin-right:auto!important}}@media (max-width: 760px){h1,h2,h3,h4,h5,h6,.nhero-copy h1,.cta-banner h1,.cta-banner h2{text-align:center!important}h1,h2,h3,h4,h5,h6{margin-left:auto!important;margin-right:auto!important}}@media (max-width: 760px){h1,h2,h3,h4,h5,h6{max-width:100%!important;width:auto!important;text-wrap:pretty}.mnav[open]>summary{right:20px!important;top:14px!important;box-sizing:border-box!important;padding:0!important;align-items:center!important;justify-content:center!important}.mnav[open]>summary .mnav-x{width:18px!important;height:18px!important;display:block!important;flex:0 0 auto}.mnav-head{padding-right:76px!important}}@media (max-width: 1100px){.mnav[open]>summary{right:20px!important;top:14px!important;box-sizing:border-box!important;padding:0!important;align-items:center!important;justify-content:center!important}.mnav[open]>summary .mnav-x{width:18px!important;height:18px!important;display:block!important;flex:0 0 auto}.mnav-head{padding-right:76px!important}}@media (max-width: 760px){.nhero-cta{flex-direction:row!important;flex-wrap:nowrap!important;align-items:stretch!important;gap:10px!important;width:100%!important}.nhero-cta>a{flex:1 1 0!important;width:50%!important;min-width:0!important;max-width:50%!important;box-sizing:border-box!important;padding:14px 8px!important;font-size:13.5px!important;white-space:nowrap!important;text-align:center!important;justify-content:center!important}}@media (max-width: 360px){.nhero-cta>a{padding:14px 4px!important;font-size:12.5px!important;letter-spacing:-.01em!important}}@media (max-width: 760px){.nhero-copy h1{padding-left:0!important;padding-right:0!important}.nhero-cta{margin-left:auto!important;margin-right:auto!important;padding-left:0!important;padding-right:0!important;justify-content:center!important;max-width:100%!important}.nhero-cta>a{box-shadow:none!important}}@media (max-width: 760px){p,.nhero-copy p{text-align:center!important;margin-left:auto!important;margin-right:auto!important}li,blockquote{text-align:center!important}.mnav-panel p,.mnav-panel li,#support p,#support li,footer p{text-align:left!important;margin-left:0!important;margin-right:0!important}}@media (max-width: 1100px){.mnav-head{min-height:72px!important;align-items:center!important}.mnav[open]>summary{top:14px!important;right:20px!important}}@media (max-width: 760px){section [style*="justify-content:space-between"]:has(>div>h1,>div>h2,>div>h3,>h1,>h2,>h3),section [style*="justify-content: space-between"]:has(>div>h1,>div>h2,>div>h3,>h1,>h2,>h3){flex-direction:column!important;align-items:stretch!important;gap:22px!important}section [style*="justify-content:space-between"]:has(>div>h1,>div>h2,>div>h3,>h1,>h2,>h3)>div,section [style*="justify-content: space-between"]:has(>div>h1,>div>h2,>div>h3,>h1,>h2,>h3)>div{width:100%!important;max-width:100%!important;flex:0 0 auto!important}section div:has(>h1),section div:has(>h2),section div:has(>h3){width:100%!important;max-width:100%!important}nav [style*="justify-content:space-between"],footer [style*="justify-content:space-between"],#support [style*="justify-content:space-between"],.mnav-panel [style*="justify-content:space-between"]{flex-direction:row!important;align-items:center!important}}@media (max-width: 760px){[style*="border-left:3px solid #f41118"],[style*="border-left: 3px solid #f41118"],[style*="border-left:3px solid #f41118"] *,[style*="border-left: 3px solid #f41118"] *{text-align:left!important;margin-left:0!important;margin-right:0!important}}@media (max-width: 760px){.nhero-copy h1{text-align:left!important;margin-left:0!important;margin-right:0!important}.nhero-copy p{text-align:left!important;margin-left:0!important}.nhero-route{display:block!important;position:static!important;left:auto!important;top:auto!important;width:100%!important;max-width:none!important;box-sizing:border-box!important;margin:16px 0 6px!important;animation:heroIn .9s cubic-bezier(.22,1,.36,1) both!important}.nhero-route svg{width:100%!important;height:auto!important}}@media (max-width: 760px){.nhero-copy h1,.nhero-copy p{text-align:center!important;margin-left:auto!important;margin-right:auto!important}.nhero-copy{text-align:center!important}.nhero-cta,.cta-actions{justify-content:center!important}section img:not(.mnav-panel img),section figure{margin-left:auto!important;margin-right:auto!important}footer p{text-align:center!important;margin-left:auto!important;margin-right:auto!important}footer [style*=grid-template-columns]>div:first-child{text-align:center!important}footer [style*=grid-template-columns]>div:first-child img{margin:0 auto!important}.footer-social{justify-content:center!important}.mnav-panel p,.mnav-panel a,#support p,#support label,[style*="border-left:3px solid #f41118"],[style*="border-left: 3px solid #f41118"],[style*="border-left:3px solid #f41118"] *,[style*="border-left: 3px solid #f41118"] *{text-align:left!important}}@media (max-width: 760px){.nhero-copy h1{text-align:left!important;width:100%!important;max-width:100%!important;margin-left:0!important;margin-right:0!important;font-size:clamp(31px,10.6vw,46px)!important;line-height:1.12!important;letter-spacing:-.04em!important;text-wrap:balance}}html{-webkit-text-size-adjust:100%}*,*:before,*:after{box-sizing:border-box}img,svg,video,canvas{max-width:100%}@media (max-width: 1440px){section>div[style*="max-width:1240px"],header>div[style*="max-width:1240px"],footer>div[style*="max-width:1240px"],div[style*="max-width:1240px"][style*="margin:0 auto"]{padding-left:40px!important;padding-right:40px!important}}@media (max-width: 1240px){body,html{overflow-x:hidden}[style*="min-width:1240px"]{min-width:0!important}section>div[style*=max-width],header>div[style*=max-width],footer>div[style*=max-width]{padding-left:32px!important;padding-right:32px!important}[style*="grid-template-columns:repeat(4"],[style*="grid-template-columns: repeat(4"]{grid-template-columns:repeat(2,minmax(0,1fr))!important}[style*="grid-template-columns:repeat(5"],[style*="grid-template-columns: repeat(5"]{grid-template-columns:repeat(3,minmax(0,1fr))!important}}@media (max-width: 1100px){[style*="padding:120px"],[style*="padding: 120px"]{padding-top:84px!important;padding-bottom:84px!important}[style*="padding:100px"],[style*="padding: 100px"]{padding-top:76px!important;padding-bottom:76px!important}[style*="grid-template-columns:1.1fr"],[style*="grid-template-columns:1.2fr"],[style*="grid-template-columns:1.3fr"],[style*="grid-template-columns:1.4fr"],[style*="grid-template-columns:0.9fr"]{grid-template-columns:minmax(0,1fr)!important}[style*="grid-template-columns:repeat(3"],[style*="grid-template-columns: repeat(3"]{grid-template-columns:repeat(2,minmax(0,1fr))!important}[style*="position:sticky"][style*="top:"]{position:static!important}nav[style*="position:sticky"],nav[style*="position: sticky"]{position:sticky!important}}@media (max-width: 900px){section>div[style*=max-width],header>div[style*=max-width],footer>div[style*=max-width]{padding-left:26px!important;padding-right:26px!important}[style*="grid-template-columns:repeat(2"],[style*="grid-template-columns: repeat(2"],[style*="grid-template-columns:1fr 1fr"],[style*="grid-template-columns: 1fr 1fr"],[style*="grid-template-columns:250px"],[style*="grid-template-columns: 250px"]{grid-template-columns:minmax(0,1fr)!important}[style*="gap:64px"],[style*="gap: 64px"]{gap:34px!important}[style*="gap:48px"],[style*="gap: 48px"]{gap:28px!important}}@media (max-width: 760px){[style*="grid-template-columns:repeat(3"],[style*="grid-template-columns: repeat(3"],[style*="grid-template-columns:repeat(4"],[style*="grid-template-columns: repeat(4"],[style*="grid-template-columns:repeat(5"],[style*="grid-template-columns: repeat(5"]{grid-template-columns:minmax(0,1fr)!important}[style*="white-space:nowrap"]:not(nav *):not(.nhero-cta>a){white-space:normal!important}table{display:block;overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width: 760px){.legal-page main,.legal-page section,.legal-page article,.legal-page h1,.legal-page h2,.legal-page h3,.legal-page h4,.legal-page p,.legal-page li,.legal-page td,.legal-page th,.legal-page dt,.legal-page dd,.legal-page section>div,.legal-page section>div>div,.legal-page .nhero-copy,.legal-page .nhero-copy h1,.legal-page .nhero-copy p{text-align:left!important}.legal-page h1,.legal-page h2,.legal-page h3,.legal-page h4,.legal-page p,.legal-page li{margin-left:0!important;margin-right:0!important}.legal-page .nhero-copy{padding-left:0!important;padding-right:0!important}.legal-page section [style*="align-items:center"]{align-items:flex-start!important}.legal-page section [style*="justify-content:center"]:not(.cta-actions):not(.cta-banner *):not(nav *):not(footer *):not([style*="border-radius:50%"]):not([style*="border-radius:999px"]){justify-content:flex-start!important}.legal-page section [style*="margin:0 auto"]:not(.cta-banner *):not(nav *):not(footer *){margin-left:0!important;margin-right:0!important}}@media (max-width: 760px){footer [style*="grid-template-columns:1.3fr"],footer [style*="grid-template-columns: 1.3fr"]{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:38px 20px!important;text-align:center!important}footer [style*="grid-template-columns:1.3fr"]>*:first-child,footer [style*="grid-template-columns: 1.3fr"]>*:first-child{grid-column:1/-1!important;text-align:center!important}footer [style*="grid-template-columns:1.3fr"]>div>div:first-child{margin-bottom:14px!important}footer [style*="grid-template-columns:1.3fr"] a{text-align:center!important}footer [style*="grid-template-columns:1.3fr"] [style*="flex-direction:column"]{align-items:center!important}}@media (max-width: 760px){.dev-pill{padding:0 18px!important;min-height:44px!important;height:auto!important;border-radius:999px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;font-size:12.5px!important;line-height:1!important;white-space:nowrap!important;box-sizing:border-box!important}div:has(>.dev-pill){display:flex!important;flex-wrap:wrap!important;justify-content:center!important;align-items:center!important;gap:10px!important;margin-left:auto!important;margin-right:auto!important}}@media (max-width: 1100px){.cta-banner .cta-banner-copy{max-width:640px!important}.cta-banner .evaa-orb-slot{width:clamp(240px,38vw,340px)!important;height:clamp(240px,38vw,340px)!important;flex:0 0 auto!important}}@media (max-width: 760px){.cta-banner .evaa-orb-slot{width:min(74vw,300px)!important;height:min(74vw,300px)!important;margin:6px auto 0!important}}#support{position:fixed;top:0;right:0;bottom:0;left:0;width:auto;max-width:none;max-height:none;margin:0;padding:24px;background:none;border-radius:0;box-shadow:none;overflow:visible;box-sizing:border-box;display:flex;align-items:center;justify-content:center;z-index:220;pointer-events:none;visibility:hidden;opacity:0;transition:opacity .26s ease,visibility .26s}#support:target{visibility:visible;opacity:1;transform:none}#support .sd-modal{pointer-events:auto;position:relative;display:grid;grid-template-columns:minmax(0,.8fr) minmax(0,1fr);width:min(1080px,100%);height:min(88vh,780px);max-height:min(88vh,780px);background:#fff;border-radius:26px;overflow:hidden;box-shadow:0 44px 120px #0c0a0c6b;transform:translateY(20px) scale(.985);transition:transform .32s cubic-bezier(.22,1,.36,1)}#support:target .sd-modal{transform:none}#support .sd-visual{position:relative;background:#0b0b0d;overflow:hidden;min-height:100%}#support .sd-visual img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center;display:block}#support .sd-pane{position:relative;display:flex;min-width:0;min-height:0;background:#fff}#support .sd-scroll{flex:1;min-width:0;overflow-y:auto;overscroll-behavior:contain;padding:28px 44px 30px;scrollbar-gutter:stable}#support .sd-close{position:absolute;top:14px;right:14px;z-index:4;width:36px;height:36px;border-radius:50%;background:#f4f2ef;border:none;color:#5c5c62;display:flex;align-items:center;justify-content:center;text-decoration:none;transition:background .18s ease,color .18s ease,transform .18s ease}#support .sd-close:hover{background:#eceae6;color:#141216;transform:rotate(90deg)}#support .sd-close svg{width:16px;height:16px;stroke:currentColor;stroke-width:2;fill:none;stroke-linecap:round;display:block}#support .sd-heading{margin:0;padding-right:44px;font-size:28px;line-height:1.16;letter-spacing:-.03em;font-weight:700;color:#141216}#support .sd-sub{margin:9px 0 20px;font-size:14px;line-height:1.7;color:#6a6a6e}#support .sd-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px 18px}#support .sd-span2{grid-column:1/-1}#support .sd-field{min-width:0}#support #sd-form{display:block}#support .sd-count{margin-top:4px}#support textarea{min-height:96px}#support label{margin-bottom:5px}#support .sd-submit{width:100%;margin-top:18px;padding:15px 28px;font-size:14.5px;border-radius:999px;box-shadow:0 14px 34px #f4111847}#support .sd-foot{margin:14px 0 0;font-size:12px;line-height:1.65;color:#a0a0a6;text-align:center}#support .sd-foot a{color:#d40d13;font-weight:600}#support .sd-scroll:has(.sd-success){display:flex;flex-direction:column;justify-content:center}#support .sd-success{flex:0 0 auto;padding:24px 4px}@media (max-width: 980px){#support .sd-modal{grid-template-columns:1fr;width:min(560px,100%);height:auto;max-height:min(90vh,760px)}#support .sd-visual{display:none}#support .sd-scroll:has(.sd-success){display:block}#support .sd-success{padding:34px 4px 22px}#support .sd-scroll{padding:26px 28px 28px}#support .sd-heading{font-size:24px}}@media (max-width: 620px){#support{padding:14px}#support .sd-modal{border-radius:22px;max-height:calc(100vh - 28px)}#support .sd-grid{grid-template-columns:1fr}#support .sd-scroll{padding:22px 20px 24px}}@media (prefers-reduced-motion: reduce){#support,#support .sd-modal,#support .sd-close{transition:none}#support .sd-modal{transform:none}}a[href][style*="border-radius: 999px"],a[href][style*="border-radius:999px"],button[style*="border-radius: 999px"],button[style*="border-radius:999px"],.nav-getstarted,.dev-pill,.btn-shine{position:relative;overflow:hidden;isolation:isolate;transition:transform .25s cubic-bezier(.22,1,.36,1),box-shadow .25s cubic-bezier(.22,1,.36,1)}a[href][style*="border-radius: 999px"]:after,a[href][style*="border-radius:999px"]:after,button[style*="border-radius: 999px"]:after,button[style*="border-radius:999px"]:after,.nav-getstarted:after,.dev-pill:after,.btn-shine:after{content:"";position:absolute;top:-20%;left:-140%;width:55%;height:140%;background:linear-gradient(100deg,#fff0,#ffffff9e 42%,#ffffff9e 58%,#1412160d 72%,#fff0);transform:skew(-22deg);pointer-events:none;opacity:0;z-index:1}a[href][style*="border-radius: 999px"]:hover,a[href][style*="border-radius:999px"]:hover,button[style*="border-radius: 999px"]:hover,button[style*="border-radius:999px"]:hover,.nav-getstarted:hover,.dev-pill:hover,.btn-shine:hover{transform:translateY(-1px)}a[href][style*="border-radius: 999px"]:hover:after,a[href][style*="border-radius:999px"]:hover:after,button[style*="border-radius: 999px"]:hover:after,button[style*="border-radius:999px"]:hover:after,.nav-getstarted:hover:after,.dev-pill:hover:after,.btn-shine:hover:after{animation:btnShine .8s cubic-bezier(.25,.6,.3,1) forwards}@keyframes btnShine{0%{left:-140%;opacity:0}12%{opacity:1}88%{opacity:1}to{left:150%;opacity:0}}.nhero-ask,.nhero-ask:after,.hv1,.hv1:after,.evaa-orb-slot,#support .sd-sel-opt:after{animation:none!important}.nhero-ask,.hv1,.nhero-ask:hover,.hv1:hover{overflow:visible;transform:none}.nhero-ask:after,.hv1:after{content:none}@media (hover: none){a[href][style*="border-radius: 999px"]:hover:after,button[style*="border-radius: 999px"]:hover:after,.nav-getstarted:hover:after,.dev-pill:hover:after,.btn-shine:hover:after{animation:none}}@media (prefers-reduced-motion: reduce){a[href][style*="border-radius: 999px"],button[style*="border-radius: 999px"],.nav-getstarted,.dev-pill,.btn-shine{transition:none}a[href][style*="border-radius: 999px"]:hover,button[style*="border-radius: 999px"]:hover,.nav-getstarted:hover,.dev-pill:hover,.btn-shine:hover{transform:none}a[href][style*="border-radius: 999px"]:hover:after,button[style*="border-radius: 999px"]:hover:after,.nav-getstarted:hover:after,.dev-pill:hover:after,.btn-shine:hover:after{animation:none}}@keyframes mnavSubIn{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:none}}@media (max-width: 1100px){.mnav[open] .mnav-panel{background:#0a080abf!important;backdrop-filter:blur(26px)!important;-webkit-backdrop-filter:blur(26px)!important;display:flex!important;flex-direction:column!important;animation:mnavIn .25s cubic-bezier(.22,1,.36,1) both!important}.mnav[open]>summary{top:max(18px,env(safe-area-inset-top) + 18px)!important;right:max(20px,env(safe-area-inset-right))!important;width:46px!important;height:46px!important;border-radius:14px!important;background:#ffffff14!important;border:1px solid rgba(255,255,255,.16)!important;transition:background .25s ease!important}.mnav[open]>summary:hover{background:#ffffff29!important}.mnav-head{min-height:82px;padding:20px max(20px,env(safe-area-inset-left)) 14px;padding-right:80px!important;border-bottom:0!important}.mnav-head img{height:34px!important}.mnav-body{flex:1;padding:26px max(20px,env(safe-area-inset-left)) calc(40px + env(safe-area-inset-bottom))!important}.mnav-sec{display:flex;flex-direction:column;border-bottom:0!important}.mnav-sec>summary,.mnav-panel a.mnav-flat{display:flex!important;align-items:center;justify-content:space-between;gap:12px;width:100%;box-sizing:border-box;min-height:0;font-size:26px!important;font-weight:500!important;letter-spacing:normal!important;text-transform:none!important;line-height:1.2;color:#fff!important;padding:16px 4px!important;border-bottom:1px solid rgba(255,255,255,.08);transition:color .25s ease}.mnav-sec>summary:hover,.mnav-sec>summary:active,.mnav-panel a.mnav-flat:hover,.mnav-panel a.mnav-flat:active{color:#ff8a5c!important}.mnav-sec>summary:after{content:none!important}.mnav-chev{display:grid;place-items:center;flex:0 0 auto;color:#ffffff8c;transition:transform .25s cubic-bezier(.22,1,.36,1),color .25s ease}.mnav-chev svg{width:18px;height:18px;display:block}.mnav-sec[open]>summary .mnav-chev{transform:rotate(180deg);color:#ff8a5c}.mnav-list{padding:8px 0 14px!important;animation:mnavSubIn .2s cubic-bezier(.22,1,.36,1) both}.mnav-group{font-size:11px;font-weight:600;letter-spacing:1.6px;text-transform:uppercase;color:#ffffff61;padding:14px 4px 6px}.mnav-panel .mnav-list a{padding:11px 4px!important;font-size:16px!important;font-weight:400!important;color:#ffffffd1!important}.mnav-panel .mnav-list a:hover,.mnav-panel .mnav-list a:active{color:#ff8a5c!important}.mnav-panel .mnav-list a[aria-current=page]{color:#ff8a5c!important;font-weight:600!important}.mnav-panel a.mnav-signin{display:flex!important;align-items:center;justify-content:center;box-sizing:border-box;width:100%;margin-top:32px;padding:17px!important;border-radius:999px;background:linear-gradient(100deg,#fb8b24,#f41118 52%,#f4045c);color:#fff!important;font-size:16px!important;font-weight:600!important;box-shadow:0 12px 30px #f4111852}.mnav-panel a.mnav-signin:hover{color:#fff!important}}@media (max-width: 400px){.mnav-sec>summary,.mnav-panel a.mnav-flat{font-size:23px!important}}@media (prefers-reduced-motion: reduce){.mnav[open] .mnav-panel,.mnav-list{animation:none!important}.mnav-chev{transition:none}}@property --gb-angle{syntax: "<angle>"; initial-value: 0deg; inherits: false;}@keyframes gbSpin{to{--gb-angle:360deg}}.hv7,.hv9,.hv13,.hv14,.hv16,.hv20,.hv28,.hv30,.hv34,.nav-getstarted,.nhero-cta>a,.sd-submit,.sd-again{position:relative;isolation:isolate}.hv7:before,.hv9:before,.hv13:before,.hv14:before,.hv16:before,.hv20:before,.hv28:before,.hv30:before,.hv34:before,.nav-getstarted:before,.nhero-cta>a:before,.sd-submit:before,.sd-again:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;padding:2px;pointer-events:none;z-index:2;opacity:0;background:conic-gradient(from var(--gb-angle),#fb8b24,#f41118 28%,#f4045c 52%,#f41118 74%,#fb8b24 100%);-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);mask-composite:exclude;transition:opacity .22s ease}.hv7:hover:before,.hv9:hover:before,.hv13:hover:before,.hv14:hover:before,.hv16:hover:before,.hv20:hover:before,.hv28:hover:before,.hv30:hover:before,.hv34:hover:before,.nav-getstarted:hover:before,.nhero-cta>a:hover:before,.sd-submit:hover:not(:disabled):before,.sd-again:hover:before,.hv7:focus-visible:before,.hv9:focus-visible:before,.hv13:focus-visible:before,.hv14:focus-visible:before,.hv16:focus-visible:before,.hv20:focus-visible:before,.hv28:focus-visible:before,.hv30:focus-visible:before,.hv34:focus-visible:before,.nav-getstarted:focus-visible:before,.nhero-cta>a:focus-visible:before,.sd-submit:focus-visible:before,.sd-again:focus-visible:before{opacity:1;animation:gbSpin 2.4s linear infinite}.sd-submit:before,.sd-again:before{border-radius:999px}@media (prefers-reduced-motion: reduce){.hv7:hover:before,.hv9:hover:before,.hv13:hover:before,.hv14:hover:before,.hv16:hover:before,.hv20:hover:before,.hv28:hover:before,.hv30:hover:before,.hv34:hover:before,.nav-getstarted:hover:before,.nhero-cta>a:hover:before,.sd-submit:hover:before,.sd-again:hover:before{animation:none}}@media (max-width: 760px){header[data-screen-label$=hero i] div:has(>a[style*="border-radius:999px"]){justify-content:center!important;align-items:center!important;flex-wrap:wrap!important}header[data-screen-label$=hero i] a[style*="border-radius:999px"]{margin-left:auto!important;margin-right:auto!important;text-align:center!important}}@media (max-width: 760px){main>header>div[style*=max-width],main>section>div[style*=max-width],main>section>div[style*=maxWidth]{padding-bottom:20px!important}main>header,main>section{margin-bottom:0!important}}.nav-getstarted:before{content:none}.nav-getstarted:hover,.nav-getstarted:focus-visible{background:linear-gradient(#faf9f7,#faf9f7) padding-box,conic-gradient(from var(--gb-angle),#fb8b24,#f41118 28%,#f4045c 52%,#f41118 74%,#fb8b24 100%) border-box!important;animation:gbSpin 2.4s linear infinite}@media (prefers-reduced-motion: reduce){.nav-getstarted:hover,.nav-getstarted:focus-visible{animation:none}}@keyframes mmIn{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:none}}.mm{border-radius:20px!important;border:1px solid #eceae7!important;padding:26px 30px 28px!important;box-shadow:0 1px 2px #1212140a,0 12px 24px #1212140f,0 32px 64px #12121424!important;animation:mmIn .2s cubic-bezier(.22,1,.36,1) both}.mm-head{padding-bottom:16px;border-bottom:1px solid #f2f0ee;width:100%}.mm-head>span:first-child{font-size:19px!important}.mm-head>span:last-child{transition:background .2s ease,color .2s ease,transform .2s ease}.mm-head:hover>span:last-child{background:#f41118;color:#fff!important;transform:translate(2px)}.mm-eyebrow{font-size:10.5px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:#a3a0a8;padding:0 0 10px 14px}.mm-rail-item{font-size:14px!important;padding:10px 14px!important;border-radius:10px!important;transition:background .18s ease,color .18s ease}.mm-rail-item:hover{background:#f7f6f5!important;color:#141216!important}.mm-rail-item>span:first-child{transition:background .18s ease}.mm-pane{min-height:186px}.mm-grid{display:grid;grid-template-columns:1fr 1fr;gap:2px 18px;align-content:start}.mm-item{position:relative;border:1px solid transparent;transition:background .18s ease,border-color .18s ease,transform .18s ease}.mm-item:hover{background:#faf9f8!important;border-color:#f0eeec;transform:translate(2px)}.mm-item>span:first-child{transition:background .18s ease,color .18s ease}.mm-item:hover>span:first-child{background:#fdeceb!important}.mm-item:after{content:"›";position:absolute;right:12px;top:50%;transform:translateY(-50%) translate(-4px);color:#f41118;font-size:17px;line-height:1;opacity:0;transition:opacity .18s ease,transform .18s ease}.mm-item:hover:after{opacity:1;transform:translateY(-50%) translate(0)}.mm-feat{position:relative;overflow:hidden;display:flex;flex-direction:column;align-items:flex-start;border-radius:16px;padding:22px 20px;background:radial-gradient(420px 240px at 82% 12%,#fb550757,#fb550700 64%),#191719;border:1px solid rgba(255,255,255,.07);color:#fff!important;transition:transform .22s cubic-bezier(.22,1,.36,1),box-shadow .22s ease}.mm-feat:hover{transform:translateY(-2px);box-shadow:0 18px 40px #12121442;color:#fff!important}.mm-feat-orb{position:absolute;right:-46px;bottom:-56px;width:170px;height:170px;border-radius:50%;background:radial-gradient(circle at 34% 34%,#fb55078c,#f4111838 46%,#f4045000 72%);filter:blur(2px);pointer-events:none}.mm-feat-eyebrow{font-size:10px;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:#ff8a5c;position:relative;z-index:1}.mm-feat-title{margin-top:10px;font-size:19px;font-weight:700;letter-spacing:-.02em;line-height:1.2;color:#fff;position:relative;z-index:1}.mm-feat-copy{margin-top:8px;font-size:12.5px;line-height:1.65;color:#bdb6bb;position:relative;z-index:1}.mm-feat-cta{margin-top:auto;padding-top:16px;font-size:12.5px;font-weight:600;color:#fff;display:inline-flex;align-items:center;gap:6px;position:relative;z-index:1}.mm-feat-cta>span{transition:transform .2s ease;display:inline-block;font-size:15px;line-height:1}.mm-feat:hover .mm-feat-cta>span{transform:translate(3px)}.mm-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.mm .mm-grid:only-child,.mm-eyebrow+.mm-grid{align-content:start}@media (prefers-reduced-motion: reduce){.mm{animation:none}.mm-item,.mm-feat,.mm-item:after{transition:none}}.mm-body-2{display:grid;grid-template-columns:1fr 262px;gap:0 26px;margin-top:18px;align-items:stretch}.mm-pane-sm{min-height:150px}.mm-grid-1{grid-template-columns:1fr}.mm-body-2 .mm-feat{padding:20px 18px}.mm-body-2 .mm-feat-title{font-size:17px}
