.ldbn{color:#1b1b1b;font-family:GT Walsheim,Poppins,system-ui,-apple-system,sans-serif;padding:50px 5%}.ldbn *,.ldbn :after,.ldbn :before{box-sizing:border-box}.ldbn__head{margin:0 auto 26px;max-width:1180px}.ldbn__eyebrow{color:#421c85;font-size:13px;font-weight:400;letter-spacing:.14em;margin-bottom:12px;text-transform:uppercase}.ldbn__title{margin:0 0 24px}.ldbn__title :is(h1,h2,h3,p){color:#000;font-size:32px;font-weight:400!important;letter-spacing:-.015em;line-height:1.16;margin:0}.ldbn__tabs{display:flex;flex-wrap:nowrap;gap:8px;overflow-x:auto;scrollbar-width:none}.ldbn__tabs::-webkit-scrollbar{display:none}.ldbn__tab{background:transparent!important;border:1px solid #421c85!important;border-radius:999px!important;box-shadow:none!important;color:#421c85!important;cursor:pointer;font-family:inherit;font-size:14px;font-weight:500!important;padding:9px 18px;text-decoration:none!important;transform:none!important;transition:background .25s ease,color .25s ease,border-color .25s ease;white-space:nowrap}.ldbn__tab:focus,.ldbn__tab:focus-visible,.ldbn__tab:hover{background:rgba(66,28,133,.06)!important;border-color:#421c85!important;box-shadow:none!important;color:#421c85!important;outline:none!important;text-decoration:none!important;transform:none!important}.ldbn__tab.is-active{background:#421c85!important;border-color:#421c85!important;color:#fff!important}.ldbn__tab.is-active:focus,.ldbn__tab.is-active:focus-visible,.ldbn__tab.is-active:hover{background:#421c85!important;border-color:#421c85!important;color:#fff!important}.ldbn--accent-orange .ldbn__tab{border-color:#000!important;color:#000!important}.ldbn--accent-orange .ldbn__tab:focus,.ldbn--accent-orange .ldbn__tab:focus-visible,.ldbn--accent-orange .ldbn__tab:hover{background:rgba(0,0,0,.05)!important;border-color:#000!important;color:#000!important}.ldbn--accent-orange .ldbn__tab.is-active{background:#ffa970!important;border-color:#ffa970!important;color:#000!important}.ldbn--accent-orange .ldbn__tab.is-active:focus,.ldbn--accent-orange .ldbn__tab.is-active:focus-visible,.ldbn--accent-orange .ldbn__tab.is-active:hover{background:#ffa970!important;border-color:#ffa970!important;color:#000!important}.ldbn__progress{background:rgba(66,28,133,.1);border-radius:999px;height:3px;margin-top:18px;max-width:1180px;overflow:hidden}.ldbn__progress span{background:#421c85;border-radius:999px;display:block;height:100%;width:0}.ldbn__progress span.run{animation:ldbnProg var(--dur,20s) linear forwards}.ldbn--accent-orange .ldbn__progress{background:rgba(0,0,0,.1)}.ldbn--accent-orange .ldbn__progress span{background:#ffa970}@keyframes ldbnProg{0%{width:0}to{width:100%}}.ldbn__inner{align-items:stretch;display:grid;gap:64px;grid-template-columns:2fr 3fr;margin:26px auto 0;max-width:1180px}.ldbn__stage{border-radius:22px;min-height:440px;overflow:hidden;position:relative}.ldbn__stage--portrait{border:14px solid #fff;box-shadow:0 22px 46px rgba(60,30,10,.18);margin:0 auto;max-width:360px;min-height:430px;transform:rotate(-2deg);transform-origin:center;width:100%}.ldbn__scene{align-items:center;display:flex;inset:0;justify-content:center;opacity:0;position:absolute;transition:opacity .8s ease,visibility .8s ease;visibility:hidden}.ldbn__scene.is-active{opacity:1;visibility:visible}.ldbn__scene.scene--orange{background:#ffa970}.ldbn__scene.scene--mid{background:#ffcfc0}.ldbn__scene.scene--beige{background:#ffdfd5}.ldbn__scene.scene--purple{background:#421c85}.ldbn__viz{align-items:center;display:flex;height:100%;justify-content:center;position:relative;width:100%}.ldbn__halo{background:hsla(0,0%,100%,.16);border-radius:50%;height:300px;position:absolute;width:300px}.scene--beige .ldbn__halo,.scene--mid .ldbn__halo{background:rgba(66,28,133,.06)}.ldbn__iconscale{position:relative;transform:scale(1.55)}.ldbn__panel{display:flex;flex-direction:column;justify-content:center}.ldbn__slide{display:none}.ldbn__slide.is-active{animation:ldbnFade .6s ease;display:block}@keyframes ldbnFade{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}.ldbn__beyebrow{color:#421c85;font-size:12px;font-weight:500!important;letter-spacing:.16em;margin-bottom:12px;text-transform:uppercase}.ldbn__bheading{color:#000;font-size:30px;font-weight:400!important;letter-spacing:-.015em;line-height:1.16;margin:0 0 14px}.ldbn__blead,.ldbn__blead p,.ldbn__blead span{color:#1b1b1b;font-size:17px;font-weight:400!important;line-height:1.62;margin:0;max-width:520px}.ldbn__ctas{align-items:center;display:flex;flex-wrap:wrap;gap:24px;margin-top:26px}.ldbn__cta{align-items:center;box-shadow:none!important;display:inline-flex;font-family:inherit;line-height:1;text-decoration:none!important;transform:none!important;transition:background .25s ease,color .25s ease}.ldbn__cta--primary{background:#421c85!important;border-radius:999px!important;color:#fff!important;font-size:15px;font-weight:500!important;padding:14px 26px}.ldbn__cta--primary:focus,.ldbn__cta--primary:focus-visible,.ldbn__cta--primary:hover{background:#2d1259!important;box-shadow:none!important;color:#fff!important;outline:none!important;text-decoration:none!important;transform:none!important}.ldbn__cta--secondary{background:transparent!important;color:#421c85!important;font-size:15px;font-weight:500!important;padding:6px 0 8px;position:relative}.ldbn__cta--secondary:after{background:#421c85;bottom:0;content:"";height:2px;left:0;position:absolute;right:0;transform-origin:left center}.ldbn__cta--secondary:focus,.ldbn__cta--secondary:focus-visible,.ldbn__cta--secondary:hover{background:transparent!important;box-shadow:none!important;color:#421c85!important;outline:none!important;text-decoration:none!important;transform:none!important}.ldbn__cta--secondary:focus-visible:after,.ldbn__cta--secondary:hover:after{animation:ldLineRedraw .55s cubic-bezier(.2,.8,.2,1)}@keyframes ldLineRedraw{0%{transform:scaleX(1);transform-origin:right center}45%{transform:scaleX(0);transform-origin:right center}46%{transform-origin:left center}to{transform:scaleX(1);transform-origin:left center}}.ldb__icon-host{align-items:center;background:#fff;border-radius:30px;box-shadow:0 0 0 6px rgba(66,28,133,.1),0 10px 22px rgba(66,28,133,.12);color:#421c85;display:flex;height:130px;justify-content:center;position:relative;width:130px;z-index:2}.scene--orange .ldb__icon-host,.scene--purple .ldb__icon-host{box-shadow:0 0 0 6px hsla(0,0%,100%,.22),0 10px 22px rgba(0,0,0,.1)}.ldb__ico-podcast{align-items:center;display:flex;height:70px;justify-content:center;position:relative;width:70px}.ldb__ico-podcast .ldb__headphones{animation:ldb-head-nod 3.4s ease-in-out infinite;height:100%;transform-origin:center 70%;width:100%}@keyframes ldb-head-nod{0%,to{transform:rotate(-4deg)}50%{transform:rotate(4deg)}}.ldb__ico-webinar{align-items:center;display:flex;height:70px;justify-content:center;position:relative;width:70px}.ldb__ring{animation:ldb-ring-pulse 2.4s ease-out infinite;border:2px solid;border-radius:50%;height:100%;opacity:0;position:absolute;width:100%}.ldb__ring:nth-child(2){animation-delay:.8s}.ldb__ring:nth-child(3){animation-delay:1.6s}@keyframes ldb-ring-pulse{0%{opacity:.8;transform:scale(.55)}to{opacity:0;transform:scale(1.2)}}.ldb__play{align-items:center;background:currentColor;border-radius:50%;display:flex;height:40px;justify-content:center;position:relative;width:40px;z-index:2}.ldb__play svg{color:#fff;height:18px;width:18px}.ldb__ico-sessions{color:currentColor;height:70px;width:70px}.ldb__ico-sessions svg{height:100%;width:100%}.ldb__ico-sessions .ldb__person{animation:ldb-person-bob 2.4s ease-in-out infinite;transform-box:fill-box;transform-origin:center bottom}.ldb__ico-sessions .ldb__person:nth-of-type(2){animation-delay:-.8s}.ldb__ico-sessions .ldb__person:nth-of-type(3){animation-delay:-1.6s}@keyframes ldb-person-bob{0%,to{transform:translateY(0)}50%{transform:translateY(-3px)}}.ldb__ico-workspace{height:70px;width:70px}.ldb__bubble,.ldb__ico-workspace{align-items:center;display:flex;justify-content:center;position:relative}.ldb__bubble{border:2.5px solid;border-radius:14px;gap:5px;height:42px;width:56px}.ldb__bubble:after{border-left:8px solid transparent;border-top:10px solid;bottom:-8px;content:"";height:0;left:14px;position:absolute;width:0}.ldb__bubble span{animation:ldb-type-bounce 1.2s ease-in-out infinite;background:currentColor;border-radius:50%;height:6px;width:6px}.ldb__bubble span:nth-child(2){animation-delay:.2s}.ldb__bubble span:nth-child(3){animation-delay:.4s}@keyframes ldb-type-bounce{0%,to{opacity:.45;transform:translateY(0)}50%{opacity:1;transform:translateY(-4px)}}.ldb__ico-events{align-items:center;display:flex;height:70px;justify-content:center;position:relative;width:70px}.ldb__pin{animation:ldb-pin-bob 2.4s ease-in-out infinite;color:currentColor;height:48px;width:36px}@keyframes ldb-pin-bob{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}.ldb__ground{animation:ldb-shadow-shrink 2.4s ease-in-out infinite;background:currentColor;border-radius:50%;bottom:8px;height:8px;left:50%;opacity:.25;position:absolute;transform:translateX(-50%);width:28px}@keyframes ldb-shadow-shrink{0%,to{opacity:.25;width:28px}50%{opacity:.15;width:18px}}.ldb__ico-speaking{align-items:center;display:flex;height:70px;justify-content:center;position:relative;width:70px}.ldb__mic{height:50px;position:relative;width:28px}.ldb__mic-cap{border-radius:11px;height:30px;width:22px}.ldb__mic-cap,.ldb__mic-stand{background:currentColor;margin:0 auto}.ldb__mic-stand{height:8px;width:2px}.ldb__mic-base{background:currentColor;height:2px;margin:0 auto;width:16px}.ldb__wave{border:2.5px solid transparent;border-radius:50%;border-right-color:currentcolor;height:24px;position:absolute;width:18px}.ldb__wave-l{animation:ldb-wave-l 1.6s ease-in-out infinite;left:6px}.ldb__wave-r{animation:ldb-wave-r 1.6s ease-in-out infinite;right:6px}@keyframes ldb-wave-l{0%,to{opacity:.4;transform:scaleX(-1) scale(.85)}50%{opacity:1;transform:scaleX(-1) scale(1.1)}}@keyframes ldb-wave-r{0%,to{opacity:.4;transform:scale(.85)}50%{opacity:1;transform:scale(1.1)}}.ldb__ico-blog{align-items:center;display:flex;height:70px;justify-content:center;position:relative;width:70px}.ldb__ico-blog svg{height:100%;width:100%}.ldb__ico-blog .ldb__doc{animation:ldb-pin-bob 3.6s ease-in-out infinite;transform-box:fill-box;transform-origin:center}.ldb__ico-blog .ldb__bar{animation:ldb-bar-pulse 2.6s ease-in-out infinite;fill:currentColor}.ldb__ico-blog .ldb__bar.l2{animation-delay:.3s}.ldb__ico-blog .ldb__bar.l3{animation-delay:.6s}@keyframes ldb-bar-pulse{0%,to{opacity:.4}50%{opacity:1}}@media (max-width:900px){.ldbn{padding:40px 24px}.ldbn__inner{gap:30px;grid-template-columns:1fr}.ldbn__stage{min-height:300px}.ldbn__stage--portrait{min-height:380px}.ldbn__title :is(h1,h2,h3,p){font-size:26px}.ldbn__iconscale{transform:scale(1.25)}}@media (prefers-reduced-motion:reduce){.ldbn__scene *{animation:none!important}.ldbn__progress span.run{animation:none;width:100%}.ldbn__scene{transition:none}}