:root{--primary:#000516;--primary-hover:#6290e3;--light-hover:#d6ecfb;--secondary:#2d437b;--secondary-hover:#355094;--dark-gray:#a0a1a3;--text-on-primary:#fff;--light-background:#f6f6f6;--dark-blue:#000516;--black:#12181f;--text:#000516;--white:#fff;--spacing1:0.25rem;--spacing2:0.5rem;--spacing3:1rem;--spacing4:2rem;--spacing5:4rem;--spacing6:6rem;--transition:all 0.25s ease-in-out;--shadow:0 10px 30px -15px rgba(0,0,0,.4)}@font-face{font-family:degular;src:url(/fonts/degular.otf)}@font-face{font-family:ftsterling;src:url(/fonts/ftsterling-regular.otf)}@font-face{font-family:ftsterling;src:url(/fonts/ftsterling-regularitalic.otf);font-style:italic}@font-face{font-family:ftsterling;src:url(/fonts/ftsterling-semi-bold.otf);font-weight:700}@font-face{font-family:ftsterling;src:url(/fonts/ftsterling-semi-bolditalic.otf);font-weight:700;font-style:italic}@media screen and (max-width:1024px){:root{--spacing1:0.25rem;--spacing2:0.5rem;--spacing3:1rem;--spacing4:1.5rem;--spacing5:2rem;--spacing6:3rem}}*{box-sizing:border-box;font-family:ftsterling}a{color:var(--secondary);text-decoration:none}html:focus-within{scroll-behavior:smooth}body{font-size:16px;line-height:1.55rem;margin:0;padding:0;color:var(--text);display:flex;flex-direction:column;min-height:100vh}.content{flex:1 0 auto;display:flex;flex-direction:column}.content>*{width:100%}.container{max-width:1600px;margin:0 auto}.relative{position:relative}.flex-center{display:flex;align-items:center;justify-content:center;flex:1 1}h2{color:var(--secondary);margin:var(--spacing5) 0;font-size:3em;line-height:1.5em;font-weight:400}.text-center{text-align:center}.icon{width:64px;height:64px;padding:var(--spacing3);background-color:var(--primary)}.icon img{filter:invert(1)}.icon div{height:100%;width:100%;position:relative}[class*=chip-]{display:inline-grid;align-items:center;border-radius:.3em;border:0 solid #eee;font-size:.9em;padding:0 .8em;font-weight:700;text-transform:uppercase;letter-spacing:.07em}.chip-gray{background-color:#f1f2f4;color:#394b67}.chip-blue{background-color:#e9f2ff;color:#0155cc}.chip-purple{background-color:#dfd8fd;color:#4734ab}.chip-red{background-color:#ffc7ce;color:#9b000c}.chip-yellow{background-color:#f8e6a0;color:#6a4f04}.chip-green{background-color:#baf3db;color:#1c6d56}.responsiveFlex{display:flex;flex-wrap:wrap;justify-content:center}@media screen and (max-width:1650px){.container{max-width:1200px}}@media screen and (max-width:1250px){.container{max-width:1000px}}@media screen and (max-width:1024px){.container{max-width:95%}}@media screen and (max-width:768px){#request-demo-hero{min-height:auto}#request-demo-hero #hero-right{display:none}}img{object-fit:contain;max-width:100%}.grecaptcha-badge{visibility:hidden}.Footer_wrapper__2L_gp{background-color:var(--dark-blue);color:var(--dark-gray);padding:var(--spacing5) 0}.Footer_wrapper__2L_gp h4{color:var(--white);margin:0;font-weight:400;margin-bottom:var(--spacing3)}.Footer_logo__NsUJK{margin-bottom:var(--spacing3);grid-area:logo}.Footer_grid__qjDt3{display:grid;grid-template-columns:1fr .2fr repeat(3,1fr);grid-template-areas:"logo . .  links1 links2 nyc" ". . . links3 links4 toronto" "copyright copyright . . soc3 soclogos";grid-gap:var(--spacing3)}.Footer_copyright__j5CNb{font-size:.7em;grid-area:copyright;height:100%;display:flex;align-items:flex-end}.Footer_grid__qjDt3 ul{list-style:none;margin:0;padding:0}.Footer_grid__qjDt3 ul li{margin-bottom:var(--spacing2)}.Footer_grid__qjDt3 a{color:var(--dark-gray)}.Footer_soclogos__7nZvg{grid-area:soclogos}.Footer_soc3__DQPXt{grid-area:soc3;height:100%;display:flex;align-items:flex-end;white-space:nowrap}.Footer_soc3__DQPXt a{border-bottom:1px solid var(--dark-gray)}.Footer_soc3__DQPXt a svg{margin-left:var(--spacing1);display:inline-block;width:16px;height:16px;vertical-align:baseline}@media screen and (max-width:768px){.Footer_grid__qjDt3{justify-content:center;margin-bottom:var(--spacing5);grid-template-columns:repeat(2,1fr);grid-template-areas:"logo ." "links1 links2" "links3 links4" "nyc toronto" "soc3 soclogos" " . . " "copyright copyright"}.Footer_soclogos__7nZvg img{max-width:40%}}