@font-face {
  font-family: "Open sans v23 latin 300";
  src: url('../fonts/open-sans-v23-latin-300.woff2') format("woff2");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Open sans v23 latin;
  src: url('../fonts/open-sans-v23-latin-300italic.woff2') format("woff2"), url('../fonts/open-sans-v23-latin-600italic.woff2') format("woff2"), url('../fonts/open-sans-v23-latin-700italic.woff2') format("woff2"), url('../fonts/open-sans-v23-latin-800italic.woff2') format("woff2"), url('../fonts/open-sans-v23-latin-italic.woff2') format("woff2");
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: "Open sans v23 latin 600";
  src: url('../fonts/open-sans-v23-latin-600.woff2') format("woff2");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Open sans v23 latin 700";
  src: url('../fonts/open-sans-v23-latin-700.woff2') format("woff2");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Open sans v23 latin;
  src: url('../fonts/open-sans-v23-latin-regular.woff2') format("woff2");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Open sans v23 latin 800";
  src: url('../fonts/open-sans-v23-latin-800.woff2') format("woff2");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Roboto v27 latin 100";
  src: url('../fonts/roboto-v27-latin-100.woff2') format("woff2");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Roboto v27 latin;
  src: url('../fonts/roboto-v27-latin-100italic.woff2') format("woff2"), url('../fonts/roboto-v27-latin-700italic.woff2') format("woff2"), url('../fonts/roboto-v27-latin-500italic.woff2') format("woff2"), url('../fonts/roboto-v27-latin-italic.woff2') format("woff2"), url('../fonts/roboto-v27-latin-900italic.woff2') format("woff2"), url('../fonts/roboto-v27-latin-300italic.woff2') format("woff2");
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: "Roboto v27 latin 500";
  src: url('../fonts/roboto-v27-latin-500.woff2') format("woff2");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Roboto v27 latin 900";
  src: url('../fonts/roboto-v27-latin-900.woff2') format("woff2");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Roboto v27 latin;
  src: url('../fonts/roboto-v27-latin-regular.woff2') format("woff2");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Roboto v27 latin 300";
  src: url('../fonts/roboto-v27-latin-300.woff2') format("woff2");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Roboto v27 latin 700";
  src: url('../fonts/roboto-v27-latin-700.woff2') format("woff2");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Myriadpro;
  src: url('../fonts/MYRIADPRO-REGULAR.OTF') format("opentype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Myriadpro;
  src: url('../fonts/MYRIADPRO-BOLDIT.OTF') format("opentype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Myriad Pro;
  src: url('../fonts/myriad-pro-italic.woff') format("woff");
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}

.w-layout-grid {
  grid-row-gap: 16px;
  grid-column-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.w-embed-youtubevideo {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/youtube-placeholder.2b05e7d68d.svg');
  background-position: 50%;
  background-size: cover;
  width: 100%;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  position: relative;
}

.w-embed-youtubevideo:empty {
  min-height: 75px;
  padding-bottom: 56.25%;
}

h2 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 32px;
  font-weight: bold;
  line-height: 36px;
}

a {
  color: #f99828;
  text-decoration: none;
}

.mobileheader {
  object-fit: fill;
  background-image: url('../images/bluebanner.png');
  background-size: cover;
  background-attachment: scroll;
  align-items: center;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
  display: none;
  position: static;
  inset: 0% 0% auto;
  overflow: visible;
}

.heading {
  color: #fff;
  margin-bottom: 16px;
  font-family: "Roboto v27 latin 700", Tahoma, sans-serif;
  font-size: 395%;
  font-weight: 400;
  line-height: 108%;
}

.paragraph {
  color: #fff;
  width: 100%;
  margin-bottom: 25px;
  margin-right: 0;
  padding-right: 0;
  font-family: Open sans v23 latin, Tahoma, sans-serif;
  font-size: 137%;
  line-height: 183%;
}

.headerdiv1 {
  margin-left: -62px;
  margin-right: -347px;
  padding-left: 0;
  padding-right: 0;
}

.image-16 {
  float: right;
  margin: 44px 30px 0 0;
}

.image-17, .image-18, .image-19, .image-20 {
  float: right;
  margin: 44px 30px 18px;
}

.link {
  color: #cfcece;
}

.navigation {
  background-color: #fff;
  height: auto;
  margin-bottom: 0;
  position: fixed;
  inset: 0% 0% auto;
  box-shadow: 1px 1px 3px 4px #0e063545;
}

.brandlogo {
  width: 156px;
}

.body {
  font-family: Open Sans, sans-serif;
}

.image-40 {
  margin-top: 10px;
  margin-bottom: 10px;
}

.navwrapper {
  max-width: 1100px;
  margin-top: 10px;
  margin-bottom: 10px;
}

.signinbutton {
  background-color: #f99828;
  border: 1px solid #b6590700;
  border-radius: 5px;
  margin-top: 10px;
  margin-bottom: 10px;
  padding: 17px;
  font-family: Open sans v23 latin, Tahoma, sans-serif;
  font-size: 20px;
  font-weight: 400;
  transition: background-color .4s;
}

.signinbutton:hover {
  background-color: #c16c0a;
}

.header {
  background-color: #242558;
  width: 100%;
  height: auto;
  margin-bottom: 0;
  padding-top: 83px;
  display: block;
}

.col1 {
  padding-top: 76px;
  padding-bottom: 22px;
  display: none;
  overflow: hidden;
}

.subcol1 {
  margin-bottom: 38px;
  padding-top: 0;
  padding-left: 88px;
  padding-right: 0;
  overflow: hidden;
}

.subcol2 {
  flex-direction: row;
  justify-content: space-around;
  align-items: stretch;
  padding-left: 0;
  padding-right: 0;
  display: flex;
  position: relative;
  left: 60px;
  overflow: visible;
}

.requestademobutton {
  background-color: #0000;
  border: 1px solid #fff;
  border-radius: 5px;
  margin-right: 29px;
  padding-top: 15px;
  padding-bottom: 15px;
  font-family: Open Sans, sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 28px;
  transition: background-color .4s;
}

.requestademobutton:hover {
  color: #23255d;
  background-color: #fff;
  border-color: #0000;
}

.requestademobutton:focus, .requestademobutton:visited {
  color: #fff;
}

.learnmorebutton {
  background-color: #f99828;
  border: 1px solid #b6590700;
  border-radius: 5px;
  padding-top: 15px;
  padding-bottom: 15px;
  font-family: Open Sans, sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 28px;
  transition: background-color .4s;
}

.learnmorebutton:hover {
  background-color: #c16c0a;
}

.dashimage {
  object-fit: cover;
  object-position: 50% 50%;
  flex: 0 .5 auto;
  width: 100%;
  max-width: 100%;
  height: 100%;
  margin-bottom: 29px;
  margin-left: 0;
  margin-right: 0;
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
  transition: opacity .2s;
  display: inline-block;
  overflow: hidden;
  transform: translate(0);
}

.sitewrapper {
  max-width: 1100px;
  margin-left: auto;
  margin-right: auto;
}

.features {
  background-color: #eaf3f7;
  height: auto;
  padding-top: 0;
  padding-bottom: 60px;
}

.featuresgrid {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  background-color: #0000;
  grid-template: "Area Area-2 Area-3"
                 "Area-5 Area-6 Area-7"
                 "Area-9 Area-10 Area-11"
                 / 1fr 1fr 1fr;
  height: auto;
  padding-top: 60px;
}

.featurecard {
  background-color: #fff;
  border: 1px solid #f4f9fffa;
  border-radius: 4px;
  width: 100%;
  height: 320px;
  box-shadow: 1px 1px 6px -4px #28295c87;
}

.learnmorecta {
  text-align: center;
  padding-top: 60px;
}

.ctabutton {
  background-color: #f99828;
  border: 1px solid #b6590700;
  border-radius: 5px;
  padding-top: 15px;
  padding-bottom: 15px;
  font-family: Open sans v23 latin, Tahoma, sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 28px;
  transition: background-color .4s;
}

.ctabutton:hover {
  background-color: #c16c0a;
}

.featuretitle {
  text-align: center;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 77px;
  font-family: "Roboto v27 latin 700", Tahoma, sans-serif;
  font-size: 271%;
  font-weight: 400;
}

.ft {
  text-indent: 0;
  margin: 46px 30px 26px;
  font-family: "Roboto v27 latin 700", Tahoma, sans-serif;
  font-size: 21px;
  font-weight: 700;
  line-height: 26px;
  display: block;
}

.fp {
  margin: 10px 30px 0;
  font-family: Open sans v23 latin, Tahoma, sans-serif;
  font-size: 19px;
  line-height: 26px;
}

.tabs {
  padding-top: 23px;
  padding-bottom: 23px;
  display: block;
}

.sliderwrapper {
  background-color: #fff;
  max-width: 1100px;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  padding-top: 17px;
  padding-bottom: 0;
}

.sliderbuttons {
  color: #252658;
  display: none;
}

.la, .ra {
  display: none;
}

.arrow, .icon-3 {
  color: #252658;
}

.st {
  text-indent: 0;
  margin: 5px 30px 0;
  font-family: "Roboto v27 latin 700", Tahoma, sans-serif;
  font-size: 23px;
  font-weight: 400;
  line-height: 26px;
}

.sp {
  margin: 10px 30px 0;
  font-family: Open sans v23 latin, Tahoma, sans-serif;
  font-size: 19px;
  line-height: 26px;
}

.s1 {
  padding-top: 0;
  padding-bottom: 0;
}

.m1 {
  margin-left: 78px;
  margin-right: 78px;
}

.scol1 {
  margin-bottom: 46px;
}

.scol2 {
  padding-top: 65px;
}

.scol3 {
  text-align: center;
}

.scol4 {
  text-align: center;
  margin-top: 53px;
}

.footer {
  color: #242323;
  background-color: #242323;
  padding-top: 60px;
  padding-bottom: 60px;
}

.grid-4 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template: "Area Area-2 . . Area-5 Area-6 Area-7"
  / 7.5fr 11.75fr 1.5fr 1fr 1fr 1fr 1fr;
}

.rethinklink {
  width: 153px;
}

.copyrightdiv {
  margin-top: 25px;
  margin-bottom: 25px;
}

.text-block-2 {
  color: #fff;
  font-family: Open sans v23 latin, Tahoma, sans-serif;
}

.image-41 {
  padding-bottom: 0;
}

.social1 {
  margin-bottom: 0;
  padding-top: 13px;
}

.social2 {
  margin-bottom: 0;
  padding-top: 10px;
}

.sitewrapper2 {
  max-width: 1000px;
  margin-left: auto;
  margin-right: auto;
}

.sitewrapper3 {
  max-width: 1100px;
  margin-left: auto;
  margin-right: auto;
}

.mobiletabs {
  padding-top: 60px;
  padding-bottom: 60px;
  display: none;
}

.m2 {
  margin-left: 78px;
  margin-right: 78px;
}

.ms1 {
  padding-top: 0;
  padding-bottom: 0;
}

.mobile-footer {
  display: none;
}

.header2 {
  background-color: #030f8d;
  background-image: linear-gradient(#232458, #323c8e);
  width: 100%;
  height: auto;
  margin-bottom: 0;
  padding-top: 83px;
  display: none;
}

.requestademonavbuttonnav {
  color: #171b41;
  background-color: #fff;
  border: 1.3px solid #171b41;
  border-radius: 5px;
  margin-top: 10px;
  margin-bottom: 10px;
  margin-right: 23px;
  padding: 17px;
  font-family: Open sans v23 latin, Tahoma, sans-serif;
  font-size: 20px;
  font-weight: 400;
  transition: background-color .4s;
}

.requestademonavbuttonnav:hover {
  color: #fff;
  background-color: #161a3f;
}

.logosection {
  padding: 4px 0;
}

.heading2 {
  color: #242558;
  text-align: center;
  margin-top: 0;
  font-family: "Roboto v27 latin 700", Tahoma, sans-serif;
  font-size: 37px;
  font-weight: 400;
  display: block;
}

.logowrapper {
  max-width: 1300px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
  overflow: hidden;
}

.logos {
  display: flex;
}

.logo {
  margin: 0 31px;
}

.link-2 {
  color: #f99828;
  font-family: Open Sans, sans-serif;
  font-size: 19px;
  font-weight: 700;
  line-height: 26px;
}

.rad {
  color: #fff;
  background-color: #0000;
  border: 1px solid #fff;
  border-radius: 5px;
  margin-right: 0;
  padding-top: 15px;
  padding-bottom: 15px;
  font-family: Open sans v23 latin, Tahoma, sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 28px;
  transition: background-color .4s;
}

.rad:hover {
  color: #252860;
  background-color: #fff;
}

.lm {
  background-color: #f99828;
  border: 1px solid #b6590700;
  border-radius: 5px;
  margin-right: 22px;
  padding-top: 15px;
  padding-bottom: 15px;
  font-family: Open sans v23 latin, Tahoma, sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 28px;
  transition: background-color .4s;
}

.lm:hover {
  background-color: #c16c0a;
}

.utility-page-wrap {
  justify-content: center;
  align-items: center;
  width: 100vw;
  max-width: 100%;
  height: 100vh;
  max-height: 100%;
  display: flex;
}

.utility-page-content {
  text-align: center;
  flex-direction: column;
  width: 260px;
  display: flex;
}

.homecta {
  background-color: #eaf3f8;
  padding-top: 60px;
  padding-bottom: 60px;
}

.ctawrap {
  flex-direction: row;
  flex: 1;
  align-items: flex-start;
  max-width: 1000px;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.ctadashdiv1 {
  align-self: center;
  width: 75%;
  margin-top: 23px;
  margin-right: 0;
  padding-right: 0;
}

.ctah2 {
  color: #232458;
  text-align: left;
  letter-spacing: -2px;
  align-items: center;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 20px;
  font-family: "Roboto v27 latin 700", Tahoma, sans-serif;
  font-size: 37px;
  line-height: 42px;
  display: flex;
}

.ctap {
  text-align: left;
  margin-bottom: 20px;
  padding-left: 0;
  display: block;
}

.ctabutton-2 {
  text-align: left;
  background-color: #f2983a;
  border-radius: 4px;
  margin-right: 0;
  padding: 20px;
  font-size: 20px;
  font-weight: 400;
  display: inline-block;
}

.ctadashdiv2 {
  text-align: right;
  width: 79%;
  max-width: 48%;
  margin-left: auto;
  margin-right: auto;
  padding-left: 27px;
}

.ctadash1image {
  object-fit: cover;
  object-position: 50% 50%;
  flex: 0 .5 auto;
  width: 100%;
  height: 100%;
}

.integrations {
  background-color: #ffe5d5;
  padding-top: 47px;
  padding-bottom: 56px;
}

.integrationdiv {
  margin: 30px 286px 0;
  display: none;
}

.industries {
  background-color: #ffe5d5;
  margin-bottom: 0;
  padding: 71px 0;
}

.industry1 {
  color: #1a1e34;
  background-color: #ffdab2;
  border-radius: 5px;
  margin: 0 18px 13px 0;
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 14px;
  font-weight: 700;
  position: relative;
}

.industry2 {
  color: #1a1e34;
  background-color: #cfc8ff;
  border-radius: 5px;
  margin: 0 18px 13px 0;
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 14px;
  font-weight: 700;
  position: relative;
}

.industry3 {
  color: #1a1e34;
  background-color: #baffba;
  border-radius: 5px;
  margin: 0 18px 13px 0;
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 14px;
  font-weight: 700;
  position: relative;
}

.industry4 {
  color: #1a1e34;
  background-color: #bee5ff;
  border-radius: 5px;
  margin: 0 18px 13px 0;
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 14px;
  font-weight: 700;
  position: relative;
}

.industry5 {
  color: #1a1e34;
  background-color: #ffc8f6;
  border-radius: 5px;
  margin: 0 18px 13px 0;
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 14px;
  font-weight: 700;
  position: relative;
}

.industry6 {
  color: #1a1e34;
  background-color: #ffeca9;
  border-radius: 5px;
  margin: 0 18px 13px 0;
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 14px;
  font-weight: 700;
  position: relative;
}

.industry7 {
  color: #1a1e34;
  background-color: #ffb4b4;
  border-radius: 5px;
  margin: 0 18px 13px 0;
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 14px;
  font-weight: 700;
  position: relative;
}

.industry8 {
  color: #1a1e34;
  background-color: #a7b6ff;
  border-radius: 5px;
  margin-top: 0;
  margin-bottom: 13px;
  margin-left: 0;
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 14px;
  font-weight: 700;
  position: relative;
}

.paragraph1 {
  color: #242558;
  text-align: center;
  width: 100%;
  margin-bottom: 25px;
  margin-right: 0;
  padding-right: 0;
  font-family: Open sans v23 latin, Tahoma, sans-serif;
  font-size: 137%;
  line-height: 183%;
}

.integrationdiv2 {
  margin: 0 238px;
  display: none;
}

.grid-5 {
  grid-template: "Area Area-2 Area-3 Area-4"
  / 1fr 1fr 1fr 1fr;
}

.integrationscard {
  background-color: #fff;
  border: 1px solid #f4f9fffa;
  border-radius: 4px;
  width: 100%;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  box-shadow: 1px 1px 6px -4px #5c282987;
}

.image-45 {
  width: 100%;
  padding: 0;
}

.image-46 {
  padding: 0;
}

.div-block {
  width: 100%;
  max-width: 83%;
  height: auto;
  margin-left: auto;
  margin-right: auto;
}

.nav-icon {
  font-size: 30px;
}

.slide-nav-2 {
  padding-top: 0;
  display: block;
}

.main-slider {
  background-color: #0000;
  width: 100%;
  height: auto;
  margin-top: 11px;
  overflow: hidden;
}

.slide {
  background-color: #242558;
}

.nav-arrow {
  background-color: #13131380;
  width: 75px;
  height: 10%;
  inset: 45% auto auto 0%;
}

.nav-arrow.right {
  display: none;
  left: auto;
  right: 0%;
}

.nav-arrow.left {
  display: none;
}

.first-wrapper {
  flex-direction: row;
  flex: 1;
  align-items: flex-start;
  max-width: 1000px;
  height: auto;
  padding: 44px 0;
  display: flex;
}

.div1 {
  align-self: center;
  width: 100%;
  margin-top: 0;
  margin-right: 32px;
  padding-right: 0;
}

.div2 {
  text-align: center;
  align-self: center;
  width: 85%;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 0;
  padding-left: 0;
}

.second-header {
  color: #242558;
  margin-top: 0;
  margin-bottom: 16px;
  font-family: "Roboto v27 latin 700", Tahoma, sans-serif;
  font-size: 34px;
  font-weight: 400;
  line-height: 44px;
}

.second-paragraph {
  color: #242558;
  width: 100%;
  margin-bottom: 25px;
  margin-right: 0;
  padding-right: 0;
  font-family: Open sans v23 latin, Tahoma, sans-serif;
  font-size: 21px;
  line-height: 31px;
}

.first-image {
  object-fit: cover;
  object-position: 50% 50%;
  flex: 0 .5 auto;
  width: 82%;
  max-width: 100%;
  height: 100%;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
  transition: opacity .2s;
  display: inline-block;
  overflow: hidden;
  transform: translate(0);
}

.signup {
  background-color: #f99828;
  border: 1px solid #b6590700;
  border-radius: 5px;
  padding-top: 15px;
  padding-bottom: 15px;
  font-family: Open sans v23 latin, Tahoma, sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 28px;
  transition: background-color .4s;
}

.signup:hover {
  background-color: #c16c0a;
}

.slide-2 {
  background-color: #ddeaf1;
  background-image: url('../images/wavybackground.png');
  background-position: 0 0;
  background-size: cover;
}

.slide-1 {
  background-color: #3e3f74f7;
  background-image: url('../images/wavybackground.png');
  background-position: 0 0;
  background-size: cover;
  height: auto;
}

.slide-3 {
  background-color: #fee8da;
  background-image: url('../images/orangewave.png');
  background-position: 0 0;
  background-size: cover;
}

.slide-4 {
  background-color: #d8e8f1;
  background-image: url('../images/wavybackground.png');
  background-position: 0 0;
  background-size: cover;
}

.mask {
  height: auto;
  padding-top: 0;
}

.header3 {
  color: #242558;
  margin-top: 0;
  margin-bottom: 16px;
  font-family: "Roboto v27 latin 700", Tahoma, sans-serif;
  font-size: 39px;
  font-weight: 400;
  line-height: 38px;
}

.paragraph3 {
  color: #242558;
  width: 100%;
  margin-bottom: 25px;
  margin-right: 0;
  padding-right: 0;
  font-family: Open sans v23 latin, Tahoma, sans-serif;
  font-size: 19px;
  line-height: 31px;
}

.lmblue {
  color: #fff;
  background-color: #242558;
  border: 1px solid #b6590700;
  border-radius: 5px;
  padding-top: 15px;
  padding-bottom: 15px;
  font-family: Open sans v23 latin, Tahoma, sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 28px;
  transition: background-color .4s;
}

.lmblue:hover {
  background-color: #c16c0a;
}

.dashimage4 {
  object-fit: cover;
  object-position: 50% 50%;
  flex: 0 .5 auto;
  width: 79%;
  max-width: 100%;
  height: 100%;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
  transition: opacity .2s;
  display: inline-block;
  overflow: hidden;
  transform: translate(0);
}

.header4 {
  color: #242558;
  margin-top: 0;
  margin-bottom: 16px;
  font-family: "Roboto v27 latin 700", Tahoma, sans-serif;
  font-size: 39px;
  font-weight: 400;
  line-height: 37px;
}

.paragraph4 {
  color: #242558;
  width: 100%;
  margin-bottom: 25px;
  margin-right: 0;
  padding-right: 0;
  font-family: Open sans v23 latin, Tahoma, sans-serif;
  font-size: 19px;
  line-height: 31px;
}

.grid-6 {
  grid-template-columns: .5fr .5fr .75fr .5fr;
  margin: 0 0 0 88px;
  padding-top: 30px;
  padding-left: 16px;
  padding-right: 16px;
}

.industrytags {
  text-align: left;
  text-indent: 0;
  margin: 0;
  padding: 0;
  font-family: Open Sans, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 26px;
  display: block;
}

.slide-5 {
  background-color: #ecd8f1;
  background-image: url('../images/purplewave.png');
  background-position: 0 0;
  background-size: cover;
}

.exploreintegrations {
  background-color: #f99828;
  border: 1px solid #b6590700;
  border-radius: 5px;
  padding-top: 15px;
  padding-bottom: 15px;
  font-family: Open sans v23 latin, Tahoma, sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 28px;
  transition: background-color .4s;
}

.exploreintegrations:hover {
  background-color: #c16c0a;
}

.div-block-2 {
  height: auto;
}

.image-47 {
  float: left;
  clear: none;
  width: 12%;
  max-width: 100%;
  margin-right: 12px;
}

.image-48 {
  float: left;
  clear: none;
  width: 9%;
  max-width: 100%;
  margin-right: 17px;
}

.image-49 {
  float: left;
  clear: none;
  width: 11%;
  max-width: 100%;
  margin-right: 12px;
}

.image-50 {
  float: left;
  clear: none;
  width: 10%;
  max-width: 100%;
  margin-right: 12px;
}

.image-47-copy {
  float: left;
  clear: none;
  float: left;
  clear: none;
  width: 13%;
  max-width: 100%;
  margin-right: 12px;
}

.image-47-copy-copy {
  float: left;
  clear: none;
  width: 12%;
  max-width: 100%;
  margin-right: 12px;
}

.image-49-copy, .image-49-copy-copy {
  float: left;
  clear: none;
  width: 11%;
  max-width: 100%;
  margin-right: 12px;
}

.image-49-copy-copy-copy {
  float: left;
  clear: none;
  width: 10%;
  max-width: 100%;
  margin-right: 12px;
}

.bold-text-3 {
  font-size: 34px;
  line-height: 46px;
}

.youtube {
  text-align: center;
  width: 95%;
}

.webinarimage {
  object-fit: cover;
  object-position: 50% 50%;
  flex: 0 .5 auto;
  width: 113%;
  max-width: 100%;
  height: 100%;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
  transition: opacity .2s;
  display: inline-block;
  overflow: hidden;
  transform: translate(0);
}

.bold-text-4 {
  font-size: 39px;
  line-height: 37px;
}

.bold-text-5 {
  font-size: 39px;
}

.div-block-3 {
  text-align: center;
  padding-top: 35px;
}

.exploreintegrations-copy {
  background-color: #242558;
  border: 1px solid #b6590700;
  border-radius: 5px;
  padding-top: 15px;
  padding-bottom: 15px;
  font-family: Open sans v23 latin, Tahoma, sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 28px;
  transition: background-color .4s;
}

.exploreintegrations-copy:hover {
  background-color: #424490;
}

.sitewrapper-copy {
  max-width: 1100px;
  margin-left: auto;
  margin-right: auto;
}

.link-3 {
  color: #505050;
}

.slider {
  background-color: #0000;
  width: 100%;
  height: auto;
  margin-top: 0;
  overflow: hidden;
}

.first-slide {
  background-color: #3e3f74f7;
  background-image: url('../images/wavybackground.png');
  background-position: 0 0;
  background-size: cover;
  height: auto;
}

.second-slide {
  background-color: #fee8da;
  background-image: url('../images/orangewave.png');
  background-position: 0 0;
  background-size: cover;
  height: auto;
}

.third-slide {
  background-color: #d8e8f1;
  background-image: url('../images/wavybackground.png');
  background-position: 0 0;
  background-size: cover;
  height: auto;
}

.fourth-slide {
  background-color: #ecd8f1;
  background-image: url('../images/purplewave.png');
  background-position: 0 0;
  background-size: cover;
  height: auto;
}

.first-slide-copy {
  background-color: #3e3f74f7;
  background-image: url('../images/wavybackground.png');
  background-position: 0 0;
  background-size: cover;
  height: auto;
}

.second-image {
  object-fit: cover;
  object-position: 50% 50%;
  flex: 0 .5 auto;
  width: 100%;
  max-width: 100%;
  height: 100%;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
  transition: opacity .2s;
  display: inline-block;
  overflow: hidden;
  transform: translate(0);
}

.second-wrapper {
  flex-direction: row;
  flex: 1;
  align-items: flex-start;
  max-width: 1000px;
  padding: 44px 0 55px;
  display: flex;
}

.header1-copy {
  color: #242558;
  margin-top: 0;
  margin-bottom: 16px;
  font-family: "Roboto v27 latin 700", Tahoma, sans-serif;
  font-size: 39px;
  font-weight: 400;
  line-height: 46px;
}

.first-paragraph {
  color: #fff;
  width: 100%;
  margin-bottom: 25px;
  margin-right: 0;
  padding-right: 0;
  font-family: Open sans v23 latin, Tahoma, sans-serif;
  font-size: 21px;
  line-height: 31px;
}

.first-header {
  color: #fff;
  margin-top: 0;
  margin-bottom: 16px;
  font-family: "Roboto v27 latin 700", Tahoma, sans-serif;
  font-size: 34px;
  font-weight: 400;
  line-height: 44px;
}

.third-wrapper {
  flex-direction: row;
  flex: 1;
  align-items: flex-start;
  max-width: 1000px;
  height: auto;
  padding: 76px 0;
  display: flex;
}

.fourth-wrapper {
  flex-direction: row;
  flex: 1;
  align-items: flex-start;
  max-width: 1000px;
  height: auto;
  padding: 82px 0;
  display: flex;
}

.featuretitleq {
  color: #232458;
  text-align: center;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 77px;
  font-family: "Roboto v27 latin 700", Tahoma, sans-serif;
  font-size: 37px;
  font-weight: 400;
}

.heading2-copy {
  color: #242558;
  text-align: center;
  margin-top: 0;
  font-family: "Roboto v27 latin 700", Tahoma, sans-serif;
  font-size: 37px;
  font-weight: 400;
  display: none;
}

.logowrapper-2 {
  max-width: 1000vw;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
  overflow: hidden;
}

.logos-2 {
  display: flex;
}

.div-block-34 {
  background-color: #121540;
  height: 57px;
}

.container-21 {
  color: #fff;
  text-align: center;
  justify-content: center;
  align-items: center;
  max-width: 803px;
  margin: 0 auto;
  padding-top: 10px;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.bannerad-copy {
  color: #fff;
  text-align: center;
  padding-top: 8px;
  font-weight: 400;
}

.link-7 {
  color: #fff;
  margin-right: 17px;
  font-size: 17px;
  font-weight: 400;
}

.topbutton {
  color: #121540;
  background-color: #0000;
  border: 1px solid #121540;
  border-radius: 3px;
  margin-top: 0;
  margin-left: 52px;
  margin-right: 19px;
  padding: 7px;
  font-size: 13px;
  font-weight: 700;
  text-decoration: none;
}

.div-block-35 {
  background-color: #fff;
  border-bottom: 1px solid #797979;
  height: 57px;
  display: none;
}

.container-22 {
  text-align: center;
  justify-content: center;
  max-width: 900px;
  margin: 0 auto;
  padding-top: 10px;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.bannerad-copy-2 {
  color: #121540;
  text-align: right;
  padding-top: 8px;
  font-weight: 400;
}

.link8 {
  color: #121540;
  margin-right: 0;
  font-weight: 300;
  text-decoration: none;
}

.section {
  background-color: #002f6e;
  margin-top: 104px;
  padding-top: 13px;
  padding-bottom: 13px;
}

.div-block-36 {
  background-color: #002f6e;
  margin-left: auto;
  margin-right: auto;
  padding-top: 41px;
  padding-bottom: 41px;
}

.text-block-3 {
  color: #fff;
  text-align: center;
  font-family: Myriadpro, Arial, sans-serif;
  font-size: 23px;
  font-weight: 400;
  line-height: 36px;
}

.link-block-33 {
  width: 100%;
}

.div-block-84 {
  background-color: #002f6e;
  margin-left: auto;
  margin-right: auto;
  padding-top: 22px;
  padding-bottom: 22px;
}

.text-block-4 {
  color: #fff;
  text-align: center;
  font-family: Myriadpro, Arial, sans-serif;
  font-size: 23px;
  font-weight: 400;
  line-height: 36px;
}

@media screen and (min-width: 1280px) {
  .heading {
    font-size: 381%;
    line-height: 110%;
  }

  .header {
    height: auto;
  }

  .col1 {
    padding-top: 74px;
  }

  .subcol1 {
    padding-top: 13px;
    padding-left: 107px;
  }

  .subcol2 {
    margin-bottom: 26px;
  }

  .dashimage {
    margin-bottom: 0;
    margin-left: 1px;
  }

  .ft, .st {
    line-height: 25px;
  }

  .header2 {
    height: auto;
  }

  .ctadashdiv1 {
    align-self: center;
    width: 79%;
    padding-right: 30px;
  }

  .ctap {
    padding-top: 32px;
  }

  .ctadashdiv2 {
    padding-left: 0;
  }

  .first-wrapper {
    padding: 80px 0;
  }

  .second-header {
    font-size: 34px;
    line-height: 48px;
  }

  .first-image {
    margin-bottom: 0;
    margin-left: 1px;
  }

  .slide-3 {
    background-size: cover;
  }

  .header3 {
    font-size: 39px;
    line-height: 38px;
  }

  .dashimage4 {
    margin-bottom: 0;
    margin-left: 1px;
  }

  .header4 {
    font-size: 39px;
    line-height: 37px;
  }

  .industrytags {
    line-height: 25px;
  }

  .webinarimage {
    margin-bottom: 0;
    margin-left: 1px;
  }

  .second-slide {
    background-size: cover;
  }

  .second-image {
    margin-bottom: 0;
    margin-left: 1px;
  }

  .second-wrapper {
    padding: 85px 0;
  }

  .header1-copy {
    font-size: 39px;
    line-height: 37px;
  }

  .first-header {
    font-size: 34px;
    line-height: 48px;
  }

  .third-wrapper {
    padding-top: 112px;
    padding-bottom: 112px;
  }

  .fourth-wrapper {
    padding-top: 115px;
    padding-bottom: 115px;
  }
}

@media screen and (min-width: 1440px) {
  .heading {
    font-size: 427%;
    line-height: 102%;
  }

  .paragraph {
    font-size: 139%;
    line-height: 176%;
  }

  .bold-text-2 {
    line-height: 25px;
  }

  .header {
    height: auto;
  }

  .col1 {
    padding-top: 57px;
  }

  .subcol1 {
    padding-top: 25px;
  }

  .subcol2 {
    margin-bottom: 32px;
    padding-top: 0;
  }

  .dashimage {
    padding-top: 0;
  }

  .sitewrapper {
    max-width: 1300px;
  }

  .featurecard {
    height: 274px;
  }

  .ft {
    font-size: 150%;
    line-height: 25px;
  }

  .fp {
    font-size: 127%;
    line-height: 135%;
  }

  .tabs {
    padding-top: 51px;
    padding-bottom: 21px;
  }

  .sliderwrapper {
    max-width: 1300px;
  }

  .st {
    font-size: 150%;
    line-height: 25px;
  }

  .sp {
    font-size: 127%;
    line-height: 135%;
  }

  .scol2 {
    padding-top: 110px;
  }

  .header2 {
    height: auto;
  }

  .logowrapper, .ctawrap {
    max-width: 1300px;
  }

  .ctadashdiv1 {
    align-self: center;
    width: 62%;
  }

  .ctadashdiv2 {
    width: 45%;
    margin-left: auto;
    margin-right: auto;
  }

  .paragraph1 {
    font-size: 139%;
    line-height: 176%;
  }

  .integrationscard {
    height: auto;
  }

  .first-wrapper {
    max-width: 1300px;
    padding-top: 79px;
    padding-bottom: 79px;
  }

  .second-header {
    font-size: 39px;
    line-height: 53px;
  }

  .second-paragraph {
    font-size: 24px;
    line-height: 36px;
  }

  .first-image {
    width: 68%;
    padding-top: 0;
  }

  .slide-3 {
    background-size: cover;
  }

  .header3 {
    font-size: 39px;
    line-height: 37px;
  }

  .paragraph3 {
    font-size: 139%;
    line-height: 176%;
  }

  .dashimage4 {
    padding-top: 0;
  }

  .header4 {
    font-size: 39px;
    line-height: 37px;
  }

  .paragraph4 {
    font-size: 139%;
    line-height: 176%;
  }

  .industrytags {
    font-size: 150%;
    line-height: 25px;
  }

  .webinarimage {
    padding-top: 0;
  }

  .sitewrapper-copy {
    max-width: 1300px;
  }

  .second-slide {
    background-size: cover;
  }

  .second-image {
    width: 68%;
    padding-top: 0;
  }

  .second-wrapper {
    max-width: 1300px;
    padding-top: 120px;
    padding-bottom: 120px;
  }

  .header1-copy {
    font-size: 39px;
    line-height: 37px;
  }

  .first-paragraph {
    font-size: 24px;
    line-height: 36px;
  }

  .first-header {
    font-size: 39px;
    line-height: 53px;
  }

  .third-wrapper {
    max-width: 1300px;
    padding-top: 117px;
    padding-bottom: 117px;
  }

  .fourth-wrapper {
    max-width: 1300px;
    padding-top: 128px;
    padding-bottom: 128px;
  }

  .logowrapper-2 {
    max-width: 1300vw;
  }
}

@media screen and (min-width: 1920px) {
  .heading {
    width: 102%;
    font-size: 388%;
  }

  .paragraph {
    width: 99%;
    font-size: 158%;
    line-height: 164%;
  }

  .header {
    background-image: linear-gradient(#232458, #323c8e);
    height: auto;
    display: none;
  }

  .col1 {
    background-color: #28068d;
    background-image: linear-gradient(#232458, #323c8e);
    height: auto;
    padding-top: 291px;
  }

  .subcol1 {
    padding-top: 0;
    padding-left: 461px;
  }

  .subcol2 {
    margin-top: -126px;
    padding-left: 0;
    overflow: visible;
  }

  .requestademobutton, .learnmorebutton {
    font-size: 26px;
  }

  .dashimage {
    width: 130%;
    max-width: 100%;
    height: 100%;
    margin-bottom: 41px;
    margin-left: 0;
    padding-top: 0;
    padding-left: 46px;
    padding-right: 0;
    overflow: visible;
  }

  .sitewrapper {
    padding-top: 54px;
  }

  .features {
    padding-top: 0;
  }

  .featurecard {
    height: 314px;
  }

  .ctabutton {
    font-size: 26px;
  }

  .ft {
    margin-bottom: 30px;
    font-size: 194%;
    line-height: 103%;
  }

  .fp {
    margin-top: 20px;
    font-size: 135%;
    line-height: 145%;
  }

  .st {
    margin-bottom: 30px;
    font-size: 194%;
    line-height: 103%;
  }

  .sp {
    margin-top: 20px;
    font-size: 146%;
    line-height: 145%;
  }

  .scol2 {
    padding-top: 28px;
  }

  .header2 {
    background-image: linear-gradient(#232458, #323c8e);
    height: auto;
    display: block;
  }

  .column {
    margin-bottom: 37px;
    padding-top: 36px;
  }

  .link-2 {
    font-family: Open sans v23 latin, Tahoma, sans-serif;
    font-weight: 400;
  }

  .richtextelement {
    font-family: Roboto v27 latin, sans-serif;
  }

  .rad, .lm {
    font-size: 26px;
  }

  .paragraph1 {
    width: 99%;
    font-size: 158%;
    line-height: 164%;
  }

  .integrationscard {
    height: auto;
  }

  .first-wrapper {
    width: 100%;
  }

  .div2 {
    padding-top: 0;
  }

  .second-header {
    width: 102%;
    font-size: 46px;
    line-height: 65px;
  }

  .second-paragraph {
    width: 99%;
    font-size: 28px;
    line-height: 46px;
  }

  .first-image {
    width: 77%;
    max-width: 100%;
    height: 100%;
    margin-bottom: 0;
    margin-left: 0;
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
    overflow: visible;
  }

  .signup {
    font-size: 26px;
  }

  .slide-3 {
    background-size: cover;
  }

  .header3 {
    width: 102%;
    font-size: 39px;
  }

  .paragraph3 {
    width: 99%;
    font-size: 158%;
    line-height: 164%;
  }

  .lmblue {
    font-size: 26px;
  }

  .dashimage4 {
    width: 130%;
    max-width: 100%;
    height: 100%;
    margin-bottom: 41px;
    margin-left: 0;
    padding-top: 0;
    padding-left: 46px;
    padding-right: 0;
    overflow: visible;
  }

  .header4 {
    width: 102%;
    font-size: 39px;
  }

  .paragraph4 {
    width: 99%;
    font-size: 158%;
    line-height: 164%;
  }

  .industrytags {
    margin-bottom: 30px;
    font-size: 194%;
    line-height: 103%;
  }

  .exploreintegrations {
    font-size: 26px;
  }

  .webinarimage {
    width: 130%;
    max-width: 100%;
    height: 100%;
    margin-bottom: 41px;
    margin-left: 0;
    padding-top: 0;
    padding-left: 46px;
    padding-right: 0;
    overflow: visible;
  }

  .exploreintegrations-copy {
    font-size: 26px;
  }

  .sitewrapper-copy {
    padding-top: 54px;
  }

  .second-slide {
    background-size: cover;
  }

  .second-image {
    width: 100%;
    max-width: 100%;
    height: 100%;
    margin-bottom: 41px;
    margin-left: 0;
    padding-top: 51px;
    padding-left: 46px;
    padding-right: 0;
    overflow: visible;
  }

  .second-wrapper {
    padding-top: 45px;
    padding-bottom: 45px;
  }

  .header1-copy {
    width: 102%;
    font-size: 39px;
    line-height: 37px;
  }

  .first-paragraph {
    width: 99%;
    font-size: 28px;
    line-height: 46px;
  }

  .first-header {
    width: 102%;
    font-size: 46px;
    line-height: 65px;
  }

  .third-wrapper {
    padding-top: 86px;
    padding-bottom: 86px;
  }

  .fourth-wrapper {
    padding-top: 118px;
    padding-bottom: 118px;
  }

  .logowrapper-2 {
    max-width: 1300vw;
  }
}

@media screen and (max-width: 991px) {
  .mobileheader {
    background-image: linear-gradient(#232458, #323c8e);
    margin-bottom: 0;
    padding-top: 26px;
    padding-bottom: 17px;
    display: block;
  }

  .paragraph {
    margin-right: 0;
    padding-left: 15px;
    padding-right: 15px;
    font-size: 20px;
  }

  .headerdiv1 {
    text-align: center;
    margin-top: -27px;
    margin-left: 15px;
    margin-right: 15px;
    padding-bottom: 0;
  }

  .navwrapper {
    max-width: 742px;
  }

  .header {
    display: none;
  }

  .sitewrapper {
    max-width: 768px;
    padding-top: 46px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .features {
    padding-top: 0;
  }

  .featuresgrid {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    grid-template: "Area Area-2"
                   "Area-5 Area-6"
                   "Area-7 Area-8"
                   "Area-9 Area-10"
                   "Area-11 Area-12"
                   / 1fr 1fr;
    grid-auto-columns: 1fr;
    grid-auto-flow: column;
    justify-content: end;
    place-items: start;
    height: auto;
    margin-left: 15px;
    margin-right: 15px;
    display: grid;
  }

  .featurecard {
    height: 323px;
  }

  .featuretitle {
    margin-top: 0;
    font-size: 30px;
  }

  .fp {
    padding-bottom: 10px;
  }

  .tabs {
    display: none;
  }

  .sliderwrapper {
    background-color: #fff;
    padding-bottom: 42px;
  }

  .scol3 {
    display: none;
  }

  .grid-4 {
    grid-template-columns: 6fr 6.5fr .75fr 1.75fr 1fr 1fr 1fr;
  }

  .sitewrapper2 {
    max-width: 762px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .sitewrapper3 {
    max-width: 755px;
    padding-top: 115px;
  }

  .headerdiv2 {
    padding-top: 32px;
    padding-bottom: 22px;
  }

  .mobiletabs {
    padding-top: 0;
    padding-bottom: 51px;
    display: block;
  }

  .sd1 {
    padding-top: 57px;
  }

  .header2 {
    display: none;
  }

  .logosection {
    padding-top: 74px;
    padding-bottom: 0;
  }

  .heading2 {
    margin-top: 0;
    padding-top: 45px;
    font-size: 32px;
  }

  .logowrapper {
    max-width: 99%;
  }

  .logos {
    padding-bottom: 29px;
  }

  .homecta {
    padding-bottom: 60px;
  }

  .ctawrap {
    max-width: 100%;
    margin-top: 39px;
    display: block;
  }

  .ctadashdiv1 {
    text-align: center;
    width: 100%;
    margin-top: -59px;
    margin-right: 0;
    padding-bottom: 37px;
    padding-right: 0;
  }

  .ctah2 {
    text-align: center;
  }

  .ctap {
    text-align: left;
    justify-content: center;
    align-items: stretch;
  }

  .ctadashdiv2 {
    text-align: center;
    width: 100%;
    max-width: 75%;
    margin-left: auto;
    margin-right: auto;
  }

  .industries {
    padding-top: 0;
    padding-bottom: 51px;
  }

  .paragraph1 {
    margin-right: 0;
    padding-left: 15px;
    padding-right: 15px;
    font-size: 20px;
  }

  .integrationscard {
    height: auto;
  }

  .slide-nav-2 {
    padding-top: 17px;
    padding-bottom: 17px;
  }

  .main-slider {
    margin-bottom: -41px;
  }

  .first-wrapper {
    max-width: 766px;
    margin-top: 0;
    padding: 51px 20px;
    display: block;
  }

  .div1 {
    text-align: center;
    width: 100%;
    margin-top: 0;
    margin-bottom: 44px;
    margin-right: 0;
    padding-bottom: 0;
    padding-right: 0;
  }

  .div2 {
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 15px;
  }

  .second-header {
    font-size: 40px;
    line-height: 53px;
  }

  .second-paragraph {
    margin-right: 0;
    padding-left: 15px;
    padding-right: 15px;
    font-size: 20px;
  }

  .first-image {
    width: 52%;
  }

  .paragraph3, .paragraph4 {
    margin-right: 0;
    padding-left: 15px;
    padding-right: 15px;
    font-size: 20px;
  }

  .grid-6 {
    margin-left: 22px;
  }

  .industrytags {
    padding-left: 32px;
  }

  .bold-text-3 {
    font-size: 39px;
  }

  .webinarimage {
    width: 73%;
    padding-top: 0;
  }

  .image-51 {
    width: 516px;
  }

  .sitewrapper-copy {
    max-width: 768px;
    padding-top: 7px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .slider {
    margin-bottom: -41px;
  }

  .second-image {
    width: 67%;
  }

  .second-wrapper {
    max-width: 766px;
    margin-top: 0;
    padding: 65px 20px;
    display: block;
  }

  .first-paragraph {
    margin-right: 0;
    padding-left: 15px;
    padding-right: 15px;
    font-size: 20px;
  }

  .first-header {
    font-size: 40px;
    line-height: 53px;
  }

  .third-wrapper {
    max-width: 766px;
    margin-top: 0;
    padding: 98px 20px;
    display: block;
  }

  .fourth-wrapper {
    max-width: 766px;
    margin-top: 0;
    padding: 107px 20px;
    display: block;
  }

  .featuretitleq {
    margin-top: 0;
    padding-top: 15px;
    font-size: 30px;
  }

  .heading2-copy {
    margin-top: 0;
    padding-top: 45px;
    font-size: 32px;
  }

  .logowrapper-2 {
    max-width: 99%;
  }

  .div-block-34 {
    height: 77px;
  }

  .container-21 {
    max-width: 500px;
  }

  .topbutton {
    margin-bottom: 28px;
    margin-left: 2px;
  }
}

@media screen and (max-width: 767px) {
  .mobileheader {
    padding: 40px 20px 1px;
  }

  .heading {
    margin-right: 0;
    font-size: 310%;
  }

  .paragraph {
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
    font-size: 19px;
  }

  .headerdiv1 {
    margin-top: 44px;
    margin-left: 0;
    margin-right: 0;
  }

  .image-16, .image-17, .image-18, .image-19, .image-20 {
    margin-top: 18px;
  }

  .navwrapper {
    max-width: 552px;
  }

  .sitewrapper {
    max-width: 564px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .featuresgrid {
    height: auto;
    padding-top: 22px;
    display: block;
  }

  .featurecard {
    height: 224px;
    margin-bottom: 24px;
    display: block;
  }

  .featuretitle {
    font-size: 24px;
  }

  .ft {
    margin-top: 34px;
    margin-bottom: 0;
    padding-bottom: 21px;
    line-height: 26px;
  }

  .fp {
    margin-top: 6px;
    margin-bottom: 13px;
  }

  .sliderwrapper {
    padding-bottom: 0;
  }

  .st {
    margin-bottom: 0;
    padding-bottom: 4px;
  }

  .sp {
    margin-top: 6px;
    margin-bottom: 13px;
  }

  .image-41 {
    padding-top: 1px;
  }

  .sitewrapper3 {
    padding-top: 48px;
  }

  .headerdiv2 {
    padding-top: 0;
    padding-bottom: 14px;
  }

  .image-43 {
    padding-top: 37px;
  }

  .heading2 {
    margin-top: 0;
    padding-top: 29px;
    font-size: 33px;
    line-height: 35px;
  }

  .homecta {
    padding: 40px 20px;
  }

  .ctawrap {
    flex-direction: column;
  }

  .ctah2 {
    font-size: 45px;
  }

  .ctap {
    text-align: center;
    padding-top: 10px;
  }

  .ctadashdiv2 {
    order: -1;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
  }

  .paragraph1 {
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
    font-size: 19px;
  }

  .integrationscard {
    height: auto;
    margin-bottom: 24px;
    display: block;
  }

  .slide-nav-2 {
    margin-bottom: 26px;
    padding-top: 0;
    padding-bottom: 0;
  }

  .first-wrapper {
    flex-direction: column;
    padding-top: 46px;
    padding-bottom: 46px;
  }

  .div2 {
    order: -1;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 34px;
  }

  .second-header {
    margin-right: 0;
    font-size: 35px;
  }

  .second-paragraph {
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
    font-size: 19px;
  }

  .header3 {
    margin-right: 0;
    font-size: 310%;
  }

  .paragraph3 {
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
    font-size: 19px;
  }

  .header4 {
    margin-right: 0;
    font-size: 310%;
  }

  .paragraph4 {
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
    font-size: 19px;
  }

  .grid-6 {
    grid-template-columns: 1fr .75fr 1.75fr .75fr;
    margin-left: 0;
  }

  .industrytags {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 0;
    line-height: 26px;
  }

  .div-block-2 {
    margin-bottom: 0;
  }

  .image-47 {
    width: 28%;
    display: none;
  }

  .image-48 {
    width: 21%;
    display: none;
  }

  .image-50 {
    width: 22%;
    display: none;
  }

  .image-47-copy {
    width: 25%;
    display: none;
  }

  .image-47-copy-copy {
    width: 26%;
    display: none;
  }

  .image-49-copy-copy-copy {
    width: 19%;
    display: none;
  }

  .sitewrapper-copy {
    max-width: 564px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .second-wrapper {
    flex-direction: column;
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .header1-copy {
    margin-right: 0;
    font-size: 310%;
  }

  .first-paragraph {
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
    font-size: 19px;
  }

  .first-header {
    margin-right: 0;
    font-size: 35px;
  }

  .third-wrapper {
    flex-direction: column;
    padding-top: 59px;
    padding-bottom: 59px;
  }

  .fourth-wrapper {
    flex-direction: column;
    padding-top: 89px;
    padding-bottom: 89px;
  }

  .featuretitleq {
    padding-top: 11px;
    font-size: 24px;
  }

  .heading2-copy {
    margin-top: 0;
    padding-top: 29px;
    font-size: 33px;
    line-height: 35px;
  }
}

@media screen and (max-width: 479px) {
  .mobileheader {
    padding-top: 32px;
    padding-bottom: 0;
  }

  .heading {
    font-size: 23px;
    line-height: 26px;
  }

  .paragraph {
    margin-right: 0;
    padding-right: 0;
    font-size: 17px;
    line-height: 23px;
  }

  .headerdiv1 {
    margin-right: 3px;
    padding-bottom: 20px;
  }

  .image-17, .image-18, .image-19, .image-20 {
    margin-top: 26px;
  }

  .navigation {
    height: 277px;
  }

  .brandlogo {
    width: 191px;
    margin-left: 56px;
  }

  .navwrapper {
    margin-left: auto;
    margin-right: auto;
  }

  .signinbutton {
    margin-bottom: 0;
    padding-bottom: 15px;
  }

  .requestademobutton {
    margin-top: 0;
    margin-right: 0;
  }

  .learnmorebutton {
    margin-top: 16px;
  }

  .sitewrapper {
    padding-top: 17px;
  }

  .features {
    padding-bottom: 27px;
  }

  .featuresgrid {
    grid-template: "Area"
                   "Area-5"
                   "Area-7"
                   "Area-9"
                   "Area-11"
                   "Area-12"
                   "Area-13"
                   "."
                   "."
                   / 1fr;
    place-content: stretch;
    height: auto;
    margin-left: 11px;
    margin-right: 11px;
    padding-right: 2px;
  }

  .featurecard {
    height: 272px;
  }

  .learnmorecta {
    padding-top: 21px;
  }

  .ctabutton {
    margin-top: 16px;
  }

  .featuretitle {
    padding-top: 18px;
    padding-bottom: 15px;
    line-height: 27px;
  }

  .ft {
    margin-top: 21px;
    font-size: 20px;
    line-height: 24px;
  }

  .fp {
    font-size: 15px;
    line-height: 22px;
  }

  .sliderwrapper {
    max-width: 300px;
  }

  .la, .ra {
    display: none;
  }

  .st {
    margin-top: -1px;
    font-size: 17px;
    line-height: 21px;
  }

  .sp {
    font-size: 16px;
    line-height: 21px;
  }

  .footer {
    display: none;
  }

  .text-block-2 {
    padding-bottom: 19px;
  }

  .sitewrapper3 {
    padding-top: 126px;
  }

  .mobiletabs {
    padding-bottom: 2px;
  }

  .m2 {
    margin-left: 32px;
    margin-right: 32px;
  }

  .nav-menu {
    padding-top: 4px;
    padding-left: 4px;
    padding-right: 5px;
  }

  .mobile-footer {
    background-color: #242323;
    padding-top: 40px;
    padding-bottom: 40px;
    padding-right: 0;
    display: block;
  }

  .mobilewrapper {
    max-width: 300px;
    padding-bottom: 0;
    padding-left: 10px;
    padding-right: 10px;
  }

  .image-42 {
    width: 113px;
    padding-bottom: 22px;
  }

  .footerdiv {
    text-align: center;
  }

  .mobilefootericons {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr;
    max-width: 100px;
    margin-left: auto;
    margin-right: auto;
  }

  .requestademonavbuttonnav {
    margin-bottom: 0;
    margin-right: 16px;
    padding-bottom: 15px;
  }

  .image-43 {
    padding-top: 3px;
  }

  .heading2 {
    margin-top: 0;
    padding-top: 28px;
    font-size: 22px;
    line-height: 28px;
  }

  .rad, .lm {
    margin-top: 16px;
  }

  .ctawrap {
    margin-top: 13px;
  }

  .ctadashdiv1 {
    margin-top: -33px;
  }

  .ctah2 {
    letter-spacing: 0;
    font-size: 24px;
    line-height: 24px;
  }

  .ctadashdiv2 {
    padding-left: 0;
  }

  .integrations {
    padding-top: 7px;
  }

  .industries {
    margin-bottom: 0;
  }

  .paragraph1 {
    margin-right: 0;
    padding-right: 0;
    font-size: 17px;
    line-height: 23px;
  }

  .grid-5 {
    display: block;
  }

  .integrationscard {
    height: auto;
  }

  .slide-nav-2 {
    margin-bottom: 45px;
  }

  .first-wrapper {
    margin-top: 0;
    padding: 53px 20px;
  }

  .div1 {
    margin-top: -33px;
  }

  .div2 {
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 56px;
  }

  .second-header {
    font-size: 23px;
    line-height: 26px;
  }

  .second-paragraph {
    margin-right: 0;
    padding-right: 0;
    font-size: 17px;
    line-height: 23px;
  }

  .first-image {
    width: 76%;
  }

  .signup {
    margin-top: 16px;
  }

  .header3 {
    font-size: 23px;
    line-height: 26px;
  }

  .paragraph3 {
    margin-right: 0;
    padding-right: 0;
    font-size: 17px;
    line-height: 23px;
  }

  .lmblue {
    margin-top: 16px;
  }

  .header4 {
    font-size: 23px;
    line-height: 26px;
  }

  .paragraph4 {
    margin-right: 0;
    padding-right: 0;
    font-size: 17px;
    line-height: 23px;
  }

  .grid-6 {
    margin-bottom: 30px;
    display: block;
  }

  .industrytags {
    margin-top: 3px;
    font-size: 20px;
    line-height: 24px;
  }

  .exploreintegrations {
    margin-top: 16px;
  }

  .div-block-2 {
    margin-bottom: 10px;
  }

  .image-47 {
    width: 15%;
  }

  .image-48 {
    width: 13%;
  }

  .image-50 {
    width: 18%;
  }

  .image-47-copy {
    width: 14%;
  }

  .image-47-copy-copy, .image-49-copy-copy-copy {
    width: 15%;
  }

  .exploreintegrations-copy {
    margin-top: 16px;
  }

  .sitewrapper-copy {
    padding-top: 17px;
  }

  .slider {
    margin-top: 273px;
    margin-bottom: 0;
  }

  .second-wrapper {
    margin-top: 0;
    padding: 132px 20px;
  }

  .header1-copy {
    font-size: 23px;
    line-height: 26px;
  }

  .first-paragraph {
    margin-right: 0;
    padding-right: 0;
    font-size: 17px;
    line-height: 23px;
  }

  .first-header {
    font-size: 23px;
    line-height: 26px;
  }

  .third-wrapper {
    margin-top: 0;
    padding: 121px 20px;
  }

  .fourth-wrapper {
    margin-top: 0;
    padding: 139px 20px;
  }

  .featuretitleq {
    padding-top: 18px;
    padding-bottom: 15px;
    line-height: 27px;
  }

  .heading2-copy {
    margin-top: 0;
    padding-top: 28px;
    font-size: 22px;
    line-height: 28px;
  }

  .div-block-34 {
    height: 88px;
  }

  .div-block-84 {
    padding-top: 13px;
    padding-bottom: 13px;
  }

  .text-block-4 {
    font-size: 14px;
    line-height: 24px;
  }
}

#w-node-_2bd255ba-b15a-1ac8-1858-d9bc80b3428d-4e87c8a8, #w-node-a5d4b85e-1024-9fe9-d673-4918dc7a77b4-4e87c8a8, #w-node-_2bd255ba-b15a-1ac8-1858-d9bc80b3428e-4e87c8a8, #w-node-_4b89748d-a11d-3ce6-a31f-8f3a93938a72-4e87c8a8, #w-node-_4b89748d-a11d-3ce6-a31f-8f3a93938a73-4e87c8a8, #w-node-_4b89748d-a11d-3ce6-a31f-8f3a93938a75-4e87c8a8, #w-node-_49073e2d-5d07-0cb0-c8ff-6b0abb444904-4e87c8a8, #w-node-_49073e2d-5d07-0cb0-c8ff-6b0abb444905-4e87c8a8, #w-node-_49073e2d-5d07-0cb0-c8ff-6b0abb444907-4e87c8a8, #w-node-_9c5d44e6-dfdc-5da6-6276-a823b8801762-4e87c8a8, #w-node-_9c5d44e6-dfdc-5da6-6276-a823b8801763-4e87c8a8, #w-node-_9c5d44e6-dfdc-5da6-6276-a823b8801765-4e87c8a8, #w-node-_2b0a77d7-bd89-3097-ba3a-81aec6bfc7bb-4e87c8a8, #w-node-_2b0a77d7-bd89-3097-ba3a-81aec6bfc7bc-4e87c8a8, #w-node-_2b0a77d7-bd89-3097-ba3a-81aec6bfc7be-4e87c8a8, #w-node-_45ef2c32-9702-96ac-2eb3-ce99c1bab491-4e87c8a8, #w-node-_45ef2c32-9702-96ac-2eb3-ce99c1bab492-4e87c8a8, #w-node-_45ef2c32-9702-96ac-2eb3-ce99c1bab494-4e87c8a8, #w-node-_3952fed6-b846-49d1-1885-48fb6c37cb09-4e87c8a8, #w-node-_3952fed6-b846-49d1-1885-48fb6c37cb0a-4e87c8a8, #w-node-_3952fed6-b846-49d1-1885-48fb6c37cb0c-4e87c8a8, #w-node-_3fee3a8e-d559-9724-a8b8-d3cf6af3e984-4e87c8a8, #w-node-_3fee3a8e-d559-9724-a8b8-d3cf6af3e985-4e87c8a8, #w-node-_3fee3a8e-d559-9724-a8b8-d3cf6af3e987-4e87c8a8 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-ce6f4b79-d483-adda-f210-64aee87f7a2f-4e87c8a8 {
  grid-area: Area;
}

#w-node-ce6f4b79-d483-adda-f210-64aee87f7a35-4e87c8a8, #w-node-ce6f4b79-d483-adda-f210-64aee87f7a3c-4e87c8a8, #w-node-ce6f4b79-d483-adda-f210-64aee87f7a43-4e87c8a8, #w-node-ce6f4b79-d483-adda-f210-64aee87f7a4a-4e87c8a8, #w-node-ce6f4b79-d483-adda-f210-64aee87f7a50-4e87c8a8, #w-node-ce6f4b79-d483-adda-f210-64aee87f7a57-4e87c8a8, #w-node-ce6f4b79-d483-adda-f210-64aee87f7a5e-4e87c8a8, #w-node-ce6f4b79-d483-adda-f210-64aee87f7a65-4e87c8a8, #w-node-_863f3d57-805d-6171-5fd4-a464eda259a2-4e87c8a8 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-f44866b1-a630-db20-db51-ae8126fa9447-4e87c8a8 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: auto;
}

#w-node-_64bc49e9-74de-ab85-ebb7-a16468a48777-4e87c8a8, #w-node-ee827965-849c-6dd6-3fd8-d6dddd1ec672-4e87c8a8 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_2d2bd510-9913-f079-c7ed-8a6f3a3827a7-3a3827a4 {
  grid-area: Area-2;
}

#w-node-_2d2bd510-9913-f079-c7ed-8a6f3a3827ac-3a3827a4 {
  grid-area: Area-5;
}

#w-node-_2d2bd510-9913-f079-c7ed-8a6f3a3827ae-3a3827a4 {
  grid-area: Area-7;
}

#w-node-_2d2bd510-9913-f079-c7ed-8a6f3a3827b0-3a3827a4 {
  grid-area: Area-6;
}

#w-node-_2d2bd510-9913-f079-c7ed-8a6f3a3827b2-3a3827a4 {
  grid-area: Area;
}

@media screen and (min-width: 1280px) {
  #w-node-ce6f4b79-d483-adda-f210-64aee87f7a2f-4e87c8a8 {
    grid-area: Area;
  }

  #w-node-ce6f4b79-d483-adda-f210-64aee87f7a50-4e87c8a8 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}


@font-face {
  font-family: 'Open sans v23 latin 300';
  src: url('../fonts/open-sans-v23-latin-300.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Open sans v23 latin';
  src: url('../fonts/open-sans-v23-latin-300italic.woff2') format('woff2'), url('../fonts/open-sans-v23-latin-600italic.woff2') format('woff2'), url('../fonts/open-sans-v23-latin-700italic.woff2') format('woff2'), url('../fonts/open-sans-v23-latin-800italic.woff2') format('woff2'), url('../fonts/open-sans-v23-latin-italic.woff2') format('woff2');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Open sans v23 latin 600';
  src: url('../fonts/open-sans-v23-latin-600.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Open sans v23 latin 700';
  src: url('../fonts/open-sans-v23-latin-700.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Open sans v23 latin';
  src: url('../fonts/open-sans-v23-latin-regular.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Open sans v23 latin 800';
  src: url('../fonts/open-sans-v23-latin-800.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Roboto v27 latin 100';
  src: url('../fonts/roboto-v27-latin-100.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Roboto v27 latin';
  src: url('../fonts/roboto-v27-latin-100italic.woff2') format('woff2'), url('../fonts/roboto-v27-latin-700italic.woff2') format('woff2'), url('../fonts/roboto-v27-latin-500italic.woff2') format('woff2'), url('../fonts/roboto-v27-latin-italic.woff2') format('woff2'), url('../fonts/roboto-v27-latin-900italic.woff2') format('woff2'), url('../fonts/roboto-v27-latin-300italic.woff2') format('woff2');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Roboto v27 latin 500';
  src: url('../fonts/roboto-v27-latin-500.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Roboto v27 latin 900';
  src: url('../fonts/roboto-v27-latin-900.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Roboto v27 latin';
  src: url('../fonts/roboto-v27-latin-regular.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Roboto v27 latin 300';
  src: url('../fonts/roboto-v27-latin-300.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Roboto v27 latin 700';
  src: url('../fonts/roboto-v27-latin-700.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Myriadpro';
  src: url('../fonts/MYRIADPRO-REGULAR.OTF') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Myriadpro';
  src: url('../fonts/MYRIADPRO-BOLDIT.OTF') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Myriad Pro';
  src: url('../fonts/myriad-pro-italic.woff') format('woff');
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}