@import url("https://fonts.googleapis.com/css2?family=Muli:wght@400;700&display=swap");body{font-family:"Muli",sans-serif;font-size:20px}h6:not(:last-child){margin-bottom:2.3rem}@media(max-width:640px){h6:not(:last-child){margin-bottom:1.3rem}}h5:not(:last-child){margin-bottom:2.3rem}@media(max-width:640px){h5:not(:last-child){margin-bottom:1.3rem}}h4:not(:last-child){margin-bottom:2.3rem}@media(max-width:640px){h4:not(:last-child){margin-bottom:1.3rem}}h3:not(:last-child){margin-bottom:2.3rem}@media(max-width:640px){h3:not(:last-child){margin-bottom:1.3rem}}h2:not(:last-child){margin-bottom:2.3rem}@media(max-width:640px){h2:not(:last-child){margin-bottom:1.3rem}}h1:not(:last-child){margin-bottom:2.3rem}@media(max-width:640px){h1:not(:last-child){margin-bottom:1.3rem}}p:not(:last-child){margin-bottom:2.5rem}@media(max-width:640px){p:not(:last-child){margin-bottom:1.5rem}}.text-xxl{font-size:70px}@media(max-width:1440px){.text-xxl{font-size:3.646vw}}@media(max-width:640px){.text-xxl{font-size:33px}}.text-xl{font-size:50px}.text-lgl{font-size:35px}@media(max-width:1440px){.text-xl{font-size:3.125vw}.text-lgl{font-size:26px}}@media(max-width:640px){.text-xl{font-size:33px}.text-lgl{font-size:26px}}.text-lg{font-size:20px}.text-uppercase{text-transform:uppercase}body{background:#000;color:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}header{background:#000;padding-top:2rem;padding-bottom:2rem}@media(max-width:640px){header{padding-top:1.2rem;padding-bottom:1.2rem}}.logo{display:block}@media(max-width:640px){.logo{max-width:119px}}.container{max-width:calc(1640px + 1rem * 1.2);margin-left:auto;margin-right:auto;padding-left:1.2rem;padding-right:1.2rem;position:relative;z-index:1}.main-banner{background-image:url("../images/main-banner.jpg");background-position:right center;background-repeat:no-repeat;background-size:cover;padding-top:9.29vw;padding-bottom:9.29vw;position:relative}@media(max-width:640px){.main-banner{background-size:160vw;padding-top:75vw;background-position:right top}.main-banner:after{content:'';background:transparent -webkit-gradient(linear,left top,left bottom,from(#00000000),to(#000)) 0% 0% no-repeat padding-box;background:transparent linear-gradient(180deg,#00000000 0%,#000 100%) 0% 0% no-repeat padding-box;position:absolute;top:35vw;height:49.6vw;width:100%}}@media(max-width:320px){.main-banner br{display:none}}.content-section{overflow:hidden}.content-section .container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap}.content-section .the-image{width:60%}@media(max-width:640px){.content-section .the-image{width:auto;margin-left:-1.2rem;margin-right:-1.2rem;-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}}.content-section .the-content{width:40%;padding-top:8vw;padding-bottom:8vw}@media(max-width:640px){.content-section .the-content{width:100%;margin-left:0;padding-top:0;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}}.research-report-section{background-color:#2c0c33}@media(max-width:640px){.research-report-section .the-image img{max-width:160%;margin-left:-25vw}}.customer-trust{background-color:#000}@media(max-width:640px){.customer-trust .the-image img{margin-left:-21vw;max-width:145%}}.btn,#modal-form .hs-form .hs-button,#modal-form-forrester .hs-form .hs-button{display:inline-block;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#9d9ff7;border:0;padding:.6rem 1.4rem;color:#000;text-decoration:none;font-size:20px;text-transform:uppercase;font-weight:700;cursor:pointer}@media(max-width:640px){.btn,#modal-form .hs-form .hs-button,#modal-form-forrester .hs-form .hs-button{font-size:15px}}.modal{position:fixed;background-color:rgba(0,0,0,0.5);top:0;right:0;bottom:0;left:0;z-index:999;visibility:hidden;opacity:0;pointer-events:none;-webkit-transition:all .3s;transition:all .3s}.modal--open{visibility:visible;opacity:1;pointer-events:auto}.modal--container{width:100%;max-width:812px;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);padding:3rem;background:#54beae;overflow:auto;max-height:90vh}@media(max-width:640px){.modal--container{max-width:90%;padding:1rem}}.modal--close{position:absolute;right:32px;top:32px;width:32px;height:32px}.modal--close:before,.modal--close:after{position:absolute;left:16px;content:' ';height:32px;width:2px;background-color:#fff}.modal--close:before{-webkit-transform:rotate(45deg);transform:rotate(45deg)}.modal--close:after{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.modal .hs-button{color:#fff;background-color:#6251d2;cursor:pointer}body.modal-is-open{overflow:hidden}#modal-form .hs-form label,#modal-form-forrester .hs-form label{font-size:16px;font-weight:700;display:block;margin-bottom:.5rem}#modal-form .hs-form label.hs-error-msg,#modal-form-forrester .hs-form label.hs-error-msg{color:red;font-weight:normal}#modal-form .hs-form input:not([type='checkbox']):not([type='submit']),#modal-form-forrester .hs-form input:not([type='checkbox']):not([type='submit']){-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid #fff;background-color:transparent;display:block;width:100%;border-radius:6px;padding:1rem;color:#fff}#modal-form .hs-form input:not([type='checkbox']):not([type='submit']):focus,#modal-form-forrester .hs-form input:not([type='checkbox']):not([type='submit']):focus{outline:0}#modal-form .hs-form ::-webkit-input-placeholder,#modal-form-forrester .hs-form ::-webkit-input-placeholder{color:#fff}#modal-form .hs-form :-ms-input-placeholder,#modal-form-forrester .hs-form :-ms-input-placeholder{color:#fff}#modal-form .hs-form ::-ms-input-placeholder,#modal-form-forrester .hs-form ::-ms-input-placeholder{color:#fff}#modal-form .hs-form ::placeholder,#modal-form-forrester .hs-form ::placeholder{color:#fff}#modal-form .hs-form fieldset,#modal-form-forrester .hs-form fieldset{max-width:100% !important}#modal-form .hs-form .form-group,#modal-form .hs-form .form-check,#modal-form .hs-form .hs-form-field,#modal-form-forrester .hs-form .form-group,#modal-form-forrester .hs-form .form-check,#modal-form-forrester .hs-form .hs-form-field{margin-bottom:2rem}#modal-form .hs-form .form-check input[type='checkbox'],#modal-form .hs-form .hs-form-booleancheckbox input[type='checkbox'],#modal-form-forrester .hs-form .form-check input[type='checkbox'],#modal-form-forrester .hs-form .hs-form-booleancheckbox input[type='checkbox']{display:none}#modal-form .hs-form .form-check span,#modal-form .hs-form .hs-form-booleancheckbox span,#modal-form-forrester .hs-form .form-check span,#modal-form-forrester .hs-form .hs-form-booleancheckbox span{position:relative;display:inline-block;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;padding-left:calc(24px + 1rem);font-weight:normal;margin-left:0}#modal-form .hs-form .form-check span::before,#modal-form .hs-form .form-check span::after,#modal-form .hs-form .hs-form-booleancheckbox span::before,#modal-form .hs-form .hs-form-booleancheckbox span::after,#modal-form-forrester .hs-form .form-check span::before,#modal-form-forrester .hs-form .form-check span::after,#modal-form-forrester .hs-form .hs-form-booleancheckbox span::before,#modal-form-forrester .hs-form .hs-form-booleancheckbox span::after{position:absolute;content:'';display:inline-block}#modal-form .hs-form .form-check span:before,#modal-form .hs-form .hs-form-booleancheckbox span:before,#modal-form-forrester .hs-form .form-check span:before,#modal-form-forrester .hs-form .hs-form-booleancheckbox span:before{height:24px;width:24px;border:1px solid #fff;left:0;top:0;border-radius:6px}#modal-form .hs-form .form-check span:after,#modal-form .hs-form .hs-form-booleancheckbox span:after,#modal-form-forrester .hs-form .form-check span:after,#modal-form-forrester .hs-form .hs-form-booleancheckbox span:after{height:6px;width:13px;border-left:2px solid;border-bottom:2px solid;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);left:4.5px;top:8px}#modal-form .hs-form .form-check input[type='checkbox']+span:after,#modal-form .hs-form .hs-form-booleancheckbox input[type='checkbox']+span:after,#modal-form-forrester .hs-form .form-check input[type='checkbox']+span:after,#modal-form-forrester .hs-form .hs-form-booleancheckbox input[type='checkbox']+span:after{content:none}#modal-form .hs-form .form-check input[type='checkbox']:checked+span:after,#modal-form .hs-form .hs-form-booleancheckbox input[type='checkbox']:checked+span:after,#modal-form-forrester .hs-form .form-check input[type='checkbox']:checked+span:after,#modal-form-forrester .hs-form .hs-form-booleancheckbox input[type='checkbox']:checked+span:after{content:''}#modal-form .hs-form .hs-button,#modal-form .hs-form input[type='submit'],#modal-form-forrester .hs-form .hs-button,#modal-form-forrester .hs-form input[type='submit']{background-color:#6251d2;color:#fff;cursor:pointer}*,*:before,*:after{-webkit-box-sizing:border-box;box-sizing:border-box}body,h1,h2,h3,h4,h5,h6,p,ol,ul{margin:0;padding:0;font-weight:normal}ol,ul{list-style:none}img{max-width:100%;height:auto;vertical-align:middle}#modal-form .hs-form .hs-button,#modal-form .hs-form input[type='submit'],#modal-form-forrester .hs-form .hs-button,#modal-form-forrester .hs-form input[type='submit']{margin-top:20px}