.ldb{color:#1b1b1b;font-family:GT Walsheim,Poppins,system-ui,-apple-system,sans-serif;font-weight:400;max-width:100%;overflow-x:clip;padding:80px 5%;text-align:left}.ldb *,.ldb :after,.ldb :before{box-sizing:border-box}.ldb__inner{align-items:center;display:grid;gap:64px;grid-template-columns:1fr minmax(440px,540px);margin:0 auto;max-width:1280px}.ldb--flipped .ldb__text{order:2}.ldb--flipped .ldb__area{order:1}@media (max-width:900px){.ldb__inner{gap:48px;grid-template-columns:1fr}.ldb--flipped .ldb__area,.ldb--flipped .ldb__text{order:0}}.ldb__eyebrow{color:#421c85;font-size:13px;font-weight:400;letter-spacing:.14em;margin-bottom:14px;text-transform:uppercase}.ldb__heading{margin:0 0 18px}.ldb__heading :is(h1,h2,h3,p){color:#000;font-size:36px;font-weight:400!important;letter-spacing:-.015em;line-height:1.15;margin:0}.ldb__desc{margin:0 0 26px}.ldb__desc p{color:#1b1b1b;font-size:18px;font-weight:400!important;line-height:1.65;margin:0 0 14px}.ldb__desc p:last-child{margin-bottom:0}.ldb__ctas{align-items:center;display:flex;flex-wrap:wrap;gap:24px;margin-top:6px}.ldb__cta{align-items:center;display:inline-flex;font-family:inherit;line-height:1;text-decoration:none;transition:background .25s ease,color .25s ease,opacity .2s ease}.ldb__cta--primary{background:#421c85;border-radius:999px;color:#fff!important;font-size:15px;font-weight:500!important;letter-spacing:.01em;padding:14px 26px}.ldb__cta--primary:focus,.ldb__cta--primary:hover{background:#2d1259;color:#fff!important;font-weight:500!important}.ldb__cta--secondary{background:transparent;border-radius:0;color:#421c85!important;font-size:15px;font-weight:500!important;padding:6px 0 8px;position:relative}.ldb__cta--secondary:after{background:#421c85;bottom:0;content:"";height:2px;left:0;pointer-events:none;position:absolute;right:0;transform-origin:left center}.ldb__cta--secondary:focus,.ldb__cta--secondary:focus-visible,.ldb__cta--secondary:hover{color:#421c85!important;font-weight:500!important;outline:none}.ldb__cta--secondary:focus-visible:after,.ldb__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__area{position:relative;width:100%}.ldb__row{align-items:center;display:grid;gap:18px;grid-template-columns:44px minmax(0,1fr) 44px;position:relative}.ldb__stage{aspect-ratio:1/1.15;min-width:0;position:relative;width:100%}.ldb__ghost1,.ldb__ghost2{border-radius:22px;box-shadow:0 8px 18px rgba(66,28,133,.05);inset:0;position:absolute;transition:background .6s ease}.ldb__ghost1{transform:rotate(-5deg) translate(-12px,6px);z-index:1}.ldb__ghost2{transform:rotate(6deg) translate(14px,10px);z-index:2}.ldb__arrow{align-items:center;background:#fff;border:none!important;border-radius:50%!important;box-shadow:0 6px 16px rgba(66,28,133,.12);color:#421c85;cursor:pointer;display:flex!important;flex-shrink:0;font-size:0;height:44px!important;justify-content:center;letter-spacing:0;line-height:1;margin:0!important;max-height:44px!important;max-width:44px!important;min-height:44px!important;min-width:44px!important;padding:0!important;text-transform:none;transition:background .2s ease,color .2s ease;width:44px!important}.ldb__arrow:focus,.ldb__arrow:focus-visible,.ldb__arrow:hover{background:#421c85;border-radius:50%!important;color:#fff;height:44px!important;max-width:44px!important;min-width:44px!important;outline:none;padding:0!important;transform:none;width:44px!important}.ldb__arrow svg{display:block;height:18px!important;width:18px!important}.ldb__dots{display:flex;gap:8px;justify-content:center;margin-top:24px}.ldb__dots span{background:rgba(66,28,133,.22);border-radius:50%;cursor:pointer;height:8px;transition:background .4s,width .4s,border-radius .4s;width:8px}.ldb__dots span.active{background:#421c85;border-radius:4px;width:22px}.ldb__card{background:#fff;border-radius:22px;box-shadow:0 14px 28px rgba(66,28,133,.1);display:grid;grid-template-rows:55% 45%;inset:0;opacity:0;overflow:hidden;position:absolute;transform:rotate(2deg);transition:opacity .5s ease;z-index:4}.ldb__card.active{opacity:1;z-index:5}.ldb__card-top{align-items:center;display:flex;justify-content:center;overflow:hidden;padding:24px;position:relative}.ldb__card-bottom{background:#fff;padding:22px 26px 26px}.ldb__card-eyebrow{color:#421c85;font-size:11px;font-weight:500!important;letter-spacing:.14em;margin-bottom:10px;text-transform:uppercase}.ldb__card-title{color:#1a1a1a;font-size:18px;font-weight:500!important;line-height:1.2;margin:0 0 8px}.ldb__card-desc{color:#555;font-size:13px;font-weight:400!important;line-height:1.5;margin:0}.ldb__icon-host{align-items:center;background:#fff;border-radius:28px;box-shadow:0 0 0 6px rgba(66,28,133,.1),0 6px 14px rgba(66,28,133,.08);color:#421c85;display:flex;height:130px;justify-content:center;width:130px}.ldb__icon-host--dark{box-shadow:0 0 0 6px hsla(0,0%,100%,.22),0 6px 14px 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:#ffe3d2;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)}}@media (max-width:900px){.ldb__heading :is(h1,h2,h3,p){font-size:28px}}@media (max-width:599px){.ldb{padding:56px 20px!important}.ldb__area,.ldb__inner{padding:0!important}.ldb__area{order:1}.ldb__text{order:2}.ldb__inner{gap:32px!important}.ldb__row{align-items:center;display:flex!important;flex-wrap:wrap;gap:32px 24px;grid-template-columns:none!important;justify-content:center}.ldb__stage{aspect-ratio:1/1.5;flex:0 1 auto;margin:0 auto;max-width:320px!important;order:1;width:100%}.ldb__card{grid-template-rows:44% 56%!important}.ldb__arrow--prev{order:2}.ldb__arrow--next{order:3}.ldb__arrow,.ldb__arrow:focus,.ldb__arrow:focus-visible,.ldb__arrow:hover{height:40px!important;max-height:40px!important;max-width:40px!important;min-height:40px!important;min-width:40px!important;width:40px!important}.ldb__arrow svg{height:16px!important;width:16px!important}.ldb__dots{margin-top:18px}.ldb__card-eyebrow{font-size:10px!important;letter-spacing:.14em!important}.ldb__card-title{font-size:20px!important;line-height:1.2!important}.ldb__card-desc{font-size:14px!important;line-height:1.45!important}.ldb__heading :is(h1,h2,h3,p){font-size:26px!important}.ldb__lead p{font-size:15px!important}}@media (prefers-reduced-motion:reduce){.ldb__bubble span,.ldb__ghost1,.ldb__ghost2,.ldb__ground,.ldb__ico-podcast .ldb__headphones,.ldb__ico-sessions .ldb__person,.ldb__pin,.ldb__ring,.ldb__wave-l,.ldb__wave-r{animation:none!important;transition:none!important}}