@charset "UTF-8";@import url("https://fonts.googleapis.com/css2?family=Nunito+Sans:ital,wght@0,200;0,300;0,400;0,600;0,700;0,800;0,900;1,200;1,300;1,400;1,600;1,700&display=swap");@import url("https://fonts.googleapis.com/css2?family=Quicksand:wght@300;400;500;600;700&display=swap");html{line-height:1.15;-webkit-text-size-adjust:100%}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}strong{font-weight:bolder}code,kbd{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub{font-size:75%;line-height:0;position:relative;vertical-align:baseline;bottom:-.25em}img{border-style:none}button,input{font-family:inherit;font-size:100%;line-height:1.15;margin:0;overflow:visible}button{text-transform:none}[type=button],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}details{display:block}summary{display:list-item}[hidden],template{display:none}.bg-gray{background:#ededed}.bg-primary-blue{background:#009adb;color:#fff}.bg-light-blue-gradient{background:#bee5f7;background:linear-gradient(180deg,#bee5f7,#edf9ff)}.badge{display:inline-block;padding:.5em .6em;font-size:75%;font-weight:700;line-height:1;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:.25em;margin-top:.1em;margin-bottom:.1em;margin-right:1em}a.badge{text-decoration:none}.badge:empty{display:none}.badge:last-child{margin-right:0}.badge-green{color:#000;background-color:#4bcda3}a.badge-green:hover{color:#000;background-color:#32b389}a.badge-green.focus,a.badge-green:focus{outline:0;box-shadow:0 0 0 .2rem rgba(75,205,163,.5)}body{font-family:Nunito Sans,Segoe UI,Helvetica,Arial,sans-serif;font-size:16px;line-height:1.5;margin:0}body,html{width:100%;height:100%}*,:after,:before{box-sizing:border-box}.preload *{-webkit-transition:none!important;-moz-transition:none!important;-ms-transition:none!important;-o-transition:none!important;transition:none!important}blockquote.stylized{position:relative;padding-left:1.5em;font-size:1.125rem;margin-right:0}blockquote.stylized footer{margin-top:1.5em;font-size:1rem}blockquote.stylized:before{content:"“";font-size:6em;color:#009adb;font-weight:700;position:absolute;left:-.4em;top:-.45em}blockquote.stylized.small{font-size:1rem}blockquote.stylized.small footer{margin-top:.5em}blockquote.stylized.small:before{font-size:5em;left:-.35em}.bg-primary-blue blockquote.stylized:before{color:#e0e0e0}.border-left-primary{border-left:2px solid #009adb}.border-bottom-primary{border-bottom:2px solid #009adb}.btn{display:inline-flex;align-items:center;justify-content:center;font-family:Nunito Sans,Segoe UI,Helvetica,Arial,sans-serif;font-weight:700;font-size:.875rem;line-height:1.5;padding:1.2em 1.4em 1em;letter-spacing:.02em;white-space:nowrap;text-transform:uppercase;transition:box-shadow 70ms ease-in-out,color 70ms ease-in-out,border-color 70ms ease-in-out,background 70ms ease-in-out,fill 70ms ease-in-out}.btn:hover{text-decoration:none}.btn.lg{padding:1.2em 1.4em 1.15em;font-size:18px;line-height:1!important}.btn.small{padding:.8em 1.4em;font-size:12px}.btn.xs{line-height:1.2;font-size:10px;padding:.9em 1.4em .8em}.btn.loading>*{visibility:hidden}.btn.loading:after{position:absolute;content:"";border:2px solid #eee;border-top-color:#009adb;border-radius:50%;width:1.5em;height:1.5em;animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.btn,button{vertical-align:middle;line-height:1.5}.btn [class^=icon-],button [class^=icon-]{display:block;margin-left:.7em}.btn-link{font-weight:600;color:#0366d6;text-decoration:none;padding:0;cursor:pointer}.btn-link:hover{color:#1077fc}.btn-link.focus,.btn-link:focus,.btn-link:hover{text-decoration:none}.btn-link:disabled{color:#eee;pointer-events:none}.btn-outline{color:#009adb;border:2px solid #009adb;background:none}.btn-outline:hover{box-shadow:0 2px 7px rgba(0,0,0,.22);color:#fff;background:#4bcda3;border-color:#4bcda3}.btn-block{width:100%}.btn-block+.btn-block{margin-top:.5rem}.btn-blue{background:#009adb;border:2px solid #009adb;color:#fff}.btn-blue:hover{box-shadow:0 2px 7px rgba(0,0,0,.22);color:#fff;background:#4bcda3;border-color:#4bcda3}.btn-white{background:#fff;border:2px solid #fff;color:#009adb}.btn-white:hover{box-shadow:0 2px 7px rgba(0,0,0,.22);color:#fff;background:#4bcda3;border-color:#4bcda3}.btn-white-outline{color:#fff;border:2px solid #fff}.btn-white-outline:hover{box-shadow:0 2px 7px rgba(0,0,0,.22);color:#fff;background:#4bcda3;border-color:#4bcda3}.btn-black{background:#222430;border:2px solid #222430;color:#fff}.btn-black:hover{box-shadow:0 2px 7px rgba(0,0,0,.22);color:#fff;background:#009adb;border-color:#009adb}.btn-black-outline{color:#222430;border:2px solid #222430}.btn-black-outline:hover{box-shadow:0 2px 7px rgba(0,0,0,.22);color:#fff;background:#009adb;border-color:#009adb}.gray-square-link-card{color:#000;background:#ededed}.gray-square-link-card:hover{color:#fff;background:#262935}.pos-abs{position:absolute!important}.pos-rel{position:relative!important}.hidden{visibility:hidden;height:0;width:0}.d-grid{display:grid}.label-lh-fix{position:absolute;top:-1000px;left:-1000px;width:0;height:0;font-size:0}.centered{margin-left:auto;margin-right:auto}.d-none{display:none!important}.d-inline-block{display:inline-block!important}.d-block{display:block!important}.d-flex{display:flex!important}.d-inline-flex{display:inline-flex!important}@media (min-width:576px){.d-sm-block{display:block!important}.d-sm-flex{display:flex!important}}@media (min-width:768px){.d-md-none{display:none!important}.d-md-inline{display:inline!important}.d-md-block{display:block!important}.d-md-flex{display:flex!important}}@media (min-width:992px){.d-lg-block{display:block!important}.d-lg-flex{display:flex!important}}div.w-css-reset[data-handle=wistiaLogo]{opacity:.2!important}hr{margin-top:1rem;margin-bottom:1rem;border:0;border-top:1px solid rgba(0,0,0,.1);width:100%}hr.contrast{border-color:#009adb}.hero-drop-shadow{box-shadow:1px -1px 8px 0 rgba(0,0,0,.35)}.centered-drop-shadow{box-shadow:0 1px 6px 0 rgba(0,0,0,.5)}.centered-drop-shadow-light{box-shadow:0 1px 6px 0 rgba(0,0,0,.22)}.flex-row{flex-direction:row!important}.flex-column{flex-direction:column!important}.flex-column-reverse{flex-direction:column-reverse!important}.flex-wrap{flex-wrap:wrap!important}.flex-nowrap{flex-wrap:nowrap!important}.flex-fill{flex:1 1 auto!important}.flex-grow-1{flex-grow:1!important}.justify-content-start{justify-content:flex-start!important}.justify-content-end{justify-content:flex-end!important}.justify-content-center{justify-content:center!important}.justify-content-between{justify-content:space-between!important}.justify-content-evenly{justify-content:space-evenly!important}.align-items-start{align-items:flex-start!important}.align-items-end{align-items:flex-end!important}.align-items-center{align-items:center!important}@media (min-width:576px){.flex-sm-row{flex-direction:row!important}.justify-content-sm-end{justify-content:flex-end!important}}@media (min-width:768px){.flex-md-row{flex-direction:row!important}.flex-md-column{flex-direction:column!important}.flex-md-row-reverse{flex-direction:row-reverse!important}.justify-content-md-start{justify-content:flex-start!important}.justify-content-md-end{justify-content:flex-end!important}.align-items-md-start{align-items:flex-start!important}.align-items-md-center{align-items:center!important}}@media (min-width:992px){.flex-lg-row{flex-direction:row!important}.justify-content-lg-end{justify-content:flex-end!important}.justify-content-lg-between{justify-content:space-between!important}}footer .main{background:#222430;color:#ececec;padding:4em 0}footer .main .logo{filter:invert(99%) sepia(1%) saturate(66%) hue-rotate(33deg) brightness(95%) contrast(100%)}footer .main .logo:hover{filter:invert(99%) sepia(1%) saturate(66%) hue-rotate(33deg) brightness(115%) contrast(100%)}footer .main .tagline{font-size:.8em;opacity:.95}footer .main .links{padding:0;margin:0;list-style:none;column-count:3;overflow:hidden}footer .main .links li{-webkit-column-break-inside:avoid;page-break-inside:avoid;break-inside:avoid}footer .main .links li+li{margin-top:1.3em}@media (max-width:767.98px){footer .main .links{column-count:2}}footer .main .links a{display:inline-block}footer .main .links a:hover{text-decoration:none}footer .main .links .sub,footer .main .links .title{margin:0;padding:0;white-space:nowrap;line-height:1.18}@media (max-width:767.98px){footer .main .links .title{margin-bottom:.15em}}footer .main .links .title{padding:.2em .2em .2em 0;margin:0 0 .2em}footer .main .links .title,footer .main .links .title a{color:#009adb;font-size:1.125rem;font-weight:600}footer .main .links .sub,footer .main .links .sub a{color:#ececec;font-size:.875rem;font-weight:400;margin:0}footer .main .links .sub{padding-top:.2em;padding-bottom:.2em}@media (max-width:767.98px){footer .main .links .sub{padding-top:.35em;padding-bottom:.35em}}footer .main .links .sub a{padding:.2em .2em .2em 0}footer>.sub{background:#222430;color:#c5c5c5;padding:3em 0;line-height:1.18;font-size:11px}footer>.sub a{text-decoration:underline;color:#c5c5c5;font-weight:700}footer>.sub a:hover{color:#fff}footer>.sub .social{line-height:0}footer>.sub .social a{display:inline-block;text-decoration:none;margin:0 6px}@media (max-width:767.98px){footer>.sub .social a{margin:0 12px}}footer>.sub .social a:first-child{margin-left:0}footer>.sub .social a:last-child{margin-right:0}footer>.sub .social a svg{width:24px;height:24px;fill:#009adb}footer>.sub .social a:hover svg{fill:#42c7ff}.container{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}@media (min-width:576px){.container{max-width:540px}}@media (min-width:768px){.container{max-width:720px}}@media (min-width:992px){.container{max-width:960px}}@media (min-width:1200px){.container{max-width:1140px}}.row{display:flex;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}.col-3,.col-4,.col-5,.col-6,.col-8,.col-12,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-8,.col-sm-9,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7{position:relative;width:100%;padding-right:15px;padding-left:15px}.col-3{flex:0 0 25%;max-width:25%}.col-4{flex:0 0 33.33333333%;max-width:33.33333333%}.col-5{flex:0 0 41.66666667%;max-width:41.66666667%}.col-6{flex:0 0 50%;max-width:50%}.col-8{flex:0 0 66.66666667%;max-width:66.66666667%}.col-12{flex:0 0 100%;max-width:100%}.order-1{order:1}.order-2{order:2}.offset-2{margin-left:16.66666667%}.offset-4{margin-left:33.33333333%}@media (min-width:576px){.col-sm-3{flex:0 0 25%;max-width:25%}.col-sm-4{flex:0 0 33.33333333%;max-width:33.33333333%}.col-sm-5{flex:0 0 41.66666667%;max-width:41.66666667%}.col-sm-6{flex:0 0 50%;max-width:50%}.col-sm-8{flex:0 0 66.66666667%;max-width:66.66666667%}.col-sm-9{flex:0 0 75%;max-width:75%}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.33333333%}.offset-sm-2{margin-left:16.66666667%}}@media (min-width:768px){.col-md-3{flex:0 0 25%;max-width:25%}.col-md-4{flex:0 0 33.33333333%;max-width:33.33333333%}.col-md-5{flex:0 0 41.66666667%;max-width:41.66666667%}.col-md-6{flex:0 0 50%;max-width:50%}.col-md-7{flex:0 0 58.33333333%;max-width:58.33333333%}.col-md-8{flex:0 0 66.66666667%;max-width:66.66666667%}.col-md-9{flex:0 0 75%;max-width:75%}.col-md-10{flex:0 0 83.33333333%;max-width:83.33333333%}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.33333333%}.offset-md-2{margin-left:16.66666667%}}@media (min-width:992px){.col-lg-3{flex:0 0 25%;max-width:25%}.col-lg-4{flex:0 0 33.33333333%;max-width:33.33333333%}.col-lg-5{flex:0 0 41.66666667%;max-width:41.66666667%}.col-lg-6{flex:0 0 50%;max-width:50%}.col-lg-7{flex:0 0 58.33333333%;max-width:58.33333333%}.col-lg-8{flex:0 0 66.66666667%;max-width:66.66666667%}.order-lg-1{order:1}.order-lg-2{order:2}.offset-lg-1{margin-left:8.33333333%}.offset-lg-2{margin-left:16.66666667%}.offset-lg-3{margin-left:25%}}@media (min-width:1200px){.col-xl-3{flex:0 0 25%;max-width:25%}.col-xl-4{flex:0 0 33.33333333%;max-width:33.33333333%}.col-xl-5{flex:0 0 41.66666667%;max-width:41.66666667%}.col-xl-6{flex:0 0 50%;max-width:50%}.col-xl-7{flex:0 0 58.33333333%;max-width:58.33333333%}.offset-xl-2{margin-left:16.66666667%}.offset-xl-3{margin-left:25%}}.container-fluid-right{width:100%;padding-left:15px;margin-left:auto}@media (min-width:576px){.container-fluid-right{max-width:calc(100vw - ((100vw - 540px) / 2) - ((100vw - 100%) / 2))}}@media (min-width:768px){.container-fluid-right{max-width:calc(100vw - ((100vw - 720px) / 2) - ((100vw - 100%) / 2))}}@media (min-width:992px){.container-fluid-right{max-width:calc(100vw - ((100vw - 960px) / 2) - ((100vw - 100%) / 2))}}@media (min-width:1200px){.container-fluid-right{max-width:calc(100vw - ((100vw - 1140px) / 2) - ((100vw - 100%) / 2))}}.container-fluid-right .row{margin-right:15px}.container-fluid-left{width:100%;padding-right:15px;margin-right:auto}@media (min-width:576px){.container-fluid-left{max-width:calc(100vw - ((100vw - 540px) / 2) - ((100vw - 100%) / 2))}}@media (min-width:768px){.container-fluid-left{max-width:calc(100vw - ((100vw - 720px) / 2) - ((100vw - 100%) / 2))}}@media (min-width:992px){.container-fluid-left{max-width:calc(100vw - ((100vw - 960px) / 2) - ((100vw - 100%) / 2))}}@media (min-width:1200px){.container-fluid-left{max-width:calc(100vw - ((100vw - 1140px) / 2) - ((100vw - 100%) / 2))}}.container-fluid-left .row{margin-left:15px}header{background:#fafafa;position:fixed;width:100%;height:80px;top:0;z-index:1000}header>div,header>div>div{height:100%}header .logo{filter:invert(38%) sepia(83%) saturate(687%) hue-rotate(157deg) brightness(106%) contrast(109%)}header ul{display:flex;padding:0}header li{list-style:none;padding:0}header ul.menu{align-items:center;margin:0}header ul.menu li{display:block}header ul.menu .level-1,header ul.menu .level-2{display:inline-block;transition:box-shadow 70ms ease-in,color 70ms ease-in,background 70ms ease-in;position:relative;padding:.9em;color:#111;font-weight:600;font-size:1rem;line-height:1;margin-bottom:-2px}header ul.menu span.level-1{cursor:default}header ul.menu a.level-1:hover,header ul.menu a.level-2:hover{color:#fff;text-decoration:none;background:#009adb}header ul.menu ul{display:block;visibility:hidden;white-space:nowrap;position:absolute;padding:.2em 0;background:#fff;box-shadow:0 2px 15px rgba(0,0,0,.35)}header ul.menu ul a{min-width:150px;display:block;margin:0!important;bottom:0!important}header ul.menu ul a.active{color:#009adb}header ul.menu>li:hover>.level-1{margin-bottom:20px;bottom:-11px;background:#009adb;color:#fff;box-shadow:0 2px 7px rgba(0,0,0,.22)}header ul.menu>li:hover>ul{visibility:visible}header .icons>a{margin:0 .3em;line-height:0;display:block}header .icons>a:first-child{margin-left:0}header .icons>a:last-child{margin-right:0}header .icons>a svg{fill:#000}header .icons>a:hover svg{fill:#009adb}header+*{margin-top:80px}@media (max-width:767.98px){#navbar-menu{overflow-y:auto}#navbar-menu li,#navbar-menu ul{box-shadow:none!important}#navbar-menu>li:hover>.level-1{background:none;color:#000;box-shadow:none}#navbar-menu>li>.level-1{padding-left:2rem}#navbar-menu .level-2{padding-top:.8em;padding-bottom:.8em}#navbar-menu .level-1,#navbar-menu a{display:block!important;margin-bottom:0!important;bottom:0!important;z-index:1}}@media (max-width:767.98px) and (hover:none){#navbar-menu .level-1,#navbar-menu a{transition:none;box-shadow:none!important}}@media (max-width:767.98px){#navbar-menu .level-1:hover,#navbar-menu a:hover{color:#fff!important;text-decoration:none;background:#009adb!important;box-shadow:0 2px 7px rgba(0,0,0,.22)!important}}@media (max-width:767.98px) and (hover:none){#navbar-menu .level-1:hover,#navbar-menu a:hover{box-shadow:none!important}}@media (max-width:767.98px){#navbar-menu .level-1:active,#navbar-menu a:active{box-shadow:none!important}#navbar-menu ul{visibility:visible;position:relative;box-shadow:none;padding:0}#navbar-menu ul a{font-size:.9em!important;padding-left:4em}}@media (min-width:768px){header ul.menu .level-1,header ul.menu .level-2{font-size:13px}}@media (min-width:992px){header ul.menu .level-1,header ul.menu .level-2{font-size:14px}}@media (min-width:1200px){header ul.menu .level-1,header ul.menu .level-2{font-size:1rem}}[class^=icon-]{height:1em;width:1em}.input-group{width:auto;display:flex;max-width:100%;position:relative}.input-group input{border-radius:0;border:2px solid #009adb;outline:none;margin:0;padding:.5em 1em;width:300px;line-height:1.8}.input-group button{display:flex;align-items:center;background:#009adb;color:#fff;text-transform:uppercase;border:0;outline:none;margin:0;border-radius:0;font-weight:700;padding:1em 1.8em;cursor:pointer;white-space:nowrap}.insight-card{display:flex;position:relative;flex-direction:column;justify-content:space-between;height:100%;border-left:2px solid #009adb;color:#000}.insight-card,.insight-card:hover{text-decoration:none}.insight-card>*{display:flex;flex-direction:row}.insight-card .user-profile-circles>span{margin-left:.2rem}.insight-card .user-profile-circles>span:first-child{margin-left:0!important}.insight-card .tooltip{position:relative;text-align:left}.insight-card .tooltip:hover .right{visibility:visible;opacity:1}.insight-card .tooltip .name{font-weight:600;font-size:15px;margin-bottom:.2em;color:#000}.insight-card .tooltip .company,.insight-card .tooltip .title{color:#63707e;line-height:1.35;font-size:13px}.insight-card .tooltip .right{overflow:hidden;min-width:200px;top:50%;left:100%;margin-left:4px;transform:translateY(-138px);color:#444;background-color:#efefef;border-radius:3px;padding:0;position:absolute;z-index:99999999;box-shadow:0 1px 8px rgba(0,0,0,.35);visibility:hidden;opacity:0;transition:visibility .12s ease .15s,opacity .12s ease .15s}.insight-card .tooltip .right img{object-fit:cover;width:100%}.insight-card-large{padding:0 0 .2rem .5rem}.insight-card-large:hover{background:transparent}.insight-card-large h5{font-size:1.75rem}.insight-card-large h6{font-size:1.125rem}.insight-card-large .user-profile-circles>span{margin-left:.4rem}.insight-card-large .user-profile-circles>span>img,.insight-card-large .user-profile-circles>span>picture>img{height:auto!important;width:50px!important}.insight-card-large:hover{background:rgba(0,0,0,.03);box-shadow:0 1px 6px 0 rgba(0,0,0,.12)}.insight-card-medium{padding:0 0 .2rem .5rem}.insight-card-medium:hover{background:rgba(0,0,0,.03);box-shadow:0 1px 3px 0 rgba(0,0,0,.12)}.insight-card-featured{color:#fff;border-left:none}.insight-card-featured .user-profile-circles>span>img,.insight-card-featured .user-profile-circles>span>picture>img{height:auto!important;width:50px!important;filter:grayscale(100%);background:#fff;border:2px solid #fff}.insight-card-featured:hover{color:#fff;background:rgba(8,94,169,.45098039215686275);box-shadow:0 0 7px 0 rgba(0,0,0,.2)}body{display:flex;flex-direction:column}main{flex:1}.markdown{word-break:break-word;font-size:1rem;font-weight:400;line-height:1.6}.markdown h1,.markdown h2,.markdown h3,.markdown h4,.markdown h5,.markdown h6{font-family:Nunito Sans,Segoe UI,Helvetica,Arial,sans-serif;margin-top:1.5em;margin-bottom:16px;line-height:1.25}.markdown h1{font-weight:500;font-size:2.4em}.markdown h2{font-weight:500;font-size:2em}.markdown h3{font-weight:500;font-size:1.6em}.markdown h4{font-weight:600;font-size:1.25em}.markdown h5{font-weight:600;font-size:1em}.markdown h6{font-weight:600;font-size:.85em;color:#6a737d}.markdown h1,.markdown h2{padding-bottom:.3em;border-bottom:1px solid #eaecef}.markdown p{font-size:1rem;font-weight:400}.markdown blockquote,.markdown details,.markdown ol,.markdown p,.markdown pre,.markdown table,.markdown ul{margin-top:0;margin-bottom:16px}.markdown blockquote:last-child,.markdown details:last-child,.markdown ol:last-child,.markdown p:last-child,.markdown pre:last-child,.markdown table:last-child,.markdown ul:last-child{margin-bottom:0}.markdown li ul{margin-bottom:.4em}.markdown>:first-child{margin-top:0!important}.markdown>h1:first-child{line-height:1}.markdown blockquote{margin-left:0;padding:0 1em;color:#6a737d;border-left:.25em solid #dfe2e5}.markdown blockquote>:last-child{margin-bottom:0}.markdown blockquote>:first-child{margin-top:0}.markdown table{display:block;width:100%;width:max-content;max-width:100%;overflow:auto;border-spacing:0;border-collapse:collapse}.markdown table tr{background-color:#fff;border-top:1px solid #c6cbd1}.markdown table td,.markdown table th{padding:6px 13px;border:1px solid #dfe2e5}.markdown table th{font-weight:600;font-size:1.1em}.markdown table tr:nth-child(2n){background-color:#fbfcfd}.markdown hr{height:.25em;padding:0;margin:24px 0;background-color:#e1e4e8;border:0}.markdown ol,.markdown ul{padding-left:2em}.markdown li{word-wrap:break-word}.markdown li+li{margin-top:.6em}.markdown pre{padding:16px;overflow:auto;font-size:85%;line-height:1.45;background-color:#f6f8fa;border-radius:3px;word-wrap:normal}.markdown pre>code{padding:0;margin:0;font-size:100%;word-break:normal;white-space:pre;background:transparent;border:0}.markdown code{padding:.2em .4em;margin:0;font-size:85%;background-color:rgba(27,31,35,.04);border-radius:6px}.markdown .iframe-wrapper{margin:0 auto}.markdown iframe{width:100%;margin:0 auto}.markdown figure{padding:0;margin:0 0 1.5em}.markdown img{max-width:100%}picture.max-cover{position:absolute;z-index:-1;top:0;bottom:0;right:0;left:0}picture.max-cover,picture.max-cover>img{width:100%;height:100%;object-fit:cover}picture.max-cover+h2,picture.max-cover+h3,picture.max-cover+h4,picture.max-cover+h5{margin-top:0}.max-contain{width:auto;height:auto;object-fit:contain;max-width:100%;max-height:100%}.nav{display:flex;flex-wrap:wrap;padding-left:0;margin:0;list-style:none;align-items:center}.nav-item{margin-bottom:0;padding:0}.nav-item.active{padding:.6em 1.2em;color:#fff;background:#009adb}.nav-link{display:block;padding:.6em 1.2em}.nav-link:hover{text-decoration:none;background:#0fb0ff;color:#fff}.nav-tabs .tab-sections>*{display:none}.nav-underline{flex-wrap:nowrap}@media (max-width:767.98px){.nav-underline{flex-wrap:wrap}}.nav-underline .nav-item{border-top:2px solid transparent;border-bottom:2px solid #009adb;margin-left:1.5em}@media (max-width:767.98px){.nav-underline .nav-item{border-top:none;border-left:2px solid #009adb;border-bottom:none;width:100%;margin-left:0;margin-top:.5em}}.nav-underline .nav-item:first-child{margin-left:0}.nav-underline .nav-link{border-top:2px solid transparent;color:#009adb}.nav-underline .nav-link:hover{color:#fff}.navbar-toggler{cursor:pointer;outline:none;border-radius:0;border:none;color:rgba(0,0,0,.9);padding:.3rem .7rem;margin-right:-.7rem;font-size:1.25rem;line-height:1;background-color:transparent;text-transform:none}.navbar-toggler:active,.navbar-toggler:hover{color:#009adb!important;border-color:#009adb}.navbar-toggler:focus,.navbar-toggler:hover{text-decoration:none}.navbar-toggler-icon{display:inline-block;width:1.5em;height:1.5em;vertical-align:middle}@media (max-width:767.98px){#navbar-menu{display:block;position:fixed;background:#fff;z-index:9999;right:0;top:0;transform:translateX(100%);height:100%;min-width:50vw;visibility:hidden}#navbar-menu.transition{transition:transform .18s ease-in-out,visibility 0ms ease-in-out .18s}#navbar-menu.show{visibility:visible;transform:translateX(0);transition:transform .18s ease-in-out,visibility .18s ease-in-out}}#flyout-overlay{background:rgba(0,0,0,.75);display:block;position:fixed;width:100%;height:100%;top:0;left:0;right:0;bottom:0;z-index:9000;opacity:0;visibility:hidden;transition:opacity .18s ease-in-out,visibility 0ms ease-in-out .18s}#flyout-overlay.show{visibility:visible;opacity:1;transition:opacity .18s ease-in-out,visibility .18s ease-in-out}.profile-image{object-fit:contain;display:block}.circle{border-radius:50%}.profile-image-blank{display:inline-flex;align-items:center;justify-content:center;height:100%;width:100%;background:#009adb;color:#fff;line-height:1;letter-spacing:.1em;font-weight:600;font-family:Quicksand}.responsive-video .video-container .video{position:relative;overflow:hidden;text-align:center;margin:0 auto;padding-top:56.25%}.responsive-video .video-container .video iframe{position:absolute;top:0;left:0;bottom:0;right:0;width:100%;height:100%}.section,section{display:flex;position:relative;flex-direction:column}.py-section,.section,section{padding-top:3.5rem;padding-bottom:3.5rem}.pt-section{padding-top:3.5rem}.my-section{margin-bottom:3.5rem}.mt-section,.my-section{margin-top:3.5rem}.mt-2section{margin-top:7rem}.mb-section{margin-bottom:3.5rem}.mb--section{margin-bottom:-3.5rem}.mt--2section{margin-top:-7rem}@media (min-width:768px){.w-md-60{width:60%!important}}@media (min-width:992px){.w-lg-60{width:60%!important}}@media (min-width:992px){.w-lg-70{width:70%!important}}@media (min-width:768px){.w-md-75{width:75%!important}}@media (min-width:992px){.w-lg-75{width:75%!important}}.w-100{width:100%}@media (max-width:991.98px){.w-down-md-100{width:100%!important}}.h-100{height:100%}.social-icons-light svg{width:24px;height:24px;fill:rgba(0,0,0,.15)}.social-icons-light a:hover svg{fill:#42c7ff}.mt--4{margin-top:-1.5rem!important}.m-0{margin:0!important}.mt-0,.my-0{margin-top:0!important}.mr-0{margin-right:0!important}.mb-0,.my-0{margin-bottom:0!important}.ml-0{margin-left:0!important}.mt-1{margin-top:.25rem!important}.mr-1{margin-right:.25rem!important}.mb-1{margin-bottom:.25rem!important}.ml-1{margin-left:.25rem!important}.mt-2,.my-2{margin-top:.5rem!important}.mr-2,.mx-2{margin-right:.5rem!important}.mb-2,.my-2{margin-bottom:.5rem!important}.ml-2,.mx-2{margin-left:.5rem!important}.mt-3,.my-3{margin-top:1rem!important}.mr-3,.mx-3{margin-right:1rem!important}.mb-3,.my-3{margin-bottom:1rem!important}.ml-3,.mx-3{margin-left:1rem!important}.mt-4,.my-4{margin-top:1.5rem!important}.mr-4{margin-right:1.5rem!important}.mb-4,.my-4{margin-bottom:1.5rem!important}.ml-4{margin-left:1.5rem!important}.mt-4b,.my-4b{margin-top:2.25rem!important}.mb-4b,.my-4b{margin-bottom:2.25rem!important}.mt-5{margin-top:3rem!important}.mb-5{margin-bottom:3rem!important}.mt-6{margin-top:5rem!important}.p-0{padding:0!important}.pt-0,.py-0{padding-top:0!important}.pr-0{padding-right:0!important}.pb-0,.py-0{padding-bottom:0!important}.pl-0{padding-left:0!important}.py-1{padding-top:.25rem!important}.pb-1,.py-1{padding-bottom:.25rem!important}.py-2{padding-top:.5rem!important}.px-2{padding-right:.5rem!important}.pb-2,.py-2{padding-bottom:.5rem!important}.px-2{padding-left:.5rem!important}.p-3{padding:1rem!important}.pt-3,.py-3{padding-top:1rem!important}.pr-3,.px-3{padding-right:1rem!important}.pb-3,.py-3{padding-bottom:1rem!important}.pl-3,.px-3{padding-left:1rem!important}.p-4{padding:1.5rem!important}.pt-4,.py-4{padding-top:1.5rem!important}.pr-4,.px-4{padding-right:1.5rem!important}.pb-4,.py-4{padding-bottom:1.5rem!important}.pl-4,.px-4{padding-left:1.5rem!important}.p-4b{padding:2.25rem!important}.pt-4b,.py-4b{padding-top:2.25rem!important}.pb-4b,.py-4b{padding-bottom:2.25rem!important}.p-5{padding:3rem!important}.py-5{padding-top:3rem!important}.pb-5,.py-5{padding-bottom:3rem!important}.pl-5{padding-left:3rem!important}.mx-auto{margin-right:auto!important;margin-left:auto!important}@media (min-width:576px){.mt-sm-0{margin-top:0!important}.pr-sm-0{padding-right:0!important}}@media (min-width:768px){.mt-md-0{margin-top:0!important}.mb-md-0{margin-bottom:0!important}.ml-md-0{margin-left:0!important}.mr-md-1{margin-right:.25rem!important}.ml-md-2{margin-left:.5rem!important}.mt-md-4{margin-top:1.5rem!important}.pt-md-0{padding-top:0!important}.pr-md-0{padding-right:0!important}.pb-md-0{padding-bottom:0!important}.py-md-3{padding-top:1rem!important;padding-bottom:1rem!important}.pr-md-4{padding-right:1.5rem!important}.px-md-6{padding-right:5rem!important}.pl-md-6,.px-md-6{padding-left:5rem!important}}@media (min-width:992px){.mt-lg-0{margin-top:0!important}.ml-lg-3{margin-left:1rem!important}.mr-lg-4{margin-right:1.5rem!important}.pt-lg-0{padding-top:0!important}}@media (min-width:1200px){.mr-xl-5{margin-right:3rem!important}}.team-member-grid figure{padding:0;margin:.5rem}.team-member-grid figure>a{display:block;line-height:0;text-decoration:none;overflow:hidden}.team-member-grid figure>a img{transition:transform .18s cubic-bezier(1,.27,.82,.85)}.team-member-grid figure>a:hover img{transform:scale(1.07)}.team-member-grid figure .profile-image-blank{font-size:3rem;height:239px}@media (max-width:1199.98px){.team-member-grid figure .profile-image-blank{height:274px}}@media (max-width:991.98px){.team-member-grid figure .profile-image-blank{height:314px}}@media (max-width:767.98px){.team-member-grid figure .profile-image-blank{height:224px;height:min(224px,39.89vw)}}.team-member-grid img{width:100%;height:auto}.team-member-grid figcaption{margin-top:.4em;text-align:center}.team-member-grid figcaption a{display:inline-block;color:#24292e}.team-member-grid figcaption a>span{display:block}.team-member-grid figcaption a>span:first-child{font-size:1.125rem;font-weight:600}.team-member-grid figcaption a>span:last-child{color:#464f59;font-size:15px}.team-member-grid figcaption a:hover{text-decoration:none}[data-tooltip][aria-label]{position:relative}[data-tooltip][aria-label]:before{content:attr(aria-label);pointer-events:none;white-space:pre;position:absolute;color:#fff;background:#333;padding:1rem;border-radius:2px;font-size:14px;opacity:0;visibility:none}[data-tooltip][aria-label]:after{content:"";pointer-events:none;width:0;height:0;position:absolute;border:0 solid #333;opacity:0;visibility:none}[data-tooltip^=up][aria-label]:before{bottom:calc(.5rem + 100%);right:50%;transform:translateX(50%)}[data-tooltip^=up][aria-label]:after{border-top-width:.5rem;border-right-width:.5rem;border-right-color:transparent;border-left-width:.5rem;border-left-color:transparent;bottom:100%;right:50%;transform:translateX(50%)}[data-tooltip^=down][aria-label]:before{top:calc(.5rem + 100%);right:50%;transform:translateX(50%)}[data-tooltip^=down][aria-label]:after{border-bottom-width:.5rem;border-right-width:.5rem;border-right-color:transparent;border-left-width:.5rem;border-left-color:transparent;top:100%;right:50%;transform:translateX(50%)}[data-tooltip^=left][aria-label]:before{right:calc(1rem + 100%);bottom:50%;transform:translateY(50%)}[data-tooltip^=left][aria-label]:after{border-left-width:.5rem;border-top-width:.5rem;border-top-color:transparent;border-bottom-width:.5rem;border-bottom-color:transparent;bottom:50%;right:calc(.5rem + 100%);transform:translateY(50%)}[data-tooltip^=right][aria-label]:before{left:calc(1rem + 100%);bottom:50%;transform:translateY(50%)}[data-tooltip^=right][aria-label]:after{border-right-width:.5rem;border-top-width:.5rem;border-top-color:transparent;border-bottom-width:.5rem;border-bottom-color:transparent;bottom:50%;left:calc(.5rem + 100%);transform:translateY(50%)}[data-tooltip][aria-label]:hover:after,[data-tooltip][aria-label]:hover:before{visibility:visible;opacity:1;transition-property:opacity;transition-duration:.2s;transition-timing-function:ease-in-out;transition-delay:0s}[data-tooltip$="100"][aria-label]:hover:after,[data-tooltip$="100"][aria-label]:hover:before{transition-delay:.1s}[data-tooltip$="500"][aria-label]:hover:after,[data-tooltip$="500"][aria-label]:hover:before{transition-delay:.5s}section.benefits{min-width:55%}section.benefits .benefit-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,max-content));grid-auto-rows:auto;grid-gap:2em 2em;font-size:1rem;font-weight:600;line-height:1.18}section.benefits .benefit-grid>div{display:flex;flex-direction:column;align-items:flex-start;padding-left:.8em;border-left:2px solid #009adb}section.benefits .benefit-grid>div svg{margin-bottom:.6em;height:40px;max-height:40px;fill:#009adb}#customer-grid{grid-template-columns:repeat(3,1fr);grid-gap:3.5em 2em}#customer-grid img{width:100%;object-fit:contain;max-height:55px}@media (min-width:768px){#customer-grid{grid-template-columns:repeat(20,1fr)}#customer-grid img{grid-column:span 4}#customer-grid img:nth-child(6){grid-column:3/span 4}}.section.hero-callout,section.hero-callout{box-shadow:1px 1px 5px 0 rgba(0,0,0,.5);color:#fff;padding-left:min(calc(3.5rem + 2vw),5.25rem);padding-right:min(calc(3.5rem + 2vw),5.25rem)}@media (max-width:991.98px){.section.hero-callout,section.hero-callout{justify-self:center!important}}@media (min-width:768px){#insight-video-call-to-action .main{padding-left:calc(25rem - 5vw)}}@media (min-width:768px){section.team-member-bio .additional-pictures img{filter:grayscale(75%)}section.team-member-bio .additional-pictures img:hover{filter:none}}section.team-member-detail .profile{width:80%;margin-top:-19rem;height:auto}@media (min-width:768px){section.team-member-detail .profile{width:100%;margin-top:-17rem}}section.team-member-detail .details{text-align:center;margin:0 auto}@media (min-width:768px){section.team-member-detail .details{text-align:left;margin:0}}section.team-member-detail .details h1{font-size:2.8rem}@media (max-width:1200px){section.team-member-detail .details h1{font-size:calc(1.405rem + 1.86vw)}}section.team-member-detail .details .team-heading{text-transform:uppercase;font-weight:600;font-size:12px;color:#8d8d8d;letter-spacing:1.2px}section.team-member-detail .details a{display:block;line-height:0;margin-left:.8rem}section.team-member-detail .details a:first-child{margin-left:0}section.team-member-detail .details a svg{fill:#009adb;width:30px;height:30px}section.team-member-detail .details a:hover svg{fill:#0fb0ff}.section.single-padded,section.single-padded{background:#fff;padding-top:0;padding-bottom:0;margin-top:1.4rem;margin-bottom:1.4rem}@media (min-width:576px){.section.single-padded,section.single-padded{padding-left:2.625rem;padding-right:2.625rem}}@media (min-width:768px){.section.single-padded,section.single-padded{padding-left:3.5rem;padding-right:3.5rem}}@media (min-width:992px){.section.single-padded,section.single-padded{padding-left:4.55rem;padding-right:4.55rem}}@media (min-width:1200px){.section.single-padded,section.single-padded{padding-left:6.125rem;padding-right:6.125rem}}.contrast-lead{font-family:Nunito Sans,Segoe UI,Helvetica,Arial,sans-serif;font-size:14px;text-transform:uppercase;font-weight:700;letter-spacing:.02em}.contrast-lead,.contrast-lead-v2{color:#009adb;margin-top:.6em;margin-bottom:1em}.contrast-lead-v2{font-size:20px;font-weight:500;letter-spacing:-.01em}.contrast-lead-v2,[class*=display-]{font-family:Quicksand,Roboto,Helvetica,Arial,sans-serif}[class*=display-]{font-weight:400;margin-bottom:0;margin-top:.2em;margin-block-start:.2em;margin-block-end:.5em;line-height:1.1;letter-spacing:-.015em}[class*=display-]+p{margin-top:.4em;font-weight:300}[class*=display-]:first-child{margin-block-start:0;margin-top:0}[class*=display-]:last-child{margin-bottom:0}[class*=display-]:only-child{margin:0}.display-1{font-size:3.4rem;line-height:1.1}@media (max-width:1200px){.display-1{font-size:calc(1.465rem + 2.58vw)}}.display-1+p{font-size:1.5rem;line-height:1.3}@media (max-width:1200px){.display-1+p{font-size:calc(1.275rem + .3vw)}}.display-2{font-size:3rem;line-height:1.15}@media (max-width:1200px){.display-2{font-size:calc(1.425rem + 2.1vw)}}.display-2+p{font-size:1.375rem;line-height:1.4}@media (max-width:1200px){.display-2+p{font-size:calc(1.2625rem + .15vw)}}.display-3{font-size:2.6rem;line-height:1.2}@media (max-width:1200px){.display-3{font-size:calc(1.385rem + 1.62vw)}}.display-3+p{font-size:1.25rem;line-height:1.45}.display-4{font-size:2.2rem}@media (max-width:1200px){.display-4{font-size:calc(1.345rem + 1.14vw)}}.display-4+p{font-size:1.15rem;line-height:1.4}.display-5{font-size:1.8rem;font-weight:300;line-height:1.3}@media (max-width:1200px){.display-5{font-size:calc(1.305rem + .66vw)}}.display-6{font-size:1.5rem;line-height:1.3}@media (max-width:1200px){.display-6{font-size:calc(1.275rem + .3vw)}}.display-7{font-size:1.25rem;line-height:1.3}h1,h2,h3,h4,h5,h6{font-family:Nunito Sans,Segoe UI,Helvetica,Arial,sans-serif;margin-top:1.5em;margin-bottom:16px;line-height:1.25}h1{font-size:2.4em}h1,h2{font-weight:600}h2{font-size:2em}h3{font-size:1.6em}h3,h4{font-weight:600}h4{font-size:1.25em}h5{font-weight:600;font-size:1em}h1:first-child,h2:first-child,h3:first-child,h4:first-child,h5:first-child{margin-top:0}.mono{font-family:SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}.text-uppercase{text-transform:uppercase!important}.text-nowrap{white-space:nowrap!important}p{margin-top:0;margin-bottom:.625em}p:last-child{margin-bottom:0}a{fill:#0366d6;color:#0366d6;text-decoration:none}a:hover{fill:#1077fc;color:#1077fc;text-decoration:underline}.hover-none:hover{text-decoration:none}.text-left{text-align:left!important}.text-right{text-align:right!important}.text-center{text-align:center!important}@media (min-width:992px){.text-lg-right{text-align:right!important}}.font-weight-300{font-weight:300!important}.font-weight-400{font-weight:400!important}.font-weight-500{font-weight:500!important}.font-weight-600{font-weight:600!important}.font-weight-700,strong{font-weight:700!important}.line-height-0{line-height:0}.line-height-1{line-height:1}.line-height-sm{line-height:1.18}.line-height-md{line-height:1.3}.color-black{color:#000}.color-white,.color-white a{color:#fff}.color-white a:hover{color:#eee}.color-white-imp{color:#fff!important}.color-white-fill{fill:#fff}.color-white-sub{color:#eee}.color-primary{color:#009adb}.color-primary-imp{color:#009adb!important}.color-primary-fill{fill:#009adb}a.color-primary-fill:hover{fill:#0fb0ff}.color-secondary{color:#4bcda3}.color-secondary-fill{fill:#4bcda3}.color-dark{color:#404649!important}.color-medium{color:#4d5b61!important}.color-light{color:#707070!important}.color-light2{color:#898c90!important}.font-xs{font-size:10px}.font-sm{font-size:12px}.font-sm2{font-size:13px}.font-md{font-size:14px}.font-md2{font-size:15px}.font-sm-to-md{font-size:12px}@media (min-width:768px){.font-sm-to-md{font-size:14px}}.font-default{font-size:1rem}.font-lg{font-size:18px}.font-lg2{font-size:20px}.font-lg3{font-size:1.5rem}.font-larger-spaced{font-size:1.1rem}.font-larger-spaced p{margin-bottom:1rem}.text-decoration-none,.text-decoration-none:hover{text-decoration:none}