@import url(https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,300;0,400;0,700;0,900;1,300;1,400;1,700;1,900&display=swap);@import url(https://fonts.googleapis.com/css2?family=Fira+Sans:ital,wght@0,500;0,600;0,700;0,800;0,900;1,500;1,600;1,700;1,800;1,900&display=swap);::-webkit-input-placeholder{color:#6b7362}::-moz-placeholder{color:#6b7362}:-ms-input-placeholder{color:#6b7362}:-moz-placeholder{color:#6b7362}input::-webkit-inner-spin-button,input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}.bhrForm__inputWrapper,.mktoFieldWrap{position:relative;margin-top:10px}.bhrForm__inputWrapper--hp,.mktoFieldWrap--hp{opacity:0;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";filter:alpha(opacity=0);position:absolute;top:0;left:0;height:0;width:0;z-index:-10}.bhrForm__label,.mktoLabel:not(.bhrForm__gdprCopy):not(.bhrForm__checkboxCopy){position:absolute;left:0;top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-o-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);font-family:Lato,Arial,Helvetica,sans-serif;font-size:16px;color:#394130;padding:0 20px;cursor:text;width:55%!important;text-align:left;-webkit-transition:all .3s ease-out;-moz-transition:all ease-out .3s;-o-transition:all ease-out .3s;-ms-transition:all ease-out .3s;transition:all .3s ease-out}.bhrForm__label.bhrForm__input--invalid,.mktoLabel:not(.bhrForm__gdprCopy):not(.bhrForm__checkboxCopy).bhrForm__input--invalid{color:#eb5638}.bhrForm__label.bhrForm__label--active,.mktoLabel:not(.bhrForm__gdprCopy):not(.bhrForm__checkboxCopy).bhrForm__label--active{left:45%;text-align:right;font-size:14px;color:#6b7362;font-weight:400}.bhrForm__label.bhrForm__label--active.bhrForm__input--invalid,.mktoLabel:not(.bhrForm__gdprCopy):not(.bhrForm__checkboxCopy).bhrForm__label--active.bhrForm__input--invalid{color:#eb5638}.bhrForm__input,.mktoField:not(.bhrForm__gdprInput){font-family:Lato,Arial,Helvetica,sans-serif;font-size:16px;color:#394130;line-height:20px;padding:0 110px 0 20px;width:100%!important;background-color:#fff;border-radius:3px;-webkit-transition:all .3s ease-in-out;-moz-transition:all ease-in-out .3s;-o-transition:all ease-in-out .3s;-ms-transition:all ease-in-out .3s;transition:all .3s ease-in-out;height:50px;border:2px solid #fff;margin:0;-webkit-box-shadow:none;box-shadow:none;-webkit-appearance:none}.bhrForm__input:focus+.bhrForm__label,.mktoField:not(.bhrForm__gdprInput):focus+.bhrForm__label{left:45%;text-align:right;font-size:14px;color:#6b7362;font-weight:400}.bhrForm__input.bhrForm__input--active,.bhrForm__input:focus,.mktoField:not(.bhrForm__gdprInput).bhrForm__input--active,.mktoField:not(.bhrForm__gdprInput):focus{outline:none;border-color:#0497e8}.bhrForm__input.bhrForm__input--invalid,.bhrForm__input.mktoInvalid,.mktoField:not(.bhrForm__gdprInput).bhrForm__input--invalid,.mktoField:not(.bhrForm__gdprInput).mktoInvalid{border-color:#eb5638}.bhrForm__input.bhrForm__input--invalid:focus,.bhrForm__input.mktoInvalid:focus,.mktoField:not(.bhrForm__gdprInput).bhrForm__input--invalid:focus,.mktoField:not(.bhrForm__gdprInput).mktoInvalid:focus{border-color:#0497e8}.bhrForm__input--select{padding:0 20px;-webkit-appearance:none;background-image:url("/images/form/down.svg");background-position:calc(100% - 20px) 50%;background-repeat:no-repeat}.bhrForm__input--select::-ms-expand{display:none}.bhrForm__input--textArea{resize:none;padding:20px;height:129px}.bhrForm__checkboxInput,.bhrForm__gdprInput{vertical-align:middle;display:block;position:absolute;left:6px;top:12px;z-index:-1;opacity:0;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";filter:alpha(opacity=0)}.bhrForm__checkboxInput.bhrForm__input--invalid+.bhrForm__checkboxLabel:before,.bhrForm__checkboxInput.bhrForm__input--invalid+.bhrForm__gdprLabel:before,.bhrForm__gdprInput.bhrForm__input--invalid+.bhrForm__checkboxLabel:before,.bhrForm__gdprInput.bhrForm__input--invalid+.bhrForm__gdprLabel:before{background-image:url("/images/form/unchecked-error.svg")}.bhrForm__checkboxInput:checked+.bhrForm__checkboxLabel:before,.bhrForm__checkboxInput:checked+.bhrForm__gdprLabel:before,.bhrForm__gdprInput:checked+.bhrForm__checkboxLabel:before,.bhrForm__gdprInput:checked+.bhrForm__gdprLabel:before{background-image:url("/images/form/checked.svg")}.bhrForm__checkboxLabel,.bhrForm__gdprLabel{cursor:pointer}.bhrForm__checkboxLabel:before,.bhrForm__gdprLabel:before{background-image:url("/images/form/unchecked.svg");background-position:0;background-repeat:no-repeat;-webkit-background-size:contain;-moz-background-size:contain;background-size:contain;content:"";position:absolute;left:0;width:20px;height:20px;margin-top:0}.bhrForm__checkboxCopy,.bhrForm__gdprCopy{font-family:Lato,Arial,Helvetica,sans-serif;color:#6b7362;padding-left:34px;font-size:14px;line-height:20px;text-align:left;margin-bottom:0}.bhrForm__checkboxFlex,.bhrForm__gdprFlex{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:box;display:flex;-webkit-box-orient:horizontal;-moz-box-orient:horizontal;-o-box-orient:horizontal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-lines:single;-moz-box-lines:single;-o-box-lines:single;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:start;-moz-box-pack:start;-o-box-pack:start;-ms-flex-pack:start;-webkit-justify-content:flex-start;justify-content:flex-start;-webkit-box-align:start;-moz-box-align:start;-o-box-align:start;-ms-flex-align:start;-webkit-align-items:flex-start;align-items:flex-start;-ms-flex-line-pack:stretch;-webkit-align-content:stretch;align-content:stretch;margin-top:20px}.bhrForm__checkboxFlex .mktoAsterix,.bhrForm__checkboxFlex .mktoErrorMsg,.bhrForm__gdprFlex .mktoAsterix,.bhrForm__gdprFlex .mktoErrorMsg{display:none}.bhrForm__checkboxFlexCol--order1,.bhrForm__gdprFlexCol--order1{-webkit-box-ordinal-group:1;-moz-box-ordinal-group:1;-o-box-ordinal-group:1;-ms-flex-order:1;-webkit-order:1;order:1;width:auto!important}.bhrForm__checkboxFlexCol--order2,.bhrForm__gdprFlexCol--order2{-webkit-box-ordinal-group:2;-moz-box-ordinal-group:2;-o-box-ordinal-group:2;-ms-flex-order:2;-webkit-order:2;order:2;width:auto!important}.bhrForm__submit{margin-top:20px}.bhrForm--secondary .bhrForm__input,.bhrForm--secondary .mktoField:not(.bhrForm__gdprInput){background-color:#f7f7f4;border-color:#f7f7f4}.bhrForm--secondary .bhrForm__input.bhrForm__input--active,.bhrForm--secondary .bhrForm__input:focus,.bhrForm--secondary .mktoField:not(.bhrForm__gdprInput).bhrForm__input--active,.bhrForm--secondary .mktoField:not(.bhrForm__gdprInput):focus{outline:none;border-color:#0497e8}.bhrForm--secondary .bhrForm__input.bhrForm__input--invalid,.bhrForm--secondary .bhrForm__input.mktoInvalid,.bhrForm--secondary .mktoField:not(.bhrForm__gdprInput).bhrForm__input--invalid,.bhrForm--secondary .mktoField:not(.bhrForm__gdprInput).mktoInvalid{border-color:#eb5638}.bhrForm--secondary .bhrForm__input.bhrForm__input--invalid:focus,.bhrForm--secondary .bhrForm__input.mktoInvalid:focus,.bhrForm--secondary .mktoField:not(.bhrForm__gdprInput).bhrForm__input--invalid:focus,.bhrForm--secondary .mktoField:not(.bhrForm__gdprInput).mktoInvalid:focus{border-color:#0497e8}.bhrForm--inline,.bhrForm--inline2{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:box;display:flex;-webkit-box-orient:horizontal;-moz-box-orient:horizontal;-o-box-orient:horizontal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-lines:single;-moz-box-lines:single;-o-box-lines:single;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:center;-moz-box-pack:center;-o-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-moz-box-align:center;-o-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;-ms-flex-line-pack:stretch;-webkit-align-content:stretch;align-content:stretch}@media screen and (min-width:1024px){.bhrForm--inline,.bhrForm--inline2{-webkit-box-pack:start;-moz-box-pack:start;-o-box-pack:start;-ms-flex-pack:start;-webkit-justify-content:flex-start;justify-content:flex-start}}.bhrForm--inline2 .bhrForm__left,.bhrForm--inline .bhrForm__left{-webkit-box-flex:1;-moz-box-flex:1;-o-box-flex:1;box-flex:1;-webkit-flex:0 0 71%;-ms-flex:0 0 71%;flex:0 0 71%;max-width:71%}.bhrForm--inline2 .bhrForm__right,.bhrForm--inline .bhrForm__right{-webkit-box-flex:1;-moz-box-flex:1;-o-box-flex:1;box-flex:1;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;max-width:29%}.bhrForm--inline2 .bhrForm__input,.bhrForm--inline .bhrForm__input{border-radius:25px 0 0 25px;padding:0 30px}.bhrForm--inline2 .bhrForm__inputWrapper,.bhrForm--inline .bhrForm__inputWrapper{margin-top:0}.bhrForm--inline2 .bhrForm__submit,.bhrForm--inline .bhrForm__submit{font-family:Fira Sans,Trebuchet MS,sans-serif;font-size:14px;height:50px;line-height:50px;font-weight:600;border:none;padding-left:25px;padding-right:25px;border-top-right-radius:25px;border-bottom-right-radius:25px;margin-top:0}@media screen and (max-width:599px){.bhrForm--inline2{display:block}}@media screen and (max-width:599px){.bhrForm--inline2 .bhrForm__left,.bhrForm--inline2 .bhrForm__right{-webkit-box-flex:0;-moz-box-flex:0;-o-box-flex:0;box-flex:0;-webkit-flex:none;-ms-flex:none;flex:none;max-width:100%}}@media screen and (max-width:599px){.bhrForm--inline2 .bhrForm__left{margin-bottom:20px}}.bhrForm--inline2 .bhrForm__input{background-color:#f7f7f4;border-color:#f7f7f4}@media screen and (max-width:599px){.bhrForm--inline2 .bhrForm__input{border-radius:25px}}.bhrForm--inline2 .bhrForm__input:focus{outline:none;border-color:#0497e8}.bhrForm--inline2 .bhrForm__input.bhrForm__input--invalid{border-color:#eb5638}@media screen and (max-width:599px){.bhrForm--inline2 .bhrForm__submit{width:100%;border-radius:25px}}.bhrForm__displayNone{display:none}.bhrForm__partnerDisclaimer{color:#6b7362;font-size:14px;line-height:20px;text-align:left}.bhrForm__termsCheckbox{margin-bottom:20px}.mktoForm{width:100%!important}.mktoErrorMsg,.mktoForm,.mktoLabel.bhrForm__input--select{display:none}.mktoButton{margin:20px 0 0}.mktoHtmlText{width:100%!important}.password-ok{text-decoration:line-through;display:block}#mktoForms2BaseStyle,#mktoForms2ThemeStyle,.mktoAsterix,.mktoClear,.mktoGutter,.mktoOffset{display:none!important}.Modal{width:90%;max-width:490px;margin:30px auto;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);padding:50px 30px;background-color:#fff;border-radius:15px;-webkit-box-shadow:0 30px 60px -40px rgba(31,38,23,.5);box-shadow:0 30px 60px -40px rgba(31,38,23,.5)}@media screen and (min-width:768px){.Modal{padding:50px 40px;width:80%}}@media screen and (min-width:1024px){.Modal{padding:60px}}.Modal--positionTop{top:0;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-o-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}.Modal--large{max-width:1200px}.Modal--video{padding:0;background:none;max-width:1500px}.Modal--exitIntent{max-width:760px;background:#f7f7f4}.Modal__overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1005;display:none;background-color:rgba(0,0,0,.5);overflow-y:auto}.Modal__overlay--open{display:block}@media screen and (min-width:1024px){.Modal__overlay--mobileOnly{display:block;right:auto;bottom:auto;z-index:0;overflow:hidden}}@media screen and (min-width:1024px){.Modal__overlay--mobileOnly,.Modal__overlay--mobileOnly .Modal{position:relative;background-color:transparent;top:auto;left:auto}.Modal__overlay--mobileOnly .Modal{max-width:100%;width:100%;border-radius:0;-webkit-box-shadow:none;box-shadow:none;padding:0;-webkit-transform:none;-moz-transform:none;-o-transform:none;-ms-transform:none;transform:none}}@media screen and (min-width:1024px){.Modal__overlay--mobileOnly .Modal__close{display:none}}.Modal__close{position:absolute;color:#d6d9d0;cursor:pointer;top:20px;right:20px;width:14px;height:14px;z-index:10}@media screen and (min-width:768px){.Modal__close{top:15px;right:15px}}@media screen and (min-width:1024px){.Modal__close{top:20px;right:20px}}.Modal__close:after,.Modal__close:before{content:"";position:absolute;height:2px;width:100%;top:50%;left:0;margin-top:-1px;background:#d6d9d0;height:3px;margin-top:-2px}.Modal__close:before{-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-o-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.Modal__close:after{-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-o-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.Modal__image{margin-bottom:40px}.ModalIsOpen{overflow:hidden}.ModalIsOpen--mobile{overflow:auto}@media screen and (max-width:1023px){.ModalIsOpen--mobile{overflow:hidden}}.WebinarTop{-webkit-box-align:center;-moz-box-align:center;-o-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;padding-top:140px;padding-bottom:30px}@media screen and (min-width:1024px){.WebinarTop{padding-top:180px}}.WebinarTopContainer{max-width:1100px;margin:0 auto;display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:box;display:flex;-webkit-box-lines:multiple;-moz-box-lines:multiple;-o-box-lines:multiple;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-moz-box-pack:center;-o-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center}@media screen and (min-width:1024px){.WebinarTopContainer{-webkit-box-pack:justify;-moz-box-pack:justify;-o-box-pack:justify;-ms-flex-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;-webkit-box-lines:single;-moz-box-lines:single;-o-box-lines:single;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap}}.WebinarTopCopy{max-width:600px}@media screen and (min-width:1024px){.WebinarTopCopy{margin-right:40px}}.WebinarTopCopy__subTitle{text-align:center}@media screen and (min-width:1024px){.WebinarTopCopy__subTitle{text-align:left}}.WebinarTopCopy__image{border-radius:10px;-webkit-box-shadow:0 30px 60px -40px rgba(31,38,23,.5);box-shadow:0 30px 60px -40px rgba(31,38,23,.5);margin:0 auto 60px;width:100%}@media screen and (min-width:1024px){.WebinarTopCopy__image{margin-bottom:80px}}.WebinarTopList{list-style-type:disc;padding-left:30px}.WebinarTopList__item{font-weight:400;font-size:17px;line-height:28px;color:#6b7362;margin-bottom:10px}.WebinarTopLogo{width:33.33%;margin-bottom:15px}.WebinarTopLogo__wrap{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:box;display:flex;-webkit-box-orient:horizontal;-moz-box-orient:horizontal;-o-box-orient:horizontal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-lines:multiple;-moz-box-lines:multiple;-o-box-lines:multiple;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-moz-box-pack:center;-o-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-moz-box-align:center;-o-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;-ms-flex-line-pack:stretch;-webkit-align-content:stretch;align-content:stretch;margin-bottom:5px}@media screen and (min-width:1024px){.WebinarTopForm{max-width:350px;text-align:center}}.WebinarTopForm__title{margin-bottom:0}.WebinarTopForm__title--desktop{display:none}@media screen and (min-width:1024px){.WebinarTopForm__title--desktop{display:block}}.WebinarTopForm__title--mobile{text-align:center;display:block}@media screen and (min-width:1024px){.WebinarTopForm__title--mobile{display:none}}.WebinarTopForm__subTitle{color:#848b7a;font-size:15px;font-weight:700;line-height:24px;margin-bottom:20px;text-align:center}@media screen and (min-width:1024px){.WebinarTopForm__subTitle{text-align:left}}.WebinarTopButton--modal{text-align:center;margin-bottom:60px}@media screen and (min-width:1024px){.WebinarTopButton--modal{display:none}}.WebinarSpeakers{padding-bottom:80px}.WebinarSpeakers__waveImage{-webkit-transform:scaleX(-1);-moz-transform:scaleX(-1);-o-transform:scaleX(-1);-ms-transform:scaleX(-1);transform:scaleX(-1);margin-bottom:60px}@media screen and (min-width:1024px){.WebinarSpeakers__waveImage{margin-bottom:0}}.WebinarSpeakersRow{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:box;display:flex;-webkit-box-lines:multiple;-moz-box-lines:multiple;-o-box-lines:multiple;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-moz-box-pack:center;-o-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;max-width:1100px;margin:50px auto 0;padding:0 30px}@media screen and (min-width:1024px){.WebinarSpeakersRow{padding:0;-webkit-box-pack:justify;-moz-box-pack:justify;-o-box-pack:justify;-ms-flex-pack:justify;-webkit-justify-content:space-between;justify-content:space-between}}.WebinarSpeakersRow--single{-webkit-box-pack:center;-moz-box-pack:center;-o-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center}.WebinarSpeakersBlock{max-width:500px}@media screen and (min-width:1024px){.WebinarSpeakersBlock{min-width:45%}}.WebinarSpeakersBlock__image{margin:0 auto 30px;max-width:80px;border-radius:50%}.WebinarSpeakersBlock__title{margin-top:4px}.WebinarSpeakersButtonContainer{margin-top:30px;text-align:center;display:none}@media screen and (min-width:1024px){.WebinarSpeakersButtonContainer{margin-top:80px;display:block}}.WebinarButton{width:100%;max-width:300px}.WebinarNoSpeakers{height:80px}@media screen and (min-width:1024px){.ExpandedModal{margin:0}}