@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);@import url(https://fonts.googleapis.com/css2?family=Caveat:wght@700&display=swap);.slick-slider{box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list,.slick-slider{position:relative;display:block}.slick-list{overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-list,.slick-slider .slick-track{-webkit-transform:translateZ(0);-moz-transform:translateZ(0);-ms-transform:translateZ(0);-o-transform:translateZ(0);transform:translateZ(0)}.slick-track{position:relative;top:0;left:0;display:block;margin-left:auto;margin-right:auto}.slick-track:after,.slick-track:before{display:table;content:""}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}::-webkit-input-placeholder{color:#9ca393}::-moz-placeholder{color:#9ca393}:-ms-input-placeholder{color:#9ca393}:-moz-placeholder{color:#9ca393}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:20px}.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{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:14px;line-height:20px;font-weight:900;text-transform:uppercase;color:#9ca393;letter-spacing:2px;padding:0 20px;cursor:text;text-align:left;width:100%!important;-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--invalid{color:#eb5638}.bhrForm__label--textarea{top:20px}.bhrForm__label--active,.bhrForm__label--select{top:12px;font-size:8px;line-height:8px;color:#535c49;letter-spacing:1px}.bhrForm__label--active.bhrForm__label--invalid,.bhrForm__label--select.bhrForm__label--invalid{color:#eb5638}.bhrForm__input,.mktoField{font-family:Lato,Arial,Helvetica,sans-serif;font-size:17px;line-height:20px;font-weight:400;color:#394130;padding:26px 20px 12px;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:60px;border:2px solid #fff;margin:0;-webkit-box-shadow:none;box-shadow:none;-webkit-appearance:none}.bhrForm__input:focus+.bhrForm__label,.mktoField:focus+.bhrForm__label{top:12px;font-size:8px;line-height:8px;color:#535c49;letter-spacing:1px}.bhrForm__input.bhrForm__input--active,.bhrForm__input:focus,.mktoField.bhrForm__input--active,.mktoField:focus{outline:none;border-color:#0497e8}.bhrForm__input.bhrForm__input--invalid,.bhrForm__input.mktoInvalid,.mktoField.bhrForm__input--invalid,.mktoField.mktoInvalid{border-color:#eb5638}.bhrForm__input.bhrForm__input--invalid:focus,.bhrForm__input.mktoInvalid:focus,.mktoField.bhrForm__input--invalid:focus,.mktoField.mktoInvalid:focus{border-color:#0497e8}.bhrForm__input--select{padding:26px 20px 10px;-webkit-appearance:none;background-image:url("/images/form/down-min.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:158px}.bhrForm__input--noLabel{padding:0 20px}.bhrForm__checkboxInput{position:absolute;opacity:0;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";filter:alpha(opacity=0);cursor:pointer;height:0;width:0}.bhrForm__checkboxInput:checked+.bhrForm__checkboxLabel:after{content:"";position:absolute;left:8px;top:4px;width:8px;height:14px;border:solid #73c41d;border-width:0 4px 4px 0;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-o-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.bhrForm__checkboxInput.bhrForm__input--invalid+.bhrForm__checkboxLabel .bhrForm__checkboxLabelIcon{border-color:#eb5638}.bhrForm__checkboxLabel{position:relative;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;cursor:pointer;padding-left:42px;font-size:15px;line-height:22px;color:#394130}.bhrForm__checkboxLabelIcon{position:absolute;top:0;left:0;height:24px;width:24px;background-color:#fff;border:2px solid #e6e8e2;border-radius:3px}.bhrForm__gdprInput,.bhrForm__mktoCheckInput{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);padding:0}.bhrForm__gdprInput.bhrForm__input--invalid+.bhrForm__gdprLabel,.bhrForm__gdprInput.bhrForm__input--invalid+.bhrForm__mktoCheckLabel,.bhrForm__mktoCheckInput.bhrForm__input--invalid+.bhrForm__gdprLabel,.bhrForm__mktoCheckInput.bhrForm__input--invalid+.bhrForm__mktoCheckLabel{border-color:#eb5638}.bhrForm__gdprInput:checked+.bhrForm__gdprLabel:before,.bhrForm__gdprInput:checked+.bhrForm__mktoCheckLabel:before,.bhrForm__mktoCheckInput:checked+.bhrForm__gdprLabel:before,.bhrForm__mktoCheckInput:checked+.bhrForm__mktoCheckLabel:before{content:"";position:absolute;left:6px;top:1px;width:8px;height:14px;border:solid #73c41d;border-width:0 4px 4px 0;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-o-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.bhrForm__gdprLabel,.bhrForm__mktoCheckLabel{cursor:pointer;position:absolute;top:0;left:0;height:24px;width:24px;background-color:#fff;border:2px solid #e6e8e2;border-radius:3px}.bhrForm__gdprCopy,.bhrForm__mktoCheckCopy{cursor:pointer;font-family:Lato,Arial,Helvetica,sans-serif;text-align:left;margin-bottom:0;position:relative;top:auto;left:auto;-webkit-transform:none;-moz-transform:none;-o-transform:none;-ms-transform:none;transform:none;font-weight:400;letter-spacing:normal;text-transform:none;-webkit-transition:none;-moz-transition:none;-o-transition:none;-ms-transition:none;transition:none}.bhrForm__gdprFlex,.bhrForm__mktoCheckFlex{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__gdprFlex .mktoAsterix,.bhrForm__gdprFlex .mktoErrorMsg,.bhrForm__mktoCheckFlex .mktoAsterix,.bhrForm__mktoCheckFlex .mktoErrorMsg{display:none}.bhrForm__gdprFlexCol--order1,.bhrForm__mktoCheckFlexCol--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;-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;width:26px!important;height:26px}.bhrForm__gdprFlexCol--order2,.bhrForm__mktoCheckFlexCol--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;-webkit-box-flex:1;-moz-box-flex:1;-o-box-flex:1;box-flex:1;-webkit-flex:1 1 0;-ms-flex:1 1 0;flex:1 1 0;width:auto!important}.bhrForm__gdprCopy{font-size:14px;line-height:20px;color:#848b7a;padding:0 0 0 16px}.bhrForm__mktoCheckCopy{font-size:15px;line-height:22px;font-weight:500;color:#394130}.bhrForm__radioInput{position:absolute;opacity:0;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";filter:alpha(opacity=0);cursor:pointer}.bhrForm__radioInput:checked+.bhrForm__radioLabel:before{background-color:#73c41d}.bhrForm__radioLabel{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:stretch;-moz-box-align:stretch;-o-box-align:stretch;-ms-flex-align:stretch;-webkit-align-items:stretch;align-items:stretch;-ms-flex-line-pack:stretch;-webkit-align-content:stretch;align-content:stretch;cursor:pointer;font-size:15px;line-height:22px;font-weight:400;color:#394130}.bhrForm__radioLabel:before{content:"";display:inline-block;width:26px;height:26px;padding:2px;margin-right:16px;-webkit-background-clip:content;-moz-background-clip:content;background-clip:content-box;border:2px solid #e6e8e2;background-color:#fff;border-radius:50%}.bhrForm__submit{margin-top:30px}.bhrForm--secondary .bhrForm__input,.bhrForm--secondary .mktoField{background-color:#f7f7f4;border-color:#f7f7f4}.bhrForm--secondary .bhrForm__input.bhrForm__input--active,.bhrForm--secondary .bhrForm__input:focus,.bhrForm--secondary .mktoField.bhrForm__input--active,.bhrForm--secondary .mktoField:focus{outline:none;border-color:#0497e8}.bhrForm--secondary .bhrForm__input.bhrForm__input--invalid,.bhrForm--secondary .bhrForm__input.mktoInvalid,.bhrForm--secondary .mktoField.bhrForm__input--invalid,.bhrForm--secondary .mktoField.mktoInvalid{border-color:#eb5638}.bhrForm--secondary .bhrForm__input.bhrForm__input--invalid:focus,.bhrForm--secondary .bhrForm__input.mktoInvalid:focus,.bhrForm--secondary .mktoField.bhrForm__input--invalid:focus,.bhrForm--secondary .mktoField.mktoInvalid:focus{border-color:#0497e8}.bhrForm--secondary .bhrForm__checkboxLabelIcon,.bhrForm--secondary .bhrForm__gdprLabel,.bhrForm--secondary .bhrForm__mktoCheckLabel,.bhrForm--secondary .bhrForm__radioLabel:before{background-color:#f7f7f4}.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:100px 0 0 100px;padding-left:30px}.bhrForm--inline2 .bhrForm__inputWrapper,.bhrForm--inline .bhrForm__inputWrapper{margin-top:0}.bhrForm--inline2 .bhrForm__label,.bhrForm--inline .bhrForm__label{padding-left:30px}.bhrForm--inline2 .bhrForm__submit,.bhrForm--inline .bhrForm__submit{font-family:Fira Sans,Trebuchet MS,sans-serif;font-size:18px;height:60px;line-height:22px;font-weight:700;border:none;padding-left:25px;padding-right:25px;border-top-right-radius:100px;border-bottom-right-radius:100px;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:100px}}.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:100px}}.bhrForm__displayNone{display:none}.bhrForm__partnerDisclaimer{color:#848b7a;font-size:14px;line-height:20px;text-align:left}.bhrForm__errorMsg{font-size:14px;line-height:16px;color:#eb5638;margin-top:5px}.mktoForm{width:100%!important}.mktoErrorMsg,.mktoForm{display:none}.mktoButton{margin:30px 0 0}.mktoHtmlText{width:100%!important}.password-ok{text-decoration:line-through;display:block}#mktoForms2BaseStyle,#mktoForms2ThemeStyle,.mktoAsterix,.mktoClear,.mktoGutter,.mktoOffset{display:none!important}.Animation__section{overflow-x:hidden}.Animation__toLeft,.Animation__toRight,.Animation__toTop{opacity:0;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";filter:alpha(opacity=0);-webkit-transition:all .75s ease-in-out;-moz-transition:all ease-in-out .75s;-o-transition:all ease-in-out .75s;-ms-transition:all ease-in-out .75s;transition:all .75s ease-in-out}@media screen and (min-width:1024px){.Animation__toLeft,.Animation__toRight,.Animation__toTop{-webkit-transition:all 1s ease-in-out;-moz-transition:all ease-in-out 1s;-o-transition:all ease-in-out 1s;-ms-transition:all ease-in-out 1s;transition:all 1s ease-in-out}}@media screen and (max-width:1024px){.Animation__toLeft,.Animation__toRight{-webkit-transform:translate3d(0,30px,0);-moz-transform:translate3d(0,30px,0);-o-transform:translate3d(0,30px,0);-ms-transform:translate3d(0,30px,0);transform:translate3d(0,30px,0)}}@media screen and (min-width:1024px){.Animation__toRight{-webkit-transform:translate3d(-150px,0,0);-moz-transform:translate3d(-150px,0,0);-o-transform:translate3d(-150px,0,0);-ms-transform:translate3d(-150px,0,0);transform:translate3d(-150px,0,0)}}@media screen and (min-width:1024px){.Animation__toLeft{-webkit-transform:translate3d(150px,0,0);-moz-transform:translate3d(150px,0,0);-o-transform:translate3d(150px,0,0);-ms-transform:translate3d(150px,0,0);transform:translate3d(150px,0,0)}}.Animation__toTop{-webkit-transform:translate3d(0,25px,0);-moz-transform:translate3d(0,25px,0);-o-transform:translate3d(0,25px,0);-ms-transform:translate3d(0,25px,0);transform:translate3d(0,25px,0)}@media screen and (min-width:1024px){.Animation__toTop{-webkit-transform:translate3d(0,30px,0);-moz-transform:translate3d(0,30px,0);-o-transform:translate3d(0,30px,0);-ms-transform:translate3d(0,30px,0);transform:translate3d(0,30px,0)}}.Animation__delayOne{-webkit-transition-delay:.33s;-moz-transition-delay:.33s;-o-transition-delay:.33s;-ms-transition-delay:.33s;transition-delay:.33s}.Animation__delayTwo{-webkit-transition-delay:.66s;-moz-transition-delay:.66s;-o-transition-delay:.66s;-ms-transition-delay:.66s;transition-delay:.66s}.Animation--active .Animation__toLeft,.Animation--active .Animation__toRight,.Animation--active .Animation__toTop{opacity:1;-ms-filter:none;filter:none;-webkit-transform:translateZ(0);-moz-transform:translateZ(0);-o-transform:translateZ(0);-ms-transform:translateZ(0);transform:translateZ(0)}.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}}.homeSYFHero{position:relative}.homeSYFHero__bgImg{position:absolute;-webkit-background-size:cover;-moz-background-size:cover;background-size:cover;background-repeat:no-repeat;height:100%;width:100%;top:0}.homeSYFHero__bgImg--mobile{background-position:top}.homeSYFHero__bgImg--mobile-i{background-image:url("/images/home/set-you-free/be-a-hiring-hero/hp-taylor-tandy5-mobile-min.jpg")}.homeSYFHero__bgImg--mobile-j{background-image:url("/images/home/set-you-free/empower-your-people/hp-stephanie-perez5-mobile-min.jpg")}.homeSYFHero__bgImg--mobile-k{background-image:url("/images/home/set-you-free/make-it-look-easy/hp-stewart-and-schuler5-mobile-min.jpg")}.homeSYFHero__bgImg--mobile-l{background-image:url("/images/home/set-you-free/change-minds/hp-zak-coon-mobile-min.jpg")}.homeSYFHero__bgImg--mobile-m{background-image:url("/images/home/set-you-free/find-your-purple-unicorn/hp-crystal-sansom-mobile-min.jpg")}.homeSYFHero__bgImg--mobile-n{background-image:url("/images/home/set-you-free/give-yourself-an-edge/hp-maura-grady-mobile-min.jpg")}.homeSYFHero__bgImg--mobile-o{background-image:url("/images/home/set-you-free/knock-some-socks-off/hp-leia-nichole-bordley-mobile-min.jpg")}.homeSYFHero__bgImg--mobile-p{background-image:url("/images/home/set-you-free/raise-the-bottom-line/hp-julia-hamilton-mobile-min.jpg")}.homeSYFHero__bgImg--mobile-q{background-image:url("/images/home/set-you-free/watch-your-people-thrive/hp-karl-sun-mobile-min.jpg")}.homeSYFHero__bgImg--mobile-r{background-image:url("/images/home/set-you-free/knock-some-socks-off/hp-synergy-science-mobile-min.jpg")}@media screen and (min-width:600px){.homeSYFHero__bgImg--mobile{display:none}}.homeSYFHero__bgImg--tablet{display:none}@media screen and (min-width:600px){.homeSYFHero__bgImg--tablet{display:block;background-position:100%}.homeSYFHero__bgImg--tablet-i{background-image:url("/images/home/set-you-free/be-a-hiring-hero/hp-taylor-tandy5-tablet-min.jpg")}.homeSYFHero__bgImg--tablet-j{background-image:url("/images/home/set-you-free/empower-your-people/hp-stephanie-perez5-tablet-min.jpg")}.homeSYFHero__bgImg--tablet-k{background-image:url("/images/home/set-you-free/make-it-look-easy/hp-stewart-and-schuler5-tablet-min.jpg")}.homeSYFHero__bgImg--tablet-l{background-image:url("/images/home/set-you-free/change-minds/hp-zak-coon-tablet-min.jpg")}.homeSYFHero__bgImg--tablet-m{background-image:url("/images/home/set-you-free/find-your-purple-unicorn/hp-crystal-sansom-tablet-min.jpg")}.homeSYFHero__bgImg--tablet-n{background-image:url("/images/home/set-you-free/give-yourself-an-edge/hp-maura-grady-tablet-min.jpg")}.homeSYFHero__bgImg--tablet-o{background-image:url("/images/home/set-you-free/knock-some-socks-off/hp-leia-nichole-bordley-tablet-min.jpg")}.homeSYFHero__bgImg--tablet-p{background-image:url("/images/home/set-you-free/raise-the-bottom-line/hp-julia-hamilton-tablet-min.jpg")}.homeSYFHero__bgImg--tablet-q{background-image:url("/images/home/set-you-free/watch-your-people-thrive/hp-karl-sun-tablet-min.jpg")}.homeSYFHero__bgImg--tablet-r{background-image:url("/images/home/set-you-free/knock-some-socks-off/hp-synergy-science-tablet-min.jpg")}}@media screen and (min-width:1024px){.homeSYFHero__bgImg--tablet{display:none}}.homeSYFHero__bgImg--desktop{display:none}@media screen and (min-width:1024px){.homeSYFHero__bgImg--desktop{display:block;z-index:-10;background-position:100%}.homeSYFHero__bgImg--desktop-i{background-image:url("/images/home/set-you-free/be-a-hiring-hero/hp-taylor-tandy5-laptop-min.jpg")}.homeSYFHero__bgImg--desktop-j{background-image:url("/images/home/set-you-free/empower-your-people/hp-stephanie-perez5-laptop-min.jpg")}.homeSYFHero__bgImg--desktop-k{background-image:url("/images/home/set-you-free/make-it-look-easy/hp-stewart-and-schuler5-laptop-min.jpg")}.homeSYFHero__bgImg--desktop-l{background-image:url("/images/home/set-you-free/change-minds/hp-zak-coon-laptop-min.jpg")}.homeSYFHero__bgImg--desktop-m{background-image:url("/images/home/set-you-free/find-your-purple-unicorn/hp-crystal-sansom-laptop-min.jpg")}.homeSYFHero__bgImg--desktop-n{background-image:url("/images/home/set-you-free/give-yourself-an-edge/hp-maura-grady-laptop-min.jpg")}.homeSYFHero__bgImg--desktop-o{background-image:url("/images/home/set-you-free/knock-some-socks-off/hp-leia-nichole-bordley-laptop-min.jpg")}.homeSYFHero__bgImg--desktop-p{background-image:url("/images/home/set-you-free/raise-the-bottom-line/hp-julia-hamilton-laptop-min.jpg")}.homeSYFHero__bgImg--desktop-q{background-image:url("/images/home/set-you-free/watch-your-people-thrive/hp-karl-sun-laptop-min.jpg")}.homeSYFHero__bgImg--desktop-r{background-image:url("/images/home/set-you-free/knock-some-socks-off/hp-synergy-science-laptop-min.jpg")}}.homeSYFHero__bigWrap{position:relative;padding-top:320px;padding-bottom:20px}@media screen and (min-width:600px){.homeSYFHero__bigWrap{padding-top:67px;padding-bottom:250px}}@media screen and (min-width:1024px){.homeSYFHero__bigWrap{padding-top:85px;padding-bottom:150px}}@media screen and (min-width:1900px){.homeSYFHero__bigWrap{padding-top:120px}}.homeSYFHero__titleImgWrap{text-align:center}.homeSYFHero__titleImg{width:100%}.homeSYFHero__titleImg--mobile-i{max-width:285px}.homeSYFHero__titleImg--mobile-j,.homeSYFHero__titleImg--mobile-k{max-width:288px}.homeSYFHero__titleImg--mobile-l{max-width:274px}.homeSYFHero__titleImg--mobile-m{max-width:290px}.homeSYFHero__titleImg--mobile-n{max-width:293px}.homeSYFHero__titleImg--mobile-o{max-width:283px}.homeSYFHero__titleImg--mobile-p{max-width:290px}.homeSYFHero__titleImg--mobile-q,.homeSYFHero__titleImg--mobile-r{max-width:289px}@media screen and (min-width:600px){.homeSYFHero__titleImg--mobile{display:none}}.homeSYFHero__titleImg--tablet{display:none}@media screen and (min-width:600px){.homeSYFHero__titleImg--tablet{display:block}.homeSYFHero__titleImg--tablet-i{max-width:315px}.homeSYFHero__titleImg--tablet-j{max-width:396px}.homeSYFHero__titleImg--tablet-k{max-width:265px}.homeSYFHero__titleImg--tablet-l{max-width:380px}.homeSYFHero__titleImg--tablet-m{max-width:256px}.homeSYFHero__titleImg--tablet-n{max-width:312px}.homeSYFHero__titleImg--tablet-o{max-width:325px}.homeSYFHero__titleImg--tablet-p{max-width:368px}.homeSYFHero__titleImg--tablet-q,.homeSYFHero__titleImg--tablet-r{max-width:327px}}@media screen and (min-width:1024px){.homeSYFHero__titleImg--tablet{display:none}}.homeSYFHero__titleImg--desktop{display:none}@media screen and (min-width:1024px){.homeSYFHero__titleImg--desktop{display:block}.homeSYFHero__titleImg--desktop-i{max-width:530px}.homeSYFHero__titleImg--desktop-j{max-width:655px}.homeSYFHero__titleImg--desktop-k{max-width:555px}.homeSYFHero__titleImg--desktop-l{max-width:457px}.homeSYFHero__titleImg--desktop-m{max-width:675px}.homeSYFHero__titleImg--desktop-n{max-width:573px}.homeSYFHero__titleImg--desktop-o{max-width:607px}.homeSYFHero__titleImg--desktop-p{max-width:692px}.homeSYFHero__titleImg--desktop-q,.homeSYFHero__titleImg--desktop-r{max-width:723px}}.homeSYFHero__subtitle{font-size:20px;line-height:28px;font-weight:400;margin:30px 0 40px;text-align:center}@media screen and (min-width:600px){.homeSYFHero__subtitle{text-align:left;font-size:18px}}@media screen and (min-width:1024px){.homeSYFHero__subtitle{margin:50px 0 70px;font-size:24px}}.homeSYFHero__form{max-width:510px;display:none}@media screen and (min-width:1024px){.homeSYFHero__form{display:block}}@media screen and (min-width:1024px){.homeSYFHeroMobile{display:none}}.homeSYFHeroMobile__btnWrap{max-width:400px;margin:0 auto}@media screen and (min-width:600px){.homeSYFHeroMobile__btnWrap{margin:0;max-width:276px}}.homeSYFHeroMobile__infoWrap{margin-top:40px}@media screen and (min-width:600px){.homeSYFHeroMobile__infoWrap{display:none}}.homeSYFHero__bottomLeaf{position:relative;bottom:-1px}.homeSYFForm__input{height:50px}.homeSYFForm__label{font-size:16px;text-transform:none;letter-spacing:0;font-weight:400}.homeSYFForm__right{max-width:36%!important}.homeSYFForm__submit{height:50px!important;font-size:14px!important}.bhrcolor-gray1-background{background-color:#f7f7f4!important}.home{position:relateive}.homePlayBtn{position:absolute;left:50%;top: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%);width:36px;height:36px;background-color:hsla(0,0%,100%,.4);border-radius:50%}@media screen and (min-width:600px){.homePlayBtn{width:74px;height:74px}}@media screen and (min-width:1024px){.homePlayBtn{width:80px;height:80px}}.homePlayBtn:before{content:"";display:block;position:absolute;left:calc(50% + 2px);top: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%);border-top:7px solid transparent;border-bottom:7px solid transparent;border-left:11px solid #fff}@media screen and (min-width:600px){.homePlayBtn:before{left:calc(50% + 3px);border-top:13px solid transparent;border-bottom:13px solid transparent;border-left:20px solid #fff}}@media screen and (min-width:1024px){.homePlayBtn:before{border-top:15px solid transparent;border-bottom:15px solid transparent;border-left:23px solid #fff}}.homeHero,.homePlayBtn__container{position:relative}.homeHero__bg{position:absolute;top:0;right:0;bottom:0;left:0;-webkit-background-size:cover;-moz-background-size:cover;background-size:cover;background-repeat:no-repeat;background-position:50%}.homeHero__bgContainer{position:relative;top:70px;right:0;left:0;min-height:710px}@media screen and (min-width:460px){.homeHero__bgContainer{min-height:660px}}@media screen and (min-width:600px){.homeHero__bgContainer{min-height:810px}}@media screen and (min-width:1024px){.homeHero__bgContainer{position:fixed}}@media screen and (min-width:1024px){.homeHero__bgContainer--test{min-height:1255px}}@media screen and (min-width:1024px){.homeHero__bgContainer--test--h{min-height:1255px;position:relative}}@media screen and (min-width:1920px){.homeHero__bgContainer--test--h{min-height:1480px}}.homeHero__bg--mobile{background-image:url("/images/home/home-hero-mobile-min.jpg")}@media screen and (min-width:600px){.homeHero__bg--mobile{background-image:url("/images/home/home-hero-tablet-min.jpg")}}@media screen and (min-width:1024px){.homeHero__bg--mobile{display:none}}.homeHero__bg--desktop{display:none}@media screen and (min-width:1024px){.homeHero__bg--desktop{display:block;z-index:-10}}.homeHero__bg--test{background-color:#f7f7f4}.homeHero__bg--testAlt{background:-webkit-radial-gradient(117.19% 370.37% at 109.95% 101.48%,#599e11 0,#70ba1b 9.11%,#a7d745 54.22%,#dcec70 94.44%),#f7f7f4;background:-moz-radial-gradient(117.19% 370.37% at 109.95% 101.48%,#599e11 2.48%,#70ba1b 9.11%,#a7d745 54.22%,#dcec70 94.44%),#f7f7f4;background:-o-radial-gradient(117.19% 370.37% at 109.95% 101.48%,#599e11 2.48%,#70ba1b 9.11%,#a7d745 54.22%,#dcec70 94.44%),#f7f7f4;background:-ms-radial-gradient(117.19% 370.37% at 109.95% 101.48%,#599e11 2.48%,#70ba1b 9.11%,#a7d745 54.22%,#dcec70 94.44%),#f7f7f4;background:radial-gradient(117.19% 370.37% at 109.95% 101.48%,#599e11 0,#70ba1b 9.11%,#a7d745 54.22%,#dcec70 94.44%),#f7f7f4;background:-webkit-radial-gradient();background:-moz-radial-gradient();background:-o-radial-gradient();background:-ms-radial-gradient();background:radial-gradient();-webkit-transform:matrix(-1,0,0,1,0,0);-moz-transform:matrix(-1,0,0,1,0,0);-o-transform:matrix(-1,0,0,1,0,0);-ms-transform:matrix(-1,0,0,1,0,0);transform:matrix(-1,0,0,1,0,0)}.homeHero__form{display:none}@media screen and (min-width:1024px){.homeHero__form{display:block}}.homeHeroMobileCTA{max-width:400px;margin:0 auto}@media screen and (min-width:1024px){.homeHeroMobileCTA{display:none}}.homeHeroMobileCTA__btnContainer{margin-bottom:18px}.homeHero__extra{position:absolute;left:0;right:0;bottom:0;z-index:-10}@media screen and (min-width:1024px){.homeHero__extra{position:relative;min-height:810px}}.homeHero__container{position:relative;text-align:center}@media screen and (min-width:1024px){.homeHero__container{text-align:left;max-width:500px}}@media screen and (min-width:1920px){.homeHero__container{max-width:550px}}@media screen and (min-width:1024px){.homeHero__container--test{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:box;display:flex;-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;max-width:100%;-webkit-box-align:center;-moz-box-align:center;-o-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center}}.homeHero__content{position:absolute;top:0;width:100%;padding-top:50px}@media screen and (min-width:600px){.homeHero__content{padding-top:100px}}@media screen and (min-width:1024px){.homeHero__content{padding-top:70px}}@media screen and (min-width:1920px){.homeHero__content{padding-top:110px}}.homeHero__title{text-align:center;margin-bottom:20px}@media screen and (min-width:600px){.homeHero__title{margin-bottom:30px}}@media screen and (min-width:1024px){.homeHero__title{text-align:left}}@media screen and (min-width:1920px){.homeHero__title{margin-bottom:22px}}.homeHero__description{text-align:center;margin-bottom:60px}@media screen and (min-width:600px){.homeHero__description{margin-bottom:70px}}@media screen and (min-width:1024px){.homeHero__description{text-align:left;margin-bottom:50px}}@media screen and (min-width:1920px){.homeHero__description{margin-bottom:70px}}@media screen and (min-width:1024px){.homeHero__description--test{margin-bottom:30px}}.homeHero__description--testBAlt li:before{color:#fff}@media screen and (min-width:1024px){.homeHero__left--test{max-width:585px;width:41%;min-width:390px}}@media screen and (min-width:1920px){.homeHero__left--test{width:calc(41% - 40px)}}.homeHero__videoWrap--test{max-width:700px;width:50%}@media screen and (min-width:1920px){.homeHero__videoWrap--test{width:calc(50% - 50px)}}.homeFeaturedLogos{position:relative;margin-top:-30px}@media screen and (min-width:460px){.homeFeaturedLogos{margin-top:-50px}}@media screen and (min-width:600px){.homeFeaturedLogos{margin-top:-180px}}@media screen and (min-width:1024px){.homeFeaturedLogos{padding-top:0;margin-top:-290px}}@media screen and (min-width:1920px){.homeFeaturedLogos{margin-top:-330px}}@media screen and (min-width:1024px){.homeFeaturedLogos--test{margin-top:-80px}}@media screen and (min-width:1920px){.homeFeaturedLogos--test{margin-top:-220px}}@media screen and (min-width:1920px){.homeFeaturedLogos--testB{margin-top:-350px}}.homeFeaturedLogos__curve{width:100%}.homeFeaturedLogos__curve--test{position:relative;bottom:-1px}@media screen and (min-width:1024px){.homeFeaturedLogos__curveContainer{z-index:-1}}.homeFeaturedLogos__bottom{background-color:#f2f5f0}@media screen and (min-width:1024px){.homeFeaturedLogos__bottom--test{background-color:#fff}}.homeFeaturedLogos__wrapper{padding-bottom:80px}@media screen and (min-width:600px){.homeFeaturedLogos__wrapper{padding-bottom:100px}}@media screen and (min-width:1024px){.homeFeaturedLogos__wrapper{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;padding-top:30px}}.homeFeaturedLogos__container{position:relative;padding-top:45px;width:100%}@media screen and (min-width:1024px){.homeFeaturedLogos__container{padding:0;max-width:724px;margin-top:-140px}}@media screen and (min-width:1440px){.homeFeaturedLogos__container{margin-top:-230px}}@media screen and (min-width:1920px){.homeFeaturedLogos__container{margin-top:-260px}}@media screen and (min-width:1024px){.homeFeaturedLogos__container--test{margin-top:-90px!important}}.homeFeaturedLogos__title{text-align:center;margin-bottom:60px;margin-top:0}@media screen and (min-width:600px){.homeFeaturedLogos__title{margin-bottom:40px}}@media screen and (min-width:1024px){.homeFeaturedLogos__title{text-align:left;margin-bottom:60px}}.homeFeaturedLogos__content{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:justify;-moz-box-pack:justify;-o-box-pack:justify;-ms-flex-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;-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 (max-width:599px){.homeFeaturedLogos__content{-webkit-box-pack:distribute;-moz-box-pack:distribute;-o-box-pack:distribute;-ms-flex-pack:distribute;-webkit-justify-content:space-around;justify-content:space-around}}@media screen and (max-width:1023px){.homeFeaturedLogos__content{-webkit-box-pack:distribute;-moz-box-pack:distribute;-o-box-pack:distribute;-ms-flex-pack:distribute;-webkit-justify-content:space-around;justify-content:space-around}}.homeFeaturedLogos__img{width:100%}.homeFeaturedLogos__imgContainer{width:50%;max-width:100%;margin-bottom:40px}@media screen and (max-width:599px){.homeFeaturedLogos__imgContainer:nth-child(1n+5){display:none}}@media screen and (min-width:1024px){.homeFeaturedLogos__imgContainer:nth-child(4){visibility:hidden}}@media screen and (min-width:600px){.homeFeaturedLogos__imgContainer{width:25%}}.homeOverview,.homeRelative{position:relative}.homeOverview{background-color:#f2f5f0}.homeOverview__container{padding-bottom:90px;position:relative}@media screen and (min-width:600px){.homeOverview__container{padding-bottom:130px}}@media screen and (min-width:1024px){.homeOverview__container{padding-bottom:230px}}@media screen and (min-width:1920px){.homeOverview__container{padding-bottom:230px}}.homeOverview__overflow{overflow-x:hidden}.homeOverview__curve{width:100%}.homeOverview__curveContainer{position:absolute;left:0;right:0;bottom:-1px;background-color:#fff}.homeOverviewContent{position:relative;margin-top:80px;margin-bottom:80px}@media screen and (min-width:600px){.homeOverviewContent{margin-top:100px}}@media screen and (min-width:1024px){.homeOverviewContent{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;-ms-flex-line-pack:stretch;-webkit-align-content:stretch;align-content:stretch;margin-top:140px;margin-bottom:140px}}@media screen and (min-width:1920px){.homeOverviewContent{margin-bottom:202px}}@media screen and (min-width:1920px){.homeOverviewContent__left,.homeOverviewContent__right{-webkit-box-flex:1;-moz-box-flex:1;-o-box-flex:1;box-flex:1;-webkit-flex:0 0 calc(50% - 50px);-ms-flex:0 0 calc(50% - 50px);flex:0 0 calc(50% - 50px)}}.homeOverviewContent__left{-webkit-box-ordinal-group:1;-moz-box-ordinal-group:1;-o-box-ordinal-group:1;-ms-flex-order:1;-webkit-order:1;order:1}@media screen and (min-width:1024px){.homeOverviewContent__left{width:calc(50% - 50px);padding-right:40px}}@media screen and (min-width:1440px){.homeOverviewContent__left{width:calc(100% - 700px);padding-right:100px}}.homeOverviewContent__right{-webkit-box-ordinal-group:2;-moz-box-ordinal-group:2;-o-box-ordinal-group:2;-ms-flex-order:2;-webkit-order:2;order:2}@media screen and (min-width:1024px){.homeOverviewContent__right{width:calc(50% - 50px)}}@media screen and (min-width:1440px){.homeOverviewContent__right{width:700px}}.homeOverviewContent__videoContainer{position:relative;margin-bottom:60px}@media screen and (min-width:600px){.homeOverviewContent__videoContainer{margin-bottom:80px}}@media screen and (min-width:1024px){.homeOverviewContent__videoContainer{margin-bottom:0}}.homeOverviewContent__videoImg{width:100%;border-radius:15px;-webkit-box-shadow:0 30px 60px -40px rgba(31,38,23,.5),0 70px 100px -60px rgba(31,38,23,.25);box-shadow:0 30px 60px -40px rgba(31,38,23,.5),0 70px 100px -60px rgba(31,38,23,.25)}.homeFeature{width:100%;background:#fff;margin-top:-1px}.homeFeature--hiring{background:-webkit-linear-gradient(270deg,#fefdf9,#fcf9eb);background:-moz-linear-gradient(270deg,#fefdf9 0,#fcf9eb 100%);background:-o-linear-gradient(270deg,#fefdf9 0,#fcf9eb 100%);background:-ms-linear-gradient(270deg,#fefdf9 0,#fcf9eb 100%);background:linear-gradient(180deg,#fefdf9,#fcf9eb);margin-top:-1px}.homeFeature--onboarding{background:-webkit-linear-gradient(270deg,#fdfaf2,#ffe3ac);background:-moz-linear-gradient(270deg,#fdfaf2 0,#ffe3ac 100%);background:-o-linear-gradient(270deg,#fdfaf2 0,#ffe3ac 100%);background:-ms-linear-gradient(270deg,#fdfaf2 0,#ffe3ac 100%);background:linear-gradient(180deg,#fdfaf2,#ffe3ac);padding-bottom:85px}@media screen and (min-width:600px){.homeFeature--onboarding{padding-bottom:200px}}.homeFeature--compensation{background:-webkit-linear-gradient(270deg,#f9fcf6,#e2f8c2);background:-moz-linear-gradient(270deg,#f9fcf6 0,#e2f8c2 100%);background:-o-linear-gradient(270deg,#f9fcf6 0,#e2f8c2 100%);background:-ms-linear-gradient(270deg,#f9fcf6 0,#e2f8c2 100%);background:linear-gradient(180deg,#f9fcf6,#e2f8c2)}.homeFeature--culture{background:-webkit-linear-gradient(270deg,#f9fdfd,#e8f6fa);background:-moz-linear-gradient(270deg,#f9fdfd 0,#e8f6fa 100%);background:-o-linear-gradient(270deg,#f9fdfd 0,#e8f6fa 100%);background:-ms-linear-gradient(270deg,#f9fdfd 0,#e8f6fa 100%);background:linear-gradient(180deg,#f9fdfd,#e8f6fa);padding-bottom:140px}.homeFeature__container{max-width:1200px}.homeFeatureHeader{margin-top:166px}@media screen and (min-width:1024px){.homeFeatureHeader--test{margin-top:0}}.homeFeatureTitle{text-align:center;margin:0 auto 40px}@media screen and (min-width:600px){.homeFeatureTitle{margin-bottom:7.8%}}@media screen and (min-width:1024px){.homeFeatureTitle{margin-bottom:8.33%}}.homeFeatureTitle--people{padding-top:28.33%}@media screen and (min-width:600px){.homeFeatureTitle--people{padding-top:15.41%}}@media screen and (min-width:1920px){.homeFeatureTitle--people{padding-top:11.56%}}.homeFeatureTitle--hiring{padding-top:10.41%}@media screen and (min-width:1024px){.homeFeatureTitle--hiring{padding-top:0}}.homeFeatureTitle--onboarding{padding-top:75px}@media screen and (min-width:600px){.homeFeatureTitle--onboarding{padding-top:8.33%}}@media screen and (min-width:1024px){.homeFeatureTitle--onboarding{padding-top:0}}.homeFeatureTitle--compensation{padding-top:53px}@media screen and (min-width:600px){.homeFeatureTitle--compensation{padding-top:0}}.homeFeatureTitle--culture{padding-top:2.3%}@media screen and (min-width:1024px){.homeFeatureTitle--culture{padding-top:0}}.homeFeatureTitle__image{margin-bottom:17px}@media screen and (min-width:600px){.homeFeatureTitle__image{margin-bottom:42px}}.homeFeatureContent{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;-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}@media screen and (min-width:1024px){.homeFeatureContent{-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:justify;-moz-box-pack:justify;-o-box-pack:justify;-ms-flex-pack:justify;-webkit-justify-content:space-between;justify-content:space-between}}.homeFeatureContentRight{max-width:600px}@media screen and (min-width:1024px){.homeFeatureContentRight{margin-left:40px}}.homeFeatureContentRight__copy{margin-top:0;margin-bottom:0}@media screen and (min-width:600px){.homeFeatureContentRight__copy{margin-bottom:30px}}.homeFeatureContentRightLinks{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:box;display:flex;-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:end;-moz-box-align:end;-o-box-align:end;-ms-flex-align:end;-webkit-align-items:flex-end;align-items:flex-end;-webkit-box-lines:multiple;-moz-box-lines:multiple;-o-box-lines:multiple;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}@media screen and (min-width:600px){.homeFeatureContentRightLinks{-webkit-box-lines:single;-moz-box-lines:single;-o-box-lines:single;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap}}.homeFeatureContentRightLinks__image{z-index:1;width:50%;text-align:center;max-width:160px;margin-top:65px}@media screen and (min-width:600px){.homeFeatureContentRightLinks__image{margin-right:60px;margin-top:0;width:auto}}.homeFeatureContentRightLinks__image--last{margin-right:0}.homeFeatureContentRightLinks__image--align{position:relative;bottom:9px}.homeFeatureContent__screenshot{width:100%;max-width:550px;margin-bottom:40px}@media screen and (min-width:1024px){.homeFeatureContent__screenshot{max-width:500px;margin-bottom:0}}.homeFeatureContent__thumbnail{border-radius:15px;width:100%}.homeFeatureContent__thumbnail--people{-webkit-box-shadow:0 30px 60px -40px rgba(54,49,140,.5),0 70px 100px -60px rgba(54,49,140,.25);box-shadow:0 30px 60px -40px rgba(54,49,140,.5),0 70px 100px -60px rgba(54,49,140,.25)}.homeFeatureContent__thumbnail--hiring{-webkit-box-shadow:0 30px 60px -40px rgba(204,126,0,.5),0 70px 100px -60px rgba(204,126,0,.25);box-shadow:0 30px 60px -40px rgba(204,126,0,.5),0 70px 100px -60px rgba(204,126,0,.25)}.homeFeatureContent__thumbnail--onboarding{-webkit-box-shadow:0 33px 66px -44px rgba(179,81,0,.5),0 77px 110px -66px rgba(179,81,0,.25);box-shadow:0 33px 66px -44px rgba(179,81,0,.5),0 77px 110px -66px rgba(179,81,0,.25)}.homeFeature__image{width:100%}.homeFeature__image--center{text-align:center;margin-top:100px}@media screen and (min-width:1024px){.homeFeature__image--center{margin-top:132px}}.homeFeature__image--people{margin-top:-19%}@media screen and (min-width:1024px){.homeFeature__image--people{margin-top:-25%}}.homeFeature__image--culture{margin:10.4% auto 13.678%}@media screen and (min-width:1024px){.homeFeature__image--culture{max-width:1354px;width:70%;margin:132px auto 150px}}.homeFeature__image--compensation{margin-top:40px}@media screen and (min-width:600px){.homeFeature__image--compensation{margin-top:-10.833%}}.homeFeatureBottom{width:100%;margin-top:78px}@media screen and (min-width:600px){.homeFeatureBottom{margin-top:0}}.homeQuote{background:#fff;text-align:center;width:100%;padding:6.875% 0 19.375%;margin-top:-1px}.homeQuote__container{max-width:1100px;margin:0 auto}.homeQuote__copy{margin-bottom:40px}.homeLearn{width:100%;background:#fff;padding:80px 0 125px;margin-top:-1px}@media screen and (min-width:600px){.homeLearn{padding:6.25% 0 17.7%}}.homeLearn__button{margin-top:30px}@media screen and (min-width:600px){.homeLearn__button{margin-top:60px}}.homeLearn__container{text-align:center}.homeHighlightFeature{position:relative;overflow-x:hidden;padding-bottom:80px}@media screen and (min-width:1024px){.homeHighlightFeature{padding-bottom:120px;margin-top:-90px}}@media screen and (max-width:1023px){.homeHighlightFeature--hide{display:none}}@media screen and (min-width:1024px){.homeHighlightFeature__container{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:justify;-moz-box-pack:justify;-o-box-pack:justify;-ms-flex-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;-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}}.homeHighlightFeature__img{width:100%;-webkit-transform:translateX(-100px);-moz-transform:translateX(-100px);-o-transform:translateX(-100px);-ms-transform:translateX(-100px);transform:translateX(-100px);border-bottom-right-radius:32px;-webkit-box-shadow:0 30px 60px -40px rgba(31,38,23,.5),0 70px 100px -60px rgba(31,38,23,.5);box-shadow:0 30px 60px -40px rgba(31,38,23,.5),0 70px 100px -60px rgba(31,38,23,.5)}@media screen and (min-width:1024px){.homeHighlightFeature__imgContainer{-webkit-box-flex:1;-moz-box-flex:1;-o-box-flex:1;box-flex:1;-webkit-flex:0 0 59%;-ms-flex:0 0 59%;flex:0 0 59%}}@media screen and (min-width:1920px){.homeHighlightFeature__imgContainer{-webkit-box-flex:1;-moz-box-flex:1;-o-box-flex:1;box-flex:1;-webkit-flex:0 0 62.5%;-ms-flex:0 0 62.5%;flex:0 0 62.5%}}@media screen and (min-width:1024px){.homeHighlightFeatureContent{-webkit-box-flex:1;-moz-box-flex:1;-o-box-flex:1;box-flex:1;-webkit-flex:0 0 41%;-ms-flex:0 0 41%;flex:0 0 41%}}@media screen and (min-width:1920px){.homeHighlightFeatureContent{-webkit-box-flex:1;-moz-box-flex:1;-o-box-flex:1;box-flex:1;-webkit-flex:0 0 37.5%;-ms-flex:0 0 37.5%;flex:0 0 37.5%}}.homeFeatureListBlock__copy,.homeFeatureListBlock__iconContainer,.homeHighlightFeatureContent__copy,.homeHighlightFeatureContent__iconContainer{margin-bottom:20px}.homeFeatureListBlock__moreLink,.homeHighlightFeatureContent__moreLink{font-family:Fira Sans,Trebuchet MS,sans-serif;font-size:15px;line-height:20px;font-weight:600;color:#73c41d}.homeFeatureListBlock__moreChevron,.homeHighlightFeatureContent__moreChevron{margin-left:4px}.homeFeatureListBlock__moreChevron:before,.homeHighlightFeatureContent__moreChevron:before{content:"";border:solid #73c41d;border-width:0 3px 3px 0;display:inline-block;padding:3px;-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-o-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.homeFeatureList{padding-top:80px;padding-bottom:20px}@media screen and (min-width:600px){.homeFeatureList{padding-bottom:60px}}@media screen and (min-width:1024px){.homeFeatureList{padding-top:0;padding-bottom:150px}}@media screen and (min-width:600px){.homeFeatureList__container{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:justify;-moz-box-pack:justify;-o-box-pack:justify;-ms-flex-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;-webkit-box-align:stretch;-moz-box-align:stretch;-o-box-align:stretch;-ms-flex-align:stretch;-webkit-align-items:stretch;align-items:stretch;-ms-flex-line-pack:start;-webkit-align-content:flex-start;align-content:flex-start}}.homeFeatureListBlock{margin-bottom:60px}@media screen and (min-width:600px){.homeFeatureListBlock{-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;width:calc(50% - 20px);margin-bottom:50px}}@media screen and (min-width:1024px){.homeFeatureListBlock{width:calc(25% - 32px)}}@media screen and (min-width:1024px){.homeFeatureListBlock--mobile{display:none}}.homeNumbers{position:relative}.homeNumbers__curveContainer{position:relative;background-color:#f3fcea;padding:80px 0}@media screen and (min-width:1024px){.homeNumbers__curveContainer{background-color:#73c41d;background-image:-webkit-linear-gradient(45deg,#adef63,#86d234,#78c823,#73c41d);background-image:-moz-linear-gradient(45deg,#adef63,#86d234,#78c823,#73c41d);background-image:-o-linear-gradient(45deg,#adef63,#86d234,#78c823,#73c41d);background-image:-ms-linear-gradient(45deg,#adef63,#86d234,#78c823,#73c41d);background-image:linear-gradient(45deg,#adef63,#86d234,#78c823,#73c41d);padding-top:145px 0 150px 0}}@media screen and (min-width:1920px){.homeNumbers__curveContainer{padding:180px 0}}@media screen and (min-width:2800px){.homeNumbers__curveContainer{padding:300px 0}}@media screen and (min-width:4500px){.homeNumbers__curveContainer{padding:700px 0}}.homeNumbers__curveBottom,.homeNumbers__curveTop{position:absolute;left:0;right:0}.homeNumbers__curveBottomImg,.homeNumbers__curveTopImg{width:100%}.homeNumbers__curveTop{top:-1px}.homeNumbers__curveBottom{bottom:-1px}.homeNumbers__mobileHeader{margin-bottom:180px}.homeNumbers__mobileHeaderContainer{background-color:#fff;color:#394130}@media screen and (min-width:1024px){.homeNumbers__hideDesktop{display:none}}@media screen and (max-width:1023px){.homeNumbers__hideMobile{display:none}}.homeNumbers__wrapper{position:relative}@media screen and (min-width:1920px){.homeNumbers__wrapper{max-width:1500px;margin:0 auto}}.homeNumbers__container{position:relative}@media screen and (min-width:1024px){.homeNumbers__container{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:justify;-moz-box-pack:justify;-o-box-pack:justify;-ms-flex-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;-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;color:#fff;padding-left:0;padding-right:0}}@media screen and (min-width:1024px){.homeNumbers__left{-webkit-box-flex:1;-moz-box-flex:1;-o-box-flex:1;box-flex:1;-webkit-flex:0 0 39.67%;-ms-flex:0 0 39.67%;flex:0 0 39.67%;max-width:570px}}@media screen and (min-width:1440px){.homeNumbers__left{-webkit-box-flex:1;-moz-box-flex:1;-o-box-flex:1;box-flex:1;-webkit-flex:0 0 41.67%;-ms-flex:0 0 41.67%;flex:0 0 41.67%}}@media screen and (min-width:1920px){.homeNumbers__left{-webkit-box-flex:1;-moz-box-flex:1;-o-box-flex:1;box-flex:1;-webkit-flex:0 0 calc(38% - 90px);-ms-flex:0 0 calc(38% - 90px);flex:0 0 calc(38% - 90px)}}@media screen and (max-width:1023px){.homeNumbers__left{max-width:450px;margin:0 auto}}@media (min-width:1024px) and (max-width:1919px){.homeNumbers__right{padding-left:50px}}@media screen and (min-width:1024px){.homeNumbers__right{-webkit-box-flex:1;-moz-box-flex:1;-o-box-flex:1;box-flex:1;-webkit-flex:0 0 60.33%;-ms-flex:0 0 60.33%;flex:0 0 60.33%}}@media screen and (min-width:1440px){.homeNumbers__right{-webkit-box-flex:1;-moz-box-flex:1;-o-box-flex:1;box-flex:1;-webkit-flex:0 0 58.33%;-ms-flex:0 0 58.33%;flex:0 0 58.33%}}@media screen and (min-width:1920px){.homeNumbers__right{-webkit-box-flex:1;-moz-box-flex:1;-o-box-flex:1;box-flex:1;-webkit-flex:0 0 calc(62% - 90px);-ms-flex:0 0 calc(62% - 90px);flex:0 0 calc(62% - 90px)}}.homeNumbers__img{margin-top:-200px;margin-bottom:60px}@media (min-width:1024px) and (max-width:1919px){.homeNumbers__img{margin-left:-50px}}@media screen and (min-width:1024px){.homeNumbers__img{margin-top:0;margin-bottom:0}}@media (min-width:1024px) and (max-width:1919px){.homeNumbersContent{max-width:700px;margin:0 auto}}.homeNumbersContent__subhead,.homeNumbersContent__title{text-align:center}@media screen and (min-width:1024px){.homeNumbersContent__subhead,.homeNumbersContent__title{text-align:left}}@media screen and (max-width:1024px){.homeNumbersContent__subhead{color:#6b7362}}.homeNumbersContent__title{font-style:italic}.homeNumbersDetail{text-align:center;margin-bottom:50px}@media screen and (min-width:1024px){.homeNumbersDetail{width:calc(33.33% - 25px);margin-bottom:0}}@media screen and (min-width:1024px){.homeNumbersDetail__container{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:justify;-moz-box-pack:justify;-o-box-pack:justify;-ms-flex-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;-webkit-box-align:stretch;-moz-box-align:stretch;-o-box-align:stretch;-ms-flex-align:stretch;-webkit-align-items:stretch;align-items:stretch;-ms-flex-line-pack:start;-webkit-align-content:flex-start;align-content:flex-start;margin-top:80px}}.homeNumbersDetail__icon{width:70px;height:70px;margin:0 auto;background-repeat:no-repeat;background-position:50%;-webkit-background-size:cover;-moz-background-size:cover;background-size:cover}@media screen and (min-width:1024px){.homeNumbersDetail__icon{width:50px;height:50px}}.homeNumbersDetail__icon--one{background-image:url("/images/icons/marketplace.svg")}@media screen and (min-width:1024px){.homeNumbersDetail__icon--one{background-image:url("/images/icons/marketplace-white.svg")}}.homeNumbersDetail__icon--two{background-image:url("/images/icons/people-stacked.svg")}@media screen and (min-width:1024px){.homeNumbersDetail__icon--two{background-image:url("/images/icons/people-stacked-white.svg")}}.homeNumbersDetail__icon--three{background-image:url("/images/icons/onboarding.svg")}@media screen and (min-width:1024px){.homeNumbersDetail__icon--three{background-image:url("/images/icons/onboarding-white.svg")}}.homeNumbersDetail__number{color:#73c41d}@media screen and (min-width:1024px){.homeNumbersDetail__number{color:#fff}}.homeTestimonials{padding:80px 0 60px;overflow:hidden}@media screen and (min-width:600px){.homeTestimonials{padding:120px 0 100px}}@media screen and (min-width:1024px){.homeTestimonials{padding:200px 0 100px}}.homeTestimonialsHeader{margin-bottom:60px}@media screen and (min-width:600px){.homeTestimonialsHeader{margin-bottom:56px}}@media screen and (min-width:1024px){.homeTestimonialsHeader{margin-bottom:136px}}.homeTestimonialsCarousel .slick-list{overflow:visible}.homeTestimonialsCarousel .slick-dots{position:relative;z-index:10;margin-top:-40px}@media screen and (min-width:1024px){.homeTestimonialsCarousel .slick-dots{position:absolute;right:0;top:160px;margin-top:0}}@media screen and (max-width:1023px){.homeTestimonialsCarousel .slick-dots{text-align:center}}.homeTestimonialsCarousel .slick-dots li{width:12px;height:12px;border-radius:50%;background-color:#d6d9d0;display:inline-block}@media screen and (min-width:1024px){.homeTestimonialsCarousel .slick-dots li{display:block}}.homeTestimonialsCarousel .slick-dots li:not(:last-child){margin-right:20px}@media screen and (min-width:1024px){.homeTestimonialsCarousel .slick-dots li:not(:last-child){margin-right:0;margin-bottom:20px}}.homeTestimonialsCarousel .slick-dots li.slick-active{background-color:#73c41d}.homeTestimonialsCarousel .slick-dots li button{display:none}.homeTestimonialsCarouselItem__container{position:relative;margin-bottom:100px}@media screen and (min-width:1024px){.homeTestimonialsCarouselItem__container{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: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){.homeTestimonialsCarouselItem__left{width:45%}}@media screen and (min-width:1440px){.homeTestimonialsCarouselItem__left{width:58.33%}}@media screen and (min-width:1920px){.homeTestimonialsCarouselItem__left{width:46.67%}}@media screen and (min-width:1024px){.homeTestimonialsCarouselItem__right{width:45%}}@media screen and (min-width:1440px){.homeTestimonialsCarouselItem__right{width:31.67%}}@media screen and (min-width:1920px){.homeTestimonialsCarouselItem__right{width:38.27%}}@media screen and (max-width:1023px){.homeTestimonialsCarouselItem__right{position:absolute;top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-o-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);left:0;right:0}}.homeTestimonialsCarouselItem__rightContainer{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;padding-left:15px;padding-right:35px}@media screen and (min-width:600px){.homeTestimonialsCarouselItem__rightContainer{padding-left:64px;padding-right:107px}}@media screen and (min-width:1024px){.homeTestimonialsCarouselItem__rightContainer{padding-left:57px;padding-right:0}}@media screen and (min-width:1920px){.homeTestimonialsCarouselItem__rightContainer{padding-left:106px}}.homeTestimonialsCarouselItem__rightImg{-webkit-box-flex:1;-moz-box-flex:1;-o-box-flex:1;box-flex:1;-webkit-flex:0 0 30px;-ms-flex:0 0 30px;flex:0 0 30px;background-image:url("/images/icons/quotation-mark-white.svg");width:30px;height:30px;-webkit-background-size:contain;-moz-background-size:contain;background-size:contain;background-repeat:no-repeat;background-position:50%}@media screen and (min-width:1024px){.homeTestimonialsCarouselItem__rightImg{background-image:url("/images/icons/quotation-mark-green.svg")}}.homeTestimonialsCarouselItem__rightContent{-webkit-box-flex:1;-moz-box-flex:1;-o-box-flex:1;box-flex:1;-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto;padding-left:14px}.homeTestimonialsCarouselItem__playBtn{display:none}@media screen and (min-width:1024px){.homeTestimonialsCarouselItem__playBtn{display:block}}.homeTestimonialsCarouselItem__img{border-radius:12px;-webkit-box-shadow:0 30px 60px -40px rgba(31,38,23,.5),0 70px 100px -60px rgba(31,38,23,.25);box-shadow:0 30px 60px -40px rgba(31,38,23,.5),0 70px 100px -60px rgba(31,38,23,.25);min-height:360px;-webkit-background-size:cover;-moz-background-size:cover;background-size:cover;background-repeat:no-repeat;background-position:50%}@media screen and (min-width:600px){.homeTestimonialsCarouselItem__img{min-height:360px}}@media screen and (min-width:1024px){.homeTestimonialsCarouselItem__img{min-height:397px}}.homeTestimonialsCarouselItem__img--1{background-image:url("/images/home/video-thumb-img1-mobile-min.jpg")}@media screen and (min-width:600px){.homeTestimonialsCarouselItem__img--1{background-image:url("/images/home/video-thumb-img1-min.jpg")}}.homeTestimonialsCarouselItem__img--2{background-image:url("/images/home/video-thumb-img2-mobile-min.jpg")}@media screen and (min-width:600px){.homeTestimonialsCarouselItem__img--2{background-image:url("/images/home/video-thumb-img2-min.jpg")}}.homeTestimonialsCarouselItem__img--3{background-image:url("/images/home/video-thumb-img3-mobile-min.jpg")}@media screen and (min-width:600px){.homeTestimonialsCarouselItem__img--3{background-image:url("/images/home/video-thumb-img3-min.jpg")}}@media screen and (max-width:1023px){.homeTestimonialsCarouselItem__imgOverlay{position:absolute;top:0;left:0;right:0;bottom:0;background-color:rgba(57,65,48,.53);border-radius:12px}}.homeTestimonialsCarouselItem__quote{color:#fff;font-size:20px;line-height:30px}@media screen and (min-width:1024px){.homeTestimonialsCarouselItem__quote{color:#394130;font-size:30px;line-height:46px}}.homeTestimonialsCarouselItem__reference{margin-bottom:40px}@media screen and (min-width:1024px){.homeTestimonialsCarouselItem__reference{color:#394130;margin-bottom:0}}@media screen and (max-width:1023px){.homeTestimonialsCarouselItem__reference{color:#fff}}.homeTestimonialsCarouselItem__btn{color:#fff;border-color:#fff}.homeTestimonialsCarouselItem__btnContainer{text-align:center}@media screen and (min-width:1024px){.homeTestimonialsCarouselItem__btnContainer{display:none}}.ecosystem__mobile{margin-top:100px;margin-bottom:100px;position:relative}@media screen and (min-width:600px){.ecosystem__mobile{display:none}}.ecosystem__tablet{display:none}@media screen and (min-width:600px){.ecosystem__tablet{display:block;margin-top:-130px;position:relative;margin-bottom:100px}}@media screen and (min-width:1025px){.ecosystem__tablet{display:none}}.ecosystem__desktop{display:none;margin-top:-332px;position:relative;padding-right:54px;padding-left:54px}@media screen and (min-width:1025px){.ecosystem__desktop{display:block}}.ecosystem__svg{width:100%}.ecosystem-hide{display:none}.ecosystem-show{display:block}.ecosystem-link{cursor:pointer}.WaveTop{margin-top:-12.5%;width:100%}.WaveTop--data{margin-top:-11.875%}.WaveTop--hiring{margin-top:-19.4%}.WaveTop--overview{margin-top:-1%}.WaveTop__image{width:100%}.WaveBottom{margin-top:-11.875%;width:100%}.WaveBottom__image{width:100%}@media screen and (min-width:1024px){.display-none-test{display:none!important}}@media screen and (max-width:1023px){.display-none-test-mobile{display:none!important}}.bhrtyp-bullet{margin:0 0 15px 20px;display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:box;display:flex;color:#6b7362}.bhrtyp-bullet:before{content:"\2022";padding-right:15px;color:#73c41d}.bhrcolor-white{color:#fff}