.is-hidden{display:none}.checkbox{cursor:pointer;display:flex}.checkbox input{opacity:0;position:absolute;z-index:-1}.checkbox input:disabled~.checkbox__icon{background-color:#f5f5f5;border-color:#d4d4d4;cursor:not-allowed;pointer-events:none}.checkbox input:focus~.checkbox__icon{box-shadow:0 0 0 1px #fff,0 0 0 3px #d4d4d4}.checkbox input:checked~.checkbox__icon{background-color:#ff9000;background-image:url(../images/global/svg/check-icon-white.svg);background-position:50%;background-repeat:no-repeat;border-color:#ff9000}.checkbox input:checked~.checkbox__icon:hover{background-color:#ffa42e;border-color:#ffa42e}.checkbox .checkbox__icon{background-color:#fff;border:1px solid #aaa;border-radius:4px;cursor:pointer;display:inline-block;height:16px;min-width:16px;padding-top:1px;transition:background-color .15s ease,border-color .15s ease,box-shadow .15s ease;width:16px}.checkbox .checkbox__icon:hover{border-color:#ff9000}.checkbox .checkbox__label{font-size:12px;line-height:18px;padding-left:8px;user-select:none}.checkbox .checkbox__label a{display:inline-block}.form-wrapper--simple+.form-success{position:absolute;width:100%}.form-container{background-color:#fff;display:flex;flex-direction:column;justify-content:center;margin:0 auto;max-width:100%;position:relative;width:100%}@media only screen and (min-width:640px){.form-container{border-radius:4px;box-shadow:0 8px 40px 0 rgba(0,0,0,.1)}}.form-wrapper--simple.is-hidden{display:flex;opacity:0;pointer-events:none;z-index:0}@media only screen and (max-width:639px){.form-wrapper--simple.is-hidden{height:320px;overflow:hidden}}.form-wrapper .form{margin:0 auto;max-width:528px;padding:24px 16px;width:100%;z-index:1}@media only screen and (min-width:640px){.form-wrapper .form{height:auto;padding:40px;width:528px}}@media only screen and (min-width:1280px){.form-wrapper .form{height:auto;padding:48px 40px;width:544px}}.form-wrapper .form__row{margin-bottom:16px}@media only screen and (min-width:640px){.form-wrapper .form__row{margin-bottom:18px}}.form-wrapper .form__title{font-size:24px;font-weight:700;line-height:32px;margin-bottom:8px}@media only screen and (min-width:640px){.form-wrapper .form__title{margin-bottom:12px}}.form-wrapper .form__subtitle{font-size:16px;line-height:150%;margin-bottom:16px}.form-wrapper .form__row.form__row--header{margin-bottom:0}.form-wrapper .form__textarea{min-height:72px;resize:none}.form-wrapper .form-group--agreement-note{font-size:12px;line-height:150%}.form-wrapper .form-group--agreement-note strong{font-weight:600}.form-wrapper .form-group--agreement-note a{color:inherit}@media only screen and (min-width:320px) and (max-width:639px){.form-wrapper .form__row--dual-columns .form__column:not(:last-child){margin-bottom:16px}.form-wrapper .form__row--dual-columns .form__column:nth-child(2n),.form-wrapper .form__row--dual-columns .form__column:nth-child(odd){padding:0;width:100%}}.form-success{align-items:center;display:none;flex-direction:column;justify-content:center;padding:48px;z-index:1}@media only screen and (max-width:639px){.form-success{padding:48px 12px}}.form-success .form-success__inner{height:100%;opacity:0;text-align:center;transform:translateY(30px);transition:opacity 1.2s cubic-bezier(.215,.61,.355,1),transform 1.2s cubic-bezier(.215,.61,.355,1);width:100%}.form-success .form-success__title{font-size:32px;font-weight:800;line-height:44px;margin-bottom:8px}.form-success .form-success__subtitle{overflow-wrap:anywhere}.form-success .button{margin-top:24px}.form-success .success-animation{margin-bottom:20px}.form-success .success-animation__circle{stroke-dashoffset:240px;stroke-dasharray:240px 240px;stroke:#05b368}.form-success .success-animation__check{opacity:0;stroke-dashoffset:42px;stroke-dasharray:42px 42px;stroke:#05b368}.form-success .success-animation__result{opacity:0;fill:#05b368}.form-success.is-visible{display:flex}.form-success.is-visible .form-success__inner{animation:fadeInAndMove 1s cubic-bezier(.215,.61,.355,1) .2s 1 both}.form-success.is-visible .success-animation{animation:scaleAnimation 1.3s cubic-bezier(.215,.61,.355,1) .5s 1 both}.form-success.is-visible .success-animation__circle{animation:drawCircle 1.3s cubic-bezier(.77,0,.175,1) .5s 1 both,fadeOut .6s linear 1.8s 1 both}.form-success.is-visible .success-animation__check{animation:drawCheck 1s cubic-bezier(.77,0,.175,1) .5s 1 both,fadeOut .6s linear 1.8s 1 both}.form-success.is-visible .success-animation__result{animation:fadeIn .6s linear 1.8s both}.form-wrapper{opacity:1;transition:opacity .6s cubic-bezier(.215,.61,.355,1)}.form-wrapper.fade-out{opacity:0;pointer-events:none}@-moz-keyframes scaleAnimation{0%{opacity:0;transform:scale(1.5)}to{opacity:1;transform:scale(1)}}@-webkit-keyframes scaleAnimation{0%{opacity:0;transform:scale(1.5)}to{opacity:1;transform:scale(1)}}@-o-keyframes scaleAnimation{0%{opacity:0;transform:scale(1.5)}to{opacity:1;transform:scale(1)}}@keyframes scaleAnimation{0%{opacity:0;transform:scale(1.5)}to{opacity:1;transform:scale(1)}}@-moz-keyframes drawCircle{0%{stroke-dashoffset:240px}to{stroke-dashoffset:0}}@-webkit-keyframes drawCircle{0%{stroke-dashoffset:240px}to{stroke-dashoffset:0}}@-o-keyframes drawCircle{0%{stroke-dashoffset:240px}to{stroke-dashoffset:0}}@keyframes drawCircle{0%{stroke-dashoffset:240px}to{stroke-dashoffset:0}}@-moz-keyframes drawCheck{0%{stroke-dashoffset:42px}to{stroke-dashoffset:0}}@-webkit-keyframes drawCheck{0%{stroke-dashoffset:42px}to{stroke-dashoffset:0}}@-o-keyframes drawCheck{0%{stroke-dashoffset:42px}to{stroke-dashoffset:0}}@keyframes drawCheck{0%{stroke-dashoffset:42px}to{stroke-dashoffset:0}}@-moz-keyframes fadeOut{0%{opacity:1}to{opacity:0}}@-webkit-keyframes fadeOut{0%{opacity:1}to{opacity:0}}@-o-keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}@-moz-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@-webkit-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@-o-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@-moz-keyframes fadeInAndMove{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@-webkit-keyframes fadeInAndMove{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@-o-keyframes fadeInAndMove{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInAndMove{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.form-wrapper--modal+.form-success{position:relative}.form-wrapper--modal .form{box-shadow:inherit}#modal-lead-form .modal__container{align-items:flex-start;box-shadow:none;display:block;height:auto;max-height:100%;overflow-x:hidden;overflow-y:auto;width:100%}@media only screen and (min-width:640px){#modal-lead-form .modal__container{padding:16px}}@media only screen and (min-width:960px){#modal-lead-form .modal__container{align-items:center;display:flex;min-height:100%}}@media (max-height:600px){#modal-lead-form .modal__container{align-items:flex-start;min-height:unset}}.popup--lead-form{align-items:center;display:flex;flex-direction:column;justify-content:flex-start;transition:min-height 1.2s cubic-bezier(.215,.61,.355,1),min-width 1.2s cubic-bezier(.215,.61,.355,1);width:auto}@media only screen and (max-width:960px){.popup--lead-form{overflow-x:hidden}}@media only screen and (min-width:640px){.popup--lead-form{max-width:928px}.popup--lead-form .popup__body{border-radius:4px}}@media only screen and (min-width:960px){.popup--lead-form .popup__row{align-items:stretch;display:flex}}.popup--lead-form .popup__column--info{background-color:#f7f8fa;padding:56px 20px 24px}@media only screen and (min-width:640px){.popup--lead-form .popup__column--info{border-top-left-radius:4px;border-top-right-radius:4px;padding:40px 32px}}@media only screen and (min-width:960px){.popup--lead-form .popup__column--info{border-bottom-left-radius:4px;border-top-right-radius:0;display:flex;flex-direction:column;padding-left:48px;text-align:left;width:400px}}.popup--lead-form .popup__title{font-size:24px;font-weight:800;letter-spacing:-1px;line-height:32px;margin-bottom:8px}@media only screen and (min-width:640px){.popup--lead-form .popup__title{font-size:28px;line-height:40px;margin-bottom:12px}}@media only screen and (min-width:960px){.popup--lead-form .popup__title{font-size:32px;line-height:44px;margin-bottom:16px}}@media only screen and (min-width:1280px){.popup--lead-form .popup__title{font-size:48px;line-height:64px;margin-bottom:20px}}@media only screen and (max-width:959px){.popup--lead-form .popup__title .line-break{display:inline}}.popup--lead-form .popup__subtitle{margin-left:auto;margin-right:auto;max-width:432px}@media only screen and (min-width:960px){.popup--lead-form .popup__subtitle{flex-grow:1}}@media only screen and (max-width:959px){.popup--lead-form .popup__footer{display:none}}.popup--lead-form .popup__footer-note{font-size:20px;font-weight:700;line-height:28px;margin-bottom:8px}.popup--lead-form .popup__column--form{text-align:left}@media only screen and (min-width:960px){.popup--lead-form .popup__column--form{width:528px}}.popup--lead-form .popup{width:auto}.popup--lead-form .sl-container{width:100%}@media only screen and (min-width:960px){.popup--lead-form .sl-container{min-width:928px}}.as-page-section--intro{background-color:#ffe6dd;padding:28px 0 48px}@media only screen and (min-width:768px){.as-page-section--intro{padding:60px 0 80px}}@media only screen and (min-width:1128px){.as-page-section--intro{background:#fff;padding:0 24px}.as-page-section--intro .as-page-section__inner{background-color:#ffe6dd;border-radius:12px;margin:0;max-width:100%;padding:80px 24px;width:100%}}@media only screen and (min-width:1280px){.as-page-section--intro .as-page-section__inner{padding:80px 132px}}@media only screen and (min-width:1128px){.as-page-section--intro .page-section__row{column-gap:25px;display:flex;justify-content:center}.as-page-section--intro .page-section__column-content{width:551px}}.as-page-section--intro .intro-label{align-items:center;background:#fff;border-radius:36px;display:flex;font-size:14px;font-weight:600;justify-content:space-between;line-height:150%;margin-bottom:12px;padding:8px 16px;width:148px}@media only screen and (min-width:768px){.as-page-section--intro .intro-label{margin-bottom:16px}}.as-page-section--intro .as-section-headline{margin-bottom:24px;text-align:left}@media only screen and (min-width:768px){.as-page-section--intro .as-section-headline{margin-bottom:32px}}@media only screen and (min-width:1128px){.as-page-section--intro .as-section-headline{margin-bottom:40px}}@media only screen and (min-width:768px){.as-page-section--intro .information{display:flex;flex-direction:row-reverse;justify-content:flex-end}}@media only screen and (min-width:1128px){.as-page-section--intro .information{flex-direction:column}}.as-page-section--intro .information-speakers__title,.as-page-section--intro .information__title{font-family:Graphik,Open Sans,Arial,sans-serif;font-size:12px;font-weight:700;letter-spacing:.2em;line-height:150%;margin-bottom:16px;text-transform:uppercase}@media only screen and (min-width:768px){.as-page-section--intro .information-speakers__title,.as-page-section--intro .information__title{font-size:14px;line-height:150%;margin-bottom:20px}}.as-page-section--intro .information__text{align-items:flex-start;display:flex}@media only screen and (min-width:768px){.as-page-section--intro .information__text{display:flex;flex-direction:column}}@media only screen and (min-width:1128px){.as-page-section--intro .information__text{flex-direction:row}}.as-page-section--intro .information__text span{background-color:#060711;display:inline-block;height:20px;margin:0 12px;opacity:.3;width:1px}@media only screen and (min-width:768px){.as-page-section--intro .information__text span{background:transparent;height:12px}}@media only screen and (min-width:1128px){.as-page-section--intro .information__text span{background-color:#060711;height:20px}}@media only screen and (min-width:768px){.as-page-section--intro .information-date{width:160px}}@media only screen and (min-width:1128px){.as-page-section--intro .information-date{margin-bottom:40px;width:auto}}.as-page-section--intro .information-speakers{margin-top:24px}@media only screen and (min-width:768px){.as-page-section--intro .information-speakers{margin-right:114px;margin-top:0}}.as-page-section--intro .information-speakers__item{align-items:center;display:flex}.as-page-section--intro .information-speakers__item+.information-speakers__item{margin-top:16px}@media only screen and (min-width:768px){.as-page-section--intro .information-speakers__item+.information-speakers__item{margin-top:24px}}.as-page-section--intro .information-speakers__item-content{margin-left:12px}.as-page-section--intro .information-speakers__item-name{font-family:Graphik,Open Sans,Arial,sans-serif;font-weight:700}.as-page-section--intro .information-speakers__item-position{font-size:12px;line-height:150%;margin-top:4px}.as-page-section--intro .page-section__column-form{margin-top:48px}@media only screen and (min-width:768px){.as-page-section--intro .page-section__column-form{margin-top:80px}}@media only screen and (min-width:1128px){.as-page-section--intro .page-section__column-form{margin-top:0}}.as-page-section--intro .page-section__column-form,.as-page-section--intro .page-section__column-form .form-container{border-radius:12px}.as-page-section--intro .form-container{max-width:688px}.as-page-section--intro .iti{width:100%}.as-page-section--intro .form{padding:40px}@media only screen and (min-width:768px){.as-page-section--intro .form{margin:0;max-width:100%;width:100%}}@media only screen and (min-width:1128px){.as-page-section--intro .form{max-width:552px;width:auto}}.as-page-section--about{padding:60px 0 24px}@media only screen and (min-width:768px){.as-page-section--about{padding:80px 0 100px}}@media only screen and (min-width:1128px){.as-page-section--about{padding:80x 0 120px}}@media only screen and (min-width:768px){.as-page-section--about .page-section__row{column-gap:16px;display:flex;flex-direction:row;justify-content:space-between}}.as-page-section--about .page-section__column-content{flex:1;max-width:648px;width:100%}@media only screen and (max-width:767px){.as-page-section--about .page-section__column-content{margin-bottom:60px}}.as-page-section--about .as-section-headline{text-align:left}.as-page-section--about .about-text{font-size:16px;line-height:150%}.as-page-section--about .about-title{font-size:16px;font-weight:700;line-height:150%;margin-bottom:12px;margin-top:40px}.as-page-section--about .about-list__item{column-gap:11px;display:grid;font-size:16px;grid-template-columns:24px auto;grid-template-rows:auto;line-height:150%;margin-bottom:16px;padding-left:14px}.as-page-section--about .webinar{display:flex;flex-direction:column;width:336px;magrin-top:60px;border:1px solid #d4d4d4;border-radius:12px;padding:32px}@media only screen and (min-width:768px){.as-page-section--about .webinar{height:392px}}.as-page-section--about .webinar-item{align-items:center;column-gap:12px;display:flex;font-size:16px;font-weight:600;line-height:150%;padding:16px 0}.as-page-section--about .webinar-item:first-child{padding-top:0}.as-page-section--about .webinar-item:last-child{padding-bottom:0}.as-page-section--about .webinar-item+.webinar-item{border-top:1px solid #d4d4d4}.as-page-section--about .webinar .button{font-size:16px;height:48px;line-height:150%;margin-bottom:12px}.as-page-section--about .webinar--agreement-note{font-size:12px;line-height:150%}.as-page-section--cta-get-started{padding-bottom:60px}@media only screen and (min-width:768px){.as-page-section--cta-get-started{padding-bottom:100px}}@media only screen and (min-width:1128px){.as-page-section--cta-get-started{padding-bottom:120px}}.as-page-section--cta-get-started .page-section__row{background-color:#192269;border-radius:12px;padding:48px;text-align:center}@media only screen and (min-width:768px){.as-page-section--cta-get-started .page-section__row{padding:60px}}@media only screen and (min-width:1128px){.as-page-section--cta-get-started .page-section__row{padding:100px}}.as-page-section--cta-get-started .as-section-headline{color:#fff;font-size:28px;line-height:40px}@media only screen and (min-width:768px){.as-page-section--cta-get-started .as-section-headline{font-size:32px;line-height:44px;margin-bottom:16px}}@media only screen and (min-width:1128px){.as-page-section--cta-get-started .as-section-headline{font-size:44px;line-height:56px;margin-bottom:20px}}.as-page-section--cta-get-started .as-section-headline div{display:inline-block;margin:0 12px;position:relative}@media only screen and (min-width:1128px){.as-page-section--cta-get-started .as-section-headline div{margin:0 16px}}.as-page-section--cta-get-started .as-section-headline div svg{height:41px;left:-10px;position:absolute;top:-2px;width:73px}@media only screen and (min-width:768px){.as-page-section--cta-get-started .as-section-headline div svg{height:74px;left:-10px;top:-17px;width:84px}}@media only screen and (min-width:1128px){.as-page-section--cta-get-started .as-section-headline div svg{height:64px;left:-15px;top:-5px;width:115px}}.as-page-section--cta-get-started .section-subheadline{color:#fff;margin-bottom:32px}@media only screen and (min-width:768px){.as-page-section--cta-get-started .section-subheadline{margin:0 auto 32px;max-width:450px}}@media only screen and (min-width:1128px){.as-page-section--cta-get-started .section-subheadline{font-size:20px;line-height:140%;max-width:620px}}.as-page-section--cta-get-started .button{max-width:240px;width:100%}@media only screen and (min-width:1128px){.as-page-section--cta-get-started .button{max-width:288px}}.form-group--agreement-note strong,.webinar--agreement-note strong{font-weight:600}form select{position:absolute}