@import url("https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500;700&family=PT+Serif:wght@400;700&display=swap");.wbn-od{--charcoal:#1b1e27;--navy:#382781;--violet:#5e43c2;--violet-light:#c7adf8;--copper:#ed6e2e;--white:#fff;--bg-soft:#e3e4e8;--bg-tint:#f2ebfd;--border:rgba(27,30,39,.06);--border-strong:rgba(27,30,39,.1);--text-muted:rgba(27,30,39,.6);--text-subtle:rgba(27,30,39,.45);--sans:"Roboto",system-ui,sans-serif;--heading:"PT Serif",Georgia,serif;--container-wide:1280px;--container:1120px;--container-narrow:880px;--section-pad-y:clamp(72px,9vw,120px);--radius-sm:10px;--radius-md:14px;--radius-lg:16px;--shadow-card:0 12px 32px rgba(27,30,39,.08);--shadow-lift:0 30px 60px -28px rgba(27,30,39,.28);--ease-out:cubic-bezier(0.16,1,0.3,1);--dur-fast:200ms;--dur-base:300ms;--dur-slow:400ms;color:var(--charcoal);font-family:var(--sans);font-size:16px;line-height:1.6;-webkit-font-smoothing:antialiased;overflow-x:hidden}.wbn-od *{box-sizing:border-box}.wbn-od h1,.wbn-od h2,.wbn-od h3,.wbn-od h4{color:var(--charcoal);font-family:var(--heading);font-weight:400;line-height:1.15;margin:0}.wbn-od h1,.wbn-od h2{font-weight:700}.wbn-od h1{font-size:40px;letter-spacing:-1px;line-height:1.06}.wbn-od h2{font-size:30px;line-height:1.1}.wbn-od h3{font-size:26px;line-height:1.25}.wbn-od h4{font-size:22px;line-height:1.3}@media (min-width:768px){.wbn-od h1{font-size:52px}.wbn-od h2{font-size:40px}.wbn-od h4{font-size:24px}}@media (min-width:1024px){.wbn-od h1{font-size:56px;letter-spacing:-.5px;line-height:1.1}.wbn-od h2{font-size:48px;line-height:1.2}.wbn-od h3{font-size:32px;line-height:1.25}}.wbn-od p{margin:0}.wbn-od a{color:var(--violet);text-decoration:none}.wbn-od .wbn-od__lead{color:var(--text-muted);font-size:18px;line-height:1.6}@media (min-width:768px){.wbn-od .wbn-od__lead{font-size:20px;line-height:1.6}}.wbn-od .wbn-od__eyebrow{color:var(--violet);font-family:var(--sans);font-size:11px;font-weight:600;letter-spacing:.1em;text-transform:uppercase}.wbn-od .wbn-od__eyebrow--copper,.wbn-od .wbn-od__grad{color:var(--copper)}.wbn-od .wbn-od__container{margin:0 auto;max-width:var(--container);padding:0 clamp(20px,4vw,32px)}.wbn-od .wbn-od__container--wide{max-width:var(--container-wide)}.wbn-od .wbn-od__container--narrow{max-width:var(--container-narrow)}.wbn-od .wbn-od__section{padding:var(--section-pad-y) 0}.wbn-od .wbn-od__section--soft{background:var(--bg-soft)}.wbn-od .wbn-od__section--tint{background:var(--bg-tint)}.wbn-od .wbn-od__reveal{opacity:1;transform:none}.wbn-od.wbn-od--anim .wbn-od__reveal{opacity:0;transform:translateY(28px);transition:opacity .7s var(--ease-out),transform .7s var(--ease-out)}.wbn-od.wbn-od--anim .wbn-od__reveal.is-visible{opacity:1;transform:translateY(0)}.wbn-od.wbn-od--anim .wbn-od__reveal[data-delay="1"]{transition-delay:80ms}.wbn-od.wbn-od--anim .wbn-od__reveal[data-delay="2"]{transition-delay:.16s}.wbn-od.wbn-od--anim .wbn-od__reveal[data-delay="3"]{transition-delay:.24s}@media (prefers-reduced-motion:reduce){.wbn-od.wbn-od--anim .wbn-od__reveal{opacity:1;transform:none;transition:none}}.wbn-od .wbn-od__btn{align-items:center;background:var(--violet);border:none;border-radius:8px;color:var(--white);cursor:pointer;display:inline-flex;font-family:var(--sans);font-size:16px;font-weight:500;gap:10px;justify-content:center;letter-spacing:.16px;padding:14px 26px;transition:background var(--dur-base) var(--ease-out),transform var(--dur-base) var(--ease-out),box-shadow var(--dur-base) var(--ease-out)}.wbn-od .wbn-od__btn:hover{background:#44318d;box-shadow:0 12px 32px rgba(27,30,39,.12);color:var(--white);transform:translateY(-1px)}.wbn-od .wbn-od__btn:active{transform:translateY(0)}.wbn-od .wbn-od__hero{background:transparent;overflow:clip;padding:clamp(64px,8vw,96px) 0 clamp(48px,6vw,72px);position:relative}.wbn-od .wbn-od__hero:after,.wbn-od .wbn-od__hero:before{border-radius:50%;content:"";filter:blur(150px);height:520px;pointer-events:none;position:absolute;width:520px;z-index:0}.wbn-od .wbn-od__hero:before{background:rgba(237,110,46,.16);left:8%;top:-120px}.wbn-od .wbn-od__hero:after{background:rgba(94,67,194,.16);right:6%;top:40px}.wbn-od .wbn-od__hero>.wbn-od__container{position:relative;z-index:1}.wbn-od .wbn-od__hero .wbn-od__eyebrow{display:block;margin-bottom:22px}.wbn-od .wbn-od__badges{align-items:center;display:flex;flex-wrap:wrap;gap:12px;margin-bottom:22px}.wbn-od .wbn-od__whofor{margin-top:14px}.wbn-od .wbn-od__when{margin-top:36px}.wbn-od .wbn-od__when-date{color:var(--charcoal);font-family:var(--heading);font-size:22px;font-weight:400}.wbn-od .wbn-od__when-tz{display:grid;gap:8px;grid-template-columns:repeat(3,max-content);margin-top:12px}@media (max-width:560px){.wbn-od .wbn-od__when-tz{grid-template-columns:repeat(2,max-content)}}.wbn-od .wbn-od__tz-chip{align-items:baseline;background:hsla(0,0%,100%,.72);border:1px solid #e3e4e8;border-radius:999px;color:var(--charcoal);display:inline-flex;font-size:14px;font-weight:500;gap:5px;padding:6px 13px}.wbn-od .wbn-od__tz-chip b{font-weight:600}.wbn-od .wbn-od__tz-chip span{color:var(--text-subtle,#777e85);font-size:12px;font-weight:600;letter-spacing:.04em}.wbn-od .wbn-od__hero-grid{align-items:start;gap:clamp(40px,5vw,72px);grid-template-columns:1.1fr .9fr}@media (max-width:880px){.wbn-od .wbn-od__hero-grid{grid-template-columns:1fr}}.wbn-od .wbn-od__hero-right{max-width:520px}@media (max-width:880px){.wbn-od .wbn-od__hero-right{max-width:560px}}.wbn-od .wbn-od__form-head{margin-bottom:18px}.wbn-od .wbn-od__form-head .wbn-od__eyebrow{display:block;margin-bottom:8px}.wbn-od .wbn-od__form-head h3{font-size:22px}.wbn-od .wbn-od__form-card{background:var(--white);border:1px solid var(--border-strong);border-radius:var(--radius-lg);box-shadow:var(--shadow-card);padding:clamp(30px,3.6vw,44px)}.wbn-od .wbn-od__desc{margin-top:14px}.wbn-od .wbn-od__hero-grid{align-items:center;display:grid;gap:56px;grid-template-columns:5fr 7fr}.wbn-od .wbn-od__hero-photos{display:grid;gap:16px;grid-template-columns:1fr 1fr}.wbn-od .wbn-od__hero-float{animation:wbnFloat 7s ease-in-out infinite}.wbn-od .wbn-od__hero-float[data-n="2"]{animation-delay:-3.5s}@keyframes wbnFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.wbn-od .wbn-od__hero-card{background:#fff;border-radius:16px;box-shadow:0 14px 34px rgba(32,19,74,.14);margin:0;overflow:hidden;transform:rotate(-2deg);transition:transform .3s cubic-bezier(.16,1,.3,1),box-shadow .3s cubic-bezier(.16,1,.3,1)}.wbn-od .wbn-od__hero-float[data-n="2"] .wbn-od__hero-card{transform:rotate(2deg) translateY(18px)}.wbn-od .wbn-od__hero-card:hover{box-shadow:0 24px 54px rgba(32,19,74,.22);transform:rotate(0deg) translateY(-6px)}.wbn-od .wbn-od__hero-float[data-n="2"] .wbn-od__hero-card:hover{transform:rotate(0deg) translateY(12px)}@media (prefers-reduced-motion:reduce){.wbn-od .wbn-od__hero-float{animation:none}.wbn-od .wbn-od__hero-card{transition:none}}.wbn-od .wbn-od__hero-card img,.wbn-od .wbn-od__hero-card-ph{aspect-ratio:4/5;background:var(--bg-tint,#f2ebfd);display:block;object-fit:cover;width:100%}.wbn-od .wbn-od__hero-card figcaption{padding:10px 12px}.wbn-od .wbn-od__hero-card-name{color:var(--charcoal);display:block;font-family:var(--heading);font-size:15px}.wbn-od .wbn-od__hero-card-role{color:var(--text-subtle);display:block;font-family:var(--sans);font-size:12px}.wbn-od .wbn-od__badges{margin-bottom:0}.wbn-od .wbn-od__hero-left h1{margin-top:12px}.wbn-od .wbn-od__desc{color:var(--text-muted);font-size:18px;line-height:28px;margin-top:18px;max-width:560px}.wbn-od .wbn-od__whofor{color:var(--text-muted);font-size:16px;font-style:normal;margin-top:12px;max-width:680px}.wbn-od .wbn-od__whofor b{color:var(--charcoal);font-weight:600}.wbn-od .wbn-od__reg-grid{display:flex;justify-content:center;margin-top:64px}.wbn-od .wbn-od__hero-right{max-width:700px;width:100%}.wbn-od .wbn-od__countdown{align-items:center;background:#fff;border:1px solid var(--purple-100,#e4d6fb);border-radius:999px;box-shadow:0 2px 10px rgba(32,19,74,.06);display:inline-flex;padding:12px 22px}.wbn-od .wbn-od__cd-box{align-items:baseline;display:flex;gap:6px;padding:0 14px}.wbn-od .wbn-od__cd-box+.wbn-od__cd-box{border-left:1px solid var(--border,#e3e4e8)}.wbn-od .wbn-od__cd-num{color:var(--violet);font-family:var(--heading);font-size:26px;font-variant-numeric:tabular-nums;font-weight:400}.wbn-od .wbn-od__cd-label{color:var(--text-subtle);font-family:var(--sans);font-size:9px;font-weight:600;letter-spacing:.12em;text-transform:uppercase}@keyframes wbn-cdpulse{0%{transform:scale(1)}30%{transform:scale(1.12)}to{transform:scale(1)}}.wbn-od .wbn-od__cd-num.tick{animation:wbn-cdpulse .35s cubic-bezier(.2,.8,.2,1);display:inline-block}@media (prefers-reduced-motion:reduce){.wbn-od .wbn-od__cd-num.tick{animation:none}}.wbn-od .wbn-od__form-title{font-size:22px;margin:0 0 16px}.wbn-od .wbn-od__form-card input:focus,.wbn-od .wbn-od__form-card select:focus{border-color:var(--violet)!important;box-shadow:0 0 0 3px rgba(94,67,194,.15)!important;outline:none!important}.wbn-od .wbn-od__form-card .hs-button,.wbn-od .wbn-od__form-card input[type=submit]{background:var(--violet)!important;border-color:var(--violet)!important;border-radius:8px!important;color:#fff!important}.body-container--webinar-page .wbn-od__hero .wbn-od__hero-grid{min-height:0!important}.body-container--webinar-page .dnd-section{padding-bottom:0!important;padding-top:0!important}.body-container--webinar-page .wbn-od__hero{padding-bottom:clamp(56px,7vw,88px)!important;padding-top:clamp(72px,9vw,110px)!important}.body-container--webinar-page .wbn-od__section:not(.wbn-od__hero){padding-bottom:clamp(56px,7vw,88px)!important;padding-top:clamp(56px,7vw,88px)!important}@media (max-width:880px){.wbn-od .wbn-od__hero-grid{gap:36px;grid-template-columns:1fr}.wbn-od .wbn-od__hero-photos{max-width:420px}.wbn-od h1{font-size:34px}.wbn-od .wbn-od__countdown{padding:10px 12px}.wbn-od .wbn-od__cd-box{padding:0 8px}.wbn-od .wbn-od__cd-num{font-size:20px}.wbn-od .wbn-od__reg-grid{margin-top:44px}}