@import url("https://fonts.googleapis.com/css2?family=Space+Grotesk:wght@300..700&display=swap");@keyframes wipe-enter{0%{opacity:0;transform:translateY(150px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:no-preference){.pd-animate_in{animation:wipe-enter 1s ease 1}}:root{--button-bg-color:#286eff;--button-border-color:#286eff;--button-bg-color-hover:#286eff00}body,form{font-optical-sizing:auto}h1,h2,h3,h4,h5,h6{font-family:Space Grotesk,sans-serif;font-optical-sizing:auto;font-style:normal;font-weight:700!important;line-height:1.25}h4,h5,h6{line-height:1.5}p{line-height:1.25}img{display:block}.hs-input[type=checkbox],.hs-input[type=radio],input[type=checkbox]{--checkbox-border-color:#232332;--checkbox-checked-color:#232332;--checkbox-hover-color:rgba(103,80,164,.08);--checkbox-focus-color:rgba(103,80,164,.12);--checkbox-disabled-color:rgba(29,27,32,.5);appearance:none;background-color:transparent;border:2px solid var(--checkbox-border-color);border-radius:3px;box-sizing:border-box;height:1.125rem;margin:.5rem;outline:none;padding:0;position:relative;width:1.125rem}.hs-input[type=checkbox]:after,.hs-input[type=radio]:after,input[type=checkbox]:after{background-color:transparent;border-radius:100px;content:"";display:block;height:100%;left:0;position:absolute;top:0;transform:scale(1);transition:all .3s ease;width:100%}.hs-input[type=checkbox]:checked,.hs-input[type=radio]:checked,input[type=checkbox]:checked{background-position:50%;background-size:24px}.hs-input[type=checkbox]:not(:disabled):checked,.hs-input[type=radio]:not(:disabled):checked,input[type=checkbox]:not(:disabled):checked{background-color:var(--checkbox-checked-color);background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%23fff' d='m10 16.4-4-4L7.4 11l2.6 2.6L16.6 7 18 8.4z'/%3E%3C/svg%3E");border-color:var(--checkbox-checked-color)}.hs-input[type=checkbox]:disabled,.hs-input[type=radio]:disabled,input[type=checkbox]:disabled{border-color:var(--checkbox-disabled-color);cursor:auto}.hs-input[type=checkbox]:disabled:checked,.hs-input[type=radio]:disabled:checked,input[type=checkbox]:disabled:checked{background-color:var(--checkbox-disabled-color);background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%23fff' d='m10 16.4-4-4L7.4 11l2.6 2.6L16.6 7 18 8.4z'/%3E%3C/svg%3E");border-color:transparent}.hs-input[type=checkbox]:focus-visible:after,.hs-input[type=radio]:focus-visible:after,input[type=checkbox]:focus-visible:after{background-color:var(--checkbox-focus-color);transform:scale(3)}@media (hover:hover){.hs-input[type=checkbox]:not(:disabled):hover:after,.hs-input[type=radio]:not(:disabled):hover:after,input[type=checkbox]:not(:disabled):hover:after{background-color:var(--checkbox-hover-color);transform:scale(3)}}.button,.button_cta a,button,form .hs-button,form input[type=submit]{background-color:var(--button-bg-color);border:none;border-radius:99rem;font-family:Inter,Helvetica,Arial,sans-serif;font-weight:400;outline:2px;outline-color:transparent;outline-style:solid;transition:none;transition:all .25s ease}.button:hover,.button_cta a:hover,button:hover,form .hs-button:hover,form input[type=submit]:hover{background-color:var(--button-bg-color-hover);outline-color:var(--button-border-color)}.button:focus,form .hs-button{outline:none}.button--arrow,.button_cta.button--arrow a{background:#286eff;color:#fff;overflow:hidden;padding:15px 72px 15px 25px}.button--arrow:after,.button_cta.button--arrow a:after{background-color:#fff;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 16 14'%3E%3Cpath fill='%23286EFF' d='m7.39 12.198 1.34 1.34 6.77-6.769L8.73 0 7.39 1.34l4.482 4.481H.5v1.896h11.372z'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:15px auto;border-radius:99rem;content:"";height:calc(100% - 8px);margin:0;position:absolute;right:4px;top:4px;transform:rotate(-45deg);-moz-transform:rotate(-45deg);-webkit-transform:rotate(-45deg);transition:all .25s ease;width:36px}.button--arrow:active,.button--arrow:focus,.button--arrow:hover,.button_cta.button--arrow a:active,.button_cta.button--arrow a:focus,.button_cta.button--arrow a:hover{background-color:#143fe1;color:#fff;outline-color:#143fe1}.button--arrow:active:after,.button--arrow:focus:after,.button--arrow:hover:after,.button_cta.button--arrow a:active:after,.button_cta.button--arrow a:focus:after,.button_cta.button--arrow a:hover:after{content:"";margin:0;transform:translateY(0)}.button--outlined,.button_cta.button--outlined a{border:1px solid rgba(35,35,50,.25);border-radius:2px;color:#232332;font-size:.625rem;font-weight:500;letter-spacing:1px;line-height:150%;padding:10px 20px;transition:all .25s ease}.button--outlined:focus,.button--outlined:hover,.button_cta.button--outlined a:focus,.button_cta.button--outlined a:hover{background-color:var(--button-bg-color-hover);border:2px solid var(--button-border-color);color:initial}.kl-rich-text__buttons{display:inline-block}.kl-header-placeholder,.kl-navbar{height:74px}.kl-header .content-wrapper{max-width:1440px;padding:0 .5rem}@media screen and (min-width:512px) and (max-width:920px){.kl-header .kl-navbar__content{flex-direction:row;height:auto;justify-content:flex-end;opacity:1;overflow-y:initial;padding:initial;position:relative;transform:none;visibility:initial}.kl-header .kl-navbar__menu{display:none}}@media screen and (min-width:512px){.kl-header .kl-navbar__content{padding-right:1.5rem}}.pd-footer .kl-footer__wrapper{padding:4rem 2rem}.pd-footer .kl-footer__info p{line-height:150%}.pd-footer .kl-footer__address{display:none}.pd-footer .kl-footer__menu{margin-top:1.5rem}.pd-footer .kl-footer__menu h3{font-weight:500;margin:0 0 1em}.pd-footer .kl-footer__menu h3 a{font-size:inherit;font-weight:500;line-height:inherit}.pd-footer .kl-footer__menu a{font-weight:400;margin:0 0 .8125em;transition:all .3s ease}.pd-footer .kl-footer__menu a:focus,.pd-footer .kl-footer__menu a:hover{color:#fff}.pd-footer .kl-footer__group{flex-basis:calc(50% - 2rem);flex-grow:1}.pd-footer .kl-footer__menu .kl-footer__social{border-top:1px solid rgba(205,215,215,.5);flex-basis:100%;gap:1.25rem;margin:0 1rem;order:1;padding:2rem 0}.pd-footer .kl-footer__menu .kl-footer__social a{align-items:center;background-color:#919199;border-radius:100px;display:flex;height:2.25rem;justify-content:center;margin:0;overflow:hidden;transition:background-color .3s ease;width:2.25rem}.pd-footer .kl-footer__menu .kl-footer__social span{margin:0}.pd-footer .kl-footer__menu .kl-footer__social span,.pd-footer .kl-footer__menu .kl-footer__social svg{height:1.125rem;width:1.125rem}.pd-footer .kl-footer__menu .kl-footer__social svg{fill:#242437}.pd-footer .kl-footer__menu .kl-footer__social a:focus,.pd-footer .kl-footer__menu .kl-footer__social a:hover{background-color:#fff}@media screen and (min-width:768px){.pd-footer .kl-footer__info{flex-basis:33.33%}.pd-footer .kl-footer__address{display:block;margin-top:4rem}.pd-footer .kl-footer__menu{margin:-.25rem 0 0 8.33%}.pd-footer .kl-footer__menu .kl-footer__social{border-top:unset;flex-basis:100%;margin-left:3rem;order:unset;padding-top:0}.pd-footer .kl-footer__group{flex-basis:unset;flex-grow:0;margin:1rem 0 1rem 3rem}}.pd-hero-01{align-items:stretch;display:flex;flex-direction:column;flex-wrap:nowrap;padding:0}.pd-hero-01 .kl-hero-01__content{padding:3rem 1.5rem;width:100%}.pd-hero-01 .kl-hero-01__content>div{max-width:unset}.pd-hero-01 .kl-hero-01__image,.pd-hero-01 .kl-hero-01__lottie-anim,.pd-hero-01 .kl-hero-01__video{height:100vw;max-height:75vh;min-height:25vh;position:relative;width:100%}.pd-hero-01 .kl-hero-01__image{opacity:1}.pd-hero-01 .kl-hero-01__video>video{height:100%;left:0;object-fit:cover;position:absolute;top:0;width:100%}.pd-hero-01 .kl-hero-01__lottie-anim{align-items:center;display:flex;justify-content:center}.pd-hero-01 .kl-hero-01__video .hs-video-container,.pd-hero-01 .kl-hero-01__video .hs-video-widget{height:100%;left:0;position:absolute;top:0;width:100%}.pd-hero-01 .kl-rich-text__preheader,.pd-hero-01 .kl-rich-text__subheader{color:#242437;display:inline-block;font-family:Space Grotesk,sans-serif;font-size:16px;font-weight:500;letter-spacing:1px;margin:0 0 .75rem;text-transform:uppercase}.pd-hero-01 .kl-rich-text__subheader{display:flex;flex-direction:row;flex-wrap:wrap;font-size:12px;gap:1rem}.pd-hero-01 .kl-rich-text__subheader_tag{background-color:#e7e7ec;border-radius:100rem;color:#242437;display:inline-block;font-family:Space Grotesk,sans-serif;font-size:12px;font-weight:500;letter-spacing:1px;padding:.5rem 1.25rem;text-transform:uppercase;white-space:nowrap}@media screen and (min-width:768px){.pd-hero-01{align-items:stretch;flex-direction:row;justify-content:center}.pd-hero-01 .kl-hero-01__content{align-self:center;height:auto;padding:0 1.5rem 0 4.5rem}.pd-hero-01 .kl-hero-01__content>div{margin:0 auto;max-width:50rem}.pd-hero-01 .kl-hero-01__image,.pd-hero-01 .kl-hero-01__video{height:auto}}.pd-speaker-cards .speaker-list{--cols:2;--gap:0.75rem;display:flex;flex-wrap:wrap;gap:var(--gap);list-style:none;padding:0}.pd-speaker-cards .speaker-list .speaker{flex-basis:calc(100%/var(--cols) - var(--gap)/var(--cols)*(var(--cols) - 1));padding-bottom:.75rem}.pd-speaker-cards .speaker-list .speaker>a{color:initial;cursor:pointer;text-decoration:none;transition:all .2s ease}.pd-speaker-cards .speaker-list .speaker>a:hover{opacity:.75}.pd-speaker-cards .speaker-list .speaker .speaker-photo{border-radius:.25rem;display:block;height:0;overflow:hidden;padding-bottom:100%;position:relative;width:100%}.pd-speaker-cards .speaker-list .speaker .speaker-photo>img{height:100%;left:0;object-fit:cover;object-position:center;position:absolute;top:0;width:100%}.pd-speaker-cards .speaker-list .speaker .speaker-name{line-height:1.25;margin:.75rem 0 0}.pd-speaker-cards .speaker-list .speaker .speaker-title{font-size:.8125em;margin:.25rem 0 0}@media screen and (min-width:580px){.pd-speaker-cards .speaker-list{--cols:3}}@media screen and (min-width:768px){.pd-speaker-cards .speaker-list{--cols:2;--gap:1rem}}@media screen and (min-width:1080px){.pd-speaker-cards .speaker-list{--cols:3}}@media screen and (min-width:1280px){.pd-speaker-cards .speaker-list{--cols:4}}.pd-agenda .event-weekday{font-size:11px;font-weight:500;letter-spacing:1px}.pd-agenda .agenda-list{display:flex;flex-direction:column;gap:.5rem;list-style:none;margin:0;padding:0}.pd-agenda .agenda-list .agenda-item{align-items:center;background-color:#fafafa;border:1px solid #dfdfdf;border-radius:.5rem;display:flex;flex-direction:row;flex-wrap:wrap;padding:1.25rem .5rem 1.25rem 1rem;position:relative}.pd-agenda .agenda-list .agenda-item-content{display:flex;flex:1 1;flex-direction:row;flex-wrap:wrap;gap:.5rem 1rem}.pd-agenda .agenda-list .agenda-item-expand{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 8 16'%3E%3Cpath fill='%23232332' d='M0 1.606 5.273 8 0 14.394 1.316 15.5 7.5 8 1.316.5z'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:8px auto;cursor:pointer;flex-shrink:0;height:2rem;transition:all .3s ease;width:2rem}.pd-agenda .agenda-list .agenda-item .agenda-item-title{flex:100%;margin:0}.pd-agenda .agenda-list .agenda-item .agenda-item-time{margin-right:.5rem}.pd-agenda .agenda-list .agenda-item .agenda-item-tags{align-items:baseline;display:flex;flex:100%;flex-direction:row;flex-wrap:wrap;gap:.5rem;list-style:none;margin:.5rem 0 0;padding:0}.pd-agenda .agenda-list .agenda-item .agenda-item-tags .agenda-item-tag{background-color:#dff1ff;border-radius:100px;padding:.25rem .75rem}.pd-agenda .agenda-list .agenda-item .long-description{display:block;flex:100%;height:0;opacity:0;overflow:hidden;position:relative;transition:all .3s ease;visibility:hidden}.pd-agenda .agenda-list .agenda-item .long-description>*{padding-top:2.75rem}.pd-agenda .agenda-list .agenda-item .long-description:before{background-color:#dfdfdf;content:"";height:1px;left:0;position:absolute;top:1rem;width:100%}.pd-agenda .agenda-list .agenda-item.open .long-description{opacity:1;visibility:visible}.pd-agenda .agenda-list .agenda-item.open .agenda-item-expand{transform:rotate(90deg);transition:all .3s ease}.pd-logos .kl-logos__item{flex-basis:50%}.pd-logos .kl-logos__item .kl-logos__item-wrapper,.pd-logos .kl-logos__item a{display:block}.pd-logos .kl-logos__item img{height:auto;max-width:10rem;width:100%}@media screen and (min-width:480px){.pd-logos .kl-logos__item{flex-basis:33.33%}}@media screen and (min-width:768px){.pd-logos .kl-logos__item{flex-basis:16.66%}}