.aj-hero-section{--aj-bg-main:#010405;--aj-bg-soft:#040808;--aj-text-main:#ffffff;--aj-title-dark:#f8fafc;--aj-text-muted:rgba(226,232,240,0.72);--aj-border:rgba(255,255,255,0.10);--aj-card-bg:rgba(7,12,14,0.82);--aj-card-bg-strong:rgba(10,16,18,0.92);--aj-green:#00d6a3;--aj-blue:#315cff;--aj-purple:#6d4dff;position:relative;overflow:hidden;padding:95px 0 85px;background:radial-gradient(circle at 9% 12%,rgba(0,125,96,0.26),transparent 31%),radial-gradient(circle at 88% 13%,rgba(70,52,180,0.27),transparent 36%),radial-gradient(circle at 18% 52%,rgba(0,95,78,0.08),transparent 34%),radial-gradient(circle at 88% 48%,rgba(95,75,255,0.08),transparent 36%),linear-gradient(115deg,rgba(0,95,78,0.08),transparent 34%),radial-gradient(ellipse at bottom center,rgba(2,2,4,0.95) 0%,rgba(2,2,4,0.62) 34%,rgba(0,0,0,0.92) 72%,#000000 100%),linear-gradient(180deg,#010405 0%,#020505 34%,#010204 58%,#020204 78%,#000000 100%);isolation:isolate}.aj-hero-section::before{content:"";position:absolute;inset:0;z-index:0;pointer-events:none;background-image:linear-gradient(rgba(255,255,255,0.035) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,0.035) 1px,transparent 1px);background-size:24px 24px;opacity:0.42;-webkit-mask-image:linear-gradient(180deg,#000 0%,#000 46%,rgba(0,0,0,0.38) 68%,transparent 86%,transparent 100%);mask-image:linear-gradient(180deg,#000 0%,#000 46%,rgba(0,0,0,0.38) 68%,transparent 86%,transparent 100%)}.aj-hero-section::after{content:"";position:absolute;inset:0;z-index:1;pointer-events:none;border:0 !important;border-radius:0 !important;background:linear-gradient(135deg,rgba(0,120,96,0.045),transparent 38%),linear-gradient(315deg,rgba(95,75,255,0.050),transparent 0%),radial-gradient(ellipse at bottom left,rgba(0,0,0,1) 0%,rgba(0,0,0,0.82) 28%,transparent 58%),radial-gradient(ellipse at bottom right,rgba(0,0,0,1) 0%,rgba(0,0,0,0.82) 28%,transparent 58%),linear-gradient(180deg,rgba(0,0,0,0.06) 0%,rgba(0,0,0,0.22) 42%,rgba(0,0,0,0.58) 66%,rgba(2,2,4,0.88) 80%,#000000 100% );box-shadow:none !important}.aj-hero-content{position:relative;z-index:3;max-width:620px;padding:20px 0}.aj-hero-eyebrow{display:inline-flex;align-items:center;gap:10px;padding:10px 16px;margin-bottom:24px;border-radius:999px;background:rgba(0,214,163,0.12);border:1px solid rgba(0,214,163,0.18);color:var(--aj-green);font-weight:800;font-size:15px;line-height:1;box-shadow:0 14px 35px rgba(0,214,163,0.10);backdrop-filter:blur(14px)}.aj-hero-eyebrow img{width:22px;height:22px;object-fit:contain}.aj-hero-title{margin:0;color:var(--aj-title-dark) !important;font-size:clamp(38px,5vw,68px);line-height:1.08;letter-spacing:-1.8px;font-weight:900;text-shadow:0 18px 45px rgba(0,0,0,0.45)}.aj-hero-title span:not(.gradient){color:var(--aj-title-dark) !important;-webkit-text-fill-color:var(--aj-title-dark) !important;opacity:1 !important}.aj-hero-title .gradient{display:inline-block;background:linear-gradient(90deg,#16f3c1 0%,#315cff 45%,#7c3aed 72%,#27b29e 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent !important;background-clip:text;color:transparent !important;text-shadow:none !important}.aj-hero-description{margin-top:22px;max-width:570px;color:var(--aj-text-muted);font-size:18px;line-height:1.8}.aj-hero-actions{display:flex;align-items:center;flex-wrap:wrap;gap:16px;margin-top:34px}.aj-hero-actions .eBtn{min-height:54px;padding:15px 24px;border-radius:16px;font-size:16px;font-weight:800;text-decoration:none;transition:all .25s ease}.aj-hero-actions .eBtn.gradient{color:#fff;border:0;background:linear-gradient(135deg,#00d6a3 0%,#315cff 55%,#6d4dff 100%);box-shadow:0 18px 45px rgba(49,92,255,0.26)}.aj-hero-actions .eBtn.gradient:hover{transform:translateY(-2px);box-shadow:0 24px 55px rgba(49,92,255,0.34)}.aj-hero-actions .learn-btn{display:inline-flex;align-items:center;gap:12px;color:var(--aj-text-main);background:rgba(255,255,255,0.055);border:1px solid var(--aj-border);box-shadow:0 18px 45px rgba(0,0,0,0.18);backdrop-filter:blur(14px)}.aj-hero-actions .learn-btn:hover{transform:translateY(-2px);border-color:rgba(0,214,163,0.35);background:rgba(255,255,255,0.075)}.aj-hero-actions .learn-btn i{width:38px;height:38px;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;color:#ffffff;background:rgba(49,92,255,0.22);border:1px solid rgba(49,92,255,0.30);font-size:14px}.aj-hero-review{display:flex;align-items:center;flex-wrap:wrap;gap:14px;margin-top:34px}.aj-review-avatars{display:flex;align-items:center;padding-left:0}.aj-review-avatar{width:42px;height:42px;margin-left:-10px;border-radius:50%;border:2px solid rgba(255,255,255,0.92);display:inline-flex;align-items:center;justify-content:center;overflow:hidden;background:#ffffff;box-shadow:0 12px 25px rgba(0,0,0,0.18)}.aj-review-avatar:first-child{margin-left:0}.aj-review-avatar img{width:100%;height:100%;object-fit:cover;display:block}.aj-review-content{display:flex;flex-direction:column;gap:5px}.aj-review-stars{display:flex;align-items:center;gap:5px;color:#fbbf24;font-size:14px;line-height:1}.aj-review-stars strong{color:var(--aj-text-main);font-size:15px;margin-left:6px;font-weight:900}.aj-review-text{color:var(--aj-text-muted);font-size:14px;line-height:1.2;margin:0}.aj-hero-visual{position:relative;z-index:3;min-height:560px;display:flex;align-items:center;justify-content:center}html[data-theme="light"] .aj-hero-section,html[data-bs-theme="light"] .aj-hero-section,html[data-aj-theme="light"] .aj-hero-section,body[data-theme="light"] .aj-hero-section,body[data-bs-theme="light"] .aj-hero-section,body[data-aj-theme="light"] .aj-hero-section,body.light .aj-hero-section,body.light-mode .aj-hero-section,.light-mode .aj-hero-section,[data-theme="light"] .aj-hero-section,[data-bs-theme="light"] .aj-hero-section,[data-aj-theme="light"] .aj-hero-section{--aj-text-main:#0f172a;--aj-title-dark:#0f172a;--aj-text-muted:#64748b;--aj-border:rgba(15,23,42,0.08);background:radial-gradient(circle at 16% 18%,rgba(0,214,163,0.050),transparent 38%),radial-gradient(circle at 78% 12%,rgba(109,77,255,0.038),transparent 42%),radial-gradient(circle at 84% 72%,rgba(0,214,163,0.035),transparent 42%),linear-gradient(180deg,#ffffff 0%,#fbfcff 52%,#ffffff 100%) !important}html[data-theme="light"] .aj-hero-section::before,html[data-bs-theme="light"] .aj-hero-section::before,html[data-aj-theme="light"] .aj-hero-section::before,body[data-theme="light"] .aj-hero-section::before,body[data-bs-theme="light"] .aj-hero-section::before,body[data-aj-theme="light"] .aj-hero-section::before,body.light .aj-hero-section::before,body.light-mode .aj-hero-section::before,.light-mode .aj-hero-section::before,[data-theme="light"] .aj-hero-section::before,[data-bs-theme="light"] .aj-hero-section::before,[data-aj-theme="light"] .aj-hero-section::before{background-image:linear-gradient(rgba(15,23,42,0.020) 1px,transparent 1px),linear-gradient(90deg,rgba(15,23,42,0.020) 1px,transparent 1px);opacity:0.42}html[data-theme="light"] .aj-hero-section::after,html[data-bs-theme="light"] .aj-hero-section::after,html[data-aj-theme="light"] .aj-hero-section::after,body[data-theme="light"] .aj-hero-section::after,body[data-bs-theme="light"] .aj-hero-section::after,body[data-aj-theme="light"] .aj-hero-section::after,body.light .aj-hero-section::after,body.light-mode .aj-hero-section::after,.light-mode .aj-hero-section::after,[data-theme="light"] .aj-hero-section::after,[data-bs-theme="light"] .aj-hero-section::after,[data-aj-theme="light"] .aj-hero-section::after{border:0 !important;border-radius:0 !important;box-shadow:none !important;background:linear-gradient(135deg,rgba(0,214,163,0.018),transparent 44%),linear-gradient(315deg,rgba(109,77,255,0.016),transparent 48%),linear-gradient(180deg,rgba(255,255,255,0.25),rgba(255,255,255,0.55))}html[data-theme="light"] .aj-hero-title,html[data-bs-theme="light"] .aj-hero-title,html[data-aj-theme="light"] .aj-hero-title,body[data-theme="light"] .aj-hero-title,body[data-bs-theme="light"] .aj-hero-title,body[data-aj-theme="light"] .aj-hero-title,body.light .aj-hero-title,body.light-mode .aj-hero-title,.light-mode .aj-hero-title,[data-theme="light"] .aj-hero-title,[data-bs-theme="light"] .aj-hero-title,[data-aj-theme="light"] .aj-hero-title{color:#0f172a !important;text-shadow:none !important}html[data-theme="light"] .aj-hero-title span:not(.gradient),html[data-bs-theme="light"] .aj-hero-title span:not(.gradient),html[data-aj-theme="light"] .aj-hero-title span:not(.gradient),body[data-theme="light"] .aj-hero-title span:not(.gradient),body[data-bs-theme="light"] .aj-hero-title span:not(.gradient),body[data-aj-theme="light"] .aj-hero-title span:not(.gradient),body.light .aj-hero-title span:not(.gradient),body.light-mode .aj-hero-title span:not(.gradient),.light-mode .aj-hero-title span:not(.gradient),[data-theme="light"] .aj-hero-title span:not(.gradient),[data-bs-theme="light"] .aj-hero-title span:not(.gradient),[data-aj-theme="light"] .aj-hero-title span:not(.gradient){color:#0f172a !important;-webkit-text-fill-color:#0f172a !important}html[data-theme="light"] .aj-hero-description,html[data-bs-theme="light"] .aj-hero-description,html[data-aj-theme="light"] .aj-hero-description,body[data-theme="light"] .aj-hero-description,body[data-bs-theme="light"] .aj-hero-description,body[data-aj-theme="light"] .aj-hero-description,body.light .aj-hero-description,body.light-mode .aj-hero-description,.light-mode .aj-hero-description,[data-theme="light"] .aj-hero-description,[data-bs-theme="light"] .aj-hero-description,[data-aj-theme="light"] .aj-hero-description{color:#64748b !important}html[data-theme="light"] .aj-hero-actions .learn-btn,html[data-bs-theme="light"] .aj-hero-actions .learn-btn,html[data-aj-theme="light"] .aj-hero-actions .learn-btn,body[data-theme="light"] .aj-hero-actions .learn-btn,body[data-bs-theme="light"] .aj-hero-actions .learn-btn,body[data-aj-theme="light"] .aj-hero-actions .learn-btn,body.light .aj-hero-actions .learn-btn,body.light-mode .aj-hero-actions .learn-btn,.light-mode .aj-hero-actions .learn-btn,[data-theme="light"] .aj-hero-actions .learn-btn,[data-bs-theme="light"] .aj-hero-actions .learn-btn,[data-aj-theme="light"] .aj-hero-actions .learn-btn{color:#0f172a !important;background:rgba(255,255,255,0.86) !important;border-color:rgba(15,23,42,0.08) !important;box-shadow:0 16px 38px rgba(15,23,42,0.08) !important}html[data-theme="light"] .aj-review-stars strong,html[data-bs-theme="light"] .aj-review-stars strong,html[data-aj-theme="light"] .aj-review-stars strong,body[data-theme="light"] .aj-review-stars strong,body[data-bs-theme="light"] .aj-review-stars strong,body[data-aj-theme="light"] .aj-review-stars strong,body.light .aj-review-stars strong,body.light-mode .aj-review-stars strong,.light-mode .aj-review-stars strong,[data-theme="light"] .aj-review-stars strong,[data-bs-theme="light"] .aj-review-stars strong,[data-aj-theme="light"] .aj-review-stars strong{color:#0f172a !important}html[data-theme="light"] .aj-review-text,html[data-bs-theme="light"] .aj-review-text,html[data-aj-theme="light"] .aj-review-text,body[data-theme="light"] .aj-review-text,body[data-bs-theme="light"] .aj-review-text,body[data-aj-theme="light"] .aj-review-text,body.light .aj-review-text,body.light-mode .aj-review-text,.light-mode .aj-review-text,[data-theme="light"] .aj-review-text,[data-bs-theme="light"] .aj-review-text,[data-aj-theme="light"] .aj-review-text{color:#64748b !important}@media (max-width:991px){.aj-hero-section{padding:58px 0 50px}.aj-hero-content{text-align:center;margin:auto}.aj-hero-eyebrow,.aj-hero-actions,.aj-hero-review{justify-content:center}.aj-hero-description{margin-left:auto;margin-right:auto}.aj-hero-visual{min-height:460px;margin-bottom:20px}}@media (max-width:575px){.aj-hero-section{padding:42px 0 40px}.aj-hero-section::after{inset:0;border-radius:0 !important}.aj-hero-title{font-size:38px;letter-spacing:-1px}.aj-hero-description{font-size:15px;line-height:1.7}.aj-hero-actions .eBtn{width:100%;justify-content:center}.aj-hero-review{margin-top:28px;justify-content:center;text-align:center}.aj-review-avatars{justify-content:center}.aj-review-avatar{width:38px;height:38px;font-size:12px}.aj-hero-visual{min-height:390px}}.aj-hero-section{background:linear-gradient( 180deg,rgba(2,6,8,0.94) 0%,rgba(2,6,8,0.82) 6%,rgba(2,6,8,0.58) 10%,rgba(2,6,8,0.32) 15%,rgba(2,6,8,0.14) 25%,rgba(2,6,8,0.00) 35% ),radial-gradient(circle at 9% 12%,rgba(0,125,96,0.26),transparent 15%),radial-gradient(circle at 88% 13%,rgba(70,52,180,0.27),transparent 20%),radial-gradient(circle at 18% 52%,rgba(0,95,78,0.08),transparent 22%),radial-gradient(circle at 88% 48%,rgba(95,75,255,0.08),transparent 24%),linear-gradient(115deg,rgba(0,95,78,0.08),transparent 22%),radial-gradient(ellipse at bottom center,rgba(2,2,4,0.95) 0%,rgba(2,2,4,0.62) 24%,rgba(0,0,0,0.92) 50%,#000000 100%),linear-gradient(180deg,#010405 0%,#020505 22%,#010204 46%,#020204 66%,#000000 100%) !important}.aj-hero-section::after{background:linear-gradient( 180deg,rgb(2 6 8 / 92%) 0%,rgb(2 6 8 / 83%) 10%,rgba(2,6,8,0.10) 24%,rgba(2,6,8,0.00) 42% ),linear-gradient(135deg,rgba(0,120,96,0.045),transparent 38%),linear-gradient(315deg,rgba(95,75,255,0.050),#00000070 0%),radial-gradient(ellipse at bottom left,rgba(0,0,0,1) 0%,rgba(0,0,0,0.82) 28%,transparent 58%),radial-gradient(ellipse at bottom right,rgba(0,0,0,1) 0%,rgba(0,0,0,0.82) 28%,transparent 58%),linear-gradient( 180deg,rgba(0,0,0,0.05) 0%,rgba(0,0,0,0.18) 42%,rgba(0,0,0,0.54) 66%,rgba(2,2,4,0.86) 80%,#000000 100% ) !important}html[data-theme="light"] .aj-hero-section,html[data-bs-theme="light"] .aj-hero-section,html[data-aj-theme="light"] .aj-hero-section,body[data-theme="light"] .aj-hero-section,body[data-bs-theme="light"] .aj-hero-section,body[data-aj-theme="light"] .aj-hero-section,body.light .aj-hero-section,body.light-mode .aj-hero-section,.light-mode .aj-hero-section,[data-theme="light"] .aj-hero-section,[data-bs-theme="light"] .aj-hero-section,[data-aj-theme="light"] .aj-hero-section{--aj-text-main:#0f172a;--aj-title-dark:#0f172a;--aj-text-muted:#64748b;--aj-border:rgba(15,23,42,0.08);background:linear-gradient( 180deg,rgba(255,255,255,0.90) 0%,rgba(255,255,255,0.86) 8%,rgba(255,255,255,0.72) 18%,rgba(255,255,255,0.46) 31%,rgba(255,255,255,0.20) 44%,rgba(255,255,255,0.00) 58% ),radial-gradient(circle at 8% 0%,rgba(0,214,163,0.040),transparent 34%),radial-gradient(circle at 88% 0%,rgba(109,77,255,0.035),transparent 36%),radial-gradient(circle at 16% 18%,rgba(0,214,163,0.045),transparent 40%),radial-gradient(circle at 78% 12%,rgba(109,77,255,0.034),transparent 44%),radial-gradient(circle at 84% 72%,rgba(0,214,163,0.032),transparent 42%),linear-gradient(180deg,rgba(255,255,255,0.90) 0%,#fbfcff 54%,#ffffff 100%) !important}html[data-theme="light"] .aj-hero-section::after,html[data-bs-theme="light"] .aj-hero-section::after,html[data-aj-theme="light"] .aj-hero-section::after,body[data-theme="light"] .aj-hero-section::after,body[data-bs-theme="light"] .aj-hero-section::after,body[data-aj-theme="light"] .aj-hero-section::after,body.light .aj-hero-section::after,body.light-mode .aj-hero-section::after,.light-mode .aj-hero-section::after,[data-theme="light"] .aj-hero-section::after,[data-bs-theme="light"] .aj-hero-section::after,[data-aj-theme="light"] .aj-hero-section::after{border:0 !important;border-radius:0 !important;box-shadow:none !important;background:linear-gradient( 180deg,rgba(255,255,255,0.38) 0%,rgba(255,255,255,0.24) 13%,rgba(255,255,255,0.11) 28%,rgba(255,255,255,0.00) 46% ),linear-gradient(135deg,rgba(0,214,163,0.014),transparent 46%),linear-gradient(315deg,rgba(109,77,255,0.014),transparent 50%),linear-gradient(180deg,rgba(255,255,255,0.10),rgba(255,255,255,0.34)) !important}.aj-hero-actions .learn-btn .aj-play-circle,.aj-hero-actions .learn-btn i.fa-play{width:38px !important;height:38px !important;min-width:38px !important;display:inline-flex !important;align-items:center !important;justify-content:center !important;padding:0 !important;margin:0 !important;line-height:1 !important;text-align:center !important;border-radius:50% !important;color:#ffffff !important;background:rgba(49,92,255,0.22) !important;border:1px solid rgba(49,92,255,0.30) !important;font-size:14px !important}.aj-hero-actions .learn-btn .aj-play-circle i,.aj-hero-actions .learn-btn i.fa-play::before{display:inline-flex !important;align-items:center !important;justify-content:center !important;line-height:1 !important;margin:0 !important;padding:0 !important;transform:translateX(1px)}#promoVideo{z-index:999999 !important;cursor:pointer}#promoVideo .modal-dialog{pointer-events:none !important}#promoVideo .modal-content{pointer-events:auto !important;position:relative;border:0 !important;border-radius:22px !important;overflow:hidden;background:#050809 !important;box-shadow:0 28px 90px rgba(0,0,0,0.46);cursor:default}#promoVideo .modal-body{position:relative;min-height:280px;padding:0 !important;background:#050809 !important;cursor:default}#promoVideo .aj-promo-close{position:absolute;top:14px;right:14px;z-index:5;width:42px;height:42px;display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:14px;background:rgba(255,255,255,0.92);color:#0f172a;box-shadow:0 12px 34px rgba(0,0,0,0.18);cursor:pointer;transition:transform .18s ease,background .18s ease}#promoVideo .aj-promo-close:hover{transform:translateY(-1px);background:#ffffff}#promoVideo .aj-promo-close i{font-size:18px;line-height:1}.modal-backdrop{z-index:999998 !important}.modal-backdrop.show{opacity:.62 !important}#promoVideo{position:fixed !important;inset:0 !important;z-index:999999 !important;cursor:pointer;overflow:hidden !important}#promoVideo .modal-dialog{pointer-events:none !important;margin:1.75rem auto !important;max-height:calc(100vh - 3.5rem) !important;transform:none !important}#promoVideo .modal-content{pointer-events:auto !important;position:relative;border:0 !important;border-radius:22px !important;overflow:hidden;background:#050809 !important;box-shadow:0 28px 90px rgba(0,0,0,0.46);cursor:default}#promoVideo .modal-body{position:relative;min-height:280px;padding:0 !important;background:#050809 !important;cursor:default}#promoVideo iframe,#promoVideo video{position:relative !important;z-index:2 !important;pointer-events:auto !important}#promoVideo .aj-promo-close{display:none !important}.modal-open{overflow:hidden !important;padding-right:0 !important}.modal-backdrop{z-index:999998 !important}.modal-backdrop.show{opacity:.62 !important}#promoVideo .modal-dialog{width:min(94vw,1120px) !important}#promoVideo .modal-content{background:#050809 !important}#promoVideo .modal-body{width:100% !important;min-height:auto !important;padding:0 !important;background:#050809 !important;overflow:hidden !important}#promoVideo .modal-body>iframe,#promoVideo .modal-body iframe,#promoVideo iframe{width:100% !important;height:min(62vw,630px) !important;min-height:320px !important;display:block !important;border:0 !important;opacity:1 !important;visibility:visible !important;background:#000000 !important}#promoVideo .modal-body>video,#promoVideo .modal-body video,#promoVideo video{width:100% !important;height:auto !important;max-height:80vh !important;display:block !important;opacity:1 !important;visibility:visible !important;background:#000000 !important}#promoVideo .modal-body .ratio,#promoVideo .modal-body .embed-responsive,#promoVideo .modal-body .video-wrapper,#promoVideo .modal-body .plyr,#promoVideo .modal-body .plyr__video-wrapper{width:100% !important;min-height:320px !important;aspect-ratio:16 / 9 !important;background:#000000 !important}#promoVideo .modal-body .ratio iframe,#promoVideo .modal-body .embed-responsive iframe,#promoVideo .modal-body .video-wrapper iframe,#promoVideo .modal-body .plyr iframe,#promoVideo .modal-body .plyr__video-wrapper iframe{position:absolute !important;inset:0 !important;width:100% !important;height:100% !important}@media (max-width:575px){#promoVideo .modal-dialog{width:calc(100vw - 22px) !important;margin:12px auto !important}#promoVideo .modal-body iframe,#promoVideo iframe{height:56vw !important;min-height:220px !important}#promoVideo .modal-body .ratio,#promoVideo .modal-body .embed-responsive,#promoVideo .modal-body .video-wrapper,#promoVideo .modal-body .plyr,#promoVideo .modal-body .plyr__video-wrapper{min-height:220px !important}}.aj-hero-section .row{position:relative;z-index:3}html[dir="rtl"] .aj-hero-section,html[dir="rtl"] .aj-hero-section .container,html[dir="rtl"] .aj-hero-section .row{direction:rtl !important}html[dir="ltr"] .aj-hero-section,html[dir="ltr"] .aj-hero-section .container,html[dir="ltr"] .aj-hero-section .row{direction:ltr !important}@media (min-width:992px){html[dir="rtl"] .aj-hero-section .row{flex-direction:row !important}html[dir="ltr"] .aj-hero-section .row{flex-direction:row !important}html[dir="rtl"] .aj-hero-section .col-lg-6.order-2.order-lg-1{order:1 !important}html[dir="rtl"] .aj-hero-section .col-sm-10.col-lg-6.order-1.order-lg-2{order:2 !important}html[dir="ltr"] .aj-hero-section .col-lg-6.order-2.order-lg-1{order:1 !important}html[dir="ltr"] .aj-hero-section .col-sm-10.col-lg-6.order-1.order-lg-2{order:2 !important}}html[dir="rtl"] .aj-hero-content{margin-right:0 !important;margin-left:auto !important;text-align:right !important;direction:rtl !important}html[dir="ltr"] .aj-hero-content{margin-left:0 !important;margin-right:auto !important;text-align:left !important;direction:ltr !important}html[dir="rtl"] .aj-hero-title,html[dir="rtl"] .aj-hero-description,html[dir="rtl"] .aj-review-text{text-align:right !important;direction:rtl !important;unicode-bidi:plaintext !important}html[dir="ltr"] .aj-hero-title,html[dir="ltr"] .aj-hero-description,html[dir="ltr"] .aj-review-text{text-align:left !important;direction:ltr !important}html[dir="rtl"] .aj-hero-title .gradient{direction:ltr !important;unicode-bidi:isolate !important}html[dir="rtl"] .aj-hero-eyebrow{flex-direction:row-reverse !important;text-align:right !important}html[dir="ltr"] .aj-hero-eyebrow{flex-direction:row !important;text-align:left !important}html[dir="rtl"] .aj-hero-actions{justify-content:flex-start !important;flex-direction:row-reverse !important}html[dir="ltr"] .aj-hero-actions{justify-content:flex-start !important;flex-direction:row !important}html[dir="rtl"] .aj-hero-actions .learn-btn{flex-direction:row-reverse !important}html[dir="ltr"] .aj-hero-actions .learn-btn{flex-direction:row !important}html[dir="rtl"] .aj-hero-review{justify-content:flex-start !important;flex-direction:row-reverse !important;text-align:right !important}html[dir="ltr"] .aj-hero-review{justify-content:flex-start !important;flex-direction:row !important;text-align:left !important}html[dir="rtl"] .aj-review-avatars{direction:ltr !important;padding-left:0 !important;padding-right:0 !important}html[dir="rtl"] .aj-review-content{align-items:flex-end !important;text-align:right !important}html[dir="ltr"] .aj-review-content{align-items:flex-start !important;text-align:left !important}html[dir="rtl"] .aj-review-stars{flex-direction:row-reverse !important}html[dir="rtl"] .aj-review-stars strong{margin-left:0 !important;margin-right:6px !important}html[dir="ltr"] .aj-review-stars strong{margin-left:6px !important;margin-right:0 !important}html[dir="rtl"] .aj-hero-visual{justify-content:center !important;direction:ltr !important}html[dir="ltr"] .aj-hero-visual{justify-content:center !important;direction:ltr !important}@media (max-width:991px){html[dir="rtl"] .aj-hero-section .row,html[dir="ltr"] .aj-hero-section .row{flex-direction:column-reverse !important}html[dir="rtl"] .aj-hero-content,html[dir="ltr"] .aj-hero-content{text-align:center !important;margin-left:auto !important;margin-right:auto !important}html[dir="rtl"] .aj-hero-title,html[dir="rtl"] .aj-hero-description,html[dir="ltr"] .aj-hero-title,html[dir="ltr"] .aj-hero-description{text-align:center !important}html[dir="rtl"] .aj-hero-eyebrow,html[dir="ltr"] .aj-hero-eyebrow,html[dir="rtl"] .aj-hero-actions,html[dir="ltr"] .aj-hero-actions,html[dir="rtl"] .aj-hero-review,html[dir="ltr"] .aj-hero-review{justify-content:center !important}html[dir="rtl"] .aj-review-content,html[dir="ltr"] .aj-review-content{align-items:center !important;text-align:center !important}html[dir="rtl"] .aj-review-text,html[dir="ltr"] .aj-review-text{text-align:center !important}}@media (max-width:575px){html[dir="rtl"] .aj-hero-actions,html[dir="ltr"] .aj-hero-actions{flex-direction:column !important}html[dir="rtl"] .aj-hero-actions .learn-btn,html[dir="ltr"] .aj-hero-actions .learn-btn{flex-direction:row !important}}html[dir="rtl"] .aj-hero-section .aj-hero-eyebrow{direction:rtl !important;flex-direction:row !important;justify-content:flex-start !important;text-align:right !important}html[dir="rtl"] .aj-hero-section .aj-hero-eyebrow img{order:1 !important;margin:0 !important}html[dir="rtl"] .aj-hero-section .aj-hero-eyebrow span{order:2 !important;direction:ltr !important;text-align:left !important}html[dir="ltr"] .aj-hero-section .aj-hero-eyebrow{direction:ltr !important;flex-direction:row !important;justify-content:flex-start !important;text-align:left !important}html[dir="rtl"] .aj-hero-section .aj-hero-actions{direction:rtl !important;flex-direction:row !important;justify-content:flex-start !important;align-items:center !important;text-align:right !important}html[dir="rtl"] .aj-hero-section .aj-hero-actions>a:first-child{order:1 !important}html[dir="rtl"] .aj-hero-section .aj-hero-actions>a:nth-child(2){order:2 !important}html[dir="rtl"] .aj-hero-section .aj-hero-actions .learn-btn{direction:rtl !important;flex-direction:row !important;justify-content:center !important;text-align:right !important}html[dir="rtl"] .aj-hero-section .aj-hero-actions .learn-btn .aj-play-circle{order:1 !important}html[dir="rtl"] .aj-hero-section .aj-hero-actions .learn-btn{gap:12px !important}html[dir="ltr"] .aj-hero-section .aj-hero-actions{direction:ltr !important;flex-direction:row !important;justify-content:flex-start !important;align-items:center !important;text-align:left !important}html[dir="ltr"] .aj-hero-section .aj-hero-actions .learn-btn{direction:ltr !important;flex-direction:row !important}html[dir="rtl"] .aj-hero-section .aj-hero-review{direction:rtl !important;flex-direction:row !important;justify-content:flex-start !important;align-items:center !important;text-align:right !important}html[dir="rtl"] .aj-hero-section .aj-review-avatars{order:1 !important;direction:ltr !important;justify-content:flex-start !important;padding-left:0 !important;padding-right:0 !important;margin:0 !important}html[dir="rtl"] .aj-hero-section .aj-review-content{order:2 !important;direction:ltr !important;align-items:flex-start !important;text-align:left !important;margin:0 !important}html[dir="rtl"] .aj-hero-section .aj-review-stars{direction:ltr !important;flex-direction:row !important;justify-content:flex-start !important;text-align:left !important}html[dir="rtl"] .aj-hero-section .aj-review-stars strong{direction:ltr !important;unicode-bidi:isolate !important;margin-left:6px !important;margin-right:0 !important}html[dir="rtl"] .aj-hero-section .aj-review-text{direction:ltr !important;unicode-bidi:isolate !important;text-align:left !important;margin:0 !important}html[dir="ltr"] .aj-hero-section .aj-hero-review{direction:ltr !important;flex-direction:row !important;justify-content:flex-start !important;align-items:center !important;text-align:left !important}html[dir="ltr"] .aj-hero-section .aj-review-avatars{order:1 !important;direction:ltr !important}html[dir="ltr"] .aj-hero-section .aj-review-content{order:2 !important;direction:ltr !important;align-items:flex-start !important;text-align:left !important}html[dir="ltr"] .aj-hero-section .aj-review-stars{direction:ltr !important;flex-direction:row !important}html[dir="ltr"] .aj-hero-section .aj-review-stars strong{margin-left:6px !important;margin-right:0 !important}html[dir="ltr"] .aj-hero-section .aj-review-text{direction:ltr !important;text-align:left !important}@media (max-width:991px){html[dir="rtl"] .aj-hero-section .aj-hero-eyebrow,html[dir="ltr"] .aj-hero-section .aj-hero-eyebrow,html[dir="rtl"] .aj-hero-section .aj-hero-actions,html[dir="ltr"] .aj-hero-section .aj-hero-actions,html[dir="rtl"] .aj-hero-section .aj-hero-review,html[dir="ltr"] .aj-hero-section .aj-hero-review{justify-content:center !important}html[dir="rtl"] .aj-hero-section .aj-review-content,html[dir="ltr"] .aj-hero-section .aj-review-content{align-items:flex-start !important;text-align:left !important}html[dir="rtl"] .aj-hero-section .aj-review-stars,html[dir="ltr"] .aj-hero-section .aj-review-stars{justify-content:flex-start !important}html[dir="rtl"] .aj-hero-section .aj-review-text,html[dir="ltr"] .aj-hero-section .aj-review-text{text-align:left !important}}@media (max-width:575px){html[dir="rtl"] .aj-hero-section .aj-hero-actions,html[dir="ltr"] .aj-hero-section .aj-hero-actions{flex-direction:column !important;align-items:stretch !important}html[dir="rtl"] .aj-hero-section .aj-hero-actions .learn-btn,html[dir="ltr"] .aj-hero-section .aj-hero-actions .learn-btn{flex-direction:row !important}html[dir="rtl"] .aj-hero-section .aj-hero-review,html[dir="ltr"] .aj-hero-section .aj-hero-review{flex-direction:row !important}}@media (max-width:575px){.aj-hero-section .aj-hero-actions,html[dir="rtl"] .aj-hero-section .aj-hero-actions,html[dir="ltr"] .aj-hero-section .aj-hero-actions{width:100% !important;flex-direction:row !important;flex-wrap:nowrap !important;align-items:center !important;justify-content:center !important;gap:10px !important}.aj-hero-section .aj-hero-actions .eBtn,html[dir="rtl"] .aj-hero-section .aj-hero-actions .eBtn,html[dir="ltr"] .aj-hero-section .aj-hero-actions .eBtn{width:auto !important;min-width:0 !important;max-width:none !important;flex:0 0 auto !important;align-self:center !important;padding:13px 18px !important;min-height:50px !important;font-size:14px !important;justify-content:center !important;white-space:nowrap !important}.aj-hero-section .aj-hero-actions .eBtn.gradient{min-width:135px !important}.aj-hero-section .aj-hero-actions .learn-btn{min-width:160px !important;gap:10px !important}.aj-hero-section .aj-hero-actions .learn-btn .aj-play-circle,.aj-hero-section .aj-hero-actions .learn-btn i.fa-play{width:34px !important;height:34px !important;min-width:34px !important}}#promoVideo{position:fixed !important;inset:0 !important;z-index:999999 !important;overflow:hidden !important;cursor:default !important}#promoVideo .modal-dialog{width:min(94vw,1120px) !important;max-width:1120px !important;margin:1.75rem auto !important;transform:none !important;pointer-events:none !important}#promoVideo .modal-content{position:relative !important;width:100% !important;border:0 !important;border-radius:22px !important;overflow:hidden !important;background:#000000 !important;box-shadow:0 28px 90px rgba(0,0,0,0.46) !important;cursor:default !important;pointer-events:auto !important}#promoVideo .modal-body{position:relative !important;width:100% !important;height:auto !important;min-height:0 !important;aspect-ratio:16 / 9 !important;padding:0 !important;margin:0 !important;line-height:0 !important;background:#000000 !important;overflow:hidden !important;cursor:default !important;pointer-events:auto !important}#promoVideo .modal-body>iframe,#promoVideo .modal-body>video{position:absolute !important;inset:0 !important;width:100% !important;height:100% !important;min-height:0 !important;max-height:none !important;display:block !important;border:0 !important;opacity:1 !important;visibility:visible !important;z-index:50 !important;pointer-events:auto !important;touch-action:manipulation !important;background:#000000 !important}#promoVideo .modal-body .ratio,#promoVideo .modal-body .embed-responsive,#promoVideo .modal-body .video-wrapper,#promoVideo .modal-body .plyr,#promoVideo .modal-body .plyr__video-wrapper{position:absolute !important;inset:0 !important;width:100% !important;height:100% !important;min-height:0 !important;max-height:none !important;aspect-ratio:auto !important;padding:0 !important;margin:0 !important;display:block !important;background:#000000 !important;overflow:hidden !important;pointer-events:auto !important}#promoVideo .modal-body .ratio::before,#promoVideo .modal-body .embed-responsive::before,#promoVideo .modal-body .video-wrapper::before,#promoVideo .modal-body .plyr::before,#promoVideo .modal-body .plyr__video-wrapper::before{content:none !important;display:none !important;padding:0 !important}#promoVideo .modal-body .ratio iframe,#promoVideo .modal-body .embed-responsive iframe,#promoVideo .modal-body .video-wrapper iframe,#promoVideo .modal-body .plyr iframe,#promoVideo .modal-body .plyr__video-wrapper iframe,#promoVideo .modal-body .ratio video,#promoVideo .modal-body .embed-responsive video,#promoVideo .modal-body .video-wrapper video,#promoVideo .modal-body .plyr video,#promoVideo .modal-body .plyr__video-wrapper video{position:absolute !important;inset:0 !important;width:100% !important;height:100% !important;min-height:0 !important;max-height:none !important;display:block !important;border:0 !important;opacity:1 !important;visibility:visible !important;z-index:60 !important;pointer-events:auto !important;touch-action:manipulation !important;background:#000000 !important}#promoVideo iframe,#promoVideo video{pointer-events:auto !important;touch-action:manipulation !important}#promoVideo .modal-body::before,#promoVideo .modal-body::after,#promoVideo .modal-content::before,#promoVideo .modal-content::after{content:none !important;display:none !important;pointer-events:none !important}#promoVideo .aj-promo-close{display:none !important}.modal-open{overflow:hidden !important;padding-right:0 !important}.modal-backdrop{z-index:999998 !important}.modal-backdrop.show{opacity:.62 !important}@media (max-width:575px){#promoVideo .modal-dialog{width:calc(100vw - 14px) !important;max-width:calc(100vw - 14px) !important;margin:8px auto !important}#promoVideo .modal-content{border-radius:18px !important}#promoVideo .modal-body{min-height:214px !important;aspect-ratio:16 / 9 !important}}.aj-hero-section{--aj-hero-motion-distance:18px}.aj-hero-section .aj-hero-content{animation:ajHeroContentIn .82s cubic-bezier(.2,.8,.2,1) both;will-change:transform,opacity}html[dir="rtl"] .aj-hero-section .aj-hero-content{animation-name:ajHeroContentInRtl}.aj-hero-section .aj-hero-eyebrow{position:relative;overflow:hidden}.aj-hero-section .aj-hero-eyebrow::after{content:"";position:absolute;inset:-80% -45%;background:linear-gradient(120deg,transparent 26%,rgba(255,255,255,0.32) 48%,transparent 70%);transform:translateX(-78%) rotate(10deg);pointer-events:none}.aj-hero-section .aj-hero-eyebrow img{animation:ajHeroRocket 2.8s ease-in-out .8s infinite;transform-origin:center}.aj-hero-section .aj-hero-title{animation:ajHeroFadeUp .78s cubic-bezier(.2,.8,.2,1) .18s both}.aj-hero-section .aj-hero-title .gradient{background-size:220% 100%;animation:ajHeroGradientMove 5.6s ease-in-out infinite}.aj-hero-section .aj-hero-description{animation:ajHeroFadeUp .78s cubic-bezier(.2,.8,.2,1) .30s both}.aj-hero-section .aj-hero-actions{animation:ajHeroFadeUp .78s cubic-bezier(.2,.8,.2,1) .42s both}.aj-hero-section .aj-hero-actions .eBtn.gradient,.aj-hero-section .aj-hero-actions .learn-btn{position:relative;overflow:hidden;will-change:transform,box-shadow}.aj-hero-section .aj-hero-actions .eBtn.gradient::before,.aj-hero-section .aj-hero-actions .learn-btn::before{content:"";position:absolute;inset:-80% -45%;background:linear-gradient(120deg,transparent 26%,rgba(255,255,255,0.36) 48%,transparent 70%);transform:translateX(-78%) rotate(10deg);pointer-events:none;z-index:0}.aj-hero-section .aj-hero-actions .eBtn.gradient>*,.aj-hero-section .aj-hero-actions .learn-btn>*{position:relative;z-index:2}.aj-hero-section .aj-hero-actions .eBtn.gradient:hover,.aj-hero-section .aj-hero-actions .learn-btn:hover{animation:ajHeroButtonPulse 1.35s ease-in-out infinite}.aj-hero-section .aj-hero-actions .learn-btn .aj-play-circle,.aj-hero-section .aj-hero-actions .learn-btn i.fa-play{animation:ajHeroPlayPulse 2.05s ease-in-out infinite}.aj-hero-section .aj-hero-review{animation:ajHeroFadeUp .78s cubic-bezier(.2,.8,.2,1) .54s both}.aj-hero-section .aj-review-avatar{animation:ajHeroAvatarFloat 3.6s ease-in-out infinite}.aj-hero-section .aj-review-avatar:nth-child(2){animation-delay:.18s}.aj-hero-section .aj-review-avatar:nth-child(3){animation-delay:.36s}.aj-hero-section .aj-review-avatar:nth-child(4){animation-delay:.54s}.aj-hero-section .aj-review-avatar:nth-child(5){animation-delay:.72s}.aj-hero-section .aj-review-stars i{animation:ajHeroStarTwinkle 2.6s ease-in-out infinite}.aj-hero-section .aj-review-stars i:nth-child(2){animation-delay:.18s}.aj-hero-section .aj-review-stars i:nth-child(3){animation-delay:.36s}.aj-hero-section .aj-review-stars i:nth-child(4){animation-delay:.54s}.aj-hero-section .aj-review-stars i:nth-child(5){animation-delay:.72s}.aj-hero-section .aj-hero-visual{animation:ajHeroVisualIn .9s cubic-bezier(.2,.8,.2,1) .22s both;will-change:transform,opacity}html[dir="rtl"] .aj-hero-section .aj-hero-visual{animation-name:ajHeroVisualInRtl}@keyframes ajHeroContentIn{from{opacity:0;transform:translateX(calc(-1 * var(--aj-hero-motion-distance)))}to{opacity:1;transform:translateX(0)}}@keyframes ajHeroContentInRtl{from{opacity:0;transform:translateX(var(--aj-hero-motion-distance))}to{opacity:1;transform:translateX(0)}}@keyframes ajHeroVisualIn{from{opacity:0;transform:translateX(var(--aj-hero-motion-distance)) scale(.985)}to{opacity:1;transform:translateX(0) scale(1)}}@keyframes ajHeroVisualInRtl{from{opacity:0;transform:translateX(calc(-1 * var(--aj-hero-motion-distance))) scale(.985)}to{opacity:1;transform:translateX(0) scale(1)}}@keyframes ajHeroFadeUp{from{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@keyframes ajHeroSoftFloat{0%,100%{transform:translateY(0)}50%{transform:translateY(-4px)}}@keyframes ajHeroRocket{0%,100%{transform:translateY(0) rotate(0deg)}42%{transform:translateY(-3px) rotate(-7deg)}70%{transform:translateY(1px) rotate(4deg)}}@keyframes ajHeroGradientMove{0%,100%{background-position:0% 50%}50%{background-position:100% 50%}}@keyframes ajHeroButtonPulse{0%,100%{box-shadow:0 18px 45px rgba(49,92,255,0.20)}50%{box-shadow:0 24px 58px rgba(0,214,163,0.22)}}@keyframes ajHeroPlayPulse{0%,100%{box-shadow:0 0 0 0 rgba(49,92,255,0.24);transform:scale(1)}50%{box-shadow:0 0 0 8px rgba(49,92,255,0.08);transform:scale(1.045)}}@keyframes ajHeroAvatarFloat{0%,100%{transform:translateY(0)}50%{transform:translateY(-3px)}}@keyframes ajHeroStarTwinkle{0%,100%{transform:scale(1);opacity:.86}50%{transform:scale(1.18);opacity:1}}@keyframes ajHeroVisualFloat{0%,100%{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes ajHeroShapeFloat{0%,100%{transform:translate3d(0,0,0) scale(1)}50%{transform:translate3d(0,-8px,0) scale(1.012)}}@keyframes ajHeroBlobOne{0%,100%{transform:translate(0,0) scale(1)}50%{transform:translate(-14px,12px) scale(1.08)}}@keyframes ajHeroBlobTwo{0%,100%{transform:translate(0,0) scale(1)}50%{transform:translate(16px,-10px) scale(1.08)}}@keyframes ajHeroPersonFloat{0%,100%{transform:translateY(0);filter:drop-shadow(0 30px 44px rgba(0,0,0,0.34))}50%{transform:translateY(-7px);filter:drop-shadow(0 38px 52px rgba(0,0,0,0.38))}}@keyframes ajHeroCardFloatOne{0%,100%{transform:translate3d(0,0,0)}50%{transform:translate3d(7px,-9px,0)}}@keyframes ajHeroCardFloatTwo{0%,100%{transform:translate3d(0,0,0)}50%{transform:translate3d(-7px,-8px,0)}}@keyframes ajHeroCardFloatThree{0%,100%{transform:translate3d(0,0,0)}50%{transform:translate3d(-6px,8px,0)}}@keyframes ajHeroIconPulse{0%,100%{transform:scale(1);background:rgba(0,214,163,0.12)}50%{transform:scale(1.06);background:rgba(0,214,163,0.20)}}@keyframes ajHeroRingRotate{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}@keyframes ajHeroRingPulse{0%,100%{opacity:.70;box-shadow:0 0 0 0 rgba(0,214,163,0.00)}50%{opacity:1;box-shadow:0 0 0 10px rgba(0,214,163,0.045)}}@keyframes ajHeroDotPulse{0%,100%{transform:scale(1);box-shadow:0 16px 30px rgba(251,191,36,0.30)}50%{transform:scale(1.16);box-shadow:0 18px 38px rgba(251,191,36,0.38)}}@media (max-width:991px){.aj-hero-section{--aj-hero-motion-distance:10px}}@media (max-width:575px){.aj-hero-section .aj-hero-content,html[dir="rtl"] .aj-hero-section .aj-hero-content,.aj-hero-section .aj-hero-visual,html[dir="rtl"] .aj-hero-section .aj-hero-visual{animation-duration:.62s}.aj-hero-section .aj-hero-eyebrow,.aj-hero-section .aj-review-avatar{animation-duration:6s}.aj-hero-section .aj-hero-actions .eBtn.gradient::before,.aj-hero-section .aj-hero-actions .learn-btn::before,.aj-hero-section .aj-hero-eyebrow::after{animation-duration:6.2s}}@media (prefers-reduced-motion:reduce){.aj-hero-section *,.aj-hero-section *::before,.aj-hero-section *::after{animation-duration:.001ms !important;animation-iteration-count:1 !important;scroll-behavior:auto !important}}.aj-hero-section.aj-hero-intro-done .aj-hero-content,.aj-hero-section.aj-hero-intro-done .aj-hero-eyebrow,.aj-hero-section.aj-hero-intro-done .aj-hero-title,.aj-hero-section.aj-hero-intro-done .aj-hero-description,.aj-hero-section.aj-hero-intro-done .aj-hero-actions,.aj-hero-section.aj-hero-intro-done .aj-hero-review,.aj-hero-section.aj-hero-intro-done .aj-hero-visual{animation:none !important;opacity:1 !important;transform:none !important}.aj-hero-eyebrow{animation:ajHeroEyebrowSoftAppear .55s ease-out both !important;will-change:opacity;transform:translateZ(0);backface-visibility:hidden}.aj-hero-eyebrow img{animation:ajHeroRocketSoftMove 1.4s ease-in-out infinite;will-change:transform;transform:translateZ(0)}@keyframes ajHeroEyebrowSoftAppear{from{opacity:0}to{opacity:1}}@keyframes ajHeroRocketSoftMove{0%,100%{transform:translate3d(0,0,0) rotate(0deg)}50%{transform:translate3d(2px,-2px,0) rotate(-6deg)}}.aj-hero-section.aj-hero-paused .aj-hero-eyebrow img,.aj-hero-section.aj-hero-paused .aj-hero-actions .eBtn::before{animation-play-state:paused !important}.aj-hero-eyebrow img{will-change:transform}@media (max-width:575px){.aj-hero-eyebrow img{animation-duration:3.2s !important}}.aj-hero-ai-visual{min-height:560px}.aj-hero-showcase{position:relative;width:min(560px,100%);min-height:540px;display:flex;align-items:center;justify-content:center;isolation:isolate;perspective:1100px}.aj-showcase-glow,.aj-showcase-orbit{position:absolute;pointer-events:none;z-index:0}.aj-showcase-glow-one{width:330px;height:330px;right:6%;top:8%;border-radius:50%;background:rgba(49,92,255,0.28);filter:blur(58px);animation:ajShowcaseGlowFloat 7s ease-in-out infinite}.aj-showcase-glow-two{width:300px;height:300px;left:0;bottom:5%;border-radius:50%;background:rgba(0,214,163,0.18);filter:blur(62px);animation:ajShowcaseGlowFloat 8.2s ease-in-out .7s infinite reverse}.aj-showcase-orbit-one{width:410px;height:410px;inset:auto auto 48px 32px;border-radius:50%;border:1px solid rgba(0,214,163,0.16);transform:rotate(-14deg);opacity:.85}.aj-showcase-orbit-two{width:250px;height:250px;top:38px;right:14px;border-radius:50%;border:1px dashed rgba(109,77,255,0.20);animation:ajShowcaseOrbitSpin 18s linear infinite;opacity:.72}.aj-ai-orbit-card{position:relative;z-index:2;width:min(530px,100%);min-height:505px;display:flex;flex-direction:column;justify-content:space-between;gap:18px;padding:22px;border-radius:46px;background:linear-gradient(180deg,rgba(255,255,255,0.12),rgba(255,255,255,0.035)),rgba(8,13,18,0.58);border:1px solid rgba(255,255,255,0.14);box-shadow:0 34px 85px rgba(0,0,0,0.34),0 0 80px rgba(49,92,255,0.13),inset 0 1px 0 rgba(255,255,255,0.16);backdrop-filter:none;-webkit-backdrop-filter:none;transform:rotate(-1.4deg) translateZ(0);overflow:hidden;animation:ajShowcaseCardFloat 5.8s ease-in-out infinite}.aj-ai-orbit-card::before{content:"";position:absolute;inset:0;padding:1px;border-radius:inherit;background:linear-gradient(135deg,rgba(0,214,163,0.90),rgba(49,92,255,0.58),rgba(109,77,255,0.95));-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none;opacity:.92}.aj-ai-orbit-card::after{content:"";position:absolute;inset:-40% -35%;background:linear-gradient(120deg,transparent 32%,rgba(255,255,255,0.20) 48%,transparent 64%);transform:translateX(-70%) rotate(12deg);animation:ajShowcaseShine 6.5s ease-in-out infinite;pointer-events:none}.aj-orbit-topline,.aj-orbit-bottom{position:relative;z-index:3;display:inline-flex;align-items:center;width:fit-content;max-width:100%;gap:10px;padding:11px 14px;border-radius:999px;color:rgba(255,255,255,0.78);background:rgba(255,255,255,0.075);border:1px solid rgba(255,255,255,0.12);box-shadow:0 14px 34px rgba(0,0,0,0.18);backdrop-filter:none;-webkit-backdrop-filter:none;font-size:13px;font-weight:400;line-height:1}.aj-live-dot{width:9px;height:9px;min-width:9px;border-radius:50%;background:#00d6a3;box-shadow:0 0 0 6px rgba(0,214,163,0.13),0 0 24px rgba(0,214,163,0.68);animation:ajLiveDotPulse 1.7s ease-in-out infinite}.aj-magic-panel{position:relative;z-index:3;width:100%;min-height:352px;display:flex;flex-direction:column;justify-content:center;gap:18px;padding:30px 28px;border-radius:34px;background:radial-gradient(circle at 15% 15%,rgba(0,214,163,0.10),transparent 34%),radial-gradient(circle at 85% 18%,rgba(109,77,255,0.15),transparent 36%),rgba(3,7,10,0.48);border:1px solid rgba(255,255,255,0.09);overflow:hidden}.aj-magic-panel::before{content:"";position:absolute;inset:0;pointer-events:none;background-image:linear-gradient(rgba(255,255,255,0.035) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,0.035) 1px,transparent 1px);background-size:22px 22px;opacity:.22;-webkit-mask-image:radial-gradient(circle at center,#000,transparent 78%);mask-image:radial-gradient(circle at center,#000,transparent 78%)}.aj-feature-row{position:relative;z-index:2;display:flex;align-items:center;gap:16px;color:rgba(255,255,255,0.26);font-size:clamp(18px,2.2vw,27px);font-weight:950;letter-spacing:-0.9px;line-height:1.08;opacity:.58;filter:none;transform:translateX(0) scale(.985);text-decoration:none !important;-webkit-font-smoothing:antialiased;text-rendering:geometricPrecision;transition:opacity .38s cubic-bezier(.2,.8,.2,1),transform .38s cubic-bezier(.2,.8,.2,1),color .38s cubic-bezier(.2,.8,.2,1)}.aj-feature-indicator{width:38px;height:38px;min-width:38px;display:inline-flex;align-items:center;justify-content:center;border-radius:14px;color:#ffffff;background:linear-gradient(135deg,#00d6a3 0%,#315cff 55%,#6d4dff 100%);box-shadow:0 16px 34px rgba(49,92,255,0.27);opacity:0;transform:scale(.72) rotate(-8deg);transition:opacity .58s cubic-bezier(.2,.8,.2,1),transform .58s cubic-bezier(.2,.8,.2,1),box-shadow .58s cubic-bezier(.2,.8,.2,1)}.aj-feature-indicator i{font-size:13px;transform:translateX(1px)}.aj-feature-text{display:inline-block;max-width:calc(100% - 54px);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.aj-feature-row.is-active{color:#ffffff;opacity:1;filter:none;transform:translateX(10px) scale(1.02);text-shadow:none}.aj-feature-row.is-active .aj-feature-indicator{opacity:1;transform:scale(1) rotate(0deg);box-shadow:0 18px 42px rgba(49,92,255,0.36),0 0 34px rgba(0,214,163,0.18)}.aj-feature-row.is-active .aj-feature-text{background:linear-gradient(90deg,#ffffff 0%,#dbeafe 42%,#ccfbf1 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;color:transparent}.aj-orbit-bottom{align-self:flex-end;color:rgba(255,255,255,0.62);font-size:12px;padding:10px 13px}.aj-bottom-separator{width:5px;height:5px;min-width:5px;border-radius:50%;background:rgba(0,214,163,0.70)}html[dir="rtl"] .aj-magic-panel,html[dir="rtl"] .aj-orbit-topline,html[dir="rtl"] .aj-orbit-bottom,html[dir="rtl"] .aj-feature-row{direction:rtl !important;text-align:right !important}html[dir="rtl"] .aj-feature-row{flex-direction:row !important}html[dir="rtl"] .aj-feature-row.is-active{transform:translateX(-10px) scale(1.02)}html[dir="ltr"] .aj-magic-panel,html[dir="ltr"] .aj-orbit-topline,html[dir="ltr"] .aj-orbit-bottom,html[dir="ltr"] .aj-feature-row{direction:ltr !important;text-align:left !important}html[dir="ltr"] .aj-feature-row{flex-direction:row !important}html[dir="rtl"] .aj-feature-indicator i{transform:rotate(0deg) translateX(1px)}html[dir="rtl"] .aj-orbit-bottom{align-self:flex-end}html[data-theme="light"] .aj-ai-orbit-card,html[data-bs-theme="light"] .aj-ai-orbit-card,html[data-aj-theme="light"] .aj-ai-orbit-card,body[data-theme="light"] .aj-ai-orbit-card,body[data-bs-theme="light"] .aj-ai-orbit-card,body[data-aj-theme="light"] .aj-ai-orbit-card,body.light .aj-ai-orbit-card,body.light-mode .aj-ai-orbit-card,.light-mode .aj-ai-orbit-card,[data-theme="light"] .aj-ai-orbit-card,[data-bs-theme="light"] .aj-ai-orbit-card,[data-aj-theme="light"] .aj-ai-orbit-card{background:linear-gradient(180deg,rgba(255,255,255,0.92),rgba(255,255,255,0.72)),rgba(255,255,255,0.88);border-color:rgba(15,23,42,0.08);box-shadow:0 34px 85px rgba(15,23,42,0.10),0 0 80px rgba(49,92,255,0.08),inset 0 1px 0 rgba(255,255,255,0.75)}html[data-theme="light"] .aj-magic-panel,html[data-bs-theme="light"] .aj-magic-panel,html[data-aj-theme="light"] .aj-magic-panel,body[data-theme="light"] .aj-magic-panel,body[data-bs-theme="light"] .aj-magic-panel,body[data-aj-theme="light"] .aj-magic-panel,body.light .aj-magic-panel,body.light-mode .aj-magic-panel,.light-mode .aj-magic-panel,[data-theme="light"] .aj-magic-panel,[data-bs-theme="light"] .aj-magic-panel,[data-aj-theme="light"] .aj-magic-panel{background:radial-gradient(circle at 15% 15%,rgba(0,214,163,0.08),transparent 34%),radial-gradient(circle at 85% 18%,rgba(109,77,255,0.10),transparent 36%),rgba(255,255,255,0.62);border-color:rgba(15,23,42,0.07)}html[data-theme="light"] .aj-orbit-topline,html[data-theme="light"] .aj-orbit-bottom,html[data-bs-theme="light"] .aj-orbit-topline,html[data-bs-theme="light"] .aj-orbit-bottom,html[data-aj-theme="light"] .aj-orbit-topline,html[data-aj-theme="light"] .aj-orbit-bottom,body[data-theme="light"] .aj-orbit-topline,body[data-theme="light"] .aj-orbit-bottom,body[data-bs-theme="light"] .aj-orbit-topline,body[data-bs-theme="light"] .aj-orbit-bottom,body[data-aj-theme="light"] .aj-orbit-topline,body[data-aj-theme="light"] .aj-orbit-bottom,body.light .aj-orbit-topline,body.light .aj-orbit-bottom,body.light-mode .aj-orbit-topline,body.light-mode .aj-orbit-bottom,.light-mode .aj-orbit-topline,.light-mode .aj-orbit-bottom,[data-theme="light"] .aj-orbit-topline,[data-theme="light"] .aj-orbit-bottom,[data-bs-theme="light"] .aj-orbit-topline,[data-bs-theme="light"] .aj-orbit-bottom,[data-aj-theme="light"] .aj-orbit-topline,[data-aj-theme="light"] .aj-orbit-bottom{color:#475569;background:rgba(255,255,255,0.74);border-color:rgba(15,23,42,0.08);box-shadow:0 14px 34px rgba(15,23,42,0.08)}html[data-theme="light"] .aj-feature-row,html[data-bs-theme="light"] .aj-feature-row,html[data-aj-theme="light"] .aj-feature-row,body[data-theme="light"] .aj-feature-row,body[data-bs-theme="light"] .aj-feature-row,body[data-aj-theme="light"] .aj-feature-row,body.light .aj-feature-row,body.light-mode .aj-feature-row,.light-mode .aj-feature-row,[data-theme="light"] .aj-feature-row,[data-bs-theme="light"] .aj-feature-row,[data-aj-theme="light"] .aj-feature-row{color:rgba(15,23,42,0.25)}html[data-theme="light"] .aj-feature-row.is-active,html[data-bs-theme="light"] .aj-feature-row.is-active,html[data-aj-theme="light"] .aj-feature-row.is-active,body[data-theme="light"] .aj-feature-row.is-active,body[data-bs-theme="light"] .aj-feature-row.is-active,body[data-aj-theme="light"] .aj-feature-row.is-active,body.light .aj-feature-row.is-active,body.light-mode .aj-feature-row.is-active,.light-mode .aj-feature-row.is-active,[data-theme="light"] .aj-feature-row.is-active,[data-bs-theme="light"] .aj-feature-row.is-active,[data-aj-theme="light"] .aj-feature-row.is-active{color:#0f172a;text-shadow:none}html[data-theme="light"] .aj-feature-row.is-active .aj-feature-text,html[data-bs-theme="light"] .aj-feature-row.is-active .aj-feature-text,html[data-aj-theme="light"] .aj-feature-row.is-active .aj-feature-text,body[data-theme="light"] .aj-feature-row.is-active .aj-feature-text,body[data-bs-theme="light"] .aj-feature-row.is-active .aj-feature-text,body[data-aj-theme="light"] .aj-feature-row.is-active .aj-feature-text,body.light .aj-feature-row.is-active .aj-feature-text,body.light-mode .aj-feature-row.is-active .aj-feature-text,.light-mode .aj-feature-row.is-active .aj-feature-text,[data-theme="light"] .aj-feature-row.is-active .aj-feature-text,[data-bs-theme="light"] .aj-feature-row.is-active .aj-feature-text,[data-aj-theme="light"] .aj-feature-row.is-active .aj-feature-text{background:linear-gradient(90deg,#0f172a 0%,#315cff 52%,#00a883 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;color:transparent}@keyframes ajShowcaseCardFloat{0%,100%{transform:rotate(-1.4deg) translate3d(0,0,0)}50%{transform:rotate(1.1deg) translate3d(0,-12px,0)}}@keyframes ajShowcaseGlowFloat{0%,100%{transform:translate3d(0,0,0) scale(1)}50%{transform:translate3d(18px,-14px,0) scale(1.06)}}@keyframes ajShowcaseOrbitSpin{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}@keyframes ajShowcaseShine{0%,42%{transform:translateX(-72%) rotate(12deg);opacity:0}54%{opacity:.75}70%,100%{transform:translateX(72%) rotate(12deg);opacity:0}}@keyframes ajLiveDotPulse{0%,100%{transform:scale(1);opacity:1}50%{transform:scale(.74);opacity:.72}}.aj-hero-section.aj-hero-paused .aj-ai-orbit-card,.aj-hero-section.aj-hero-paused .aj-showcase-glow,.aj-hero-section.aj-hero-paused .aj-showcase-orbit,.aj-hero-section.aj-hero-paused .aj-live-dot{animation-play-state:paused !important}@media (max-width:991px){.aj-hero-ai-visual{min-height:480px;margin-bottom:18px}.aj-hero-showcase{min-height:470px;width:min(520px,100%)}.aj-ai-orbit-card{min-height:455px;border-radius:38px}.aj-magic-panel{min-height:305px;padding:26px 24px}}@media (max-width:575px){.aj-hero-ai-visual{min-height:405px !important}.aj-hero-showcase{min-height:390px;width:100%}.aj-ai-orbit-card{width:96%;min-height:365px;padding:15px;border-radius:30px;transform:none}.aj-magic-panel{min-height:238px;gap:12px;padding:20px 17px;border-radius:24px}.aj-feature-row{gap:10px;font-size:clamp(1px,5.35vw,20px);letter-spacing:-0.45px}.aj-feature-indicator{width:30px;height:30px;min-width:30px;border-radius:11px}.aj-feature-indicator i{font-size:10px}.aj-feature-text{max-width:calc(100% - 40px)}.aj-orbit-topline,.aj-orbit-bottom{font-size:10px;padding:9px 11px}.aj-showcase-orbit-one,.aj-showcase-orbit-two{display:none}}.aj-hero-showcase,.aj-ai-orbit-card,.aj-magic-panel,.aj-feature-row,.aj-feature-text,.aj-orbit-topline,.aj-orbit-bottom{filter:none !important;-webkit-filter:none !important;text-shadow:none !important;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:geometricPrecision}.aj-ai-orbit-card,.aj-orbit-topline,.aj-orbit-bottom{backdrop-filter:none !important;-webkit-backdrop-filter:none !important}.aj-ai-orbit-card{transform:rotate(-1.4deg) translateZ(0);animation:ajShowcaseCardFloat 5.8s ease-in-out infinite !important;will-change:transform}.aj-hero-showcase{animation:ajShowcaseWholeFloat 7.2s ease-in-out infinite !important;will-change:transform}.aj-magic-panel{animation:ajMagicPanelBreath 4.9s ease-in-out infinite !important;will-change:transform,box-shadow,border-color}.aj-feature-row,.aj-feature-row:hover,.aj-feature-row.is-active,.aj-feature-text,.aj-feature-row.is-active .aj-feature-text{filter:none !important;-webkit-filter:none !important;text-shadow:none !important}@keyframes ajShowcaseWholeFloat{0%,100%{transform:translate3d(0,0,0) rotate(0deg)}50%{transform:translate3d(0,-8px,0) rotate(.35deg)}}@keyframes ajMagicPanelBreath{0%,100%{transform:translate3d(0,0,0) scale(1);border-color:rgba(255,255,255,0.09);box-shadow:inset 0 1px 0 rgba(255,255,255,0.05)}50%{transform:translate3d(0,-4px,0) scale(1.008);border-color:rgba(0,214,163,0.18);box-shadow:inset 0 1px 0 rgba(255,255,255,0.09),0 18px 40px rgba(0,214,163,0.06)}}.aj-feature-row{cursor:pointer;text-decoration:none !important}.aj-feature-row:hover{opacity:.92;color:#ffffff}.aj-orbit-topline,.aj-orbit-topline span:not(.aj-live-dot),.aj-orbit-bottom,.aj-orbit-bottom span{font-weight:400 !important}.aj-feature-row.is-active .aj-feature-text{font-weight:900}body.aj-promo-open .aj-hero-section,body.aj-promo-open .aj-hero-section *,body.aj-promo-open .aj-hero-section::before,body.aj-promo-open .aj-hero-section::after{animation:none !important;transition:none !important;will-change:auto !important}body.aj-promo-open .aj-showcase-glow,body.aj-promo-open .aj-showcase-orbit,body.aj-promo-open .aj-ai-orbit-card::after,body.aj-promo-open .aj-magic-panel::before{display:none !important}body.aj-promo-open .aj-ai-orbit-card,body.aj-promo-open .aj-magic-panel,body.aj-promo-open .aj-orbit-topline,body.aj-promo-open .aj-orbit-bottom{filter:none !important;-webkit-filter:none !important;backdrop-filter:none !important;-webkit-backdrop-filter:none !important;transform:none !important}#promoVideo,#promoVideo .modal-dialog,#promoVideo .modal-content,#promoVideo .modal-body,#promoVideo iframe,#promoVideo video,.modal-backdrop{backface-visibility:hidden !important;-webkit-backface-visibility:hidden !important;transform:translateZ(0) !important}#promoVideo,.modal-backdrop{backdrop-filter:none !important;-webkit-backdrop-filter:none !important}.aj-feature-row{font-size:clamp(18px,2.2vw,25px) !important}@media (max-width:575px){.aj-feature-row{font-size:clamp(15px,5.35vw,16px) !important}}.aj-showcase-glow,.aj-showcase-orbit{display:none !important;opacity:0 !important;visibility:hidden !important;animation:none !important}.aj-feature-preview-stage{display:none}@media (min-width:992px){.aj-hero-showcase.aj-feature-preview-ready{width:min(680px,116%);max-width:680px}.aj-hero-showcase.aj-feature-preview-ready .aj-ai-orbit-card{width:min(470px,78%);min-height:492px;margin-inline-end:112px;transition:width .52s cubic-bezier(.22,.61,.36,1),min-height .52s cubic-bezier(.22,.61,.36,1),margin .52s cubic-bezier(.22,.61,.36,1)}html[dir="rtl"] .aj-hero-showcase.aj-feature-preview-ready .aj-ai-orbit-card{margin-inline-end:0;margin-inline-start:112px}.aj-hero-showcase.aj-feature-preview-ready .aj-magic-panel{min-height:332px;padding-inline-end:24px;transition:min-height .52s cubic-bezier(.22,.61,.36,1),padding .52s cubic-bezier(.22,.61,.36,1)}.aj-feature-preview-stage{position:absolute;z-index:8;top:50%;inset-inline-end:0;width:208px;height:292px;display:block;pointer-events:none;opacity:0;transform:translate3d(24px,-50%,0) scale(.92) rotate(3deg);transition:opacity .5s ease,transform .58s cubic-bezier(.22,.61,.36,1);filter:drop-shadow(0 28px 50px rgba(0,0,0,.28))}html[dir="rtl"] .aj-feature-preview-stage{inset-inline-end:auto;inset-inline-start:0;transform:translate3d(-24px,-50%,0) scale(.92) rotate(-3deg)}.aj-hero-showcase.aj-feature-preview-ready .aj-feature-preview-stage{opacity:1;transform:translate3d(0,-50%,0) scale(1) rotate(0deg)}html[dir="rtl"] .aj-hero-showcase.aj-feature-preview-ready .aj-feature-preview-stage{transform:translate3d(0,-50%,0) scale(1) rotate(0deg)}.aj-feature-preview{position:absolute;inset:0;display:block;border-radius:32px;overflow:hidden;background-image:var(--aj-preview-image);background-position:center;background-size:cover;background-repeat:no-repeat;opacity:0;transform:translate3d(26px,10px,0) scale(.90) rotate(4deg);transition:opacity .48s ease,transform .62s cubic-bezier(.22,.61,.36,1);border:1px solid rgba(255,255,255,.16);box-shadow:0 28px 64px rgba(0,0,0,.28),0 0 0 1px rgba(0,214,163,.10),inset 0 1px 0 rgba(255,255,255,.16)}html[dir="rtl"] .aj-feature-preview{transform:translate3d(-26px,10px,0) scale(.90) rotate(-4deg)}.aj-feature-preview.is-active{opacity:1;transform:translate3d(0,0,0) scale(1) rotate(0deg)}html[dir="rtl"] .aj-feature-preview.is-active{transform:translate3d(0,0,0) scale(1) rotate(0deg)}.aj-feature-preview::before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 18% 16%,rgba(0,214,163,.34),transparent 32%),linear-gradient(180deg,rgba(2,6,23,.08) 0%,rgba(2,6,23,.18) 42%,rgba(2,6,23,.82) 100%);pointer-events:none}.aj-feature-preview::after{content:"";position:absolute;inset:14px;border-radius:24px;border:1px solid rgba(255,255,255,.16);pointer-events:none}.aj-preview-caption{position:absolute;left:16px;right:16px;bottom:16px;z-index:2;display:flex;align-items:center;gap:9px;min-height:42px;padding:10px 12px;border-radius:16px;color:#ffffff;background:rgba(3,7,10,.60);border:1px solid rgba(255,255,255,.13);box-shadow:0 14px 28px rgba(0,0,0,.24);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);font-size:12px;font-weight:800;line-height:1.25}.aj-preview-caption i{width:26px;height:26px;min-width:26px;display:inline-flex;align-items:center;justify-content:center;border-radius:9px;color:#07100d;background:linear-gradient(135deg,#00d6a3,#22d7ee);font-size:12px}html[data-theme="light"] .aj-feature-preview,html[data-bs-theme="light"] .aj-feature-preview,html[data-aj-theme="light"] .aj-feature-preview,body[data-theme="light"] .aj-feature-preview,body[data-bs-theme="light"] .aj-feature-preview,body[data-aj-theme="light"] .aj-feature-preview,body.light .aj-feature-preview,body.light-mode .aj-feature-preview,.light-mode .aj-feature-preview,[data-theme="light"] .aj-feature-preview,[data-bs-theme="light"] .aj-feature-preview,[data-aj-theme="light"] .aj-feature-preview{border-color:rgba(15,23,42,.08);box-shadow:0 26px 58px rgba(15,23,42,.14),0 0 0 1px rgba(0,214,163,.12),inset 0 1px 0 rgba(255,255,255,.50)}html[data-theme="light"] .aj-preview-caption,html[data-bs-theme="light"] .aj-preview-caption,html[data-aj-theme="light"] .aj-preview-caption,body[data-theme="light"] .aj-preview-caption,body[data-bs-theme="light"] .aj-preview-caption,body[data-aj-theme="light"] .aj-preview-caption,body.light .aj-preview-caption,body.light-mode .aj-preview-caption,.light-mode .aj-preview-caption,[data-theme="light"] .aj-preview-caption,[data-bs-theme="light"] .aj-preview-caption,[data-aj-theme="light"] .aj-preview-caption{color:#0f172a;background:rgba(255,255,255,.76);border-color:rgba(15,23,42,.08)}}@media (min-width:992px) and (max-width:1199px){.aj-feature-preview-stage{width:178px;height:258px}.aj-hero-showcase.aj-feature-preview-ready .aj-ai-orbit-card{margin-inline-end:86px}html[dir="rtl"] .aj-hero-showcase.aj-feature-preview-ready .aj-ai-orbit-card{margin-inline-start:86px;margin-inline-end:0}}@media (max-width:991px){.aj-feature-preview-stage{display:none !important}}@media (min-width:992px){.aj-hero-showcase.aj-feature-preview-ready{width:min(760px,128%) !important;max-width:760px !important;min-height:540px !important;overflow:visible !important}.aj-hero-showcase.aj-feature-preview-ready .aj-ai-orbit-card{width:min(530px,100%) !important;min-height:505px !important;margin-inline-end:172px !important;margin-inline-start:0 !important;flex:0 0 auto !important;transition:margin .58s cubic-bezier(.22,.61,.36,1),transform .58s cubic-bezier(.22,.61,.36,1),box-shadow .58s cubic-bezier(.22,.61,.36,1) !important}html[dir="rtl"] .aj-hero-showcase.aj-feature-preview-ready .aj-ai-orbit-card{margin-inline-start:172px !important;margin-inline-end:0 !important}.aj-hero-showcase.aj-feature-preview-ready .aj-magic-panel{min-height:352px !important;padding:30px 28px !important;gap:18px !important;justify-content:center !important;overflow:hidden !important;transition:padding .42s ease,min-height .42s ease !important}.aj-hero-showcase.aj-feature-preview-ready .aj-feature-row{display:flex !important;visibility:visible !important;opacity:.58;transform:translateX(0) scale(.985)}.aj-hero-showcase.aj-feature-preview-ready .aj-feature-row.is-active{opacity:1 !important;transform:translateX(10px) scale(1.02) !important}html[dir="rtl"] .aj-hero-showcase.aj-feature-preview-ready .aj-feature-row.is-active{transform:translateX(-10px) scale(1.02) !important}.aj-feature-preview-stage{width:214px !important;height:304px !important;inset-inline-end:0 !important;top:50% !important;z-index:9 !important;display:block !important;opacity:0;transform:translate3d(28px,-50%,0) scale(.92) rotate(4deg);transition:opacity .5s ease,transform .62s cubic-bezier(.22,.61,.36,1) !important}html[dir="rtl"] .aj-feature-preview-stage{inset-inline-end:auto !important;inset-inline-start:0 !important;transform:translate3d(-28px,-50%,0) scale(.92) rotate(-4deg)}.aj-hero-showcase.aj-feature-preview-ready .aj-feature-preview-stage{opacity:1 !important;transform:translate3d(0,-50%,0) scale(1) rotate(0deg) !important}html[dir="rtl"] .aj-hero-showcase.aj-feature-preview-ready .aj-feature-preview-stage{transform:translate3d(0,-50%,0) scale(1) rotate(0deg) !important}.aj-feature-preview{border-radius:34px !important;transform-origin:center center}.aj-feature-preview.is-active{animation:ajFeaturePreviewReveal .62s cubic-bezier(.22,.61,.36,1) both}.aj-feature-preview.is-active::before{animation:ajFeaturePreviewLight .72s ease both}}@media (min-width:992px) and (max-width:1199px){.aj-hero-showcase.aj-feature-preview-ready{width:min(705px,122%) !important;max-width:705px !important}.aj-hero-showcase.aj-feature-preview-ready .aj-ai-orbit-card{width:min(510px,100%) !important;margin-inline-end:142px !important}html[dir="rtl"] .aj-hero-showcase.aj-feature-preview-ready .aj-ai-orbit-card{margin-inline-start:142px !important;margin-inline-end:0 !important}.aj-feature-preview-stage{width:184px !important;height:270px !important}}@keyframes ajFeaturePreviewReveal{0%{opacity:0;transform:translate3d(24px,8px,0) scale(.90) rotate(3deg);filter:saturate(.85) contrast(.94)}58%{opacity:1;transform:translate3d(-3px,-2px,0) scale(1.025) rotate(-.45deg);filter:saturate(1.04) contrast(1.02)}100%{opacity:1;transform:translate3d(0,0,0) scale(1) rotate(0deg);filter:saturate(1) contrast(1)}}html[dir="rtl"] .aj-feature-preview.is-active{animation-name:ajFeaturePreviewRevealRtl}@keyframes ajFeaturePreviewRevealRtl{0%{opacity:0;transform:translate3d(-24px,8px,0) scale(.90) rotate(-3deg);filter:saturate(.85) contrast(.94)}58%{opacity:1;transform:translate3d(3px,-2px,0) scale(1.025) rotate(.45deg);filter:saturate(1.04) contrast(1.02)}100%{opacity:1;transform:translate3d(0,0,0) scale(1) rotate(0deg);filter:saturate(1) contrast(1)}}@keyframes ajFeaturePreviewLight{0%{opacity:.86}50%{opacity:1}100%{opacity:.92}}@media (min-width:992px){.aj-hero-section .aj-hero-visual{justify-content:flex-end !important;overflow:visible !important}.aj-hero-section .aj-hero-showcase,.aj-hero-section .aj-hero-showcase.aj-feature-preview-ready{position:relative !important;width:min(610px,100%) !important;max-width:610px !important;min-height:535px !important;margin-inline-start:auto !important;margin-inline-end:0 !important;overflow:visible !important;transform:none !important}html[dir="rtl"] .aj-hero-section .aj-hero-showcase,html[dir="rtl"] .aj-hero-section .aj-hero-showcase.aj-feature-preview-ready{margin-inline-start:0 !important;margin-inline-end:auto !important}.aj-hero-section .aj-hero-showcase.aj-feature-preview-ready .aj-ai-orbit-card{width:calc(100% - 92px) !important;max-width:520px !important;min-height:505px !important;margin-inline-start:0 !important;margin-inline-end:92px !important;flex:0 0 auto !important}html[dir="rtl"] .aj-hero-section .aj-hero-showcase.aj-feature-preview-ready .aj-ai-orbit-card{margin-inline-start:92px !important;margin-inline-end:0 !important}.aj-hero-section .aj-hero-showcase.aj-feature-preview-ready .aj-magic-panel{min-height:352px !important;padding:26px 24px !important;gap:13px !important;justify-content:center !important;overflow:hidden !important}.aj-hero-section .aj-hero-showcase.aj-feature-preview-ready .aj-feature-row{display:flex !important;visibility:visible !important;opacity:.54 !important;transform:translateX(0) scale(1) !important;min-height:37px !important;font-size:clamp(17px,1.55vw,22px) !important;line-height:1.12 !important}.aj-hero-section .aj-hero-showcase.aj-feature-preview-ready .aj-feature-row.is-active{opacity:1 !important;transform:translateX(8px) scale(1.015) !important}html[dir="rtl"] .aj-hero-section .aj-hero-showcase.aj-feature-preview-ready .aj-feature-row.is-active{transform:translateX(-8px) scale(1.015) !important}.aj-hero-section .aj-hero-showcase.aj-feature-preview-ready .aj-feature-preview-stage{width:188px !important;height:280px !important;top:50% !important;inset-inline-end:0 !important;z-index:12 !important;display:block !important;opacity:1 !important;transform:translate3d(0,-50%,0) scale(1) rotate(0deg) !important;filter:drop-shadow(0 26px 42px rgba(0,0,0,.24)) !important;pointer-events:none !important}html[dir="rtl"] .aj-hero-section .aj-hero-showcase.aj-feature-preview-ready .aj-feature-preview-stage{inset-inline-end:auto !important;inset-inline-start:0 !important;transform:translate3d(0,-50%,0) scale(1) rotate(0deg) !important}.aj-hero-section .aj-feature-preview{border-radius:30px !important}}@media (min-width:992px) and (max-width:1199px){.aj-hero-section .aj-hero-showcase,.aj-hero-section .aj-hero-showcase.aj-feature-preview-ready{width:min(570px,100%) !important;max-width:570px !important}.aj-hero-section .aj-hero-showcase.aj-feature-preview-ready .aj-ai-orbit-card{width:calc(100% - 78px) !important;margin-inline-end:78px !important}html[dir="rtl"] .aj-hero-section .aj-hero-showcase.aj-feature-preview-ready .aj-ai-orbit-card{margin-inline-start:78px !important;margin-inline-end:0 !important}.aj-hero-section .aj-hero-showcase.aj-feature-preview-ready .aj-feature-preview-stage{width:160px !important;height:244px !important}.aj-hero-section .aj-hero-showcase.aj-feature-preview-ready .aj-feature-row{font-size:clamp(15px,1.38vw,19px) !important;gap:12px !important}}@media (min-width:992px){.aj-hero-section .aj-hero-showcase,.aj-hero-section .aj-hero-showcase.aj-feature-preview-ready{overflow:visible !important}.aj-hero-section .aj-hero-showcase.aj-feature-preview-ready .aj-ai-orbit-card{margin-inline-end:104px !important}html[dir="rtl"] .aj-hero-section .aj-hero-showcase.aj-feature-preview-ready .aj-ai-orbit-card{margin-inline-start:104px !important;margin-inline-end:0 !important}.aj-hero-section .aj-hero-showcase.aj-feature-preview-ready .aj-feature-preview-stage{width:184px !important;height:278px !important;inset-inline-end:-58px !important;top:50% !important;z-index:16 !important;pointer-events:auto !important;filter:drop-shadow(0 30px 48px rgba(0,0,0,.26)) !important}html[dir="rtl"] .aj-hero-section .aj-hero-showcase.aj-feature-preview-ready .aj-feature-preview-stage{inset-inline-start:-58px !important;inset-inline-end:auto !important}.aj-hero-section .aj-feature-preview{text-decoration:none !important;border-radius:28px !important;border:1px solid rgba(0,214,163,.24) !important;background-color:#07110f !important;box-shadow:0 26px 58px rgba(0,0,0,.28),0 0 0 1px rgba(49,92,255,.16),inset 0 1px 0 rgba(255,255,255,.22) !important;overflow:hidden !important;cursor:pointer !important;pointer-events:auto !important}.aj-hero-section .aj-feature-preview::before{background:radial-gradient(circle at 18% 16%,rgba(0,214,163,.30),transparent 30%),radial-gradient(circle at 85% 12%,rgba(49,92,255,.30),transparent 28%),linear-gradient(180deg,rgba(2,6,23,.04) 0%,rgba(2,6,23,.16) 42%,rgba(2,6,23,.78) 100%) !important}.aj-hero-section .aj-feature-preview::after{inset:10px !important;border-radius:21px !important;border:1px solid rgba(255,255,255,.14) !important;opacity:.80 !important}.aj-hero-section .aj-preview-caption{left:14px !important;right:14px !important;bottom:14px !important;min-height:44px !important;padding:10px 12px !important;border-radius:15px !important;justify-content:center !important;color:#07100d !important;background:rgba(255,255,255,.86) !important;border:1px solid rgba(255,255,255,.30) !important;box-shadow:0 14px 28px rgba(0,0,0,.22) !important;font-size:12px !important;font-weight:900 !important;letter-spacing:-.1px !important;transition:transform .22s ease,background .22s ease,box-shadow .22s ease !important}.aj-hero-section .aj-preview-caption i{width:27px !important;height:27px !important;min-width:27px !important;border-radius:10px !important;color:#06110e !important;background:linear-gradient(135deg,#00d6a3,#22d7ee) !important;font-size:12px !important}html[dir="rtl"] .aj-hero-section .aj-preview-caption i{transform:rotate(180deg) !important}.aj-hero-section .aj-feature-preview:hover .aj-preview-caption{transform:translateY(-2px) !important;background:#ffffff !important;box-shadow:0 18px 34px rgba(0,214,163,.18) !important}}@media (min-width:992px) and (max-width:1199px){.aj-hero-section .aj-hero-showcase.aj-feature-preview-ready .aj-ai-orbit-card{margin-inline-end:86px !important}html[dir="rtl"] .aj-hero-section .aj-hero-showcase.aj-feature-preview-ready .aj-ai-orbit-card{margin-inline-start:86px !important;margin-inline-end:0 !important}.aj-hero-section .aj-hero-showcase.aj-feature-preview-ready .aj-feature-preview-stage{width:158px !important;height:242px !important;inset-inline-end:-42px !important}html[dir="rtl"] .aj-hero-section .aj-hero-showcase.aj-feature-preview-ready .aj-feature-preview-stage{inset-inline-start:-42px !important;inset-inline-end:auto !important}}@media (min-width:992px){.aj-hero-section .aj-feature-preview{display:block !important;overflow:hidden !important;pointer-events:auto !important;transition:transform .28s cubic-bezier(.22,.61,.36,1),border-color .28s ease,box-shadow .28s ease,filter .28s ease !important}.aj-hero-section .aj-feature-preview:hover,.aj-hero-section .aj-feature-preview:focus-visible{transform:translateY(-3px) scale(1.012) !important;border-color:rgba(0,214,163,.34) !important;box-shadow:0 30px 62px rgba(0,0,0,.30),0 0 0 1px rgba(0,214,163,.18),inset 0 1px 0 rgba(255,255,255,.22) !important}.aj-hero-section .aj-preview-caption{position:absolute !important;left:50% !important;right:auto !important;bottom:14px !important;width:auto !important;max-width:calc(100% - 26px) !important;min-height:36px !important;padding:7px 13px !important;border-radius:999px !important;display:inline-flex !important;align-items:center !important;justify-content:center !important;gap:8px !important;color:#ffffff !important;background:rgba(5,12,14,.78) !important;border:1px solid rgba(255,255,255,.13) !important;box-shadow:0 10px 24px rgba(0,0,0,.18) !important;backdrop-filter:blur(14px) saturate(1.12) !important;-webkit-backdrop-filter:blur(14px) saturate(1.12) !important;font-size:11.4px !important;font-weight:800 !important;line-height:1 !important;letter-spacing:-.05px !important;white-space:nowrap !important;transform:translate3d(-50%,0,0) !important;transition:transform .22s cubic-bezier(.22,.61,.36,1),background .22s ease,border-color .22s ease,color .22s ease,box-shadow .22s ease !important;pointer-events:none !important;z-index:3 !important}html[dir="rtl"] .aj-hero-section .aj-preview-caption{left:50% !important;right:auto !important;flex-direction:row-reverse !important;padding:7px 13px !important}.aj-hero-section .aj-preview-caption span{display:inline-block !important;color:currentColor !important;-webkit-text-fill-color:currentColor !important;line-height:1 !important}.aj-hero-section .aj-preview-caption i{width:23px !important;height:23px !important;min-width:23px !important;border-radius:8px !important;display:inline-flex !important;align-items:center !important;justify-content:center !important;color:#06110e !important;background:linear-gradient(135deg,#00d6a3,#22d7ee) !important;font-size:10.5px !important;line-height:1 !important;box-shadow:0 8px 18px rgba(0,214,163,.18) !important;transition:transform .22s ease,box-shadow .22s ease,background .22s ease !important}html[dir="rtl"] .aj-hero-section .aj-preview-caption i{transform:rotate(180deg) !important}.aj-hero-section .aj-feature-preview:hover .aj-preview-caption,.aj-hero-section .aj-feature-preview:focus-visible .aj-preview-caption,.aj-hero-section .aj-feature-preview:focus-within .aj-preview-caption{transform:translate3d(-50%,-2px,0) !important;color:#07100d !important;background:rgba(0,214,163,.94) !important;border-color:rgba(0,214,163,.55) !important;box-shadow:0 14px 30px rgba(0,214,163,.22) !important}.aj-hero-section .aj-feature-preview:hover .aj-preview-caption i,.aj-hero-section .aj-feature-preview:focus-visible .aj-preview-caption i,.aj-hero-section .aj-feature-preview:focus-within .aj-preview-caption i{transform:translateX(2px) !important;background:rgba(255,255,255,.82) !important;box-shadow:0 8px 18px rgba(0,0,0,.10) !important}html[dir="rtl"] .aj-hero-section .aj-feature-preview:hover .aj-preview-caption i,html[dir="rtl"] .aj-hero-section .aj-feature-preview:focus-visible .aj-preview-caption i,html[dir="rtl"] .aj-hero-section .aj-feature-preview:focus-within .aj-preview-caption i{transform:rotate(180deg) translateX(2px) !important}html[data-theme="light"] .aj-hero-section .aj-preview-caption,html[data-bs-theme="light"] .aj-hero-section .aj-preview-caption,html[data-aj-theme="light"] .aj-hero-section .aj-preview-caption,body[data-theme="light"] .aj-hero-section .aj-preview-caption,body[data-bs-theme="light"] .aj-hero-section .aj-preview-caption,body[data-aj-theme="light"] .aj-hero-section .aj-preview-caption,body.light .aj-hero-section .aj-preview-caption,body.light-mode .aj-hero-section .aj-preview-caption,.light-mode .aj-hero-section .aj-preview-caption,[data-theme="light"] .aj-hero-section .aj-preview-caption,[data-bs-theme="light"] .aj-hero-section .aj-preview-caption,[data-aj-theme="light"] .aj-hero-section .aj-preview-caption{color:#07100d !important;background:rgba(255,255,255,.78) !important;border-color:rgba(15,23,42,.08) !important;box-shadow:0 10px 22px rgba(15,23,42,.10) !important}html[data-theme="light"] .aj-hero-section .aj-feature-preview:hover .aj-preview-caption,html[data-bs-theme="light"] .aj-hero-section .aj-feature-preview:hover .aj-preview-caption,html[data-aj-theme="light"] .aj-hero-section .aj-feature-preview:hover .aj-preview-caption,body[data-theme="light"] .aj-hero-section .aj-feature-preview:hover .aj-preview-caption,body[data-bs-theme="light"] .aj-hero-section .aj-feature-preview:hover .aj-preview-caption,body[data-aj-theme="light"] .aj-hero-section .aj-feature-preview:hover .aj-preview-caption,body.light .aj-hero-section .aj-feature-preview:hover .aj-preview-caption,body.light-mode .aj-hero-section .aj-feature-preview:hover .aj-preview-caption,.light-mode .aj-hero-section .aj-feature-preview:hover .aj-preview-caption,[data-theme="light"] .aj-hero-section .aj-feature-preview:hover .aj-preview-caption,[data-bs-theme="light"] .aj-hero-section .aj-feature-preview:hover .aj-preview-caption,[data-aj-theme="light"] .aj-hero-section .aj-feature-preview:hover .aj-preview-caption{color:#ffffff !important;background:linear-gradient(135deg,#00d6a3 5%,#317aff 55%,#4d5bff 80% 100%) !important;border-color:rgba(0,214,163,.48) !important;box-shadow:0 14px 30px rgba(0,214,163,.18) !important}html[data-theme="dark"] .aj-hero-section .aj-preview-caption,html[data-bs-theme="dark"] .aj-hero-section .aj-preview-caption,html[data-aj-theme="dark"] .aj-hero-section .aj-preview-caption,body[data-theme="dark"] .aj-hero-section .aj-preview-caption,body[data-bs-theme="dark"] .aj-hero-section .aj-preview-caption,body[data-aj-theme="dark"] .aj-hero-section .aj-preview-caption,body.dark .aj-hero-section .aj-preview-caption,body.dark-mode .aj-hero-section .aj-preview-caption,.dark-mode .aj-hero-section .aj-preview-caption,[data-theme="dark"] .aj-hero-section .aj-preview-caption,[data-bs-theme="dark"] .aj-hero-section .aj-preview-caption,[data-aj-theme="dark"] .aj-hero-section .aj-preview-caption{color:#ffffff !important;background:rgba(5,12,14,.76) !important;border-color:rgba(255,255,255,.12) !important;box-shadow:0 10px 24px rgba(0,0,0,.24) !important}html[data-theme="dark"] .aj-hero-section .aj-feature-preview:hover .aj-preview-caption,html[data-bs-theme="dark"] .aj-hero-section .aj-feature-preview:hover .aj-preview-caption,html[data-aj-theme="dark"] .aj-hero-section .aj-feature-preview:hover .aj-preview-caption,body[data-theme="dark"] .aj-hero-section .aj-feature-preview:hover .aj-preview-caption,body[data-bs-theme="dark"] .aj-hero-section .aj-feature-preview:hover .aj-preview-caption,body[data-aj-theme="dark"] .aj-hero-section .aj-feature-preview:hover .aj-preview-caption,body.dark .aj-hero-section .aj-feature-preview:hover .aj-preview-caption,body.dark-mode .aj-hero-section .aj-feature-preview:hover .aj-preview-caption,.dark-mode .aj-hero-section .aj-feature-preview:hover .aj-preview-caption,[data-theme="dark"] .aj-hero-section .aj-feature-preview:hover .aj-preview-caption,[data-bs-theme="dark"] .aj-hero-section .aj-feature-preview:hover .aj-preview-caption,[data-aj-theme="dark"] .aj-hero-section .aj-feature-preview:hover .aj-preview-caption{color:#ffffff !important;background:linear-gradient(135deg,#00d6a3 5%,#317aff 55%,#4d5bff 80% 100%) !important;border-color:rgba(0,214,163,.55) !important;box-shadow:0 14px 30px rgba(0,214,163,.24) !important}}@media (min-width:992px){.aj-hero-section .aj-feature-preview-stage{pointer-events:auto !important}.aj-hero-section .aj-feature-preview{pointer-events:none !important;z-index:1 !important}.aj-hero-section .aj-feature-preview.is-active{pointer-events:auto !important;z-index:4 !important}}html.aj-promo-layout-locked,html.aj-promo-layout-locked body{overflow:hidden !important;padding-right:0 !important;margin-right:0 !important;scrollbar-width:none !important}html.aj-promo-layout-locked::-webkit-scrollbar,html.aj-promo-layout-locked body::-webkit-scrollbar{width:0 !important;height:0 !important;display:none !important}html.aj-promo-layout-locked body,html.aj-promo-layout-locked body.modal-open{width:var(--aj-promo-lock-width,100%) !important;min-width:var(--aj-promo-lock-width,100%) !important;max-width:var(--aj-promo-lock-width,100%) !important;overflow:hidden !important;padding-right:0 !important;margin-right:0 !important;box-sizing:border-box !important}html.aj-promo-layout-locked .modal-open,html.aj-promo-layout-locked .fixed-top,html.aj-promo-layout-locked .fixed-bottom,html.aj-promo-layout-locked .sticky-top,html.aj-promo-layout-locked header,html.aj-promo-layout-locked .navbar,html.aj-promo-layout-locked .eHeader,html.aj-promo-layout-locked .top-header,html.aj-promo-layout-locked .main-header{padding-right:0 !important;margin-right:0 !important}html.aj-promo-layout-locked #promoVideo,html.aj-promo-layout-locked .modal-backdrop{position:fixed !important;inset:0 !important;left:0 !important;right:0 !important;top:0 !important;bottom:0 !important;width:100vw !important;min-width:100vw !important;max-width:100vw !important;height:100vh !important;min-height:100vh !important;max-height:100vh !important;margin:0 !important;padding-right:0 !important;transform:none !important}html.aj-promo-layout-locked #promoVideo{z-index:999999 !important;overflow:hidden !important;background:transparent !important}html.aj-promo-layout-locked .modal-backdrop{z-index:999998 !important;background:#000 !important}html.aj-promo-layout-locked .modal-backdrop.show{opacity:.62 !important}