.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}
.ConsentGuidedDemo-module__DLkLUW__cgd{background:#fff;padding:74px 0}.ConsentGuidedDemo-module__DLkLUW__cgd__inner{grid-template-columns:1.1fr .9fr;align-items:center;gap:28px;max-width:1180px;margin:0 auto;padding:0 20px;display:grid}.ConsentGuidedDemo-module__DLkLUW__cgd__badge{text-transform:uppercase;margin-bottom:14px;font-size:12px;font-weight:500}.ConsentGuidedDemo-module__DLkLUW__cgd__title{letter-spacing:-.02em;color:#0b1020;margin:0 0 10px;font-size:32px;font-weight:600;line-height:1.12}.ConsentGuidedDemo-module__DLkLUW__cgd__sub{color:#0f172a;max-width:560px;margin:18px 0;font-size:18px;line-height:1.6}.ConsentGuidedDemo-module__DLkLUW__cgd__actions{flex-wrap:wrap;gap:12px;display:flex}.ConsentGuidedDemo-module__DLkLUW__cgd__btn{cursor:pointer;color:#fff;background:#000;border:0;border-radius:900px;padding:12px 16px;font-size:14px;font-weight:500}.ConsentGuidedDemo-module__DLkLUW__cgd__btn--ghost{color:#0f172a;box-shadow:none;background:#f1f5f9;border:1px solid #e2e8f0}.ConsentGuidedDemo-module__DLkLUW__cgd__hint{color:#64748b;margin-top:14px;font-size:12px}.ConsentGuidedDemo-module__DLkLUW__cgd__previewCard{border:1px solid #e5e7eb;border-radius:14px;overflow:hidden;box-shadow:0 18px 40px #0f172a14}.ConsentGuidedDemo-module__DLkLUW__cgd__previewTop{background:#fff;border-bottom:1px solid #eef2f7;align-items:center;gap:8px;padding:10px 12px;display:flex}.ConsentGuidedDemo-module__DLkLUW__cgd__dotRed,.ConsentGuidedDemo-module__DLkLUW__cgd__dotYellow,.ConsentGuidedDemo-module__DLkLUW__cgd__dotGreen{border-radius:50%;width:10px;height:10px;display:inline-block}.ConsentGuidedDemo-module__DLkLUW__cgd__dotRed{background:#ef4444}.ConsentGuidedDemo-module__DLkLUW__cgd__dotYellow{background:#f59e0b}.ConsentGuidedDemo-module__DLkLUW__cgd__dotGreen{background:#22c55e}.ConsentGuidedDemo-module__DLkLUW__cgd__previewTitle{color:#475569;margin-left:6px;font-size:12px;font-weight:700}.ConsentGuidedDemo-module__DLkLUW__cgd__previewStage{background:#f8fafc;place-items:center;height:260px;display:grid}.ConsentGuidedDemo-module__DLkLUW__cgd__previewMock{background:#fff;border:1px solid #94a3b859;border-radius:14px;width:86%;height:72%;position:relative;overflow:hidden;box-shadow:0 18px 40px #0f172a1a}.ConsentGuidedDemo-module__DLkLUW__cgd__previewBubbleMini{color:#334155;background:#fff;border:2px solid #7c3aed73;border-radius:12px;padding:10px 12px;font-size:12px;position:absolute;bottom:14px;right:14px;box-shadow:0 14px 30px #0f172a1f}.ConsentGuidedDemo-module__DLkLUW__cgdModal{z-index:9999;position:fixed;inset:0}.ConsentGuidedDemo-module__DLkLUW__cgdModal__backdrop{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0206178c;position:absolute;inset:0}.ConsentGuidedDemo-module__DLkLUW__cgdModal__panel{z-index:2;background:#fff;border:1px solid #94a3b84d;border-radius:16px;width:min(1060px,100vw - 26px);margin:26px auto;position:relative;overflow:hidden;box-shadow:0 30px 80px #00000059}.ConsentGuidedDemo-module__DLkLUW__cgdModal__head{border-bottom:1px solid #eef2f7;justify-content:space-between;align-items:center;padding:14px 16px;display:flex}.ConsentGuidedDemo-module__DLkLUW__cgdModal__headLeft{align-items:center;gap:10px;display:flex}.ConsentGuidedDemo-module__DLkLUW__cgdModal__pill{color:#6d28d9;background:#6d28d91a;border-radius:999px;padding:6px 10px;font-size:12px;font-weight:900}.ConsentGuidedDemo-module__DLkLUW__cgdModal__step{color:#475569;font-size:12px}.ConsentGuidedDemo-module__DLkLUW__cgdModal__close{cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:10px;padding:8px 10px}.ConsentGuidedDemo-module__DLkLUW__cgdStage{padding:16px}.ConsentGuidedDemo-module__DLkLUW__cgdFrame{background:#fff;border:1px solid #94a3b859;border-radius:14px;overflow:hidden;box-shadow:0 18px 50px #0f172a1a}.ConsentGuidedDemo-module__DLkLUW__cgdFrame__top{background:#fff;border-bottom:1px solid #eef2f7;align-items:center;gap:8px;padding:10px 12px;display:flex}.ConsentGuidedDemo-module__DLkLUW__cgdFrame__dot{border-radius:50%;width:10px;height:10px}.ConsentGuidedDemo-module__DLkLUW__cgdFrame__dot--r{background:#ef4444}.ConsentGuidedDemo-module__DLkLUW__cgdFrame__dot--y{background:#f59e0b}.ConsentGuidedDemo-module__DLkLUW__cgdFrame__dot--g{background:#22c55e}.ConsentGuidedDemo-module__DLkLUW__cgdFrame__title{color:#475569;margin-left:6px;font-size:12px;font-weight:700}.ConsentGuidedDemo-module__DLkLUW__cgdFrame__body{background:#f8fafc;height:min(560px,64vh);position:relative;overflow:hidden}.ConsentGuidedDemo-module__DLkLUW__field{margin-bottom:0}.ConsentGuidedDemo-module__DLkLUW__cgdFrame__img{object-fit:fill;width:100%;height:100%;display:block}.ConsentGuidedDemo-module__DLkLUW__cgdFrame__fallback{background:radial-gradient(900px 420px at 65% 20%,#8b5cf633,#0000 60%),radial-gradient(800px 420px at 30% 80%,#6366f129,#0000 60%),linear-gradient(#fff,#f8fafc);place-items:center;width:100%;height:100%;display:grid}.ConsentGuidedDemo-module__DLkLUW__cgdFrame__fallbackInner{background:#ffffffeb;border:1px solid #94a3b859;border-radius:14px;width:min(720px,90%);padding:18px;box-shadow:0 18px 40px #0f172a1f}.ConsentGuidedDemo-module__DLkLUW__cgdFrame__fallbackTitle{color:#0f172a;margin-bottom:8px;font-size:18px;font-weight:900}.ConsentGuidedDemo-module__DLkLUW__cgdFrame__fallbackSub{color:#475569;font-size:13px;line-height:1.7}.ConsentGuidedDemo-module__DLkLUW__cgdFrame__fallbackSub code{color:#6d28d9;font-weight:800}.ConsentGuidedDemo-module__DLkLUW__cgdPin{pointer-events:none;position:absolute;transform:translate(-50%,-50%)}.ConsentGuidedDemo-module__DLkLUW__cgdPin__dot{background:#7c3aed;border-radius:999px;width:16px;height:16px;display:block;box-shadow:0 0 0 4px #7c3aed2e}.ConsentGuidedDemo-module__DLkLUW__cgdPin__pulse{border:2px solid #7c3aed59;border-radius:999px;animation:1.8s ease-out infinite ConsentGuidedDemo-module__DLkLUW__cgdPulse;position:absolute;inset:-16px}@keyframes ConsentGuidedDemo-module__DLkLUW__cgdPulse{0%{opacity:0;transform:scale(.35)}30%{opacity:.85}to{opacity:0;transform:scale(1)}}.ConsentGuidedDemo-module__DLkLUW__cgdBubble{background:#fff;border:2px solid #7c3aed8c;border-radius:14px;min-width:280px;max-width:320px;padding:14px 14px 12px;position:absolute;box-shadow:0 18px 45px #0f172a2e}.ConsentGuidedDemo-module__DLkLUW__cgdBubble--right{transform:translate(26px,-50%)}.ConsentGuidedDemo-module__DLkLUW__cgdBubble--left{transform:translate(calc(-100% - 26px),-50%)}.ConsentGuidedDemo-module__DLkLUW__cgdBubble__arrow{background:#fff;border-bottom:2px solid #7c3aed8c;border-left:2px solid #7c3aed8c;width:18px;height:18px;position:absolute;top:50%;transform:translateY(-50%)rotate(45deg)}.ConsentGuidedDemo-module__DLkLUW__cgdBubble--right .ConsentGuidedDemo-module__DLkLUW__cgdBubble__arrow{left:-10px}.ConsentGuidedDemo-module__DLkLUW__cgdBubble--left .ConsentGuidedDemo-module__DLkLUW__cgdBubble__arrow{right:-10px;transform:translateY(-50%)rotate(225deg)}.ConsentGuidedDemo-module__DLkLUW__cgdBubble__title{color:#0f172a;margin-bottom:6px;font-size:14px;font-weight:900}.ConsentGuidedDemo-module__DLkLUW__cgdBubble__body{color:#475569;font-size:13px;line-height:1.65}.ConsentGuidedDemo-module__DLkLUW__cgdBubble__actions{justify-content:space-between;align-items:center;margin-top:12px;display:flex}.ConsentGuidedDemo-module__DLkLUW__cgdBubble__iconBtn{cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:10px;width:38px;height:34px}.ConsentGuidedDemo-module__DLkLUW__cgdBubble__iconBtn:disabled{opacity:.45;cursor:not-allowed}.ConsentGuidedDemo-module__DLkLUW__cgdBubble__btn{cursor:pointer;color:#fff;background:linear-gradient(#8b5cf6 0%,#6d28d9 100%);border:0;border-radius:10px;padding:9px 12px;font-weight:900}.ConsentGuidedDemo-module__DLkLUW__cgdControls{justify-content:space-between;align-items:center;margin-top:12px;padding:10px 6px 0;display:flex}.ConsentGuidedDemo-module__DLkLUW__cgdControls__btn{cursor:pointer;color:#0f172a;background:#fff;border:1px solid #e2e8f0;border-radius:10px;padding:10px 12px;font-weight:800}.ConsentGuidedDemo-module__DLkLUW__cgdControls__btn:disabled{opacity:.5;cursor:not-allowed}.ConsentGuidedDemo-module__DLkLUW__cgdControls__btn--primary{color:#fff;background:linear-gradient(#8b5cf6 0%,#6d28d9 100%);border:0}.ConsentGuidedDemo-module__DLkLUW__cgdControls__dots{align-items:center;gap:8px;display:flex}.ConsentGuidedDemo-module__DLkLUW__cgdControls__dot{cursor:pointer;background:#cbd5e1;border-radius:999px;width:9px;height:9px}.ConsentGuidedDemo-module__DLkLUW__cgdControls__dot.ConsentGuidedDemo-module__DLkLUW__is-active{background:#7c3aed}@media (max-width:980px){.ConsentGuidedDemo-module__DLkLUW__cgd__inner{grid-template-columns:1fr}.ConsentGuidedDemo-module__DLkLUW__cgd__title{font-size:32px}.ConsentGuidedDemo-module__DLkLUW__cgdFrame__body{height:min(520px,60vh)}}@media (max-width:560px){.ConsentGuidedDemo-module__DLkLUW__cgdBubble{min-width:240px;max-width:270px}}.ConsentGuidedDemo-module__DLkLUW__cgdLeadModal{z-index:9998;position:fixed;inset:0}.ConsentGuidedDemo-module__DLkLUW__cgdLeadModal__backdrop{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#02061799;position:absolute;inset:0}.ConsentGuidedDemo-module__DLkLUW__cgdLeadModal__panel{z-index:2;background:#fff;border:1px solid #94a3b84d;border-radius:16px;width:min(980px,100vw - 26px);margin:26px auto;position:relative;overflow:hidden;box-shadow:0 30px 90px #00000059}.ConsentGuidedDemo-module__DLkLUW__cgdLeadModal__head{border-bottom:1px solid #eef2f7;justify-content:space-between;align-items:center;padding:14px 16px;display:flex}.ConsentGuidedDemo-module__DLkLUW__cgdLeadModal__pill{color:#6d28d9;background:#6d28d91a;border-radius:999px;padding:6px 10px;font-size:12px;font-weight:900;display:inline-flex}.ConsentGuidedDemo-module__DLkLUW__cgdLeadModal__title{color:#0f172a;margin-top:6px;font-weight:800}.ConsentGuidedDemo-module__DLkLUW__cgdLeadModal__close{cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:10px;padding:8px 10px}.ConsentGuidedDemo-module__DLkLUW__cgdLeadModal__body{grid-template-columns:.95fr 1.05fr;gap:16px;padding:16px;display:grid}.ConsentGuidedDemo-module__DLkLUW__cgdLeadModal__left{background:radial-gradient(900px 420px at 65% 20%,#8b5cf62e,#0000 60%),radial-gradient(800px 420px at 30% 80%,#6366f124,#0000 60%),linear-gradient(#fff,#f8fafc);border:1px solid #94a3b859;border-radius:14px;padding:16px}.ConsentGuidedDemo-module__DLkLUW__cgdLeadModal__big{color:#0f172a;font-size:18px;font-weight:700;line-height:1.25}.ConsentGuidedDemo-module__DLkLUW__cgdLeadModal__sub{color:#475569;margin-top:8px;font-size:13px;line-height:1.7}.ConsentGuidedDemo-module__DLkLUW__cgdLeadModal__bullets{gap:10px;margin-top:14px;display:grid}.ConsentGuidedDemo-module__DLkLUW__cgdLeadModal__bullet{color:#334155;font-size:13px;font-weight:700}.ConsentGuidedDemo-module__DLkLUW__cgdLeadForm{background:#fff;border:1px solid #94a3b859;border-radius:14px;padding:14px;box-shadow:0 18px 50px #0f172a14}.ConsentGuidedDemo-module__DLkLUW__cgdLeadForm__field{flex-direction:column;gap:8px;margin-bottom:12px;display:flex}.ConsentGuidedDemo-module__DLkLUW__cgdLeadForm__field label{color:#0f172a;font-size:13px;font-weight:700}.ConsentGuidedDemo-module__DLkLUW__cgdLeadForm__field input,.ConsentGuidedDemo-module__DLkLUW__cgdLeadForm__field textarea{border:1px solid #e2e8f0;border-radius:12px;outline:none;padding:12px;font-size:14px}.ConsentGuidedDemo-module__DLkLUW__cgdLeadForm__field input:focus,.ConsentGuidedDemo-module__DLkLUW__cgdLeadForm__field textarea:focus{border-color:#7c3aed73;box-shadow:0 0 0 4px #7c3aed1a}.ConsentGuidedDemo-module__DLkLUW__cgdLeadForm__btn{cursor:pointer;color:#fff;background:linear-gradient(#8b5cf6 0%,#6d28d9 100%);border:0;border-radius:12px;width:100%;padding:12px 14px;font-weight:700;box-shadow:0 16px 30px #6d28d938}.ConsentGuidedDemo-module__DLkLUW__cgdLeadForm__btn:disabled{opacity:.7;cursor:not-allowed}.ConsentGuidedDemo-module__DLkLUW__cgdLeadForm__status{border-radius:12px;margin-top:10px;padding:10px 12px;font-size:13px;font-weight:600}.ConsentGuidedDemo-module__DLkLUW__cgdLeadForm__status--success{color:#166534;background:#22c55e1f;border:1px solid #22c55e38}.ConsentGuidedDemo-module__DLkLUW__cgdLeadForm__status--error{color:#7f1d1d;background:#ef44441a;border:1px solid #ef444433}.ConsentGuidedDemo-module__DLkLUW__cgdLeadForm__note{color:#64748b;text-align:center;margin-top:10px;font-size:12px}@media (max-width:980px){.ConsentGuidedDemo-module__DLkLUW__cgdLeadModal__body{grid-template-columns:1fr}.ConsentGuidedDemo-module__DLkLUW__cgdLeadModal__bullets{display:none}}
.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}
.ComplianceWidget-module__vFUEMa__compliance-widget-container{z-index:9999;background-color:#fff;border:1px solid #f1f5f9;border-radius:12px;min-width:200px;padding:16px 20px;animation:3s ease-in-out infinite ComplianceWidget-module__vFUEMa__gentleFloat;position:fixed;bottom:30px;left:30px;box-shadow:0 4px 20px #00000014}.ComplianceWidget-module__vFUEMa__compliance-content{flex-direction:column;gap:4px;display:flex}.ComplianceWidget-module__vFUEMa__compliance-label{color:#64748b;margin:0;font-size:14px;font-weight:500}.ComplianceWidget-module__vFUEMa__compliance-value{color:#dc2626;margin:0;font-size:20px;font-weight:700;line-height:1.2}.ComplianceWidget-module__vFUEMa__compliance-close-btn{color:#94a3b8;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:4px;transition:color .2s;display:flex;position:absolute;top:8px;right:8px}.ComplianceWidget-module__vFUEMa__compliance-close-btn:hover{color:#1e293b}@keyframes ComplianceWidget-module__vFUEMa__gentleFloat{0%{transform:translateY(0)}50%{transform:translateY(-10px)}to{transform:translateY(0)}}
