@font-face{font-family:Serenity;font-style:normal;font-weight:400;src:url(path-to-serenity-font.woff2) format("woff2")}@font-face{font-family:Serenity;font-style:normal;font-weight:700;src:url(path-to-serenity-bold.woff2) format("woff2")}*{box-sizing:border-box}body{margin:0;padding:0}.forrester-page-wrapper{background:#f0faf8;color:#0a1628;display:flex;flex-direction:column;font-family:Serenity,sans-serif;justify-content:center;min-height:100vh;overflow-x:hidden;padding:60px;position:relative}.forrester-bg{pointer-events:none;position:fixed;z-index:0}.forrester-bg,.forrester-grid{height:100%;left:0;top:0;width:100%}.forrester-grid{background-image:repeating-linear-gradient(0deg,rgba(0,0,0,.04),rgba(0,0,0,.04) 1px,transparent 0,transparent 100px),repeating-linear-gradient(90deg,rgba(0,0,0,.04),rgba(0,0,0,.04) 1px,transparent 0,transparent 100px);background-size:100px 100px;position:absolute}.forrester-blob-1{background:radial-gradient(circle,rgba(1,236,194,.18) 0,transparent 70%);filter:blur(100px);height:800px;left:-150px;position:absolute;top:15%;width:800px}.forrester-blob-2{background:radial-gradient(circle,rgba(0,212,180,.14) 0,transparent 70%);filter:blur(90px);height:700px;position:absolute;right:-100px;top:25%;width:700px}.forrester-content{margin:0 auto;max-width:1800px;position:relative;width:100%;z-index:1}.forrester-layout{align-items:center;display:flex;gap:80px;justify-content:space-between;width:100%}.forrester-left{flex:1;max-width:900px}.forrester-logo{margin-bottom:40px}.forrester-logo img{display:block;height:auto;width:220px}.forrester-badge{align-items:center;background:rgba(1,236,194,.12);border:1px solid rgba(1,236,194,.4);border-radius:100px;display:inline-flex;gap:12px;margin-bottom:0;padding:14px 28px}.forrester-badge-icon{height:20px;width:20px}.forrester-badge-text{color:#007a6e;font-family:Serenity,sans-serif;font-size:20px;font-weight:400;line-height:1.4}.forrester-label{display:none}.forrester-headline{color:#0a1628;font-family:Serenity,sans-serif;font-size:72px;font-weight:700;line-height:1.05;margin-bottom:28px}.forrester-highlight{color:#009a8a}.forrester-description{color:#3d5066;font-family:Serenity,sans-serif;font-size:22px;font-weight:400;line-height:1.6;margin-bottom:0}.forrester-stats{border-top:none;display:grid;gap:8px;grid-template-columns:repeat(4,1fr);margin-top:40px;padding-top:0}.forrester-stat{padding:0;position:relative;text-align:center}.forrester-stat:after{display:none!important}.forrester-stat-graphic{margin:0 auto;max-width:220px;width:100%}.forrester-stat-graphic img{display:block;height:auto;width:100%}.forrester-form-wrapper{align-self:center;flex-shrink:0;max-width:520px;width:100%}.form-container{backdrop-filter:blur(12px);background:#fff;border:1px solid rgba(0,154,138,.15);border-radius:28px;box-shadow:0 8px 40px rgba(0,154,138,.1),0 2px 12px rgba(0,0,0,.06);max-width:100%;padding:65px 55px;width:100%}.form-header{margin-bottom:28px}.form-header h2{color:#0a1628;font-family:Serenity,sans-serif;font-size:34px;font-weight:700;line-height:1.25;margin-bottom:0}.form-container:not(.single-field-mode){border-radius:20px;padding:28px 30px}.form-container:not(.single-field-mode) .form-header{margin-bottom:12px}.form-container:not(.single-field-mode) .form-header h2{font-size:26px}.forrester-role-hidden{display:none!important}.form-row{display:flex;gap:12px}.form-row.single{display:block}.form-row.hidden{display:none!important}.form-field{flex:1}.form-field,.form-row .form-field{margin-bottom:12px}.form-field.hidden{display:none}.form-field label{color:#5a7184;display:block;font-family:Serenity,sans-serif;font-size:14px;font-weight:400;line-height:20px;margin-bottom:6px}.form-container:not(.single-field-mode) .form-field label{font-size:14px}.form-field input,.form-field select{background:#f5f9f8;border:1px solid #c8ddd9;border-radius:8px;color:#0a1628;font-family:Serenity,sans-serif;font-size:16px;font-weight:400;height:46px;line-height:22px;padding:0 14px;transition:all .3s ease;width:100%}.form-container:not(.single-field-mode) .form-field input,.form-container:not(.single-field-mode) .form-field select{font-size:15px;height:44px}.form-field input::placeholder{color:#9ab0ac}.form-field input:focus,.form-field select:focus{background:#fff;border-color:#009a8a;box-shadow:0 0 0 3px rgba(0,154,138,.12);outline:none}.form-field select{appearance:none;background-color:#f5f9f8;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' fill='none' viewBox='0 0 12 8'%3E%3Cpath stroke='%235a7184' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='m1 1.5 5 5 5-5'/%3E%3C/svg%3E");background-position:right 12px center;background-repeat:no-repeat;cursor:pointer;padding-right:36px}.form-field select option{background:#fff;color:#0a1628}.submit-button{background:linear-gradient(135deg,#00c4a8,#009a8a);border:none;border-radius:12px;color:#fff;cursor:pointer;font-family:Serenity,sans-serif;font-size:22px;font-weight:600;height:62px;line-height:24px;margin-top:14px;text-transform:none;transition:all .3s ease;width:100%}.form-container:not(.single-field-mode) .submit-button{font-size:17px;height:48px;margin-top:4px}.submit-button:hover{box-shadow:0 12px 35px rgba(0,154,138,.35);transform:translateY(-2px)}.submit-button:active{transform:translateY(0)}.form-disclaimer{color:#7a9490;font-family:Serenity,sans-serif;font-size:12px;font-weight:400;line-height:1.6;margin-top:12px;text-align:center}.form-disclaimer a{color:#009a8a;text-decoration:none}.form-disclaimer a:hover{text-decoration:underline}span.error{color:#d93025!important;display:block;font-family:Serenity,sans-serif;font-size:13px;margin-top:4px}#loader_show{margin:10px 0;text-align:center}#loader_show img{height:36px!important;width:36px!important}.hs-richtext.hs-main-font-element p{color:#7a9490;font-family:Serenity,sans-serif;font-size:14px;line-height:1.5;margin:0 0 12px}.hs-richtext.hs-main-font-element p img{margin-left:4px;max-width:8px!important;vertical-align:middle;width:8px!important}@media (min-width:2560px){.forrester-page-wrapper{padding:80px 100px}.forrester-headline{font-size:88px}.forrester-description{font-size:26px}.forrester-stat-graphic{max-width:260px}.form-header h2{font-size:40px}.form-container:not(.single-field-mode) .form-header h2{font-size:28px}.forrester-badge-text{font-size:22px}}@media (min-width:1920px) and (max-width:2559px){.forrester-page-wrapper{padding:70px 80px}.forrester-headline{font-size:78px}.forrester-description{font-size:24px}.forrester-stat-graphic{max-width:240px}.form-header h2{font-size:36px}.form-container:not(.single-field-mode) .form-header h2{font-size:27px}.forrester-badge-text{font-size:21px}}@media (min-width:1600px) and (max-width:1919px){.forrester-headline{font-size:72px}.forrester-description{font-size:22px}.forrester-stat-graphic{max-width:220px}.forrester-form-wrapper{max-width:520px}}@media (min-width:1440px) and (max-width:1599px){.forrester-headline{font-size:68px}.forrester-description{font-size:21px}.forrester-form-wrapper{max-width:490px}.forrester-stat-graphic{max-width:210px}}@media (min-width:1280px) and (max-width:1439px){.forrester-page-wrapper{padding:50px}.forrester-headline{font-size:56px}.forrester-description{font-size:19px}.forrester-layout{gap:50px}.forrester-form-wrapper{max-width:460px}.forrester-stats{gap:6px}.forrester-stat-graphic{max-width:190px}.forrester-badge-text{font-size:18px}.form-container{padding:55px 45px}.form-container:not(.single-field-mode){padding:24px 26px}.form-container:not(.single-field-mode) .form-header h2{font-size:22px}}@media (min-width:1024px) and (max-width:1279px){.forrester-page-wrapper{padding:40px}.forrester-headline{font-size:46px}.forrester-description{font-size:17px}.forrester-layout{gap:36px}.forrester-form-wrapper{max-width:400px}.forrester-stats{gap:6px}.forrester-stat-graphic{max-width:155px}.forrester-logo img{width:180px}.forrester-logo{margin-bottom:28px}.forrester-badge{padding:11px 20px}.forrester-badge-text{font-size:16px}.forrester-headline{margin-bottom:20px}.form-container{padding:50px 40px}.form-container:not(.single-field-mode){padding:22px}.form-container:not(.single-field-mode) .form-header h2{font-size:20px}.form-field input,.form-field select{font-size:14px;height:42px}.form-container:not(.single-field-mode) .submit-button{font-size:15px;height:44px}.form-field,.form-row .form-field{margin-bottom:10px}}@media (min-width:768px) and (max-width:1023px){.forrester-page-wrapper{justify-content:flex-start;padding:40px}.forrester-layout{align-items:stretch;flex-direction:column;gap:40px}.forrester-left{max-width:100%}.forrester-form-wrapper{align-self:auto;max-width:100%}.forrester-logo img{width:180px}.forrester-headline{font-size:52px}.forrester-description{font-size:19px}.forrester-stats{gap:6px;grid-template-columns:repeat(4,1fr)}.forrester-stat-graphic{max-width:180px}.form-container{padding:50px 40px}.form-container:not(.single-field-mode){padding:28px 30px}}@media (min-width:600px) and (max-width:767px){.forrester-page-wrapper{justify-content:flex-start;padding:35px}.forrester-layout{align-items:stretch;flex-direction:column;gap:36px}.forrester-left{max-width:100%}.forrester-form-wrapper{align-self:auto;max-width:100%}.forrester-logo img{width:170px}.forrester-headline{font-size:46px}.forrester-badge-text,.forrester-description{font-size:17px}.forrester-stats{gap:10px;grid-template-columns:repeat(2,1fr)}.forrester-stat-graphic{max-width:240px}.form-container{padding:45px 36px}.form-container:not(.single-field-mode){padding:26px}.form-row{flex-direction:column;gap:0}.form-row .form-field{margin-bottom:12px}}@media (min-width:480px) and (max-width:599px){.forrester-page-wrapper{justify-content:flex-start;padding:30px}.forrester-layout{align-items:stretch;flex-direction:column;gap:32px}.forrester-form-wrapper{align-self:auto;max-width:100%}.forrester-logo img{width:160px}.forrester-headline{font-size:40px}.forrester-badge-text,.forrester-description{font-size:16px}.forrester-stats{gap:10px;grid-template-columns:repeat(2,1fr)}.forrester-stat-graphic{max-width:220px}.form-container{padding:42px 32px}.form-container:not(.single-field-mode){padding:24px 22px}.form-container:not(.single-field-mode) .form-header h2{font-size:22px}.form-row{flex-direction:column;gap:0}.form-row .form-field{margin-bottom:12px}}@media (min-width:375px) and (max-width:479px){.forrester-page-wrapper{justify-content:flex-start;padding:26px}.forrester-layout{align-items:stretch;flex-direction:column;gap:28px}.forrester-form-wrapper{align-self:auto;max-width:100%}.forrester-logo img{width:150px}.forrester-badge-text{font-size:15px}.forrester-headline{font-size:34px;margin-bottom:18px}.forrester-description{font-size:15px}.forrester-stats{gap:8px;grid-template-columns:repeat(2,1fr)}.forrester-stat-graphic{max-width:180px}.form-container{border-radius:20px;padding:38px 28px}.form-container:not(.single-field-mode){padding:22px 20px}.form-container:not(.single-field-mode) .form-header h2{font-size:21px}.form-field input,.form-field select{font-size:14px;height:42px}.form-container:not(.single-field-mode) .submit-button{font-size:15px;height:44px}.form-row{flex-direction:column;gap:0}.form-row .form-field{margin-bottom:12px}}@media (max-width:374px){.forrester-page-wrapper{justify-content:flex-start;padding:22px}.forrester-layout{align-items:stretch;flex-direction:column;gap:26px}.forrester-form-wrapper{align-self:auto;max-width:100%}.forrester-logo img{width:135px}.forrester-badge-text{font-size:14px}.forrester-headline{font-size:30px;margin-bottom:16px}.forrester-description{font-size:14px}.forrester-stats{gap:6px;grid-template-columns:repeat(2,1fr)}.forrester-stat-graphic{max-width:160px}.form-container{border-radius:18px;padding:34px 24px}.form-container:not(.single-field-mode){padding:20px 18px}.form-container:not(.single-field-mode) .form-header h2{font-size:20px}.form-field label{font-size:13px}.form-field input,.form-field select{font-size:14px;height:40px}.form-container:not(.single-field-mode) .submit-button{font-size:15px;height:42px}.form-row{flex-direction:column;gap:0}.form-row .form-field{margin-bottom:12px}}