.nav{height:var(--navH);z-index:50;background:0 0;justify-content:space-between;align-items:center;padding:0 clamp(16px,4vw,40px);display:flex;position:sticky;top:0;left:0;right:0}.brand{color:#e9e9e9;background-color:#0000;border:0;align-items:center;gap:5px;font-size:17px;font-weight:600;text-decoration:none;display:flex}.brand__logo{width:165px;transition:opacity .16s}.menu{color:#fff;gap:26px;font-weight:400;display:none}.menu a{color:#fff;opacity:.92;text-decoration:none}.menu a:hover{opacity:1}@media (min-width:960px){.menu{display:flex}}.cta{align-items:center;gap:12px;display:flex}.navbar-btn{appearance:none;background:var(--btn-bg);color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:900px;padding:9px 12px;font-size:14px;font-weight:400;transition:background .2s,transform 60ms}.navbar-btn:hover{background:var(--btn-hover)}.navbar-btn:active{transform:translateY(1px)}.navbar-btn--primary{background:linear-gradient(135deg,var(--brand),var(--brand2));color:#0a0b13;border-color:#0000}.nav.nav--scrolled{-webkit-backdrop-filter:blur(10px);background:#fff}.nav.nav--scrolled .brand{color:#0b1020}.nav.nav--scrolled .menu{color:#111827}.nav.nav--scrolled .menu a{color:#111827;opacity:.9}.nav.nav--scrolled .menu a:hover{opacity:1;color:#0b1020}.nav.nav--scrolled .navbar-btn{color:#fff;background:#0743ea;border:none;border-radius:900px}.nav.nav--scrolled .navbar-btn:hover{color:#fff}.nav.nav--scrolled .navbar-btn--primary{color:#fff;background:#0743ea;border:none}.nav-shell{z-index:1000;position:sticky;top:0}.nav-strip{color:#fff;background:#0743ea;justify-content:space-between;align-items:center;gap:20px;height:40px;padding:0 10px 0 20px;font-size:14px;display:flex;overflow:hidden}.strip-text-underline{color:#fff;text-decoration:underline}.marquee-wrapper{flex:1;display:flex;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 2% 98%,#0000);mask-image:linear-gradient(90deg,#0000,#000 2% 98%,#0000)}.marquee-content{white-space:nowrap;color:#fff;flex-shrink:0;align-items:center;animation:35s linear infinite marquee-scroll;display:flex}.marquee-wrapper:hover .marquee-content{animation-play-state:paused}@keyframes marquee-scroll{0%{transform:translate(0)}to{transform:translate(-100%)}}.nav-strip-text{opacity:.95;color:#fff;font-weight:500}.notextDecoration{text-decoration:none}.fw700{font-weight:700}.nav-strip-separator{opacity:.6;color:#fff;margin:0 24px}.nav-strip-btn{cursor:pointer;color:#fff;white-space:nowrap;z-index:2;background:linear-gradient(135deg,#8b5cf6,#f97373);border:none;border-radius:5px;outline:none;flex-shrink:0;padding:7px 16px;font-size:11px;font-weight:600;transition:transform .12s,box-shadow .12s,filter .12s;box-shadow:0 6px 16px #0f172a59}.nav-strip-btn:hover{filter:brightness(1.05);transform:translateY(-1px);box-shadow:0 10px 24px #0f172a73}.home-landing-root .menu-item{align-items:center;display:inline-flex;position:relative}.home-landing-root .menu-item .menu-item-label{cursor:pointer;padding:0 8px;display:inline-block}.menu-item-label{cursor:pointer;align-items:baseline;gap:6px;display:inline-flex!important}.oba-mega{z-index:2200;pointer-events:auto;opacity:1;transform-origin:top;background:#fff;border:1px solid #94a3b838;border-radius:18px;min-width:420px;padding:0;transition:opacity .12s,transform .12s;display:none;position:fixed;overflow:hidden;box-shadow:0 28px 60px #0f172a29}.oba-mega-inner{align-items:flex-start;min-height:405px;display:flex}.oba-mega-grid{flex:auto;grid-template-columns:repeat(2,minmax(0,1fr));gap:56px;padding:46px 32px 46px 60px;display:grid}.oba-mega-panel{color:inherit;flex-direction:column;gap:5px;max-width:330px;text-decoration:none;transition:opacity .14s;display:flex}.oba-mega-panel:hover{opacity:.82}.oba-mega-title{color:#111827;font-size:16px;font-weight:700;line-height:1.45}.oba-mega-description{color:#000;max-width:320px;font-size:15px;font-weight:400;line-height:1.6}.oba-mega-sidebar{background:#f2f2f2;border-left:1px solid #e2e8f0f2;flex-direction:column;flex:0 0 360px;justify-content:space-between;width:360px;min-height:450px;padding:40px 32px;display:flex}.oba-mega-sidebar-section{flex-direction:column;gap:18px;display:flex}.oba-mega-sidebar-title{color:#111827;font-size:18px;font-weight:700}.oba-mega-sidebar-feature{color:#1f2937;max-width:235px;font-size:15px;line-height:1.5;text-decoration:none}.oba-mega-sidebar-link{color:#1f2937;align-items:center;gap:8px;margin-top:8px;font-size:14px;font-weight:600;line-height:1.4;text-decoration:none;display:inline-flex}.oba-mega-sidebar-list{color:#1f2937;flex-direction:column;gap:16px;font-size:15px;line-height:1.45;display:flex}.oba-mega-sidebar-list a{color:#1f2937;text-decoration:none}.oba-mega--industries{box-sizing:border-box;min-width:420px;max-width:980px;padding:20px}.oba-mega-inner--industries{min-height:auto;display:block}.oba-ind-grid{grid-template-columns:repeat(4,1fr);align-items:stretch;gap:22px;display:grid}.oba-ind-card{color:#0b1020;background:#fff;border:1px solid #0b102005;border-radius:12px;align-items:center;gap:14px;padding:11px;font-weight:700;text-decoration:none;transition:transform .12s,box-shadow .12s;display:flex;box-shadow:0 18px 40px #0b10200a}.oba-ind-card:hover{transform:translateY(-6px);box-shadow:0 22px 54px #0b102014}.oba-ind-icon{background:linear-gradient(#f8fafc,#fff);border-radius:10px;flex:0 0 34px;place-items:center;width:34px;height:34px;font-size:18px;display:grid;box-shadow:inset 0 0 0 1px #0f172a0f}.oba-ind-text{color:#0b1020;font-size:13px;font-weight:600}.oba-mega:before{content:"";background:linear-gradient(#fff 0%,#fbf7ff 100%);border-top:1px solid #10182808;border-left:1px solid #10182808;width:20px;height:20px;position:absolute;top:-10px;left:50%;transform:translate(-50%)rotate(45deg)}@media (max-width:1100px){.oba-ind-grid{grid-template-columns:repeat(2,1fr)}.oba-mega--industries{max-width:720px}}@media (max-width:600px){.oba-ind-grid{grid-template-columns:1fr;gap:14px}.oba-mega--industries,.oba-mega{width:calc(100% - 32px)!important;left:50%!important;transform:translate(-50%)!important}}@media (max-width:640px){.nav-strip{height:32px;font-size:12px}.nav-strip-separator{margin:0 12px}.nav{padding:0 12px}.brand__logo{width:165px}}.nav-left{align-items:center;gap:12px;display:flex}.hamburger{-webkit-backdrop-filter:blur(10px);cursor:pointer;background:#ffffff14;border:1px solid #ffffff2e;border-radius:10px;width:35px;height:35px;display:none}.hamburger span{background:#fff;border-radius:2px;width:100%;height:1.8px;margin-bottom:5px;display:block}.nav.nav--scrolled .hamburger{border-color:#0f172a24;padding:10px}@media (max-width:959px){.hamburger{align-items:center;display:block}}.mobile-overlay{z-index:2350;background:#0000006b;position:fixed;inset:0}.mobile-drawer{z-index:2400;background:#fff;width:min(360px,86vw);height:100vh;padding:16px;transition:transform .18s;position:fixed;top:0;left:0;overflow:auto;transform:translate(-105%);box-shadow:20px 0 60px #0000002e}.mobile-drawer.is-open{transform:translate(0)}.mobile-drawer-head{border-bottom:1px solid #0f172a14;justify-content:space-between;align-items:center;margin-bottom:10px;padding-bottom:10px;display:flex}.mobile-title{color:#0b1020;font-weight:800}.mobile-close{cursor:pointer;color:#0b1020;background:0 0;border:none;font-size:20px}.mobile-nav{flex-direction:column;gap:12px;display:flex}.mobile-link{text-align:left;color:#0b1020;cursor:pointer;background:0 0;border:none;border-radius:10px;padding:10px 8px;font-size:16px;font-weight:800}.mobile-link:hover{background:#6336ff0f}.mobile-section{border-radius:12px;padding:6px 6px 2px}.mobile-section-title{color:#0b1020;letter-spacing:.04em;text-transform:uppercase;padding:8px 6px;font-size:12px;font-weight:900}.mobile-sublink{text-align:left;color:#111827;cursor:pointer;background:0 0;border:none;border-radius:10px;flex-direction:column;gap:4px;width:100%;padding:10px 8px;display:flex}.mobile-sublink:hover{background:#0f172a0f}.mobile-sublink-title{color:inherit;font-size:14px;font-weight:650;line-height:1.35}.mobile-sublink-description{color:#4b5563;font-size:12px;font-weight:400;line-height:1.45}.mobile-cta{border-top:1px solid #0f172a14;margin-top:6px;margin-bottom:40px;padding-top:10px}@media (max-width:959px){.oba-mega{display:none!important}}.oba-mega-card-link{color:inherit;text-decoration:none;display:block}.mobile-cta .navbar-btn{color:#000}.nav.nav--scrolled .menu a,.nav.nav--scrolled .menu-item-label,.nav.nav--scrolled .brand,.nav.nav--scrolled .brand div{color:#111827!important}.nav.nav--scrolled .hamburger span{background:#111827!important}
.FreeForeverSection-module__SVYkpa__ff{background:#fff;padding:70px 0 80px}.FreeForeverSection-module__SVYkpa__ff__inner{border:1px solid #e4e4e4;border-radius:8px;max-width:1100px;margin:0 auto;padding:20px;box-shadow:2px 2px 10px #8644f01a}.FreeForeverSection-module__SVYkpa__ff__promo{text-align:center;background:#fff;border:2px solid #7c3aed;border-radius:10px;padding:56px 24px;position:relative;box-shadow:0 16px 40px #1118270f}.FreeForeverSection-module__SVYkpa__ff__promo:after{content:"";pointer-events:none;border:2px solid #ef444440;border-radius:10px;position:absolute;inset:0;transform:translate(2px,2px)}.FreeForeverSection-module__SVYkpa__ff__promoIcons{align-items:center;gap:10px;margin-bottom:18px;display:inline-flex}.FreeForeverSection-module__SVYkpa__ff__gift{color:#fff;background:linear-gradient(#8b5cf6 0%,#6d28d9 100%);border-radius:6px;place-items:center;width:34px;height:34px;font-size:18px;display:grid}.FreeForeverSection-module__SVYkpa__ff__spark{color:#f59e0b;font-size:18px}.FreeForeverSection-module__SVYkpa__ff__promoTitle{letter-spacing:-.02em;margin:0;font-size:40px;font-weight:600;line-height:1.2}.FreeForeverSection-module__SVYkpa__ff__grad{background:linear-gradient(135deg,#932ee2,#f26966);color:#0000;-webkit-background-clip:text;background-clip:text}.FreeForeverSection-module__SVYkpa__ff__dark{color:#111827;font-size:35px}.FreeForeverSection-module__SVYkpa__ff__promoSub{color:#4b5563;max-width:620px;margin:16px auto 0;font-size:14px;line-height:1.8}.FreeForeverSection-module__SVYkpa__ff__body{margin-top:36px}.FreeForeverSection-module__SVYkpa__ff__bodyP{color:#111827;max-width:900px;margin:0;font-size:18px;font-weight:600;line-height:1.7}.FreeForeverSection-module__SVYkpa__ff__what{color:#111827;margin:22px 0 14px;font-size:18px;font-weight:700}.FreeForeverSection-module__SVYkpa__ff__list{gap:18px;margin-top:12px;display:grid}.FreeForeverSection-module__SVYkpa__ff__item{align-items:center;gap:14px;display:flex}.FreeForeverSection-module__SVYkpa__ff__tick{color:#fff;background:#6cf4b2;border:1px solid #22c55e59;border-radius:4px;place-items:center;width:30px;height:30px;font-weight:900;display:grid}.FreeForeverSection-module__SVYkpa__ff__text{color:#374151;margin:0;font-size:15px;line-height:1.6}.FreeForeverSection-module__SVYkpa__ff__text b{color:#111827}@media (max-width:900px){.FreeForeverSection-module__SVYkpa__ff__promoTitle{font-size:28px}.FreeForeverSection-module__SVYkpa__ff__promo{padding:44px 18px}}@media (max-width:520px){.FreeForeverSection-module__SVYkpa__ff{padding:60px 0}.FreeForeverSection-module__SVYkpa__ff__bodyP{font-size:16px}.FreeForeverSection-module__SVYkpa__ff__promoTitle{font-size:24px}}.FreeForeverSection-module__SVYkpa__ff__ctaGrid{background:#fff;border:1px solid #1118271a;border-radius:12px;grid-template-columns:1fr .9fr;gap:0;margin-top:34px;display:grid;overflow:hidden}.FreeForeverSection-module__SVYkpa__ff__formShell--left{box-shadow:none;background:#fff;border:none;border-radius:0;margin:0;padding:22px}.FreeForeverSection-module__SVYkpa__ff__formTitle{color:#111827;max-width:420px;margin:0 0 16px;font-size:18px;font-weight:700}.FreeForeverSection-module__SVYkpa__ff__btn--left{border-radius:8px;width:160px;margin-top:14px}.FreeForeverSection-module__SVYkpa__ff__ctaGrid .FreeForeverSection-module__SVYkpa__ff__grid{grid-template-columns:1fr}.FreeForeverSection-module__SVYkpa__ff__rightPanel{background:#f7f8fb;border-left:1px solid #11182714;padding:22px;position:relative;overflow:hidden}.FreeForeverSection-module__SVYkpa__ff__rightPanel:before{content:"";pointer-events:none;background:#f6f9fc;position:absolute;inset:-40px -60px}.FreeForeverSection-module__SVYkpa__ff__rightTitle{color:#111827;margin:20px 0 34px;font-size:24px;font-weight:600;line-height:1.25;position:relative}.FreeForeverSection-module__SVYkpa__ff__steps{gap:14px;margin-top:12px;display:grid;position:relative}.FreeForeverSection-module__SVYkpa__ff__step{grid-template-columns:28px 1fr;align-items:start;gap:12px;display:grid}.FreeForeverSection-module__SVYkpa__ff__stepNum{color:#6d28d9;background:#fff;border:1.5px solid #7c3aedb3;border-radius:4px;place-items:center;width:26px;height:26px;font-size:13px;font-weight:800;display:grid}.FreeForeverSection-module__SVYkpa__ff__stepText{color:#374151;margin:0;font-size:14px;line-height:1.6}.FreeForeverSection-module__SVYkpa__ff__rightOffer{background:#fff;border-radius:10px;margin-top:18px;padding:16px;position:relative;box-shadow:0 10px 30px #11182714}.FreeForeverSection-module__SVYkpa__ff__rightOfferTitle{color:#111827;font-size:18px;font-weight:500;line-height:1.25}.FreeForeverSection-module__SVYkpa__ff__rightOfferNote{color:#111827;margin-top:10px;font-size:12.5px;font-weight:400;line-height:1.6}@media (max-width:980px){.FreeForeverSection-module__SVYkpa__ff__ctaGrid{grid-template-columns:1fr}.FreeForeverSection-module__SVYkpa__ff__rightPanel{border-top:1px solid #11182714;border-left:none}.FreeForeverSection-module__SVYkpa__ff__btn--left{width:100%}}.FreeForeverSection-module__SVYkpa__ff__formShell{background:#fff;padding:22px;box-shadow:0 16px 40px #1118270f}.FreeForeverSection-module__SVYkpa__ff__formTitle{color:#111827;margin:0;padding-bottom:15px;font-size:22px;font-weight:600}.FreeForeverSection-module__SVYkpa__ff__formSub{color:#6b7280;max-width:720px;margin:8px 0 18px;font-size:14px;line-height:1.7}.FreeForeverSection-module__SVYkpa__ff__form{margin-top:6px}.FreeForeverSection-module__SVYkpa__ff__grid{grid-template-columns:1fr 1fr;gap:14px;display:grid}.FreeForeverSection-module__SVYkpa__ff__field{gap:6px;display:grid}.FreeForeverSection-module__SVYkpa__ff__field--full{grid-column:1/-1}.FreeForeverSection-module__SVYkpa__ff__field label{color:#111827;font-size:12px;font-weight:600}.FreeForeverSection-module__SVYkpa__ff__field input,.FreeForeverSection-module__SVYkpa__ff__field textarea{color:#111827;background:#fff;border:1px solid #1118271f;border-radius:10px;outline:none;width:100%;padding:12px;font-size:14px}.FreeForeverSection-module__SVYkpa__ff__field textarea{resize:vertical}.FreeForeverSection-module__SVYkpa__ff__field input:focus,.FreeForeverSection-module__SVYkpa__ff__field textarea:focus{border-color:#7c3aed73;box-shadow:0 0 0 4px #7c3aed1a}.FreeForeverSection-module__SVYkpa__ff__btn{color:#fff;cursor:pointer;background:#0743ea;border:none;border-radius:10px;width:100%;margin-top:14px;padding:12px 14px;font-weight:700}.FreeForeverSection-module__SVYkpa__ff__btn:disabled{opacity:.7;cursor:not-allowed}.FreeForeverSection-module__SVYkpa__ff__status{border-radius:10px;margin:12px 0 0;padding:10px 12px;font-size:13px;line-height:1.5}.FreeForeverSection-module__SVYkpa__ff__status--success{color:#166534;background:#22c55e1f;border:1px solid #22c55e38}.FreeForeverSection-module__SVYkpa__ff__status--error{color:#991b1b;background:#ef44441a;border:1px solid #ef444433}.FreeForeverSection-module__SVYkpa__ff__small{color:#6b7280;margin:10px 0 0;font-size:12px;line-height:1.6}@media (max-width:900px){.FreeForeverSection-module__SVYkpa__ff__grid{grid-template-columns:1fr}}.FreeForeverSection-module__SVYkpa__ff__promoCta{cursor:pointer;color:#fff;background:linear-gradient(135deg,#6d5cff,#4f46e5);border:none;border-radius:10px;margin-top:20px;padding:14px 28px;font-size:16px;font-weight:600;transition:transform .15s,box-shadow .15s}.FreeForeverSection-module__SVYkpa__ff__promoCta:hover{transform:translateY(-1px);box-shadow:0 8px 24px #4f46e559}
